"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"
	}
	"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"
			}
			"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"
			}
			"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"
			}
			"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"
			}
			"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"
			}
			"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"
			}
			"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"
			}
			"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"
			}
			"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"
			}
			"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"
			}
			"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"
			}
			"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"
			}
			"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"
			}
			"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"
			}
			"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"
			}
			"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"
			}
			"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"
			}
			"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"
			}
			"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"		"ui/item_paper_pickup.wav"
			"drop_sound"		"ui/item_paper_pickup.wav"
			"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"
			"item_slot"		"musickit"
			"item_sub_position"		"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"		"ui/item_paper_pickup.wav"
			"drop_sound"		"ui/item_paper_pickup.wav"
			"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"		"ui/item_paper_pickup.wav"
			"drop_sound"		"ui/item_paper_pickup.wav"
		}
		"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"		"physics/plastic/plastic_box_impact_soft1.wav"
			"drop_sound"		"physics/plastic/plastic_box_impact_hard1.wav"
			"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"		"weapons/c4/c4_disarm.wav"
			"drop_sound"		"weapons/c4/c4_disarm.wav"
		}
		"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"
			"item_slot"		"flair0"
			"item_sub_position"		"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"		"doors/door_lock_1.wav"
			"drop_sound"		"doors/handle_pushbar_locked1.wav"
			"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"		"physics/meta/chain_impact_hard1.wav"
			"drop_sound"		"physics/meta/chain_impact_hard1.wav"
			"item_slot"		"flair0"
			"item_sub_position"		"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"		"weapons/m4a1/m4a1_clipout.wav"
			"drop_sound"		"weapons/m4a1/m4a1_clipint.wav"
			"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"
			"item_slot"		"equipment"
			"visuals"
			{
				"weapon_type"		"Equipment"
			}
			"taxonomy"
			{
				"equipment"		"1"
				"weapon"		"0"
			}
		}
		"grenade"
		{
			"prefab"		"weapon_base"
			"item_type_name"		"#CSGO_Type_Grenade"
			"item_slot"		"grenade"
			"mouse_pressed_sound"		"weapons/hegrenade/he_draw.wav"
			"drop_sound"		"weapons/hegrenade/pinpull.wav"
			"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"
			"item_slot"		"c4"
			"inv_group_equipment"		"melee"
			"item_name"		"#SFUI_WPNHUD_C4"
			"item_description"		"#CSGO_Item_Desc_C4"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_c4.vtf"
			"model_player"		"models/weapons/v_ied.mdl"
			"model_world"		"models/weapons/w_ied.mdl"
			"model_dropped"		"models/weapons/w_ied_dropped.mdl"
			"mouse_pressed_sound"		"weapons/c4/c4_draw.wav"
			"drop_sound"		"weapons/c4/c4_plant.wav"
			"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"
			"item_slot"		"melee"
			"item_sub_position"		"melee"
			"inv_group_equipment"		"melee"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_knife.vtf"
			"mouse_pressed_sound"		"weapons/knife/knife_deploy1.wav"
			"drop_sound"		"weapons/knife/knife_hit1.wav"
			"item_name"		"#SFUI_WPNHUD_Knife"
			"model_player"		"models/weapons/v_knife_default_ct.mdl"
			"model_world"		"models/weapons/w_knife_default_ct.mdl"
			"item_gear_slot"		"melee"
			"item_gear_slot_position"		"0"
			"capabilities"
			{
				"nameable"		"1"
				"can_stattrack_swap"		"1"
			}
			"attributes"
			{
				"stattrak model"		"models/weapons/stattrack_cut.mdl"
				"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"
			"item_slot"		"secondary"
			"inv_group_equipment"		"secondary"
			"mouse_pressed_sound"		"weapons/DEagle/de_clipout.wav"
			"drop_sound"		"weapons/DEagle/de_clipin.wav"
			"item_gear_slot"		"secondary"
			"item_gear_slot_position"		"0"
			"attributes"
			{
				"stattrak model"		"models/weapons/stattrack.mdl"
			}
			"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.mdl"
				"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"
			"item_slot"		"smg"
			"inv_group_equipment"		"smg"
			"mouse_pressed_sound"		"weapons/p90/p90_clipout.wav"
			"drop_sound"		"weapons/p90/p90_clipin.wav"
			"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"
			"item_slot"		"rifle"
			"inv_group_equipment"		"rifle"
			"mouse_pressed_sound"		"weapons/m4a1/m4a1_clipout.wav"
			"drop_sound"		"weapons/m4a1/m4a1_clipin.wav"
			"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"
			"item_slot"		"rifle"
			"inv_group_equipment"		"rifle"
			"mouse_pressed_sound"		"weapons/awp/awp_clipout.wav"
			"drop_sound"		"weapons/awp/awp_clipin.wav"
			"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"
			"item_slot"		"heavy"
			"inv_group_equipment"		"heavy"
			"mouse_pressed_sound"		"weapons/sawedoff/sawedoff_draw.wav"
			"drop_sound"		"weapons/sawedoff/sawedoff_pump.wav"
			"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"
			"item_slot"		"heavy"
			"inv_group_equipment"		"heavy"
			"mouse_pressed_sound"		"weapons/m249/m249_boxout.wav"
			"drop_sound"		"weapons/m249/m249_boxin.wav"
			"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"		"models/weapons/v_pist_deagle.mdl"
			"model_world"		"models/weapons/w_pist_deagle.mdl"
			"model_dropped"		"models/weapons/w_pist_deagle_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_deagle.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_deagle/pist_deagle_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_deagle_decal_a.mdl"
					"worldmodel_decal_pos"		"2.53443 -3.22857 -1.90564"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_deagle/pist_deagle_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_deagle_decal_b.mdl"
					"worldmodel_decal_pos"		"2.53443 -0.989865 -1.12229"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_deagle/pist_deagle_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_deagle_decal_c.mdl"
					"worldmodel_decal_pos"		"2.53443 -0.955564 1.77999"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_deagle/pist_deagle_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_deagle_decal_d.mdl"
					"worldmodel_decal_pos"		"2.53443 -0.929928 4.8028"
				}
			}
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"magazine model"		"models/weapons/w_pist_deagle_mag.mdl"
				"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"		"models/weapons/v_pist_elite.mdl"
			"model_world"		"models/weapons/w_pist_elite.mdl"
			"model_dropped"		"models/weapons/w_pist_elite_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_elite.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_elite/pist_elite_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_elite_decal_a.mdl"
					"worldmodel_decal_pos"		"2.00 1.50 3.30"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_elite/pist_elite_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_elite_decal_b.mdl"
					"worldmodel_decal_pos"		"2.00 2.80 5.40"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_elite/pist_elite_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_elite_decal_c.mdl"
					"worldmodel_decal_pos"		"4.0 2.80 -3.40"
					"worldmodel_decal_end"		"4.0 -2.80 -2.40"
					"worldmodel_decal_bone"		"ValveBiped.Bip01_L_Hand"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_elite/pist_elite_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_elite_decal_d.mdl"
					"worldmodel_decal_pos"		"7.5 2.80 -3.40"
					"worldmodel_decal_end"		"7.5 -2.80 -2.40"
					"worldmodel_decal_bone"		"ValveBiped.Bip01_L_Hand"
				}
			}
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/weapons/w_pist_elite_icon.mdl"
				"buymenu display model"		"models/weapons/w_pist_elite_buymenu.mdl"
				"magazine model"		"models/weapons/w_pist_elite_mag.mdl"
				"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"		"models/weapons/v_pist_fiveseven.mdl"
			"model_world"		"models/weapons/w_pist_fiveseven.mdl"
			"model_dropped"		"models/weapons/w_pist_fiveseven_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_fiveseven.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_fiveseven/pist_fiveseven_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_fiveseven_decal_a.mdl"
					"worldmodel_decal_pos"		"3.99388 -1.26199 -1.90926"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_fiveseven/pist_fiveseven_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_fiveseven_decal_b.mdl"
					"worldmodel_decal_pos"		"3.99388 -1.15953 0.562159"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_fiveseven/pist_fiveseven_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_fiveseven_decal_c.mdl"
					"worldmodel_decal_pos"		"3.99388 -1.15953 3.3738"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_fiveseven/pist_fiveseven_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_fiveseven_decal_d.mdl"
					"worldmodel_decal_pos"		"3.99388 -3.97353 -2.19972"
				}
			}
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"magazine model"		"models/weapons/w_pist_fiveseven_mag.mdl"
				"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"		"models/weapons/v_pist_glock18.mdl"
			"model_world"		"models/weapons/w_pist_glock18.mdl"
			"model_dropped"		"models/weapons/w_pist_glock18_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_glock.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_glock18/pist_glock18_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_glock18_decal_a.mdl"
					"worldmodel_decal_pos"		"1.74152 -1.1069 -2.00371"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_glock18/pist_glock18_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_glock18_decal_b.mdl"
					"worldmodel_decal_pos"		"1.74152 -0.997365 -0.0349085"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_glock18/pist_glock18_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_glock18_decal_c.mdl"
					"worldmodel_decal_pos"		"1.74152 -0.997365 2.59865"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_glock18/pist_glock18_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_glock18_decal_d.mdl"
					"worldmodel_decal_pos"		"1.74152 -3.20111 -2.18992"
				}
			}
			"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.mdl"
				"has burst mode"		"1"
				"cycletime when in burst mode"		"0.500000"
				"time between burst shots"		"0.050000"
				"magazine model"		"models/weapons/w_pist_glock18_mag.mdl"
				"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"		"models/weapons/v_pist_hkp2000.mdl"
			"model_world"		"models/weapons/w_pist_hkp2000.mdl"
			"model_dropped"		"models/weapons/w_pist_hkp2000_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_hkp2000.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_hkp2000/pist_hkp2000_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_hkp2000_decal_a.mdl"
					"worldmodel_decal_pos"		"2.80535 -1.33829 -1.86912"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_hkp2000/pist_hkp2000_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_hkp2000_decal_b.mdl"
					"worldmodel_decal_pos"		"2.80535 -1.07812 0.305017"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_hkp2000/pist_hkp2000_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_hkp2000_decal_c.mdl"
					"worldmodel_decal_pos"		"2.80535 -1.01071 2.49434"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_hkp2000/pist_hkp2000_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_hkp2000_decal_d.mdl"
					"worldmodel_decal_pos"		"2.80535 -3.52435 -2.21698"
				}
			}
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"magazine model"		"models/weapons/w_pist_hkp2000_mag.mdl"
				"uid model"		"models/weapons/uid_small.mdl"
				"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"		"models/weapons/v_pist_p250.mdl"
			"model_world"		"models/weapons/w_pist_p250.mdl"
			"model_dropped"		"models/weapons/w_pist_p250_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_p250.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_p250/pist_p250_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_p250_decal_a.mdl"
					"worldmodel_decal_pos"		"4.15176 -1.13887 -1.69286"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_p250/pist_p250_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_p250_decal_b.mdl"
					"worldmodel_decal_pos"		"4.15176 -1.13887 0.526864"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_p250/pist_p250_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_p250_decal_c.mdl"
					"worldmodel_decal_pos"		"4.15176 -1.00962 2.95341"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_p250/pist_p250_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_p250_decal_d.mdl"
					"worldmodel_decal_pos"		"4.15176 -3.54077 -2.10545"
				}
			}
			"attributes"
			{
				"magazine model"		"models/weapons/w_pist_p250_mag.mdl"
				"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"		"models/weapons/v_pist_cz_75.mdl"
			"model_world"		"models/weapons/w_pist_cz_75.mdl"
			"model_dropped"		"models/weapons/w_pist_cz_75_dropped.mdl"
			"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"		"models/weapons/w_pist_cz_75_mag.mdl"
				"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"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_cz_75/pist_cz_75_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_cz_75_decal_a.mdl"
					"worldmodel_decal_pos"		"4.48833 -0.638561 1.82505"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_cz_75/pist_cz_75_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_cz_75_decal_b.mdl"
					"worldmodel_decal_pos"		"4.48833 -0.670694 -0.409493"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_cz_75/pist_cz_75_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_cz_75_decal_c.mdl"
					"worldmodel_decal_pos"		"4.48833 -1.2847 -2.19901"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_cz_75/pist_cz_75_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_cz_75_decal_d.mdl"
					"worldmodel_decal_pos"		"4.48833 -3.99455 -3.27462"
				}
			}
			"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"		"models/weapons/v_pist_tec9.mdl"
			"model_world"		"models/weapons/w_pist_tec9.mdl"
			"model_dropped"		"models/weapons/w_pist_tec9_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_tec9.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_tec9/pist_tec9_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_tec9_decal_a.mdl"
					"worldmodel_decal_pos"		"3.56948 -1.2587 -1.39832"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_tec9/pist_tec9_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_tec9_decal_b.mdl"
					"worldmodel_decal_pos"		"3.56948 -1.2587 1.8176"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_tec9/pist_tec9_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_tec9_decal_c.mdl"
					"worldmodel_decal_pos"		"3.56948 -1.44876 4.78239"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_tec9/pist_tec9_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_tec9_decal_d.mdl"
					"worldmodel_decal_pos"		"-1.37183 -1.05785 -4.82885"
					"worldmodel_decal_end"		"-1.37183 -1.05785 0.557401"
				}
			}
			"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"		"models/weapons/w_pist_tec9_mag.mdl"
				"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"		"models/weapons/v_smg_bizon.mdl"
			"model_world"		"models/weapons/w_smg_bizon.mdl"
			"model_dropped"		"models/weapons/w_smg_bizon_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_bizon.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_bizon/smg_bizon_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_bizon_decal_a.mdl"
					"worldmodel_decal_pos"		"4.72935 -0.869963 -1.26802"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_bizon/smg_bizon_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_bizon_decal_b.mdl"
					"worldmodel_decal_pos"		"4.72935 -0.9665 2.12768"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_bizon/smg_bizon_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_bizon_decal_c.mdl"
					"worldmodel_decal_pos"		"4.72935 -0.549397 5.92998"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_bizon/smg_bizon_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_bizon_decal_d.mdl"
					"worldmodel_decal_pos"		"4.72935 -3.19411 7.76426"
				}
			}
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"magazine model"		"models/weapons/w_smg_bizon_mag.mdl"
				"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"		"models/weapons/v_smg_mac10.mdl"
			"model_world"		"models/weapons/w_smg_mac10.mdl"
			"model_dropped"		"models/weapons/w_smg_mac10_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_mac10.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_mac10/smg_mac10_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_mac10_decal_a.mdl"
					"worldmodel_decal_pos"		"3.83975 -0.466896 -3.83529"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_mac10/smg_mac10_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_mac10_decal_b.mdl"
					"worldmodel_decal_pos"		"3.83975 -3.5075 -1.68665"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_mac10/smg_mac10_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_mac10_decal_c.mdl"
					"worldmodel_decal_pos"		"3.83975 -0.740954 -1.11418"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_mac10/smg_mac10_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_mac10_decal_d.mdl"
					"worldmodel_decal_pos"		"3.83975 -0.942943 3.0487"
				}
			}
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"magazine model"		"models/weapons/w_smg_mac10_mag.mdl"
				"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"		"models/weapons/v_smg_mp7.mdl"
			"model_world"		"models/weapons/w_smg_mp7.mdl"
			"model_dropped"		"models/weapons/w_smg_mp7_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_mp7.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_mp7/smg_mp7_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_mp7_decal_a.mdl"
					"worldmodel_decal_pos"		"3.91874 -1.18899 -5.60001"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_mp7/smg_mp7_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_mp7_decal_b.mdl"
					"worldmodel_decal_pos"		"3.91874 -1.48012 -2.12288"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_mp7/smg_mp7_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_mp7_decal_c.mdl"
					"worldmodel_decal_pos"		"3.91874 -5.15067 -2.52061"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_mp7/smg_mp7_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_mp7_decal_d.mdl"
					"worldmodel_decal_pos"		"3.91874 -2.58889 -7.63391"
				}
			}
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"magazine model"		"models/weapons/w_smg_mp7_mag.mdl"
				"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"		"models/weapons/v_smg_mp5sd.mdl"
			"model_world"		"models/weapons/w_smg_mp5sd.mdl"
			"model_dropped"		"models/weapons/w_smg_mp5sd_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_mp5sd.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_mp5sd/smg_mp5sd_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_mp5sd_decal_a.mdl"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_mp5sd/smg_mp5sd_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_mp5sd_decal_b.mdl"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_mp5sd/smg_mp5sd_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_mp5sd_decal_c.mdl"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_mp5sd/smg_mp5sd_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_mp5sd_decal_d.mdl"
				}
			}
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"magazine model"		"models/weapons/w_smg_mp5sd_mag.mdl"
				"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"		"models/weapons/v_smg_mp9.mdl"
			"model_world"		"models/weapons/w_smg_mp9.mdl"
			"model_dropped"		"models/weapons/w_smg_mp9_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_mp9.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_mp9/smg_mp9_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_mp9_decal_a.mdl"
					"worldmodel_decal_pos"		"2.72058 -1.42886 -4.87973"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_mp9/smg_mp9_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_mp9_decal_b.mdl"
					"worldmodel_decal_pos"		"2.72058 -2.22002 -1.71083"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_mp9/smg_mp9_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_mp9_decal_c.mdl"
					"worldmodel_decal_pos"		"2.72058 -1.62016 2.65378"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_mp9/smg_mp9_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_mp9_decal_d.mdl"
					"worldmodel_decal_pos"		"2.72058 -5.68715 -2.01963"
				}
			}
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"magazine model"		"models/weapons/w_smg_mp9_mag.mdl"
				"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"		"models/weapons/v_smg_p90.mdl"
			"model_world"		"models/weapons/w_smg_p90.mdl"
			"model_dropped"		"models/weapons/w_smg_p90_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_p90.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_p90/smg_p90_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_p90_decal_a.mdl"
					"worldmodel_decal_pos"		"5.69832 -1.70705 -7.82337"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_p90/smg_p90_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_p90_decal_b.mdl"
					"worldmodel_decal_pos"		"5.69832 -2.37658 -0.608743"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_p90/smg_p90_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_p90_decal_c.mdl"
					"worldmodel_decal_pos"		"5.69832 -1.53075 3.86454"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_p90/smg_p90_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_p90_decal_d.mdl"
					"worldmodel_decal_pos"		"5.69832 -2.26662 -11.4784"
				}
			}
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"magazine model"		"models/weapons/w_smg_p90_mag.mdl"
				"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"		"models/weapons/v_smg_ump45.mdl"
			"model_world"		"models/weapons/w_smg_ump45.mdl"
			"model_dropped"		"models/weapons/w_smg_ump45_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_ump45.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_ump45/smg_ump45_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_ump45_decal_a.mdl"
					"worldmodel_decal_pos"		"5.50499 0.125392 -4.81061"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_ump45/smg_ump45_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_ump45_decal_b.mdl"
					"worldmodel_decal_pos"		"5.50499 -0.425925 -1.94732"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_ump45/smg_ump45_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_ump45_decal_c.mdl"
					"worldmodel_decal_pos"		"5.50499 -0.246568 1.68466"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/smg_ump45/smg_ump45_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/smg_ump45_decal_d.mdl"
					"worldmodel_decal_pos"		"5.50499 0.0477725 5.71236"
				}
			}
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"magazine model"		"models/weapons/w_smg_ump45_mag.mdl"
				"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"		"models/weapons/v_rif_ak47.mdl"
			"model_world"		"models/weapons/w_rif_ak47.mdl"
			"model_dropped"		"models/weapons/w_rif_ak47_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_ak47.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_ak47/rif_ak47_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_ak47_decal_a.mdl"
					"worldmodel_decal_pos"		"6.43516 -1.26887 -0.743033"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_ak47/rif_ak47_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_ak47_decal_b.mdl"
					"worldmodel_decal_pos"		"6.43516 -1.47404 3.01389"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_ak47/rif_ak47_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_ak47_decal_c.mdl"
					"worldmodel_decal_pos"		"6.43516 -1.34147 7.33494"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_ak47/rif_ak47_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_ak47_decal_d.mdl"
					"worldmodel_decal_pos"		"6.43516 -1.31489 11.8284"
				}
			}
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"magazine model"		"models/weapons/w_rif_ak47_mag.mdl"
				"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"		"models/weapons/v_rif_aug.mdl"
			"model_world"		"models/weapons/w_rif_aug.mdl"
			"model_dropped"		"models/weapons/w_rif_aug_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_aug.vtf"
			"zoom_in_sound"		"Weapon_AUG.ZoomIn"
			"zoom_out_sound"		"Weapon_AUG.ZoomOut"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_aug/rif_aug_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_aug_decal_a.mdl"
					"worldmodel_decal_pos"		"5.94244 -0.866151 -12.1983"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_aug/rif_aug_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_aug_decal_b.mdl"
					"worldmodel_decal_pos"		"5.94244 -0.651087 -7.01863"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_aug/rif_aug_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_aug_decal_c.mdl"
					"worldmodel_decal_pos"		"5.94244 -0.537151 -1.69533"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_aug/rif_aug_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_aug_decal_d.mdl"
					"worldmodel_decal_pos"		"5.94244 0.0485253 2.80582"
				}
			}
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"magazine model"		"models/weapons/w_rif_aug_mag.mdl"
				"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"		"models/weapons/v_rif_aug_scopelensmask.mdl"
				"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"		"models/weapons/v_rif_famas.mdl"
			"model_world"		"models/weapons/w_rif_famas.mdl"
			"model_dropped"		"models/weapons/w_rif_famas_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_famas.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_famas/rif_famas_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_famas_decal_a.mdl"
					"worldmodel_decal_pos"		"5.62099 -1.58238 -7.33913"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_famas/rif_famas_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_famas_decal_b.mdl"
					"worldmodel_decal_pos"		"5.62099 -1.06851 -3.05935"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_famas/rif_famas_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_famas_decal_c.mdl"
					"worldmodel_decal_pos"		"5.62099 -1.41951 0.954913"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_famas/rif_famas_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_famas_decal_d.mdl"
					"worldmodel_decal_pos"		"5.62099 -1.36689 4.66046"
				}
			}
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"magazine model"		"models/weapons/w_rif_famas_mag.mdl"
				"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"		"models/weapons/v_rif_galilar.mdl"
			"model_world"		"models/weapons/w_rif_galilar.mdl"
			"model_dropped"		"models/weapons/w_rif_galilar_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_galilar.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_galilar/rif_galilar_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_galilar_decal_a.mdl"
					"worldmodel_decal_pos"		"4.56555 -1.10028 0.274424"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_galilar/rif_galilar_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_galilar_decal_b.mdl"
					"worldmodel_decal_pos"		"4.56555 -1.24267 3.98293"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_galilar/rif_galilar_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_galilar_decal_c.mdl"
					"worldmodel_decal_pos"		"4.56555 -0.371284 8.53896"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_galilar/rif_galilar_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_galilar_decal_d.mdl"
					"worldmodel_decal_pos"		"4.56555 -2.11272 -8.68949"
				}
			}
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"magazine model"		"models/weapons/w_rif_galilar_mag.mdl"
				"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"		"models/weapons/v_rif_m4a1.mdl"
			"model_world"		"models/weapons/w_rif_m4a1.mdl"
			"model_dropped"		"models/weapons/w_rif_m4a1_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_m4a1.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_m4a1/rif_m4a1_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_m4a1_decal_a.mdl"
					"worldmodel_decal_pos"		"4.68044 -1.48398 -1.69485"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_m4a1/rif_m4a1_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_m4a1_decal_b.mdl"
					"worldmodel_decal_pos"		"4.68044 -0.142594 1.60586"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_m4a1/rif_m4a1_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_m4a1_decal_c.mdl"
					"worldmodel_decal_pos"		"4.68044 -2.99986 3.05251"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_m4a1/rif_m4a1_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_m4a1_decal_d.mdl"
					"worldmodel_decal_pos"		"4.68044 -0.615597 -10.4655"
				}
			}
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"magazine model"		"models/weapons/w_rif_m4a1_mag.mdl"
				"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"		"models/weapons/v_rif_sg556.mdl"
			"model_world"		"models/weapons/w_rif_sg556.mdl"
			"model_dropped"		"models/weapons/w_rif_sg556_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_sg556.vtf"
			"zoom_in_sound"		"Weapon_sg556.ZoomIn"
			"zoom_out_sound"		"Weapon_sg556.ZoomOut"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_sg556/rif_sg556_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_sg556_decal_a.mdl"
					"worldmodel_decal_pos"		"3.98088 -0.973739 -1.78859"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_sg556/rif_sg556_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_sg556_decal_b.mdl"
					"worldmodel_decal_pos"		"3.98088 -0.320671 1.4664"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_sg556/rif_sg556_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_sg556_decal_c.mdl"
					"worldmodel_decal_pos"		"3.98088 -1.23097 4.69249"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_sg556/rif_sg556_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_sg556_decal_d.mdl"
					"worldmodel_decal_pos"		"3.98088 2.35159 2.18556"
				}
			}
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"magazine model"		"models/weapons/w_rif_sg556_mag.mdl"
				"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"		"models/weapons/v_rif_sg556_scopelensmask.mdl"
				"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"		"models/weapons/v_snip_awp.mdl"
			"model_world"		"models/weapons/w_snip_awp.mdl"
			"model_dropped"		"models/weapons/w_snip_awp_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_awp.vtf"
			"zoom_in_sound"		"Weapon_AWP.Zoom"
			"zoom_out_sound"		"Weapon_AWP.Zoom"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/snip_awp/snip_awp_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/snip_awp_decal_a.mdl"
					"worldmodel_decal_pos"		"6.59995 -3.74073 -8.22526"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/snip_awp/snip_awp_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/snip_awp_decal_b.mdl"
					"worldmodel_decal_pos"		"6.59995 -2.05448 0.438974"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/snip_awp/snip_awp_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/snip_awp_decal_c.mdl"
					"worldmodel_decal_pos"		"6.59995 -2.45321 5.47063"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/snip_awp/snip_awp_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/snip_awp_decal_d.mdl"
					"worldmodel_decal_pos"		"6.59995 1.43277 9.50265"
				}
			}
			"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"		"models/weapons/w_snip_awp_mag.mdl"
				"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"		"models/weapons/v_snip_g3sg1.mdl"
			"model_world"		"models/weapons/w_snip_g3sg1.mdl"
			"model_dropped"		"models/weapons/w_snip_g3sg1_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_g3sg1.vtf"
			"zoom_in_sound"		"Weapon_G3SG1.Zoom"
			"zoom_out_sound"		"Weapon_G3SG1.Zoom"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/snip_g3sg1/snip_g3sg1_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/snip_g3sg1_decal_a.mdl"
					"worldmodel_decal_pos"		"4.26159 -1.47014 -13.3375"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/snip_g3sg1/snip_g3sg1_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/snip_g3sg1_decal_b.mdl"
					"worldmodel_decal_pos"		"4.26159 -1.09835 -9.70334"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/snip_g3sg1/snip_g3sg1_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/snip_g3sg1_decal_c.mdl"
					"worldmodel_decal_pos"		"4.26159 -0.343464 -4.5291"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/snip_g3sg1/snip_g3sg1_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/snip_g3sg1_decal_d.mdl"
					"worldmodel_decal_pos"		"4.26159 3.07904 -5.97134"
				}
				"4"
				{
					"viewmodel_material"		"materials/models/weapons/customization/snip_g3sg1/snip_g3sg1_decal_e.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/snip_g3sg1_decal_e.mdl"
					"worldmodel_decal_pos"		"4.26159 -0.172825 7.0548"
				}
			}
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"magazine model"		"models/weapons/w_snip_g3sg1_mag.mdl"
				"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"		"models/weapons/v_snip_scar20.mdl"
			"model_world"		"models/weapons/w_snip_scar20.mdl"
			"model_dropped"		"models/weapons/w_snip_scar20_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_scar20.vtf"
			"zoom_in_sound"		"Weapon_SCAR20.Zoom"
			"zoom_out_sound"		"Weapon_SCAR20.Zoom"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/snip_scar20/snip_scar20_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/snip_scar20_decal_a.mdl"
					"worldmodel_decal_pos"		"6.21142 -0.729553 -5.89217"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/snip_scar20/snip_scar20_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/snip_scar20_decal_b.mdl"
					"worldmodel_decal_pos"		"6.21142 -1.42952 -0.795702"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/snip_scar20/snip_scar20_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/snip_scar20_decal_c.mdl"
					"worldmodel_decal_pos"		"6.21142 -2.36369 3.14003"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/snip_scar20/snip_scar20_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/snip_scar20_decal_d.mdl"
					"worldmodel_decal_pos"		"6.21142 0.828503 4.35461"
				}
			}
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"magazine model"		"models/weapons/w_snip_scar20_mag.mdl"
				"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"		"models/weapons/v_snip_ssg08.mdl"
			"model_world"		"models/weapons/w_snip_ssg08.mdl"
			"model_dropped"		"models/weapons/w_snip_ssg08_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_ssg08.vtf"
			"zoom_in_sound"		"Weapon_SSG08.Zoom"
			"zoom_out_sound"		"Weapon_SSG08.Zoom"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/snip_ssg08/snip_ssg08_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/snip_ssg08_decal_a.mdl"
					"worldmodel_decal_pos"		"8.63116 -2.90587 0.500683"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/snip_ssg08/snip_ssg08_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/snip_ssg08_decal_b.mdl"
					"worldmodel_decal_pos"		"8.63116 -2.62622 4.20457"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/snip_ssg08/snip_ssg08_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/snip_ssg08_decal_c.mdl"
					"worldmodel_decal_pos"		"8.63116 -4.04614 7.6089"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/snip_ssg08/snip_ssg08_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/snip_ssg08_decal_d.mdl"
					"worldmodel_decal_pos"		"8.63116 -2.43748 11.1247"
				}
			}
			"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"		"models/weapons/w_snip_ssg08_mag.mdl"
				"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"		"models/weapons/v_shot_mag7.mdl"
			"model_world"		"models/weapons/w_shot_mag7.mdl"
			"model_dropped"		"models/weapons/w_shot_mag7_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_mag7.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/shot_mag7/shot_mag7_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/shot_mag7_decal_a.mdl"
					"worldmodel_decal_pos"		"3.00839 -0.899957 -3.85738"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/shot_mag7/shot_mag7_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/shot_mag7_decal_b.mdl"
					"worldmodel_decal_pos"		"3.00839 -1.55638 -1.16337"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/shot_mag7/shot_mag7_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/shot_mag7_decal_c.mdl"
					"worldmodel_decal_pos"		"3.00839 -0.992867 1.63766"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/shot_mag7/shot_mag7_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/shot_mag7_decal_d.mdl"
					"worldmodel_decal_pos"		"3.00839 -0.953268 4.99879"
				}
			}
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"magazine model"		"models/weapons/w_shot_mag7_mag.mdl"
				"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"		"models/weapons/v_shot_nova.mdl"
			"model_world"		"models/weapons/w_shot_nova.mdl"
			"model_dropped"		"models/weapons/w_shot_nova_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_nova.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/shot_nova/shot_nova_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/shot_nova_decal_a.mdl"
					"worldmodel_decal_pos"		"-0.834116 1.96027 -2.80232"
					"worldmodel_decal_end"		"-0.834116 -3.23734 2.3953"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/shot_nova/shot_nova_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/shot_nova_decal_b.mdl"
					"worldmodel_decal_pos"		"2.84688 -0.472176 0.0710886"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/shot_nova/shot_nova_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/shot_nova_decal_c.mdl"
					"worldmodel_decal_pos"		"2.84688 -0.174112 3.68293"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/shot_nova/shot_nova_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/shot_nova_decal_d.mdl"
					"worldmodel_decal_pos"		"2.84688 -0.0459781 7.01211"
				}
			}
			"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"		"models/weapons/v_shot_sawedoff.mdl"
			"model_world"		"models/weapons/w_shot_sawedoff.mdl"
			"model_dropped"		"models/weapons/w_shot_sawedoff_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_sawedoff.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/shot_sawedoff/shot_sawedoff_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/shot_sawedoff_decal_a.mdl"
					"worldmodel_decal_pos"		"3.83262 -0.159466 0.515205"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/shot_sawedoff/shot_sawedoff_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/shot_sawedoff_decal_b.mdl"
					"worldmodel_decal_pos"		"3.83262 -0.578349 3.14057"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/shot_sawedoff/shot_sawedoff_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/shot_sawedoff_decal_c.mdl"
					"worldmodel_decal_pos"		"3.83262 0.148002 6.48249"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/shot_sawedoff/shot_sawedoff_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/shot_sawedoff_decal_d.mdl"
					"worldmodel_decal_pos"		"3.83262 -0.00703843 13.8387"
				}
			}
			"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"		"models/weapons/v_shot_xm1014.mdl"
			"model_world"		"models/weapons/w_shot_xm1014.mdl"
			"model_dropped"		"models/weapons/w_shot_xm1014_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_xm1014.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/shot_xm1014/shot_xm1014_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/shot_xm1014_decal_a.mdl"
					"worldmodel_decal_pos"		"4.07802 -2.0993 0.558244"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/shot_xm1014/shot_xm1014_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/shot_xm1014_decal_b.mdl"
					"worldmodel_decal_pos"		"4.07802 -1.42846 3.59596"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/shot_xm1014/shot_xm1014_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/shot_xm1014_decal_c.mdl"
					"worldmodel_decal_pos"		"4.07802 -1.42846 6.83013"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/shot_xm1014/shot_xm1014_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/shot_xm1014_decal_d.mdl"
					"worldmodel_decal_pos"		"4.07802 -1.63849 10.201"
				}
			}
			"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"		"models/weapons/v_mach_m249para.mdl"
			"model_world"		"models/weapons/w_mach_m249.mdl"
			"model_dropped"		"models/weapons/w_mach_m249_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_m249.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/mach_m249para/mach_m249para_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/mach_m249para_decal_a.mdl"
					"worldmodel_decal_pos"		"2.54733 1.61972 -4.21781"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/mach_m249para/mach_m249para_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/mach_m249para_decal_b.mdl"
					"worldmodel_decal_pos"		"2.54733 -0.737351 -1.1101"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/mach_m249para/mach_m249para_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/mach_m249para_decal_c.mdl"
					"worldmodel_decal_pos"		"2.54733 0.422171 2.34458"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/mach_m249para/mach_m249para_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/mach_m249para_decal_d.mdl"
					"worldmodel_decal_pos"		"1.39755 -2.96088 3.20752"
					"worldmodel_decal_end"		"1.39755 -2.96088 12.263"
				}
			}
			"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"		"models/weapons/v_mach_negev.mdl"
			"model_world"		"models/weapons/w_mach_negev.mdl"
			"model_dropped"		"models/weapons/w_mach_negev_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_negev.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/mach_negev/mach_negev_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/mach_negev_decal_a.mdl"
					"worldmodel_decal_pos"		"2.05443 0.308304 -3.33488"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/mach_negev/mach_negev_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/mach_negev_decal_b.mdl"
					"worldmodel_decal_pos"		"2.05443 0.0774615 0.03991"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/mach_negev/mach_negev_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/mach_negev_decal_c.mdl"
					"worldmodel_decal_pos"		"3.41455 -4.0248 5.52676"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/mach_negev/mach_negev_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/mach_negev_decal_d.mdl"
					"worldmodel_decal_pos"		"1.92214 0.210319 9.16643"
				}
			}
			"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"		"models/weapons/v_eq_decoy.mdl"
			"model_world"		"models/weapons/w_eq_decoy.mdl"
			"model_dropped"		"models/weapons/w_eq_decoy_dropped.mdl"
			"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"		"models/weapons/v_eq_decoy.mdl"
			"model_world"		"models/weapons/w_eq_decoy.mdl"
			"model_dropped"		"models/weapons/w_eq_decoy_dropped.mdl"
		}
		"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"		"models/weapons/v_eq_flashbang.mdl"
			"model_world"		"models/weapons/w_eq_flashbang.mdl"
			"model_dropped"		"models/weapons/w_eq_flashbang_dropped.mdl"
			"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"		"models/weapons/v_eq_fraggrenade.mdl"
			"model_world"		"models/weapons/w_eq_fraggrenade.mdl"
			"model_dropped"		"models/weapons/w_eq_fraggrenade_dropped.mdl"
			"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"		"models/weapons/v_eq_fraggrenade.mdl"
			"model_world"		"models/weapons/w_eq_fraggrenade.mdl"
			"model_dropped"		"models/weapons/w_eq_fraggrenade_dropped.mdl"
		}
		"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"		"models/weapons/v_eq_incendiarygrenade.mdl"
			"model_world"		"models/weapons/w_eq_incendiarygrenade.mdl"
			"model_dropped"		"models/weapons/w_eq_incendiarygrenade_dropped.mdl"
			"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"		"models/weapons/v_eq_molotov.mdl"
			"model_world"		"models/weapons/w_eq_molotov.mdl"
			"model_dropped"		"models/weapons/w_eq_molotov_dropped.mdl"
			"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"		"models/weapons/v_eq_molotov.mdl"
			"model_world"		"models/weapons/w_eq_molotov.mdl"
			"model_dropped"		"models/weapons/w_eq_molotov_dropped.mdl"
		}
		"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"		"models/weapons/v_eq_smokegrenade.mdl"
			"model_world"		"models/weapons/w_eq_smokegrenade.mdl"
			"model_dropped"		"models/weapons/w_eq_smokegrenade_dropped.mdl"
			"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.mdl"
			"model_world"		"models/weapons/w_eq_sensorgrenade.mdl"
			"model_dropped"		"models/weapons/w_eq_sensorgrenade_dropped.mdl"
			"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"		"models/weapons/v_eq_snowball.mdl"
			"model_world"		"models/weapons/w_eq_snowball.mdl"
			"model_dropped"		"models/weapons/w_eq_snowball_dropped.mdl"
			"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"		"models/weapons/v_rif_m4a1_s.mdl"
			"model_world"		"models/weapons/w_rif_m4a1_s.mdl"
			"model_dropped"		"models/weapons/w_rif_m4a1_s_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_m4a1_silencer.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_m4a1_s/rif_m4a1_s_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_m4a1_s_decal_a.mdl"
					"worldmodel_decal_pos"		"5.84555 -0.430558 -2.30653"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_m4a1_s/rif_m4a1_s_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_m4a1_s_decal_b.mdl"
					"worldmodel_decal_pos"		"5.84555 -3.0645 3.20751"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_m4a1_s/rif_m4a1_s_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_m4a1_s_decal_c.mdl"
					"worldmodel_decal_pos"		"5.84555 -1.2629 0.385118"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/rif_m4a1_s/rif_m4a1_s_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/rif_m4a1_s_decal_d.mdl"
					"worldmodel_decal_pos"		"5.84555 0.245251 7.90765"
				}
			}
			"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"		"models/weapons/w_rif_m4a1_s_icon.mdl"
				"magazine model"		"models/weapons/w_rif_m4a1_s_mag.mdl"
				"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"		"models/weapons/v_pist_223.mdl"
			"model_world"		"models/weapons/w_pist_223.mdl"
			"model_dropped"		"models/weapons/w_pist_223_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_usp_silencer.vtf"
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_223/pist_223_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_223_decal_a.mdl"
					"worldmodel_decal_pos"		"3.91123 -3.83728 -2.80839"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_223/pist_223_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_223_decal_b.mdl"
					"worldmodel_decal_pos"		"3.91123 -0.668155 -2.19396"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_223/pist_223_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_223_decal_c.mdl"
					"worldmodel_decal_pos"		"3.91123 -0.53261 0.751452"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_223/pist_223_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_223_decal_d.mdl"
					"worldmodel_decal_pos"		"3.91123 -0.617352 3.43111"
				}
			}
			"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"		"models/weapons/w_pist_223_mag.mdl"
				"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"		"models/weapons/v_pist_revolver.mdl"
			"model_world"		"models/weapons/w_pist_revolver.mdl"
			"model_dropped"		"models/weapons/w_pist_revolver_dropped.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_revolver.vtf"
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"stickers"
			{
				"0"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_revolver/pist_revolver_decal_a.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_revolver_decal_a.mdl"
					"worldmodel_decal_pos"		"2.53443 -3.22857 -1.90564"
				}
				"1"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_revolver/pist_revolver_decal_b.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_revolver_decal_b.mdl"
					"worldmodel_decal_pos"		"2.53443 -0.989865 -1.12229"
				}
				"2"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_revolver/pist_revolver_decal_c.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_revolver_decal_c.mdl"
					"worldmodel_decal_pos"		"2.53443 -0.955564 1.77999"
				}
				"3"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_revolver/pist_revolver_decal_d.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_revolver_decal_d.mdl"
					"worldmodel_decal_pos"		"2.53443 -0.929928 4.8028"
				}
				"4"
				{
					"viewmodel_material"		"materials/models/weapons/customization/pist_revolver/pist_revolver_decal_e.vmt"
					"viewmodel_geometry"		"models/weapons/stickers/v_models/pist_revolver_decal_e.mdl"
					"worldmodel_decal_pos"		"2.53443 -0.955564 1.77999"
					"worldmodel_decal_end"		"2.53443 -0.955564 -1.77999"
				}
			}
			"inventory_image_data"
			{
				"camera_angles"		"0.0 -130.0 0.0"
				"camera_offset"		"5.0 1.2 -1.2"
			}
			"attributes"
			{
				"icon display model"		"models/weapons/w_pist_revolver_icon.mdl"
				"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"
			"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"		"models/weapons/v_eq_taser.mdl"
			"model_world"		"models/weapons/w_eq_taser.mdl"
			"model_dropped"		"models/weapons/w_eq_taser.mdl"
			"item_gear_slot"		"melee"
			"item_gear_slot_position"		"1"
			"inv_group_equipment"		"taser"
			"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.mdl"
			"model_world"		"models/props_survival/repulsor/repulsor.mdl"
			"model_dropped"		"models/props_survival/repulsor/repulsor.mdl"
			"item_quality"		"normal"
			"baseitem"		"0"
			"default_slot_item"		"0"
			"item_sub_position"		"none"
			"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.mdl"
			"model_world"		"models/weapons/w_eq_shield.mdl"
			"model_dropped"		"models/weapons/w_eq_shield_back.mdl"
			"item_quality"		"normal"
			"baseitem"		"0"
			"default_slot_item"		"1"
			"item_slot"		"heavy"
			"item_sub_position"		"heavy5"
			"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.mdl"
			"model_world"		"models/weapons/w_eq_charge.mdl"
			"model_dropped"		"models/weapons/w_eq_charge_dropped.mdl"
			"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.mdl"
			"model_world"		"models/weapons/w_eq_bumpmine.mdl"
			"model_dropped"		"models/weapons/w_eq_bumpmine_dropped.mdl"
			"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"		"models/weapons/v_healthshot.mdl"
			"model_world"		"models/weapons/w_eq_healthshot.mdl"
			"model_dropped"		"models/weapons/w_eq_healthshot_dropped.mdl"
			"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.mdl"
			"model_world"		"models/weapons/w_eq_fists.mdl"
			"model_dropped"		"models/weapons/w_eq_fists.mdl"
			"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.mdl"
			"model_world"		"models/weapons/w_eq_tablet.mdl"
			"model_dropped"		"models/weapons/w_eq_tablet_dropped.mdl"
			"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"
			"default_slot_item"		"0"
			"item_sub_position"		"none"
			"capabilities"
			{
				"nameable"		"0"
			}
		}
		"wearable"
		{
			"item_class"		"wearable_item"
			"item_slot"		"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"		"ui/item_paper_pickup.wav"
			"drop_sound"		"ui/item_paper_pickup.wav"
			"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"
			"item_sub_position"		"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"
			"item_slot"		"customplayer"
			"item_sub_position"		"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.mdl"
				"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"
		}
		"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"		"ui/item_paper_pickup.wav"
			"drop_sound"		"ui/item_paper_pickup.wav"
		}
	}
	"items"
	{
		"default"
		{
			"name"		"default"
			"item_class"		"weapon_knife"
			"hidden"		"1"
			"item_name"		"#SFUI_WPNHUD_Knife"
			"item_slot"		"melee"
			"item_quality"		"unique"
			"min_ilevel"		"1"
			"max_ilevel"		"1"
		}
		"1"
		{
			"name"		"weapon_deagle"
			"prefab"		"weapon_deagle_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"secondary4"
			"item_shares_equip_slot"		"1"
		}
		"2"
		{
			"name"		"weapon_elite"
			"prefab"		"weapon_elite_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"secondary1"
		}
		"3"
		{
			"name"		"weapon_fiveseven"
			"prefab"		"weapon_fiveseven_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"secondary3"
			"item_shares_equip_slot"		"1"
		}
		"4"
		{
			"name"		"weapon_glock"
			"prefab"		"weapon_glock_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"secondary0"
		}
		"7"
		{
			"name"		"weapon_ak47"
			"prefab"		"weapon_ak47_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"rifle1"
		}
		"8"
		{
			"name"		"weapon_aug"
			"prefab"		"weapon_aug_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"rifle3"
		}
		"9"
		{
			"name"		"weapon_awp"
			"prefab"		"weapon_awp_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"rifle4"
		}
		"10"
		{
			"name"		"weapon_famas"
			"prefab"		"weapon_famas_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"rifle0"
		}
		"11"
		{
			"name"		"weapon_g3sg1"
			"prefab"		"weapon_g3sg1_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"rifle5"
		}
		"13"
		{
			"name"		"weapon_galilar"
			"prefab"		"weapon_galilar_prefab"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_quality"		"normal"
			"item_sub_position"		"rifle0"
		}
		"14"
		{
			"name"		"weapon_m249"
			"prefab"		"weapon_m249_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"heavy3"
		}
		"16"
		{
			"name"		"weapon_m4a1"
			"prefab"		"weapon_m4a1_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"rifle1"
			"item_shares_equip_slot"		"1"
		}
		"17"
		{
			"name"		"weapon_mac10"
			"prefab"		"weapon_mac10_prefab"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_quality"		"normal"
			"item_sub_position"		"smg0"
		}
		"19"
		{
			"name"		"weapon_p90"
			"prefab"		"weapon_p90_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"smg3"
		}
		"20"
		{
			"name"		"weapon_zone_repulsor"
			"prefab"		"weapon_zone_repulsor_prefab"
			"item_quality"		"normal"
			"baseitem"		"0"
			"default_slot_item"		"0"
			"item_sub_position"		"secondary2"
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
		}
		"23"
		{
			"name"		"weapon_mp5sd"
			"prefab"		"weapon_mp5sd_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"0"
			"item_sub_position"		"smg1"
			"item_shares_equip_slot"		"1"
		}
		"24"
		{
			"name"		"weapon_ump45"
			"prefab"		"weapon_ump45_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"smg2"
		}
		"25"
		{
			"name"		"weapon_xm1014"
			"prefab"		"weapon_xm1014_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"heavy1"
		}
		"26"
		{
			"name"		"weapon_bizon"
			"prefab"		"weapon_bizon_prefab"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_quality"		"normal"
			"item_sub_position"		"smg4"
		}
		"27"
		{
			"name"		"weapon_mag7"
			"prefab"		"weapon_mag7_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"heavy2"
		}
		"28"
		{
			"name"		"weapon_negev"
			"prefab"		"weapon_negev_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"heavy4"
		}
		"29"
		{
			"name"		"weapon_sawedoff"
			"prefab"		"weapon_sawedoff_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"heavy2"
		}
		"30"
		{
			"name"		"weapon_tec9"
			"prefab"		"weapon_tec9_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"secondary3"
			"item_shares_equip_slot"		"1"
		}
		"31"
		{
			"name"		"weapon_taser"
			"prefab"		"weapon_taser_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"equipment2"
		}
		"32"
		{
			"name"		"weapon_hkp2000"
			"prefab"		"weapon_hkp2000_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"secondary0"
			"item_shares_equip_slot"		"1"
		}
		"33"
		{
			"name"		"weapon_mp7"
			"prefab"		"weapon_mp7_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"smg1"
			"item_shares_equip_slot"		"1"
		}
		"34"
		{
			"name"		"weapon_mp9"
			"prefab"		"weapon_mp9_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"smg0"
		}
		"35"
		{
			"name"		"weapon_nova"
			"prefab"		"weapon_nova_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"heavy0"
		}
		"36"
		{
			"name"		"weapon_p250"
			"prefab"		"weapon_p250_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"secondary2"
			"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"
			"default_slot_item"		"1"
			"item_sub_position"		"rifle5"
		}
		"39"
		{
			"name"		"weapon_sg556"
			"prefab"		"weapon_sg556_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"rifle3"
		}
		"40"
		{
			"name"		"weapon_ssg08"
			"prefab"		"weapon_ssg08_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_sub_position"		"rifle2"
		}
		"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"
			"default_slot_item"		"0"
			"item_gear_slot"		"melee"
			"item_gear_slot_position"		"2"
			"item_sub_position"		"none"
			"image_inventory"		"econ/weapons/base_weapons/weapon_knife"
			"model_player"		"models/weapons/v_knife_gg.mdl"
			"model_world"		"models/weapons/w_knife_gg.mdl"
			"model_dropped"		"models/weapons/w_knife_gg.mdl"
			"inventory_image_data"
			{
				"camera_angles"		"0.0 -70.0 25.0"
				"camera_offset"		"5.0 0 -2.5"
			}
			"attributes"
			{
				"icon display model"		"models/weapons/w_knife_gg.mdl"
				"pedestal display model"		"models/weapons/v_knife_gg.mdl"
			}
		}
		"42"
		{
			"name"		"weapon_knife"
			"prefab"		"melee"
			"item_name"		"#SFUI_WPNHUD_Knife"
			"item_description"		"#CSGO_Item_desc_Knife"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"image_inventory"		"econ/weapons/base_weapons/weapon_knife"
			"model_player"		"models/weapons/v_knife_default_ct.mdl"
			"model_world"		"models/weapons/w_knife_default_ct.mdl"
			"model_dropped"		"models/weapons/w_knife_default_ct_dropped.mdl"
			"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"		"models/weapons/w_knife_default_ct.mdl"
				"pedestal display model"		"models/weapons/v_knife_default_ct_inspect.mdl"
			}
		}
		"43"
		{
			"name"		"weapon_flashbang"
			"prefab"		"weapon_flashbang_prefab"
			"item_quality"		"normal"
			"baseitem"		"0"
			"default_slot_item"		"1"
			"item_sub_position"		"grenade2"
			"item_gear_slot_position"		"1"
		}
		"44"
		{
			"name"		"weapon_hegrenade"
			"prefab"		"weapon_hegrenade_prefab"
			"item_quality"		"normal"
			"baseitem"		"0"
			"default_slot_item"		"1"
			"item_gear_slot_position"		"0"
			"item_sub_position"		"grenade3"
		}
		"45"
		{
			"name"		"weapon_smokegrenade"
			"prefab"		"weapon_smokegrenade_prefab"
			"item_quality"		"normal"
			"baseitem"		"0"
			"default_slot_item"		"1"
			"item_gear_slot_position"		"2"
			"item_sub_position"		"grenade4"
		}
		"46"
		{
			"name"		"weapon_molotov"
			"prefab"		"weapon_molotov_prefab"
			"item_quality"		"normal"
			"baseitem"		"0"
			"default_slot_item"		"1"
			"item_gear_slot_position"		"4"
			"item_sub_position"		"grenade0"
		}
		"47"
		{
			"name"		"weapon_decoy"
			"prefab"		"weapon_decoy_prefab"
			"item_quality"		"normal"
			"baseitem"		"0"
			"default_slot_item"		"1"
			"item_gear_slot_position"		"3"
			"item_sub_position"		"grenade1"
		}
		"48"
		{
			"name"		"weapon_incgrenade"
			"prefab"		"weapon_incgrenade_prefab"
			"item_quality"		"normal"
			"baseitem"		"0"
			"default_slot_item"		"1"
			"item_gear_slot_position"		"4"
			"item_sub_position"		"grenade0"
		}
		"49"
		{
			"name"		"weapon_c4"
			"prefab"		"c4"
			"item_name"		"#SFUI_WPNHUD_C4"
			"item_description"		"#CSGO_Item_Desc_C4"
			"item_quality"		"normal"
			"baseitem"		"1"
			"default_slot_item"		"1"
			"item_gear_slot"		"item"
			"item_gear_slot_position"		"0"
			"item_sub_position"		"c4"
			"image_inventory"		"econ/weapons/base_weapons/weapon_c4"
			"model_player"		"models/weapons/v_ied.mdl"
			"model_world"		"models/weapons/w_ied.mdl"
			"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"
			"default_slot_item"		"1"
			"item_sub_position"		"equipment0"
			"model_player"		"models/weapons/w_eq_armor.mdl"
			"model_world"		"models/weapons/w_eq_armor.mdl"
			"model_dropped"		"models/weapons/w_eq_armor.mdl"
			"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"
			"default_slot_item"		"1"
			"item_sub_position"		"equipment1"
			"model_player"		"models/weapons/w_eq_armor_helmet.mdl"
			"model_world"		"models/weapons/w_eq_armor_helmet.mdl"
			"model_dropped"		"models/weapons/w_eq_armor_helmet.mdl"
			"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"
			"default_slot_item"		"1"
			"model_world"		"models/props_survival/upgrades/upgrade_heavy_armor.mdl"
			"model_dropped"		"models/props_survival/upgrades/upgrade_heavy_armor.mdl"
			"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"
			"default_slot_item"		"0"
			"item_sub_position"		"equipment5"
		}
		"55"
		{
			"name"		"item_defuser"
			"prefab"		"equipment"
			"item_name"		"#SFUI_WPNHUD_DEFUSER"
			"item_class"		"item_defuser"
			"anim_class"		"defuse_kit"
			"item_quality"		"normal"
			"baseitem"		"0"
			"default_slot_item"		"1"
			"item_sub_position"		"equipment3"
			"model_player"		"models/weapons/w_defuser_display.mdl"
			"model_world"		"models/weapons/w_defuser.mdl"
			"model_dropped"		"models/weapons/w_defuser.mdl"
			"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"
			"default_slot_item"		"0"
			"item_sub_position"		"equipment3"
			"model_player"		"models/weapons/w_defuser_display.mdl"
			"model_world"		"models/weapons/w_defuser.mdl"
			"model_dropped"		"models/weapons/w_defuser.mdl"
			"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"
			"default_slot_item"		"0"
			"item_gear_slot"		"boost"
			"item_gear_slot_position"		"0"
			"item_sub_position"		"none"
			"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"
			"default_slot_item"		"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"
			"default_slot_item"		"1"
			"image_inventory"		"econ/weapons/base_weapons/weapon_knife_t"
			"icon_default_image"		"materials/icons/inventory_icon_weapon_knife_t.vtf"
			"model_player"		"models/weapons/v_knife_default_t.mdl"
			"model_world"		"models/weapons/w_knife_default_t.mdl"
			"model_dropped"		"models/weapons/w_knife_default_t_dropped.mdl"
			"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"		"models/weapons/w_knife_default_t.mdl"
				"pedestal display model"		"models/weapons/v_knife_default_t_inspect.mdl"
			}
		}
		"60"
		{
			"name"		"weapon_m4a1_silencer"
			"prefab"		"weapon_m4a1_silencer_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"item_sub_position"		"rifle1"
			"item_shares_equip_slot"		"1"
		}
		"61"
		{
			"name"		"weapon_usp_silencer"
			"prefab"		"weapon_usp_silencer_prefab"
			"item_quality"		"normal"
			"baseitem"		"1"
			"item_sub_position"		"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"
			"item_sub_position"		"secondary3"
			"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"
			"item_sub_position"		"secondary4"
			"item_shares_equip_slot"		"1"
		}
		"68"
		{
			"name"		"weapon_tagrenade"
			"prefab"		"weapon_tagrenade_prefab"
			"item_quality"		"normal"
			"baseitem"		"0"
			"default_slot_item"		"0"
			"item_gear_slot_position"		"5"
			"item_sub_position"		"none"
		}
		"69"
		{
			"name"		"weapon_fists"
			"prefab"		"weapon_fists_prefab"
			"item_class"		"weapon_fists"
			"item_quality"		"normal"
			"baseitem"		"0"
			"default_slot_item"		"0"
			"item_sub_position"		"none"
		}
		"70"
		{
			"name"		"weapon_breachcharge"
			"prefab"		"weapon_breachcharge_prefab"
			"item_class"		"weapon_breachcharge"
			"item_quality"		"normal"
			"baseitem"		"0"
			"default_slot_item"		"0"
			"item_sub_position"		"none"
			"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"
			"default_slot_item"		"0"
			"item_sub_position"		"none"
			"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.mdl"
			"model_world"		"models/weapons/w_axe.mdl"
			"model_dropped"		"models/weapons/w_axe_dropped.mdl"
			"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.mdl"
			"model_world"		"models/weapons/w_hammer.mdl"
			"model_dropped"		"models/weapons/w_hammer_dropped.mdl"
			"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.mdl"
			"model_world"		"models/weapons/w_spanner.mdl"
			"model_dropped"		"models/weapons/w_spanner_dropped.mdl"
			"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"
			"default_slot_item"		"1"
			"item_gear_slot"		"melee"
			"item_gear_slot_position"		"0"
			"item_sub_position"		"none"
			"model_player"		"models/weapons/v_knife_ghost.mdl"
			"model_world"		"models/weapons/w_knife_ghost.mdl"
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
		}
		"81"
		{
			"name"		"weapon_firebomb"
			"prefab"		"weapon_firebomb_prefab"
			"item_quality"		"normal"
			"baseitem"		"0"
			"default_slot_item"		"0"
			"item_gear_slot_position"		"4"
			"item_sub_position"		"none"
		}
		"82"
		{
			"name"		"weapon_diversion"
			"prefab"		"weapon_diversion_prefab"
			"item_quality"		"normal"
			"baseitem"		"0"
			"default_slot_item"		"0"
			"item_gear_slot_position"		"3"
			"item_sub_position"		"none"
		}
		"83"
		{
			"name"		"weapon_frag_grenade"
			"prefab"		"weapon_frag_grenade_prefab"
			"item_quality"		"normal"
			"baseitem"		"0"
			"default_slot_item"		"0"
			"item_gear_slot_position"		"0"
			"item_sub_position"		"none"
		}
		"84"
		{
			"name"		"weapon_snowball"
			"prefab"		"weapon_snowball_prefab"
			"item_quality"		"normal"
			"baseitem"		"0"
			"default_slot_item"		"0"
			"item_gear_slot_position"		"0"
			"item_sub_position"		"none"
		}
		"85"
		{
			"name"		"weapon_bumpmine"
			"prefab"		"weapon_bumpmine_prefab"
			"item_class"		"weapon_bumpmine"
			"item_quality"		"normal"
			"baseitem"		"0"
			"default_slot_item"		"0"
			"item_sub_position"		"none"
			"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"		"models/weapons/v_knife_bayonet.mdl"
			"model_world"		"models/weapons/w_knife_bayonet.mdl"
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"pedestal display model"		"models/weapons/v_knife_bayonet_inspect.mdl"
			}
			"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"		"models/weapons/v_knife_css.mdl"
			"model_world"		"models/weapons/w_knife_css.mdl"
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"pedestal display model"		"models/weapons/v_knife_css_inspect.mdl"
			}
			"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"
				}
			}
		}
		"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"		"models/weapons/v_knife_flip.mdl"
			"model_world"		"models/weapons/w_knife_flip.mdl"
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"pedestal display model"		"models/weapons/v_knife_flip_inspect.mdl"
			}
			"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"		"models/weapons/v_knife_gut.mdl"
			"model_world"		"models/weapons/w_knife_gut.mdl"
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"pedestal display model"		"models/weapons/v_knife_gut_inspect.mdl"
			}
			"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"		"models/weapons/v_knife_karam.mdl"
			"model_world"		"models/weapons/w_knife_karam.mdl"
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"pedestal display model"		"models/weapons/v_knife_karam_inspect.mdl"
			}
			"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"		"models/weapons/v_knife_m9_bay.mdl"
			"model_world"		"models/weapons/w_knife_m9_bay.mdl"
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"pedestal display model"		"models/weapons/v_knife_m9_bay_inspect.mdl"
			}
			"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"		"models/weapons/v_knife_tactical.mdl"
			"model_world"		"models/weapons/w_knife_tactical.mdl"
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"pedestal display model"		"models/weapons/v_knife_tactical_inspect.mdl"
			}
			"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"		"models/weapons/v_knife_falchion_advanced.mdl"
			"model_world"		"models/weapons/w_knife_falchion_advanced.mdl"
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"pedestal display model"		"models/weapons/v_knife_falchion_advanced_inspect.mdl"
			}
			"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"		"models/weapons/v_knife_survival_bowie.mdl"
			"model_world"		"models/weapons/w_knife_survival_bowie.mdl"
			"model_dropped"		"models/weapons/w_knife_survival_bowie_dropped.mdl"
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"pedestal display model"		"models/weapons/v_knife_survival_bowie_inspect.mdl"
			}
			"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"		"models/weapons/v_knife_butterfly.mdl"
			"model_world"		"models/weapons/w_knife_butterfly.mdl"
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"pedestal display model"		"models/weapons/v_knife_butterfly_inspect.mdl"
			}
			"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"		"models/weapons/v_knife_push.mdl"
			"model_world"		"models/weapons/w_knife_push.mdl"
			"model_dropped"		"models/weapons/w_knife_push_dropped.mdl"
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"pedestal display model"		"models/weapons/v_knife_push_inspect.mdl"
				"icon display model"		"models/weapons/w_knife_push_icon.mdl"
			}
			"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"		"models/weapons/v_knife_cord.mdl"
			"model_world"		"models/weapons/w_knife_cord.mdl"
			"model_dropped"		"models/weapons/w_knife_cord_dropped.mdl"
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"pedestal display model"		"models/weapons/v_knife_cord_inspect.mdl"
			}
			"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"
				}
			}
		}
		"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"		"models/weapons/v_knife_canis.mdl"
			"model_world"		"models/weapons/w_knife_canis.mdl"
			"model_dropped"		"models/weapons/w_knife_canis_dropped.mdl"
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"pedestal display model"		"models/weapons/v_knife_canis_inspect.mdl"
			}
			"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"
				}
			}
		}
		"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"		"models/weapons/v_knife_ursus.mdl"
			"model_world"		"models/weapons/w_knife_ursus.mdl"
			"model_dropped"		"models/weapons/w_knife_ursus_dropped.mdl"
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"pedestal display model"		"models/weapons/v_knife_ursus_inspect.mdl"
			}
			"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"
				}
			}
		}
		"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"		"models/weapons/v_knife_gypsy_jackknife.mdl"
			"model_world"		"models/weapons/w_knife_gypsy_jackknife.mdl"
			"model_dropped"		"models/weapons/w_knife_gypsy_jackknife_dropped.mdl"
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"pedestal display model"		"models/weapons/v_knife_gypsy_jackknife_inspect.mdl"
			}
			"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"
				}
			}
		}
		"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"		"models/weapons/v_knife_outdoor.mdl"
			"model_world"		"models/weapons/w_knife_outdoor.mdl"
			"model_dropped"		"models/weapons/w_knife_outdoor_dropped.mdl"
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"pedestal display model"		"models/weapons/v_knife_outdoor_inspect.mdl"
			}
			"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"
				}
			}
		}
		"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"		"models/weapons/v_knife_stiletto.mdl"
			"model_world"		"models/weapons/w_knife_stiletto.mdl"
			"model_dropped"		"models/weapons/w_knife_stiletto_dropped.mdl"
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"pedestal display model"		"models/weapons/v_knife_stiletto_inspect.mdl"
			}
			"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"
				}
			}
		}
		"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"		"models/weapons/v_knife_widowmaker.mdl"
			"model_world"		"models/weapons/w_knife_widowmaker.mdl"
			"model_dropped"		"models/weapons/w_knife_widowmaker_dropped.mdl"
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"pedestal display model"		"models/weapons/v_knife_widowmaker_inspect.mdl"
			}
			"inventory_image_data"
			{
				"camera_angles"		"0 0 0"
				"camera_offset"		"0 0 0"
			}
			"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"
				}
			}
		}
		"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"		"models/weapons/v_knife_skeleton.mdl"
			"model_world"		"models/weapons/w_knife_skeleton.mdl"
			"model_dropped"		"models/weapons/w_knife_skeleton_dropped.mdl"
			"used_by_classes"
			{
				"terrorists"		"1"
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"pedestal display model"		"models/weapons/v_knife_skeleton_inspect.mdl"
			}
			"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"
				}
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
			}
		}
		"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"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.mdl"
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"21"
				}
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"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.mdl"
			}
		}
		"1083"
		{
			"name"		"Map Token Vineyard"
			"prefab"		"map_token"
			"item_name"		"#CSGO_Collectible_MapTokenVineyard"
			"item_description"		"#CSGO_Collectible_MapTokenVineyard_Desc"
			"image_inventory"		"econ/status_icons/maptoken_vineyard"
			"map_name"		"#SFUI_Map_dz_vineyard"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/maptoken_vineyard.mdl"
			}
		}
		"1084"
		{
			"name"		"Map Token Ember"
			"prefab"		"map_token"
			"item_name"		"#CSGO_Collectible_MapTokenEmber"
			"item_description"		"#CSGO_Collectible_MapTokenEmber_Desc"
			"image_inventory"		"econ/status_icons/maptoken_ember"
			"map_name"		"#SFUI_Map_dz_ember"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/maptoken_ember.mdl"
			}
		}
		"1085"
		{
			"name"		"Map Token Tuscan"
			"prefab"		"map_token"
			"item_name"		"#CSGO_Collectible_MapTokenTuscan"
			"item_description"		"#CSGO_Collectible_MapTokenTuscan_Desc"
			"image_inventory"		"econ/status_icons/maptoken_tuscan"
			"map_name"		"#SFUI_Map_de_tuscan"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/maptoken_tuscan.mdl"
			}
		}
		"1086"
		{
			"name"		"Map Token Prime"
			"prefab"		"map_token"
			"item_name"		"#CSGO_Collectible_MapTokenPrime"
			"item_description"		"#CSGO_Collectible_MapTokenPrime_Desc"
			"image_inventory"		"econ/status_icons/maptoken_prime"
			"map_name"		"#SFUI_Map_de_prime"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/maptoken_prime.mdl"
			}
		}
		"1087"
		{
			"name"		"Map Token Blagai"
			"prefab"		"map_token"
			"item_name"		"#CSGO_Collectible_MapTokenBlagai"
			"item_description"		"#CSGO_Collectible_MapTokenBlagai_Desc"
			"image_inventory"		"econ/status_icons/maptoken_blagai"
			"map_name"		"#SFUI_Map_de_blagai"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/maptoken_blagai.mdl"
			}
		}
		"1088"
		{
			"name"		"Map Token Boyard"
			"prefab"		"map_token"
			"item_name"		"#CSGO_Collectible_MapTokenBoyard"
			"item_description"		"#CSGO_Collectible_MapTokenBoyard_Desc"
			"image_inventory"		"econ/status_icons/maptoken_boyard"
			"map_name"		"#SFUI_Map_de_boyard"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/maptoken_boyard.mdl"
			}
		}
		"1089"
		{
			"name"		"Map Token Chalice"
			"prefab"		"map_token"
			"item_name"		"#CSGO_Collectible_MapTokenChalice"
			"item_description"		"#CSGO_Collectible_MapTokenChalice_Desc"
			"image_inventory"		"econ/status_icons/maptoken_chalice"
			"map_name"		"#SFUI_Map_de_chalice"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/maptoken_chalice.mdl"
			}
		}
		"1200"
		{
			"name"		"Name Tag"
			"first_sale_date"		"2013/08/28"
			"prefab"		"valve csgo_tool"
			"item_name"		"#CSGO_Tool_Name_Tag"
			"item_type_name"		"#CSGO_Tool_Name_TagTag"
			"item_description"		"#CSGO_Tool_Name_Tag_Desc"
			"image_inventory"		"econ/tools/tag"
			"tool"
			{
				"type"		"name"
				"usage_capabilities"
				{
					"nameable"		"1"
				}
			}
			"inv_container_and_tools"		"tool"
		}
		"1201"
		{
			"name"		"casket"
			"first_sale_date"		"2019/11/25"
			"prefab"		"valve csgo_tool"
			"item_name"		"#CSGO_Tool_Casket_Tag"
			"item_description"		"#CSGO_Tool_Casket_Tag_Desc"
			"image_inventory"		"econ/tools/casket"
			"tool"
			{
				"type"		"casket"
				"usage_capabilities"
				{
					"nameable"		"1"
					"can_collect"		"1"
				}
			}
			"attributes"
			{
				"cannot trade"		"1"
			}
			"inv_container_and_tools"		"tool"
		}
		"1203"
		{
			"name"		"Weapon Case Key"
			"first_sale_date"		"2013/09/20"
			"prefab"		"valve weapon_case_key"
			"image_inventory"		"econ/tools/weapon_case_key"
			"tool"
			{
				"restriction"		"generic_valve_key"
			}
		}
		"1204"
		{
			"name"		"E-Sports Weapon Case Key 1"
			"item_name"		"#CSGO_esports_crate_key_1"
			"item_description"		"#CSGO_esports_crate_key_1_desc"
			"first_sale_date"		"2014/07/09"
			"prefab"		"valve weapon_case_key"
			"image_inventory"		"econ/tools/weapon_case_key_special_1"
			"tool"
			{
				"restriction"		"esports_crate_key"
			}
		}
		"1209"
		{
			"name"		"sticker"
			"first_sale_date"		"2014/01/29"
			"prefab"		"csgo_tool"
			"item_name"		"#CSGO_Tool_Sticker"
			"item_type_name"		"#CSGO_Tool_Sticker"
			"item_description"		"#CSGO_Tool_Sticker_Desc"
			"tool"
			{
				"type"		"sticker"
				"usage_capabilities"
				{
					"can_sticker"		"1"
					"usable_out_of_game"		"1"
				}
			}
			"inv_graphic_art"		"sticker"
		}
		"4609"
		{
			"name"		"patch"
			"first_sale_date"		"2020/02/24"
			"prefab"		"csgo_tool"
			"item_name"		"#CSGO_Tool_Patch"
			"item_type_name"		"#CSGO_Tool_Patch"
			"item_description"		"#CSGO_Tool_Patch_Desc"
			"tool"
			{
				"type"		"patch"
				"usage_capabilities"
				{
					"can_patch"		"1"
					"usable_out_of_game"		"1"
				}
			}
			"inv_graphic_art"		"patch"
		}
		"1210"
		{
			"name"		"Gift - 1 Player"
			"first_sale_date"		"2013/12/17"
			"prefab"		"valve csgo_tool"
			"item_name"		"#CSGO_Tool_Gift1Player"
			"item_type_name"		"#CSGO_Tool_GiftTag"
			"item_description"		"#CSGO_Tool_Gift1Player_Desc"
			"image_inventory"		"econ/weapon_cases/gift1player"
			"capabilities"
			{
				"usable_gc"		"1"
				"usable_out_of_game"		"0"
			}
			"tool"
			{
				"type"		"gift"
				"usage"
				{
					"num_items"		"1"
					"max_recipients"		"1"
					"target_rule"		"only_other_players"
				}
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"8"
				}
			}
			"inv_container_and_tools"		"tool"
		}
		"1211"
		{
			"name"		"Gift - 9 Players"
			"first_sale_date"		"2013/12/16"
			"prefab"		"valve csgo_tool"
			"item_name"		"#CSGO_Tool_Gift9Players"
			"item_type_name"		"#CSGO_Tool_GiftTag"
			"item_description"		"#CSGO_Tool_Gift9Players_Desc"
			"image_inventory"		"econ/weapon_cases/gift9players"
			"capabilities"
			{
				"usable_gc"		"1"
				"usable_out_of_game"		"0"
			}
			"tool"
			{
				"type"		"gift"
				"usage"
				{
					"num_items"		"1"
					"max_recipients"		"9"
					"target_rule"		"only_other_players"
				}
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"8"
				}
			}
			"inv_container_and_tools"		"tool"
		}
		"1212"
		{
			"name"		"Sticker Crate Key"
			"item_name"		"#CSGO_sticker_crate_key_1"
			"item_description"		"#CSGO_sticker_crate_key_1_desc"
			"first_sale_date"		"2014/01/29"
			"prefab"		"valve weapon_case_key"
			"image_inventory"		"econ/tools/sticker_crate_key"
			"tool"
			{
				"restriction"		"sticker_crate_key"
			}
		}
		"1214"
		{
			"name"		"Community Case Key 1"
			"item_name"		"#CSGO_community_crate_key_1"
			"item_description"		"#CSGO_community_crate_key_1_desc"
			"first_sale_date"		"2013/12/18"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_1"
			"tool"
			{
				"restriction"		"community_case_1"
			}
		}
		"1215"
		{
			"name"		"Gift - 25 Spectators"
			"first_sale_date"		"2013/12/16"
			"prefab"		"valve csgo_tool"
			"item_name"		"#CSGO_Tool_Gift25Spectators"
			"item_type_name"		"#CSGO_Tool_GiftTag"
			"item_description"		"#CSGO_Tool_Gift25Spectators_Desc"
			"image_inventory"		"econ/weapon_cases/gift25spectators"
			"capabilities"
			{
				"usable_gc"		"1"
				"usable_out_of_game"		"0"
			}
			"tool"
			{
				"type"		"gift"
				"usage"
				{
					"num_items"		"1"
					"max_recipients"		"25"
					"target_rule"		"only_other_spectators"
				}
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"8"
				}
			}
			"inv_container_and_tools"		"tool"
		}
		"1303"
		{
			"name"		"Community Case Key 2"
			"item_name"		"#CSGO_community_crate_key_2"
			"item_description"		"#CSGO_community_crate_key_2_desc"
			"first_sale_date"		"2014/2/19"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_2"
			"tool"
			{
				"restriction"		"community_case_2"
			}
		}
		"1304"
		{
			"name"		"Community Sticker Capsule 1 Key May 2014"
			"item_name"		"#CSGO_sticker_crate_key_community01"
			"item_description"		"#CSGO_sticker_crate_key_community01_desc"
			"first_sale_date"		"2014/04/30"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/sticker_crate_key_community01"
			"tool"
			{
				"restriction"		"sticker_pack_community01_key"
			}
		}
		"1305"
		{
			"name"		"Community Case Key 3 May 2014"
			"item_name"		"#CSGO_community_crate_key_3"
			"item_description"		"#CSGO_community_crate_key_3_desc"
			"first_sale_date"		"2014/4/30"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_3"
			"tool"
			{
				"restriction"		"community_case_3"
			}
		}
		"1306"
		{
			"name"		"quest"
			"item_name"		"#quest"
			"item_description"		"#quest_desc"
			"prefab"		"quest_prefab"
			"attributes"
			{
				"cannot trade"		"1"
			}
		}
		"1307"
		{
			"name"		"Community Case Key 3 June 2014"
			"item_name"		"#CSGO_community_crate_key_3"
			"item_description"		"#CSGO_community_crate_key_3_desc"
			"first_sale_date"		"2014/06/11"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_3"
			"tool"
			{
				"restriction"		"community_case_3"
			}
		}
		"1308"
		{
			"name"		"Community Sticker Capsule 1 Key June 2014"
			"item_name"		"#CSGO_sticker_crate_key_community01"
			"item_description"		"#CSGO_sticker_crate_key_community01_desc"
			"first_sale_date"		"2014/06/11"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/sticker_crate_key_community01"
			"tool"
			{
				"restriction"		"sticker_pack_community01_key"
			}
		}
		"1309"
		{
			"name"		"Community Case Key 4 July 2014"
			"item_name"		"#CSGO_community_crate_key_4"
			"item_description"		"#CSGO_community_crate_key_4_desc"
			"first_sale_date"		"2014/06/23"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_4"
			"tool"
			{
				"restriction"		"community_case_4"
			}
		}
		"1310"
		{
			"name"		"Community Case Key 4 August 2014"
			"item_name"		"#CSGO_community_crate_key_4"
			"item_description"		"#CSGO_community_crate_key_4_desc"
			"first_sale_date"		"2014/06/23"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_4"
			"tool"
			{
				"restriction"		"community_case_4"
			}
		}
		"1311"
		{
			"name"		"Community Case Key September 4"
			"item_name"		"#CSGO_community_crate_key_4"
			"item_description"		"#CSGO_community_crate_key_4_desc"
			"first_sale_date"		"2014/07/01"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_4"
			"tool"
			{
				"restriction"		"community_case_4"
			}
		}
		"1313"
		{
			"name"		"Community Case Key 4"
			"item_name"		"#CSGO_community_crate_key_4"
			"item_description"		"#CSGO_community_crate_key_4_desc"
			"first_sale_date"		"2014/06/23"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_4"
			"tool"
			{
				"restriction"		"community_case_4"
			}
		}
		"1314"
		{
			"name"		"musickit"
			"prefab"		"musickit_prefab"
		}
		"1315"
		{
			"name"		"Community Season Five Summer 2014"
			"first_sale_date"		"2014/10/29"
			"prefab"		"season_pass"
			"item_name"		"#CSGO_Ticket_CommunitySeasonFiveSummer2014"
			"item_description"		"#CSGO_Ticket_CommunitySeasonFiveSummer2014_Desc"
			"image_inventory"		"econ/status_icons/operation_vanguard_pass"
			"capabilities"
			{
				"usable_gc"		"1"
				"usable_out_of_game"		"1"
			}
			"tool"
			{
				"type"		"season_pass"
				"use_string"		"#ConsumeItem"
			}
			"attributes"
			{
				"season access"		"4"
			}
		}
		"1316"
		{
			"name"		"Community Season Five Summer 2014 Coin 1"
			"prefab"		"season5_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonFiveSummer2014_Coin1"
			"item_description"		"#CSGO_Collectible_CommunitySeasonFiveSummer2014_Coin1_Desc"
			"image_inventory"		"econ/status_icons/operation_vanguard_bronze"
			"min_ilevel"		"1"
			"max_ilevel"		"1"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/vanguard_bronze.mdl"
				"upgrade threshold"		"3"
			}
		}
		"1317"
		{
			"name"		"Community Season Five Summer 2014 Coin 2"
			"prefab"		"season5_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonFiveSummer2014_Coin2"
			"item_description"		"#CSGO_Collectible_CommunitySeasonFiveSummer2014_Coin2_Desc"
			"image_inventory"		"econ/status_icons/operation_vanguard_silver"
			"min_ilevel"		"2"
			"max_ilevel"		"2"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/vanguard_silver.mdl"
				"upgrade threshold"		"4"
			}
		}
		"1318"
		{
			"name"		"Community Season Five Summer 2014 Coin 3"
			"prefab"		"season5_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonFiveSummer2014_Coin3"
			"item_description"		"#CSGO_Collectible_CommunitySeasonFiveSummer2014_Coin3_Desc"
			"image_inventory"		"econ/status_icons/operation_vanguard_gold"
			"min_ilevel"		"3"
			"max_ilevel"		"3"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/vanguard_gold.mdl"
			}
		}
		"1320"
		{
			"name"		"campaign magrheb"
			"item_name"		"#csgo_campaign_maghreb"
			"item_description"		"#csgo_campaign_maghreb_desc"
			"prefab"		"valve campaign_prefab"
			"attributes"
			{
				"campaign id"		"3"
			}
		}
		"1321"
		{
			"name"		"campaign eurasia"
			"item_name"		"#csgo_campaign_eurasia"
			"item_description"		"#csgo_campaign_eurasia_desc"
			"prefab"		"valve campaign_prefab"
			"attributes"
			{
				"campaign id"		"1"
			}
		}
		"1322"
		{
			"name"		"Community Case Key 5"
			"item_name"		"#CSGO_community_crate_key_5"
			"item_description"		"#CSGO_community_crate_key_5_desc"
			"first_sale_date"		"2014/11/5"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_5"
			"tool"
			{
				"restriction"		"community_case_5"
			}
		}
		"1323"
		{
			"name"		"Community Case Key 6"
			"item_name"		"#CSGO_community_crate_key_6"
			"item_description"		"#CSGO_community_crate_key_6_desc"
			"first_sale_date"		"2015/1/8"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_6"
			"tool"
			{
				"restriction"		"community_case_6"
			}
		}
		"1324"
		{
			"name"		"stattrak_swap_tool"
			"first_sale_date"		"2015/3/30"
			"prefab"		"csgo_tool"
			"item_name"		"#CSGO_tool_stattrak_swap"
			"item_description"		"#CSGO_tool_stattrak_swap_desc"
			"image_inventory"		"econ/tools/stattrak_swap_tool"
			"tool"
			{
				"type"		"stattrak_swap"
				"usage_capabilities"
				{
					"can_stattrack_swap"		"1"
				}
			}
			"inv_container_and_tools"		"tool"
		}
		"1325"
		{
			"name"		"Community Case Key 7"
			"item_name"		"#CSGO_community_crate_key_7"
			"item_description"		"#CSGO_community_crate_key_7_desc"
			"first_sale_date"		"2015/4/15"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_7"
			"tool"
			{
				"restriction"		"community_case_7"
			}
		}
		"1326"
		{
			"name"		"Community Season Six 2015"
			"first_sale_date"		"2015/05/01"
			"prefab"		"season_pass"
			"item_name"		"#CSGO_Ticket_CommunitySeasonSix2015"
			"item_description"		"#CSGO_Ticket_CommunitySeasonSix2015_Desc"
			"image_inventory"		"econ/status_icons/operation_6_pass"
			"capabilities"
			{
				"usable_gc"		"1"
				"usable_out_of_game"		"1"
			}
			"tool"
			{
				"type"		"season_pass"
				"use_string"		"#ConsumeItem"
			}
			"attributes"
			{
				"season access"		"5"
			}
		}
		"1327"
		{
			"name"		"Community Season Six 2015 Coin 1"
			"prefab"		"season6_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonSix2015_Coin1"
			"item_description"		"#CSGO_Collectible_CommunitySeasonSix2015_Coin1_Desc"
			"image_inventory"		"econ/status_icons/operation_6_bronze"
			"min_ilevel"		"1"
			"max_ilevel"		"1"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/bloodhound_bronze.mdl"
				"upgrade threshold"		"9"
			}
		}
		"1328"
		{
			"name"		"Community Season Six 2015 Coin 2"
			"prefab"		"season6_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonSix2015_Coin2"
			"item_description"		"#CSGO_Collectible_CommunitySeasonSix2015_Coin2_Desc"
			"image_inventory"		"econ/status_icons/operation_6_silver"
			"min_ilevel"		"2"
			"max_ilevel"		"2"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/bloodhound_silver.mdl"
				"upgrade threshold"		"14"
			}
		}
		"1329"
		{
			"name"		"Community Season Six 2015 Coin 3"
			"prefab"		"season6_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonSix2015_Coin3"
			"item_description"		"#CSGO_Collectible_CommunitySeasonSix2015_Coin3_Desc"
			"image_inventory"		"econ/status_icons/operation_6_gold"
			"min_ilevel"		"3"
			"max_ilevel"		"3"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/bloodhound_gold.mdl"
			}
		}
		"1330"
		{
			"name"		"Falchion Case Key"
			"item_name"		"#CSGO_community_crate_key_8"
			"item_description"		"#CSGO_community_crate_key_8_desc"
			"first_sale_date"		"2015/5/19"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_8"
			"tool"
			{
				"restriction"		"community_case_8"
			}
		}
		"1331"
		{
			"name"		"prestige coin 2015"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2015"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2015"
			"image_inventory"		"econ/status_icons/service_medal_2015"
			"attributes"
			{
				"prestige year"		"2015"
				"pedestal display model"		"models/inventory_items/service_medal_2015.mdl"
			}
		}
		"1332"
		{
			"name"		"prestige coin 2015 level 2"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2015"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2015"
			"image_inventory"		"econ/status_icons/service_medal_2015_2"
			"attributes"
			{
				"prestige year"		"2015"
				"pedestal display model"		"models/inventory_items/service_medal_2015_2.mdl"
			}
		}
		"1333"
		{
			"name"		"Community Case Key 9"
			"item_name"		"#CSGO_community_crate_key_9"
			"item_description"		"#CSGO_community_crate_key_9_desc"
			"first_sale_date"		"2015/9/15"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_9"
			"tool"
			{
				"restriction"		"community_case_9"
			}
		}
		"1334"
		{
			"name"		"crate_community_10 Key"
			"item_name"		"#CSGO_crate_community_10_key"
			"item_description"		"#CSGO_crate_community_10_key_desc"
			"first_sale_date"		"2015-11-30"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_10"
			"tool"
			{
				"restriction"		"crate_community_10"
			}
		}
		"1335"
		{
			"name"		"CommunitySeasonSeven2016"
			"first_sale_date"		"2016/01/01"
			"prefab"		"season_pass"
			"item_name"		"#CSGO_Ticket_CommunitySeasonSeven2016"
			"item_description"		"#CSGO_Ticket_CommunitySeasonSeven2016_Desc"
			"image_inventory"		"econ/status_icons/operation_7_pass"
			"capabilities"
			{
				"usable_gc"		"1"
				"usable_out_of_game"		"1"
			}
			"tool"
			{
				"type"		"season_pass"
				"use_string"		"#ConsumeItem"
			}
			"attributes"
			{
				"season access"		"6"
			}
		}
		"1336"
		{
			"name"		"CommunitySeasonSeven2016 Coin 1"
			"prefab"		"season7_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonSeven2016_Coin1"
			"item_description"		"#CSGO_Collectible_CommunitySeasonSeven2016_Coin1_Desc"
			"image_inventory"		"econ/status_icons/operation_7_bronze"
			"min_ilevel"		"1"
			"max_ilevel"		"1"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/operation_7_bronze.mdl"
				"upgrade threshold"		"9"
			}
		}
		"1337"
		{
			"name"		"CommunitySeasonSeven2016 Coin 2"
			"prefab"		"season7_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonSeven2016_Coin2"
			"item_description"		"#CSGO_Collectible_CommunitySeasonSeven2016_Coin2_Desc"
			"image_inventory"		"econ/status_icons/operation_7_silver"
			"min_ilevel"		"2"
			"max_ilevel"		"2"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/operation_7_silver.mdl"
				"upgrade threshold"		"14"
			}
		}
		"1338"
		{
			"name"		"CommunitySeasonSeven2016 Coin 3"
			"prefab"		"season7_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonSeven2016_Coin3"
			"item_description"		"#CSGO_Collectible_CommunitySeasonSeven2016_Coin3_Desc"
			"image_inventory"		"econ/status_icons/operation_7_gold"
			"min_ilevel"		"3"
			"max_ilevel"		"3"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/operation_7_gold.mdl"
			}
		}
		"1339"
		{
			"name"		"prestige coin 2016"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2016"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2016"
			"image_inventory"		"econ/status_icons/service_medal_2016_lvl1"
			"attributes"
			{
				"prestige year"		"2016"
				"pedestal display model"		"models/inventory_items/service_medal_2016_lvl1.mdl"
			}
		}
		"1340"
		{
			"name"		"prestige coin 2016 level 2"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2016"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2016"
			"image_inventory"		"econ/status_icons/service_medal_2016_lvl2"
			"attributes"
			{
				"prestige year"		"2016"
				"pedestal display model"		"models/inventory_items/service_medal_2016_lvl2.mdl"
			}
		}
		"1341"
		{
			"name"		"prestige coin 2016 level 3"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2016"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2016"
			"image_inventory"		"econ/status_icons/service_medal_2016_lvl3"
			"attributes"
			{
				"prestige year"		"2016"
				"pedestal display model"		"models/inventory_items/service_medal_2016_lvl3.mdl"
			}
		}
		"1342"
		{
			"name"		"prestige coin 2016 level 4"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2016"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2016"
			"image_inventory"		"econ/status_icons/service_medal_2016_lvl4"
			"attributes"
			{
				"prestige year"		"2016"
				"pedestal display model"		"models/inventory_items/service_medal_2016_lvl4.mdl"
			}
		}
		"1343"
		{
			"name"		"prestige coin 2016 level 5"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2016"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2016"
			"image_inventory"		"econ/status_icons/service_medal_2016_lvl5"
			"attributes"
			{
				"prestige year"		"2016"
				"pedestal display model"		"models/inventory_items/service_medal_2016_lvl5.mdl"
			}
		}
		"1344"
		{
			"name"		"prestige coin 2016 level 6"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2016"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2016"
			"image_inventory"		"econ/status_icons/service_medal_2016_lvl6"
			"attributes"
			{
				"prestige year"		"2016"
				"pedestal display model"		"models/inventory_items/service_medal_2016_lvl6.mdl"
			}
		}
		"1348"
		{
			"name"		"spray"
			"first_sale_date"		"2014/06/20"
			"prefab"		"csgo_tool"
			"item_name"		"#CSGO_Tool_Spray"
			"item_type_name"		"#CSGO_Type_Spray"
			"item_description"		"#CSGO_Tool_Spray_Desc"
			"capabilities"
			{
				"usable_gc"		"1"
				"usable_out_of_game"		"1"
			}
			"tool"
			{
				"type"		"spray"
				"use_string"		"#ConsumeItem"
			}
			"inv_graphic_art"		"graffiti"
		}
		"1349"
		{
			"name"		"spraypaint"
			"first_sale_date"		"2014/06/20"
			"prefab"		"csgo_tool"
			"item_name"		"#CSGO_Tool_SprayPaint"
			"item_type_name"		"#CSGO_Type_Spray"
			"item_description"		"#CSGO_Tool_SprayPaint_Desc"
			"tool"
			{
				"type"		"spraypaint"
			}
			"capabilities"
			{
				"can_delete"		"1"
			}
			"item_slot"		"spray"
			"item_sub_position"		"spray0"
			"inv_graphic_art"		"graffiti"
			"used_by_classes"
			{
				"noteam"		"1"
			}
			"attributes"
			{
				"cannot trade"		"1"
			}
		}
		"1352"
		{
			"name"		"CommunitySeasonEight2017"
			"first_sale_date"		"2017/05/23"
			"prefab"		"season_pass"
			"item_name"		"#CSGO_Ticket_CommunitySeasonEight2017"
			"item_description"		"#CSGO_Ticket_CommunitySeasonEight2017_Desc"
			"image_inventory"		"econ/status_icons/operation_8_pass"
			"capabilities"
			{
				"usable_gc"		"1"
				"usable_out_of_game"		"1"
			}
			"tool"
			{
				"type"		"season_pass"
				"use_string"		"#ConsumeItem"
			}
			"attributes"
			{
				"season access"		"7"
			}
		}
		"4353"
		{
			"name"		"CommunitySeasonEight2017 Coin 1"
			"prefab"		"season8_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonEight2017_Coin1"
			"item_description"		"#CSGO_Collectible_CommunitySeasonEight2017_Coin1_Desc"
			"image_inventory"		"econ/status_icons/operation_8_bronze"
			"min_ilevel"		"1"
			"max_ilevel"		"1"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/operation_8_bronze.mdl"
				"upgrade threshold"		"5"
			}
		}
		"4354"
		{
			"name"		"CommunitySeasonEight2017 Coin 2"
			"prefab"		"season8_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonEight2017_Coin2"
			"item_description"		"#CSGO_Collectible_CommunitySeasonEight2017_Coin2_Desc"
			"image_inventory"		"econ/status_icons/operation_8_silver"
			"min_ilevel"		"2"
			"max_ilevel"		"2"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/operation_8_silver.mdl"
				"upgrade threshold"		"18"
			}
		}
		"4355"
		{
			"name"		"CommunitySeasonEight2017 Coin 3"
			"prefab"		"season8_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonEight2017_Coin3"
			"item_description"		"#CSGO_Collectible_CommunitySeasonEight2017_Coin3_Desc"
			"image_inventory"		"econ/status_icons/operation_8_gold"
			"min_ilevel"		"3"
			"max_ilevel"		"3"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/operation_8_gold.mdl"
				"upgrade threshold"		"25"
			}
		}
		"4356"
		{
			"name"		"CommunitySeasonEight2017 Coin 4"
			"prefab"		"season8_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonEight2017_Coin4"
			"item_description"		"#CSGO_Collectible_CommunitySeasonEight2017_Coin4_Desc"
			"image_inventory"		"econ/status_icons/operation_8_platinum"
			"min_ilevel"		"3"
			"max_ilevel"		"3"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/operation_8_platinum.mdl"
			}
		}
		"1357"
		{
			"name"		"prestige coin 2017"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2017"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2017"
			"image_inventory"		"econ/status_icons/service_medal_2017_lvl1"
			"attributes"
			{
				"prestige year"		"2017"
				"pedestal display model"		"models/inventory_items/service_medal_2017_lvl1.mdl"
			}
		}
		"1358"
		{
			"name"		"prestige coin 2017 level 2"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2017"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2017"
			"image_inventory"		"econ/status_icons/service_medal_2017_lvl2"
			"attributes"
			{
				"prestige year"		"2017"
				"pedestal display model"		"models/inventory_items/service_medal_2017_lvl2.mdl"
			}
		}
		"1359"
		{
			"name"		"prestige coin 2017 level 3"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2017"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2017"
			"image_inventory"		"econ/status_icons/service_medal_2017_lvl3"
			"attributes"
			{
				"prestige year"		"2017"
				"pedestal display model"		"models/inventory_items/service_medal_2017_lvl3.mdl"
			}
		}
		"1360"
		{
			"name"		"prestige coin 2017 level 4"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2017"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2017"
			"image_inventory"		"econ/status_icons/service_medal_2017_lvl4"
			"attributes"
			{
				"prestige year"		"2017"
				"pedestal display model"		"models/inventory_items/service_medal_2017_lvl4.mdl"
			}
		}
		"1361"
		{
			"name"		"prestige coin 2017 level 5"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2017"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2017"
			"image_inventory"		"econ/status_icons/service_medal_2017_lvl5"
			"attributes"
			{
				"prestige year"		"2017"
				"pedestal display model"		"models/inventory_items/service_medal_2017_lvl5.mdl"
			}
		}
		"1362"
		{
			"name"		"prestige coin 2017 level 6"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2017"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2017"
			"image_inventory"		"econ/status_icons/service_medal_2017_lvl6"
			"attributes"
			{
				"prestige year"		"2017"
				"pedestal display model"		"models/inventory_items/service_medal_2017_lvl6.mdl"
			}
		}
		"1363"
		{
			"name"		"prestige coin 2017 level 7"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2017"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2017"
			"image_inventory"		"econ/status_icons/service_medal_2017_lvl7"
			"attributes"
			{
				"prestige year"		"2017"
				"pedestal display model"		"models/inventory_items/service_medal_2017_lvl7.mdl"
			}
		}
		"1353"
		{
			"name"		"Game License"
			"prefab"		"valve collectible_untradable_coin"
			"item_rarity"		"common"
			"item_type"		"game_license"
			"item_name"		"#CSGO_Purchasable_Game_License"
			"item_description"		"#CSGO_Purchasable_Game_License_Desc"
			"image_inventory"		"econ/status_icons/collectible_pin_tactics"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_tactics.mdl"
			}
		}
		"1367"
		{
			"name"		"prestige coin 2018"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2018"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2018"
			"image_inventory"		"econ/status_icons/service_medal_2018_lvl1"
			"attributes"
			{
				"prestige year"		"2018"
				"pedestal display model"		"models/inventory_items/service_medal_2018_lvl1.mdl"
			}
		}
		"1368"
		{
			"name"		"prestige coin 2018 level 2"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2018"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2018"
			"image_inventory"		"econ/status_icons/service_medal_2018_lvl2"
			"attributes"
			{
				"prestige year"		"2018"
				"pedestal display model"		"models/inventory_items/service_medal_2018_lvl2.mdl"
			}
		}
		"1369"
		{
			"name"		"prestige coin 2018 level 3"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2018"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2018"
			"image_inventory"		"econ/status_icons/service_medal_2018_lvl3"
			"attributes"
			{
				"prestige year"		"2018"
				"pedestal display model"		"models/inventory_items/service_medal_2018_lvl3.mdl"
			}
		}
		"1370"
		{
			"name"		"prestige coin 2018 level 4"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2018"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2018"
			"image_inventory"		"econ/status_icons/service_medal_2018_lvl4"
			"attributes"
			{
				"prestige year"		"2018"
				"pedestal display model"		"models/inventory_items/service_medal_2018_lvl4.mdl"
			}
		}
		"1371"
		{
			"name"		"prestige coin 2018 level 5"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2018"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2018"
			"image_inventory"		"econ/status_icons/service_medal_2018_lvl5"
			"attributes"
			{
				"prestige year"		"2018"
				"pedestal display model"		"models/inventory_items/service_medal_2018_lvl5.mdl"
			}
		}
		"1372"
		{
			"name"		"prestige coin 2018 level 6"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2018"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2018"
			"image_inventory"		"econ/status_icons/service_medal_2018_lvl6"
			"attributes"
			{
				"prestige year"		"2018"
				"pedestal display model"		"models/inventory_items/service_medal_2018_lvl6.mdl"
			}
		}
		"1376"
		{
			"name"		"prestige coin 2019"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2019"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2019"
			"image_inventory"		"econ/status_icons/service_medal_2019_lvl1"
			"attributes"
			{
				"prestige year"		"2019"
				"pedestal display model"		"models/inventory_items/service_medal_2019_lvl1.mdl"
			}
		}
		"1377"
		{
			"name"		"prestige coin 2019 level 2"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2019"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2019"
			"image_inventory"		"econ/status_icons/service_medal_2019_lvl2"
			"attributes"
			{
				"prestige year"		"2019"
				"pedestal display model"		"models/inventory_items/service_medal_2019_lvl2.mdl"
			}
		}
		"1378"
		{
			"name"		"prestige coin 2019 level 3"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2019"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2019"
			"image_inventory"		"econ/status_icons/service_medal_2019_lvl3"
			"attributes"
			{
				"prestige year"		"2019"
				"pedestal display model"		"models/inventory_items/service_medal_2019_lvl3.mdl"
			}
		}
		"1379"
		{
			"name"		"prestige coin 2019 level 4"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2019"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2019"
			"image_inventory"		"econ/status_icons/service_medal_2019_lvl4"
			"attributes"
			{
				"prestige year"		"2019"
				"pedestal display model"		"models/inventory_items/service_medal_2019_lvl4.mdl"
			}
		}
		"1380"
		{
			"name"		"prestige coin 2019 level 5"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2019"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2019"
			"image_inventory"		"econ/status_icons/service_medal_2019_lvl5"
			"attributes"
			{
				"prestige year"		"2019"
				"pedestal display model"		"models/inventory_items/service_medal_2019_lvl5.mdl"
			}
		}
		"1381"
		{
			"name"		"prestige coin 2019 level 6"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2019"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2019"
			"image_inventory"		"econ/status_icons/service_medal_2019_lvl6"
			"attributes"
			{
				"prestige year"		"2019"
				"pedestal display model"		"models/inventory_items/service_medal_2019_lvl6.mdl"
			}
		}
		"4674"
		{
			"name"		"prestige coin 2020"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2020"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2020"
			"image_inventory"		"econ/status_icons/service_medal_2020_lvl1"
			"attributes"
			{
				"prestige year"		"2020"
				"pedestal display model"		"models/inventory_items/service_medal_2020_lvl1.mdl"
			}
		}
		"4675"
		{
			"name"		"prestige coin 2020 level 2"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2020"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2020"
			"image_inventory"		"econ/status_icons/service_medal_2020_lvl2"
			"attributes"
			{
				"prestige year"		"2020"
				"pedestal display model"		"models/inventory_items/service_medal_2020_lvl2.mdl"
			}
		}
		"4676"
		{
			"name"		"prestige coin 2020 level 3"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2020"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2020"
			"image_inventory"		"econ/status_icons/service_medal_2020_lvl3"
			"attributes"
			{
				"prestige year"		"2020"
				"pedestal display model"		"models/inventory_items/service_medal_2020_lvl3.mdl"
			}
		}
		"4677"
		{
			"name"		"prestige coin 2020 level 4"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2020"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2020"
			"image_inventory"		"econ/status_icons/service_medal_2020_lvl4"
			"attributes"
			{
				"prestige year"		"2020"
				"pedestal display model"		"models/inventory_items/service_medal_2020_lvl4.mdl"
			}
		}
		"4678"
		{
			"name"		"prestige coin 2020 level 5"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2020"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2020"
			"image_inventory"		"econ/status_icons/service_medal_2020_lvl5"
			"attributes"
			{
				"prestige year"		"2020"
				"pedestal display model"		"models/inventory_items/service_medal_2020_lvl5.mdl"
			}
		}
		"4679"
		{
			"name"		"prestige coin 2020 level 6"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2020"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2020"
			"image_inventory"		"econ/status_icons/service_medal_2020_lvl6"
			"attributes"
			{
				"prestige year"		"2020"
				"pedestal display model"		"models/inventory_items/service_medal_2020_lvl6.mdl"
			}
		}
		"4607"
		{
			"name"		"xpgrant"
			"prefab"		"csgo_tool"
			"item_type_name"		"#CSGO_Type_Ticket"
			"inv_container_and_tools"		"tool"
			"item_quality"		"unique"
			"item_rarity"		"common"
			"item_name"		"#CSGO_tool_xpgrant"
			"item_description"		"#CSGO_tool_xpgrant_desc"
			"image_inventory"		"econ/status_icons/xpgrant"
			"capabilities"
			{
				"usable_gc"		"1"
				"usable_out_of_game"		"1"
			}
			"tool"
			{
				"type"		"xpgrant"
				"use_string"		"#ConsumeItem"
			}
			"attributes"
			{
				"cannot trade"		"1"
			}
		}
		"4748"
		{
			"name"		"subscription1"
			"prefab"		"valve csgo_tool"
			"item_type_name"		"#CSGO_Type_Ticket"
			"inv_container_and_tools"		"tool"
			"item_quality"		"unique"
			"item_rarity"		"common"
			"item_type"		"subscription"
			"item_name"		"#CSGO_tool_subscription1"
			"item_description"		"#CSGO_tool_subscription1_desc"
			"image_inventory"		"econ/status_icons/subscription1"
			"capabilities"
			{
				"usable_gc"		"1"
				"usable_out_of_game"		"1"
			}
			"tool"
			{
				"type"		"season_pass"
				"use_string"		"#ConsumeItem"
			}
			"attributes"
			{
				"cannot trade"		"1"
			}
		}
		"4737"
		{
			"name"		"prestige coin 2021"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2021"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2021"
			"image_inventory"		"econ/status_icons/service_medal_2021_lvl1"
			"attributes"
			{
				"prestige year"		"2021"
				"pedestal display model"		"models/inventory_items/service_medal_2021_lvl1.mdl"
			}
		}
		"4738"
		{
			"name"		"prestige coin 2021 level 2"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2021"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2021"
			"image_inventory"		"econ/status_icons/service_medal_2021_lvl2"
			"attributes"
			{
				"prestige year"		"2021"
				"pedestal display model"		"models/inventory_items/service_medal_2021_lvl2.mdl"
			}
		}
		"4739"
		{
			"name"		"prestige coin 2021 level 3"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2021"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2021"
			"image_inventory"		"econ/status_icons/service_medal_2021_lvl3"
			"attributes"
			{
				"prestige year"		"2021"
				"pedestal display model"		"models/inventory_items/service_medal_2021_lvl3.mdl"
			}
		}
		"4740"
		{
			"name"		"prestige coin 2021 level 4"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2021"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2021"
			"image_inventory"		"econ/status_icons/service_medal_2021_lvl4"
			"attributes"
			{
				"prestige year"		"2021"
				"pedestal display model"		"models/inventory_items/service_medal_2021_lvl4.mdl"
			}
		}
		"4741"
		{
			"name"		"prestige coin 2021 level 5"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2021"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2021"
			"image_inventory"		"econ/status_icons/service_medal_2021_lvl5"
			"attributes"
			{
				"prestige year"		"2021"
				"pedestal display model"		"models/inventory_items/service_medal_2021_lvl5.mdl"
			}
		}
		"4742"
		{
			"name"		"prestige coin 2021 level 6"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2021"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2021"
			"image_inventory"		"econ/status_icons/service_medal_2021_lvl6"
			"attributes"
			{
				"prestige year"		"2021"
				"pedestal display model"		"models/inventory_items/service_medal_2021_lvl6.mdl"
			}
		}
		"4819"
		{
			"name"		"prestige coin 2022"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2022"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2022"
			"image_inventory"		"econ/status_icons/service_medal_2022_lvl1"
			"attributes"
			{
				"prestige year"		"2022"
				"pedestal display model"		"models/inventory_items/service_medal_2022_lvl1.mdl"
			}
		}
		"4820"
		{
			"name"		"prestige coin 2022 level 2"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2022"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2022"
			"image_inventory"		"econ/status_icons/service_medal_2022_lvl2"
			"attributes"
			{
				"prestige year"		"2022"
				"pedestal display model"		"models/inventory_items/service_medal_2022_lvl2.mdl"
			}
		}
		"4821"
		{
			"name"		"prestige coin 2022 level 3"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2022"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2022"
			"image_inventory"		"econ/status_icons/service_medal_2022_lvl3"
			"attributes"
			{
				"prestige year"		"2022"
				"pedestal display model"		"models/inventory_items/service_medal_2022_lvl3.mdl"
			}
		}
		"4822"
		{
			"name"		"prestige coin 2022 level 4"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2022"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2022"
			"image_inventory"		"econ/status_icons/service_medal_2022_lvl4"
			"attributes"
			{
				"prestige year"		"2022"
				"pedestal display model"		"models/inventory_items/service_medal_2022_lvl4.mdl"
			}
		}
		"4823"
		{
			"name"		"prestige coin 2022 level 5"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2022"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2022"
			"image_inventory"		"econ/status_icons/service_medal_2022_lvl5"
			"attributes"
			{
				"prestige year"		"2022"
				"pedestal display model"		"models/inventory_items/service_medal_2022_lvl5.mdl"
			}
		}
		"4824"
		{
			"name"		"prestige coin 2022 level 6"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2022"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2022"
			"image_inventory"		"econ/status_icons/service_medal_2022_lvl6"
			"attributes"
			{
				"prestige year"		"2022"
				"pedestal display model"		"models/inventory_items/service_medal_2022_lvl6.mdl"
			}
		}
		"4873"
		{
			"name"		"prestige coin 2023"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2023"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2023"
			"image_inventory"		"econ/status_icons/service_medal_2023_lvl1"
			"attributes"
			{
				"prestige year"		"2023"
				"pedestal display model"		"models/inventory_items/service_medal_2023_lvl1.mdl"
			}
		}
		"4874"
		{
			"name"		"prestige coin 2023 level 2"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2023"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2023"
			"image_inventory"		"econ/status_icons/service_medal_2023_lvl2"
			"attributes"
			{
				"prestige year"		"2023"
				"pedestal display model"		"models/inventory_items/service_medal_2023_lvl2.mdl"
			}
		}
		"4875"
		{
			"name"		"prestige coin 2023 level 3"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2023"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2023"
			"image_inventory"		"econ/status_icons/service_medal_2023_lvl3"
			"attributes"
			{
				"prestige year"		"2023"
				"pedestal display model"		"models/inventory_items/service_medal_2023_lvl3.mdl"
			}
		}
		"4876"
		{
			"name"		"prestige coin 2023 level 4"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2023"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2023"
			"image_inventory"		"econ/status_icons/service_medal_2023_lvl4"
			"attributes"
			{
				"prestige year"		"2023"
				"pedestal display model"		"models/inventory_items/service_medal_2023_lvl4.mdl"
			}
		}
		"4877"
		{
			"name"		"prestige coin 2023 level 5"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2023"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2023"
			"image_inventory"		"econ/status_icons/service_medal_2023_lvl5"
			"attributes"
			{
				"prestige year"		"2023"
				"pedestal display model"		"models/inventory_items/service_medal_2023_lvl5.mdl"
			}
		}
		"4878"
		{
			"name"		"prestige coin 2023 level 6"
			"prefab"		"prestige_coin"
			"item_name"		"#CSGO_Collectible_GlobalGeneral2023"
			"item_description"		"#CSGO_Collectible_Desc_GlobalGeneral2023"
			"image_inventory"		"econ/status_icons/service_medal_2023_lvl6"
			"attributes"
			{
				"prestige year"		"2023"
				"pedestal display model"		"models/inventory_items/service_medal_2023_lvl6.mdl"
			}
		}
		"4001"
		{
			"item_name"		"#CSGO_crate_valve_1"
			"name"		"crate_valve_1"
			"image_inventory"		"econ/weapon_cases/crate_valve_1"
			"model_player"		"models/props/crates/csgo_drop_crate_armsdeal1.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1203"		"1"
			}
			"tool"
			{
				"restriction"		"generic_valve_key"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"1"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_weapons_i"
					"tag_text"		"#CSGO_set_weapons_i"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4002"
		{
			"item_name"		"#CSGO_crate_esports_2013"
			"item_description"		"#CSGO_crate_esports_2013_desc"
			"name"		"crate_esports_2013"
			"image_inventory"		"econ/weapon_cases/crate_esports_2013"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1204"		"1"
			}
			"tool"
			{
				"restriction"		"esports_crate_key"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"2"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_esports"
					"tag_text"		"#CSGO_set_esports"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4004"
		{
			"item_name"		"#CSGO_crate_valve_2"
			"name"		"crate_valve_2"
			"image_inventory"		"econ/weapon_cases/crate_valve_2"
			"model_player"		"models/props/crates/csgo_drop_crate_armsdeal2.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1203"		"1"
			}
			"tool"
			{
				"restriction"		"generic_valve_key"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"4"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_weapons_ii"
					"tag_text"		"#CSGO_set_weapons_ii"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4003"
		{
			"item_name"		"#CSGO_crate_operation_ii"
			"name"		"crate_operation_ii"
			"image_inventory"		"econ/weapon_cases/crate_operation_ii"
			"model_player"		"models/props/crates/csgo_drop_crate_bravo.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1203"		"1"
			}
			"tool"
			{
				"restriction"		"generic_valve_key"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"3"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_bravo_i"
					"tag_text"		"#CSGO_set_bravo_i"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4005"
		{
			"item_name"		"#CSGO_crate_esports_2013_winter"
			"item_description"		"#CSGO_crate_esports_2013_winter_desc"
			"name"		"crate_esports_2013_winter"
			"image_inventory"		"econ/weapon_cases/crate_esports_2013_14"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1204"		"1"
			}
			"tool"
			{
				"restriction"		"esports_crate_key"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"5"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_esports_ii"
					"tag_text"		"#CSGO_set_esports_ii"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4006"
		{
			"item_name"		"#CSGO_crate_dhw13_promo"
			"name"		"crate_dhw13_promo"
			"image_inventory"		"econ/weapon_cases/crate_dhw13_promo"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"6"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"1"
				}
			}
		}
		"4007"
		{
			"item_name"		"#CSGO_crate_sticker_pack01"
			"name"		"crate_sticker_pack01"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack01"
			"prefab"		"sticker_capsule"
			"associated_items"
			{
				"1212"		"1"
			}
			"tool"
			{
				"restriction"		"sticker_crate_key"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"9"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack01"
					"tag_text"		"#CSGO_crate_sticker_pack01"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4009"
		{
			"item_name"		"#CSGO_crate_community_1"
			"name"		"crate_community_1"
			"image_inventory"		"econ/weapon_cases/crate_community_1"
			"model_player"		"models/props/crates/csgo_drop_crate_winteroffensive.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1214"		"1"
			}
			"tool"
			{
				"restriction"		"community_case_1"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"7"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_1"
					"tag_text"		"#CSGO_set_community_1"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4010"
		{
			"item_name"		"#CSGO_crate_valve_3"
			"name"		"crate_valve_3"
			"image_inventory"		"econ/weapon_cases/crate_valve_3"
			"model_player"		"models/props/crates/csgo_drop_crate_armsdeal3.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1203"		"1"
			}
			"tool"
			{
				"restriction"		"generic_valve_key"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"10"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_weapons_iii"
					"tag_text"		"#CSGO_set_weapons_iii"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4011"
		{
			"item_name"		"#CSGO_crate_community_2"
			"name"		"crate_community_2"
			"image_inventory"		"econ/weapon_cases/crate_community_2"
			"model_player"		"models/props/crates/csgo_drop_crate_phoenix.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1303"		"1"
			}
			"tool"
			{
				"restriction"		"community_case_2"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"11"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_2"
					"tag_text"		"#CSGO_set_community_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4012"
		{
			"item_name"		"#CSGO_crate_sticker_pack02"
			"name"		"crate_sticker_pack02"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack02"
			"prefab"		"sticker_capsule"
			"associated_items"
			{
				"1212"		"1"
			}
			"tool"
			{
				"restriction"		"sticker_crate_key"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"12"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack02"
					"tag_text"		"#CSGO_crate_sticker_pack02"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4013"
		{
			"item_name"		"#CSGO_crate_ems14_promo"
			"name"		"crate_ems14_promo"
			"image_inventory"		"econ/weapon_cases/crate_ems14_promo"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"13"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"3"
				}
			}
		}
		"4014"
		{
			"item_name"		"#CSGO_crate_sticker_pack_kat2014_01"
			"name"		"crate_sticker_pack_kat2014_01"
			"item_description"		"#CSGO_crate_sticker_pack_kat2014_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_kat2014_01"
			"first_sale_date"		"2014/03/02"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"14"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"3"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_kat2014_01"
					"tag_text"		"#CSGO_crate_sticker_pack_kat2014_01"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4015"
		{
			"item_name"		"#CSGO_crate_sticker_pack_kat2014_02"
			"item_description"		"#CSGO_crate_sticker_pack_kat2014_desc"
			"name"		"crate_sticker_pack_kat2014_02"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_kat2014_02"
			"first_sale_date"		"2014/03/02"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"15"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"3"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_kat2014_02"
					"tag_text"		"#CSGO_crate_sticker_pack_kat2014_02"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4016"
		{
			"item_name"		"#CSGO_crate_sticker_pack_community01"
			"item_description"		"CSGO_crate_sticker_pack_community01_desc"
			"name"		"crate_sticker_pack_community01"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_community01"
			"prefab"		"sticker_capsule"
			"associated_items"
			{
				"1308"		"1"
			}
			"tool"
			{
				"restriction"		"sticker_pack_community01_key"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"16"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_community01"
					"tag_text"		"#CSGO_crate_sticker_pack_community01"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4017"
		{
			"item_name"		"#CSGO_crate_community_3"
			"name"		"crate_community_3"
			"image_inventory"		"econ/weapon_cases/crate_community_3"
			"model_player"		"models/props/crates/csgo_drop_crate_huntsman.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1307"		"1"
			}
			"tool"
			{
				"restriction"		"community_case_3"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"17"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_3"
					"tag_text"		"#CSGO_set_community_3"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
			"loot_list_rare_item_footer"		"#crate_community_3_unusual_lootlist"
			"loot_list_rare_item_name"		"#crate_community_3_unusual_itemname"
			"image_unusual_item"		"econ/weapon_cases/crate_community_3_rare_item"
		}
		"4018"
		{
			"item_name"		"#CSGO_crate_community_4"
			"name"		"crate_community_4"
			"image_inventory"		"econ/weapon_cases/crate_community_4"
			"model_player"		"models/props/crates/csgo_drop_crate_breakout.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1313"		"1"
			}
			"tool"
			{
				"restriction"		"community_case_4"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"18"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_4"
					"tag_text"		"#CSGO_set_community_4"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
			"loot_list_rare_item_footer"		"#crate_community_4_unusual_lootlist"
			"loot_list_rare_item_name"		"#crate_community_4_unusual_itemname"
			"image_unusual_item"		"econ/weapon_cases/crate_community_4_rare_item"
		}
		"4019"
		{
			"item_name"		"#CSGO_crate_esports_2014_summer"
			"item_description"		"#CSGO_crate_esports_2014_summer_desc"
			"name"		"crate_esports_2014_summer"
			"image_inventory"		"econ/weapon_cases/crate_esports_2014_summer"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1204"		"1"
			}
			"tool"
			{
				"restriction"		"esports_crate_key"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"19"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_esports_iii"
					"tag_text"		"#CSGO_set_esports_iii"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4020"
		{
			"item_name"		"#CSGO_crate_sticker_pack_cologne2014_01"
			"name"		"crate_sticker_pack_cologne2014_01"
			"item_description"		"#CSGO_crate_sticker_pack_cologne2014_desc01"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_cologne2014_01"
			"first_sale_date"		"2014/08/01"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"20"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"4"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_cologne2014_01"
					"tag_text"		"#CSGO_crate_sticker_pack_cologne2014_01"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4021"
		{
			"item_name"		"#CSGO_crate_sticker_pack_cologne2014_02"
			"name"		"crate_sticker_pack_cologne2014_02"
			"item_description"		"#CSGO_crate_sticker_pack_cologne2014_desc02"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_cologne2014_02"
			"first_sale_date"		"2014/08/01"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"21"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"4"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_cologne2014_02"
					"tag_text"		"#CSGO_crate_sticker_pack_cologne2014_02"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4022"
		{
			"item_name"		"#CSGO_crate_esl14_promo_de_dust2"
			"name"		"crate_esl14_promo_de_dust2"
			"image_inventory"		"econ/weapon_cases/crate_esl14_promo_de_dust2"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"22"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"4"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_dust_2"
					"tag_text"		"#CSGO_set_dust_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4023"
		{
			"item_name"		"#CSGO_crate_esl14_promo_de_inferno"
			"name"		"crate_esl14_promo_de_inferno"
			"image_inventory"		"econ/weapon_cases/crate_esl14_promo_de_inferno"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"23"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"4"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_inferno"
					"tag_text"		"#CSGO_set_inferno"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4024"
		{
			"item_name"		"#CSGO_crate_esl14_promo_de_mirage"
			"name"		"crate_esl14_promo_de_mirage"
			"image_inventory"		"econ/weapon_cases/crate_esl14_promo_de_mirage"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"24"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"4"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_mirage"
					"tag_text"		"#CSGO_set_mirage"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4025"
		{
			"item_name"		"#CSGO_crate_esl14_promo_de_nuke"
			"name"		"crate_esl14_promo_de_nuke"
			"image_inventory"		"econ/weapon_cases/crate_esl14_promo_de_nuke"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"25"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"4"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_nuke"
					"tag_text"		"#CSGO_set_nuke"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4026"
		{
			"item_name"		"#CSGO_crate_esl14_promo_de_cache"
			"name"		"crate_esl14_promo_de_cache"
			"image_inventory"		"econ/weapon_cases/crate_esl14_promo_de_cache"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"26"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"4"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_cache"
					"tag_text"		"#CSGO_set_cache"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4027"
		{
			"item_name"		"#CSGO_crate_esl14_promo_de_cbble"
			"name"		"crate_esl14_promo_de_cbble"
			"image_inventory"		"econ/weapon_cases/crate_esl14_promo_de_cbble"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"27"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"4"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_cobblestone"
					"tag_text"		"#CSGO_set_cobblestone"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4028"
		{
			"item_name"		"#CSGO_crate_esl14_promo_de_overpass"
			"name"		"crate_esl14_promo_de_overpass"
			"image_inventory"		"econ/weapon_cases/crate_esl14_promo_de_overpass"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"28"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"4"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_overpass"
					"tag_text"		"#CSGO_set_overpass"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4029"
		{
			"item_name"		"#CSGO_crate_operation_vanguard"
			"item_description"		"#CSGO_crate_operation_vanguard_desc"
			"model_player"		"models/props/crates/csgo_drop_crate_vanguard.mdl"
			"name"		"crate_operation_vanguard"
			"image_inventory"		"econ/weapon_cases/crate_community_5"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1322"		"1"
			}
			"tool"
			{
				"restriction"		"community_case_5"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"29"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_5"
					"tag_text"		"#CSGO_set_community_5"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4030"
		{
			"item_name"		"#CSGO_crate_sticker_pack_dhw2014_01"
			"name"		"crate_sticker_pack_dhw2014_01"
			"item_description"		"#CSGO_crate_sticker_pack_dhw2014_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_dhw2014_01"
			"first_sale_date"		"2014/11/20"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"30"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"5"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_dhw2014_01_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_dhw2014_01_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4031"
		{
			"item_name"		"#CSGO_crate_dhw14_promo_de_dust2"
			"name"		"crate_dhw14_promo_de_dust2"
			"image_inventory"		"econ/weapon_cases/crate_dhw14_promo_de_dust2"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"31"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"5"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_dust_2"
					"tag_text"		"#CSGO_set_dust_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4032"
		{
			"item_name"		"#CSGO_crate_dhw14_promo_de_inferno"
			"name"		"crate_dhw14_promo_de_inferno"
			"image_inventory"		"econ/weapon_cases/crate_dhw14_promo_de_inferno"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"32"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"5"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_inferno"
					"tag_text"		"#CSGO_set_inferno"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4033"
		{
			"item_name"		"#CSGO_crate_dhw14_promo_de_mirage"
			"name"		"crate_dhw14_promo_de_mirage"
			"image_inventory"		"econ/weapon_cases/crate_dhw14_promo_de_mirage"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"33"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"5"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_mirage"
					"tag_text"		"#CSGO_set_mirage"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4034"
		{
			"item_name"		"#CSGO_crate_dhw14_promo_de_nuke"
			"name"		"crate_dhw14_promo_de_nuke"
			"image_inventory"		"econ/weapon_cases/crate_dhw14_promo_de_nuke"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"34"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"5"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_nuke"
					"tag_text"		"#CSGO_set_nuke"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4035"
		{
			"item_name"		"#CSGO_crate_dhw14_promo_de_cache"
			"name"		"crate_dhw14_promo_de_cache"
			"image_inventory"		"econ/weapon_cases/crate_dhw14_promo_de_cache"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"35"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"5"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_cache"
					"tag_text"		"#CSGO_set_cache"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4036"
		{
			"item_name"		"#CSGO_crate_dhw14_promo_de_cbble"
			"name"		"crate_dhw14_promo_de_cbble"
			"image_inventory"		"econ/weapon_cases/crate_dhw14_promo_de_cbble"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"36"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"5"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_cobblestone"
					"tag_text"		"#CSGO_set_cobblestone"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4037"
		{
			"item_name"		"#CSGO_crate_dhw14_promo_de_overpass"
			"name"		"crate_dhw14_promo_de_overpass"
			"image_inventory"		"econ/weapon_cases/crate_dhw14_promo_de_overpass"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"37"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"5"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_overpass"
					"tag_text"		"#CSGO_set_overpass"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4038"
		{
			"item_name"		"#StickerKit_dhw2014_fnatic"
			"name"		"crate_sticker_pack_dhw2014_fnatic"
			"item_description"		"#StickerKit_desc_dhw2014_fnatic"
			"image_inventory"		"econ/stickers/dhw2014/fnatic"
			"loot_list_name"		"dhw2014_fnatic_rare"
			"prefab"		"dhw14_sticker_capsule_prefab"
		}
		"4039"
		{
			"item_name"		"#StickerKit_dhw2014_cloud9"
			"name"		"crate_sticker_pack_dhw2014_cloud9"
			"item_description"		"#StickerKit_desc_dhw2014_cloud9"
			"image_inventory"		"econ/stickers/dhw2014/cloud9"
			"loot_list_name"		"dhw2014_cloud9_rare"
			"prefab"		"dhw14_sticker_capsule_prefab"
		}
		"4041"
		{
			"item_name"		"#StickerKit_dhw2014_ninjasinpyjamas"
			"name"		"crate_sticker_pack_dhw2014_ninjasinpyjamas"
			"item_description"		"#StickerKit_desc_dhw2014_ninjasinpyjamas"
			"image_inventory"		"econ/stickers/dhw2014/ninjasinpyjamas"
			"loot_list_name"		"dhw2014_ninjasinpyjamas_rare"
			"prefab"		"dhw14_sticker_capsule_prefab"
		}
		"4042"
		{
			"item_name"		"#StickerKit_dhw2014_virtuspro"
			"name"		"crate_sticker_pack_dhw2014_virtuspro"
			"item_description"		"#StickerKit_desc_dhw2014_virtuspro"
			"image_inventory"		"econ/stickers/dhw2014/virtuspro"
			"loot_list_name"		"dhw2014_virtuspro_rare"
			"prefab"		"dhw14_sticker_capsule_prefab"
		}
		"4043"
		{
			"item_name"		"#StickerKit_dhw2014_navi"
			"name"		"crate_sticker_pack_dhw2014_navi"
			"item_description"		"#StickerKit_desc_dhw2014_navi"
			"image_inventory"		"econ/stickers/dhw2014/navi"
			"loot_list_name"		"dhw2014_navi_rare"
			"prefab"		"dhw14_sticker_capsule_prefab"
		}
		"4045"
		{
			"item_name"		"#StickerKit_dhw2014_teamdignitas"
			"name"		"crate_sticker_pack_dhw2014_dignitas"
			"item_description"		"#StickerKit_desc_dhw2014_dignitas"
			"image_inventory"		"econ/stickers/dhw2014/dignitas"
			"loot_list_name"		"dhw2014_dignitas_rare"
			"prefab"		"dhw14_sticker_capsule_prefab"
		}
		"4046"
		{
			"item_name"		"#StickerKit_dhw2014_bravadogaming"
			"name"		"crate_sticker_pack_dhw2014_bravadogaming"
			"item_description"		"#StickerKit_desc_dhw2014_bravadogaming"
			"image_inventory"		"econ/stickers/dhw2014/bravadogaming"
			"loot_list_name"		"dhw2014_bravadogaming_rare"
			"prefab"		"dhw14_sticker_capsule_prefab"
		}
		"4047"
		{
			"item_name"		"#StickerKit_dhw2014_escgaming"
			"name"		"crate_sticker_pack_dhw2014_escgaming"
			"item_description"		"#StickerKit_desc_dhw2014_escgaming"
			"image_inventory"		"econ/stickers/dhw2014/escgaming"
			"loot_list_name"		"dhw2014_escgaming_rare"
			"prefab"		"dhw14_sticker_capsule_prefab"
		}
		"4048"
		{
			"item_name"		"#StickerKit_dhw2014_hellraisers"
			"name"		"crate_sticker_pack_dhw2014_hellraisers"
			"item_description"		"#StickerKit_desc_dhw2014_hellraisers"
			"image_inventory"		"econ/stickers/dhw2014/hellraisers"
			"loot_list_name"		"dhw2014_hellraisers_rare"
			"prefab"		"dhw14_sticker_capsule_prefab"
		}
		"4049"
		{
			"item_name"		"#StickerKit_dhw2014_myxmg"
			"name"		"crate_sticker_pack_dhw2014_myxmg"
			"item_description"		"#StickerKit_desc_dhw2014_myxmg"
			"image_inventory"		"econ/stickers/dhw2014/myxmg"
			"loot_list_name"		"dhw2014_myxmg_rare"
			"prefab"		"dhw14_sticker_capsule_prefab"
		}
		"4050"
		{
			"item_name"		"#StickerKit_dhw2014_ibuypower"
			"name"		"crate_sticker_pack_dhw2014_ibuypower"
			"item_description"		"#StickerKit_desc_dhw2014_ibuypower"
			"image_inventory"		"econ/stickers/dhw2014/ibuypower"
			"loot_list_name"		"dhw2014_ibuypower_rare"
			"prefab"		"dhw14_sticker_capsule_prefab"
		}
		"4051"
		{
			"item_name"		"#StickerKit_dhw2014_teamldlc"
			"name"		"crate_sticker_pack_dhw2014_teamldlc"
			"item_description"		"#StickerKit_desc_dhw2014_teamldlc"
			"image_inventory"		"econ/stickers/dhw2014/teamldlc"
			"loot_list_name"		"dhw2014_teamldlc_rare"
			"prefab"		"dhw14_sticker_capsule_prefab"
		}
		"4052"
		{
			"item_name"		"#StickerKit_dhw2014_pentasports"
			"name"		"crate_sticker_pack_dhw2014_pentasports"
			"item_description"		"#StickerKit_desc_dhw2014_pentasports"
			"image_inventory"		"econ/stickers/dhw2014/pentasports"
			"loot_list_name"		"dhw2014_pentasports_rare"
			"prefab"		"dhw14_sticker_capsule_prefab"
		}
		"4053"
		{
			"item_name"		"#StickerKit_dhw2014_planetkeydynamics"
			"name"		"crate_sticker_pack_dhw2014_planetkeydynamics"
			"item_description"		"#StickerKit_desc_dhw2014_planetkeydynamics"
			"image_inventory"		"econ/stickers/dhw2014/planetkeydynamics"
			"loot_list_name"		"dhw2014_planetkeydynamics_rare"
			"prefab"		"dhw14_sticker_capsule_prefab"
		}
		"4054"
		{
			"item_name"		"#StickerKit_dhw2014_dhw"
			"name"		"crate_sticker_pack_dhw2014_dhw"
			"item_description"		"#StickerKit_desc_dhw2014_dhw"
			"image_inventory"		"econ/stickers/dhw2014/dreamhackwinter2014"
			"loot_list_name"		"dhw2014_dhw_rare"
			"prefab"		"dhw14_sticker_capsule_prefab"
		}
		"4055"
		{
			"item_name"		"#StickerKit_dhw2014_3dmax"
			"name"		"crate_sticker_pack_dhw2014_3dmax"
			"item_description"		"#StickerKit_desc_dhw2014_3dmax"
			"image_inventory"		"econ/stickers/dhw2014/3dmax"
			"loot_list_name"		"dhw2014_3dmax_rare"
			"prefab"		"dhw14_sticker_capsule_prefab"
		}
		"4056"
		{
			"item_name"		"#StickerKit_dhw2014_copenhagenwolves"
			"name"		"crate_sticker_pack_dhw2014_copenhagenwolves"
			"item_description"		"#StickerKit_desc_dhw2014_copenhagenwolves"
			"image_inventory"		"econ/stickers/dhw2014/copenhagenwolves"
			"loot_list_name"		"dhw2014_copenhagenwolves_rare"
			"prefab"		"dhw14_sticker_capsule_prefab"
		}
		"4057"
		{
			"item_name"		"#StickerKit_dhw2014_datteam"
			"name"		"crate_sticker_pack_dhw2014_datteam"
			"item_description"		"#StickerKit_desc_dhw2014_datteam"
			"image_inventory"		"econ/stickers/dhw2014/datteam"
			"loot_list_name"		"dhw2014_datteam_rare"
			"prefab"		"dhw14_sticker_capsule_prefab"
		}
		"4058"
		{
			"item_name"		"#StickerKit_dhw2014_londonconspiracy"
			"name"		"crate_sticker_pack_dhw2014_londonconspiracy"
			"item_description"		"#StickerKit_desc_dhw2014_londonconspiracy"
			"image_inventory"		"econ/stickers/dhw2014/londonconspiracy"
			"loot_list_name"		"dhw2014_londonconspiracy_rare"
			"prefab"		"dhw14_sticker_capsule_prefab"
		}
		"4059"
		{
			"item_name"		"#StickerKit_dhw2014_mousesports"
			"name"		"crate_sticker_pack_dhw2014_mousesports"
			"item_description"		"#StickerKit_desc_dhw2014_mousesports"
			"image_inventory"		"econ/stickers/dhw2014/mousesports"
			"loot_list_name"		"dhw2014_mousesports_rare"
			"prefab"		"dhw14_sticker_capsule_prefab"
		}
		"4060"
		{
			"item_name"		"#StickerKit_dhw2014_flipsid3"
			"name"		"crate_sticker_pack_dhw2014_flipsid3"
			"item_description"		"#StickerKit_desc_dhw2014_flipsid3"
			"image_inventory"		"econ/stickers/dhw2014/flipsid3"
			"loot_list_name"		"dhw2014_flipsid3_rare"
			"prefab"		"dhw14_sticker_capsule_prefab"
		}
		"4061"
		{
			"item_name"		"#CSGO_crate_community_6"
			"item_description"		"#CSGO_crate_community_6_desc"
			"model_player"		"models/props/crates/csgo_drop_crate_chroma.mdl"
			"first_sale_date"		"2015/1/8"
			"name"		"crate_community_6"
			"image_inventory"		"econ/weapon_cases/crate_community_6"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1323"		"1"
			}
			"tool"
			{
				"restriction"		"community_case_6"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"38"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_6"
					"tag_text"		"#CSGO_set_community_6"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4062"
		{
			"item_name"		"#StickerKit_eslkatowice2015_3dmax"
			"name"		"crate_sticker_pack_eslkatowice2015_3dmax"
			"item_description"		"#StickerKit_desc_eslkatowice2015_3dmax"
			"image_inventory"		"econ/stickers/eslkatowice2015/3dmax"
			"loot_list_name"		"eslkatowice2015_3dmax_rare"
			"prefab"		"eslkatowice2015_sticker_capsule_prefab"
		}
		"4063"
		{
			"item_name"		"#StickerKit_eslkatowice2015_cloud9"
			"name"		"crate_sticker_pack_eslkatowice2015_cloud9"
			"item_description"		"#StickerKit_desc_eslkatowice2015_cloud9"
			"image_inventory"		"econ/stickers/eslkatowice2015/cloud9"
			"loot_list_name"		"eslkatowice2015_cloud9_rare"
			"prefab"		"eslkatowice2015_sticker_capsule_prefab"
		}
		"4064"
		{
			"item_name"		"#StickerKit_eslkatowice2015_counterlogic"
			"name"		"crate_sticker_pack_eslkatowice2015_counterlogic"
			"item_description"		"#StickerKit_desc_eslkatowice2015_counterlogic"
			"image_inventory"		"econ/stickers/eslkatowice2015/counterlogic"
			"loot_list_name"		"eslkatowice2015_counterlogic_rare"
			"prefab"		"eslkatowice2015_sticker_capsule_prefab"
		}
		"4065"
		{
			"item_name"		"#StickerKit_eslkatowice2015_flipsid3"
			"name"		"crate_sticker_pack_eslkatowice2015_flipsid3"
			"item_description"		"#StickerKit_desc_eslkatowice2015_flipsid3"
			"image_inventory"		"econ/stickers/eslkatowice2015/flipsid3"
			"loot_list_name"		"eslkatowice2015_flipsid3_rare"
			"prefab"		"eslkatowice2015_sticker_capsule_prefab"
		}
		"4066"
		{
			"item_name"		"#StickerKit_eslkatowice2015_fnatic"
			"name"		"crate_sticker_pack_eslkatowice2015_fnatic"
			"item_description"		"#StickerKit_desc_eslkatowice2015_fnatic"
			"image_inventory"		"econ/stickers/eslkatowice2015/fnatic"
			"loot_list_name"		"eslkatowice2015_fnatic_rare"
			"prefab"		"eslkatowice2015_sticker_capsule_prefab"
		}
		"4067"
		{
			"item_name"		"#StickerKit_eslkatowice2015_hellraisers"
			"name"		"crate_sticker_pack_eslkatowice2015_hellraisers"
			"item_description"		"#StickerKit_desc_eslkatowice2015_hellraisers"
			"image_inventory"		"econ/stickers/eslkatowice2015/hellraisers"
			"loot_list_name"		"eslkatowice2015_hellraisers_rare"
			"prefab"		"eslkatowice2015_sticker_capsule_prefab"
		}
		"4068"
		{
			"item_name"		"#StickerKit_eslkatowice2015_keyd"
			"name"		"crate_sticker_pack_eslkatowice2015_keyd"
			"item_description"		"#StickerKit_desc_eslkatowice2015_keyd"
			"image_inventory"		"econ/stickers/eslkatowice2015/keyd"
			"loot_list_name"		"eslkatowice2015_keyd_rare"
			"prefab"		"eslkatowice2015_sticker_capsule_prefab"
		}
		"4069"
		{
			"item_name"		"#StickerKit_eslkatowice2015_lgb"
			"name"		"crate_sticker_pack_eslkatowice2015_lgb"
			"item_description"		"#StickerKit_desc_eslkatowice2015_lgb"
			"image_inventory"		"econ/stickers/eslkatowice2015/lgb"
			"loot_list_name"		"eslkatowice2015_lgb_rare"
			"prefab"		"eslkatowice2015_sticker_capsule_prefab"
		}
		"4070"
		{
			"item_name"		"#StickerKit_eslkatowice2015_navi"
			"name"		"crate_sticker_pack_eslkatowice2015_navi"
			"item_description"		"#StickerKit_desc_eslkatowice2015_navi"
			"image_inventory"		"econ/stickers/eslkatowice2015/navi"
			"loot_list_name"		"eslkatowice2015_navi_rare"
			"prefab"		"eslkatowice2015_sticker_capsule_prefab"
		}
		"4071"
		{
			"item_name"		"#StickerKit_eslkatowice2015_ninjasinpyjamas"
			"name"		"crate_sticker_pack_eslkatowice2015_ninjasinpyjamas"
			"item_description"		"#StickerKit_desc_eslkatowice2015_ninjasinpyjamas"
			"image_inventory"		"econ/stickers/eslkatowice2015/ninjasinpyjamas"
			"loot_list_name"		"eslkatowice2015_ninjasinpyjamas_rare"
			"prefab"		"eslkatowice2015_sticker_capsule_prefab"
		}
		"4072"
		{
			"item_name"		"#StickerKit_eslkatowice2015_pentasports"
			"name"		"crate_sticker_pack_eslkatowice2015_pentasports"
			"item_description"		"#StickerKit_desc_eslkatowice2015_pentasports"
			"image_inventory"		"econ/stickers/eslkatowice2015/pentasports"
			"loot_list_name"		"eslkatowice2015_pentasports_rare"
			"prefab"		"eslkatowice2015_sticker_capsule_prefab"
		}
		"4073"
		{
			"item_name"		"#StickerKit_eslkatowice2015_teamenvyus"
			"name"		"crate_sticker_pack_eslkatowice2015_teamenvyus"
			"item_description"		"#StickerKit_desc_eslkatowice2015_teamenvyus"
			"image_inventory"		"econ/stickers/eslkatowice2015/teamenvyus"
			"loot_list_name"		"eslkatowice2015_teamenvyus_rare"
			"prefab"		"eslkatowice2015_sticker_capsule_prefab"
		}
		"4074"
		{
			"item_name"		"#StickerKit_eslkatowice2015_teamsolomid"
			"name"		"crate_sticker_pack_eslkatowice2015_teamsolomid"
			"item_description"		"#StickerKit_desc_eslkatowice2015_teamsolomid"
			"image_inventory"		"econ/stickers/eslkatowice2015/teamsolomid"
			"loot_list_name"		"eslkatowice2015_teamsolomid_rare"
			"prefab"		"eslkatowice2015_sticker_capsule_prefab"
		}
		"4075"
		{
			"item_name"		"#StickerKit_eslkatowice2015_titan"
			"name"		"crate_sticker_pack_eslkatowice2015_titan"
			"item_description"		"#StickerKit_desc_eslkatowice2015_titan"
			"image_inventory"		"econ/stickers/eslkatowice2015/titan"
			"loot_list_name"		"eslkatowice2015_titan_rare"
			"prefab"		"eslkatowice2015_sticker_capsule_prefab"
		}
		"4076"
		{
			"item_name"		"#StickerKit_eslkatowice2015_virtuspro"
			"name"		"crate_sticker_pack_eslkatowice2015_virtuspro"
			"item_description"		"#StickerKit_desc_eslkatowice2015_virtuspro"
			"image_inventory"		"econ/stickers/eslkatowice2015/virtuspro"
			"loot_list_name"		"eslkatowice2015_virtuspro_rare"
			"prefab"		"eslkatowice2015_sticker_capsule_prefab"
		}
		"4077"
		{
			"item_name"		"#StickerKit_eslkatowice2015_voxeminor"
			"name"		"crate_sticker_pack_eslkatowice2015_voxeminor"
			"item_description"		"#StickerKit_desc_eslkatowice2015_voxeminor"
			"image_inventory"		"econ/stickers/eslkatowice2015/voxeminor"
			"loot_list_name"		"eslkatowice2015_voxeminor_rare"
			"prefab"		"eslkatowice2015_sticker_capsule_prefab"
		}
		"4078"
		{
			"item_name"		"#StickerKit_eslkatowice2015_esl_a"
			"name"		"crate_sticker_pack_eslkatowice2015_esl_a"
			"item_description"		"#StickerKit_desc_eslkatowice2015_esl_a"
			"image_inventory"		"econ/stickers/eslkatowice2015/esl_a"
			"loot_list_name"		"eslkatowice2015_esl_a_rare"
			"prefab"		"eslkatowice2015_sticker_capsule_prefab"
		}
		"4079"
		{
			"item_name"		"#CSGO_crate_eslkatowice2015_promo_de_dust2"
			"name"		"crate_eslkatowice2015_promo_de_dust2"
			"image_inventory"		"econ/weapon_cases/crate_eslkatowice2015_promo_de_dust2"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"39"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"6"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_dust_2"
					"tag_text"		"#CSGO_set_dust_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4080"
		{
			"item_name"		"#CSGO_crate_eslkatowice2015_promo_de_inferno"
			"name"		"crate_eslkatowice2015_promo_de_inferno"
			"image_inventory"		"econ/weapon_cases/crate_eslkatowice2015_promo_de_inferno"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"40"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"6"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_inferno"
					"tag_text"		"#CSGO_set_inferno"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4081"
		{
			"item_name"		"#CSGO_crate_eslkatowice2015_promo_de_mirage"
			"name"		"crate_eslkatowice2015_promo_de_mirage"
			"image_inventory"		"econ/weapon_cases/crate_eslkatowice2015_promo_de_mirage"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"41"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"6"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_mirage"
					"tag_text"		"#CSGO_set_mirage"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4082"
		{
			"item_name"		"#CSGO_crate_eslkatowice2015_promo_de_nuke"
			"name"		"crate_eslkatowice2015_promo_de_nuke"
			"image_inventory"		"econ/weapon_cases/crate_eslkatowice2015_promo_de_nuke"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"42"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"6"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_nuke"
					"tag_text"		"#CSGO_set_nuke"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4083"
		{
			"item_name"		"#CSGO_crate_eslkatowice2015_promo_de_cache"
			"name"		"crate_eslkatowice2015_promo_de_cache"
			"image_inventory"		"econ/weapon_cases/crate_eslkatowice2015_promo_de_cache"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"43"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"6"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_cache"
					"tag_text"		"#CSGO_set_cache"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4084"
		{
			"item_name"		"#CSGO_crate_eslkatowice2015_promo_de_cbble"
			"name"		"crate_eslkatowice2015_promo_de_cbble"
			"image_inventory"		"econ/weapon_cases/crate_eslkatowice2015_promo_de_cbble"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"44"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"6"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_cobblestone"
					"tag_text"		"#CSGO_set_cobblestone"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4085"
		{
			"item_name"		"#CSGO_crate_eslkatowice2015_promo_de_overpass"
			"name"		"crate_eslkatowice2015_promo_de_overpass"
			"image_inventory"		"econ/weapon_cases/crate_eslkatowice2015_promo_de_overpass"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"45"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"6"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_overpass"
					"tag_text"		"#CSGO_set_overpass"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4086"
		{
			"item_name"		"#CSGO_crate_sticker_pack_eslkatowice2015_01"
			"name"		"crate_sticker_pack_eslkatowice2015_01"
			"item_description"		"#CSGO_crate_sticker_pack_eslkatowice2015_desc01"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_eslkatowice2015_01"
			"first_sale_date"		"2015/02/26"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"46"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"6"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_eslkatowice2015_01_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_eslkatowice2015_01_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4087"
		{
			"item_name"		"#CSGO_crate_sticker_pack_eslkatowice2015_02"
			"name"		"crate_sticker_pack_eslkatowice2015_02"
			"item_description"		"#CSGO_crate_sticker_pack_eslkatowice2015_desc02"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_eslkatowice2015_02"
			"first_sale_date"		"2015/02/26"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"47"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"6"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_eslkatowice2015_02_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_eslkatowice2015_02_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4088"
		{
			"name"		"crate_stattrak_swap_tool"
			"first_sale_date"		"2015/3/30"
			"prefab"		"valve weapon_case_base"
			"item_name"		"#CSGO_crate_tool_stattrak_swap"
			"item_description"		"#CSGO_desc_crate_tool_stattrak_swap"
			"item_type"		"self_opening_purchase"
			"image_inventory"		"econ/weapon_cases/stattrak_swap_tool_bundle"
			"loot_list_name"		"bundle_tool_stattrak_swap"
		}
		"4089"
		{
			"item_name"		"#CSGO_crate_community_7"
			"item_description"		"#CSGO_crate_community_7_desc"
			"model_player"		"models/props/crates/csgo_drop_crate_chroma2.mdl"
			"first_sale_date"		"2015/4/15"
			"name"		"crate_community_7"
			"image_inventory"		"econ/weapon_cases/crate_community_7"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1325"		"1"
			}
			"tool"
			{
				"restriction"		"community_case_7"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"48"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_7"
					"tag_text"		"#CSGO_set_community_7"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4090"
		{
			"item_name"		"#CSGO_crate_sticker_pack_enfu_capsule"
			"name"		"crate_sticker_pack_enfu_capsule"
			"item_description"		"#CSGO_crate_sticker_pack_enfu_capsule_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_enfu_capsule"
			"first_sale_date"		"2015/04/22"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"49"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_enfu_capsule_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_enfu_capsule"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4091"
		{
			"item_name"		"#CSGO_crate_community_8"
			"item_description"		"#CSGO_crate_community_8_desc"
			"model_player"		"models/props/crates/csgo_drop_crate_bloodhound.mdl"
			"first_sale_date"		"2015/4/15"
			"name"		"crate_community_8"
			"image_inventory"		"econ/weapon_cases/crate_community_8"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1330"		"1"
			}
			"tool"
			{
				"restriction"		"community_case_8"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"50"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_8"
					"tag_text"		"#CSGO_set_community_8"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
			"loot_list_rare_item_footer"		"#crate_community_8_unusual_lootlist"
			"loot_list_rare_item_name"		"#crate_community_8_unusual_itemname"
			"image_unusual_item"		"econ/weapon_cases/crate_community_8_rare_item"
		}
		"4092"
		{
			"item_name"		"#StickerKit_eslcologne2015_team_fnatic"
			"name"		"crate_sticker_pack_eslcologne2015_fnatic"
			"item_description"		"#StickerKit_desc_eslcologne2015_team_fnatic"
			"image_inventory"		"econ/stickers/cologne2015/fnatic"
			"loot_list_name"		"eslcologne2015_rare_fnatic"
			"prefab"		"eslcologne2015_sticker_capsule_prefab"
		}
		"4093"
		{
			"item_name"		"#StickerKit_eslcologne2015_team_virtuspro"
			"name"		"crate_sticker_pack_eslcologne2015_virtuspro"
			"item_description"		"#StickerKit_desc_eslcologne2015_team_virtuspro"
			"image_inventory"		"econ/stickers/cologne2015/virtuspro"
			"loot_list_name"		"eslcologne2015_rare_virtuspro"
			"prefab"		"eslcologne2015_sticker_capsule_prefab"
		}
		"4094"
		{
			"item_name"		"#StickerKit_eslcologne2015_team_mousesports"
			"name"		"crate_sticker_pack_eslcologne2015_mousesports"
			"item_description"		"#StickerKit_desc_eslcologne2015_team_mousesports"
			"image_inventory"		"econ/stickers/cologne2015/mousesports"
			"loot_list_name"		"eslcologne2015_rare_mousesports"
			"prefab"		"eslcologne2015_sticker_capsule_prefab"
		}
		"4095"
		{
			"item_name"		"#StickerKit_eslcologne2015_team_navi"
			"name"		"crate_sticker_pack_eslcologne2015_navi"
			"item_description"		"#StickerKit_desc_eslcologne2015_team_navi"
			"image_inventory"		"econ/stickers/cologne2015/navi"
			"loot_list_name"		"eslcologne2015_rare_navi"
			"prefab"		"eslcologne2015_sticker_capsule_prefab"
		}
		"4096"
		{
			"item_name"		"#StickerKit_eslcologne2015_team_renegades"
			"name"		"crate_sticker_pack_eslcologne2015_renegades"
			"item_description"		"#StickerKit_desc_eslcologne2015_team_renegades"
			"image_inventory"		"econ/stickers/cologne2015/renegades"
			"loot_list_name"		"eslcologne2015_rare_renegades"
			"prefab"		"eslcologne2015_sticker_capsule_prefab"
		}
		"4097"
		{
			"item_name"		"#StickerKit_eslcologne2015_team_kinguin"
			"name"		"crate_sticker_pack_eslcologne2015_kinguin"
			"item_description"		"#StickerKit_desc_eslcologne2015_team_kinguin"
			"image_inventory"		"econ/stickers/cologne2015/kinguin"
			"loot_list_name"		"eslcologne2015_rare_kinguin"
			"prefab"		"eslcologne2015_sticker_capsule_prefab"
		}
		"4098"
		{
			"item_name"		"#StickerKit_eslcologne2015_team_ebettle"
			"name"		"crate_sticker_pack_eslcologne2015_ebettle"
			"item_description"		"#StickerKit_desc_eslcologne2015_team_ebettle"
			"image_inventory"		"econ/stickers/cologne2015/ebettle"
			"loot_list_name"		"eslcologne2015_rare_ebettle"
			"prefab"		"eslcologne2015_sticker_capsule_prefab"
		}
		"4099"
		{
			"item_name"		"#StickerKit_eslcologne2015_team_cloud9"
			"name"		"crate_sticker_pack_eslcologne2015_cloud9"
			"item_description"		"#StickerKit_desc_eslcologne2015_team_cloud9"
			"image_inventory"		"econ/stickers/cologne2015/cloud9"
			"loot_list_name"		"eslcologne2015_rare_cloud9"
			"prefab"		"eslcologne2015_sticker_capsule_prefab"
		}
		"4100"
		{
			"item_name"		"#StickerKit_eslcologne2015_team_ninjasinpyjamas"
			"name"		"crate_sticker_pack_eslcologne2015_ninjasinpyjamas"
			"item_description"		"#StickerKit_desc_eslcologne2015_team_ninjasinpyjamas"
			"image_inventory"		"econ/stickers/cologne2015/ninjasinpyjamas"
			"loot_list_name"		"eslcologne2015_rare_ninjasinpyjamas"
			"prefab"		"eslcologne2015_sticker_capsule_prefab"
		}
		"4101"
		{
			"item_name"		"#StickerKit_eslcologne2015_team_envyus"
			"name"		"crate_sticker_pack_eslcologne2015_envyus"
			"item_description"		"#StickerKit_desc_eslcologne2015_team_envyus"
			"image_inventory"		"econ/stickers/cologne2015/envyus"
			"loot_list_name"		"eslcologne2015_rare_envyus"
			"prefab"		"eslcologne2015_sticker_capsule_prefab"
		}
		"4102"
		{
			"item_name"		"#StickerKit_eslcologne2015_team_luminositygaming"
			"name"		"crate_sticker_pack_eslcologne2015_luminositygaming"
			"item_description"		"#StickerKit_desc_eslcologne2015_team_luminositygaming"
			"image_inventory"		"econ/stickers/cologne2015/luminositygaming"
			"loot_list_name"		"eslcologne2015_rare_luminositygaming"
			"prefab"		"eslcologne2015_sticker_capsule_prefab"
		}
		"4103"
		{
			"item_name"		"#StickerKit_eslcologne2015_team_solomid"
			"name"		"crate_sticker_pack_eslcologne2015_solomid"
			"item_description"		"#StickerKit_desc_eslcologne2015_team_solomid"
			"image_inventory"		"econ/stickers/cologne2015/solomid"
			"loot_list_name"		"eslcologne2015_rare_solomid"
			"prefab"		"eslcologne2015_sticker_capsule_prefab"
		}
		"4104"
		{
			"item_name"		"#StickerKit_eslcologne2015_team_teamimmunity"
			"name"		"crate_sticker_pack_eslcologne2015_teamimmunity"
			"item_description"		"#StickerKit_desc_eslcologne2015_team_teamimmunity"
			"image_inventory"		"econ/stickers/cologne2015/teamimmunity"
			"loot_list_name"		"eslcologne2015_rare_teamimmunity"
			"prefab"		"eslcologne2015_sticker_capsule_prefab"
		}
		"4105"
		{
			"item_name"		"#StickerKit_eslcologne2015_team_flipside"
			"name"		"crate_sticker_pack_eslcologne2015_flipside"
			"item_description"		"#StickerKit_desc_eslcologne2015_team_flipside"
			"image_inventory"		"econ/stickers/cologne2015/flipside"
			"loot_list_name"		"eslcologne2015_rare_flipside"
			"prefab"		"eslcologne2015_sticker_capsule_prefab"
		}
		"4106"
		{
			"item_name"		"#StickerKit_eslcologne2015_team_titan"
			"name"		"crate_sticker_pack_eslcologne2015_titan"
			"item_description"		"#StickerKit_desc_eslcologne2015_team_titan"
			"image_inventory"		"econ/stickers/cologne2015/titan"
			"loot_list_name"		"eslcologne2015_rare_titan"
			"prefab"		"eslcologne2015_sticker_capsule_prefab"
		}
		"4107"
		{
			"item_name"		"#StickerKit_eslcologne2015_team_clg"
			"name"		"crate_sticker_pack_eslcologne2015_clg"
			"item_description"		"#StickerKit_desc_eslcologne2015_team_clg"
			"image_inventory"		"econ/stickers/cologne2015/clg"
			"loot_list_name"		"eslcologne2015_rare_clg"
			"prefab"		"eslcologne2015_sticker_capsule_prefab"
		}
		"4108"
		{
			"item_name"		"#StickerKit_eslcologne2015_team_esl"
			"name"		"crate_sticker_pack_eslcologne2015_esl"
			"item_description"		"#StickerKit_desc_eslcologne2015_team_esl"
			"image_inventory"		"econ/stickers/cologne2015/esl"
			"loot_list_name"		"eslcologne2015_rare_esl"
			"prefab"		"eslcologne2015_sticker_capsule_prefab"
		}
		"4109"
		{
			"item_name"		"#CSGO_crate_sticker_pack_eslcologne2015_legends"
			"name"		"crate_sticker_pack_eslcologne2015_legends"
			"item_description"		"#CSGO_crate_sticker_pack_eslcologne2015_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_eslcologne2015_01"
			"first_sale_date"		"2015/8/10"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"51"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_eslcologne2015_legends_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_eslcologne2015_legends_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4110"
		{
			"item_name"		"#CSGO_crate_sticker_pack_eslcologne2015_challengers"
			"name"		"crate_sticker_pack_eslcologne2015_challengers"
			"item_description"		"#CSGO_crate_sticker_pack_eslcologne2015_challengers_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_eslcologne2015_02"
			"first_sale_date"		"2015/8/10"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"52"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_eslcologne2015_challengers_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_eslcologne2015_challengers_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4111"
		{
			"item_name"		"#CSGO_crate_signature_pack_eslcologne2015_group_1"
			"name"		"crate_signature_pack_eslcologne2015_group_1"
			"item_description"		"#CSGO_crate_signature_pack_eslcologne2015_group_1_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_eslcologne2015_group_1"
			"first_sale_date"		"2015/8/10"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"53"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_signature_pack_eslcologne2015_group_players_collection"
					"tag_text"		"#CSGO_crate_signature_pack_eslcologne2015_group_players_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4112"
		{
			"item_name"		"#CSGO_crate_signature_pack_eslcologne2015_group_2"
			"name"		"crate_signature_pack_eslcologne2015_group_2"
			"item_description"		"#CSGO_crate_signature_pack_eslcologne2015_group_2_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_eslcologne2015_group_2"
			"first_sale_date"		"2015/8/10"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"54"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_signature_pack_eslcologne2015_group_players_collection"
					"tag_text"		"#CSGO_crate_signature_pack_eslcologne2015_group_players_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4113"
		{
			"item_name"		"#CSGO_crate_signature_pack_eslcologne2015_group_3"
			"name"		"crate_signature_pack_eslcologne2015_group_3"
			"item_description"		"#CSGO_crate_signature_pack_eslcologne2015_group_3_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_eslcologne2015_group_3"
			"first_sale_date"		"2015/8/10"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"55"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_signature_pack_eslcologne2015_group_players_collection"
					"tag_text"		"#CSGO_crate_signature_pack_eslcologne2015_group_players_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4114"
		{
			"item_name"		"#CSGO_crate_signature_pack_eslcologne2015_group_4"
			"name"		"crate_signature_pack_eslcologne2015_group_4"
			"item_description"		"#CSGO_crate_signature_pack_eslcologne2015_group_4_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_eslcologne2015_group_4"
			"first_sale_date"		"2015/8/10"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"56"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_signature_pack_eslcologne2015_group_players_collection"
					"tag_text"		"#CSGO_crate_signature_pack_eslcologne2015_group_players_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4115"
		{
			"item_name"		"#CSGO_crate_signature_pack_eslcologne2015_fnatic"
			"name"		"crate_signature_pack_eslcologne2015_fnatic"
			"item_description"		"#CSGO_crate_signature_pack_eslcologne2015_fnatic_desc"
			"image_inventory"		"econ/weapon_cases/cologne2015_fnatic"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/8/10"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"57"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"6"
				}
			}
		}
		"4116"
		{
			"item_name"		"#CSGO_crate_signature_pack_eslcologne2015_luminositygaming"
			"name"		"crate_signature_pack_eslcologne2015_luminositygaming"
			"item_description"		"#CSGO_crate_signature_pack_eslcologne2015_luminositygaming_desc"
			"image_inventory"		"econ/weapon_cases/cologne2015_luminositygaming"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/8/10"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"58"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"57"
				}
			}
		}
		"4117"
		{
			"item_name"		"#CSGO_crate_signature_pack_eslcologne2015_navi"
			"name"		"crate_signature_pack_eslcologne2015_navi"
			"item_description"		"#CSGO_crate_signature_pack_eslcologne2015_navi_desc"
			"image_inventory"		"econ/weapon_cases/cologne2015_navi"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/8/10"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"59"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"12"
				}
			}
		}
		"4118"
		{
			"item_name"		"#CSGO_crate_signature_pack_eslcologne2015_ninjasinpyjamas"
			"name"		"crate_signature_pack_eslcologne2015_ninjasinpyjamas"
			"item_description"		"#CSGO_crate_signature_pack_eslcologne2015_ninjasinpyjamas_desc"
			"image_inventory"		"econ/weapon_cases/cologne2015_ninjasinpyjamas"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/8/10"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"60"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"1"
				}
			}
		}
		"4119"
		{
			"item_name"		"#CSGO_crate_signature_pack_eslcologne2015_envyus"
			"name"		"crate_signature_pack_eslcologne2015_envyus"
			"item_description"		"#CSGO_crate_signature_pack_eslcologne2015_envyus_desc"
			"image_inventory"		"econ/weapon_cases/cologne2015_envyus"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/8/10"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"61"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"46"
				}
			}
		}
		"4120"
		{
			"item_name"		"#CSGO_crate_signature_pack_eslcologne2015_titan"
			"name"		"crate_signature_pack_eslcologne2015_titan"
			"item_description"		"#CSGO_crate_signature_pack_eslcologne2015_titan_desc"
			"image_inventory"		"econ/weapon_cases/cologne2015_titan"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/8/10"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"62"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"27"
				}
			}
		}
		"4121"
		{
			"item_name"		"#CSGO_crate_signature_pack_eslcologne2015_solomid"
			"name"		"crate_signature_pack_eslcologne2015_solomid"
			"item_description"		"#CSGO_crate_signature_pack_eslcologne2015_solomid_desc"
			"image_inventory"		"econ/weapon_cases/cologne2015_solomid"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/8/10"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"63"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"58"
				}
			}
		}
		"4122"
		{
			"item_name"		"#CSGO_crate_signature_pack_eslcologne2015_virtuspro"
			"name"		"crate_signature_pack_eslcologne2015_virtuspro"
			"item_description"		"#CSGO_crate_signature_pack_eslcologne2015_virtuspro_desc"
			"image_inventory"		"econ/weapon_cases/cologne2015_virtuspro"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/8/10"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"64"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"31"
				}
			}
		}
		"4123"
		{
			"item_name"		"#CSGO_crate_signature_pack_eslcologne2015_mousesports"
			"name"		"crate_signature_pack_eslcologne2015_mousesports"
			"item_description"		"#CSGO_crate_signature_pack_eslcologne2015_mousesports_desc"
			"image_inventory"		"econ/weapon_cases/cologne2015_mousesports"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/8/10"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"65"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"29"
				}
			}
		}
		"4124"
		{
			"item_name"		"#CSGO_crate_signature_pack_eslcologne2015_renegades"
			"name"		"crate_signature_pack_eslcologne2015_renegades"
			"item_description"		"#CSGO_crate_signature_pack_eslcologne2015_renegades_desc"
			"image_inventory"		"econ/weapon_cases/cologne2015_renegades"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/8/10"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"66"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"53"
				}
			}
		}
		"4125"
		{
			"item_name"		"#CSGO_crate_signature_pack_eslcologne2015_teamimmunity"
			"name"		"crate_signature_pack_eslcologne2015_teamimmunity"
			"item_description"		"#CSGO_crate_signature_pack_eslcologne2015_teamimmunity_desc"
			"image_inventory"		"econ/weapon_cases/cologne2015_teamimmunity"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/8/10"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"67"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"54"
				}
			}
		}
		"4126"
		{
			"item_name"		"#CSGO_crate_signature_pack_eslcologne2015_ebettle"
			"name"		"crate_signature_pack_eslcologne2015_ebettle"
			"item_description"		"#CSGO_crate_signature_pack_eslcologne2015_ebettle_desc"
			"image_inventory"		"econ/weapon_cases/cologne2015_ebettle"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/8/10"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"68"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"56"
				}
			}
		}
		"4127"
		{
			"item_name"		"#CSGO_crate_signature_pack_eslcologne2015_kinguin"
			"name"		"crate_signature_pack_eslcologne2015_kinguin"
			"item_description"		"#CSGO_crate_signature_pack_eslcologne2015_kinguin_desc"
			"image_inventory"		"econ/weapon_cases/cologne2015_kinguin"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/8/10"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"69"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"55"
				}
			}
		}
		"4128"
		{
			"item_name"		"#CSGO_crate_signature_pack_eslcologne2015_flipside"
			"name"		"crate_signature_pack_eslcologne2015_flipside"
			"item_description"		"#CSGO_crate_signature_pack_eslcologne2015_flipside_desc"
			"image_inventory"		"econ/weapon_cases/cologne2015_flipside"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/8/10"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"70"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"43"
				}
			}
		}
		"4129"
		{
			"item_name"		"#CSGO_crate_signature_pack_eslcologne2015_clg"
			"name"		"crate_signature_pack_eslcologne2015_clg"
			"item_description"		"#CSGO_crate_signature_pack_eslcologne2015_clg_desc"
			"image_inventory"		"econ/weapon_cases/cologne2015_clg"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/8/10"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"71"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"49"
				}
			}
		}
		"4130"
		{
			"item_name"		"#CSGO_crate_signature_pack_eslcologne2015_cloud9"
			"name"		"crate_signature_pack_eslcologne2015_cloud9"
			"item_description"		"#CSGO_crate_signature_pack_eslcologne2015_cloud9_desc"
			"image_inventory"		"econ/weapon_cases/cologne2015_cloud9"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/8/10"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"72"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"52"
				}
			}
		}
		"4131"
		{
			"item_name"		"#CSGO_crate_eslcologne2015_promo_de_dust2"
			"name"		"crate_eslcologne2015_promo_de_dust2"
			"image_inventory"		"econ/weapon_cases/crate_eslcologne2015_promo_de_dust2"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"73"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_dust_2"
					"tag_text"		"#CSGO_set_dust_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4132"
		{
			"item_name"		"#CSGO_crate_eslcologne2015_promo_de_mirage"
			"name"		"crate_eslcologne2015_promo_de_mirage"
			"image_inventory"		"econ/weapon_cases/crate_eslcologne2015_promo_de_mirage"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"74"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_mirage"
					"tag_text"		"#CSGO_set_mirage"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4133"
		{
			"item_name"		"#CSGO_crate_eslcologne2015_promo_de_inferno"
			"name"		"crate_eslcologne2015_promo_de_inferno"
			"image_inventory"		"econ/weapon_cases/crate_eslcologne2015_promo_de_inferno"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"75"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_inferno"
					"tag_text"		"#CSGO_set_inferno"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4134"
		{
			"item_name"		"#CSGO_crate_eslcologne2015_promo_de_cbble"
			"name"		"crate_eslcologne2015_promo_de_cbble"
			"image_inventory"		"econ/weapon_cases/crate_eslcologne2015_promo_de_cbble"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"76"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_cobblestone"
					"tag_text"		"#CSGO_set_cobblestone"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4135"
		{
			"item_name"		"#CSGO_crate_eslcologne2015_promo_de_overpass"
			"name"		"crate_eslcologne2015_promo_de_overpass"
			"image_inventory"		"econ/weapon_cases/crate_eslcologne2015_promo_de_overpass"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"77"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_overpass"
					"tag_text"		"#CSGO_set_overpass"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4136"
		{
			"item_name"		"#CSGO_crate_eslcologne2015_promo_de_cache"
			"name"		"crate_eslcologne2015_promo_de_cache"
			"image_inventory"		"econ/weapon_cases/crate_eslcologne2015_promo_de_cache"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"78"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_cache"
					"tag_text"		"#CSGO_set_cache"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4137"
		{
			"item_name"		"#CSGO_crate_eslcologne2015_promo_de_train"
			"name"		"crate_eslcologne2015_promo_de_train"
			"image_inventory"		"econ/weapon_cases/crate_eslcologne2015_promo_de_train"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"79"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"7"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_train"
					"tag_text"		"#CSGO_set_train"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4138"
		{
			"item_name"		"#CSGO_crate_community_9"
			"item_description"		"#CSGO_crate_community_9_desc"
			"model_player"		"models/props/crates/csgo_drop_crate_shadow.mdl"
			"first_sale_date"		"2015/9/15"
			"name"		"crate_community_9"
			"image_inventory"		"econ/weapon_cases/crate_community_9"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1333"		"1"
			}
			"tool"
			{
				"restriction"		"community_case_9"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"80"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_9"
					"tag_text"		"#CSGO_set_community_9"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
			"loot_list_rare_item_footer"		"#crate_community_9_unusual_lootlist"
			"loot_list_rare_item_name"		"#crate_community_9_unusual_itemname"
			"image_unusual_item"		"econ/weapon_cases/crate_community_9_rare_item"
		}
		"4139"
		{
			"item_name"		"#StickerKit_cluj2015_team_nip"
			"name"		"crate_sticker_pack_cluj2015_nip"
			"item_description"		"#StickerKit_desc_cluj2015_team_nip"
			"image_inventory"		"econ/stickers/cluj2015/nip"
			"loot_list_name"		"cluj2015_rare_nip"
			"prefab"		"cluj2015_sticker_capsule_prefab"
		}
		"4140"
		{
			"item_name"		"#StickerKit_cluj2015_team_dig"
			"name"		"crate_sticker_pack_cluj2015_dig"
			"item_description"		"#StickerKit_desc_cluj2015_team_dig"
			"image_inventory"		"econ/stickers/cluj2015/dig"
			"loot_list_name"		"cluj2015_rare_dig"
			"prefab"		"cluj2015_sticker_capsule_prefab"
		}
		"4141"
		{
			"item_name"		"#StickerKit_cluj2015_team_clg"
			"name"		"crate_sticker_pack_cluj2015_clg"
			"item_description"		"#StickerKit_desc_cluj2015_team_clg"
			"image_inventory"		"econ/stickers/cluj2015/clg"
			"loot_list_name"		"cluj2015_rare_clg"
			"prefab"		"cluj2015_sticker_capsule_prefab"
		}
		"4142"
		{
			"item_name"		"#StickerKit_cluj2015_team_vex"
			"name"		"crate_sticker_pack_cluj2015_vex"
			"item_description"		"#StickerKit_desc_cluj2015_team_vex"
			"image_inventory"		"econ/stickers/cluj2015/vex"
			"loot_list_name"		"cluj2015_rare_vex"
			"prefab"		"cluj2015_sticker_capsule_prefab"
		}
		"4143"
		{
			"item_name"		"#StickerKit_cluj2015_team_flip"
			"name"		"crate_sticker_pack_cluj2015_flip"
			"item_description"		"#StickerKit_desc_cluj2015_team_flip"
			"image_inventory"		"econ/stickers/cluj2015/flip"
			"loot_list_name"		"cluj2015_rare_flip"
			"prefab"		"cluj2015_sticker_capsule_prefab"
		}
		"4144"
		{
			"item_name"		"#StickerKit_cluj2015_team_liq"
			"name"		"crate_sticker_pack_cluj2015_liq"
			"item_description"		"#StickerKit_desc_cluj2015_team_liq"
			"image_inventory"		"econ/stickers/cluj2015/liq"
			"loot_list_name"		"cluj2015_rare_liq"
			"prefab"		"cluj2015_sticker_capsule_prefab"
		}
		"4145"
		{
			"item_name"		"#StickerKit_cluj2015_team_mss"
			"name"		"crate_sticker_pack_cluj2015_mss"
			"item_description"		"#StickerKit_desc_cluj2015_team_mss"
			"image_inventory"		"econ/stickers/cluj2015/mss"
			"loot_list_name"		"cluj2015_rare_mss"
			"prefab"		"cluj2015_sticker_capsule_prefab"
		}
		"4146"
		{
			"item_name"		"#StickerKit_cluj2015_team_navi"
			"name"		"crate_sticker_pack_cluj2015_navi"
			"item_description"		"#StickerKit_desc_cluj2015_team_navi"
			"image_inventory"		"econ/stickers/cluj2015/navi"
			"loot_list_name"		"cluj2015_rare_navi"
			"prefab"		"cluj2015_sticker_capsule_prefab"
		}
		"4147"
		{
			"item_name"		"#StickerKit_cluj2015_team_vp"
			"name"		"crate_sticker_pack_cluj2015_vp"
			"item_description"		"#StickerKit_desc_cluj2015_team_vp"
			"image_inventory"		"econ/stickers/cluj2015/vp"
			"loot_list_name"		"cluj2015_rare_vp"
			"prefab"		"cluj2015_sticker_capsule_prefab"
		}
		"4148"
		{
			"item_name"		"#StickerKit_cluj2015_team_c9"
			"name"		"crate_sticker_pack_cluj2015_c9"
			"item_description"		"#StickerKit_desc_cluj2015_team_c9"
			"image_inventory"		"econ/stickers/cluj2015/c9"
			"loot_list_name"		"cluj2015_rare_c9"
			"prefab"		"cluj2015_sticker_capsule_prefab"
		}
		"4149"
		{
			"item_name"		"#StickerKit_cluj2015_team_g2"
			"name"		"crate_sticker_pack_cluj2015_g2"
			"item_description"		"#StickerKit_desc_cluj2015_team_g2"
			"image_inventory"		"econ/stickers/cluj2015/g2"
			"loot_list_name"		"cluj2015_rare_g2"
			"prefab"		"cluj2015_sticker_capsule_prefab"
		}
		"4150"
		{
			"item_name"		"#StickerKit_cluj2015_team_tit"
			"name"		"crate_sticker_pack_cluj2015_tit"
			"item_description"		"#StickerKit_desc_cluj2015_team_tit"
			"image_inventory"		"econ/stickers/cluj2015/tit"
			"loot_list_name"		"cluj2015_rare_tit"
			"prefab"		"cluj2015_sticker_capsule_prefab"
		}
		"4151"
		{
			"item_name"		"#StickerKit_cluj2015_team_tsolo"
			"name"		"crate_sticker_pack_cluj2015_tsolo"
			"item_description"		"#StickerKit_desc_cluj2015_team_tsolo"
			"image_inventory"		"econ/stickers/cluj2015/tsolo"
			"loot_list_name"		"cluj2015_rare_tsolo"
			"prefab"		"cluj2015_sticker_capsule_prefab"
		}
		"4152"
		{
			"item_name"		"#StickerKit_cluj2015_team_nv"
			"name"		"crate_sticker_pack_cluj2015_nv"
			"item_description"		"#StickerKit_desc_cluj2015_team_nv"
			"image_inventory"		"econ/stickers/cluj2015/nv"
			"loot_list_name"		"cluj2015_rare_nv"
			"prefab"		"cluj2015_sticker_capsule_prefab"
		}
		"4153"
		{
			"item_name"		"#StickerKit_cluj2015_team_fntc"
			"name"		"crate_sticker_pack_cluj2015_fntc"
			"item_description"		"#StickerKit_desc_cluj2015_team_fntc"
			"image_inventory"		"econ/stickers/cluj2015/fntc"
			"loot_list_name"		"cluj2015_rare_fntc"
			"prefab"		"cluj2015_sticker_capsule_prefab"
		}
		"4154"
		{
			"item_name"		"#StickerKit_cluj2015_team_lumi"
			"name"		"crate_sticker_pack_cluj2015_lumi"
			"item_description"		"#StickerKit_desc_cluj2015_team_lumi"
			"image_inventory"		"econ/stickers/cluj2015/lumi"
			"loot_list_name"		"cluj2015_rare_lumi"
			"prefab"		"cluj2015_sticker_capsule_prefab"
		}
		"4155"
		{
			"item_name"		"#StickerKit_cluj2015_team_dhc"
			"name"		"crate_sticker_pack_cluj2015_dhc"
			"item_description"		"#StickerKit_desc_cluj2015_team_dhc"
			"image_inventory"		"econ/stickers/cluj2015/dhc"
			"loot_list_name"		"cluj2015_rare_dhc"
			"prefab"		"cluj2015_sticker_capsule_prefab"
		}
		"4156"
		{
			"item_name"		"#CSGO_crate_sticker_pack_cluj2015_legends"
			"name"		"crate_sticker_pack_cluj2015_legends"
			"item_description"		"#CSGO_crate_sticker_pack_cluj2015_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_cluj2015_01"
			"first_sale_date"		"2015/10/20"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"81"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_cluj2015_legends_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_cluj2015_legends_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4157"
		{
			"item_name"		"#CSGO_crate_sticker_pack_cluj2015_challengers"
			"name"		"crate_sticker_pack_cluj2015_challengers"
			"item_description"		"#CSGO_crate_sticker_pack_cluj2015_challengers_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_cluj2015_02"
			"first_sale_date"		"2015/10/20"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"82"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_cluj2015_challengers_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_cluj2015_challengers_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4158"
		{
			"item_name"		"#CSGO_crate_signature_pack_cluj2015_group_1"
			"name"		"crate_signature_pack_cluj2015_group_1"
			"item_description"		"#CSGO_crate_signature_pack_cluj2015_group_1_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_cluj2015_group_1"
			"first_sale_date"		"2015/10/20"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"83"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_signature_pack_cluj2015_group_players_collection"
					"tag_text"		"#CSGO_crate_signature_pack_cluj2015_group_players_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4159"
		{
			"item_name"		"#CSGO_crate_signature_pack_cluj2015_group_2"
			"name"		"crate_signature_pack_cluj2015_group_2"
			"item_description"		"#CSGO_crate_signature_pack_cluj2015_group_2_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_cluj2015_group_2"
			"first_sale_date"		"2015/10/20"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"84"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_signature_pack_cluj2015_group_players_collection"
					"tag_text"		"#CSGO_crate_signature_pack_cluj2015_group_players_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4160"
		{
			"item_name"		"#CSGO_crate_signature_pack_cluj2015_nip"
			"name"		"crate_signature_pack_cluj2015_nip"
			"item_description"		"#CSGO_crate_signature_pack_cluj2015_nip_desc"
			"image_inventory"		"econ/weapon_cases/cluj2015_nip"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/10/20"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"85"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"1"
				}
			}
		}
		"4161"
		{
			"item_name"		"#CSGO_crate_signature_pack_cluj2015_dig"
			"name"		"crate_signature_pack_cluj2015_dig"
			"item_description"		"#CSGO_crate_signature_pack_cluj2015_dig_desc"
			"image_inventory"		"econ/weapon_cases/cluj2015_dig"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/10/20"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"86"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"24"
				}
			}
		}
		"4162"
		{
			"item_name"		"#CSGO_crate_signature_pack_cluj2015_clg"
			"name"		"crate_signature_pack_cluj2015_clg"
			"item_description"		"#CSGO_crate_signature_pack_cluj2015_clg_desc"
			"image_inventory"		"econ/weapon_cases/cluj2015_clg"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/10/20"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"87"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"49"
				}
			}
		}
		"4163"
		{
			"item_name"		"#CSGO_crate_signature_pack_cluj2015_vex"
			"name"		"crate_signature_pack_cluj2015_vex"
			"item_description"		"#CSGO_crate_signature_pack_cluj2015_vex_desc"
			"image_inventory"		"econ/weapon_cases/cluj2015_vex"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/10/20"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"88"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"47"
				}
			}
		}
		"4164"
		{
			"item_name"		"#CSGO_crate_signature_pack_cluj2015_flip"
			"name"		"crate_signature_pack_cluj2015_flip"
			"item_description"		"#CSGO_crate_signature_pack_cluj2015_flip_desc"
			"image_inventory"		"econ/weapon_cases/cluj2015_flip"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/10/20"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"89"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"43"
				}
			}
		}
		"4165"
		{
			"item_name"		"#CSGO_crate_signature_pack_cluj2015_liq"
			"name"		"crate_signature_pack_cluj2015_liq"
			"item_description"		"#CSGO_crate_signature_pack_cluj2015_liq_desc"
			"image_inventory"		"econ/weapon_cases/cluj2015_liq"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/10/20"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"90"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"48"
				}
			}
		}
		"4166"
		{
			"item_name"		"#CSGO_crate_signature_pack_cluj2015_mss"
			"name"		"crate_signature_pack_cluj2015_mss"
			"item_description"		"#CSGO_crate_signature_pack_cluj2015_mss_desc"
			"image_inventory"		"econ/weapon_cases/cluj2015_mss"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/10/20"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"91"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"29"
				}
			}
		}
		"4167"
		{
			"item_name"		"#CSGO_crate_signature_pack_cluj2015_navi"
			"name"		"crate_signature_pack_cluj2015_navi"
			"item_description"		"#CSGO_crate_signature_pack_cluj2015_navi_desc"
			"image_inventory"		"econ/weapon_cases/cluj2015_navi"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/10/20"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"92"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"12"
				}
			}
		}
		"4168"
		{
			"item_name"		"#CSGO_crate_signature_pack_cluj2015_vp"
			"name"		"crate_signature_pack_cluj2015_vp"
			"item_description"		"#CSGO_crate_signature_pack_cluj2015_vp_desc"
			"image_inventory"		"econ/weapon_cases/cluj2015_vp"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/10/20"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"93"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"31"
				}
			}
		}
		"4169"
		{
			"item_name"		"#CSGO_crate_signature_pack_cluj2015_c9"
			"name"		"crate_signature_pack_cluj2015_c9"
			"item_description"		"#CSGO_crate_signature_pack_cluj2015_c9_desc"
			"image_inventory"		"econ/weapon_cases/cluj2015_c9"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/10/20"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"94"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"33"
				}
			}
		}
		"4170"
		{
			"item_name"		"#CSGO_crate_signature_pack_cluj2015_g2"
			"name"		"crate_signature_pack_cluj2015_g2"
			"item_description"		"#CSGO_crate_signature_pack_cluj2015_g2_desc"
			"image_inventory"		"econ/weapon_cases/cluj2015_g2"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/10/20"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"95"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"59"
				}
			}
		}
		"4171"
		{
			"item_name"		"#CSGO_crate_signature_pack_cluj2015_tit"
			"name"		"crate_signature_pack_cluj2015_tit"
			"item_description"		"#CSGO_crate_signature_pack_cluj2015_tit_desc"
			"image_inventory"		"econ/weapon_cases/cluj2015_tit"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/10/20"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"96"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"27"
				}
			}
		}
		"4172"
		{
			"item_name"		"#CSGO_crate_signature_pack_cluj2015_tsolo"
			"name"		"crate_signature_pack_cluj2015_tsolo"
			"item_description"		"#CSGO_crate_signature_pack_cluj2015_tsolo_desc"
			"image_inventory"		"econ/weapon_cases/cluj2015_tsolo"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/10/20"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"97"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"58"
				}
			}
		}
		"4173"
		{
			"item_name"		"#CSGO_crate_signature_pack_cluj2015_nv"
			"name"		"crate_signature_pack_cluj2015_nv"
			"item_description"		"#CSGO_crate_signature_pack_cluj2015_nv_desc"
			"image_inventory"		"econ/weapon_cases/cluj2015_nv"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/10/20"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"98"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"46"
				}
			}
		}
		"4174"
		{
			"item_name"		"#CSGO_crate_signature_pack_cluj2015_fntc"
			"name"		"crate_signature_pack_cluj2015_fntc"
			"item_description"		"#CSGO_crate_signature_pack_cluj2015_fntc_desc"
			"image_inventory"		"econ/weapon_cases/cluj2015_fntc"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/10/20"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"99"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"6"
				}
			}
		}
		"4175"
		{
			"item_name"		"#CSGO_crate_signature_pack_cluj2015_lumi"
			"name"		"crate_signature_pack_cluj2015_lumi"
			"item_description"		"#CSGO_crate_signature_pack_cluj2015_lumi_desc"
			"image_inventory"		"econ/weapon_cases/cluj2015_lumi"
			"prefab"		"weapon_case_base"
			"first_sale_date"		"2015/10/20"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"100"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"57"
				}
			}
		}
		"4176"
		{
			"item_name"		"#CSGO_crate_cluj2015_promo_de_dust2"
			"name"		"crate_cluj2015_promo_de_dust2"
			"image_inventory"		"econ/weapon_cases/crate_cluj2015_promo_de_dust2"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"101"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_dust_2"
					"tag_text"		"#CSGO_set_dust_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4177"
		{
			"item_name"		"#CSGO_crate_cluj2015_promo_de_mirage"
			"name"		"crate_cluj2015_promo_de_mirage"
			"image_inventory"		"econ/weapon_cases/crate_cluj2015_promo_de_mirage"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"102"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_mirage"
					"tag_text"		"#CSGO_set_mirage"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4178"
		{
			"item_name"		"#CSGO_crate_cluj2015_promo_de_inferno"
			"name"		"crate_cluj2015_promo_de_inferno"
			"image_inventory"		"econ/weapon_cases/crate_cluj2015_promo_de_inferno"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"103"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_inferno"
					"tag_text"		"#CSGO_set_inferno"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4179"
		{
			"item_name"		"#CSGO_crate_cluj2015_promo_de_cbble"
			"name"		"crate_cluj2015_promo_de_cbble"
			"image_inventory"		"econ/weapon_cases/crate_cluj2015_promo_de_cbble"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"104"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_cobblestone"
					"tag_text"		"#CSGO_set_cobblestone"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4180"
		{
			"item_name"		"#CSGO_crate_cluj2015_promo_de_overpass"
			"name"		"crate_cluj2015_promo_de_overpass"
			"image_inventory"		"econ/weapon_cases/crate_cluj2015_promo_de_overpass"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"105"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_overpass"
					"tag_text"		"#CSGO_set_overpass"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4181"
		{
			"item_name"		"#CSGO_crate_cluj2015_promo_de_cache"
			"name"		"crate_cluj2015_promo_de_cache"
			"image_inventory"		"econ/weapon_cases/crate_cluj2015_promo_de_cache"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"106"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_cache"
					"tag_text"		"#CSGO_set_cache"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4182"
		{
			"item_name"		"#CSGO_crate_cluj2015_promo_de_train"
			"name"		"crate_cluj2015_promo_de_train"
			"image_inventory"		"econ/weapon_cases/crate_cluj2015_promo_de_train"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"107"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"8"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_train"
					"tag_text"		"#CSGO_set_train"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4183"
		{
			"item_name"		"#CSGO_crate_sticker_pack_pinups_capsule"
			"name"		"crate_sticker_pack_pinups_capsule"
			"item_description"		"#CSGO_crate_sticker_pack_pinups_capsule_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_pinups_capsule"
			"first_sale_date"		"2015/12/01"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"108"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_pinups_capsule_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_pinups_capsule"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4184"
		{
			"item_name"		"#CSGO_crate_sticker_pack_slid3_capsule"
			"name"		"crate_sticker_pack_slid3_capsule"
			"item_description"		"#CSGO_crate_sticker_pack_slid3_capsule_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_slid3_capsule"
			"first_sale_date"		"2015/12/01"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"109"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_slid3_capsule_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_slid3_capsule"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4185"
		{
			"item_name"		"#CSGO_crate_sticker_pack_team_roles_capsule"
			"name"		"crate_sticker_pack_team_roles_capsule"
			"item_description"		"#CSGO_crate_sticker_pack_team_roles_capsule_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_team_roles_capsule"
			"first_sale_date"		"2015/12/01"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"110"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_team_roles_capsule_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_team_roles_capsule"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4186"
		{
			"item_name"		"#CSGO_crate_community_10"
			"item_description"		"#CSGO_crate_community_10_desc"
			"model_player"		"models/props/crates/csgo_drop_crate_revolver.mdl"
			"name"		"crate_community_10"
			"image_inventory"		"econ/weapon_cases/crate_community_10"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1334"		"1"
			}
			"tool"
			{
				"restriction"		"crate_community_10"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"111"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_10"
					"tag_text"		"#CSGO_set_community_10"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4187"
		{
			"item_name"		"#CSGO_crate_community_11"
			"item_description"		"#CSGO_crate_community_11_desc"
			"model_player"		"models/props/crates/csgo_drop_crate_wildfire.mdl"
			"name"		"crate_community_11"
			"image_inventory"		"econ/weapon_cases/crate_community_11"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"7000"		"1"
			}
			"tool"
			{
				"restriction"		"crate_community_11"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"112"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_11"
					"tag_text"		"#CSGO_set_community_11"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
			"loot_list_rare_item_footer"		"#crate_community_11_unusual_lootlist"
			"loot_list_rare_item_name"		"#crate_community_11_unusual_itemname"
			"image_unusual_item"		"econ/weapon_cases/crate_community_11_rare_item"
		}
		"5027"
		{
			"name"		"studded_bloodhound_gloves"
			"prefab"		"hands_paintable"
			"model_player"		"models/weapons/v_models/arms/glove_bloodhound/v_glove_bloodhound.mdl"
			"item_name"		"#CSGO_Wearable_t_studdedgloves"
			"item_description"		"#CSGO_Wearable_t_studdedgloves_Desc"
			"model_world"		"models/weapons/w_models/arms/w_glove_bloodhound.mdl"
			"model_dropped"		"models/weapons/w_models/arms/w_glove_bloodhound.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_studded_bloodhound_gloves.vtf"
			"attributes"
			{
				"icon display model"		"models/weapons/v_models/arms/glove_bloodhound/v_glove_bloodhound_icon.mdl"
			}
			"used_by_classes"
			{
				"counter-terrorists"		"1"
				"terrorists"		"1"
			}
			"paint_data"
			{
				"PaintableMaterial0"
				{
					"Name"		"materials/models/weapons/v_models/arms/glove_bloodhound/glove_bloodhound_left.vmt"
					"ViewmodelDim"		"1024"
					"WorldDim"		"128"
				}
				"PaintableMaterial1"
				{
					"Name"		"materials/models/weapons/v_models/arms/glove_bloodhound/glove_bloodhound_right.vmt"
					"ViewmodelDim"		"1024"
					"WorldDim"		"128"
					"MirrorPattern"		"1"
				}
			}
		}
		"5028"
		{
			"name"		"t_gloves"
			"prefab"		"hands"
			"model_player"		"models/weapons/v_models/arms/glove_fingerless/v_glove_fingerless.mdl"
			"item_name"		"#CSGO_Wearable_t_defaultgloves"
			"item_description"		"#CSGO_Wearable_t_defaultgloves_Desc"
			"image_inventory"		"econ/weapons/base_weapons/t_gloves"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/weapons/v_models/arms/glove_fingerless/v_glove_fingerless_icon.mdl"
			}
			"baseitem"		"1"
			"default_slot_item"		"1"
		}
		"5029"
		{
			"name"		"ct_gloves"
			"prefab"		"hands"
			"model_player"		"models/weapons/v_models/arms/glove_hardknuckle/v_glove_hardknuckle.mdl"
			"item_name"		"#CSGO_Wearable_ct_defaultgloves"
			"item_description"		"#CSGO_Wearable_ct_defaultgloves_Desc"
			"image_inventory"		"econ/weapons/base_weapons/ct_gloves"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/weapons/v_models/arms/glove_hardknuckle/v_glove_ct_hardknuckle_icon.mdl"
			}
			"baseitem"		"1"
			"default_slot_item"		"1"
		}
		"5030"
		{
			"name"		"sporty_gloves"
			"prefab"		"hands_paintable"
			"model_player"		"models/weapons/v_models/arms/glove_sporty/v_glove_sporty.mdl"
			"item_name"		"#CSGO_Wearable_v_sporty_glove"
			"item_description"		"#CSGO_Wearable_v_sporty_glove_Desc"
			"model_world"		"models/weapons/w_models/arms/w_glove_sporty.mdl"
			"model_dropped"		"models/weapons/w_models/arms/w_glove_sporty.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_sporty_gloves.vtf"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/weapons/v_models/arms/glove_sporty/v_glove_sporty_icon.mdl"
			}
			"paint_data"
			{
				"PaintableMaterial0"
				{
					"Name"		"materials/models/weapons/v_models/arms/glove_sporty/glove_sporty_left.vmt"
					"ViewmodelDim"		"1024"
					"WorldDim"		"128"
				}
				"PaintableMaterial1"
				{
					"Name"		"materials/models/weapons/v_models/arms/glove_sporty/glove_sporty_right.vmt"
					"ViewmodelDim"		"1024"
					"WorldDim"		"128"
					"MirrorPattern"		"1"
				}
			}
		}
		"5031"
		{
			"name"		"slick_gloves"
			"prefab"		"hands_paintable"
			"model_player"		"models/weapons/v_models/arms/glove_slick/v_glove_slick.mdl"
			"item_name"		"#CSGO_Wearable_v_slick_glove"
			"item_description"		"#CSGO_Wearable_v_slick_glove_Desc"
			"model_world"		"models/weapons/w_models/arms/w_glove_slick.mdl"
			"model_dropped"		"models/weapons/w_models/arms/w_glove_slick.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_sporty_gloves.vtf"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/weapons/v_models/arms/glove_slick/v_glove_slick_icon.mdl"
			}
			"paint_data"
			{
				"PaintableMaterial0"
				{
					"Name"		"materials/models/weapons/v_models/arms/glove_slick/glove_slick_left.vmt"
					"ViewmodelDim"		"1024"
					"WorldDim"		"128"
				}
				"PaintableMaterial1"
				{
					"Name"		"materials/models/weapons/v_models/arms/glove_slick/glove_slick_right.vmt"
					"ViewmodelDim"		"1024"
					"WorldDim"		"128"
					"MirrorPattern"		"1"
				}
			}
		}
		"5032"
		{
			"name"		"leather_handwraps"
			"prefab"		"hands_paintable"
			"model_player"		"models/weapons/v_models/arms/glove_handwrap_leathery/v_glove_handwrap_leathery.mdl"
			"item_name"		"#CSGO_Wearable_v_leather_handwrap"
			"item_description"		"#CSGO_Wearable_v_leather_handwrap_Desc"
			"model_world"		"models/weapons/w_models/arms/w_glove_handwrap_leathery.mdl"
			"model_dropped"		"models/weapons/w_models/arms/w_glove_handwrap_leathery.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_leather_handwraps.vtf"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/weapons/v_models/arms/glove_handwrap_leathery/glove_handwrap_leathery_icon.mdl"
			}
			"paint_data"
			{
				"PaintableMaterial0"
				{
					"Name"		"materials/models/weapons/v_models/arms/glove_handwrap_leathery/glove_handwrap_leathery_left.vmt"
					"ViewmodelDim"		"1024"
					"WorldDim"		"128"
				}
				"PaintableMaterial1"
				{
					"Name"		"materials/models/weapons/v_models/arms/glove_handwrap_leathery/glove_handwrap_leathery_right.vmt"
					"ViewmodelDim"		"1024"
					"WorldDim"		"128"
					"MirrorPattern"		"1"
				}
			}
		}
		"5033"
		{
			"name"		"motorcycle_gloves"
			"prefab"		"hands_paintable"
			"model_player"		"models/weapons/v_models/arms/glove_motorcycle/v_glove_motorcycle.mdl"
			"item_name"		"#CSGO_Wearable_v_motorcycle_glove"
			"item_description"		"#CSGO_Wearable_v_motorcycle_glove_Desc"
			"model_world"		"models/weapons/w_models/arms/w_glove_motorcycle.mdl"
			"model_dropped"		"models/weapons/w_models/arms/w_glove_motorcycle.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_motorcycle_gloves.vtf"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/weapons/v_models/arms/glove_motorcycle/v_glove_motorcycle_icon.mdl"
			}
			"paint_data"
			{
				"PaintableMaterial0"
				{
					"Name"		"materials/models/weapons/v_models/arms/glove_motorcycle/glove_motorcycle_left.vmt"
					"ViewmodelDim"		"1024"
					"WorldDim"		"128"
				}
				"PaintableMaterial1"
				{
					"Name"		"materials/models/weapons/v_models/arms/glove_motorcycle/glove_motorcycle_right.vmt"
					"ViewmodelDim"		"1024"
					"WorldDim"		"128"
					"MirrorPattern"		"1"
				}
			}
		}
		"5034"
		{
			"name"		"specialist_gloves"
			"prefab"		"hands_paintable"
			"model_player"		"models/weapons/v_models/arms/glove_specialist/v_glove_specialist.mdl"
			"item_name"		"#CSGO_Wearable_v_specialist_glove"
			"item_description"		"#CSGO_Wearable_v_specialist_glove_Desc"
			"model_world"		"models/weapons/w_models/arms/w_glove_specialist.mdl"
			"model_dropped"		"models/weapons/w_models/arms/w_glove_specialist.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_specialist_gloves.vtf"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/weapons/v_models/arms/glove_specialist/v_glove_specialist_icon.mdl"
			}
			"paint_data"
			{
				"PaintableMaterial0"
				{
					"Name"		"materials/models/weapons/v_models/arms/glove_specialist/glove_specialist_left.vmt"
					"ViewmodelDim"		"1024"
					"WorldDim"		"128"
				}
				"PaintableMaterial1"
				{
					"Name"		"materials/models/weapons/v_models/arms/glove_specialist/glove_specialist_right.vmt"
					"ViewmodelDim"		"1024"
					"WorldDim"		"128"
					"MirrorPattern"		"1"
				}
			}
		}
		"5035"
		{
			"name"		"studded_hydra_gloves"
			"prefab"		"hands_paintable"
			"model_player"		"models/weapons/v_models/arms/glove_bloodhound/v_glove_bloodhound_hydra.mdl"
			"item_name"		"#CSGO_Wearable_t_studded_hydra_gloves"
			"item_description"		"#CSGO_Wearable_t_studded_hydra_gloves_Desc"
			"model_world"		"models/weapons/w_models/arms/w_glove_bloodhound_hydra.mdl"
			"model_dropped"		"models/weapons/w_models/arms/w_glove_bloodhound_hydra.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_studded_bloodhound_gloves.vtf"
			"attributes"
			{
				"icon display model"		"models/weapons/v_models/arms/glove_bloodhound/v_glove_bloodhound_hydra_icon.mdl"
			}
			"used_by_classes"
			{
				"counter-terrorists"		"1"
				"terrorists"		"1"
			}
			"paint_data"
			{
				"PaintableMaterial0"
				{
					"Name"		"materials/models/weapons/v_models/arms/glove_bloodhound/glove_hydra_left.vmt"
					"ViewmodelDim"		"1024"
					"WorldDim"		"128"
				}
				"PaintableMaterial1"
				{
					"Name"		"materials/models/weapons/v_models/arms/glove_bloodhound/glove_hydra_right.vmt"
					"ViewmodelDim"		"1024"
					"WorldDim"		"128"
					"MirrorPattern"		"1"
				}
			}
		}
		"4725"
		{
			"name"		"studded_brokenfang_gloves"
			"prefab"		"hands_paintable"
			"model_player"		"models/weapons/v_models/arms/glove_bloodhound/v_glove_bloodhound_brokenfang.mdl"
			"item_name"		"#CSGO_Wearable_t_studded_brokenfang_gloves"
			"item_description"		"#CSGO_Wearable_t_studded_brokenfang_gloves_Desc"
			"model_world"		"models/weapons/w_models/arms/w_glove_bloodhound_brokenfang.mdl"
			"model_dropped"		"models/weapons/w_models/arms/w_glove_bloodhound_brokenfang.mdl"
			"icon_default_image"		"materials/icons/inventory_icon_studded_bloodhound_gloves.vtf"
			"attributes"
			{
				"icon display model"		"models/weapons/v_models/arms/glove_bloodhound/v_glove_bloodhound_brokenfang_icon.mdl"
			}
			"used_by_classes"
			{
				"counter-terrorists"		"1"
				"terrorists"		"1"
			}
			"paint_data"
			{
				"PaintableMaterial0"
				{
					"Name"		"materials/models/weapons/v_models/arms/glove_bloodhound/glove_brokenfang_left.vmt"
					"ViewmodelDim"		"1024"
					"WorldDim"		"128"
				}
				"PaintableMaterial1"
				{
					"Name"		"materials/models/weapons/v_models/arms/glove_bloodhound/glove_brokenfang_right.vmt"
					"ViewmodelDim"		"1024"
					"WorldDim"		"128"
					"MirrorPattern"		"1"
				}
			}
		}
		"5036"
		{
			"name"		"customplayer_t_map_based"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_phoenix.mdl"
			"item_name"		"#CSGO_CustomPlayer_t_map_based"
			"item_description"		"#CSGO_CustomPlayer_t_map_based_Desc"
			"image_inventory"		"econ/characters/customplayer_t_map_based"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
			}
			"baseitem"		"1"
			"default_slot_item"		"1"
		}
		"5037"
		{
			"name"		"customplayer_ct_map_based"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_sas.mdl"
			"item_name"		"#CSGO_CustomPlayer_ct_map_based"
			"item_description"		"#CSGO_CustomPlayer_ct_map_based_Desc"
			"image_inventory"		"econ/characters/customplayer_ct_map_based"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
			}
			"baseitem"		"1"
			"default_slot_item"		"1"
		}
		"6001"
		{
			"name"		"Collectible Pin - Dust II"
			"prefab"		"attendance_pin"
			"item_rarity"		"ancient"
			"item_name"		"#CSGO_Collectible_Pin_DustII"
			"item_description"		"#CSGO_Collectible_Pin_DustII_Desc"
			"image_inventory"		"econ/status_icons/collectible_pin_dust2"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_dust2.mdl"
			}
		}
		"6002"
		{
			"name"		"Collectible Pin - Guardian Elite"
			"prefab"		"attendance_pin"
			"item_rarity"		"ancient"
			"item_name"		"#CSGO_Collectible_Pin_GuardianElite"
			"item_description"		"#CSGO_Collectible_Pin_GuardianElite_Desc"
			"image_inventory"		"econ/status_icons/collectible_pin_guardianelite"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_guardianelite.mdl"
			}
		}
		"6003"
		{
			"name"		"Collectible Pin - Mirage"
			"prefab"		"attendance_pin"
			"item_rarity"		"legendary"
			"item_name"		"#CSGO_Collectible_Pin_Mirage"
			"item_description"		"#CSGO_Collectible_Pin_Mirage_Desc"
			"image_inventory"		"econ/status_icons/collectible_pin_mirage"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_mirage.mdl"
			}
		}
		"6004"
		{
			"name"		"Collectible Pin - Inferno"
			"prefab"		"attendance_pin"
			"item_rarity"		"legendary"
			"item_name"		"#CSGO_Collectible_Pin_Inferno"
			"item_description"		"#CSGO_Collectible_Pin_Inferno_Desc"
			"image_inventory"		"econ/status_icons/collectible_pin_inferno"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_inferno.mdl"
			}
		}
		"6005"
		{
			"name"		"Collectible Pin - Italy"
			"prefab"		"attendance_pin"
			"item_rarity"		"mythical"
			"item_name"		"#CSGO_Collectible_Pin_Italy"
			"item_description"		"#CSGO_Collectible_Pin_Italy_Desc"
			"image_inventory"		"econ/status_icons/collectible_pin_italy"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_italy.mdl"
			}
		}
		"6006"
		{
			"name"		"Collectible Pin - Victory"
			"prefab"		"attendance_pin"
			"item_rarity"		"mythical"
			"item_name"		"#CSGO_Collectible_Pin_Victory"
			"item_description"		"#CSGO_Collectible_Pin_Victory_Desc"
			"image_inventory"		"econ/status_icons/collectible_pin_victory"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_victory.mdl"
			}
		}
		"6007"
		{
			"name"		"Collectible Pin - Militia"
			"prefab"		"attendance_pin"
			"item_rarity"		"mythical"
			"item_name"		"#CSGO_Collectible_Pin_Militia"
			"item_description"		"#CSGO_Collectible_Pin_Militia_Desc"
			"image_inventory"		"econ/status_icons/collectible_pin_militia"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_militia.mdl"
			}
		}
		"6008"
		{
			"name"		"Collectible Pin - Nuke"
			"prefab"		"attendance_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_Nuke"
			"item_description"		"#CSGO_Collectible_Pin_Nuke_Desc"
			"image_inventory"		"econ/status_icons/collectible_pin_nuke"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_nuke.mdl"
			}
		}
		"6009"
		{
			"name"		"Collectible Pin - Train"
			"prefab"		"attendance_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_Train"
			"item_description"		"#CSGO_Collectible_Pin_Train_Desc"
			"image_inventory"		"econ/status_icons/collectible_pin_train"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_train.mdl"
			}
		}
		"6010"
		{
			"name"		"Collectible Pin - Guardian"
			"prefab"		"attendance_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_Guardian"
			"item_description"		"#CSGO_Collectible_Pin_Guardian_Desc"
			"image_inventory"		"econ/status_icons/collectible_pin_guardian"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_guardian.mdl"
			}
		}
		"6011"
		{
			"name"		"Collectible Pin - Tactics"
			"prefab"		"attendance_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_Tactics"
			"item_description"		"#CSGO_Collectible_Pin_Tactics_Desc"
			"image_inventory"		"econ/status_icons/collectible_pin_tactics"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_tactics.mdl"
			}
		}
		"6012"
		{
			"name"		"Collectible Pin - Guardian 2"
			"prefab"		"attendance_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_guardian_2"
			"item_description"		"#CSGO_Collectible_Pin_guardian_2_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_guardian_2"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_guardian_2.mdl"
			}
		}
		"6112"
		{
			"name"		"Commodity Pin - Guardian 2"
			"prefab"		"commodity_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_guardian_2"
			"item_description"		"#CSGO_Collectible_Pin_guardian_2_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_guardian_2"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_guardian_2.mdl"
				"upgrade threshold"		"6012"
			}
		}
		"6013"
		{
			"name"		"Collectible Pin - Bravo"
			"prefab"		"attendance_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_bravo"
			"item_description"		"#CSGO_Collectible_Pin_bravo_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_bravo"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_bravo.mdl"
			}
		}
		"6113"
		{
			"name"		"Commodity Pin - Bravo"
			"prefab"		"commodity_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_bravo"
			"item_description"		"#CSGO_Collectible_Pin_bravo_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_bravo"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_bravo.mdl"
				"upgrade threshold"		"6013"
			}
		}
		"6014"
		{
			"name"		"Collectible Pin - Baggage"
			"prefab"		"attendance_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_baggage"
			"item_description"		"#CSGO_Collectible_Pin_baggage_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_baggage"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_baggage.mdl"
			}
		}
		"6114"
		{
			"name"		"Commodity Pin - Baggage"
			"prefab"		"commodity_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_baggage"
			"item_description"		"#CSGO_Collectible_Pin_baggage_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_baggage"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_baggage.mdl"
				"upgrade threshold"		"6014"
			}
		}
		"6015"
		{
			"name"		"Collectible Pin - Phoenix"
			"prefab"		"attendance_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_phoenix"
			"item_description"		"#CSGO_Collectible_Pin_phoenix_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_phoenix"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_phoenix.mdl"
			}
		}
		"6115"
		{
			"name"		"Commodity Pin - Phoenix"
			"prefab"		"commodity_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_phoenix"
			"item_description"		"#CSGO_Collectible_Pin_phoenix_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_phoenix"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_phoenix.mdl"
				"upgrade threshold"		"6015"
			}
		}
		"6016"
		{
			"name"		"Collectible Pin - Office"
			"prefab"		"attendance_pin"
			"item_rarity"		"mythical"
			"item_name"		"#CSGO_Collectible_Pin_office"
			"item_description"		"#CSGO_Collectible_Pin_office_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_office"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_office.mdl"
			}
		}
		"6116"
		{
			"name"		"Commodity Pin - Office"
			"prefab"		"commodity_pin"
			"item_rarity"		"mythical"
			"item_name"		"#CSGO_Collectible_Pin_office"
			"item_description"		"#CSGO_Collectible_Pin_office_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_office"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_office.mdl"
				"upgrade threshold"		"6016"
			}
		}
		"6017"
		{
			"name"		"Collectible Pin - Cobblestone"
			"prefab"		"attendance_pin"
			"item_rarity"		"mythical"
			"item_name"		"#CSGO_Collectible_Pin_cobblestone"
			"item_description"		"#CSGO_Collectible_Pin_cobblestone_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_cobblestone"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_cobblestone.mdl"
			}
		}
		"6117"
		{
			"name"		"Commodity Pin - Cobblestone"
			"prefab"		"commodity_pin"
			"item_rarity"		"mythical"
			"item_name"		"#CSGO_Collectible_Pin_cobblestone"
			"item_description"		"#CSGO_Collectible_Pin_cobblestone_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_cobblestone"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_cobblestone.mdl"
				"upgrade threshold"		"6017"
			}
		}
		"6018"
		{
			"name"		"Collectible Pin - Overpass"
			"prefab"		"attendance_pin"
			"item_rarity"		"mythical"
			"item_name"		"#CSGO_Collectible_Pin_overpass"
			"item_description"		"#CSGO_Collectible_Pin_overpass_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_overpass"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_overpass.mdl"
			}
		}
		"6118"
		{
			"name"		"Commodity Pin - Overpass"
			"prefab"		"commodity_pin"
			"item_rarity"		"mythical"
			"item_name"		"#CSGO_Collectible_Pin_overpass"
			"item_description"		"#CSGO_Collectible_Pin_overpass_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_overpass"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_overpass.mdl"
				"upgrade threshold"		"6018"
			}
		}
		"6019"
		{
			"name"		"Collectible Pin - Bloodhound"
			"prefab"		"attendance_pin"
			"item_rarity"		"legendary"
			"item_name"		"#CSGO_Collectible_Pin_bloodhound"
			"item_description"		"#CSGO_Collectible_Pin_bloodhound_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_bloodhound"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_bloodhound.mdl"
			}
		}
		"6119"
		{
			"name"		"Commodity Pin - Bloodhound"
			"prefab"		"commodity_pin"
			"item_rarity"		"legendary"
			"item_name"		"#CSGO_Collectible_Pin_bloodhound"
			"item_description"		"#CSGO_Collectible_Pin_bloodhound_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_bloodhound"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_bloodhound.mdl"
				"upgrade threshold"		"6019"
			}
		}
		"6020"
		{
			"name"		"Collectible Pin - Cache"
			"prefab"		"attendance_pin"
			"item_rarity"		"legendary"
			"item_name"		"#CSGO_Collectible_Pin_cache"
			"item_description"		"#CSGO_Collectible_Pin_cache_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_cache"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_cache.mdl"
			}
		}
		"6120"
		{
			"name"		"Commodity Pin - Cache"
			"prefab"		"commodity_pin"
			"item_rarity"		"legendary"
			"item_name"		"#CSGO_Collectible_Pin_cache"
			"item_description"		"#CSGO_Collectible_Pin_cache_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_cache"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_cache.mdl"
				"upgrade threshold"		"6020"
			}
		}
		"6021"
		{
			"name"		"Collectible Pin - Valeria"
			"prefab"		"attendance_pin"
			"item_rarity"		"ancient"
			"item_name"		"#CSGO_Collectible_Pin_valeria"
			"item_description"		"#CSGO_Collectible_Pin_valeria_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_valeria"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_valeria.mdl"
			}
		}
		"6121"
		{
			"name"		"Commodity Pin - Valeria"
			"prefab"		"commodity_pin"
			"item_rarity"		"ancient"
			"item_name"		"#CSGO_Collectible_Pin_valeria"
			"item_description"		"#CSGO_Collectible_Pin_valeria_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_valeria"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_valeria.mdl"
				"upgrade threshold"		"6021"
			}
		}
		"6022"
		{
			"name"		"Collectible Pin - Chroma"
			"prefab"		"attendance_pin"
			"item_rarity"		"ancient"
			"item_name"		"#CSGO_Collectible_Pin_chroma"
			"item_description"		"#CSGO_Collectible_Pin_chroma_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_chroma"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_chroma.mdl"
			}
		}
		"6122"
		{
			"name"		"Commodity Pin - Chroma"
			"prefab"		"commodity_pin"
			"item_rarity"		"ancient"
			"item_name"		"#CSGO_Collectible_Pin_chroma"
			"item_description"		"#CSGO_Collectible_Pin_chroma_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_chroma"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_chroma.mdl"
				"upgrade threshold"		"6022"
			}
		}
		"6023"
		{
			"name"		"Collectible Pin - Guardian 3"
			"prefab"		"attendance_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_guardian_3"
			"item_description"		"#CSGO_Collectible_Pin_guardian_3_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_guardian_3"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_guardian_3.mdl"
			}
		}
		"6123"
		{
			"name"		"Commodity Pin - Guardian 3"
			"prefab"		"commodity_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_guardian_3"
			"item_description"		"#CSGO_Collectible_Pin_guardian_3_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_guardian_3"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_guardian_3.mdl"
				"upgrade threshold"		"6023"
			}
		}
		"6024"
		{
			"name"		"Collectible Pin - Canals"
			"prefab"		"attendance_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_canals"
			"item_description"		"#CSGO_Collectible_Pin_canals_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_canals"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_canals.mdl"
			}
		}
		"6124"
		{
			"name"		"Commodity Pin - Canals"
			"prefab"		"commodity_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_canals"
			"item_description"		"#CSGO_Collectible_Pin_canals_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_canals"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_canals.mdl"
				"upgrade threshold"		"6024"
			}
		}
		"6025"
		{
			"name"		"Collectible Pin - Welcome to the Clutch"
			"prefab"		"attendance_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_welcome_to_the_clutch"
			"item_description"		"#CSGO_Collectible_Pin_welcome_to_the_clutch_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_welcome_to_the_clutch"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_welcome_to_the_clutch.mdl"
			}
		}
		"6125"
		{
			"name"		"Commodity Pin - Welcome to the Clutch"
			"prefab"		"commodity_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_welcome_to_the_clutch"
			"item_description"		"#CSGO_Collectible_Pin_welcome_to_the_clutch_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_welcome_to_the_clutch"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_welcome_to_the_clutch.mdl"
				"upgrade threshold"		"6025"
			}
		}
		"6026"
		{
			"name"		"Collectible Pin - Death Sentence"
			"prefab"		"attendance_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_death_sentence"
			"item_description"		"#CSGO_Collectible_Pin_death_sentence_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_death_sentence"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_death_sentence.mdl"
			}
		}
		"6126"
		{
			"name"		"Commodity Pin - Death Sentence"
			"prefab"		"commodity_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_death_sentence"
			"item_description"		"#CSGO_Collectible_Pin_death_sentence_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_death_sentence"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_death_sentence.mdl"
				"upgrade threshold"		"6026"
			}
		}
		"6027"
		{
			"name"		"Collectible Pin - Inferno 2"
			"prefab"		"attendance_pin"
			"item_rarity"		"mythical"
			"item_name"		"#CSGO_Collectible_Pin_inferno_2"
			"item_description"		"#CSGO_Collectible_Pin_inferno_2_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_inferno_2"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_inferno_2.mdl"
			}
		}
		"6127"
		{
			"name"		"Commodity Pin - Inferno 2"
			"prefab"		"commodity_pin"
			"item_rarity"		"mythical"
			"item_name"		"#CSGO_Collectible_Pin_inferno_2"
			"item_description"		"#CSGO_Collectible_Pin_inferno_2_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_inferno_2"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_inferno_2.mdl"
				"upgrade threshold"		"6027"
			}
		}
		"6028"
		{
			"name"		"Collectible Pin - Wildfire"
			"prefab"		"attendance_pin"
			"item_rarity"		"mythical"
			"item_name"		"#CSGO_Collectible_Pin_wildfire"
			"item_description"		"#CSGO_Collectible_Pin_wildfire_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_wildfire"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_wildfire.mdl"
			}
		}
		"6128"
		{
			"name"		"Commodity Pin - Wildfire"
			"prefab"		"commodity_pin"
			"item_rarity"		"mythical"
			"item_name"		"#CSGO_Collectible_Pin_wildfire"
			"item_description"		"#CSGO_Collectible_Pin_wildfire_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_wildfire"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_wildfire.mdl"
				"upgrade threshold"		"6028"
			}
		}
		"6029"
		{
			"name"		"Collectible Pin - Easy Peasy"
			"prefab"		"attendance_pin"
			"item_rarity"		"mythical"
			"item_name"		"#CSGO_Collectible_Pin_easy_peasy"
			"item_description"		"#CSGO_Collectible_Pin_easy_peasy_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_easy_peasy"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_easy_peasy.mdl"
			}
		}
		"6129"
		{
			"name"		"Commodity Pin - Easy Peasy"
			"prefab"		"commodity_pin"
			"item_rarity"		"mythical"
			"item_name"		"#CSGO_Collectible_Pin_easy_peasy"
			"item_description"		"#CSGO_Collectible_Pin_easy_peasy_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_easy_peasy"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_easy_peasy.mdl"
				"upgrade threshold"		"6029"
			}
		}
		"6030"
		{
			"name"		"Collectible Pin - Aces High"
			"prefab"		"attendance_pin"
			"item_rarity"		"legendary"
			"item_name"		"#CSGO_Collectible_Pin_aces_high"
			"item_description"		"#CSGO_Collectible_Pin_aces_high_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_aces_high"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_aces_high.mdl"
			}
		}
		"6130"
		{
			"name"		"Commodity Pin - Aces High"
			"prefab"		"commodity_pin"
			"item_rarity"		"legendary"
			"item_name"		"#CSGO_Collectible_Pin_aces_high"
			"item_description"		"#CSGO_Collectible_Pin_aces_high_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_aces_high"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_aces_high.mdl"
				"upgrade threshold"		"6030"
			}
		}
		"6031"
		{
			"name"		"Collectible Pin - Hydra"
			"prefab"		"attendance_pin"
			"item_rarity"		"legendary"
			"item_name"		"#CSGO_Collectible_Pin_hydra"
			"item_description"		"#CSGO_Collectible_Pin_hydra_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_hydra"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_hydra.mdl"
			}
		}
		"6131"
		{
			"name"		"Commodity Pin - Hydra"
			"prefab"		"commodity_pin"
			"item_rarity"		"legendary"
			"item_name"		"#CSGO_Collectible_Pin_hydra"
			"item_description"		"#CSGO_Collectible_Pin_hydra_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_hydra"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_hydra.mdl"
				"upgrade threshold"		"6031"
			}
		}
		"6032"
		{
			"name"		"Collectible Pin - Howl"
			"prefab"		"attendance_pin"
			"item_rarity"		"ancient"
			"item_name"		"#CSGO_Collectible_Pin_howl"
			"item_description"		"#CSGO_Collectible_Pin_howl_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_howl"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_howl.mdl"
			}
		}
		"6132"
		{
			"name"		"Commodity Pin - Howl"
			"prefab"		"commodity_pin"
			"item_rarity"		"ancient"
			"item_name"		"#CSGO_Collectible_Pin_howl"
			"item_description"		"#CSGO_Collectible_Pin_howl_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_howl"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_howl.mdl"
				"upgrade threshold"		"6032"
			}
		}
		"6033"
		{
			"name"		"Collectible Pin - Brigadier General"
			"prefab"		"attendance_pin"
			"item_rarity"		"ancient"
			"item_name"		"#CSGO_Collectible_Pin_brigadier_general"
			"item_description"		"#CSGO_Collectible_Pin_brigadier_general_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_brigadier_general"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_brigadier_general.mdl"
			}
		}
		"6133"
		{
			"name"		"Commodity Pin - Brigadier General"
			"prefab"		"commodity_pin"
			"item_rarity"		"ancient"
			"item_name"		"#CSGO_Collectible_Pin_brigadier_general"
			"item_description"		"#CSGO_Collectible_Pin_brigadier_general_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_brigadier_general"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_brigadier_general.mdl"
				"upgrade threshold"		"6033"
			}
		}
		"6034"
		{
			"name"		"Collectible Pin - alyx_10"
			"prefab"		"attendance_pin"
			"item_rarity"		"ancient"
			"item_name"		"#CSGO_Collectible_Pin_alyx_10"
			"item_description"		"#CSGO_Collectible_Pin_alyx_10_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_alyx_10"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_alyx_10.mdl"
			}
		}
		"6134"
		{
			"name"		"Commodity Pin - alyx_10"
			"prefab"		"commodity_pin"
			"item_rarity"		"ancient"
			"item_name"		"#CSGO_Collectible_Pin_alyx_10"
			"item_description"		"#CSGO_Collectible_Pin_alyx_10_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_alyx_10"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_alyx_10.mdl"
				"upgrade threshold"		"6034"
			}
		}
		"6035"
		{
			"name"		"item 6035"
			"prefab"		"collectible_untradable_coin"
		}
		"6036"
		{
			"name"		"item 6036"
			"prefab"		"collectible_untradable_coin"
		}
		"6037"
		{
			"name"		"item 6037"
			"prefab"		"collectible_untradable_coin"
		}
		"6038"
		{
			"name"		"item 6038"
			"prefab"		"collectible_untradable_coin"
		}
		"6039"
		{
			"name"		"item 6039"
			"prefab"		"collectible_untradable_coin"
		}
		"6040"
		{
			"name"		"item 6040"
			"prefab"		"collectible_untradable_coin"
		}
		"6041"
		{
			"name"		"item 6041"
			"prefab"		"collectible_untradable_coin"
		}
		"6042"
		{
			"name"		"item 6042"
			"prefab"		"collectible_untradable_coin"
		}
		"6043"
		{
			"name"		"item 6043"
			"prefab"		"collectible_untradable_coin"
		}
		"6044"
		{
			"name"		"item 6044"
			"prefab"		"collectible_untradable_coin"
		}
		"6045"
		{
			"name"		"item 6045"
			"prefab"		"collectible_untradable_coin"
		}
		"6046"
		{
			"name"		"item 6046"
			"prefab"		"collectible_untradable_coin"
		}
		"6047"
		{
			"name"		"item 6047"
			"prefab"		"collectible_untradable_coin"
		}
		"6048"
		{
			"name"		"item 6048"
			"prefab"		"collectible_untradable_coin"
		}
		"6049"
		{
			"name"		"item 6049"
			"prefab"		"collectible_untradable_coin"
		}
		"6050"
		{
			"name"		"item 6050"
			"prefab"		"collectible_untradable_coin"
		}
		"6051"
		{
			"name"		"item 6051"
			"prefab"		"collectible_untradable_coin"
		}
		"6052"
		{
			"name"		"item 6052"
			"prefab"		"collectible_untradable_coin"
		}
		"6053"
		{
			"name"		"item 6053"
			"prefab"		"collectible_untradable_coin"
		}
		"6054"
		{
			"name"		"item 6054"
			"prefab"		"collectible_untradable_coin"
		}
		"6055"
		{
			"name"		"item 6055"
			"prefab"		"collectible_untradable_coin"
		}
		"6056"
		{
			"name"		"item 6056"
			"prefab"		"collectible_untradable_coin"
		}
		"6057"
		{
			"name"		"item 6057"
			"prefab"		"collectible_untradable_coin"
		}
		"6058"
		{
			"name"		"item 6058"
			"prefab"		"collectible_untradable_coin"
		}
		"6059"
		{
			"name"		"item 6059"
			"prefab"		"collectible_untradable_coin"
		}
		"6060"
		{
			"name"		"item 6060"
			"prefab"		"collectible_untradable_coin"
		}
		"6061"
		{
			"name"		"item 6061"
			"prefab"		"collectible_untradable_coin"
		}
		"6062"
		{
			"name"		"item 6062"
			"prefab"		"collectible_untradable_coin"
		}
		"6063"
		{
			"name"		"item 6063"
			"prefab"		"collectible_untradable_coin"
		}
		"6064"
		{
			"name"		"item 6064"
			"prefab"		"collectible_untradable_coin"
		}
		"6065"
		{
			"name"		"item 6065"
			"prefab"		"collectible_untradable_coin"
		}
		"6066"
		{
			"name"		"item 6066"
			"prefab"		"collectible_untradable_coin"
		}
		"6067"
		{
			"name"		"item 6067"
			"prefab"		"collectible_untradable_coin"
		}
		"6068"
		{
			"name"		"item 6068"
			"prefab"		"collectible_untradable_coin"
		}
		"6069"
		{
			"name"		"item 6069"
			"prefab"		"collectible_untradable_coin"
		}
		"6070"
		{
			"name"		"item 6070"
			"prefab"		"collectible_untradable_coin"
		}
		"6071"
		{
			"name"		"item 6071"
			"prefab"		"collectible_untradable_coin"
		}
		"6072"
		{
			"name"		"item 6072"
			"prefab"		"collectible_untradable_coin"
		}
		"6073"
		{
			"name"		"item 6073"
			"prefab"		"collectible_untradable_coin"
		}
		"6074"
		{
			"name"		"item 6074"
			"prefab"		"collectible_untradable_coin"
		}
		"6075"
		{
			"name"		"item 6075"
			"prefab"		"collectible_untradable_coin"
		}
		"6076"
		{
			"name"		"item 6076"
			"prefab"		"collectible_untradable_coin"
		}
		"6077"
		{
			"name"		"item 6077"
			"prefab"		"collectible_untradable_coin"
		}
		"6078"
		{
			"name"		"item 6078"
			"prefab"		"collectible_untradable_coin"
		}
		"6079"
		{
			"name"		"item 6079"
			"prefab"		"collectible_untradable_coin"
		}
		"6080"
		{
			"name"		"item 6080"
			"prefab"		"collectible_untradable_coin"
		}
		"6081"
		{
			"name"		"item 6081"
			"prefab"		"collectible_untradable_coin"
		}
		"6082"
		{
			"name"		"item 6082"
			"prefab"		"collectible_untradable_coin"
		}
		"6083"
		{
			"name"		"item 6083"
			"prefab"		"collectible_untradable_coin"
		}
		"6084"
		{
			"name"		"item 6084"
			"prefab"		"collectible_untradable_coin"
		}
		"6085"
		{
			"name"		"item 6085"
			"prefab"		"collectible_untradable_coin"
		}
		"6086"
		{
			"name"		"item 6086"
			"prefab"		"collectible_untradable_coin"
		}
		"6087"
		{
			"name"		"item 6087"
			"prefab"		"collectible_untradable_coin"
		}
		"6088"
		{
			"name"		"item 6088"
			"prefab"		"collectible_untradable_coin"
		}
		"6101"
		{
			"name"		"Commodity Pin - Dust II"
			"prefab"		"commodity_pin"
			"item_rarity"		"ancient"
			"item_name"		"#CSGO_Collectible_Pin_DustII"
			"item_description"		"#CSGO_Collectible_Pin_DustII_Desc"
			"image_inventory"		"econ/status_icons/collectible_pin_dust2"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_dust2.mdl"
				"upgrade threshold"		"6001"
			}
		}
		"6102"
		{
			"name"		"Commodity Pin - Guardian Elite"
			"prefab"		"commodity_pin"
			"item_rarity"		"ancient"
			"item_name"		"#CSGO_Collectible_Pin_GuardianElite"
			"item_description"		"#CSGO_Collectible_Pin_GuardianElite_Desc"
			"image_inventory"		"econ/status_icons/collectible_pin_guardianelite"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_guardianelite.mdl"
				"upgrade threshold"		"6002"
			}
		}
		"6103"
		{
			"name"		"Commodity Pin - Mirage"
			"prefab"		"commodity_pin"
			"item_rarity"		"legendary"
			"item_name"		"#CSGO_Collectible_Pin_Mirage"
			"item_description"		"#CSGO_Collectible_Pin_Mirage_Desc"
			"image_inventory"		"econ/status_icons/collectible_pin_mirage"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_mirage.mdl"
				"upgrade threshold"		"6003"
			}
		}
		"6104"
		{
			"name"		"Commodity Pin - Inferno"
			"prefab"		"commodity_pin"
			"item_rarity"		"legendary"
			"item_name"		"#CSGO_Collectible_Pin_Inferno"
			"item_description"		"#CSGO_Collectible_Pin_Inferno_Desc"
			"image_inventory"		"econ/status_icons/collectible_pin_inferno"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_inferno.mdl"
				"upgrade threshold"		"6004"
			}
		}
		"6105"
		{
			"name"		"Commodity Pin - Italy"
			"prefab"		"commodity_pin"
			"item_rarity"		"mythical"
			"item_name"		"#CSGO_Collectible_Pin_Italy"
			"item_description"		"#CSGO_Collectible_Pin_Italy_Desc"
			"image_inventory"		"econ/status_icons/collectible_pin_italy"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_italy.mdl"
				"upgrade threshold"		"6005"
			}
		}
		"6106"
		{
			"name"		"Commodity Pin - Victory"
			"prefab"		"commodity_pin"
			"item_rarity"		"mythical"
			"item_name"		"#CSGO_Collectible_Pin_Victory"
			"item_description"		"#CSGO_Collectible_Pin_Victory_Desc"
			"image_inventory"		"econ/status_icons/collectible_pin_victory"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_victory.mdl"
				"upgrade threshold"		"6006"
			}
		}
		"6107"
		{
			"name"		"Commodity Pin - Militia"
			"prefab"		"commodity_pin"
			"item_rarity"		"mythical"
			"item_name"		"#CSGO_Collectible_Pin_Militia"
			"item_description"		"#CSGO_Collectible_Pin_Militia_Desc"
			"image_inventory"		"econ/status_icons/collectible_pin_militia"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_militia.mdl"
				"upgrade threshold"		"6007"
			}
		}
		"6108"
		{
			"name"		"Commodity Pin - Nuke"
			"prefab"		"commodity_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_Nuke"
			"item_description"		"#CSGO_Collectible_Pin_Nuke_Desc"
			"image_inventory"		"econ/status_icons/collectible_pin_nuke"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_nuke.mdl"
				"upgrade threshold"		"6008"
			}
		}
		"6109"
		{
			"name"		"Commodity Pin - Train"
			"prefab"		"commodity_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_Train"
			"item_description"		"#CSGO_Collectible_Pin_Train_Desc"
			"image_inventory"		"econ/status_icons/collectible_pin_train"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_train.mdl"
				"upgrade threshold"		"6009"
			}
		}
		"6110"
		{
			"name"		"Commodity Pin - Guardian"
			"prefab"		"commodity_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_Guardian"
			"item_description"		"#CSGO_Collectible_Pin_Guardian_Desc"
			"image_inventory"		"econ/status_icons/collectible_pin_guardian"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_guardian.mdl"
				"upgrade threshold"		"6010"
			}
		}
		"6111"
		{
			"name"		"Commodity Pin - Tactics"
			"prefab"		"commodity_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_Tactics"
			"item_description"		"#CSGO_Collectible_Pin_Tactics_Desc"
			"image_inventory"		"econ/status_icons/collectible_pin_tactics"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_tactics.mdl"
				"upgrade threshold"		"6011"
			}
		}
		"4682"
		{
			"name"		"Commodity Pin - alyx_04"
			"prefab"		"commodity_pin"
			"item_rarity"		"ancient"
			"item_name"		"#CSGO_Collectible_Pin_alyx_04"
			"item_description"		"#CSGO_Collectible_Pin_alyx_04_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_alyx_04"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_alyx_04.mdl"
				"upgrade threshold"		"0"
			}
		}
		"4683"
		{
			"name"		"Commodity Pin - alyx_07"
			"prefab"		"commodity_pin"
			"item_rarity"		"legendary"
			"item_name"		"#CSGO_Collectible_Pin_alyx_07"
			"item_description"		"#CSGO_Collectible_Pin_alyx_07_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_alyx_07"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_alyx_07.mdl"
				"upgrade threshold"		"0"
			}
		}
		"4684"
		{
			"name"		"Commodity Pin - alyx_09"
			"prefab"		"commodity_pin"
			"item_rarity"		"legendary"
			"item_name"		"#CSGO_Collectible_Pin_alyx_09"
			"item_description"		"#CSGO_Collectible_Pin_alyx_09_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_alyx_09"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_alyx_09.mdl"
				"upgrade threshold"		"0"
			}
		}
		"4685"
		{
			"name"		"Commodity Pin - alyx_05"
			"prefab"		"commodity_pin"
			"item_rarity"		"mythical"
			"item_name"		"#CSGO_Collectible_Pin_alyx_05"
			"item_description"		"#CSGO_Collectible_Pin_alyx_05_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_alyx_05"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_alyx_05.mdl"
				"upgrade threshold"		"0"
			}
		}
		"4686"
		{
			"name"		"Commodity Pin - alyx_12"
			"prefab"		"commodity_pin"
			"item_rarity"		"mythical"
			"item_name"		"#CSGO_Collectible_Pin_alyx_12"
			"item_description"		"#CSGO_Collectible_Pin_alyx_12_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_alyx_12"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_alyx_12.mdl"
				"upgrade threshold"		"0"
			}
		}
		"4687"
		{
			"name"		"Commodity Pin - alyx_01"
			"prefab"		"commodity_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_alyx_01"
			"item_description"		"#CSGO_Collectible_Pin_alyx_01_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_alyx_01"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_alyx_01.mdl"
				"upgrade threshold"		"0"
			}
		}
		"4688"
		{
			"name"		"Commodity Pin - alyx_02"
			"prefab"		"commodity_pin"
			"item_rarity"		"mythical"
			"item_name"		"#CSGO_Collectible_Pin_alyx_02"
			"item_description"		"#CSGO_Collectible_Pin_alyx_02_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_alyx_02"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_alyx_02.mdl"
				"upgrade threshold"		"0"
			}
		}
		"4689"
		{
			"name"		"Commodity Pin - alyx_03"
			"prefab"		"commodity_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_alyx_03"
			"item_description"		"#CSGO_Collectible_Pin_alyx_03_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_alyx_03"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_alyx_03.mdl"
				"upgrade threshold"		"0"
			}
		}
		"4690"
		{
			"name"		"Commodity Pin - alyx_06"
			"prefab"		"commodity_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_alyx_06"
			"item_description"		"#CSGO_Collectible_Pin_alyx_06_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_alyx_06"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_alyx_06.mdl"
				"upgrade threshold"		"0"
			}
		}
		"4691"
		{
			"name"		"Commodity Pin - alyx_08"
			"prefab"		"commodity_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_alyx_08"
			"item_description"		"#CSGO_Collectible_Pin_alyx_08_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_alyx_08"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_alyx_08.mdl"
				"upgrade threshold"		"0"
			}
		}
		"4692"
		{
			"name"		"Commodity Pin - alyx_11"
			"prefab"		"commodity_pin"
			"item_rarity"		"rare"
			"item_name"		"#CSGO_Collectible_Pin_alyx_11"
			"item_description"		"#CSGO_Collectible_Pin_alyx_11_desc"
			"image_inventory"		"econ/status_icons/collectible_pin_alyx_11"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/collectible_pin_alyx_11.mdl"
				"upgrade threshold"		"0"
			}
		}
		"7000"
		{
			"name"		"community_11 Key"
			"item_name"		"#CSGO_crate_key_community_11"
			"item_description"		"#CSGO_crate_key_community_11_desc"
			"first_sale_date"		"2016-01-19"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_11"
			"tool"
			{
				"restriction"		"crate_community_11"
			}
		}
		"20000"
		{
			"name"		"coupon - bossyburger"
			"item_name"		"#coupon_bossyburger"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - bossyburger"
			"prefab"		"coupon_prefab"
		}
		"20001"
		{
			"name"		"coupon - catcall"
			"item_name"		"#coupon_catcall"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - catcall"
			"prefab"		"coupon_prefab"
		}
		"20002"
		{
			"name"		"coupon - chickenstrike"
			"item_name"		"#coupon_chickenstrike"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - chickenstrike"
			"prefab"		"coupon_prefab"
		}
		"20003"
		{
			"name"		"coupon - ctbanana"
			"item_name"		"#coupon_ctbanana"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - ctbanana"
			"prefab"		"coupon_prefab"
		}
		"20004"
		{
			"name"		"coupon - dontworryimpro"
			"item_name"		"#coupon_dontworryimpro"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - dontworryimpro"
			"prefab"		"coupon_prefab"
		}
		"20005"
		{
			"name"		"coupon - fightlikeagirl"
			"item_name"		"#coupon_fightlikeagirl"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - fightlikeagirl"
			"prefab"		"coupon_prefab"
		}
		"20006"
		{
			"name"		"coupon - handmadeflash"
			"item_name"		"#coupon_handmadeflash"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - handmadeflash"
			"prefab"		"coupon_prefab"
		}
		"20007"
		{
			"name"		"coupon - kawaiikiller"
			"item_name"		"#coupon_kawaiikiller"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - kawaiikiller"
			"prefab"		"coupon_prefab"
		}
		"20008"
		{
			"name"		"coupon - neluthebear"
			"item_name"		"#coupon_neluthebear"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - neluthebear"
			"prefab"		"coupon_prefab"
		}
		"20009"
		{
			"name"		"coupon - oneshotonekill"
			"item_name"		"#coupon_oneshotonekill"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - oneshotonekill"
			"prefab"		"coupon_prefab"
		}
		"20010"
		{
			"name"		"coupon - shootingstar"
			"item_name"		"#coupon_shootingstar"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - shootingstar"
			"prefab"		"coupon_prefab"
		}
		"20012"
		{
			"name"		"coupon - warpenguin"
			"item_name"		"#coupon_warpenguin"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - warpenguin"
			"prefab"		"coupon_prefab"
		}
		"20013"
		{
			"name"		"coupon - windywalking"
			"item_name"		"#coupon_windywalking"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - windywalking"
			"prefab"		"coupon_prefab"
		}
		"20014"
		{
			"name"		"coupon - blitzkrieg"
			"item_name"		"#coupon_blitzkrieg"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - blitzkrieg"
			"prefab"		"coupon_prefab"
		}
		"20015"
		{
			"name"		"coupon - pigeonmaster"
			"item_name"		"#coupon_pigeonmaster"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - pigeonmaster"
			"prefab"		"coupon_prefab"
		}
		"20016"
		{
			"name"		"coupon - terrorized"
			"item_name"		"#coupon_terrorized"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - terrorized"
			"prefab"		"coupon_prefab"
		}
		"20017"
		{
			"name"		"coupon - tilldeathdouspart"
			"item_name"		"#coupon_tilldeathdouspart"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - tilldeathdouspart"
			"prefab"		"coupon_prefab"
		}
		"20018"
		{
			"name"		"coupon - stayfrosty"
			"item_name"		"#coupon_stayfrosty"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - stayfrosty"
			"prefab"		"coupon_prefab"
		}
		"20019"
		{
			"name"		"coupon - toncat"
			"item_name"		"#coupon_toncat"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - toncat"
			"prefab"		"coupon_prefab"
		}
		"20020"
		{
			"name"		"coupon - danielsadowski_01"
			"item_name"		"#coupon_danielsadowski_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - danielsadowski_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/danielsadowski_01"
		}
		"20021"
		{
			"name"		"coupon - noisia_01"
			"item_name"		"#coupon_noisia_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - noisia_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/noisia_01"
		}
		"20022"
		{
			"name"		"coupon - robertallaire_01"
			"item_name"		"#coupon_robertallaire_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - robertallaire_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/robertallaire_01"
		}
		"20023"
		{
			"name"		"coupon - seanmurray_01"
			"item_name"		"#coupon_seanmurray_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - seanmurray_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/seanmurray_01"
		}
		"20024"
		{
			"name"		"coupon - feedme_01"
			"item_name"		"#coupon_feedme_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - feedme_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/feedme_01"
		}
		"20025"
		{
			"name"		"coupon - dren_01"
			"item_name"		"#coupon_dren_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - dren_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/dren_01"
		}
		"20026"
		{
			"name"		"coupon - austinwintory_01"
			"item_name"		"#coupon_austinwintory_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - austinwintory_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/austinwintory_01"
		}
		"20027"
		{
			"name"		"coupon - sasha_01"
			"item_name"		"#coupon_sasha_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - sasha_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/sasha_01"
		}
		"20028"
		{
			"name"		"coupon - skog_01"
			"item_name"		"#coupon_skog_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - skog_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/skog_01"
		}
		"20029"
		{
			"name"		"coupon - doomed"
			"item_name"		"#coupon_doomed"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - doomed"
			"prefab"		"coupon_prefab"
		}
		"20030"
		{
			"name"		"coupon - queenofpain"
			"item_name"		"#coupon_queenofpain"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - queenofpain"
			"prefab"		"coupon_prefab"
		}
		"20031"
		{
			"name"		"coupon - trickorthreat"
			"item_name"		"#coupon_trickorthreat"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - trickorthreat"
			"prefab"		"coupon_prefab"
		}
		"20032"
		{
			"name"		"coupon - trickortreat"
			"item_name"		"#coupon_trickortreat"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - trickortreat"
			"prefab"		"coupon_prefab"
		}
		"20033"
		{
			"name"		"coupon - witch"
			"item_name"		"#coupon_witch"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - witch"
			"prefab"		"coupon_prefab"
		}
		"20034"
		{
			"name"		"coupon - zombielover"
			"item_name"		"#coupon_zombielover"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - zombielover"
			"prefab"		"coupon_prefab"
		}
		"20035"
		{
			"name"		"coupon - blood_broiler"
			"item_name"		"#coupon_blood_broiler"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - blood_broiler"
			"prefab"		"coupon_prefab"
		}
		"20036"
		{
			"name"		"coupon - dinked"
			"item_name"		"#coupon_dinked"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - dinked"
			"prefab"		"coupon_prefab"
		}
		"20037"
		{
			"name"		"coupon - drugwarveteran"
			"item_name"		"#coupon_drugwarveteran"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - drugwarveteran"
			"prefab"		"coupon_prefab"
		}
		"20038"
		{
			"name"		"coupon - hohoho"
			"item_name"		"#coupon_hohoho"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - hohoho"
			"prefab"		"coupon_prefab"
		}
		"20039"
		{
			"name"		"coupon - massivepear"
			"item_name"		"#coupon_massivepear"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - massivepear"
			"prefab"		"coupon_prefab"
		}
		"20040"
		{
			"name"		"coupon - mylittlefriend"
			"item_name"		"#coupon_mylittlefriend"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - mylittlefriend"
			"prefab"		"coupon_prefab"
		}
		"20041"
		{
			"name"		"coupon - pandamonium"
			"item_name"		"#coupon_pandamonium"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - pandamonium"
			"prefab"		"coupon_prefab"
		}
		"20042"
		{
			"name"		"coupon - pieceofcake"
			"item_name"		"#coupon_pieceofcake"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - pieceofcake"
			"prefab"		"coupon_prefab"
		}
		"20043"
		{
			"name"		"coupon - saschicken"
			"item_name"		"#coupon_saschicken"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - saschicken"
			"prefab"		"coupon_prefab"
		}
		"20044"
		{
			"name"		"coupon - thuglife"
			"item_name"		"#coupon_thuglife"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - thuglife"
			"prefab"		"coupon_prefab"
		}
		"20045"
		{
			"name"		"coupon - trekt"
			"item_name"		"#coupon_trekt"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - trekt"
			"prefab"		"coupon_prefab"
		}
		"20046"
		{
			"name"		"coupon - warowl"
			"item_name"		"#coupon_warowl"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - warowl"
			"prefab"		"coupon_prefab"
		}
		"20047"
		{
			"name"		"coupon - workforfood"
			"item_name"		"#coupon_workforfood"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - workforfood"
			"prefab"		"coupon_prefab"
		}
		"20048"
		{
			"name"		"coupon - phoenix_foil"
			"item_name"		"#coupon_phoenix_foil"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - phoenix_foil"
			"prefab"		"coupon_prefab"
		}
		"20049"
		{
			"name"		"coupon - bombsquad_foil"
			"item_name"		"#coupon_bombsquad_foil"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - bombsquad_foil"
			"prefab"		"coupon_prefab"
		}
		"20050"
		{
			"name"		"coupon - midnightriders_01"
			"item_name"		"#coupon_midnightriders_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - midnightriders_01"
			"prefab"		"valve coupon_prefab"
			"image_inventory"		"econ/music_kits/midnightriders_01"
		}
		"20051"
		{
			"name"		"coupon - danielsadowski_02"
			"item_name"		"#coupon_danielsadowski_02"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - danielsadowski_02"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/danielsadowski_02"
		}
		"20052"
		{
			"name"		"coupon - hotlinemiami_01"
			"item_name"		"#coupon_hotlinemiami_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - hotlinemiami_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/hotlinemiami_01"
		}
		"20053"
		{
			"name"		"coupon - mattlange_01"
			"item_name"		"#coupon_mattlange_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - mattlange_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/mattlange_01"
		}
		"20054"
		{
			"name"		"coupon - mateomessina_01"
			"item_name"		"#coupon_mateomessina_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - mateomessina_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/mateomessina_01"
		}
		"20055"
		{
			"name"		"coupon - damjanmravunac_01"
			"item_name"		"#coupon_damjanmravunac_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - damjanmravunac_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/damjanmravunac_01"
		}
		"20056"
		{
			"name"		"coupon - flickshot"
			"item_name"		"#coupon_flickshot"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - flickshot"
			"prefab"		"coupon_prefab"
		}
		"20057"
		{
			"name"		"coupon - headshot_guarantee"
			"item_name"		"#coupon_headshot_guarantee"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - headshot_guarantee"
			"prefab"		"coupon_prefab"
		}
		"20058"
		{
			"name"		"coupon - eco_rush"
			"item_name"		"#coupon_eco_rush"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - eco_rush"
			"prefab"		"coupon_prefab"
		}
		"20059"
		{
			"name"		"coupon - just_trolling"
			"item_name"		"#coupon_just_trolling"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - just_trolling"
			"prefab"		"valve coupon_prefab"
		}
		"20061"
		{
			"name"		"coupon - firestarter_holo"
			"item_name"		"#coupon_firestarter_holo"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - firestarter_holo"
			"prefab"		"coupon_prefab"
		}
		"20062"
		{
			"name"		"coupon - lucky_cat_foil"
			"item_name"		"#coupon_lucky_cat_foil"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - lucky_cat_foil"
			"prefab"		"coupon_prefab"
		}
		"20063"
		{
			"name"		"coupon - robot_head"
			"item_name"		"#coupon_robot_head"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - robot_head"
			"prefab"		"coupon_prefab"
		}
		"20064"
		{
			"name"		"coupon - witchcraft"
			"item_name"		"#coupon_witchcraft"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - witchcraft"
			"prefab"		"coupon_prefab"
		}
		"20065"
		{
			"name"		"coupon - wanna_fight"
			"item_name"		"#coupon_wanna_fight"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - wanna_fight"
			"prefab"		"coupon_prefab"
		}
		"20066"
		{
			"name"		"coupon - hostage_rescue"
			"item_name"		"#coupon_hostage_rescue"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - hostage_rescue"
			"prefab"		"coupon_prefab"
		}
		"20067"
		{
			"name"		"coupon - hamster_hawk"
			"item_name"		"#coupon_hamster_hawk"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - hamster_hawk"
			"prefab"		"coupon_prefab"
		}
		"20068"
		{
			"name"		"coupon - headless_chicken"
			"item_name"		"#coupon_headless_chicken"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - headless_chicken"
			"prefab"		"coupon_prefab"
		}
		"20069"
		{
			"name"		"coupon - proxy_01"
			"item_name"		"#coupon_proxy_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - proxy_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/proxy_01"
		}
		"20070"
		{
			"name"		"coupon - kitheory_01"
			"item_name"		"#coupon_kitheory_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - kitheory_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/kitheory_01"
		}
		"20071"
		{
			"name"		"coupon - troelsfolmann_01"
			"item_name"		"#coupon_troelsfolmann_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - troelsfolmann_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/troelsfolmann_01"
		}
		"20072"
		{
			"name"		"coupon - kellybailey_01"
			"item_name"		"#coupon_kellybailey_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - kellybailey_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/kellybailey_01"
		}
		"20073"
		{
			"name"		"coupon - skog_02"
			"item_name"		"#coupon_skog_02"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - skog_02"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/skog_02"
		}
		"20074"
		{
			"name"		"coupon - enfu_sticker_capsule"
			"item_name"		"#coupon_enfu_sticker_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - enfu_sticker_capsule"
			"prefab"		"coupon_enfu_capsule_prefab"
		}
		"20075"
		{
			"name"		"coupon - awp_country"
			"item_name"		"#coupon_awp_country"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - awp_country"
			"prefab"		"coupon_prefab"
		}
		"20076"
		{
			"name"		"coupon - chi_bomb"
			"item_name"		"#coupon_chi_bomb"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - chi_bomb"
			"prefab"		"coupon_prefab"
		}
		"20077"
		{
			"name"		"coupon - fox"
			"item_name"		"#coupon_fox"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - fox"
			"prefab"		"coupon_prefab"
		}
		"20078"
		{
			"name"		"coupon - knifeclub"
			"item_name"		"#coupon_knifeclub"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - knifeclub"
			"prefab"		"coupon_prefab"
		}
		"20079"
		{
			"name"		"coupon - cs_on_the_mind"
			"item_name"		"#coupon_cs_on_the_mind"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - cs_on_the_mind"
			"prefab"		"coupon_prefab"
		}
		"20080"
		{
			"name"		"coupon - ninja_defuse"
			"item_name"		"#coupon_ninja_defuse"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - ninja_defuse"
			"prefab"		"coupon_prefab"
		}
		"20081"
		{
			"name"		"coupon - pros_dont_fake"
			"item_name"		"#coupon_pros_dont_fake"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - pros_dont_fake"
			"prefab"		"coupon_prefab"
		}
		"20082"
		{
			"name"		"coupon - kawaiikiller_t"
			"item_name"		"#coupon_kawaiikiller_t"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - kawaiikiller_t"
			"prefab"		"coupon_prefab"
		}
		"20083"
		{
			"name"		"coupon - baackstabber"
			"item_name"		"#coupon_baackstabber"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - baackstabber"
			"prefab"		"coupon_prefab"
		}
		"20084"
		{
			"name"		"coupon - delicious_tears"
			"item_name"		"#coupon_delicious_tears"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - delicious_tears"
			"prefab"		"coupon_prefab"
		}
		"20085"
		{
			"name"		"coupon - danielsadowski_03"
			"item_name"		"#coupon_danielsadowski_03"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - danielsadowski_03"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/danielsadowski_03"
		}
		"20086"
		{
			"name"		"coupon - awolnation_01"
			"item_name"		"#coupon_awolnation_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - awolnation_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/awolnation_01"
		}
		"20087"
		{
			"name"		"coupon - mordfustang_01"
			"item_name"		"#coupon_mordfustang_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - mordfustang_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/mordfustang_01"
		}
		"20088"
		{
			"name"		"coupon - michaelbross_01"
			"item_name"		"#coupon_michaelbross_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - michaelbross_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/michaelbross_01"
		}
		"20089"
		{
			"name"		"coupon - ianhultquist_01"
			"item_name"		"#coupon_ianhultquist_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - ianhultquist_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/ianhultquist_01"
		}
		"20090"
		{
			"name"		"coupon - newbeatfund_01"
			"item_name"		"#coupon_newbeatfund_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - newbeatfund_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/newbeatfund_01"
		}
		"20091"
		{
			"name"		"coupon - beartooth_01"
			"item_name"		"#coupon_beartooth_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - beartooth_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/beartooth_01"
		}
		"20092"
		{
			"name"		"coupon - lenniemoore_01"
			"item_name"		"#coupon_lenniemoore_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - lenniemoore_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/lenniemoore_01"
		}
		"20093"
		{
			"name"		"coupon - darude_01"
			"item_name"		"#coupon_darude_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - darude_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/darude_01"
		}
		"20094"
		{
			"name"		"coupon - proxy_01_stattrak"
			"item_name"		"#coupon_proxy_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - proxy_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/proxy_01"
			"will_produce_stattrak"		"1"
		}
		"20095"
		{
			"name"		"coupon - kitheory_01_stattrak"
			"item_name"		"#coupon_kitheory_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - kitheory_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/kitheory_01"
			"will_produce_stattrak"		"1"
		}
		"20096"
		{
			"name"		"coupon - troelsfolmann_01_stattrak"
			"item_name"		"#coupon_troelsfolmann_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - troelsfolmann_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/troelsfolmann_01"
			"will_produce_stattrak"		"1"
		}
		"20097"
		{
			"name"		"coupon - kellybailey_01_stattrak"
			"item_name"		"#coupon_kellybailey_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - kellybailey_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/kellybailey_01"
			"will_produce_stattrak"		"1"
		}
		"20098"
		{
			"name"		"coupon - skog_02_stattrak"
			"item_name"		"#coupon_skog_02_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - skog_02_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/skog_02"
			"will_produce_stattrak"		"1"
		}
		"20099"
		{
			"name"		"coupon - danielsadowski_03_stattrak"
			"item_name"		"#coupon_danielsadowski_03_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - danielsadowski_03_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/danielsadowski_03"
			"will_produce_stattrak"		"1"
		}
		"20100"
		{
			"name"		"coupon - awolnation_01_stattrak"
			"item_name"		"#coupon_awolnation_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - awolnation_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/awolnation_01"
			"will_produce_stattrak"		"1"
		}
		"20101"
		{
			"name"		"coupon - mordfustang_01_stattrak"
			"item_name"		"#coupon_mordfustang_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - mordfustang_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/mordfustang_01"
			"will_produce_stattrak"		"1"
		}
		"20102"
		{
			"name"		"coupon - michaelbross_01_stattrak"
			"item_name"		"#coupon_michaelbross_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - michaelbross_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/michaelbross_01"
			"will_produce_stattrak"		"1"
		}
		"20103"
		{
			"name"		"coupon - ianhultquist_01_stattrak"
			"item_name"		"#coupon_ianhultquist_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - ianhultquist_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/ianhultquist_01"
			"will_produce_stattrak"		"1"
		}
		"20104"
		{
			"name"		"coupon - newbeatfund_01_stattrak"
			"item_name"		"#coupon_newbeatfund_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - newbeatfund_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/newbeatfund_01"
			"will_produce_stattrak"		"1"
		}
		"20105"
		{
			"name"		"coupon - beartooth_01_stattrak"
			"item_name"		"#coupon_beartooth_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - beartooth_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/beartooth_01"
			"will_produce_stattrak"		"1"
		}
		"20106"
		{
			"name"		"coupon - lenniemoore_01_stattrak"
			"item_name"		"#coupon_lenniemoore_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - lenniemoore_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/lenniemoore_01"
			"will_produce_stattrak"		"1"
		}
		"20107"
		{
			"name"		"coupon - darude_01_stattrak"
			"item_name"		"#coupon_darude_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - darude_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/darude_01"
			"will_produce_stattrak"		"1"
		}
		"20108"
		{
			"name"		"coupon - danielsadowski_01_stattrak"
			"item_name"		"#coupon_danielsadowski_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - danielsadowski_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/danielsadowski_01"
			"will_produce_stattrak"		"1"
		}
		"20109"
		{
			"name"		"coupon - noisia_01_stattrak"
			"item_name"		"#coupon_noisia_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - noisia_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/noisia_01"
			"will_produce_stattrak"		"1"
		}
		"20110"
		{
			"name"		"coupon - robertallaire_01_stattrak"
			"item_name"		"#coupon_robertallaire_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - robertallaire_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/robertallaire_01"
			"will_produce_stattrak"		"1"
		}
		"20111"
		{
			"name"		"coupon - seanmurray_01_stattrak"
			"item_name"		"#coupon_seanmurray_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - seanmurray_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/seanmurray_01"
			"will_produce_stattrak"		"1"
		}
		"20112"
		{
			"name"		"coupon - feedme_01_stattrak"
			"item_name"		"#coupon_feedme_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - feedme_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/feedme_01"
			"will_produce_stattrak"		"1"
		}
		"20113"
		{
			"name"		"coupon - dren_01_stattrak"
			"item_name"		"#coupon_dren_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - dren_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/dren_01"
			"will_produce_stattrak"		"1"
		}
		"20114"
		{
			"name"		"coupon - austinwintory_01_stattrak"
			"item_name"		"#coupon_austinwintory_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - austinwintory_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/austinwintory_01"
			"will_produce_stattrak"		"1"
		}
		"20115"
		{
			"name"		"coupon - sasha_01_stattrak"
			"item_name"		"#coupon_sasha_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - sasha_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/sasha_01"
			"will_produce_stattrak"		"1"
		}
		"20116"
		{
			"name"		"coupon - skog_01_stattrak"
			"item_name"		"#coupon_skog_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - skog_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/skog_01"
			"will_produce_stattrak"		"1"
		}
		"20117"
		{
			"name"		"coupon - midnightriders_01_stattrak"
			"item_name"		"#coupon_midnightriders_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - midnightriders_01_stattrak"
			"prefab"		"valve coupon_prefab"
			"image_inventory"		"econ/music_kits/midnightriders_01"
			"will_produce_stattrak"		"1"
		}
		"20118"
		{
			"name"		"coupon - danielsadowski_02_stattrak"
			"item_name"		"#coupon_danielsadowski_02_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - danielsadowski_02_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/danielsadowski_02"
			"will_produce_stattrak"		"1"
		}
		"20119"
		{
			"name"		"coupon - hotlinemiami_01_stattrak"
			"item_name"		"#coupon_hotlinemiami_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - hotlinemiami_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/hotlinemiami_01"
			"will_produce_stattrak"		"1"
		}
		"20120"
		{
			"name"		"coupon - mattlange_01_stattrak"
			"item_name"		"#coupon_mattlange_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - mattlange_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/mattlange_01"
			"will_produce_stattrak"		"1"
		}
		"20121"
		{
			"name"		"coupon - mateomessina_01_stattrak"
			"item_name"		"#coupon_mateomessina_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - mateomessina_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/mateomessina_01"
			"will_produce_stattrak"		"1"
		}
		"20122"
		{
			"name"		"coupon - damjanmravunac_01_stattrak"
			"item_name"		"#coupon_damjanmravunac_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - damjanmravunac_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/damjanmravunac_01"
			"will_produce_stattrak"		"1"
		}
		"20123"
		{
			"name"		"coupon - pinups_sticker_capsule"
			"item_name"		"#coupon_pinups_sticker_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - pinups_sticker_capsule"
			"prefab"		"coupon_pinups_capsule_prefab"
		}
		"20124"
		{
			"name"		"coupon - slid3_sticker_capsule"
			"item_name"		"#coupon_slid3_sticker_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - slid3_sticker_capsule"
			"prefab"		"coupon_slid3_capsule_prefab"
		}
		"20125"
		{
			"name"		"coupon - team_roles_sticker_capsule"
			"item_name"		"#coupon_team_roles_sticker_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - team_roles_sticker_capsule"
			"prefab"		"coupon_team_roles_capsule_prefab"
		}
		"20126"
		{
			"name"		"coupon - pins_series_1"
			"item_name"		"#coupon_pins_series_1"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - pins_series_1"
			"prefab"		"valve coupon_prefab"
		}
		"20127"
		{
			"name"		"coupon - sugarface_sticker_capsule"
			"item_name"		"#coupon_sugarface_sticker_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - sugarface_sticker_capsule"
			"prefab"		"coupon_sugarface_capsule_prefab"
		}
		"20128"
		{
			"name"		"coupon - bestiary_sticker_capsule"
			"item_name"		"#coupon_bestiary_sticker_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - bestiary_sticker_capsule"
			"prefab"		"coupon_bestiary_capsule_prefab"
		}
		"20129"
		{
			"name"		"coupon - crate_sprays_vcap1"
			"item_name"		"#coupon_crate_sprays_vcap1"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - crate_sprays_vcap1"
			"prefab"		"valve coupon_prefab"
		}
		"20130"
		{
			"name"		"coupon - crate_sprays_community_1"
			"item_name"		"#coupon_crate_sprays_community_1"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - crate_sprays_community_1"
			"prefab"		"coupon_sprays_capsule_community_1"
		}
		"20131"
		{
			"name"		"coupon - pins_series_2"
			"item_name"		"#coupon_pins_series_2"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - pins_series_2"
			"prefab"		"valve coupon_prefab"
		}
		"20133"
		{
			"name"		"coupon - radicals_stattrak_musickit_capsule"
			"item_name"		"#coupon_radicals_stattrak_musickit_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - radicals_stattrak_musickit_capsule"
			"prefab"		"coupon_radicals_capsule_prefab"
			"will_produce_stattrak"		"1"
		}
		"20134"
		{
			"name"		"coupon - illuminate_capsule_01"
			"item_name"		"#coupon_illuminate_capsule_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - illuminate_capsule_01"
			"prefab"		"valve coupon_prefab"
		}
		"20135"
		{
			"name"		"coupon - illuminate_capsule_02"
			"item_name"		"#coupon_illuminate_capsule_02"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - illuminate_capsule_02"
			"prefab"		"valve coupon_prefab"
		}
		"20136"
		{
			"name"		"coupon - illuminate_sprays_capsule_01"
			"item_name"		"#coupon_illuminate_sprays_capsule_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - illuminate_sprays_capsule_01"
			"prefab"		"valve coupon_prefab"
		}
		"20137"
		{
			"name"		"coupon - comm2018_01_sticker_capsule"
			"item_name"		"#coupon_comm2018_01_sticker_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - comm2018_01_sticker_capsule"
			"prefab"		"coupon_comm2018_01_capsule_prefab"
		}
		"20138"
		{
			"name"		"coupon - pins_series_3"
			"item_name"		"#coupon_pins_series_3"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - pins_series_3"
			"prefab"		"valve coupon_prefab"
		}
		"20139"
		{
			"name"		"coupon - skillgroup_sticker_capsule"
			"item_name"		"#coupon_skillgroup_sticker_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - skillgroup_sticker_capsule"
			"prefab"		"coupon_skillgroup_capsule_prefab"
		}
		"20140"
		{
			"name"		"coupon - theverkkars_01"
			"item_name"		"#coupon_theverkkars_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - theverkkars_01"
			"prefab"		"valve coupon_prefab"
			"image_inventory"		"econ/music_kits/theverkkars_01"
		}
		"20141"
		{
			"name"		"coupon - theverkkars_01_stattrak"
			"item_name"		"#coupon_theverkkars_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - theverkkars_01_stattrak"
			"prefab"		"valve coupon_prefab"
			"image_inventory"		"econ/music_kits/theverkkars_01"
			"will_produce_stattrak"		"1"
		}
		"20142"
		{
			"name"		"coupon - feral_predators_sticker_capsule"
			"item_name"		"#coupon_feral_predators_sticker_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - feral_predators_sticker_capsule"
			"prefab"		"coupon_feral_predators_capsule_prefab"
		}
		"20143"
		{
			"name"		"coupon - chicken_sticker_capsule"
			"item_name"		"#coupon_chicken_sticker_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - chicken_sticker_capsule"
			"prefab"		"coupon_chicken_capsule_prefab"
		}
		"20144"
		{
			"name"		"coupon - crate_xray_p250"
			"item_name"		"#coupon_crate_xray_p250"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - crate_xray_p250"
			"prefab"		"valve coupon_prefab"
		}
		"20145"
		{
			"name"		"coupon - cs20_sticker_capsule"
			"item_name"		"#coupon_cs20_sticker_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - cs20_sticker_capsule"
			"prefab"		"coupon_cs20_capsule_prefab"
		}
		"20146"
		{
			"name"		"coupon - halo_sticker_capsule"
			"item_name"		"#coupon_halo_sticker_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - halo_sticker_capsule"
			"prefab"		"coupon_halo_capsule_prefab"
		}
		"20147"
		{
			"name"		"coupon - scarlxrd_01"
			"item_name"		"#coupon_scarlxrd_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - scarlxrd_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/scarlxrd_01"
		}
		"20148"
		{
			"name"		"coupon - scarlxrd_01_stattrak"
			"item_name"		"#coupon_scarlxrd_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - scarlxrd_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/scarlxrd_01"
			"will_produce_stattrak"		"1"
		}
		"20149"
		{
			"name"		"coupon - crate_patch_pack01"
			"item_name"		"#coupon_crate_patch_pack01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - crate_patch_pack01"
			"prefab"		"valve coupon_prefab"
		}
		"20152"
		{
			"name"		"coupon - pins_hlalyx"
			"item_name"		"#coupon_pins_hlalyx"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - pins_hlalyx"
			"prefab"		"valve coupon_prefab"
		}
		"20153"
		{
			"name"		"coupon - hlalyx_sticker_capsule"
			"item_name"		"#coupon_hlalyx_sticker_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - hlalyx_sticker_capsule"
			"prefab"		"valve coupon_prefab"
		}
		"20154"
		{
			"name"		"coupon - crate_patch_pack_hlalyx"
			"item_name"		"#coupon_crate_patch_pack_hlalyx"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - crate_patch_pack_hlalyx"
			"prefab"		"valve coupon_prefab"
		}
		"20169"
		{
			"name"		"coupon - masterminds_musickit_capsule"
			"item_name"		"#coupon_masterminds_musickit_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - masterminds_musickit_capsule"
			"prefab"		"coupon_masterminds_capsule_prefab"
		}
		"20170"
		{
			"name"		"coupon - masterminds_stattrak_musickit_capsule"
			"item_name"		"#coupon_masterminds_stattrak_musickit_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - masterminds_stattrak_musickit_capsule"
			"prefab"		"coupon_masterminds_capsule_prefab"
			"will_produce_stattrak"		"1"
		}
		"20171"
		{
			"name"		"coupon - warhammer_sticker_capsule"
			"item_name"		"#coupon_warhammer_sticker_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - warhammer_sticker_capsule"
			"prefab"		"coupon_warhammer_capsule_prefab"
		}
		"20172"
		{
			"name"		"coupon - amontobin_01"
			"item_name"		"#coupon_amontobin_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - amontobin_01"
			"prefab"		"valve coupon_prefab"
			"image_inventory"		"econ/music_kits/amontobin_01"
		}
		"20173"
		{
			"name"		"coupon - amontobin_01_stattrak"
			"item_name"		"#coupon_amontobin_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - amontobin_01_stattrak"
			"prefab"		"valve coupon_prefab"
			"image_inventory"		"econ/music_kits/amontobin_01"
			"will_produce_stattrak"		"1"
		}
		"20174"
		{
			"name"		"coupon - poorly_drawn_sticker_capsule"
			"item_name"		"#coupon_poorly_drawn_sticker_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - poorly_drawn_sticker_capsule"
			"prefab"		"coupon_poorly_drawn_capsule_prefab"
		}
		"20175"
		{
			"name"		"coupon - neckdeep_02"
			"item_name"		"#coupon_neckdeep_02"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - neckdeep_02"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/neckdeep_02"
		}
		"20176"
		{
			"name"		"coupon - neckdeep_02_stattrak"
			"item_name"		"#coupon_neckdeep_02_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - neckdeep_02_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/neckdeep_02"
			"will_produce_stattrak"		"1"
		}
		"20177"
		{
			"name"		"coupon - scarlxrd_02"
			"item_name"		"#coupon_scarlxrd_02"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - scarlxrd_02"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/scarlxrd_02"
		}
		"20178"
		{
			"name"		"coupon - scarlxrd_02_stattrak"
			"item_name"		"#coupon_scarlxrd_02_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - scarlxrd_02_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/scarlxrd_02"
			"will_produce_stattrak"		"1"
		}
		"20179"
		{
			"name"		"coupon - tacticians_musickit_capsule"
			"item_name"		"#coupon_tacticians_musickit_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - tacticians_musickit_capsule"
			"prefab"		"coupon_tacticians_capsule_prefab"
		}
		"20180"
		{
			"name"		"coupon - tacticians_stattrak_musickit_capsule"
			"item_name"		"#coupon_tacticians_stattrak_musickit_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - tacticians_stattrak_musickit_capsule"
			"prefab"		"coupon_tacticians_capsule_prefab"
			"will_produce_stattrak"		"1"
		}
		"20181"
		{
			"name"		"coupon - community2021_sticker_capsule"
			"item_name"		"#coupon_community2021_sticker_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - community2021_sticker_capsule"
			"prefab"		"coupon_community2021_capsule_prefab"
		}
		"20182"
		{
			"name"		"coupon - bf2042_sticker_capsule"
			"item_name"		"#coupon_bf2042_sticker_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - bf2042_sticker_capsule"
			"prefab"		"coupon_bf2042_capsule_prefab"
		}
		"20183"
		{
			"name"		"coupon - bbnos_01"
			"item_name"		"#coupon_bbnos_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - bbnos_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/bbnos_01"
		}
		"20184"
		{
			"name"		"coupon - bbnos_01_stattrak"
			"item_name"		"#coupon_bbnos_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - bbnos_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/bbnos_01"
			"will_produce_stattrak"		"1"
		}
		"20185"
		{
			"name"		"coupon - theverkkars_02"
			"item_name"		"#coupon_theverkkars_02"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - theverkkars_02"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/theverkkars_02"
		}
		"20186"
		{
			"name"		"coupon - theverkkars_02_stattrak"
			"item_name"		"#coupon_theverkkars_02_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - theverkkars_02_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/theverkkars_02"
			"will_produce_stattrak"		"1"
		}
		"20187"
		{
			"name"		"coupon - spring2022_sticker_capsule"
			"item_name"		"#coupon_spring2022_sticker_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - spring2022_sticker_capsule"
			"prefab"		"coupon_spring2022_capsule_prefab"
		}
		"20188"
		{
			"name"		"coupon - csgo10_sticker_capsule"
			"item_name"		"#coupon_csgo10_sticker_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - csgo10_sticker_capsule"
			"prefab"		"coupon_csgo10_capsule_prefab"
		}
		"20189"
		{
			"name"		"coupon - initiators_musickit_capsule"
			"item_name"		"#coupon_initiators_musickit_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - initiators_musickit_capsule"
			"prefab"		"coupon_initiators_capsule_prefab"
		}
		"20190"
		{
			"name"		"coupon - initiators_stattrak_musickit_capsule"
			"item_name"		"#coupon_initiators_stattrak_musickit_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - initiators_stattrak_musickit_capsule"
			"prefab"		"coupon_initiators_capsule_prefab"
			"will_produce_stattrak"		"1"
		}
		"20191"
		{
			"name"		"coupon - perfectworld_01"
			"item_name"		"#coupon_perfectworld_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - perfectworld_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/perfectworld_01"
		}
		"20192"
		{
			"name"		"coupon - perfectworld_01_stattrak"
			"item_name"		"#coupon_perfectworld_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - perfectworld_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/perfectworld_01"
			"will_produce_stattrak"		"1"
		}
		"20193"
		{
			"name"		"coupon - community2022_sticker_capsule"
			"item_name"		"#coupon_community2022_sticker_capsule"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - community2022_sticker_capsule"
			"prefab"		"coupon_community2022_capsule_prefab"
		}
		"20194"
		{
			"name"		"coupon - denzelcurry_01"
			"item_name"		"#coupon_denzelcurry_01"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - denzelcurry_01"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/denzelcurry_01"
		}
		"20195"
		{
			"name"		"coupon - denzelcurry_01_stattrak"
			"item_name"		"#coupon_denzelcurry_01_stattrak"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - denzelcurry_01_stattrak"
			"prefab"		"coupon_prefab"
			"image_inventory"		"econ/music_kits/denzelcurry_01"
			"will_produce_stattrak"		"1"
		}
		"20197"
		{
			"name"		"coupon - crate_anubis_storepromo"
			"item_name"		"#coupon_crate_anubis_storepromo"
			"item_description"		"#coupon_desc"
			"loot_list_name"		"coupon loot list - crate_anubis_storepromo"
			"prefab"		"valve coupon_prefab"
		}
	}
	"attributes"
	{
		"1"
		{
			"name"		"always tradable"
			"attribute_class"		"always_tradable"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_AlwaysTradable"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"2"
		{
			"name"		"cannot trade"
			"attribute_class"		"cannot_trade"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_CannotTrade"
			"hidden"		"1"
			"effect_type"		"negative"
			"stored_as_integer"		"1"
		}
		"3"
		{
			"name"		"referenced item id low"
			"attribute_class"		"referenced_item_id_low"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"4"
		{
			"name"		"referenced item id high"
			"attribute_class"		"referenced_item_id_high"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"6"
		{
			"name"		"set item texture prefab"
			"attribute_class"		"set_item_texture_prefab"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"0"
		}
		"7"
		{
			"name"		"set item texture seed"
			"attribute_class"		"set_item_texture_seed"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"0"
		}
		"8"
		{
			"name"		"set item texture wear"
			"attribute_class"		"set_item_texture_wear"
			"hidden"		"1"
			"description_string"		"#Attrib_SetItemTextureWear"
			"description_format"		"value_is_additive"
			"effect_type"		"neutral"
			"stored_as_integer"		"0"
		}
		"10"
		{
			"name"		"has silencer"
			"attribute_class"		"has_silencer"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_HasSilencer"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"13"
		{
			"name"		"has burst mode"
			"attribute_class"		"has_burst_mode"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_HasBurstMode"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"14"
		{
			"name"		"cycletime when in burst mode"
			"attribute_class"		"cycletime_when_in_burst_mode"
			"description_format"		"value_is_replace"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"15"
		{
			"name"		"time between burst shots"
			"attribute_class"		"time_between_burst_shots"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"16"
		{
			"name"		"unzoom after shot"
			"attribute_class"		"unzoom_after_shot"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"17"
		{
			"name"		"cycletime when zoomed"
			"attribute_class"		"cycletime_when_zoomed"
			"description_format"		"value_is_replace"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"18"
		{
			"name"		"cannot shoot underwater"
			"attribute_class"		"cannot_shoot_underwater"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"19"
		{
			"name"		"in game price"
			"attribute_class"		"in_game_price"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"uint32"
		}
		"20"
		{
			"name"		"primary clip size"
			"attribute_class"		"primary_clip_size"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"uint32"
		}
		"21"
		{
			"name"		"secondary clip size"
			"attribute_class"		"secondary_clip_size"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"uint32"
		}
		"22"
		{
			"name"		"is full auto"
			"attribute_class"		"is_full_auto"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_FullAuto"
			"hidden"		"0"
			"effect_type"		"positive"
			"attribute_type"		"uint32"
		}
		"23"
		{
			"name"		"heat per shot"
			"attribute_class"		"heat_per_shot"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"24"
		{
			"name"		"addon scale"
			"attribute_class"		"addon_scale"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"25"
		{
			"name"		"tracer frequency"
			"attribute_class"		"tracer_frequency"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"uint32"
		}
		"26"
		{
			"name"		"max player speed"
			"attribute_class"		"max_player_speed"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"27"
		{
			"name"		"max player speed alt"
			"attribute_class"		"max_player_speed_alt"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"28"
		{
			"name"		"armor ratio"
			"attribute_class"		"armor_ratio"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"29"
		{
			"name"		"crosshair min distance"
			"attribute_class"		"crosshair_min_distance"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"uint32"
		}
		"30"
		{
			"name"		"crosshair delta distance"
			"attribute_class"		"crosshair_delta_distance"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"uint32"
		}
		"31"
		{
			"name"		"penetration"
			"attribute_class"		"penetration"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"32"
		{
			"name"		"damage"
			"attribute_class"		"damage"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"uint32"
		}
		"33"
		{
			"name"		"range"
			"attribute_class"		"range"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"34"
		{
			"name"		"range modifier"
			"attribute_class"		"range_modifier"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"35"
		{
			"name"		"bullets"
			"attribute_class"		"bullets"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"uint32"
		}
		"36"
		{
			"name"		"cycletime"
			"attribute_class"		"cycletime"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"37"
		{
			"name"		"time to idle"
			"attribute_class"		"time_to_idle"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"38"
		{
			"name"		"idle interval"
			"attribute_class"		"idle interval"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"39"
		{
			"name"		"flinch velocity modifier large"
			"attribute_class"		"flinch_velocity_modifier_large"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"40"
		{
			"name"		"flinch velocity modifier small"
			"attribute_class"		"flinch velocity modifier small"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"41"
		{
			"name"		"spread"
			"attribute_class"		"spread"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"42"
		{
			"name"		"inaccuracy crouch"
			"attribute_class"		"inaccuracy_crouch"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"43"
		{
			"name"		"inaccuracy stand"
			"attribute_class"		"inaccuracy_stand"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"44"
		{
			"name"		"inaccuracy jump"
			"attribute_class"		"inaccuracy_jump"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"45"
		{
			"name"		"inaccuracy land"
			"attribute_class"		"inaccuracy_land"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"46"
		{
			"name"		"inaccuracy ladder"
			"attribute_class"		"inaccuracy_ladder"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"47"
		{
			"name"		"inaccuracy fire"
			"attribute_class"		"inaccuracy_fire"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"48"
		{
			"name"		"inaccuracy move"
			"attribute_class"		"inaccuracy_move"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"49"
		{
			"name"		"spread alt"
			"attribute_class"		"spread_alt"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"50"
		{
			"name"		"inaccuracy crouch alt"
			"attribute_class"		"inaccuracy_crouch_alt"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"51"
		{
			"name"		"inaccuracy stand alt"
			"attribute_class"		"inaccuracy_stand_alt"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"52"
		{
			"name"		"inaccuracy jump alt"
			"attribute_class"		"inaccuracy_jump_alt"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"53"
		{
			"name"		"inaccuracy land alt"
			"attribute_class"		"inaccuracy_land_alt"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"54"
		{
			"name"		"inaccuracy ladder alt"
			"attribute_class"		"inaccuracy_ladder_alt"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"55"
		{
			"name"		"inaccuracy fire alt"
			"attribute_class"		"inaccuracy_fire_alt"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"56"
		{
			"name"		"inaccuracy move alt"
			"attribute_class"		"inaccuracy_move_alt"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"57"
		{
			"name"		"recovery time crouch"
			"attribute_class"		"recovery_time_crouch"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"58"
		{
			"name"		"recovery time stand"
			"attribute_class"		"recovery_time_stand"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"59"
		{
			"name"		"recoil seed"
			"attribute_class"		"recoil_seed"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"60"
		{
			"name"		"recoil angle"
			"attribute_class"		"recoil_angle"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"61"
		{
			"name"		"recoil angle variance"
			"attribute_class"		"recoil_angle_variance"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"62"
		{
			"name"		"recoil magnitude"
			"attribute_class"		"recoil_magnitude"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"63"
		{
			"name"		"recoil magnitude variance"
			"attribute_class"		"recoil_magnitude_variance"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"64"
		{
			"name"		"recoil angle alt"
			"attribute_class"		"recoil_angle_alt"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"65"
		{
			"name"		"recoil angle variance alt"
			"attribute_class"		"recoil_angle_variance_alt"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"66"
		{
			"name"		"recoil magnitude alt"
			"attribute_class"		"recoil_magnitude_alt"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"67"
		{
			"name"		"recoil magnitude variance alt"
			"attribute_class"		"recoil_magnitude_variance_alt"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"68"
		{
			"name"		"set supply crate series"
			"attribute_class"		"supply_crate_series"
			"description_string"		"#Attrib_SupplyCrateSeries"
			"description_format"		"value_is_additive"
			"hidden"		"0"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"69"
		{
			"name"		"minutes played"
			"attribute_class"		"minutes_played"
			"description_string"		"#Attrib_MinutesPlayedAsHrs"
			"description_format"		"value_is_mins_as_hours"
			"hidden"		"0"
			"effect_type"		"positive"
			"stored_as_integer"		"0"
			"score"		"10000"
		}
		"70"
		{
			"name"		"alternate icon"
			"attribute_class"		"alternate_icon"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"71"
		{
			"name"		"season access"
			"attribute_class"		"season_access"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"72"
		{
			"name"		"disallow recycling"
			"attribute_class"		"disallow_recycling"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"73"
		{
			"name"		"upgrade threshold"
			"attribute_class"		"upgrade_threshold"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"75"
		{
			"name"		"tradable after date"
			"attribute_class"		"tradable_after_date"
			"description_format"		"value_is_date"
			"description_string"		"#Attrib_TradableAfterDate"
			"hidden"		"1"
			"effect_type"		"negative"
			"stored_as_integer"		"1"
		}
		"76"
		{
			"name"		"is revolver"
			"attribute_class"		"is_revolver"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"77"
		{
			"name"		"scope dot model"
			"attribute_class"		"scope_dot_model"
			"description_format"		"value_is_replace"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"string"
		}
		"78"
		{
			"name"		"elevate quality"
			"attribute_class"		"set_elevated_quality"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"0"
		}
		"79"
		{
			"name"		"cycletime alt"
			"attribute_class"		"cycletime_alt"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"80"
		{
			"name"		"kill eater"
			"attribute_class"		"kill_eater"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"81"
		{
			"name"		"kill eater score type"
			"attribute_class"		"kill_eater_score_type"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"score"		"6"
			"stored_as_integer"		"1"
		}
		"82"
		{
			"name"		"kill eater user 1"
			"attribute_class"		"kill_eater_user_1"
			"description_format"		"value_is_additive"
			"hidden"		"0"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"83"
		{
			"name"		"kill eater user score type 1"
			"attribute_class"		"kill_eater_user_score_type_1"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"score"		"6"
			"stored_as_integer"		"1"
		}
		"84"
		{
			"name"		"kill eater user 2"
			"attribute_class"		"kill_eater_user_2"
			"description_format"		"value_is_additive"
			"hidden"		"0"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"85"
		{
			"name"		"kill eater user score type 2"
			"attribute_class"		"kill_eater_user_score_type_2"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"score"		"6"
			"stored_as_integer"		"1"
		}
		"86"
		{
			"name"		"kill eater user 3"
			"attribute_class"		"kill_eater_user_3"
			"description_format"		"value_is_additive"
			"hidden"		"0"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"87"
		{
			"name"		"kill eater user score type 3"
			"attribute_class"		"kill_eater_user_score_type_3"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"score"		"6"
			"stored_as_integer"		"1"
		}
		"88"
		{
			"name"		"kill eater 2"
			"attribute_class"		"kill_eater_2"
			"description_format"		"value_is_additive"
			"hidden"		"0"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"89"
		{
			"name"		"kill eater score type 2"
			"attribute_class"		"kill_eater_score_type_2"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"score"		"6"
			"stored_as_integer"		"1"
		}
		"92"
		{
			"name"		"tracer frequency alt"
			"attribute_class"		"tracer_frequency_alt"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"uint32"
		}
		"93"
		{
			"name"		"primary default clip size"
			"attribute_class"		"primary_default_clip_size"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"uint32"
		}
		"94"
		{
			"name"		"secondary default clip size"
			"attribute_class"		"secondary_default_clip_size"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"uint32"
		}
		"95"
		{
			"name"		"recipe filter"
			"attribute_class"		"recipe_filter"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"0"
		}
		"97"
		{
			"name"		"competitive kills"
			"attribute_class"		"competitive_kills"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_CompetitiveKills"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
			"score"		"8000"
		}
		"98"
		{
			"name"		"competitive 3k"
			"attribute_class"		"competitive_3k"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_Competitive3k"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
			"score"		"7000"
		}
		"99"
		{
			"name"		"competitive 4k"
			"attribute_class"		"competitive_4k"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_Competitive4k"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
			"score"		"6900"
		}
		"101"
		{
			"name"		"competitive 5k"
			"attribute_class"		"competitive_5k"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_Competitive5k"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
			"score"		"6800"
		}
		"102"
		{
			"name"		"competitive hsp"
			"attribute_class"		"competitive_hsp"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_CompetitiveHSP"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"0"
			"score"		"7500"
		}
		"103"
		{
			"name"		"competitive wins"
			"attribute_class"		"competitive_wins"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_CompetitiveWins"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
			"score"		"8500"
		}
		"104"
		{
			"name"		"competitive mvps"
			"attribute_class"		"competitive_mvps"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_CompetitiveMVPs"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
			"score"		"8400"
		}
		"105"
		{
			"name"		"competitive minutes played"
			"attribute_class"		"competitive_minutes_played"
			"description_string"		"#Attrib_CompetitiveMinutesPlayedAsHrs"
			"description_format"		"value_is_mins_as_hours"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
			"score"		"9000"
		}
		"106"
		{
			"name"		"match wins"
			"attribute_class"		"match_wins"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_MatchWins"
			"hidden"		"0"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
			"score"		"9500"
		}
		"107"
		{
			"name"		"preferred sort"
			"attribute_class"		"preferred_sort"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"0"
		}
		"111"
		{
			"name"		"custom name attr"
			"attribute_class"		"custom_name_attr"
			"attribute_type"		"string"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
		}
		"112"
		{
			"name"		"custom desc attr"
			"attribute_class"		"custom_desc_attr"
			"attribute_type"		"string"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
		}
		"113"
		{
			"name"		"sticker slot 0 id"
			"attribute_class"		"sticker_slot_id"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"114"
		{
			"name"		"sticker slot 0 wear"
			"attribute_class"		"sticker_slot_wear"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"0"
		}
		"115"
		{
			"name"		"sticker slot 0 scale"
			"attribute_class"		"sticker_slot_scale"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"0"
		}
		"116"
		{
			"name"		"sticker slot 0 rotation"
			"attribute_class"		"sticker_slot_rotation"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"0"
		}
		"117"
		{
			"name"		"sticker slot 1 id"
			"attribute_class"		"sticker_slot_id"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"118"
		{
			"name"		"sticker slot 1 wear"
			"attribute_class"		"sticker_slot_wear"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"0"
		}
		"119"
		{
			"name"		"sticker slot 1 scale"
			"attribute_class"		"sticker_slot_scale"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"0"
		}
		"120"
		{
			"name"		"sticker slot 1 rotation"
			"attribute_class"		"sticker_slot_rotation"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"0"
		}
		"121"
		{
			"name"		"sticker slot 2 id"
			"attribute_class"		"sticker_slot_id"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"122"
		{
			"name"		"sticker slot 2 wear"
			"attribute_class"		"sticker_slot_wear"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"0"
		}
		"123"
		{
			"name"		"sticker slot 2 scale"
			"attribute_class"		"sticker_slot_scale"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"0"
		}
		"124"
		{
			"name"		"sticker slot 2 rotation"
			"attribute_class"		"sticker_slot_rotation"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"0"
		}
		"125"
		{
			"name"		"sticker slot 3 id"
			"attribute_class"		"sticker_slot_id"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"126"
		{
			"name"		"sticker slot 3 wear"
			"attribute_class"		"sticker_slot_wear"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"0"
		}
		"127"
		{
			"name"		"sticker slot 3 scale"
			"attribute_class"		"sticker_slot_scale"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"0"
		}
		"128"
		{
			"name"		"sticker slot 3 rotation"
			"attribute_class"		"sticker_slot_rotation"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"0"
		}
		"129"
		{
			"name"		"sticker slot 4 id"
			"attribute_class"		"sticker_slot_id"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"130"
		{
			"name"		"sticker slot 4 wear"
			"attribute_class"		"sticker_slot_wear"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"0"
		}
		"131"
		{
			"name"		"sticker slot 4 scale"
			"attribute_class"		"sticker_slot_scale"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"0"
		}
		"132"
		{
			"name"		"sticker slot 4 rotation"
			"attribute_class"		"sticker_slot_rotation"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"0"
		}
		"133"
		{
			"name"		"sticker slot 5 id"
			"attribute_class"		"sticker_slot_id"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"134"
		{
			"name"		"sticker slot 5 wear"
			"attribute_class"		"sticker_slot_wear"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"0"
		}
		"135"
		{
			"name"		"sticker slot 5 scale"
			"attribute_class"		"sticker_slot_scale"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"0"
		}
		"136"
		{
			"name"		"sticker slot 5 rotation"
			"attribute_class"		"sticker_slot_rotation"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"0"
		}
		"137"
		{
			"name"		"tournament event id"
			"attribute_class"		"tournament_event_id"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"138"
		{
			"name"		"tournament event stage id"
			"attribute_class"		"tournament_event_stage_id"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"139"
		{
			"name"		"tournament event team0 id"
			"attribute_class"		"tournament_event_team_id"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"140"
		{
			"name"		"tournament event team1 id"
			"attribute_class"		"tournament_event_team_id"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"142"
		{
			"name"		"icon display model"
			"attribute_class"		"icon_display_model"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"attribute_type"		"string"
		}
		"143"
		{
			"name"		"buymenu display model"
			"attribute_class"		"buymenu_display_model"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"attribute_type"		"string"
		}
		"144"
		{
			"name"		"pedestal display model"
			"attribute_class"		"pedestal_display_model"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"attribute_type"		"string"
		}
		"145"
		{
			"name"		"magazine model"
			"attribute_class"		"magazine_model"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"attribute_type"		"string"
		}
		"146"
		{
			"name"		"uid model"
			"attribute_class"		"uid_model"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"attribute_type"		"string"
		}
		"147"
		{
			"name"		"stattrak model"
			"attribute_class"		"stattrak_model"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"attribute_type"		"string"
		}
		"150"
		{
			"name"		"aimsight capable"
			"attribute_class"		"aimsight_capable"
			"description_format"		"value_is_replace"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"151"
		{
			"name"		"aimsight eye pos"
			"attribute_class"		"aimsight_eye_pos"
			"description_format"		"value_is_replace"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"vector"
		}
		"154"
		{
			"name"		"aimsight pivot angle"
			"attribute_class"		"aimsight_pivot_angle"
			"description_format"		"value_is_replace"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"vector"
		}
		"157"
		{
			"name"		"aimsight speed up"
			"attribute_class"		"aimsight_speed_up"
			"description_format"		"value_is_replace"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"0"
			"attribute_type"		"float"
		}
		"158"
		{
			"name"		"aimsight speed down"
			"attribute_class"		"aimsight_speed_down"
			"description_format"		"value_is_replace"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"0"
			"attribute_type"		"float"
		}
		"159"
		{
			"name"		"aimsight looseness"
			"attribute_class"		"aimsight_looseness"
			"description_format"		"value_is_replace"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"0"
			"attribute_type"		"float"
		}
		"160"
		{
			"name"		"aimsight fov"
			"attribute_class"		"aimsight_fov"
			"description_format"		"value_is_replace"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"0"
			"attribute_type"		"float"
		}
		"161"
		{
			"name"		"aimsight pivot forward"
			"attribute_class"		"aimsight_pivot_forward"
			"description_format"		"value_is_replace"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"0"
			"attribute_type"		"float"
		}
		"162"
		{
			"name"		"gifter account id"
			"attribute_class"		"gifter_account_id"
			"description_format"		"value_is_account_id"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"163"
		{
			"name"		"radio use sound"
			"attribute_class"		"radio_use_sound"
			"description_format"		"value_is_replace"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"0"
			"attribute_type"		"string"
		}
		"164"
		{
			"name"		"radio use subtitle"
			"attribute_class"		"radio_use_subtitle"
			"description_format"		"value_is_replace"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"0"
			"attribute_type"		"string"
		}
		"165"
		{
			"name"		"aimsight lens mask"
			"attribute_class"		"aimsight_lens_mask"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"attribute_type"		"string"
		}
		"166"
		{
			"name"		"music id"
			"attribute_class"		"music_id"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"168"
		{
			"name"		"quest id"
			"attribute_class"		"quest_id"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"169"
		{
			"name"		"quest points remaining"
			"attribute_class"		"quest_points_remaining"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"170"
		{
			"name"		"quest reward lootlist"
			"attribute_class"		"quest_reward_lootlist"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"171"
		{
			"name"		"quests complete"
			"attribute_class"		"quests_complete"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_QuestsComplete"
			"hidden"		"0"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
			"score"		"8600"
		}
		"172"
		{
			"name"		"operation kills"
			"attribute_class"		"operation_kills"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_OperationKills"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
			"score"		"8000"
		}
		"173"
		{
			"name"		"operation 3k"
			"attribute_class"		"operation_3k"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_Operation3k"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
			"score"		"7000"
		}
		"174"
		{
			"name"		"operation 4k"
			"attribute_class"		"operation_4k"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_Operation4k"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
			"score"		"6900"
		}
		"175"
		{
			"name"		"operation 5k"
			"attribute_class"		"operation_5k"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_Operation5k"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
			"score"		"6800"
		}
		"176"
		{
			"name"		"operation hsp"
			"attribute_class"		"operation_hsp"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_OperationHSP"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"0"
			"score"		"7500"
		}
		"177"
		{
			"name"		"operation mvps"
			"attribute_class"		"operation_mvps"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_OperationMVPs"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
			"score"		"8400"
		}
		"178"
		{
			"name"		"operation minutes played"
			"attribute_class"		"operation_minutes_played"
			"description_string"		"#Attrib_OperationMinutesPlayedAsHrs"
			"description_format"		"value_is_mins_as_hours"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
			"score"		"9000"
		}
		"179"
		{
			"name"		"operation wins"
			"attribute_class"		"operation_wins"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_OperationWins"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
			"score"		"9500"
		}
		"180"
		{
			"name"		"deployment date"
			"attribute_class"		"deployment_date"
			"description_format"		"value_is_date"
			"description_string"		"#Attrib_DeploymentDate"
			"hidden"		"0"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"182"
		{
			"name"		"use after date"
			"attribute_class"		"use_after_date"
			"description_format"		"value_is_date"
			"description_string"		"#Attrib_UseAfterDate"
			"hidden"		"1"
			"effect_type"		"negative"
			"stored_as_integer"		"1"
		}
		"183"
		{
			"name"		"expiration date"
			"attribute_class"		"expiration_date"
			"description_string"		"#Attrib_ExpirationDate"
			"description_format"		"value_is_date"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"184"
		{
			"name"		"campaign id"
			"attribute_class"		"campaign_id"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"185"
		{
			"name"		"campaign completion bitfield"
			"attribute_class"		"campaign_completion_bitfield"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"187"
		{
			"name"		"last campaign completion"
			"attribute_class"		"last_campaign_completion"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"188"
		{
			"name"		"operation points"
			"attribute_class"		"operation_points"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"190"
		{
			"name"		"zoom time 0"
			"attribute_class"		"zoom_time_0"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"191"
		{
			"name"		"zoom time 1"
			"attribute_class"		"zoom_time_1"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"192"
		{
			"name"		"zoom time 2"
			"attribute_class"		"zoom_time_2"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"193"
		{
			"name"		"zoom fov 1"
			"attribute_class"		"zoom_fov_1"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"194"
		{
			"name"		"zoom fov 2"
			"attribute_class"		"zoom_fov_2"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"195"
		{
			"name"		"hide view model zoomed"
			"attribute_class"		"zoom_fov_1"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"196"
		{
			"name"		"zoom levels"
			"attribute_class"		"zoom_levels"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"197"
		{
			"name"		"kill award"
			"attribute_class"		"kill_award"
			"description_format"		"value_is_additive"
			"hidden"		"0"
			"effect_type"		"positive"
			"attribute_type"		"uint32"
		}
		"199"
		{
			"name"		"primary reserve ammo max"
			"attribute_class"		"primary_reserve_ammo_max"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"uint32"
		}
		"200"
		{
			"name"		"secondary reserve ammo max"
			"attribute_class"		"secondary_reserve_ammo_max"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"uint32"
		}
		"208"
		{
			"name"		"campaign 1 completion bitfield"
			"attribute_class"		"campaign_completion_bitfield"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"209"
		{
			"name"		"campaign 1 last completed quest"
			"attribute_class"		"campaign_last_completed_quest"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"210"
		{
			"name"		"campaign 2 completion bitfield"
			"attribute_class"		"campaign_completion_bitfield"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"211"
		{
			"name"		"campaign 2 last completed quest"
			"attribute_class"		"campaign_last_completed_quest"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"212"
		{
			"name"		"campaign 3 completion bitfield"
			"attribute_class"		"campaign_completion_bitfield"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"213"
		{
			"name"		"campaign 3 last completed quest"
			"attribute_class"		"campaign_last_completed_quest"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"214"
		{
			"name"		"campaign 4 completion bitfield"
			"attribute_class"		"campaign_completion_bitfield"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"215"
		{
			"name"		"campaign 4 last completed quest"
			"attribute_class"		"campaign_last_completed_quest"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"216"
		{
			"name"		"campaign 5 completion bitfield"
			"attribute_class"		"campaign_completion_bitfield"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"217"
		{
			"name"		"campaign 5 last completed quest"
			"attribute_class"		"campaign_last_completed_quest"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"218"
		{
			"name"		"campaign 6 completion bitfield"
			"attribute_class"		"campaign_completion_bitfield"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"219"
		{
			"name"		"campaign 6 last completed quest"
			"attribute_class"		"campaign_last_completed_quest"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"220"
		{
			"name"		"operation bonus points"
			"attribute_class"		"operation_bonus_points"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_OperationBonusXP"
			"hidden"		"0"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"221"
		{
			"name"		"prestige year"
			"attribute_class"		"prestige_year"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"222"
		{
			"name"		"issue date"
			"attribute_class"		"issue_date"
			"description_format"		"value_is_date"
			"description_string"		"#Attrib_IssueDate"
			"hidden"		"0"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"223"
		{
			"name"		"tournament mvp account id"
			"attribute_class"		"tournament_mvp_account_id"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"224"
		{
			"name"		"campaign 7 completion bitfield"
			"attribute_class"		"campaign_completion_bitfield"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"225"
		{
			"name"		"campaign 7 last completed quest"
			"attribute_class"		"campaign_last_completed_quest"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"226"
		{
			"name"		"campaign 8 completion bitfield"
			"attribute_class"		"campaign_completion_bitfield"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"227"
		{
			"name"		"campaign 8 last completed quest"
			"attribute_class"		"campaign_last_completed_quest"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"228"
		{
			"name"		"recovery time crouch final"
			"attribute_class"		"recovery_time_crouch_final"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"229"
		{
			"name"		"recovery time stand final"
			"attribute_class"		"recovery_time_stand_final"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"230"
		{
			"name"		"recovery transition start bullet"
			"attribute_class"		"recovery_transition_start_bullet"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"231"
		{
			"name"		"recovery transition end bullet"
			"attribute_class"		"recovery_transition_end_bullet"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"232"
		{
			"name"		"sprays remaining"
			"attribute_class"		"sprays_remaining"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_SpraysRemaining"
			"hidden"		"0"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
			"score"		"8500"
		}
		"233"
		{
			"name"		"spray tint id"
			"attribute_class"		"spray_tint_id"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_SprayTintID"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
			"score"		"8500"
		}
		"234"
		{
			"name"		"inaccuracy jump initial"
			"attribute_class"		"inaccuracy_jump_initial"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"235"
		{
			"name"		"campaign 9 completion bitfield"
			"attribute_class"		"campaign_completion_bitfield"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"236"
		{
			"name"		"campaign 9 last completed quest"
			"attribute_class"		"campaign_last_completed_quest"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"237"
		{
			"name"		"operation drops awarded 1"
			"attribute_class"		"operation_drops_awarded"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"238"
		{
			"name"		"operation xp awarded 0"
			"attribute_class"		"operation_xp_awarded"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"239"
		{
			"name"		"operation xp awarded 1"
			"attribute_class"		"operation_xp_awarded"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"240"
		{
			"name"		"operation drops awarded 0"
			"attribute_class"		"operation_drops_awarded"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"242"
		{
			"name"		"attack movespeed factor"
			"attribute_class"		"attack_movespeed_factor"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"243"
		{
			"name"		"allow hand flipping"
			"attribute_class"		"allow_hand_flipping"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"245"
		{
			"name"		"is melee weapon"
			"attribute_class"		"is_melee_weapon"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"246"
		{
			"name"		"model right handed"
			"attribute_class"		"model_right_handed"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"247"
		{
			"name"		"weapon weight"
			"attribute_class"		"weapon_weight"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"248"
		{
			"name"		"wrong team msg"
			"attribute_class"		"wrong_team_msg"
			"attribute_type"		"string"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
		}
		"249"
		{
			"name"		"itemflag select on empty"
			"attribute_class"		"itemflag_select_on_empty"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"250"
		{
			"name"		"itemflag no auto reload"
			"attribute_class"		"itemflag_no_auto_reload"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"251"
		{
			"name"		"itemflag no auto switch empty"
			"attribute_class"		"itemflag_no_auto_switch_empty"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"252"
		{
			"name"		"itemflag limit in world"
			"attribute_class"		"itemflag_limit_in_world"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"253"
		{
			"name"		"itemflag exhaustible"
			"attribute_class"		"itemflag_exhaustible"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"254"
		{
			"name"		"itemflag do hit location dmg"
			"attribute_class"		"itemflag_do_hit_location_dmg"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"255"
		{
			"name"		"itemflag no ammo pickups"
			"attribute_class"		"itemflag_no_ammo_pickups"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"256"
		{
			"name"		"itemflag no item pickup"
			"attribute_class"		"itemflag_no_item_pickup"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"257"
		{
			"name"		"inaccuracy reload"
			"attribute_class"		"inaccuracy_reload"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"259"
		{
			"name"		"throw velocity"
			"attribute_class"		"throw_velocity"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"261"
		{
			"name"		"bot audible range"
			"attribute_class"		"bot_audible_range"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"262"
		{
			"name"		"rumble effect"
			"attribute_class"		"rumble_effect"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"263"
		{
			"name"		"inaccuracy pitch shift"
			"attribute_class"		"inaccuracy_pitch_shift"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"264"
		{
			"name"		"inaccuracy alt sound threshold"
			"attribute_class"		"inaccuracy_alt_sound_threshold"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"265"
		{
			"name"		"silencer model"
			"attribute_class"		"silencer_model"
			"attribute_type"		"string"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
		}
		"266"
		{
			"name"		"spread seed"
			"attribute_class"		"spread_seed"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"267"
		{
			"name"		"special event id"
			"attribute_class"		"special_event_id"
			"group"		"only_on_unique"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"268"
		{
			"name"		"upgrade level"
			"attribute_class"		"upgrade_level"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
		}
		"270"
		{
			"name"		"items count"
			"attribute_class"		"items_count"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_ItemsCount"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
			"score"		"9000"
		}
		"271"
		{
			"name"		"modification date"
			"attribute_class"		"modification_date"
			"description_format"		"value_is_date"
			"description_string"		"#Attrib_ModificationDate"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
			"score"		"9500"
		}
		"272"
		{
			"name"		"casket item id low"
			"attribute_class"		"casket_item_id"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"273"
		{
			"name"		"casket item id high"
			"attribute_class"		"casket_item_id"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"stored_as_integer"		"1"
		}
		"274"
		{
			"name"		"stars attained"
			"attribute_class"		"stars_attained"
			"description_format"		"value_is_additive"
			"description_string"		"#Attrib_StarsAttained"
			"hidden"		"0"
			"effect_type"		"positive"
			"stored_as_integer"		"1"
			"score"		"8500"
		}
		"275"
		{
			"name"		"inaccuracy jump apex"
			"attribute_class"		"inaccuracy_jump_apex"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
		"276"
		{
			"name"		"headshot multiplier"
			"attribute_class"		"headshot_multiplier"
			"description_format"		"value_is_additive"
			"hidden"		"1"
			"effect_type"		"neutral"
			"attribute_type"		"float"
		}
	}
	"sticker_kits"
	{
		"0"
		{
			"name"		"default"
			"item_name"		"#StickerKit_Default"
			"description_string"		"#StickerKit_Desc_Default"
		}
		"1"
		{
			"name"		"dh_gologo1"
			"item_name"		"#StickerKit_dh_gologo1"
			"description_string"		"#StickerKit_desc_dh_gologo1"
			"sticker_material"		"dreamhack/dh_gologo1"
			"tournament_event_id"		"1"
		}
		"2"
		{
			"name"		"dh_gologo1_holo"
			"item_name"		"#StickerKit_dh_gologo1_holo"
			"description_string"		"#StickerKit_desc_dh_gologo1_holo"
			"sticker_material"		"dreamhack/dh_gologo1_holo"
			"tournament_event_id"		"1"
		}
		"3"
		{
			"name"		"dh_gologo2"
			"item_name"		"#StickerKit_dh_gologo2"
			"description_string"		"#StickerKit_desc_dh_gologo2"
			"sticker_material"		"dreamhack/dh_gologo2"
			"tournament_event_id"		"1"
		}
		"4"
		{
			"name"		"dh_gologo2_holo"
			"item_name"		"#StickerKit_dh_gologo2_holo"
			"description_string"		"#StickerKit_desc_dh_gologo2_holo"
			"sticker_material"		"dreamhack/dh_gologo2_holo"
			"tournament_event_id"		"1"
		}
		"5"
		{
			"name"		"dh_snowflake2"
			"item_name"		"#StickerKit_dh_snowflake2"
			"description_string"		"#StickerKit_desc_dh_snowflake2"
			"sticker_material"		"dreamhack/dh_snowflake2"
			"tournament_event_id"		"1"
		}
		"6"
		{
			"name"		"dh_snowflake3"
			"item_name"		"#StickerKit_dh_snowflake3"
			"description_string"		"#StickerKit_desc_dh_snowflake3"
			"sticker_material"		"dreamhack/dh_snowflake3"
			"tournament_event_id"		"1"
		}
		"7"
		{
			"name"		"dh_bears"
			"item_name"		"#StickerKit_dh_bears"
			"description_string"		"#StickerKit_desc_dh_bears"
			"sticker_material"		"dreamhack/dh_bears"
			"tournament_event_id"		"1"
		}
		"8"
		{
			"name"		"dh_bears_holo"
			"item_name"		"#StickerKit_dh_bears_holo"
			"description_string"		"#StickerKit_desc_dh_bears_holo"
			"sticker_material"		"dreamhack/dh_bears_holo"
			"tournament_event_id"		"1"
		}
		"9"
		{
			"name"		"dh_mountain"
			"item_name"		"#StickerKit_dh_mountain"
			"description_string"		"#StickerKit_desc_dh_mountain"
			"sticker_material"		"dreamhack/dh_mountain"
			"tournament_event_id"		"1"
		}
		"10"
		{
			"name"		"dh_mountain_holo"
			"item_name"		"#StickerKit_dh_mountain_holo"
			"description_string"		"#StickerKit_desc_dh_mountain_holo"
			"sticker_material"		"dreamhack/dh_mountain_holo"
			"tournament_event_id"		"1"
		}
		"11"
		{
			"name"		"dh_snowman"
			"item_name"		"#StickerKit_dh_snowman"
			"description_string"		"#StickerKit_desc_dh_snowman"
			"sticker_material"		"dreamhack/dh_snowman"
			"tournament_event_id"		"1"
		}
		"12"
		{
			"name"		"dh_snowman_holo"
			"item_name"		"#StickerKit_dh_snowman_holo"
			"description_string"		"#StickerKit_desc_dh_snowman_holo"
			"sticker_material"		"dreamhack/dh_snowman_holo"
			"tournament_event_id"		"1"
		}
		"13"
		{
			"name"		"std_thirteen"
			"item_name"		"#StickerKit_std_thirteen"
			"description_string"		"#StickerKit_desc_std_thirteen"
			"sticker_material"		"standard/thirteen"
			"item_rarity"		"rare"
		}
		"14"
		{
			"name"		"std_aces_high"
			"item_name"		"#StickerKit_std_aces_high"
			"description_string"		"#StickerKit_desc_std_aces_high"
			"sticker_material"		"standard/aces_high"
			"item_rarity"		"rare"
		}
		"15"
		{
			"name"		"std_aces_high_holo"
			"item_name"		"#StickerKit_std_aces_high_holo"
			"description_string"		"#StickerKit_desc_std_aces_high_holo"
			"sticker_material"		"standard/aces_high_holo"
			"item_rarity"		"mythical"
		}
		"16"
		{
			"name"		"std_conquered"
			"item_name"		"#StickerKit_std_conquered"
			"description_string"		"#StickerKit_desc_std_conquered"
			"sticker_material"		"standard/conquered"
			"item_rarity"		"rare"
		}
		"17"
		{
			"name"		"std_destroy"
			"item_name"		"#StickerKit_std_destroy"
			"description_string"		"#StickerKit_desc_std_destroy"
			"sticker_material"		"standard/destroy"
			"item_rarity"		"rare"
		}
		"18"
		{
			"name"		"std_dispatch"
			"item_name"		"#StickerKit_std_dispatch"
			"description_string"		"#StickerKit_desc_std_dispatch"
			"sticker_material"		"standard/dispatch"
			"item_rarity"		"rare"
		}
		"19"
		{
			"name"		"std_fearsome"
			"item_name"		"#StickerKit_std_fearsome"
			"description_string"		"#StickerKit_desc_std_fearsome"
			"sticker_material"		"standard/fearsome"
			"item_rarity"		"rare"
		}
		"20"
		{
			"name"		"std_fearsome_holo"
			"item_name"		"#StickerKit_std_fearsome_holo"
			"description_string"		"#StickerKit_desc_std_fearsome_holo"
			"sticker_material"		"standard/fearsome_holo"
			"item_rarity"		"mythical"
		}
		"21"
		{
			"name"		"std_guarding_hell"
			"item_name"		"#StickerKit_std_guarding_hell"
			"description_string"		"#StickerKit_desc_std_guarding_hell"
			"sticker_material"		"standard/guarding_hell"
			"item_rarity"		"rare"
		}
		"22"
		{
			"name"		"std_lemon"
			"item_name"		"#StickerKit_std_lemon"
			"description_string"		"#StickerKit_desc_std_lemon"
			"sticker_material"		"standard/lemon"
			"item_rarity"		"rare"
		}
		"23"
		{
			"name"		"std_luck"
			"item_name"		"#StickerKit_std_luck"
			"description_string"		"#StickerKit_desc_std_luck"
			"sticker_material"		"standard/luck"
			"item_rarity"		"rare"
		}
		"24"
		{
			"name"		"std_vigilance"
			"item_name"		"#StickerKit_std_vigilance"
			"description_string"		"#StickerKit_desc_std_vigilance"
			"sticker_material"		"standard/vigilance"
			"item_rarity"		"rare"
		}
		"25"
		{
			"name"		"std_vigilance_holo"
			"item_name"		"#StickerKit_std_vigilance_holo"
			"description_string"		"#StickerKit_desc_std_vigilance_holo"
			"sticker_material"		"standard/vigilance_holo"
			"item_rarity"		"mythical"
		}
		"26"
		{
			"name"		"std_thirteen_foil"
			"item_name"		"#StickerKit_std_thirteen_foil"
			"description_string"		"#StickerKit_desc_std_thirteen_foil"
			"sticker_material"		"standard/thirteen_foil"
			"item_rarity"		"legendary"
		}
		"27"
		{
			"name"		"std_luck_foil"
			"item_name"		"#StickerKit_std_luck_foil"
			"description_string"		"#StickerKit_desc_std_luck_foil"
			"sticker_material"		"standard/luck_foil"
			"item_rarity"		"legendary"
		}
		"31"
		{
			"name"		"std2_bish_holo"
			"item_name"		"#StickerKit_std2_bish_holo"
			"description_string"		"#StickerKit_desc_std2_bish_holo"
			"sticker_material"		"stickers2/bish_holo"
			"item_rarity"		"mythical"
		}
		"32"
		{
			"name"		"std2_bash_holo"
			"item_name"		"#StickerKit_std2_bash_holo"
			"description_string"		"#StickerKit_desc_std2_bash_holo"
			"sticker_material"		"stickers2/bash_holo"
			"item_rarity"		"mythical"
		}
		"33"
		{
			"name"		"std2_bosh_holo"
			"item_name"		"#StickerKit_std2_bosh_holo"
			"description_string"		"#StickerKit_desc_std2_bosh_holo"
			"sticker_material"		"stickers2/bosh_holo"
			"item_rarity"		"mythical"
		}
		"34"
		{
			"name"		"std2_banana"
			"item_name"		"#StickerKit_std2_banana"
			"description_string"		"#StickerKit_desc_std2_banana"
			"sticker_material"		"stickers2/banana"
			"item_rarity"		"rare"
		}
		"35"
		{
			"name"		"std2_bomb_code"
			"item_name"		"#StickerKit_std2_bomb_code"
			"description_string"		"#StickerKit_desc_std2_bomb_code"
			"sticker_material"		"stickers2/bomb_code"
			"item_rarity"		"rare"
		}
		"36"
		{
			"name"		"std2_chicken_lover"
			"item_name"		"#StickerKit_std2_chicken_lover"
			"description_string"		"#StickerKit_desc_std2_chicken_lover"
			"sticker_material"		"stickers2/chicken_lover"
			"item_rarity"		"rare"
		}
		"37"
		{
			"name"		"std_crown_foil"
			"item_name"		"#StickerKit_std_crown_foil"
			"description_string"		"#StickerKit_desc_std_crown_foil"
			"sticker_material"		"stickers2/crown_foil"
			"item_rarity"		"legendary"
		}
		"38"
		{
			"name"		"std2_goodgame"
			"item_name"		"#StickerKit_std2_goodgame"
			"description_string"		"#StickerKit_desc_std2_goodgame"
			"sticker_material"		"stickers2/goodgame"
			"item_rarity"		"rare"
		}
		"39"
		{
			"name"		"std2_goodluck"
			"item_name"		"#StickerKit_std2_goodluck"
			"description_string"		"#StickerKit_desc_std2_goodluck"
			"sticker_material"		"stickers2/goodluck"
			"item_rarity"		"rare"
		}
		"40"
		{
			"name"		"std2_havefun"
			"item_name"		"#StickerKit_std2_havefun"
			"description_string"		"#StickerKit_desc_std2_havefun"
			"sticker_material"		"stickers2/havefun"
			"item_rarity"		"rare"
		}
		"41"
		{
			"name"		"std2_lets_roll_oll"
			"item_name"		"#StickerKit_std2_lets_roll_oll"
			"description_string"		"#StickerKit_desc_std2_lets_roll_oll"
			"sticker_material"		"stickers2/lets_roll_oll"
			"item_rarity"		"rare"
		}
		"42"
		{
			"name"		"std2_lets_roll_oll_holo"
			"item_name"		"#StickerKit_std2_lets_roll_oll_holo"
			"description_string"		"#StickerKit_desc_std2_lets_roll_oll_holo"
			"sticker_material"		"stickers2/lets_roll_oll_holo"
			"item_rarity"		"mythical"
		}
		"43"
		{
			"name"		"std2_metal"
			"item_name"		"#StickerKit_std2_metal"
			"description_string"		"#StickerKit_desc_std2_metal"
			"sticker_material"		"stickers2/metal"
			"item_rarity"		"rare"
		}
		"44"
		{
			"name"		"std2_nice_shot"
			"item_name"		"#StickerKit_std2_nice_shot"
			"description_string"		"#StickerKit_desc_std2_nice_shot"
			"sticker_material"		"stickers2/nice_shot"
			"item_rarity"		"rare"
		}
		"46"
		{
			"name"		"std2_stupid_banana_foil"
			"item_name"		"#StickerKit_std2_stupid_banana_foil"
			"description_string"		"#StickerKit_desc_std2_stupid_banana_foil"
			"sticker_material"		"stickers2/stupid_banana_foil"
			"item_rarity"		"legendary"
		}
		"47"
		{
			"name"		"std2_welcome_clutch"
			"item_name"		"#StickerKit_std2_welcome_clutch"
			"description_string"		"#StickerKit_desc_std2_welcome_clutch"
			"sticker_material"		"stickers2/welcome_clutch"
			"item_rarity"		"rare"
		}
		"48"
		{
			"name"		"kat2014_3dmax"
			"item_name"		"#StickerKit_kat2014_3dmax"
			"description_string"		"#StickerKit_desc_kat2014_3dmax"
			"sticker_material"		"emskatowice2014/3dmax"
			"item_rarity"		"rare"
			"tournament_event_id"		"3"
			"tournament_team_id"		"28"
		}
		"49"
		{
			"name"		"kat2014_3dmax_holo"
			"item_name"		"#StickerKit_kat2014_3dmax_holo"
			"description_string"		"#StickerKit_desc_kat2014_3dmax_holo"
			"sticker_material"		"emskatowice2014/3dmax_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"3"
			"tournament_team_id"		"28"
		}
		"50"
		{
			"name"		"kat2014_complexity"
			"item_name"		"#StickerKit_kat2014_complexity"
			"description_string"		"#StickerKit_desc_kat2014_complexity"
			"sticker_material"		"emskatowice2014/complexity"
			"item_rarity"		"rare"
			"tournament_event_id"		"3"
			"tournament_team_id"		"3"
		}
		"51"
		{
			"name"		"kat2014_complexity_holo"
			"item_name"		"#StickerKit_kat2014_complexity_holo"
			"description_string"		"#StickerKit_desc_kat2014_complexity_holo"
			"sticker_material"		"emskatowice2014/complexity_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"3"
			"tournament_team_id"		"3"
		}
		"52"
		{
			"name"		"kat2014_dignitas"
			"item_name"		"#StickerKit_kat2014_dignitas"
			"description_string"		"#StickerKit_desc_kat2014_dignitas"
			"sticker_material"		"emskatowice2014/dignitas"
			"item_rarity"		"rare"
			"tournament_event_id"		"3"
			"tournament_team_id"		"24"
		}
		"53"
		{
			"name"		"kat2014_dignitas_holo"
			"item_name"		"#StickerKit_kat2014_dignitas_holo"
			"description_string"		"#StickerKit_desc_kat2014_dignitas_holo"
			"sticker_material"		"emskatowice2014/dignitas_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"3"
			"tournament_team_id"		"24"
		}
		"55"
		{
			"name"		"kat2014_fnatic"
			"item_name"		"#StickerKit_kat2014_fnatic"
			"description_string"		"#StickerKit_desc_kat2014_fnatic"
			"sticker_material"		"emskatowice2014/fnatic"
			"item_rarity"		"rare"
			"tournament_event_id"		"3"
			"tournament_team_id"		"6"
		}
		"56"
		{
			"name"		"kat2014_fnatic_holo"
			"item_name"		"#StickerKit_kat2014_fnatic_holo"
			"description_string"		"#StickerKit_desc_kat2014_fnatic_holo"
			"sticker_material"		"emskatowice2014/fnatic_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"3"
			"tournament_team_id"		"6"
		}
		"57"
		{
			"name"		"kat2014_hellraisers"
			"item_name"		"#StickerKit_kat2014_hellraisers"
			"description_string"		"#StickerKit_desc_kat2014_hellraisers"
			"sticker_material"		"emskatowice2014/hellraisers"
			"item_rarity"		"rare"
			"tournament_event_id"		"3"
			"tournament_team_id"		"25"
		}
		"58"
		{
			"name"		"kat2014_hellraisers_holo"
			"item_name"		"#StickerKit_kat2014_hellraisers_holo"
			"description_string"		"#StickerKit_desc_kat2014_hellraisers_holo"
			"sticker_material"		"emskatowice2014/hellraisers_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"3"
			"tournament_team_id"		"25"
		}
		"59"
		{
			"name"		"kat2014_ibuypower"
			"item_name"		"#StickerKit_kat2014_ibuypower"
			"description_string"		"#StickerKit_desc_kat2014_ibuypower"
			"sticker_material"		"emskatowice2014/ibuypower"
			"item_rarity"		"rare"
			"tournament_event_id"		"3"
			"tournament_team_id"		"5"
		}
		"60"
		{
			"name"		"kat2014_ibuypower_holo"
			"item_name"		"#StickerKit_kat2014_ibuypower_holo"
			"description_string"		"#StickerKit_desc_kat2014_ibuypower_holo"
			"sticker_material"		"emskatowice2014/ibuypower_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"3"
			"tournament_team_id"		"5"
		}
		"61"
		{
			"name"		"kat2014_ldlc"
			"item_name"		"#StickerKit_kat2014_ldlc"
			"description_string"		"#StickerKit_desc_kat2014_ldlc"
			"sticker_material"		"emskatowice2014/ldlc"
			"item_rarity"		"rare"
			"tournament_event_id"		"3"
			"tournament_team_id"		"26"
		}
		"62"
		{
			"name"		"kat2014_ldlc_holo"
			"item_name"		"#StickerKit_kat2014_ldlc_holo"
			"description_string"		"#StickerKit_desc_kat2014_ldlc_holo"
			"sticker_material"		"emskatowice2014/ldlc_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"3"
			"tournament_team_id"		"26"
		}
		"63"
		{
			"name"		"kat2014_lgb"
			"item_name"		"#StickerKit_kat2014_lgb"
			"description_string"		"#StickerKit_desc_kat2014_lgb"
			"sticker_material"		"emskatowice2014/lgb"
			"item_rarity"		"rare"
			"tournament_event_id"		"3"
			"tournament_team_id"		"9"
		}
		"64"
		{
			"name"		"kat2014_lgb_holo"
			"item_name"		"#StickerKit_kat2014_lgb_holo"
			"description_string"		"#StickerKit_desc_kat2014_lgb_holo"
			"sticker_material"		"emskatowice2014/lgb_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"3"
			"tournament_team_id"		"9"
		}
		"65"
		{
			"name"		"kat2014_mousesports"
			"item_name"		"#StickerKit_kat2014_mousesports"
			"description_string"		"#StickerKit_desc_kat2014_mousesports"
			"sticker_material"		"emskatowice2014/mousesports"
			"item_rarity"		"rare"
			"tournament_event_id"		"3"
			"tournament_team_id"		"29"
		}
		"66"
		{
			"name"		"kat2014_mousesports_holo"
			"item_name"		"#StickerKit_kat2014_mousesports_holo"
			"description_string"		"#StickerKit_desc_kat2014_mousesports_holo"
			"sticker_material"		"emskatowice2014/mousesports_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"3"
			"tournament_team_id"		"29"
		}
		"67"
		{
			"name"		"kat2014_mystik"
			"item_name"		"#StickerKit_kat2014_mystik"
			"description_string"		"#StickerKit_desc_kat2014_mystik"
			"sticker_material"		"emskatowice2014/mystik"
			"item_rarity"		"rare"
			"tournament_event_id"		"3"
			"tournament_team_id"		"7"
		}
		"68"
		{
			"name"		"kat2014_mystik_holo"
			"item_name"		"#StickerKit_kat2014_mystik_holo"
			"description_string"		"#StickerKit_desc_kat2014_mystik_holo"
			"sticker_material"		"emskatowice2014/mystik_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"3"
			"tournament_team_id"		"7"
		}
		"69"
		{
			"name"		"kat2014_navi"
			"item_name"		"#StickerKit_kat2014_navi"
			"description_string"		"#StickerKit_desc_kat2014_navi"
			"sticker_material"		"emskatowice2014/navi"
			"item_rarity"		"rare"
			"tournament_event_id"		"3"
			"tournament_team_id"		"12"
		}
		"70"
		{
			"name"		"kat2014_navi_holo"
			"item_name"		"#StickerKit_kat2014_navi_holo"
			"description_string"		"#StickerKit_desc_kat2014_navi_holo"
			"sticker_material"		"emskatowice2014/navi_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"3"
			"tournament_team_id"		"12"
		}
		"71"
		{
			"name"		"kat2014_ninjasinpyjamas"
			"item_name"		"#StickerKit_kat2014_ninjasinpyjamas"
			"description_string"		"#StickerKit_desc_kat2014_ninjasinpyjamas"
			"sticker_material"		"emskatowice2014/ninjasinpyjamas"
			"item_rarity"		"rare"
			"tournament_event_id"		"3"
			"tournament_team_id"		"1"
		}
		"72"
		{
			"name"		"kat2014_ninjasinpyjamas_holo"
			"item_name"		"#StickerKit_kat2014_ninjasinpyjamas_holo"
			"description_string"		"#StickerKit_desc_kat2014_ninjasinpyjamas_holo"
			"sticker_material"		"emskatowice2014/ninjasinpyjamas_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"3"
			"tournament_team_id"		"1"
		}
		"73"
		{
			"name"		"kat2014_reason"
			"item_name"		"#StickerKit_kat2014_reason"
			"description_string"		"#StickerKit_desc_kat2014_reason"
			"sticker_material"		"emskatowice2014/reason"
			"item_rarity"		"rare"
			"tournament_event_id"		"3"
			"tournament_team_id"		"30"
		}
		"74"
		{
			"name"		"kat2014_reason_holo"
			"item_name"		"#StickerKit_kat2014_reason_holo"
			"description_string"		"#StickerKit_desc_kat2014_reason_holo"
			"sticker_material"		"emskatowice2014/reason_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"3"
			"tournament_team_id"		"30"
		}
		"75"
		{
			"name"		"kat2014_titan"
			"item_name"		"#StickerKit_kat2014_titan"
			"description_string"		"#StickerKit_desc_kat2014_titan"
			"sticker_material"		"emskatowice2014/titan"
			"item_rarity"		"rare"
			"tournament_event_id"		"3"
			"tournament_team_id"		"27"
		}
		"76"
		{
			"name"		"kat2014_titan_holo"
			"item_name"		"#StickerKit_kat2014_titan_holo"
			"description_string"		"#StickerKit_desc_kat2014_titan_holo"
			"sticker_material"		"emskatowice2014/titan_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"3"
			"tournament_team_id"		"27"
		}
		"77"
		{
			"name"		"kat2014_virtuspro"
			"item_name"		"#StickerKit_kat2014_virtuspro"
			"description_string"		"#StickerKit_desc_kat2014_virtuspro"
			"sticker_material"		"emskatowice2014/virtuspro"
			"item_rarity"		"rare"
			"tournament_event_id"		"3"
			"tournament_team_id"		"31"
		}
		"78"
		{
			"name"		"kat2014_virtuspro_holo"
			"item_name"		"#StickerKit_kat2014_virtuspro_holo"
			"description_string"		"#StickerKit_desc_kat2014_virtuspro_holo"
			"sticker_material"		"emskatowice2014/virtuspro_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"3"
			"tournament_team_id"		"31"
		}
		"79"
		{
			"name"		"kat2014_voxeminor"
			"item_name"		"#StickerKit_kat2014_voxeminor"
			"description_string"		"#StickerKit_desc_kat2014_voxeminor"
			"sticker_material"		"emskatowice2014/voxeminor"
			"item_rarity"		"rare"
			"tournament_event_id"		"3"
			"tournament_team_id"		"32"
		}
		"80"
		{
			"name"		"kat2014_voxeminor_holo"
			"item_name"		"#StickerKit_kat2014_voxeminor_holo"
			"description_string"		"#StickerKit_desc_kat2014_voxeminor_holo"
			"sticker_material"		"emskatowice2014/voxeminor_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"3"
			"tournament_team_id"		"32"
		}
		"81"
		{
			"name"		"kat2014_esl1_foil"
			"item_name"		"#StickerKit_kat2014_esl1_foil"
			"description_string"		"#StickerKit_desc_kat2014_esl1_foil"
			"sticker_material"		"emskatowice2014/wolf_esl_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"3"
		}
		"82"
		{
			"name"		"kat2014_esl2_foil"
			"item_name"		"#StickerKit_kat2014_esl2_foil"
			"description_string"		"#StickerKit_desc_kat2014_esl2_foil"
			"sticker_material"		"emskatowice2014/wolf_skull_esl_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"3"
		}
		"83"
		{
			"name"		"kat2014_3dmax_foil"
			"item_name"		"#StickerKit_kat2014_3dmax_foil"
			"description_string"		"#StickerKit_desc_kat2014_3dmax_foil"
			"sticker_material"		"emskatowice2014/3dmax_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"3"
			"tournament_team_id"		"28"
		}
		"84"
		{
			"name"		"kat2014_complexity_foil"
			"item_name"		"#StickerKit_kat2014_complexity_foil"
			"description_string"		"#StickerKit_desc_kat2014_complexity_foil"
			"sticker_material"		"emskatowice2014/complexity_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"3"
			"tournament_team_id"		"3"
		}
		"85"
		{
			"name"		"kat2014_dignitas_foil"
			"item_name"		"#StickerKit_kat2014_dignitas_foil"
			"description_string"		"#StickerKit_desc_kat2014_dignitas_foil"
			"sticker_material"		"emskatowice2014/dignitas_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"3"
			"tournament_team_id"		"24"
		}
		"86"
		{
			"name"		"kat2014_fnatic_foil"
			"item_name"		"#StickerKit_kat2014_fnatic_foil"
			"description_string"		"#StickerKit_desc_kat2014_fnatic_foil"
			"sticker_material"		"emskatowice2014/fnatic_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"3"
			"tournament_team_id"		"6"
		}
		"87"
		{
			"name"		"kat2014_hellraisers_foil"
			"item_name"		"#StickerKit_kat2014_hellraisers_foil"
			"description_string"		"#StickerKit_desc_kat2014_hellraisers_foil"
			"sticker_material"		"emskatowice2014/hellraisers_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"3"
			"tournament_team_id"		"25"
		}
		"88"
		{
			"name"		"kat2014_ibuypower_foil"
			"item_name"		"#StickerKit_kat2014_ibuypower_foil"
			"description_string"		"#StickerKit_desc_kat2014_ibuypower_foil"
			"sticker_material"		"emskatowice2014/ibuypower_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"3"
			"tournament_team_id"		"5"
		}
		"89"
		{
			"name"		"kat2014_ldlc_foil"
			"item_name"		"#StickerKit_kat2014_ldlc_foil"
			"description_string"		"#StickerKit_desc_kat2014_ldlc_foil"
			"sticker_material"		"emskatowice2014/ldlc_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"3"
			"tournament_team_id"		"26"
		}
		"90"
		{
			"name"		"kat2014_lgb_foil"
			"item_name"		"#StickerKit_kat2014_lgb_foil"
			"description_string"		"#StickerKit_desc_kat2014_lgb_foil"
			"sticker_material"		"emskatowice2014/lgb_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"3"
			"tournament_team_id"		"9"
		}
		"91"
		{
			"name"		"kat2014_mousesports_foil"
			"item_name"		"#StickerKit_kat2014_mousesports_foil"
			"description_string"		"#StickerKit_desc_kat2014_mousesports_foil"
			"sticker_material"		"emskatowice2014/mousesports_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"3"
			"tournament_team_id"		"29"
		}
		"92"
		{
			"name"		"kat2014_mystik_foil"
			"item_name"		"#StickerKit_kat2014_mystik_foil"
			"description_string"		"#StickerKit_desc_kat2014_mystik_foil"
			"sticker_material"		"emskatowice2014/mystik_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"3"
			"tournament_team_id"		"7"
		}
		"93"
		{
			"name"		"kat2014_navi_foil"
			"item_name"		"#StickerKit_kat2014_navi_foil"
			"description_string"		"#StickerKit_desc_kat2014_navi_foil"
			"sticker_material"		"emskatowice2014/navi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"3"
			"tournament_team_id"		"12"
		}
		"94"
		{
			"name"		"kat2014_ninjasinpyjamas_foil"
			"item_name"		"#StickerKit_kat2014_ninjasinpyjamas_foil"
			"description_string"		"#StickerKit_desc_kat2014_ninjasinpyjamas_foil"
			"sticker_material"		"emskatowice2014/ninjasinpyjamas_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"3"
			"tournament_team_id"		"1"
		}
		"95"
		{
			"name"		"kat2014_reason_foil"
			"item_name"		"#StickerKit_kat2014_reason_foil"
			"description_string"		"#StickerKit_desc_kat2014_reason_foil"
			"sticker_material"		"emskatowice2014/reason_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"3"
			"tournament_team_id"		"30"
		}
		"96"
		{
			"name"		"kat2014_titan_foil"
			"item_name"		"#StickerKit_kat2014_titan_foil"
			"description_string"		"#StickerKit_desc_kat2014_titan_foil"
			"sticker_material"		"emskatowice2014/titan_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"3"
			"tournament_team_id"		"27"
		}
		"97"
		{
			"name"		"kat2014_virtuspro_foil"
			"item_name"		"#StickerKit_kat2014_virtuspro_foil"
			"description_string"		"#StickerKit_desc_kat2014_virtuspro_foil"
			"sticker_material"		"emskatowice2014/virtuspro_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"3"
			"tournament_team_id"		"31"
		}
		"98"
		{
			"name"		"kat2014_voxeminor_foil"
			"item_name"		"#StickerKit_kat2014_voxeminor_foil"
			"description_string"		"#StickerKit_desc_kat2014_voxeminor_foil"
			"sticker_material"		"emskatowice2014/voxeminor_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"3"
			"tournament_team_id"		"32"
		}
		"99"
		{
			"name"		"kat2014_wolf_esl_gold_foil"
			"item_name"		"#StickerKit_kat2014_wolf_esl_gold_foil"
			"description_string"		"#StickerKit_desc_kat2014_wolf_esl_gold_foil"
			"sticker_material"		"emskatowice2014/wolf_esl_gold_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"3"
		}
		"100"
		{
			"name"		"kat2014_wolf_skull_esl_gold_foil"
			"item_name"		"#StickerKit_kat2014_wolf_skull_esl_gold_foil"
			"description_string"		"#StickerKit_desc_kat2014_wolf_skull_esl_gold_foil"
			"sticker_material"		"emskatowice2014/wolf_skull_esl_gold_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"3"
		}
		"101"
		{
			"name"		"comm01_backstab"
			"item_name"		"#StickerKit_comm01_backstab"
			"description_string"		"#StickerKit_desc_comm01_backstab"
			"sticker_material"		"community01/backstab"
			"item_rarity"		"rare"
		}
		"102"
		{
			"name"		"comm01_black_king"
			"item_name"		"#StickerKit_comm01_black_king"
			"description_string"		"#StickerKit_desc_comm01_black_king"
			"sticker_material"		"community01/black_king"
			"item_rarity"		"rare"
		}
		"103"
		{
			"name"		"comm01_howling_dawn"
			"item_name"		"#StickerKit_comm01_howling_dawn"
			"description_string"		"#StickerKit_desc_comm01_howling_dawn"
			"sticker_material"		"community01/howling_dawn"
			"item_rarity"		"rare"
		}
		"104"
		{
			"name"		"comm01_bomb_doge"
			"item_name"		"#StickerKit_comm01_bomb_doge"
			"description_string"		"#StickerKit_desc_comm01_bomb_doge"
			"sticker_material"		"community01/bomb_doge"
			"item_rarity"		"rare"
		}
		"105"
		{
			"name"		"comm01_burn_them_all"
			"item_name"		"#StickerKit_comm01_burn_them_all"
			"description_string"		"#StickerKit_desc_comm01_burn_them_all"
			"sticker_material"		"community01/burn_them_all"
			"item_rarity"		"rare"
		}
		"106"
		{
			"name"		"comm01_harp_of_war"
			"item_name"		"#StickerKit_comm01_harp_of_war"
			"description_string"		"#StickerKit_desc_comm01_harp_of_war"
			"sticker_material"		"community01/harp_of_war"
			"item_rarity"		"mythical"
		}
		"107"
		{
			"name"		"comm01_flammable_foil"
			"item_name"		"#StickerKit_comm01_flammable_foil"
			"description_string"		"#StickerKit_desc_comm01_flammable_foil"
			"sticker_material"		"community01/flammable_foil"
			"item_rarity"		"legendary"
		}
		"108"
		{
			"name"		"comm01_headhunter_foil"
			"item_name"		"#StickerKit_comm01_headhunter_foil"
			"description_string"		"#StickerKit_desc_comm01_headhunter_foil"
			"sticker_material"		"community01/headhunter_foil"
			"item_rarity"		"legendary"
		}
		"109"
		{
			"name"		"comm01_llama_cannon"
			"item_name"		"#StickerKit_comm01_llama_cannon"
			"description_string"		"#StickerKit_desc_comm01_llama_cannon"
			"sticker_material"		"community01/llama_cannon"
			"item_rarity"		"rare"
		}
		"110"
		{
			"name"		"comm01_new_sheriff_foil"
			"item_name"		"#StickerKit_comm01_new_sheriff_foil"
			"description_string"		"#StickerKit_desc_comm01_new_sheriff_foil"
			"sticker_material"		"community01/new_sheriff_foil"
			"item_rarity"		"legendary"
		}
		"111"
		{
			"name"		"comm01_other_awp"
			"item_name"		"#StickerKit_comm01_other_awp"
			"description_string"		"#StickerKit_desc_comm01_other_awp"
			"sticker_material"		"community01/other_awp"
			"item_rarity"		"rare"
		}
		"112"
		{
			"name"		"comm01_shavemaster"
			"item_name"		"#StickerKit_comm01_shavemaster"
			"description_string"		"#StickerKit_desc_comm01_shavemaster"
			"sticker_material"		"community01/shavemaster"
			"item_rarity"		"rare"
		}
		"113"
		{
			"name"		"comm01_skull"
			"item_name"		"#StickerKit_comm01_skull"
			"description_string"		"#StickerKit_desc_comm01_skull"
			"sticker_material"		"community01/skull"
			"item_rarity"		"rare"
		}
		"114"
		{
			"name"		"comm01_sneaky_beaky"
			"item_name"		"#StickerKit_comm01_sneaky_beaky"
			"description_string"		"#StickerKit_desc_comm01_sneaky_beaky"
			"sticker_material"		"community01/sneaky_beaky"
			"item_rarity"		"rare"
		}
		"115"
		{
			"name"		"comm01_swag_foil"
			"item_name"		"#StickerKit_comm01_swag_foil"
			"description_string"		"#StickerKit_desc_comm01_swag_foil"
			"sticker_material"		"community01/swag_foil"
			"item_rarity"		"legendary"
		}
		"116"
		{
			"name"		"comm01_teamwork_holo"
			"item_name"		"#StickerKit_comm01_teamwork_holo"
			"description_string"		"#StickerKit_desc_comm01_teamwork_holo"
			"sticker_material"		"community01/teamwork_holo"
			"item_rarity"		"mythical"
		}
		"117"
		{
			"name"		"comm01_to_b_or_not_to_b"
			"item_name"		"#StickerKit_comm01_to_b_or_not_to_b"
			"description_string"		"#StickerKit_desc_comm01_to_b_or_not_to_b"
			"sticker_material"		"community01/to_b_or_not_to_b"
			"item_rarity"		"rare"
		}
		"118"
		{
			"name"		"comm01_winged_defuser"
			"item_name"		"#StickerKit_comm01_winged_defuser"
			"description_string"		"#StickerKit_desc_comm01_winged_defuser"
			"sticker_material"		"community01/winged_defuser"
			"item_rarity"		"rare"
		}
		"119"
		{
			"name"		"comm01_pocket_bbq"
			"item_name"		"#StickerKit_comm01_pocket_bbq"
			"description_string"		"#StickerKit_desc_comm01_pocket_bbq"
			"sticker_material"		"community01/pocket_bbq"
			"item_rarity"		"rare"
		}
		"120"
		{
			"name"		"comm01_death_comes"
			"item_name"		"#StickerKit_comm01_death_comes"
			"description_string"		"#StickerKit_desc_comm01_death_comes"
			"sticker_material"		"community01/death_comes"
			"item_rarity"		"rare"
		}
		"121"
		{
			"name"		"comm01_rekt_holo"
			"item_name"		"#StickerKit_comm01_rekt_holo"
			"description_string"		"#StickerKit_desc_comm01_rekt_holo"
			"sticker_material"		"community01/rekt"
			"item_rarity"		"mythical"
		}
		"122"
		{
			"name"		"cologne2014_cloud9"
			"item_name"		"#StickerKit_cologne2014_cloud9"
			"description_string"		"#StickerKit_desc_cologne2014_cloud9"
			"sticker_material"		"cologne2014/cloud9"
			"item_rarity"		"rare"
			"tournament_event_id"		"4"
			"tournament_team_id"		"33"
		}
		"123"
		{
			"name"		"cologne2014_cloud9_holo"
			"item_name"		"#StickerKit_cologne2014_cloud9_holo"
			"description_string"		"#StickerKit_desc_cologne2014_cloud9_holo"
			"sticker_material"		"cologne2014/cloud9_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"4"
			"tournament_team_id"		"33"
		}
		"124"
		{
			"name"		"cologne2014_fnatic"
			"item_name"		"#StickerKit_cologne2014_fnatic"
			"description_string"		"#StickerKit_desc_cologne2014_fnatic"
			"sticker_material"		"cologne2014/fnatic"
			"item_rarity"		"rare"
			"tournament_event_id"		"4"
			"tournament_team_id"		"6"
		}
		"125"
		{
			"name"		"cologne2014_fnatic_holo"
			"item_name"		"#StickerKit_cologne2014_fnatic_holo"
			"description_string"		"#StickerKit_desc_cologne2014_fnatic_holo"
			"sticker_material"		"cologne2014/fnatic_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"4"
			"tournament_team_id"		"6"
		}
		"126"
		{
			"name"		"cologne2014_hellraisers"
			"item_name"		"#StickerKit_cologne2014_hellraisers"
			"description_string"		"#StickerKit_desc_cologne2014_hellraisers"
			"sticker_material"		"cologne2014/hellraisers"
			"item_rarity"		"rare"
			"tournament_event_id"		"4"
			"tournament_team_id"		"25"
		}
		"127"
		{
			"name"		"cologne2014_hellraisers_holo"
			"item_name"		"#StickerKit_cologne2014_hellraisers_holo"
			"description_string"		"#StickerKit_desc_cologne2014_hellraisers_holo"
			"sticker_material"		"cologne2014/hellraisers_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"4"
			"tournament_team_id"		"25"
		}
		"128"
		{
			"name"		"cologne2014_ninjasinpyjamas"
			"item_name"		"#StickerKit_cologne2014_ninjasinpyjamas"
			"description_string"		"#StickerKit_desc_cologne2014_ninjasinpyjamas"
			"sticker_material"		"cologne2014/ninjasinpyjamas"
			"item_rarity"		"rare"
			"tournament_event_id"		"4"
			"tournament_team_id"		"1"
		}
		"129"
		{
			"name"		"cologne2014_ninjasinpyjamas_holo"
			"item_name"		"#StickerKit_cologne2014_ninjasinpyjamas_holo"
			"description_string"		"#StickerKit_desc_cologne2014_ninjasinpyjamas_holo"
			"sticker_material"		"cologne2014/ninjasinpyjamas_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"4"
			"tournament_team_id"		"1"
		}
		"130"
		{
			"name"		"cologne2014_teamdignitas"
			"item_name"		"#StickerKit_cologne2014_teamdignitas"
			"description_string"		"#StickerKit_desc_cologne2014_teamdignitas"
			"sticker_material"		"cologne2014/teamdignitas"
			"item_rarity"		"rare"
			"tournament_event_id"		"4"
			"tournament_team_id"		"24"
		}
		"131"
		{
			"name"		"cologne2014_teamdignitas_holo"
			"item_name"		"#StickerKit_cologne2014_teamdignitas_holo"
			"description_string"		"#StickerKit_desc_cologne2014_teamdignitas_holo"
			"sticker_material"		"cologne2014/teamdignitas_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"4"
			"tournament_team_id"		"24"
		}
		"132"
		{
			"name"		"cologne2014_teamldlc"
			"item_name"		"#StickerKit_cologne2014_teamldlc"
			"description_string"		"#StickerKit_desc_cologne2014_teamldlc"
			"sticker_material"		"cologne2014/teamldlc"
			"item_rarity"		"rare"
			"tournament_event_id"		"4"
			"tournament_team_id"		"26"
		}
		"133"
		{
			"name"		"cologne2014_teamldlc_holo"
			"item_name"		"#StickerKit_cologne2014_teamldlc_holo"
			"description_string"		"#StickerKit_desc_cologne2014_teamldlc_holo"
			"sticker_material"		"cologne2014/teamldlc_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"4"
			"tournament_team_id"		"26"
		}
		"134"
		{
			"name"		"cologne2014_virtuspro"
			"item_name"		"#StickerKit_cologne2014_virtuspro"
			"description_string"		"#StickerKit_desc_cologne2014_virtuspro"
			"sticker_material"		"cologne2014/virtuspro"
			"item_rarity"		"rare"
			"tournament_event_id"		"4"
			"tournament_team_id"		"31"
		}
		"135"
		{
			"name"		"cologne2014_virtuspro_holo"
			"item_name"		"#StickerKit_cologne2014_virtuspro_holo"
			"description_string"		"#StickerKit_desc_cologne2014_virtuspro_holo"
			"sticker_material"		"cologne2014/virtuspro_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"4"
			"tournament_team_id"		"31"
		}
		"136"
		{
			"name"		"cologne2014_copenhagenwolves"
			"item_name"		"#StickerKit_cologne2014_copenhagenwolves"
			"description_string"		"#StickerKit_desc_cologne2014_copenhagenwolves"
			"sticker_material"		"cologne2014/copenhagenwolves"
			"item_rarity"		"rare"
			"tournament_event_id"		"4"
			"tournament_team_id"		"10"
		}
		"137"
		{
			"name"		"cologne2014_copenhagenwolves_holo"
			"item_name"		"#StickerKit_cologne2014_copenhagenwolves_holo"
			"description_string"		"#StickerKit_desc_cologne2014_copenhagenwolves_holo"
			"sticker_material"		"cologne2014/copenhagenwolves_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"4"
			"tournament_team_id"		"10"
		}
		"138"
		{
			"name"		"cologne2014_datteam"
			"item_name"		"#StickerKit_cologne2014_datteam"
			"description_string"		"#StickerKit_desc_cologne2014_datteam"
			"sticker_material"		"cologne2014/datteam"
			"item_rarity"		"rare"
			"tournament_event_id"		"4"
			"tournament_team_id"		"34"
		}
		"139"
		{
			"name"		"cologne2014_datteam_holo"
			"item_name"		"#StickerKit_cologne2014_datteam_holo"
			"description_string"		"#StickerKit_desc_cologne2014_datteam_holo"
			"sticker_material"		"cologne2014/datteam_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"4"
			"tournament_team_id"		"34"
		}
		"140"
		{
			"name"		"cologne2014_epsilonesports"
			"item_name"		"#StickerKit_cologne2014_epsilonesports"
			"description_string"		"#StickerKit_desc_cologne2014_epsilonesports"
			"sticker_material"		"cologne2014/epsilonesports"
			"item_rarity"		"rare"
			"tournament_event_id"		"4"
			"tournament_team_id"		"35"
		}
		"141"
		{
			"name"		"cologne2014_epsilonesports_holo"
			"item_name"		"#StickerKit_cologne2014_epsilonesports_holo"
			"description_string"		"#StickerKit_desc_cologne2014_epsilonesports_holo"
			"sticker_material"		"cologne2014/epsilonesports_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"4"
			"tournament_team_id"		"35"
		}
		"142"
		{
			"name"		"cologne2014_ibuypower"
			"item_name"		"#StickerKit_cologne2014_ibuypower"
			"description_string"		"#StickerKit_desc_cologne2014_ibuypower"
			"sticker_material"		"cologne2014/ibuypower"
			"item_rarity"		"rare"
			"tournament_event_id"		"4"
			"tournament_team_id"		"5"
		}
		"143"
		{
			"name"		"cologne2014_ibuypower_holo"
			"item_name"		"#StickerKit_cologne2014_ibuypower_holo"
			"description_string"		"#StickerKit_desc_cologne2014_ibuypower_holo"
			"sticker_material"		"cologne2014/ibuypower_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"4"
			"tournament_team_id"		"5"
		}
		"144"
		{
			"name"		"cologne2014_londonconspiracy"
			"item_name"		"#StickerKit_cologne2014_londonconspiracy"
			"description_string"		"#StickerKit_desc_cologne2014_londonconspiracy"
			"sticker_material"		"cologne2014/londonconspiracy"
			"item_rarity"		"rare"
			"tournament_event_id"		"4"
			"tournament_team_id"		"36"
		}
		"145"
		{
			"name"		"cologne2014_londonconspiracy_holo"
			"item_name"		"#StickerKit_cologne2014_londonconspiracy_holo"
			"description_string"		"#StickerKit_desc_cologne2014_londonconspiracy_holo"
			"sticker_material"		"cologne2014/londonconspiracy_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"4"
			"tournament_team_id"		"36"
		}
		"146"
		{
			"name"		"cologne2014_navi"
			"item_name"		"#StickerKit_cologne2014_navi"
			"description_string"		"#StickerKit_desc_cologne2014_navi"
			"sticker_material"		"cologne2014/navi"
			"item_rarity"		"rare"
			"tournament_event_id"		"4"
			"tournament_team_id"		"12"
		}
		"147"
		{
			"name"		"cologne2014_navi_holo"
			"item_name"		"#StickerKit_cologne2014_navi_holo"
			"description_string"		"#StickerKit_desc_cologne2014_navi_holo"
			"sticker_material"		"cologne2014/navi_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"4"
			"tournament_team_id"		"12"
		}
		"148"
		{
			"name"		"cologne2014_titan"
			"item_name"		"#StickerKit_cologne2014_titan"
			"description_string"		"#StickerKit_desc_cologne2014_titan"
			"sticker_material"		"cologne2014/titan"
			"item_rarity"		"rare"
			"tournament_event_id"		"4"
			"tournament_team_id"		"27"
		}
		"149"
		{
			"name"		"cologne2014_titan_holo"
			"item_name"		"#StickerKit_cologne2014_titan_holo"
			"description_string"		"#StickerKit_desc_cologne2014_titan_holo"
			"sticker_material"		"cologne2014/titan_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"4"
			"tournament_team_id"		"27"
		}
		"150"
		{
			"name"		"cologne2014_voxeminor"
			"item_name"		"#StickerKit_cologne2014_voxeminor"
			"description_string"		"#StickerKit_desc_cologne2014_voxeminor"
			"sticker_material"		"cologne2014/voxeminor"
			"item_rarity"		"rare"
			"tournament_event_id"		"4"
			"tournament_team_id"		"32"
		}
		"151"
		{
			"name"		"cologne2014_voxeminor_holo"
			"item_name"		"#StickerKit_cologne2014_voxeminor_holo"
			"description_string"		"#StickerKit_desc_cologne2014_voxeminor_holo"
			"sticker_material"		"cologne2014/voxeminor_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"4"
			"tournament_team_id"		"32"
		}
		"152"
		{
			"name"		"cologne2014_wolf"
			"item_name"		"#StickerKit_cologne2014_wolf"
			"description_string"		"#StickerKit_desc_cologne2014_wolf"
			"sticker_material"		"cologne2014/wolf"
			"item_rarity"		"rare"
			"tournament_event_id"		"4"
			"tournament_team_id"		"37"
		}
		"153"
		{
			"name"		"cologne2014_wolf_holo"
			"item_name"		"#StickerKit_cologne2014_wolf_holo"
			"description_string"		"#StickerKit_desc_cologne2014_wolf_holo"
			"sticker_material"		"cologne2014/wolf_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"4"
			"tournament_team_id"		"37"
		}
		"154"
		{
			"name"		"cologne2014_esl_a"
			"item_name"		"#StickerKit_cologne2014_esl_a"
			"description_string"		"#StickerKit_desc_cologne2014_esl_a"
			"sticker_material"		"cologne2014/esl_a"
			"item_rarity"		"legendary"
			"tournament_event_id"		"4"
		}
		"155"
		{
			"name"		"cologne2014_esl_b"
			"item_name"		"#StickerKit_cologne2014_esl_b"
			"description_string"		"#StickerKit_desc_cologne2014_esl_b"
			"sticker_material"		"cologne2014/esl_b"
			"item_rarity"		"legendary"
			"tournament_event_id"		"4"
		}
		"156"
		{
			"name"		"cologne2014_cloud9_foil"
			"item_name"		"#StickerKit_cologne2014_cloud9_foil"
			"description_string"		"#StickerKit_desc_cologne2014_cloud9_foil"
			"sticker_material"		"cologne2014/cloud9_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"4"
			"tournament_team_id"		"33"
		}
		"157"
		{
			"name"		"cologne2014_fnatic_foil"
			"item_name"		"#StickerKit_cologne2014_fnatic_foil"
			"description_string"		"#StickerKit_desc_cologne2014_fnatic_foil"
			"sticker_material"		"cologne2014/fnatic_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"4"
			"tournament_team_id"		"6"
		}
		"158"
		{
			"name"		"cologne2014_hellraisers_foil"
			"item_name"		"#StickerKit_cologne2014_hellraisers_foil"
			"description_string"		"#StickerKit_desc_cologne2014_hellraisers_foil"
			"sticker_material"		"cologne2014/hellraisers_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"4"
			"tournament_team_id"		"25"
		}
		"159"
		{
			"name"		"cologne2014_ninjasinpyjamas_foil"
			"item_name"		"#StickerKit_cologne2014_ninjasinpyjamas_foil"
			"description_string"		"#StickerKit_desc_cologne2014_ninjasinpyjamas_foil"
			"sticker_material"		"cologne2014/ninjasinpyjamas_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"4"
			"tournament_team_id"		"1"
		}
		"160"
		{
			"name"		"cologne2014_teamdignitas_foil"
			"item_name"		"#StickerKit_cologne2014_teamdignitas_foil"
			"description_string"		"#StickerKit_desc_cologne2014_teamdignitas_foil"
			"sticker_material"		"cologne2014/teamdignitas_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"4"
			"tournament_team_id"		"24"
		}
		"161"
		{
			"name"		"cologne2014_teamldlc_foil"
			"item_name"		"#StickerKit_cologne2014_teamldlc_foil"
			"description_string"		"#StickerKit_desc_cologne2014_teamldlc_foil"
			"sticker_material"		"cologne2014/teamldlc_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"4"
			"tournament_team_id"		"26"
		}
		"162"
		{
			"name"		"cologne2014_virtuspro_foil"
			"item_name"		"#StickerKit_cologne2014_virtuspro_foil"
			"description_string"		"#StickerKit_desc_cologne2014_virtuspro_foil"
			"sticker_material"		"cologne2014/virtuspro_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"4"
			"tournament_team_id"		"31"
		}
		"163"
		{
			"name"		"cologne2014_copenhagenwolves_foil"
			"item_name"		"#StickerKit_cologne2014_copenhagenwolves_foil"
			"description_string"		"#StickerKit_desc_cologne2014_copenhagenwolves_foil"
			"sticker_material"		"cologne2014/copenhagenwolves_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"4"
			"tournament_team_id"		"10"
		}
		"164"
		{
			"name"		"cologne2014_datteam_foil"
			"item_name"		"#StickerKit_cologne2014_datteam_foil"
			"description_string"		"#StickerKit_desc_cologne2014_datteam_foil"
			"sticker_material"		"cologne2014/datteam_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"4"
			"tournament_team_id"		"34"
		}
		"165"
		{
			"name"		"cologne2014_epsilonesports_foil"
			"item_name"		"#StickerKit_cologne2014_epsilonesports_foil"
			"description_string"		"#StickerKit_desc_cologne2014_epsilonesports_foil"
			"sticker_material"		"cologne2014/epsilonesports_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"4"
			"tournament_team_id"		"35"
		}
		"166"
		{
			"name"		"cologne2014_ibuypower_foil"
			"item_name"		"#StickerKit_cologne2014_ibuypower_foil"
			"description_string"		"#StickerKit_desc_cologne2014_ibuypower_foil"
			"sticker_material"		"cologne2014/ibuypower_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"4"
			"tournament_team_id"		"5"
		}
		"167"
		{
			"name"		"cologne2014_londonconspiracy_foil"
			"item_name"		"#StickerKit_cologne2014_londonconspiracy_foil"
			"description_string"		"#StickerKit_desc_cologne2014_londonconspiracy_foil"
			"sticker_material"		"cologne2014/londonconspiracy_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"4"
			"tournament_team_id"		"36"
		}
		"168"
		{
			"name"		"cologne2014_navi_foil"
			"item_name"		"#StickerKit_cologne2014_navi_foil"
			"description_string"		"#StickerKit_desc_cologne2014_navi_foil"
			"sticker_material"		"cologne2014/navi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"4"
			"tournament_team_id"		"12"
		}
		"169"
		{
			"name"		"cologne2014_titan_foil"
			"item_name"		"#StickerKit_cologne2014_titan_foil"
			"description_string"		"#StickerKit_desc_cologne2014_titan_foil"
			"sticker_material"		"cologne2014/titan_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"4"
			"tournament_team_id"		"27"
		}
		"170"
		{
			"name"		"cologne2014_voxeminor_foil"
			"item_name"		"#StickerKit_cologne2014_voxeminor_foil"
			"description_string"		"#StickerKit_desc_cologne2014_voxeminor_foil"
			"sticker_material"		"cologne2014/voxeminor_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"4"
			"tournament_team_id"		"32"
		}
		"171"
		{
			"name"		"cologne2014_wolf_foil"
			"item_name"		"#StickerKit_cologne2014_wolf_foil"
			"description_string"		"#StickerKit_desc_cologne2014_wolf_foil"
			"sticker_material"		"cologne2014/wolf_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"4"
			"tournament_team_id"		"37"
		}
		"172"
		{
			"name"		"cologne2014_esl_c"
			"item_name"		"#StickerKit_cologne2014_esl_c"
			"description_string"		"#StickerKit_desc_cologne2014_esl_c"
			"sticker_material"		"cologne2014/esl_c"
			"item_rarity"		"legendary"
			"tournament_event_id"		"4"
		}
		"173"
		{
			"name"		"bossyburger"
			"item_name"		"#StickerKit_comm02_bossyburger"
			"description_string"		"#StickerKit_desc_comm02_bossyburger"
			"sticker_material"		"community02/bossyburger"
			"item_rarity"		"rare"
		}
		"174"
		{
			"name"		"catcall"
			"item_name"		"#StickerKit_comm02_catcall"
			"description_string"		"#StickerKit_desc_comm02_catcall"
			"sticker_material"		"community02/catcall"
			"item_rarity"		"rare"
		}
		"175"
		{
			"name"		"chickenstrike"
			"item_name"		"#StickerKit_comm02_chickenstrike"
			"description_string"		"#StickerKit_desc_comm02_chickenstrike"
			"sticker_material"		"community02/chickenstrike"
			"item_rarity"		"rare"
		}
		"176"
		{
			"name"		"ctbanana"
			"item_name"		"#StickerKit_comm02_ctbanana"
			"description_string"		"#StickerKit_desc_comm02_ctbanana"
			"sticker_material"		"community02/ctbanana"
			"item_rarity"		"rare"
		}
		"177"
		{
			"name"		"dontworryimpro"
			"item_name"		"#StickerKit_comm02_dontworryimpro"
			"description_string"		"#StickerKit_desc_comm02_dontworryimpro"
			"sticker_material"		"community02/dontworryimpro"
			"item_rarity"		"rare"
		}
		"178"
		{
			"name"		"fightlikeagirl"
			"item_name"		"#StickerKit_comm02_fightlikeagirl"
			"description_string"		"#StickerKit_desc_comm02_fightlikeagirl"
			"sticker_material"		"community02/fightlikeagirl"
			"item_rarity"		"rare"
		}
		"179"
		{
			"name"		"handmadeflash"
			"item_name"		"#StickerKit_comm02_handmadeflash"
			"description_string"		"#StickerKit_desc_comm02_handmadeflash"
			"sticker_material"		"community02/handmadeflash"
			"item_rarity"		"rare"
		}
		"180"
		{
			"name"		"kawaiikiller"
			"item_name"		"#StickerKit_comm02_kawaiikiller"
			"description_string"		"#StickerKit_desc_comm02_kawaiikiller"
			"sticker_material"		"community02/kawaiikiller"
			"item_rarity"		"rare"
		}
		"181"
		{
			"name"		"neluthebear"
			"item_name"		"#StickerKit_comm02_neluthebear"
			"description_string"		"#StickerKit_desc_comm02_neluthebear"
			"sticker_material"		"community02/neluthebear"
			"item_rarity"		"rare"
		}
		"182"
		{
			"name"		"oneshotonekill"
			"item_name"		"#StickerKit_comm02_oneshotonekill"
			"description_string"		"#StickerKit_desc_comm02_oneshotonekill"
			"sticker_material"		"community02/oneshotonekill"
			"item_rarity"		"rare"
		}
		"183"
		{
			"name"		"shootingstar"
			"item_name"		"#StickerKit_comm02_shootingstar"
			"description_string"		"#StickerKit_desc_comm02_shootingstar"
			"sticker_material"		"community02/shootingstar"
			"item_rarity"		"rare"
		}
		"184"
		{
			"name"		"toncat"
			"item_name"		"#StickerKit_comm02_toncat"
			"description_string"		"#StickerKit_desc_comm02_toncat"
			"sticker_material"		"community02/toncat"
			"item_rarity"		"rare"
		}
		"185"
		{
			"name"		"warpenguin"
			"item_name"		"#StickerKit_comm02_warpenguin"
			"description_string"		"#StickerKit_desc_comm02_warpenguin"
			"sticker_material"		"community02/warpenguin"
			"item_rarity"		"rare"
		}
		"186"
		{
			"name"		"windywalking"
			"item_name"		"#StickerKit_comm02_windywalking"
			"description_string"		"#StickerKit_desc_comm02_windywalking"
			"sticker_material"		"community02/windywalking"
			"item_rarity"		"rare"
		}
		"187"
		{
			"name"		"blitzkrieg"
			"item_name"		"#StickerKit_comm02_blitzkrieg"
			"description_string"		"#StickerKit_desc_comm02_blitzkrieg"
			"sticker_material"		"community02/blitzkrieg"
			"item_rarity"		"rare"
		}
		"188"
		{
			"name"		"pigeonmaster"
			"item_name"		"#StickerKit_comm02_pigeonmaster"
			"description_string"		"#StickerKit_desc_comm02_pigeonmaster"
			"sticker_material"		"community02/pigeonmaster"
			"item_rarity"		"rare"
		}
		"189"
		{
			"name"		"terrorized"
			"item_name"		"#StickerKit_comm02_terrorized"
			"description_string"		"#StickerKit_desc_comm02_terrorized"
			"sticker_material"		"community02/terrorized"
			"item_rarity"		"rare"
		}
		"190"
		{
			"name"		"tilldeathdouspart"
			"item_name"		"#StickerKit_comm02_tilldeathdouspart"
			"description_string"		"#StickerKit_desc_comm02_tilldeathdouspart"
			"sticker_material"		"community02/tilldeathdouspart"
			"item_rarity"		"rare"
		}
		"191"
		{
			"name"		"stayfrosty"
			"item_name"		"#StickerKit_comm02_stayfrosty"
			"description_string"		"#StickerKit_desc_comm02_stayfrosty"
			"sticker_material"		"community02/stayfrosty"
			"item_rarity"		"rare"
		}
		"192"
		{
			"name"		"doomed"
			"item_name"		"#StickerKit_comm02_doomed"
			"description_string"		"#StickerKit_desc_comm02_doomed"
			"sticker_material"		"community02/doomed"
			"item_rarity"		"rare"
		}
		"193"
		{
			"name"		"queenofpain"
			"item_name"		"#StickerKit_comm02_queenofpain"
			"description_string"		"#StickerKit_desc_comm02_queenofpain"
			"sticker_material"		"community02/queenofpain"
			"item_rarity"		"rare"
		}
		"194"
		{
			"name"		"trickorthreat"
			"item_name"		"#StickerKit_comm02_trickorthreat"
			"description_string"		"#StickerKit_desc_comm02_trickorthreat"
			"sticker_material"		"community02/trickorthreat"
			"item_rarity"		"rare"
		}
		"195"
		{
			"name"		"trickortreat"
			"item_name"		"#StickerKit_comm02_trickortreat"
			"description_string"		"#StickerKit_desc_comm02_trickortreat"
			"sticker_material"		"community02/trickortreat"
			"item_rarity"		"rare"
		}
		"196"
		{
			"name"		"witch"
			"item_name"		"#StickerKit_comm02_witch"
			"description_string"		"#StickerKit_desc_comm02_witch"
			"sticker_material"		"community02/witch"
			"item_rarity"		"rare"
		}
		"197"
		{
			"name"		"zombielover"
			"item_name"		"#StickerKit_comm02_zombielover"
			"description_string"		"#StickerKit_desc_comm02_zombielover"
			"sticker_material"		"community02/zombielover"
			"item_rarity"		"rare"
		}
		"198"
		{
			"name"		"dhw2014_fnatic"
			"item_name"		"#StickerKit_dhw2014_fnatic"
			"description_string"		"#StickerKit_desc_dhw2014_fnatic"
			"sticker_material"		"dhw2014/fnatic"
			"item_rarity"		"rare"
			"tournament_event_id"		"5"
			"tournament_team_id"		"6"
		}
		"199"
		{
			"name"		"dhw2014_fnatic_holo"
			"item_name"		"#StickerKit_dhw2014_fnatic_holo"
			"description_string"		"#StickerKit_desc_dhw2014_fnatic_holo"
			"sticker_material"		"dhw2014/fnatic_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"5"
			"tournament_team_id"		"6"
		}
		"200"
		{
			"name"		"dhw2014_fnatic_foil"
			"item_name"		"#StickerKit_dhw2014_fnatic_foil"
			"description_string"		"#StickerKit_desc_dhw2014_fnatic_foil"
			"sticker_material"		"dhw2014/fnatic_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"6"
		}
		"201"
		{
			"name"		"dhw2014_cloud9"
			"item_name"		"#StickerKit_dhw2014_cloud9"
			"description_string"		"#StickerKit_desc_dhw2014_cloud9"
			"sticker_material"		"dhw2014/cloud9"
			"item_rarity"		"rare"
			"tournament_event_id"		"5"
			"tournament_team_id"		"33"
		}
		"202"
		{
			"name"		"dhw2014_cloud9_holo"
			"item_name"		"#StickerKit_dhw2014_cloud9_holo"
			"description_string"		"#StickerKit_desc_dhw2014_cloud9_holo"
			"sticker_material"		"dhw2014/cloud9_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"5"
			"tournament_team_id"		"33"
		}
		"203"
		{
			"name"		"dhw2014_cloud9_foil"
			"item_name"		"#StickerKit_dhw2014_cloud9_foil"
			"description_string"		"#StickerKit_desc_dhw2014_cloud9_foil"
			"sticker_material"		"dhw2014/cloud9_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"33"
		}
		"207"
		{
			"name"		"dhw2014_virtuspro"
			"item_name"		"#StickerKit_dhw2014_virtuspro"
			"description_string"		"#StickerKit_desc_dhw2014_virtuspro"
			"sticker_material"		"dhw2014/virtuspro"
			"item_rarity"		"rare"
			"tournament_event_id"		"5"
			"tournament_team_id"		"31"
		}
		"208"
		{
			"name"		"dhw2014_virtuspro_holo"
			"item_name"		"#StickerKit_dhw2014_virtuspro_holo"
			"description_string"		"#StickerKit_desc_dhw2014_virtuspro_holo"
			"sticker_material"		"dhw2014/virtuspro_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"5"
			"tournament_team_id"		"31"
		}
		"209"
		{
			"name"		"dhw2014_virtuspro_foil"
			"item_name"		"#StickerKit_dhw2014_virtuspro_foil"
			"description_string"		"#StickerKit_desc_dhw2014_virtuspro_foil"
			"sticker_material"		"dhw2014/virtuspro_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"31"
		}
		"210"
		{
			"name"		"dhw2014_ninjasinpyjamas"
			"item_name"		"#StickerKit_dhw2014_ninjasinpyjamas"
			"description_string"		"#StickerKit_desc_dhw2014_ninjasinpyjamas"
			"sticker_material"		"dhw2014/ninjasinpyjamas"
			"item_rarity"		"rare"
			"tournament_event_id"		"5"
			"tournament_team_id"		"1"
		}
		"211"
		{
			"name"		"dhw2014_ninjasinpyjamas_holo"
			"item_name"		"#StickerKit_dhw2014_ninjasinpyjamas_holo"
			"description_string"		"#StickerKit_desc_dhw2014_ninjasinpyjamas_holo"
			"sticker_material"		"dhw2014/ninjasinpyjamas_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"5"
			"tournament_team_id"		"1"
		}
		"212"
		{
			"name"		"dhw2014_ninjasinpyjamas_foil"
			"item_name"		"#StickerKit_dhw2014_ninjasinpyjamas_foil"
			"description_string"		"#StickerKit_desc_dhw2014_ninjasinpyjamas_foil"
			"sticker_material"		"dhw2014/ninjasinpyjamas_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"1"
		}
		"213"
		{
			"name"		"dhw2014_navi"
			"item_name"		"#StickerKit_dhw2014_navi"
			"description_string"		"#StickerKit_desc_dhw2014_navi"
			"sticker_material"		"dhw2014/navi"
			"item_rarity"		"rare"
			"tournament_event_id"		"5"
			"tournament_team_id"		"12"
		}
		"214"
		{
			"name"		"dhw2014_navi_holo"
			"item_name"		"#StickerKit_dhw2014_navi_holo"
			"description_string"		"#StickerKit_desc_dhw2014_navi_holo"
			"sticker_material"		"dhw2014/navi_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"5"
			"tournament_team_id"		"12"
		}
		"215"
		{
			"name"		"dhw2014_navi_foil"
			"item_name"		"#StickerKit_dhw2014_navi_foil"
			"description_string"		"#StickerKit_desc_dhw2014_navi_foil"
			"sticker_material"		"dhw2014/navi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"12"
		}
		"219"
		{
			"name"		"dhw2014_dignitas"
			"item_name"		"#StickerKit_dhw2014_teamdignitas"
			"description_string"		"#StickerKit_desc_dhw2014_teamdignitas"
			"sticker_material"		"dhw2014/dignitas"
			"item_rarity"		"rare"
			"tournament_event_id"		"5"
			"tournament_team_id"		"24"
		}
		"220"
		{
			"name"		"dhw2014_dignitas_holo"
			"item_name"		"#StickerKit_dhw2014_teamdignitas_holo"
			"description_string"		"#StickerKit_desc_dhw2014_teamdignitas_holo"
			"sticker_material"		"dhw2014/dignitas_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"5"
			"tournament_team_id"		"24"
		}
		"221"
		{
			"name"		"dhw2014_dignitas_foil"
			"item_name"		"#StickerKit_dhw2014_teamdignitas_foil"
			"description_string"		"#StickerKit_desc_dhw2014_teamdignitas_foil"
			"sticker_material"		"dhw2014/dignitas_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"24"
		}
		"222"
		{
			"name"		"dhw2014_bravadogaming"
			"item_name"		"#StickerKit_dhw2014_bravadogaming"
			"description_string"		"#StickerKit_desc_dhw2014_bravadogaming"
			"sticker_material"		"dhw2014/bravadogaming"
			"item_rarity"		"rare"
			"tournament_event_id"		"5"
			"tournament_team_id"		"40"
		}
		"223"
		{
			"name"		"dhw2014_escgaming"
			"item_name"		"#StickerKit_dhw2014_escgaming"
			"description_string"		"#StickerKit_desc_dhw2014_escgaming"
			"sticker_material"		"dhw2014/escgaming"
			"item_rarity"		"rare"
			"tournament_event_id"		"5"
			"tournament_team_id"		"42"
		}
		"224"
		{
			"name"		"dhw2014_hellraisers"
			"item_name"		"#StickerKit_dhw2014_hellraisers"
			"description_string"		"#StickerKit_desc_dhw2014_hellraisers"
			"sticker_material"		"dhw2014/hellraisers"
			"item_rarity"		"rare"
			"tournament_event_id"		"5"
			"tournament_team_id"		"25"
		}
		"225"
		{
			"name"		"dhw2014_ibuypower"
			"item_name"		"#StickerKit_dhw2014_ibuypower"
			"description_string"		"#StickerKit_desc_dhw2014_ibuypower"
			"sticker_material"		"dhw2014/ibuypower"
			"item_rarity"		"rare"
			"tournament_event_id"		"5"
			"tournament_team_id"		"5"
		}
		"226"
		{
			"name"		"dhw2014_pentasports"
			"item_name"		"#StickerKit_dhw2014_pentasports"
			"description_string"		"#StickerKit_desc_dhw2014_pentasports"
			"sticker_material"		"dhw2014/pentasports"
			"item_rarity"		"rare"
			"tournament_event_id"		"5"
			"tournament_team_id"		"39"
		}
		"227"
		{
			"name"		"dhw2014_planetkeydynamics"
			"item_name"		"#StickerKit_dhw2014_planetkeydynamics"
			"description_string"		"#StickerKit_desc_dhw2014_planetkeydynamics"
			"sticker_material"		"dhw2014/planetkeydynamics"
			"item_rarity"		"rare"
			"tournament_event_id"		"5"
			"tournament_team_id"		"41"
		}
		"228"
		{
			"name"		"dhw2014_teamldlc"
			"item_name"		"#StickerKit_dhw2014_teamldlc"
			"description_string"		"#StickerKit_desc_dhw2014_teamldlc"
			"sticker_material"		"dhw2014/teamldlc"
			"item_rarity"		"rare"
			"tournament_event_id"		"5"
			"tournament_team_id"		"26"
		}
		"229"
		{
			"name"		"dhw2014_myxmg"
			"item_name"		"#StickerKit_dhw2014_myxmg"
			"description_string"		"#StickerKit_desc_dhw2014_myxmg"
			"sticker_material"		"dhw2014/myxmg"
			"item_rarity"		"rare"
			"tournament_event_id"		"5"
			"tournament_team_id"		"38"
		}
		"230"
		{
			"name"		"dhw2014_dhw"
			"item_name"		"#StickerKit_dhw2014_dhw"
			"description_string"		"#StickerKit_desc_dhw2014_dhw"
			"sticker_material"		"dhw2014/dreamhackwinter2014"
			"item_rarity"		"rare"
			"tournament_event_id"		"5"
		}
		"231"
		{
			"name"		"dhw2014_dhw_foil"
			"item_name"		"#StickerKit_dhw2014_dhw_foil"
			"description_string"		"#StickerKit_desc_dhw2014_dhw_foil"
			"sticker_material"		"dhw2014/dreamhackwinter2014_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
		}
		"232"
		{
			"name"		"dhw2014_3dmax"
			"item_name"		"#StickerKit_dhw2014_3dmax"
			"description_string"		"#StickerKit_desc_dhw2014_3dmax"
			"sticker_material"		"dhw2014/3dmax"
			"item_rarity"		"rare"
			"tournament_event_id"		"5"
			"tournament_team_id"		"28"
		}
		"233"
		{
			"name"		"dhw2014_copenhagenwolves"
			"item_name"		"#StickerKit_dhw2014_copenhagenwolves"
			"description_string"		"#StickerKit_desc_dhw2014_copenhagenwolves"
			"sticker_material"		"dhw2014/copenhagenwolves"
			"item_rarity"		"rare"
			"tournament_event_id"		"5"
			"tournament_team_id"		"10"
		}
		"234"
		{
			"name"		"dhw2014_datteam"
			"item_name"		"#StickerKit_dhw2014_datteam"
			"description_string"		"#StickerKit_desc_dhw2014_datteam"
			"sticker_material"		"dhw2014/datteam"
			"item_rarity"		"rare"
			"tournament_event_id"		"5"
			"tournament_team_id"		"34"
		}
		"235"
		{
			"name"		"dhw2014_londonconspiracy"
			"item_name"		"#StickerKit_dhw2014_londonconspiracy"
			"description_string"		"#StickerKit_desc_dhw2014_londonconspiracy"
			"sticker_material"		"dhw2014/londonconspiracy"
			"item_rarity"		"rare"
			"tournament_event_id"		"5"
			"tournament_team_id"		"36"
		}
		"236"
		{
			"name"		"dhw2014_mousesports"
			"item_name"		"#StickerKit_dhw2014_mousesports"
			"description_string"		"#StickerKit_desc_dhw2014_mousesports"
			"sticker_material"		"dhw2014/mousesports"
			"item_rarity"		"rare"
			"tournament_event_id"		"5"
			"tournament_team_id"		"29"
		}
		"237"
		{
			"name"		"dhw2014_3dmax_gold"
			"item_name"		"#StickerKit_dhw2014_3dmax_gold"
			"description_string"		"#StickerKit_desc_dhw2014_3dmax_gold"
			"sticker_material"		"dhw2014/3dmax_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"28"
		}
		"238"
		{
			"name"		"dhw2014_bravadogaming_gold"
			"item_name"		"#StickerKit_dhw2014_bravadogaming_gold"
			"description_string"		"#StickerKit_desc_dhw2014_bravadogaming_gold"
			"sticker_material"		"dhw2014/bravadogaming_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"40"
		}
		"239"
		{
			"name"		"dhw2014_cloud9_gold"
			"item_name"		"#StickerKit_dhw2014_cloud9_gold"
			"description_string"		"#StickerKit_desc_dhw2014_cloud9_gold"
			"sticker_material"		"dhw2014/cloud9_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"33"
		}
		"240"
		{
			"name"		"dhw2014_copenhagenwolves_gold"
			"item_name"		"#StickerKit_dhw2014_copenhagenwolves_gold"
			"description_string"		"#StickerKit_desc_dhw2014_copenhagenwolves_gold"
			"sticker_material"		"dhw2014/copenhagenwolves_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"10"
		}
		"241"
		{
			"name"		"dhw2014_datteam_gold"
			"item_name"		"#StickerKit_dhw2014_datteam_gold"
			"description_string"		"#StickerKit_desc_dhw2014_datteam_gold"
			"sticker_material"		"dhw2014/datteam_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"34"
		}
		"242"
		{
			"name"		"dhw2014_dignitas_gold"
			"item_name"		"#StickerKit_dhw2014_dignitas_gold"
			"description_string"		"#StickerKit_desc_dhw2014_dignitas_gold"
			"sticker_material"		"dhw2014/dignitas_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"24"
		}
		"243"
		{
			"name"		"dhw2014_escgaming_gold"
			"item_name"		"#StickerKit_dhw2014_escgaming_gold"
			"description_string"		"#StickerKit_desc_dhw2014_escgaming_gold"
			"sticker_material"		"dhw2014/escgaming_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"42"
		}
		"244"
		{
			"name"		"dhw2014_fnatic_gold"
			"item_name"		"#StickerKit_dhw2014_fnatic_gold"
			"description_string"		"#StickerKit_desc_dhw2014_fnatic_gold"
			"sticker_material"		"dhw2014/fnatic_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"6"
		}
		"245"
		{
			"name"		"dhw2014_hellraisers_gold"
			"item_name"		"#StickerKit_dhw2014_hellraisers_gold"
			"description_string"		"#StickerKit_desc_dhw2014_hellraisers_gold"
			"sticker_material"		"dhw2014/hellraisers_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"25"
		}
		"246"
		{
			"name"		"dhw2014_ibuypower_gold"
			"item_name"		"#StickerKit_dhw2014_ibuypower_gold"
			"description_string"		"#StickerKit_desc_dhw2014_ibuypower_gold"
			"sticker_material"		"dhw2014/ibuypower_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"5"
		}
		"247"
		{
			"name"		"dhw2014_londonconspiracy_gold"
			"item_name"		"#StickerKit_dhw2014_londonconspiracy_gold"
			"description_string"		"#StickerKit_desc_dhw2014_londonconspiracy_gold"
			"sticker_material"		"dhw2014/londonconspiracy_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"36"
		}
		"248"
		{
			"name"		"dhw2014_mousesports_gold"
			"item_name"		"#StickerKit_dhw2014_mousesports_gold"
			"description_string"		"#StickerKit_desc_dhw2014_mousesports_gold"
			"sticker_material"		"dhw2014/mousesports_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"29"
		}
		"249"
		{
			"name"		"dhw2014_myxmg_gold"
			"item_name"		"#StickerKit_dhw2014_myxmg_gold"
			"description_string"		"#StickerKit_desc_dhw2014_myxmg_gold"
			"sticker_material"		"dhw2014/myxmg_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"38"
		}
		"250"
		{
			"name"		"dhw2014_navi_gold"
			"item_name"		"#StickerKit_dhw2014_navi_gold"
			"description_string"		"#StickerKit_desc_dhw2014_navi_gold"
			"sticker_material"		"dhw2014/navi_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"12"
		}
		"251"
		{
			"name"		"dhw2014_ninjasinpyjamas_gold"
			"item_name"		"#StickerKit_dhw2014_ninjasinpyjamas_gold"
			"description_string"		"#StickerKit_desc_dhw2014_ninjasinpyjamas_gold"
			"sticker_material"		"dhw2014/ninjasinpyjamas_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"1"
		}
		"252"
		{
			"name"		"dhw2014_pentasports_gold"
			"item_name"		"#StickerKit_dhw2014_pentasports_gold"
			"description_string"		"#StickerKit_desc_dhw2014_pentasports_gold"
			"sticker_material"		"dhw2014/pentasports_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"39"
		}
		"253"
		{
			"name"		"dhw2014_planetkeydynamics_gold"
			"item_name"		"#StickerKit_dhw2014_planetkeydynamics_gold"
			"description_string"		"#StickerKit_desc_dhw2014_planetkeydynamics_gold"
			"sticker_material"		"dhw2014/planetkeydynamics_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"41"
		}
		"254"
		{
			"name"		"dhw2014_teamldlc_gold"
			"item_name"		"#StickerKit_dhw2014_teamldlc_gold"
			"description_string"		"#StickerKit_desc_dhw2014_teamldlc_gold"
			"sticker_material"		"dhw2014/teamldlc_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"26"
		}
		"255"
		{
			"name"		"dhw2014_virtuspro_gold"
			"item_name"		"#StickerKit_dhw2014_virtuspro_gold"
			"description_string"		"#StickerKit_desc_dhw2014_virtuspro_gold"
			"sticker_material"		"dhw2014/virtuspro_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"31"
		}
		"256"
		{
			"name"		"dhw2014_flipsid3"
			"item_name"		"#StickerKit_dhw2014_flipsid3"
			"description_string"		"#StickerKit_desc_dhw2014_flipsid3"
			"sticker_material"		"dhw2014/flipsid3"
			"item_rarity"		"rare"
			"tournament_event_id"		"5"
			"tournament_team_id"		"43"
		}
		"257"
		{
			"name"		"dhw2014_flipsid3_gold"
			"item_name"		"#StickerKit_dhw2014_flipsid3_gold"
			"description_string"		"#StickerKit_desc_dhw2014_flipsid3_gold"
			"sticker_material"		"dhw2014/flipsid3_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"5"
			"tournament_team_id"		"43"
		}
		"258"
		{
			"name"		"blood_broiler"
			"item_name"		"#StickerKit_comm02_blood_broiler"
			"description_string"		"#StickerKit_desc_comm02_blood_broiler"
			"sticker_material"		"community02/blood_broiler"
			"item_rarity"		"rare"
		}
		"259"
		{
			"name"		"dinked"
			"item_name"		"#StickerKit_comm02_dinked"
			"description_string"		"#StickerKit_desc_comm02_dinked"
			"sticker_material"		"community02/dinked"
			"item_rarity"		"rare"
		}
		"260"
		{
			"name"		"drugwarveteran"
			"item_name"		"#StickerKit_comm02_drugwarveteran"
			"description_string"		"#StickerKit_desc_comm02_drugwarveteran"
			"sticker_material"		"community02/drugwarveteran"
			"item_rarity"		"rare"
		}
		"261"
		{
			"name"		"hohoho"
			"item_name"		"#StickerKit_comm02_hohoho"
			"description_string"		"#StickerKit_desc_comm02_hohoho"
			"sticker_material"		"community02/hohoho"
			"item_rarity"		"rare"
		}
		"262"
		{
			"name"		"massivepear"
			"item_name"		"#StickerKit_comm02_massivepear"
			"description_string"		"#StickerKit_desc_comm02_massivepear"
			"sticker_material"		"community02/massivepear"
			"item_rarity"		"rare"
		}
		"263"
		{
			"name"		"mylittlefriend"
			"item_name"		"#StickerKit_comm02_mylittlefriend"
			"description_string"		"#StickerKit_desc_comm02_mylittlefriend"
			"sticker_material"		"community02/mylittlefriend"
			"item_rarity"		"rare"
		}
		"264"
		{
			"name"		"pandamonium"
			"item_name"		"#StickerKit_comm02_pandamonium"
			"description_string"		"#StickerKit_desc_comm02_pandamonium"
			"sticker_material"		"community02/pandamonium"
			"item_rarity"		"rare"
		}
		"265"
		{
			"name"		"pieceofcake"
			"item_name"		"#StickerKit_comm02_pieceofcake"
			"description_string"		"#StickerKit_desc_comm02_pieceofcake"
			"sticker_material"		"community02/pieceofcake"
			"item_rarity"		"rare"
		}
		"266"
		{
			"name"		"saschicken"
			"item_name"		"#StickerKit_comm02_saschicken"
			"description_string"		"#StickerKit_desc_comm02_saschicken"
			"sticker_material"		"community02/saschicken"
			"item_rarity"		"rare"
		}
		"267"
		{
			"name"		"thuglife"
			"item_name"		"#StickerKit_comm02_thuglife"
			"description_string"		"#StickerKit_desc_comm02_thuglife"
			"sticker_material"		"community02/thuglife"
			"item_rarity"		"rare"
		}
		"268"
		{
			"name"		"trekt"
			"item_name"		"#StickerKit_comm02_trekt"
			"description_string"		"#StickerKit_desc_comm02_trekt"
			"sticker_material"		"community02/trekt"
			"item_rarity"		"rare"
		}
		"269"
		{
			"name"		"warowl"
			"item_name"		"#StickerKit_comm02_warowl"
			"description_string"		"#StickerKit_desc_comm02_warowl"
			"sticker_material"		"community02/warowl"
			"item_rarity"		"rare"
		}
		"270"
		{
			"name"		"workforfood"
			"item_name"		"#StickerKit_comm02_workforfood"
			"description_string"		"#StickerKit_desc_comm02_workforfood"
			"sticker_material"		"community02/workforfood"
			"item_rarity"		"rare"
		}
		"271"
		{
			"name"		"phoenix_foil"
			"item_name"		"#StickerKit_comm02_phoenix_foil"
			"description_string"		"#StickerKit_desc_comm02_phoenix_foil"
			"sticker_material"		"community02/phoenix_foil"
			"item_rarity"		"rare"
		}
		"272"
		{
			"name"		"bombsquad_foil"
			"item_name"		"#StickerKit_comm02_bombsquad_foil"
			"description_string"		"#StickerKit_desc_comm02_bombsquad_foil"
			"sticker_material"		"community02/bombsquad_foil"
			"item_rarity"		"rare"
		}
		"273"
		{
			"name"		"flickshot"
			"item_name"		"#StickerKit_comm02_flickshot"
			"description_string"		"#StickerKit_desc_comm02_flickshot"
			"sticker_material"		"community02/flickshot"
			"item_rarity"		"rare"
		}
		"274"
		{
			"name"		"headshot_guarantee"
			"item_name"		"#StickerKit_comm02_headshot_guarantee"
			"description_string"		"#StickerKit_desc_comm02_headshot_guarantee"
			"sticker_material"		"community02/headshot_guarantee"
			"item_rarity"		"rare"
		}
		"275"
		{
			"name"		"eco_rush"
			"item_name"		"#StickerKit_comm02_eco_rush"
			"description_string"		"#StickerKit_desc_comm02_eco_rush"
			"sticker_material"		"community02/eco_rush"
			"item_rarity"		"rare"
		}
		"276"
		{
			"name"		"just_trolling"
			"item_name"		"#StickerKit_comm02_just_trolling"
			"description_string"		"#StickerKit_desc_comm02_just_trolling"
			"sticker_material"		"community02/just_trolling"
			"item_rarity"		"rare"
		}
		"278"
		{
			"name"		"firestarter_holo"
			"item_name"		"#StickerKit_comm02_firestarter_holo"
			"description_string"		"#StickerKit_desc_comm02_firestarter_holo"
			"sticker_material"		"community02/firestarter_holo"
			"item_rarity"		"rare"
		}
		"279"
		{
			"name"		"lucky_cat_foil"
			"item_name"		"#StickerKit_comm02_lucky_cat_foil"
			"description_string"		"#StickerKit_desc_comm02_lucky_cat_foil"
			"sticker_material"		"community02/lucky_cat_foil"
			"item_rarity"		"rare"
		}
		"280"
		{
			"name"		"robot_head"
			"item_name"		"#StickerKit_comm02_robot_head"
			"description_string"		"#StickerKit_desc_comm02_robot_head"
			"sticker_material"		"community02/robot_head"
			"item_rarity"		"rare"
		}
		"281"
		{
			"name"		"witchcraft"
			"item_name"		"#StickerKit_comm02_witchcraft"
			"description_string"		"#StickerKit_desc_comm02_witchcraft"
			"sticker_material"		"community02/witchcraft"
			"item_rarity"		"rare"
		}
		"282"
		{
			"name"		"wanna_fight"
			"item_name"		"#StickerKit_comm02_wanna_fight"
			"description_string"		"#StickerKit_desc_comm02_wanna_fight"
			"sticker_material"		"community02/wanna_fight"
			"item_rarity"		"rare"
		}
		"283"
		{
			"name"		"hostage_rescue"
			"item_name"		"#StickerKit_comm02_hostage_rescue"
			"description_string"		"#StickerKit_desc_comm02_hostage_rescue"
			"sticker_material"		"community02/hostage_rescue"
			"item_rarity"		"rare"
		}
		"284"
		{
			"name"		"hamster_hawk"
			"item_name"		"#StickerKit_comm02_hamster_hawk"
			"description_string"		"#StickerKit_desc_comm02_hamster_hawk"
			"sticker_material"		"community02/hamster_hawk"
			"item_rarity"		"rare"
		}
		"285"
		{
			"name"		"headless_chicken"
			"item_name"		"#StickerKit_comm02_headless_chicken"
			"description_string"		"#StickerKit_desc_comm02_headless_chicken"
			"sticker_material"		"community02/headless_chicken"
			"item_rarity"		"rare"
		}
		"286"
		{
			"name"		"eslkatowice2015_3dmax"
			"item_name"		"#StickerKit_eslkatowice2015_3dmax"
			"description_string"		"#StickerKit_desc_eslkatowice2015_3dmax"
			"sticker_material"		"eslkatowice2015/3dmax"
			"item_rarity"		"rare"
			"tournament_event_id"		"6"
			"tournament_team_id"		"28"
		}
		"287"
		{
			"name"		"eslkatowice2015_3dmax_holo"
			"item_name"		"#StickerKit_eslkatowice2015_3dmax_holo"
			"description_string"		"#StickerKit_desc_eslkatowice2015_3dmax_holo"
			"sticker_material"		"eslkatowice2015/3dmax_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"6"
			"tournament_team_id"		"28"
		}
		"288"
		{
			"name"		"eslkatowice2015_3dmax_foil"
			"item_name"		"#StickerKit_eslkatowice2015_3dmax_foil"
			"description_string"		"#StickerKit_desc_eslkatowice2015_3dmax_foil"
			"sticker_material"		"eslkatowice2015/3dmax_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"28"
		}
		"289"
		{
			"name"		"eslkatowice2015_3dmax_gold"
			"item_name"		"#StickerKit_eslkatowice2015_3dmax_gold"
			"description_string"		"#StickerKit_desc_eslkatowice2015_3dmax_gold"
			"sticker_material"		"eslkatowice2015/3dmax_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"28"
		}
		"290"
		{
			"name"		"eslkatowice2015_cloud9"
			"item_name"		"#StickerKit_eslkatowice2015_cloud9"
			"description_string"		"#StickerKit_desc_eslkatowice2015_cloud9"
			"sticker_material"		"eslkatowice2015/cloud9"
			"item_rarity"		"rare"
			"tournament_event_id"		"6"
			"tournament_team_id"		"52"
		}
		"291"
		{
			"name"		"eslkatowice2015_cloud9_holo"
			"item_name"		"#StickerKit_eslkatowice2015_cloud9_holo"
			"description_string"		"#StickerKit_desc_eslkatowice2015_cloud9_holo"
			"sticker_material"		"eslkatowice2015/cloud9_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"6"
			"tournament_team_id"		"52"
		}
		"292"
		{
			"name"		"eslkatowice2015_cloud9_foil"
			"item_name"		"#StickerKit_eslkatowice2015_cloud9_foil"
			"description_string"		"#StickerKit_desc_eslkatowice2015_cloud9_foil"
			"sticker_material"		"eslkatowice2015/cloud9_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"52"
		}
		"293"
		{
			"name"		"eslkatowice2015_cloud9_gold"
			"item_name"		"#StickerKit_eslkatowice2015_cloud9_gold"
			"description_string"		"#StickerKit_desc_eslkatowice2015_cloud9_gold"
			"sticker_material"		"eslkatowice2015/cloud9_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"52"
		}
		"294"
		{
			"name"		"eslkatowice2015_counterlogic"
			"item_name"		"#StickerKit_eslkatowice2015_counterlogic"
			"description_string"		"#StickerKit_desc_eslkatowice2015_counterlogic"
			"sticker_material"		"eslkatowice2015/counterlogic"
			"item_rarity"		"rare"
			"tournament_event_id"		"6"
			"tournament_team_id"		"49"
		}
		"295"
		{
			"name"		"eslkatowice2015_counterlogic_holo"
			"item_name"		"#StickerKit_eslkatowice2015_counterlogic_holo"
			"description_string"		"#StickerKit_desc_eslkatowice2015_counterlogic_holo"
			"sticker_material"		"eslkatowice2015/counterlogic_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"6"
			"tournament_team_id"		"49"
		}
		"296"
		{
			"name"		"eslkatowice2015_counterlogic_foil"
			"item_name"		"#StickerKit_eslkatowice2015_counterlogic_foil"
			"description_string"		"#StickerKit_desc_eslkatowice2015_counterlogic_foil"
			"sticker_material"		"eslkatowice2015/counterlogic_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"49"
		}
		"297"
		{
			"name"		"eslkatowice2015_counterlogic_gold"
			"item_name"		"#StickerKit_eslkatowice2015_counterlogic_gold"
			"description_string"		"#StickerKit_desc_eslkatowice2015_counterlogic_gold"
			"sticker_material"		"eslkatowice2015/counterlogic_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"49"
		}
		"300"
		{
			"name"		"eslkatowice2015_esl_a_foil"
			"item_name"		"#StickerKit_eslkatowice2015_esl_a_foil"
			"description_string"		"#StickerKit_desc_eslkatowice2015_esl_a_foil"
			"sticker_material"		"eslkatowice2015/esl_a_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
		}
		"301"
		{
			"name"		"eslkatowice2015_esl_a_gold"
			"item_name"		"#StickerKit_eslkatowice2015_esl_a_gold"
			"description_string"		"#StickerKit_desc_eslkatowice2015_esl_a_gold"
			"sticker_material"		"eslkatowice2015/esl_a_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
		}
		"302"
		{
			"name"		"eslkatowice2015_flipsid3"
			"item_name"		"#StickerKit_eslkatowice2015_flipsid3"
			"description_string"		"#StickerKit_desc_eslkatowice2015_flipsid3"
			"sticker_material"		"eslkatowice2015/flipsid3"
			"item_rarity"		"rare"
			"tournament_event_id"		"6"
			"tournament_team_id"		"43"
		}
		"303"
		{
			"name"		"eslkatowice2015_flipsid3_holo"
			"item_name"		"#StickerKit_eslkatowice2015_flipsid3_holo"
			"description_string"		"#StickerKit_desc_eslkatowice2015_flipsid3_holo"
			"sticker_material"		"eslkatowice2015/flipsid3_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"6"
			"tournament_team_id"		"43"
		}
		"304"
		{
			"name"		"eslkatowice2015_flipsid3_foil"
			"item_name"		"#StickerKit_eslkatowice2015_flipsid3_foil"
			"description_string"		"#StickerKit_desc_eslkatowice2015_flipsid3_foil"
			"sticker_material"		"eslkatowice2015/flipsid3_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"43"
		}
		"305"
		{
			"name"		"eslkatowice2015_flipsid3_gold"
			"item_name"		"#StickerKit_eslkatowice2015_flipsid3_gold"
			"description_string"		"#StickerKit_desc_eslkatowice2015_flipsid3_gold"
			"sticker_material"		"eslkatowice2015/flipsid3_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"43"
		}
		"306"
		{
			"name"		"eslkatowice2015_fnatic"
			"item_name"		"#StickerKit_eslkatowice2015_fnatic"
			"description_string"		"#StickerKit_desc_eslkatowice2015_fnatic"
			"sticker_material"		"eslkatowice2015/fnatic"
			"item_rarity"		"rare"
			"tournament_event_id"		"6"
			"tournament_team_id"		"6"
		}
		"307"
		{
			"name"		"eslkatowice2015_fnatic_holo"
			"item_name"		"#StickerKit_eslkatowice2015_fnatic_holo"
			"description_string"		"#StickerKit_desc_eslkatowice2015_fnatic_holo"
			"sticker_material"		"eslkatowice2015/fnatic_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"6"
			"tournament_team_id"		"6"
		}
		"308"
		{
			"name"		"eslkatowice2015_fnatic_foil"
			"item_name"		"#StickerKit_eslkatowice2015_fnatic_foil"
			"description_string"		"#StickerKit_desc_eslkatowice2015_fnatic_foil"
			"sticker_material"		"eslkatowice2015/fnatic_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"6"
		}
		"309"
		{
			"name"		"eslkatowice2015_fnatic_gold"
			"item_name"		"#StickerKit_eslkatowice2015_fnatic_gold"
			"description_string"		"#StickerKit_desc_eslkatowice2015_fnatic_gold"
			"sticker_material"		"eslkatowice2015/fnatic_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"6"
		}
		"310"
		{
			"name"		"eslkatowice2015_hellraisers"
			"item_name"		"#StickerKit_eslkatowice2015_hellraisers"
			"description_string"		"#StickerKit_desc_eslkatowice2015_hellraisers"
			"sticker_material"		"eslkatowice2015/hellraisers"
			"item_rarity"		"rare"
			"tournament_event_id"		"6"
			"tournament_team_id"		"25"
		}
		"311"
		{
			"name"		"eslkatowice2015_hellraisers_holo"
			"item_name"		"#StickerKit_eslkatowice2015_hellraisers_holo"
			"description_string"		"#StickerKit_desc_eslkatowice2015_hellraisers_holo"
			"sticker_material"		"eslkatowice2015/hellraisers_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"6"
			"tournament_team_id"		"25"
		}
		"312"
		{
			"name"		"eslkatowice2015_hellraisers_foil"
			"item_name"		"#StickerKit_eslkatowice2015_hellraisers_foil"
			"description_string"		"#StickerKit_desc_eslkatowice2015_hellraisers_foil"
			"sticker_material"		"eslkatowice2015/hellraisers_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"25"
		}
		"313"
		{
			"name"		"eslkatowice2015_hellraisers_gold"
			"item_name"		"#StickerKit_eslkatowice2015_hellraisers_gold"
			"description_string"		"#StickerKit_desc_eslkatowice2015_hellraisers_gold"
			"sticker_material"		"eslkatowice2015/hellraisers_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"25"
		}
		"314"
		{
			"name"		"eslkatowice2015_keyd"
			"item_name"		"#StickerKit_eslkatowice2015_keyd"
			"description_string"		"#StickerKit_desc_eslkatowice2015_keyd"
			"sticker_material"		"eslkatowice2015/keyd"
			"item_rarity"		"rare"
			"tournament_event_id"		"6"
			"tournament_team_id"		"50"
		}
		"315"
		{
			"name"		"eslkatowice2015_keyd_holo"
			"item_name"		"#StickerKit_eslkatowice2015_keyd_holo"
			"description_string"		"#StickerKit_desc_eslkatowice2015_keyd_holo"
			"sticker_material"		"eslkatowice2015/keyd_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"6"
			"tournament_team_id"		"50"
		}
		"316"
		{
			"name"		"eslkatowice2015_keyd_foil"
			"item_name"		"#StickerKit_eslkatowice2015_keyd_foil"
			"description_string"		"#StickerKit_desc_eslkatowice2015_keyd_foil"
			"sticker_material"		"eslkatowice2015/keyd_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"50"
		}
		"317"
		{
			"name"		"eslkatowice2015_keyd_gold"
			"item_name"		"#StickerKit_eslkatowice2015_keyd_gold"
			"description_string"		"#StickerKit_desc_eslkatowice2015_keyd_gold"
			"sticker_material"		"eslkatowice2015/keyd_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"50"
		}
		"318"
		{
			"name"		"eslkatowice2015_lgb"
			"item_name"		"#StickerKit_eslkatowice2015_lgb"
			"description_string"		"#StickerKit_desc_eslkatowice2015_lgb"
			"sticker_material"		"eslkatowice2015/lgb"
			"item_rarity"		"rare"
			"tournament_event_id"		"6"
			"tournament_team_id"		"9"
		}
		"319"
		{
			"name"		"eslkatowice2015_lgb_holo"
			"item_name"		"#StickerKit_eslkatowice2015_lgb_holo"
			"description_string"		"#StickerKit_desc_eslkatowice2015_lgb_holo"
			"sticker_material"		"eslkatowice2015/lgb_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"6"
			"tournament_team_id"		"9"
		}
		"320"
		{
			"name"		"eslkatowice2015_lgb_foil"
			"item_name"		"#StickerKit_eslkatowice2015_lgb_foil"
			"description_string"		"#StickerKit_desc_eslkatowice2015_lgb_foil"
			"sticker_material"		"eslkatowice2015/lgb_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"9"
		}
		"321"
		{
			"name"		"eslkatowice2015_lgb_gold"
			"item_name"		"#StickerKit_eslkatowice2015_lgb_gold"
			"description_string"		"#StickerKit_desc_eslkatowice2015_lgb_gold"
			"sticker_material"		"eslkatowice2015/lgb_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"9"
		}
		"322"
		{
			"name"		"eslkatowice2015_navi"
			"item_name"		"#StickerKit_eslkatowice2015_navi"
			"description_string"		"#StickerKit_desc_eslkatowice2015_navi"
			"sticker_material"		"eslkatowice2015/navi"
			"item_rarity"		"rare"
			"tournament_event_id"		"6"
			"tournament_team_id"		"12"
		}
		"323"
		{
			"name"		"eslkatowice2015_navi_holo"
			"item_name"		"#StickerKit_eslkatowice2015_navi_holo"
			"description_string"		"#StickerKit_desc_eslkatowice2015_navi_holo"
			"sticker_material"		"eslkatowice2015/navi_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"6"
			"tournament_team_id"		"12"
		}
		"324"
		{
			"name"		"eslkatowice2015_navi_foil"
			"item_name"		"#StickerKit_eslkatowice2015_navi_foil"
			"description_string"		"#StickerKit_desc_eslkatowice2015_navi_foil"
			"sticker_material"		"eslkatowice2015/navi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"12"
		}
		"325"
		{
			"name"		"eslkatowice2015_navi_gold"
			"item_name"		"#StickerKit_eslkatowice2015_navi_gold"
			"description_string"		"#StickerKit_desc_eslkatowice2015_navi_gold"
			"sticker_material"		"eslkatowice2015/navi_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"12"
		}
		"326"
		{
			"name"		"eslkatowice2015_ninjasinpyjamas"
			"item_name"		"#StickerKit_eslkatowice2015_ninjasinpyjamas"
			"description_string"		"#StickerKit_desc_eslkatowice2015_ninjasinpyjamas"
			"sticker_material"		"eslkatowice2015/ninjasinpyjamas"
			"item_rarity"		"rare"
			"tournament_event_id"		"6"
			"tournament_team_id"		"1"
		}
		"327"
		{
			"name"		"eslkatowice2015_ninjasinpyjamas_holo"
			"item_name"		"#StickerKit_eslkatowice2015_ninjasinpyjamas_holo"
			"description_string"		"#StickerKit_desc_eslkatowice2015_ninjasinpyjamas_holo"
			"sticker_material"		"eslkatowice2015/ninjasinpyjamas_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"6"
			"tournament_team_id"		"1"
		}
		"328"
		{
			"name"		"eslkatowice2015_ninjasinpyjamas_foil"
			"item_name"		"#StickerKit_eslkatowice2015_ninjasinpyjamas_foil"
			"description_string"		"#StickerKit_desc_eslkatowice2015_ninjasinpyjamas_foil"
			"sticker_material"		"eslkatowice2015/ninjasinpyjamas_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"1"
		}
		"329"
		{
			"name"		"eslkatowice2015_ninjasinpyjamas_gold"
			"item_name"		"#StickerKit_eslkatowice2015_ninjasinpyjamas_gold"
			"description_string"		"#StickerKit_desc_eslkatowice2015_ninjasinpyjamas_gold"
			"sticker_material"		"eslkatowice2015/ninjasinpyjamas_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"1"
		}
		"330"
		{
			"name"		"eslkatowice2015_pentasports"
			"item_name"		"#StickerKit_eslkatowice2015_pentasports"
			"description_string"		"#StickerKit_desc_eslkatowice2015_pentasports"
			"sticker_material"		"eslkatowice2015/pentasports"
			"item_rarity"		"rare"
			"tournament_event_id"		"6"
			"tournament_team_id"		"39"
		}
		"331"
		{
			"name"		"eslkatowice2015_pentasports_holo"
			"item_name"		"#StickerKit_eslkatowice2015_pentasports_holo"
			"description_string"		"#StickerKit_desc_eslkatowice2015_pentasports_holo"
			"sticker_material"		"eslkatowice2015/pentasports_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"6"
			"tournament_team_id"		"39"
		}
		"332"
		{
			"name"		"eslkatowice2015_pentasports_foil"
			"item_name"		"#StickerKit_eslkatowice2015_pentasports_foil"
			"description_string"		"#StickerKit_desc_eslkatowice2015_pentasports_foil"
			"sticker_material"		"eslkatowice2015/pentasports_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"39"
		}
		"333"
		{
			"name"		"eslkatowice2015_pentasports_gold"
			"item_name"		"#StickerKit_eslkatowice2015_pentasports_gold"
			"description_string"		"#StickerKit_desc_eslkatowice2015_pentasports_gold"
			"sticker_material"		"eslkatowice2015/pentasports_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"39"
		}
		"334"
		{
			"name"		"eslkatowice2015_teamenvyus"
			"item_name"		"#StickerKit_eslkatowice2015_teamenvyus"
			"description_string"		"#StickerKit_desc_eslkatowice2015_teamenvyus"
			"sticker_material"		"eslkatowice2015/teamenvyus"
			"item_rarity"		"rare"
			"tournament_event_id"		"6"
			"tournament_team_id"		"46"
		}
		"335"
		{
			"name"		"eslkatowice2015_teamenvyus_holo"
			"item_name"		"#StickerKit_eslkatowice2015_teamenvyus_holo"
			"description_string"		"#StickerKit_desc_eslkatowice2015_teamenvyus_holo"
			"sticker_material"		"eslkatowice2015/teamenvyus_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"6"
			"tournament_team_id"		"46"
		}
		"336"
		{
			"name"		"eslkatowice2015_teamenvyus_foil"
			"item_name"		"#StickerKit_eslkatowice2015_teamenvyus_foil"
			"description_string"		"#StickerKit_desc_eslkatowice2015_teamenvyus_foil"
			"sticker_material"		"eslkatowice2015/teamenvyus_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"46"
		}
		"337"
		{
			"name"		"eslkatowice2015_teamenvyus_gold"
			"item_name"		"#StickerKit_eslkatowice2015_teamenvyus_gold"
			"description_string"		"#StickerKit_desc_eslkatowice2015_teamenvyus_gold"
			"sticker_material"		"eslkatowice2015/teamenvyus_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"46"
		}
		"338"
		{
			"name"		"eslkatowice2015_teamsolomid"
			"item_name"		"#StickerKit_eslkatowice2015_teamsolomid"
			"description_string"		"#StickerKit_desc_eslkatowice2015_teamsolomid"
			"sticker_material"		"eslkatowice2015/teamsolomid"
			"item_rarity"		"rare"
			"tournament_event_id"		"6"
			"tournament_team_id"		"51"
		}
		"339"
		{
			"name"		"eslkatowice2015_teamsolomid_holo"
			"item_name"		"#StickerKit_eslkatowice2015_teamsolomid_holo"
			"description_string"		"#StickerKit_desc_eslkatowice2015_teamsolomid_holo"
			"sticker_material"		"eslkatowice2015/teamsolomid_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"6"
			"tournament_team_id"		"51"
		}
		"340"
		{
			"name"		"eslkatowice2015_teamsolomid_foil"
			"item_name"		"#StickerKit_eslkatowice2015_teamsolomid_foil"
			"description_string"		"#StickerKit_desc_eslkatowice2015_teamsolomid_foil"
			"sticker_material"		"eslkatowice2015/teamsolomid_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"51"
		}
		"341"
		{
			"name"		"eslkatowice2015_teamsolomid_gold"
			"item_name"		"#StickerKit_eslkatowice2015_teamsolomid_gold"
			"description_string"		"#StickerKit_desc_eslkatowice2015_teamsolomid_gold"
			"sticker_material"		"eslkatowice2015/teamsolomid_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"51"
		}
		"342"
		{
			"name"		"eslkatowice2015_titan"
			"item_name"		"#StickerKit_eslkatowice2015_titan"
			"description_string"		"#StickerKit_desc_eslkatowice2015_titan"
			"sticker_material"		"eslkatowice2015/titan"
			"item_rarity"		"rare"
			"tournament_event_id"		"6"
			"tournament_team_id"		"27"
		}
		"343"
		{
			"name"		"eslkatowice2015_titan_holo"
			"item_name"		"#StickerKit_eslkatowice2015_titan_holo"
			"description_string"		"#StickerKit_desc_eslkatowice2015_titan_holo"
			"sticker_material"		"eslkatowice2015/titan_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"6"
			"tournament_team_id"		"27"
		}
		"344"
		{
			"name"		"eslkatowice2015_titan_foil"
			"item_name"		"#StickerKit_eslkatowice2015_titan_foil"
			"description_string"		"#StickerKit_desc_eslkatowice2015_titan_foil"
			"sticker_material"		"eslkatowice2015/titan_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"27"
		}
		"345"
		{
			"name"		"eslkatowice2015_titan_gold"
			"item_name"		"#StickerKit_eslkatowice2015_titan_gold"
			"description_string"		"#StickerKit_desc_eslkatowice2015_titan_gold"
			"sticker_material"		"eslkatowice2015/titan_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"27"
		}
		"346"
		{
			"name"		"eslkatowice2015_virtuspro"
			"item_name"		"#StickerKit_eslkatowice2015_virtuspro"
			"description_string"		"#StickerKit_desc_eslkatowice2015_virtuspro"
			"sticker_material"		"eslkatowice2015/virtuspro"
			"item_rarity"		"rare"
			"tournament_event_id"		"6"
			"tournament_team_id"		"31"
		}
		"347"
		{
			"name"		"eslkatowice2015_virtuspro_holo"
			"item_name"		"#StickerKit_eslkatowice2015_virtuspro_holo"
			"description_string"		"#StickerKit_desc_eslkatowice2015_virtuspro_holo"
			"sticker_material"		"eslkatowice2015/virtuspro_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"6"
			"tournament_team_id"		"31"
		}
		"348"
		{
			"name"		"eslkatowice2015_virtuspro_foil"
			"item_name"		"#StickerKit_eslkatowice2015_virtuspro_foil"
			"description_string"		"#StickerKit_desc_eslkatowice2015_virtuspro_foil"
			"sticker_material"		"eslkatowice2015/virtuspro_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"31"
		}
		"349"
		{
			"name"		"eslkatowice2015_virtuspro_gold"
			"item_name"		"#StickerKit_eslkatowice2015_virtuspro_gold"
			"description_string"		"#StickerKit_desc_eslkatowice2015_virtuspro_gold"
			"sticker_material"		"eslkatowice2015/virtuspro_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"31"
		}
		"350"
		{
			"name"		"eslkatowice2015_voxeminor"
			"item_name"		"#StickerKit_eslkatowice2015_voxeminor"
			"description_string"		"#StickerKit_desc_eslkatowice2015_voxeminor"
			"sticker_material"		"eslkatowice2015/voxeminor"
			"item_rarity"		"rare"
			"tournament_event_id"		"6"
			"tournament_team_id"		"32"
		}
		"351"
		{
			"name"		"eslkatowice2015_voxeminor_holo"
			"item_name"		"#StickerKit_eslkatowice2015_voxeminor_holo"
			"description_string"		"#StickerKit_desc_eslkatowice2015_voxeminor_holo"
			"sticker_material"		"eslkatowice2015/voxeminor_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"6"
			"tournament_team_id"		"32"
		}
		"352"
		{
			"name"		"eslkatowice2015_voxeminor_foil"
			"item_name"		"#StickerKit_eslkatowice2015_voxeminor_foil"
			"description_string"		"#StickerKit_desc_eslkatowice2015_voxeminor_foil"
			"sticker_material"		"eslkatowice2015/voxeminor_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"32"
		}
		"353"
		{
			"name"		"eslkatowice2015_voxeminor_gold"
			"item_name"		"#StickerKit_eslkatowice2015_voxeminor_gold"
			"description_string"		"#StickerKit_desc_eslkatowice2015_voxeminor_gold"
			"sticker_material"		"eslkatowice2015/voxeminor_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"6"
			"tournament_team_id"		"32"
		}
		"354"
		{
			"name"		"eslkatowice2015_esl_a"
			"item_name"		"#StickerKit_eslkatowice2015_esl_a"
			"description_string"		"#StickerKit_desc_eslkatowice2015_esl_a"
			"sticker_material"		"eslkatowice2015/esl_a"
			"item_rarity"		"rare"
			"tournament_event_id"		"6"
		}
		"355"
		{
			"name"		"enfu_chicken"
			"item_name"		"#StickerKit_enfu_chicken"
			"description_string"		"#StickerKit_desc_enfu_chicken"
			"sticker_material"		"enfu_capsule/chicken"
			"item_rarity"		"rare"
		}
		"356"
		{
			"name"		"enfu_bombsquad"
			"item_name"		"#StickerKit_enfu_bombsquad"
			"description_string"		"#StickerKit_desc_enfu_bombsquad"
			"sticker_material"		"enfu_capsule/enfu_bombsquad"
			"item_rarity"		"rare"
		}
		"357"
		{
			"name"		"enfu_bombsquad_foil"
			"item_name"		"#StickerKit_enfu_bombsquad_foil"
			"description_string"		"#StickerKit_desc_enfu_bombsquad_foil"
			"sticker_material"		"enfu_capsule/enfu_bombsquad_foil"
			"item_rarity"		"legendary"
		}
		"358"
		{
			"name"		"enfu_guru"
			"item_name"		"#StickerKit_enfu_guru"
			"description_string"		"#StickerKit_desc_enfu_guru"
			"sticker_material"		"enfu_capsule/guru"
			"item_rarity"		"rare"
		}
		"359"
		{
			"name"		"enfu_ninja"
			"item_name"		"#StickerKit_enfu_ninja"
			"description_string"		"#StickerKit_desc_enfu_ninja"
			"sticker_material"		"enfu_capsule/ninja"
			"item_rarity"		"rare"
		}
		"360"
		{
			"name"		"enfu_ninja_foil"
			"item_name"		"#StickerKit_enfu_ninja_foil"
			"description_string"		"#StickerKit_desc_enfu_ninja_foil"
			"sticker_material"		"enfu_capsule/ninja_foil"
			"item_rarity"		"legendary"
		}
		"361"
		{
			"name"		"enfu_samurai"
			"item_name"		"#StickerKit_enfu_samurai"
			"description_string"		"#StickerKit_desc_enfu_samurai"
			"sticker_material"		"enfu_capsule/samurai"
			"item_rarity"		"rare"
		}
		"362"
		{
			"name"		"enfu_skullfulilboney"
			"item_name"		"#StickerKit_enfu_skullfulilboney"
			"description_string"		"#StickerKit_desc_enfu_skullfulilboney"
			"sticker_material"		"enfu_capsule/skullfulilboney"
			"item_rarity"		"rare"
		}
		"363"
		{
			"name"		"enfu_skullfuskulltorgeist"
			"item_name"		"#StickerKit_enfu_skullfuskulltorgeist"
			"description_string"		"#StickerKit_desc_enfu_skullfuskulltorgeist"
			"sticker_material"		"enfu_capsule/skullfuskulltorgeist"
			"item_rarity"		"rare"
		}
		"364"
		{
			"name"		"enfu_skullfutrooop"
			"item_name"		"#StickerKit_enfu_skullfutrooop"
			"description_string"		"#StickerKit_desc_enfu_skullfutrooop"
			"sticker_material"		"enfu_capsule/skullfutrooop"
			"item_rarity"		"rare"
		}
		"365"
		{
			"name"		"enfu_soldier"
			"item_name"		"#StickerKit_enfu_soldier"
			"description_string"		"#StickerKit_desc_enfu_soldier"
			"sticker_material"		"enfu_capsule/soldier"
			"item_rarity"		"rare"
		}
		"366"
		{
			"name"		"enfu_spartan"
			"item_name"		"#StickerKit_enfu_spartan"
			"description_string"		"#StickerKit_desc_enfu_spartan"
			"sticker_material"		"enfu_capsule/spartan"
			"item_rarity"		"rare"
		}
		"367"
		{
			"name"		"enfu_unicorn"
			"item_name"		"#StickerKit_enfu_unicorn"
			"description_string"		"#StickerKit_desc_enfu_unicorn"
			"sticker_material"		"enfu_capsule/unicorn"
			"item_rarity"		"rare"
		}
		"368"
		{
			"name"		"enfu_unicorn_holo"
			"item_name"		"#StickerKit_enfu_unicorn_holo"
			"description_string"		"#StickerKit_desc_enfu_unicorn_holo"
			"sticker_material"		"enfu_capsule/unicorn_holo"
			"item_rarity"		"mythical"
		}
		"369"
		{
			"name"		"enfu_zombie"
			"item_name"		"#StickerKit_enfu_zombie"
			"description_string"		"#StickerKit_desc_enfu_zombie"
			"sticker_material"		"enfu_capsule/zombie"
			"item_rarity"		"rare"
		}
		"370"
		{
			"name"		"awp_country"
			"item_name"		"#StickerKit_comm02_awp_country"
			"description_string"		"#StickerKit_desc_comm02_awp_country"
			"sticker_material"		"community02/awp_country"
			"item_rarity"		"rare"
		}
		"371"
		{
			"name"		"chi_bomb"
			"item_name"		"#StickerKit_comm02_chi_bomb"
			"description_string"		"#StickerKit_desc_comm02_chi_bomb"
			"sticker_material"		"community02/chi_bomb"
			"item_rarity"		"rare"
		}
		"372"
		{
			"name"		"fox"
			"item_name"		"#StickerKit_comm02_fox"
			"description_string"		"#StickerKit_desc_comm02_fox"
			"sticker_material"		"community02/fox"
			"item_rarity"		"rare"
		}
		"373"
		{
			"name"		"knifeclub"
			"item_name"		"#StickerKit_comm02_knifeclub"
			"description_string"		"#StickerKit_desc_comm02_knifeclub"
			"sticker_material"		"community02/knifeclub"
			"item_rarity"		"rare"
		}
		"374"
		{
			"name"		"cs_on_the_mind"
			"item_name"		"#StickerKit_comm02_cs_on_the_mind"
			"description_string"		"#StickerKit_desc_comm02_cs_on_the_mind"
			"sticker_material"		"community02/cs_on_the_mind"
			"item_rarity"		"rare"
		}
		"375"
		{
			"name"		"ninja_defuse"
			"item_name"		"#StickerKit_comm02_ninja_defuse"
			"description_string"		"#StickerKit_desc_comm02_ninja_defuse"
			"sticker_material"		"community02/ninja_defuse"
			"item_rarity"		"rare"
		}
		"376"
		{
			"name"		"pros_dont_fake"
			"item_name"		"#StickerKit_comm02_pros_dont_fake"
			"description_string"		"#StickerKit_desc_comm02_pros_dont_fake"
			"sticker_material"		"community02/pros_dont_fake"
			"item_rarity"		"rare"
		}
		"377"
		{
			"name"		"kawaiikiller_t"
			"item_name"		"#StickerKit_comm02_kawaiikiller_t"
			"description_string"		"#StickerKit_desc_comm02_kawaiikiller_t"
			"sticker_material"		"community02/kawaiikiller_t"
			"item_rarity"		"rare"
		}
		"378"
		{
			"name"		"baackstabber"
			"item_name"		"#StickerKit_comm02_baackstabber"
			"description_string"		"#StickerKit_desc_comm02_baackstabber"
			"sticker_material"		"community02/baackstabber"
			"item_rarity"		"rare"
		}
		"379"
		{
			"name"		"delicious_tears"
			"item_name"		"#StickerKit_comm02_delicious_tears"
			"description_string"		"#StickerKit_desc_comm02_delicious_tears"
			"sticker_material"		"community02/delicious_tears"
			"item_rarity"		"rare"
		}
		"380"
		{
			"name"		"eslcologne2015_signature_pronax"
			"item_name"		"#StickerKit_eslcologne2015_signature_pronax"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_pronax"
			"sticker_material"		"cologne2015/sig_pronax"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"6"
			"tournament_player_id"		"9419182"
		}
		"381"
		{
			"name"		"eslcologne2015_signature_pronax_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_pronax_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_pronax_foil"
			"sticker_material"		"cologne2015/sig_pronax_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"6"
			"tournament_player_id"		"9419182"
		}
		"382"
		{
			"name"		"eslcologne2015_signature_pronax_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_pronax_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_pronax_gold"
			"sticker_material"		"cologne2015/sig_pronax_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"6"
			"tournament_player_id"		"9419182"
		}
		"383"
		{
			"name"		"eslcologne2015_signature_flusha"
			"item_name"		"#StickerKit_eslcologne2015_signature_flusha"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_flusha"
			"sticker_material"		"cologne2015/sig_flusha"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"6"
			"tournament_player_id"		"31082355"
		}
		"384"
		{
			"name"		"eslcologne2015_signature_flusha_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_flusha_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_flusha_foil"
			"sticker_material"		"cologne2015/sig_flusha_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"6"
			"tournament_player_id"		"31082355"
		}
		"385"
		{
			"name"		"eslcologne2015_signature_flusha_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_flusha_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_flusha_gold"
			"sticker_material"		"cologne2015/sig_flusha_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"6"
			"tournament_player_id"		"31082355"
		}
		"386"
		{
			"name"		"eslcologne2015_signature_jw"
			"item_name"		"#StickerKit_eslcologne2015_signature_jw"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_jw"
			"sticker_material"		"cologne2015/sig_jw"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71288472"
		}
		"387"
		{
			"name"		"eslcologne2015_signature_jw_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_jw_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_jw_foil"
			"sticker_material"		"cologne2015/sig_jw_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71288472"
		}
		"388"
		{
			"name"		"eslcologne2015_signature_jw_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_jw_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_jw_gold"
			"sticker_material"		"cologne2015/sig_jw_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71288472"
		}
		"389"
		{
			"name"		"eslcologne2015_signature_krimz"
			"item_name"		"#StickerKit_eslcologne2015_signature_krimz"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_krimz"
			"sticker_material"		"cologne2015/sig_krimz"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"390"
		{
			"name"		"eslcologne2015_signature_krimz_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_krimz_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_krimz_foil"
			"sticker_material"		"cologne2015/sig_krimz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"391"
		{
			"name"		"eslcologne2015_signature_krimz_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_krimz_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_krimz_gold"
			"sticker_material"		"cologne2015/sig_krimz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"392"
		{
			"name"		"eslcologne2015_signature_olofmeister"
			"item_name"		"#StickerKit_eslcologne2015_signature_olofmeister"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_olofmeister"
			"sticker_material"		"cologne2015/sig_olofmeister"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"6"
			"tournament_player_id"		"28361465"
		}
		"393"
		{
			"name"		"eslcologne2015_signature_olofmeister_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_olofmeister_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_olofmeister_foil"
			"sticker_material"		"cologne2015/sig_olofmeister_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"6"
			"tournament_player_id"		"28361465"
		}
		"394"
		{
			"name"		"eslcologne2015_signature_olofmeister_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_olofmeister_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_olofmeister_gold"
			"sticker_material"		"cologne2015/sig_olofmeister_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"6"
			"tournament_player_id"		"28361465"
		}
		"395"
		{
			"name"		"eslcologne2015_signature_fallen"
			"item_name"		"#StickerKit_eslcologne2015_signature_fallen"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_fallen"
			"sticker_material"		"cologne2015/sig_fallen"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"57"
			"tournament_player_id"		"424467"
		}
		"396"
		{
			"name"		"eslcologne2015_signature_fallen_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_fallen_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_fallen_foil"
			"sticker_material"		"cologne2015/sig_fallen_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"57"
			"tournament_player_id"		"424467"
		}
		"397"
		{
			"name"		"eslcologne2015_signature_fallen_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_fallen_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_fallen_gold"
			"sticker_material"		"cologne2015/sig_fallen_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"57"
			"tournament_player_id"		"424467"
		}
		"398"
		{
			"name"		"eslcologne2015_signature_steel"
			"item_name"		"#StickerKit_eslcologne2015_signature_steel"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_steel"
			"sticker_material"		"cologne2015/sig_steel"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"57"
			"tournament_player_id"		"54512474"
		}
		"399"
		{
			"name"		"eslcologne2015_signature_steel_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_steel_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_steel_foil"
			"sticker_material"		"cologne2015/sig_steel_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"57"
			"tournament_player_id"		"54512474"
		}
		"400"
		{
			"name"		"eslcologne2015_signature_steel_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_steel_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_steel_gold"
			"sticker_material"		"cologne2015/sig_steel_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"57"
			"tournament_player_id"		"54512474"
		}
		"401"
		{
			"name"		"eslcologne2015_signature_fer"
			"item_name"		"#StickerKit_eslcologne2015_signature_fer"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_fer"
			"sticker_material"		"cologne2015/sig_fer"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"57"
			"tournament_player_id"		"38921219"
		}
		"402"
		{
			"name"		"eslcologne2015_signature_fer_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_fer_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_fer_foil"
			"sticker_material"		"cologne2015/sig_fer_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"57"
			"tournament_player_id"		"38921219"
		}
		"403"
		{
			"name"		"eslcologne2015_signature_fer_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_fer_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_fer_gold"
			"sticker_material"		"cologne2015/sig_fer_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"57"
			"tournament_player_id"		"38921219"
		}
		"404"
		{
			"name"		"eslcologne2015_signature_boltz"
			"item_name"		"#StickerKit_eslcologne2015_signature_boltz"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_boltz"
			"sticker_material"		"cologne2015/sig_boltz"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"57"
			"tournament_player_id"		"58113672"
		}
		"405"
		{
			"name"		"eslcologne2015_signature_boltz_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_boltz_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_boltz_foil"
			"sticker_material"		"cologne2015/sig_boltz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"57"
			"tournament_player_id"		"58113672"
		}
		"406"
		{
			"name"		"eslcologne2015_signature_boltz_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_boltz_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_boltz_gold"
			"sticker_material"		"cologne2015/sig_boltz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"57"
			"tournament_player_id"		"58113672"
		}
		"407"
		{
			"name"		"eslcologne2015_signature_coldzera"
			"item_name"		"#StickerKit_eslcologne2015_signature_coldzera"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_coldzera"
			"sticker_material"		"cologne2015/sig_coldzera"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"57"
			"tournament_player_id"		"79720871"
		}
		"408"
		{
			"name"		"eslcologne2015_signature_coldzera_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_coldzera_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_coldzera_foil"
			"sticker_material"		"cologne2015/sig_coldzera_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"57"
			"tournament_player_id"		"79720871"
		}
		"409"
		{
			"name"		"eslcologne2015_signature_coldzera_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_coldzera_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_coldzera_gold"
			"sticker_material"		"cologne2015/sig_coldzera_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"57"
			"tournament_player_id"		"79720871"
		}
		"410"
		{
			"name"		"eslcologne2015_signature_guardian"
			"item_name"		"#StickerKit_eslcologne2015_signature_guardian"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_guardian"
			"sticker_material"		"cologne2015/sig_guardian"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"12"
			"tournament_player_id"		"12065295"
		}
		"411"
		{
			"name"		"eslcologne2015_signature_guardian_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_guardian_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_guardian_foil"
			"sticker_material"		"cologne2015/sig_guardian_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"12"
			"tournament_player_id"		"12065295"
		}
		"412"
		{
			"name"		"eslcologne2015_signature_guardian_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_guardian_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_guardian_gold"
			"sticker_material"		"cologne2015/sig_guardian_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"12"
			"tournament_player_id"		"12065295"
		}
		"413"
		{
			"name"		"eslcologne2015_signature_zeus"
			"item_name"		"#StickerKit_eslcologne2015_signature_zeus"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_zeus"
			"sticker_material"		"cologne2015/sig_zeus"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"12"
			"tournament_player_id"		"59062744"
		}
		"414"
		{
			"name"		"eslcologne2015_signature_zeus_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_zeus_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_zeus_foil"
			"sticker_material"		"cologne2015/sig_zeus_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"12"
			"tournament_player_id"		"59062744"
		}
		"415"
		{
			"name"		"eslcologne2015_signature_zeus_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_zeus_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_zeus_gold"
			"sticker_material"		"cologne2015/sig_zeus_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"12"
			"tournament_player_id"		"59062744"
		}
		"416"
		{
			"name"		"eslcologne2015_signature_seized"
			"item_name"		"#StickerKit_eslcologne2015_signature_seized"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_seized"
			"sticker_material"		"cologne2015/sig_seized"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"12"
			"tournament_player_id"		"3648428"
		}
		"417"
		{
			"name"		"eslcologne2015_signature_seized_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_seized_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_seized_foil"
			"sticker_material"		"cologne2015/sig_seized_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"12"
			"tournament_player_id"		"3648428"
		}
		"418"
		{
			"name"		"eslcologne2015_signature_seized_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_seized_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_seized_gold"
			"sticker_material"		"cologne2015/sig_seized_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"12"
			"tournament_player_id"		"3648428"
		}
		"419"
		{
			"name"		"eslcologne2015_signature_edward"
			"item_name"		"#StickerKit_eslcologne2015_signature_edward"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_edward"
			"sticker_material"		"cologne2015/sig_edward"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"420"
		{
			"name"		"eslcologne2015_signature_edward_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_edward_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_edward_foil"
			"sticker_material"		"cologne2015/sig_edward_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"421"
		{
			"name"		"eslcologne2015_signature_edward_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_edward_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_edward_gold"
			"sticker_material"		"cologne2015/sig_edward_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"422"
		{
			"name"		"eslcologne2015_signature_flamie"
			"item_name"		"#StickerKit_eslcologne2015_signature_flamie"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_flamie"
			"sticker_material"		"cologne2015/sig_flamie"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"423"
		{
			"name"		"eslcologne2015_signature_flamie_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_flamie_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_flamie_foil"
			"sticker_material"		"cologne2015/sig_flamie_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"424"
		{
			"name"		"eslcologne2015_signature_flamie_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_flamie_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_flamie_gold"
			"sticker_material"		"cologne2015/sig_flamie_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"425"
		{
			"name"		"eslcologne2015_signature_xizt"
			"item_name"		"#StickerKit_eslcologne2015_signature_xizt"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_xizt"
			"sticker_material"		"cologne2015/sig_xizt"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"1"
			"tournament_player_id"		"26224992"
		}
		"426"
		{
			"name"		"eslcologne2015_signature_xizt_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_xizt_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_xizt_foil"
			"sticker_material"		"cologne2015/sig_xizt_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"1"
			"tournament_player_id"		"26224992"
		}
		"427"
		{
			"name"		"eslcologne2015_signature_xizt_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_xizt_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_xizt_gold"
			"sticker_material"		"cologne2015/sig_xizt_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"1"
			"tournament_player_id"		"26224992"
		}
		"428"
		{
			"name"		"eslcologne2015_signature_forest"
			"item_name"		"#StickerKit_eslcologne2015_signature_forest"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_forest"
			"sticker_material"		"cologne2015/sig_forest"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"1"
			"tournament_player_id"		"93724"
		}
		"429"
		{
			"name"		"eslcologne2015_signature_forest_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_forest_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_forest_foil"
			"sticker_material"		"cologne2015/sig_forest_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"1"
			"tournament_player_id"		"93724"
		}
		"430"
		{
			"name"		"eslcologne2015_signature_forest_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_forest_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_forest_gold"
			"sticker_material"		"cologne2015/sig_forest_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"1"
			"tournament_player_id"		"93724"
		}
		"431"
		{
			"name"		"eslcologne2015_signature_getright"
			"item_name"		"#StickerKit_eslcologne2015_signature_getright"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_getright"
			"sticker_material"		"cologne2015/sig_getright"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"1"
			"tournament_player_id"		"21771190"
		}
		"432"
		{
			"name"		"eslcologne2015_signature_getright_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_getright_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_getright_foil"
			"sticker_material"		"cologne2015/sig_getright_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"1"
			"tournament_player_id"		"21771190"
		}
		"433"
		{
			"name"		"eslcologne2015_signature_getright_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_getright_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_getright_gold"
			"sticker_material"		"cologne2015/sig_getright_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"1"
			"tournament_player_id"		"21771190"
		}
		"434"
		{
			"name"		"eslcologne2015_signature_friberg"
			"item_name"		"#StickerKit_eslcologne2015_signature_friberg"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_friberg"
			"sticker_material"		"cologne2015/sig_friberg"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"1"
			"tournament_player_id"		"24295201"
		}
		"435"
		{
			"name"		"eslcologne2015_signature_friberg_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_friberg_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_friberg_foil"
			"sticker_material"		"cologne2015/sig_friberg_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"1"
			"tournament_player_id"		"24295201"
		}
		"436"
		{
			"name"		"eslcologne2015_signature_friberg_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_friberg_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_friberg_gold"
			"sticker_material"		"cologne2015/sig_friberg_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"1"
			"tournament_player_id"		"24295201"
		}
		"437"
		{
			"name"		"eslcologne2015_signature_allu"
			"item_name"		"#StickerKit_eslcologne2015_signature_allu"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_allu"
			"sticker_material"		"cologne2015/sig_allu"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"1"
			"tournament_player_id"		"1345246"
		}
		"438"
		{
			"name"		"eslcologne2015_signature_allu_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_allu_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_allu_foil"
			"sticker_material"		"cologne2015/sig_allu_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"1"
			"tournament_player_id"		"1345246"
		}
		"439"
		{
			"name"		"eslcologne2015_signature_allu_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_allu_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_allu_gold"
			"sticker_material"		"cologne2015/sig_allu_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"1"
			"tournament_player_id"		"1345246"
		}
		"440"
		{
			"name"		"eslcologne2015_signature_kennys"
			"item_name"		"#StickerKit_eslcologne2015_signature_kennys"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_kennys"
			"sticker_material"		"cologne2015/sig_kennys"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"46"
			"tournament_player_id"		"64640068"
		}
		"441"
		{
			"name"		"eslcologne2015_signature_kennys_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_kennys_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_kennys_foil"
			"sticker_material"		"cologne2015/sig_kennys_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"46"
			"tournament_player_id"		"64640068"
		}
		"442"
		{
			"name"		"eslcologne2015_signature_kennys_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_kennys_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_kennys_gold"
			"sticker_material"		"cologne2015/sig_kennys_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"46"
			"tournament_player_id"		"64640068"
		}
		"443"
		{
			"name"		"eslcologne2015_signature_kioshima"
			"item_name"		"#StickerKit_eslcologne2015_signature_kioshima"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_kioshima"
			"sticker_material"		"cologne2015/sig_kioshima"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"46"
			"tournament_player_id"		"40517167"
		}
		"444"
		{
			"name"		"eslcologne2015_signature_kioshima_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_kioshima_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_kioshima_foil"
			"sticker_material"		"cologne2015/sig_kioshima_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"46"
			"tournament_player_id"		"40517167"
		}
		"445"
		{
			"name"		"eslcologne2015_signature_kioshima_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_kioshima_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_kioshima_gold"
			"sticker_material"		"cologne2015/sig_kioshima_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"46"
			"tournament_player_id"		"40517167"
		}
		"446"
		{
			"name"		"eslcologne2015_signature_happy"
			"item_name"		"#StickerKit_eslcologne2015_signature_happy"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_happy"
			"sticker_material"		"cologne2015/sig_happy"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"46"
			"tournament_player_id"		"17975624"
		}
		"447"
		{
			"name"		"eslcologne2015_signature_happy_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_happy_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_happy_foil"
			"sticker_material"		"cologne2015/sig_happy_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"46"
			"tournament_player_id"		"17975624"
		}
		"448"
		{
			"name"		"eslcologne2015_signature_happy_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_happy_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_happy_gold"
			"sticker_material"		"cologne2015/sig_happy_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"46"
			"tournament_player_id"		"17975624"
		}
		"449"
		{
			"name"		"eslcologne2015_signature_apex"
			"item_name"		"#StickerKit_eslcologne2015_signature_apex"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_apex"
			"sticker_material"		"cologne2015/sig_apex"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"46"
			"tournament_player_id"		"29478439"
		}
		"450"
		{
			"name"		"eslcologne2015_signature_apex_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_apex_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_apex_foil"
			"sticker_material"		"cologne2015/sig_apex_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"46"
			"tournament_player_id"		"29478439"
		}
		"451"
		{
			"name"		"eslcologne2015_signature_apex_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_apex_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_apex_gold"
			"sticker_material"		"cologne2015/sig_apex_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"46"
			"tournament_player_id"		"29478439"
		}
		"452"
		{
			"name"		"eslcologne2015_signature_nbk"
			"item_name"		"#StickerKit_eslcologne2015_signature_nbk"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_nbk"
			"sticker_material"		"cologne2015/sig_nbk"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"46"
			"tournament_player_id"		"444845"
		}
		"453"
		{
			"name"		"eslcologne2015_signature_nbk_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_nbk_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_nbk_foil"
			"sticker_material"		"cologne2015/sig_nbk_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"46"
			"tournament_player_id"		"444845"
		}
		"454"
		{
			"name"		"eslcologne2015_signature_nbk_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_nbk_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_nbk_gold"
			"sticker_material"		"cologne2015/sig_nbk_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"46"
			"tournament_player_id"		"444845"
		}
		"455"
		{
			"name"		"eslcologne2015_signature_karrigan"
			"item_name"		"#StickerKit_eslcologne2015_signature_karrigan"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_karrigan"
			"sticker_material"		"cologne2015/sig_karrigan"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"58"
			"tournament_player_id"		"29164525"
		}
		"456"
		{
			"name"		"eslcologne2015_signature_karrigan_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_karrigan_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_karrigan_foil"
			"sticker_material"		"cologne2015/sig_karrigan_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"58"
			"tournament_player_id"		"29164525"
		}
		"457"
		{
			"name"		"eslcologne2015_signature_karrigan_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_karrigan_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_karrigan_gold"
			"sticker_material"		"cologne2015/sig_karrigan_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"58"
			"tournament_player_id"		"29164525"
		}
		"458"
		{
			"name"		"eslcologne2015_signature_device"
			"item_name"		"#StickerKit_eslcologne2015_signature_device"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_device"
			"sticker_material"		"cologne2015/sig_device"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"58"
			"tournament_player_id"		"27447936"
		}
		"459"
		{
			"name"		"eslcologne2015_signature_device_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_device_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_device_foil"
			"sticker_material"		"cologne2015/sig_device_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"58"
			"tournament_player_id"		"27447936"
		}
		"460"
		{
			"name"		"eslcologne2015_signature_device_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_device_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_device_gold"
			"sticker_material"		"cologne2015/sig_device_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"58"
			"tournament_player_id"		"27447936"
		}
		"461"
		{
			"name"		"eslcologne2015_signature_dupreeh"
			"item_name"		"#StickerKit_eslcologne2015_signature_dupreeh"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_dupreeh"
			"sticker_material"		"cologne2015/sig_dupreeh"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"58"
			"tournament_player_id"		"44589228"
		}
		"462"
		{
			"name"		"eslcologne2015_signature_dupreeh_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_dupreeh_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_dupreeh_foil"
			"sticker_material"		"cologne2015/sig_dupreeh_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"58"
			"tournament_player_id"		"44589228"
		}
		"463"
		{
			"name"		"eslcologne2015_signature_dupreeh_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_dupreeh_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_dupreeh_gold"
			"sticker_material"		"cologne2015/sig_dupreeh_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"58"
			"tournament_player_id"		"44589228"
		}
		"464"
		{
			"name"		"eslcologne2015_signature_xyp9x"
			"item_name"		"#StickerKit_eslcologne2015_signature_xyp9x"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_xyp9x"
			"sticker_material"		"cologne2015/sig_xyp9x"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"58"
			"tournament_player_id"		"30416534"
		}
		"465"
		{
			"name"		"eslcologne2015_signature_xyp9x_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_xyp9x_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_xyp9x_foil"
			"sticker_material"		"cologne2015/sig_xyp9x_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"58"
			"tournament_player_id"		"30416534"
		}
		"466"
		{
			"name"		"eslcologne2015_signature_xyp9x_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_xyp9x_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_xyp9x_gold"
			"sticker_material"		"cologne2015/sig_xyp9x_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"58"
			"tournament_player_id"		"30416534"
		}
		"467"
		{
			"name"		"eslcologne2015_signature_cajunb"
			"item_name"		"#StickerKit_eslcologne2015_signature_cajunb"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_cajunb"
			"sticker_material"		"cologne2015/sig_cajunb"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"58"
			"tournament_player_id"		"18062315"
		}
		"468"
		{
			"name"		"eslcologne2015_signature_cajunb_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_cajunb_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_cajunb_foil"
			"sticker_material"		"cologne2015/sig_cajunb_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"58"
			"tournament_player_id"		"18062315"
		}
		"469"
		{
			"name"		"eslcologne2015_signature_cajunb_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_cajunb_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_cajunb_gold"
			"sticker_material"		"cologne2015/sig_cajunb_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"58"
			"tournament_player_id"		"18062315"
		}
		"470"
		{
			"name"		"eslcologne2015_signature_neo"
			"item_name"		"#StickerKit_eslcologne2015_signature_neo"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_neo"
			"sticker_material"		"cologne2015/sig_neo"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"31"
			"tournament_player_id"		"460206"
		}
		"471"
		{
			"name"		"eslcologne2015_signature_neo_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_neo_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_neo_foil"
			"sticker_material"		"cologne2015/sig_neo_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"31"
			"tournament_player_id"		"460206"
		}
		"472"
		{
			"name"		"eslcologne2015_signature_neo_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_neo_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_neo_gold"
			"sticker_material"		"cologne2015/sig_neo_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"31"
			"tournament_player_id"		"460206"
		}
		"473"
		{
			"name"		"eslcologne2015_signature_pasha"
			"item_name"		"#StickerKit_eslcologne2015_signature_pasha"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_pasha"
			"sticker_material"		"cologne2015/sig_pasha"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"31"
			"tournament_player_id"		"13580090"
		}
		"474"
		{
			"name"		"eslcologne2015_signature_pasha_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_pasha_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_pasha_foil"
			"sticker_material"		"cologne2015/sig_pasha_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"31"
			"tournament_player_id"		"13580090"
		}
		"475"
		{
			"name"		"eslcologne2015_signature_pasha_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_pasha_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_pasha_gold"
			"sticker_material"		"cologne2015/sig_pasha_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"31"
			"tournament_player_id"		"13580090"
		}
		"476"
		{
			"name"		"eslcologne2015_signature_taz"
			"item_name"		"#StickerKit_eslcologne2015_signature_taz"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_taz"
			"sticker_material"		"cologne2015/sig_taz"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"31"
			"tournament_player_id"		"234052"
		}
		"477"
		{
			"name"		"eslcologne2015_signature_taz_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_taz_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_taz_foil"
			"sticker_material"		"cologne2015/sig_taz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"31"
			"tournament_player_id"		"234052"
		}
		"478"
		{
			"name"		"eslcologne2015_signature_taz_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_taz_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_taz_gold"
			"sticker_material"		"cologne2015/sig_taz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"31"
			"tournament_player_id"		"234052"
		}
		"479"
		{
			"name"		"eslcologne2015_signature_snax"
			"item_name"		"#StickerKit_eslcologne2015_signature_snax"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_snax"
			"sticker_material"		"cologne2015/sig_snax"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"31"
			"tournament_player_id"		"21875845"
		}
		"480"
		{
			"name"		"eslcologne2015_signature_snax_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_snax_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_snax_foil"
			"sticker_material"		"cologne2015/sig_snax_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"31"
			"tournament_player_id"		"21875845"
		}
		"481"
		{
			"name"		"eslcologne2015_signature_snax_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_snax_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_snax_gold"
			"sticker_material"		"cologne2015/sig_snax_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"31"
			"tournament_player_id"		"21875845"
		}
		"482"
		{
			"name"		"eslcologne2015_signature_byali"
			"item_name"		"#StickerKit_eslcologne2015_signature_byali"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_byali"
			"sticker_material"		"cologne2015/sig_byali"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"31"
			"tournament_player_id"		"18860354"
		}
		"483"
		{
			"name"		"eslcologne2015_signature_byali_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_byali_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_byali_foil"
			"sticker_material"		"cologne2015/sig_byali_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"31"
			"tournament_player_id"		"18860354"
		}
		"484"
		{
			"name"		"eslcologne2015_signature_byali_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_byali_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_byali_gold"
			"sticker_material"		"cologne2015/sig_byali_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"31"
			"tournament_player_id"		"18860354"
		}
		"485"
		{
			"name"		"eslcologne2015_signature_chrisj"
			"item_name"		"#StickerKit_eslcologne2015_signature_chrisj"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_chrisj"
			"sticker_material"		"cologne2015/sig_chrisj"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"486"
		{
			"name"		"eslcologne2015_signature_chrisj_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_chrisj_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_chrisj_foil"
			"sticker_material"		"cologne2015/sig_chrisj_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"487"
		{
			"name"		"eslcologne2015_signature_chrisj_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_chrisj_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_chrisj_gold"
			"sticker_material"		"cologne2015/sig_chrisj_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"488"
		{
			"name"		"eslcologne2015_signature_gobb"
			"item_name"		"#StickerKit_eslcologne2015_signature_gobb"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_gobb"
			"sticker_material"		"cologne2015/sig_gobb"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"29"
			"tournament_player_id"		"1162165"
		}
		"489"
		{
			"name"		"eslcologne2015_signature_gobb_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_gobb_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_gobb_foil"
			"sticker_material"		"cologne2015/sig_gobb_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"29"
			"tournament_player_id"		"1162165"
		}
		"490"
		{
			"name"		"eslcologne2015_signature_gobb_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_gobb_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_gobb_gold"
			"sticker_material"		"cologne2015/sig_gobb_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"29"
			"tournament_player_id"		"1162165"
		}
		"491"
		{
			"name"		"eslcologne2015_signature_denis"
			"item_name"		"#StickerKit_eslcologne2015_signature_denis"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_denis"
			"sticker_material"		"cologne2015/sig_denis"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31185376"
		}
		"492"
		{
			"name"		"eslcologne2015_signature_denis_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_denis_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_denis_foil"
			"sticker_material"		"cologne2015/sig_denis_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31185376"
		}
		"493"
		{
			"name"		"eslcologne2015_signature_denis_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_denis_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_denis_gold"
			"sticker_material"		"cologne2015/sig_denis_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31185376"
		}
		"494"
		{
			"name"		"eslcologne2015_signature_nex"
			"item_name"		"#StickerKit_eslcologne2015_signature_nex"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_nex"
			"sticker_material"		"cologne2015/sig_nex"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"29"
			"tournament_player_id"		"90378773"
		}
		"495"
		{
			"name"		"eslcologne2015_signature_nex_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_nex_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_nex_foil"
			"sticker_material"		"cologne2015/sig_nex_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"29"
			"tournament_player_id"		"90378773"
		}
		"496"
		{
			"name"		"eslcologne2015_signature_nex_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_nex_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_nex_gold"
			"sticker_material"		"cologne2015/sig_nex_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"29"
			"tournament_player_id"		"90378773"
		}
		"497"
		{
			"name"		"eslcologne2015_signature_spiidi"
			"item_name"		"#StickerKit_eslcologne2015_signature_spiidi"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_spiidi"
			"sticker_material"		"cologne2015/sig_spiidi"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"29"
			"tournament_player_id"		"13465075"
		}
		"498"
		{
			"name"		"eslcologne2015_signature_spiidi_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_spiidi_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_spiidi_foil"
			"sticker_material"		"cologne2015/sig_spiidi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"29"
			"tournament_player_id"		"13465075"
		}
		"499"
		{
			"name"		"eslcologne2015_signature_spiidi_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_spiidi_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_spiidi_gold"
			"sticker_material"		"cologne2015/sig_spiidi_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"29"
			"tournament_player_id"		"13465075"
		}
		"500"
		{
			"name"		"eslcologne2015_signature_azr"
			"item_name"		"#StickerKit_eslcologne2015_signature_azr"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_azr"
			"sticker_material"		"cologne2015/sig_azr"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"53"
			"tournament_player_id"		"24832266"
		}
		"501"
		{
			"name"		"eslcologne2015_signature_azr_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_azr_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_azr_foil"
			"sticker_material"		"cologne2015/sig_azr_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"53"
			"tournament_player_id"		"24832266"
		}
		"502"
		{
			"name"		"eslcologne2015_signature_azr_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_azr_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_azr_gold"
			"sticker_material"		"cologne2015/sig_azr_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"53"
			"tournament_player_id"		"24832266"
		}
		"503"
		{
			"name"		"eslcologne2015_signature_havoc"
			"item_name"		"#StickerKit_eslcologne2015_signature_havoc"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_havoc"
			"sticker_material"		"cologne2015/sig_havoc"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"53"
			"tournament_player_id"		"10025211"
		}
		"504"
		{
			"name"		"eslcologne2015_signature_havoc_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_havoc_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_havoc_foil"
			"sticker_material"		"cologne2015/sig_havoc_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"53"
			"tournament_player_id"		"10025211"
		}
		"505"
		{
			"name"		"eslcologne2015_signature_havoc_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_havoc_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_havoc_gold"
			"sticker_material"		"cologne2015/sig_havoc_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"53"
			"tournament_player_id"		"10025211"
		}
		"506"
		{
			"name"		"eslcologne2015_signature_jks"
			"item_name"		"#StickerKit_eslcologne2015_signature_jks"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_jks"
			"sticker_material"		"cologne2015/sig_jks"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"53"
			"tournament_player_id"		"16839456"
		}
		"507"
		{
			"name"		"eslcologne2015_signature_jks_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_jks_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_jks_foil"
			"sticker_material"		"cologne2015/sig_jks_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"53"
			"tournament_player_id"		"16839456"
		}
		"508"
		{
			"name"		"eslcologne2015_signature_jks_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_jks_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_jks_gold"
			"sticker_material"		"cologne2015/sig_jks_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"53"
			"tournament_player_id"		"16839456"
		}
		"509"
		{
			"name"		"eslcologne2015_signature_spunj"
			"item_name"		"#StickerKit_eslcologne2015_signature_spunj"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_spunj"
			"sticker_material"		"cologne2015/sig_spunj"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"53"
			"tournament_player_id"		"34303888"
		}
		"510"
		{
			"name"		"eslcologne2015_signature_spunj_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_spunj_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_spunj_foil"
			"sticker_material"		"cologne2015/sig_spunj_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"53"
			"tournament_player_id"		"34303888"
		}
		"511"
		{
			"name"		"eslcologne2015_signature_spunj_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_spunj_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_spunj_gold"
			"sticker_material"		"cologne2015/sig_spunj_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"53"
			"tournament_player_id"		"34303888"
		}
		"512"
		{
			"name"		"eslcologne2015_signature_yam"
			"item_name"		"#StickerKit_eslcologne2015_signature_yam"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_yam"
			"sticker_material"		"cologne2015/sig_yam"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"53"
			"tournament_player_id"		"30659"
		}
		"513"
		{
			"name"		"eslcologne2015_signature_yam_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_yam_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_yam_foil"
			"sticker_material"		"cologne2015/sig_yam_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"53"
			"tournament_player_id"		"30659"
		}
		"514"
		{
			"name"		"eslcologne2015_signature_yam_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_yam_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_yam_gold"
			"sticker_material"		"cologne2015/sig_yam_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"53"
			"tournament_player_id"		"30659"
		}
		"515"
		{
			"name"		"eslcologne2015_signature_ustilo"
			"item_name"		"#StickerKit_eslcologne2015_signature_ustilo"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_ustilo"
			"sticker_material"		"cologne2015/sig_ustilo"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"54"
			"tournament_player_id"		"18903255"
		}
		"516"
		{
			"name"		"eslcologne2015_signature_ustilo_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_ustilo_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_ustilo_foil"
			"sticker_material"		"cologne2015/sig_ustilo_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"54"
			"tournament_player_id"		"18903255"
		}
		"517"
		{
			"name"		"eslcologne2015_signature_ustilo_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_ustilo_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_ustilo_gold"
			"sticker_material"		"cologne2015/sig_ustilo_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"54"
			"tournament_player_id"		"18903255"
		}
		"518"
		{
			"name"		"eslcologne2015_signature_rickeh"
			"item_name"		"#StickerKit_eslcologne2015_signature_rickeh"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_rickeh"
			"sticker_material"		"cologne2015/sig_rickeh"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"54"
			"tournament_player_id"		"3215921"
		}
		"519"
		{
			"name"		"eslcologne2015_signature_rickeh_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_rickeh_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_rickeh_foil"
			"sticker_material"		"cologne2015/sig_rickeh_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"54"
			"tournament_player_id"		"3215921"
		}
		"520"
		{
			"name"		"eslcologne2015_signature_rickeh_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_rickeh_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_rickeh_gold"
			"sticker_material"		"cologne2015/sig_rickeh_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"54"
			"tournament_player_id"		"3215921"
		}
		"521"
		{
			"name"		"eslcologne2015_signature_emagine"
			"item_name"		"#StickerKit_eslcologne2015_signature_emagine"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_emagine"
			"sticker_material"		"cologne2015/sig_emagine"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"54"
			"tournament_player_id"		"19633654"
		}
		"522"
		{
			"name"		"eslcologne2015_signature_emagine_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_emagine_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_emagine_foil"
			"sticker_material"		"cologne2015/sig_emagine_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"54"
			"tournament_player_id"		"19633654"
		}
		"523"
		{
			"name"		"eslcologne2015_signature_emagine_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_emagine_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_emagine_gold"
			"sticker_material"		"cologne2015/sig_emagine_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"54"
			"tournament_player_id"		"19633654"
		}
		"524"
		{
			"name"		"eslcologne2015_signature_snyper"
			"item_name"		"#StickerKit_eslcologne2015_signature_snyper"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_snyper"
			"sticker_material"		"cologne2015/sig_snyper"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"54"
			"tournament_player_id"		"7436549"
		}
		"525"
		{
			"name"		"eslcologne2015_signature_snyper_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_snyper_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_snyper_foil"
			"sticker_material"		"cologne2015/sig_snyper_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"54"
			"tournament_player_id"		"7436549"
		}
		"526"
		{
			"name"		"eslcologne2015_signature_snyper_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_snyper_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_snyper_gold"
			"sticker_material"		"cologne2015/sig_snyper_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"54"
			"tournament_player_id"		"7436549"
		}
		"527"
		{
			"name"		"eslcologne2015_signature_james"
			"item_name"		"#StickerKit_eslcologne2015_signature_james"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_james"
			"sticker_material"		"cologne2015/sig_james"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"54"
			"tournament_player_id"		"35336006"
		}
		"528"
		{
			"name"		"eslcologne2015_signature_james_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_james_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_james_foil"
			"sticker_material"		"cologne2015/sig_james_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"54"
			"tournament_player_id"		"35336006"
		}
		"529"
		{
			"name"		"eslcologne2015_signature_james_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_james_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_james_gold"
			"sticker_material"		"cologne2015/sig_james_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"54"
			"tournament_player_id"		"35336006"
		}
		"530"
		{
			"name"		"eslcologne2015_signature_markeloff"
			"item_name"		"#StickerKit_eslcologne2015_signature_markeloff"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_markeloff"
			"sticker_material"		"cologne2015/sig_markeloff"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"43"
			"tournament_player_id"		"5667261"
		}
		"531"
		{
			"name"		"eslcologne2015_signature_markeloff_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_markeloff_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_markeloff_foil"
			"sticker_material"		"cologne2015/sig_markeloff_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"43"
			"tournament_player_id"		"5667261"
		}
		"532"
		{
			"name"		"eslcologne2015_signature_markeloff_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_markeloff_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_markeloff_gold"
			"sticker_material"		"cologne2015/sig_markeloff_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"43"
			"tournament_player_id"		"5667261"
		}
		"533"
		{
			"name"		"eslcologne2015_signature_b1ad3"
			"item_name"		"#StickerKit_eslcologne2015_signature_b1ad3"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_b1ad3"
			"sticker_material"		"cologne2015/sig_b1ad3"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53258137"
		}
		"534"
		{
			"name"		"eslcologne2015_signature_b1ad3_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_b1ad3_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_b1ad3_foil"
			"sticker_material"		"cologne2015/sig_b1ad3_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53258137"
		}
		"535"
		{
			"name"		"eslcologne2015_signature_b1ad3_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_b1ad3_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_b1ad3_gold"
			"sticker_material"		"cologne2015/sig_b1ad3_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53258137"
		}
		"536"
		{
			"name"		"eslcologne2015_signature_bondik"
			"item_name"		"#StickerKit_eslcologne2015_signature_bondik"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_bondik"
			"sticker_material"		"cologne2015/sig_bondik"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"43"
			"tournament_player_id"		"46918643"
		}
		"537"
		{
			"name"		"eslcologne2015_signature_bondik_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_bondik_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_bondik_foil"
			"sticker_material"		"cologne2015/sig_bondik_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"43"
			"tournament_player_id"		"46918643"
		}
		"538"
		{
			"name"		"eslcologne2015_signature_bondik_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_bondik_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_bondik_gold"
			"sticker_material"		"cologne2015/sig_bondik_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"43"
			"tournament_player_id"		"46918643"
		}
		"539"
		{
			"name"		"eslcologne2015_signature_worldedit"
			"item_name"		"#StickerKit_eslcologne2015_signature_worldedit"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_worldedit"
			"sticker_material"		"cologne2015/sig_worldedit"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"43"
			"tournament_player_id"		"36732188"
		}
		"540"
		{
			"name"		"eslcologne2015_signature_worldedit_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_worldedit_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_worldedit_foil"
			"sticker_material"		"cologne2015/sig_worldedit_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"43"
			"tournament_player_id"		"36732188"
		}
		"541"
		{
			"name"		"eslcologne2015_signature_worldedit_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_worldedit_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_worldedit_gold"
			"sticker_material"		"cologne2015/sig_worldedit_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"43"
			"tournament_player_id"		"36732188"
		}
		"542"
		{
			"name"		"eslcologne2015_signature_davcost"
			"item_name"		"#StickerKit_eslcologne2015_signature_davcost"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_davcost"
			"sticker_material"		"cologne2015/sig_davcost"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"43"
			"tournament_player_id"		"20273529"
		}
		"543"
		{
			"name"		"eslcologne2015_signature_davcost_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_davcost_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_davcost_foil"
			"sticker_material"		"cologne2015/sig_davcost_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"43"
			"tournament_player_id"		"20273529"
		}
		"544"
		{
			"name"		"eslcologne2015_signature_davcost_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_davcost_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_davcost_gold"
			"sticker_material"		"cologne2015/sig_davcost_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"43"
			"tournament_player_id"		"20273529"
		}
		"545"
		{
			"name"		"eslcologne2015_signature_dennis"
			"item_name"		"#StickerKit_eslcologne2015_signature_dennis"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_dennis"
			"sticker_material"		"cologne2015/sig_dennis"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"55"
			"tournament_player_id"		"108076825"
		}
		"546"
		{
			"name"		"eslcologne2015_signature_dennis_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_dennis_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_dennis_foil"
			"sticker_material"		"cologne2015/sig_dennis_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"55"
			"tournament_player_id"		"108076825"
		}
		"547"
		{
			"name"		"eslcologne2015_signature_dennis_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_dennis_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_dennis_gold"
			"sticker_material"		"cologne2015/sig_dennis_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"55"
			"tournament_player_id"		"108076825"
		}
		"548"
		{
			"name"		"eslcologne2015_signature_scream"
			"item_name"		"#StickerKit_eslcologne2015_signature_scream"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_scream"
			"sticker_material"		"cologne2015/sig_scream"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"55"
			"tournament_player_id"		"28502520"
		}
		"549"
		{
			"name"		"eslcologne2015_signature_scream_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_scream_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_scream_foil"
			"sticker_material"		"cologne2015/sig_scream_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"55"
			"tournament_player_id"		"28502520"
		}
		"550"
		{
			"name"		"eslcologne2015_signature_scream_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_scream_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_scream_gold"
			"sticker_material"		"cologne2015/sig_scream_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"55"
			"tournament_player_id"		"28502520"
		}
		"551"
		{
			"name"		"eslcologne2015_signature_rain"
			"item_name"		"#StickerKit_eslcologne2015_signature_rain"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_rain"
			"sticker_material"		"cologne2015/sig_rain"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"55"
			"tournament_player_id"		"37085479"
		}
		"552"
		{
			"name"		"eslcologne2015_signature_rain_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_rain_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_rain_foil"
			"sticker_material"		"cologne2015/sig_rain_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"55"
			"tournament_player_id"		"37085479"
		}
		"553"
		{
			"name"		"eslcologne2015_signature_rain_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_rain_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_rain_gold"
			"sticker_material"		"cologne2015/sig_rain_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"55"
			"tournament_player_id"		"37085479"
		}
		"554"
		{
			"name"		"eslcologne2015_signature_maikelele"
			"item_name"		"#StickerKit_eslcologne2015_signature_maikelele"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_maikelele"
			"sticker_material"		"cologne2015/sig_maikelele"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"55"
			"tournament_player_id"		"925972"
		}
		"555"
		{
			"name"		"eslcologne2015_signature_maikelele_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_maikelele_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_maikelele_foil"
			"sticker_material"		"cologne2015/sig_maikelele_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"55"
			"tournament_player_id"		"925972"
		}
		"556"
		{
			"name"		"eslcologne2015_signature_maikelele_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_maikelele_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_maikelele_gold"
			"sticker_material"		"cologne2015/sig_maikelele_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"55"
			"tournament_player_id"		"925972"
		}
		"557"
		{
			"name"		"eslcologne2015_signature_fox"
			"item_name"		"#StickerKit_eslcologne2015_signature_fox"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_fox"
			"sticker_material"		"cologne2015/sig_fox"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"55"
			"tournament_player_id"		"1939536"
		}
		"558"
		{
			"name"		"eslcologne2015_signature_fox_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_fox_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_fox_foil"
			"sticker_material"		"cologne2015/sig_fox_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"55"
			"tournament_player_id"		"1939536"
		}
		"559"
		{
			"name"		"eslcologne2015_signature_fox_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_fox_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_fox_gold"
			"sticker_material"		"cologne2015/sig_fox_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"55"
			"tournament_player_id"		"1939536"
		}
		"560"
		{
			"name"		"eslcologne2015_signature_rallen"
			"item_name"		"#StickerKit_eslcologne2015_signature_rallen"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_rallen"
			"sticker_material"		"cologne2015/sig_rallen"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"56"
			"tournament_player_id"		"31166738"
		}
		"561"
		{
			"name"		"eslcologne2015_signature_rallen_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_rallen_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_rallen_foil"
			"sticker_material"		"cologne2015/sig_rallen_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"56"
			"tournament_player_id"		"31166738"
		}
		"562"
		{
			"name"		"eslcologne2015_signature_rallen_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_rallen_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_rallen_gold"
			"sticker_material"		"cologne2015/sig_rallen_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"56"
			"tournament_player_id"		"31166738"
		}
		"563"
		{
			"name"		"eslcologne2015_signature_hyper"
			"item_name"		"#StickerKit_eslcologne2015_signature_hyper"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_hyper"
			"sticker_material"		"cologne2015/sig_hyper"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"56"
			"tournament_player_id"		"10357481"
		}
		"564"
		{
			"name"		"eslcologne2015_signature_hyper_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_hyper_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_hyper_foil"
			"sticker_material"		"cologne2015/sig_hyper_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"56"
			"tournament_player_id"		"10357481"
		}
		"565"
		{
			"name"		"eslcologne2015_signature_hyper_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_hyper_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_hyper_gold"
			"sticker_material"		"cologne2015/sig_hyper_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"56"
			"tournament_player_id"		"10357481"
		}
		"566"
		{
			"name"		"eslcologne2015_signature_peet"
			"item_name"		"#StickerKit_eslcologne2015_signature_peet"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_peet"
			"sticker_material"		"cologne2015/sig_peet"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"56"
			"tournament_player_id"		"104340617"
		}
		"567"
		{
			"name"		"eslcologne2015_signature_peet_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_peet_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_peet_foil"
			"sticker_material"		"cologne2015/sig_peet_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"56"
			"tournament_player_id"		"104340617"
		}
		"568"
		{
			"name"		"eslcologne2015_signature_peet_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_peet_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_peet_gold"
			"sticker_material"		"cologne2015/sig_peet_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"56"
			"tournament_player_id"		"104340617"
		}
		"569"
		{
			"name"		"eslcologne2015_signature_furlan"
			"item_name"		"#StickerKit_eslcologne2015_signature_furlan"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_furlan"
			"sticker_material"		"cologne2015/sig_furlan"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"56"
			"tournament_player_id"		"177495873"
		}
		"570"
		{
			"name"		"eslcologne2015_signature_furlan_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_furlan_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_furlan_foil"
			"sticker_material"		"cologne2015/sig_furlan_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"56"
			"tournament_player_id"		"177495873"
		}
		"571"
		{
			"name"		"eslcologne2015_signature_furlan_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_furlan_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_furlan_gold"
			"sticker_material"		"cologne2015/sig_furlan_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"56"
			"tournament_player_id"		"177495873"
		}
		"572"
		{
			"name"		"eslcologne2015_signature_gruby"
			"item_name"		"#StickerKit_eslcologne2015_signature_gruby"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_gruby"
			"sticker_material"		"cologne2015/sig_gruby"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"56"
			"tournament_player_id"		"44752530"
		}
		"573"
		{
			"name"		"eslcologne2015_signature_gruby_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_gruby_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_gruby_foil"
			"sticker_material"		"cologne2015/sig_gruby_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"56"
			"tournament_player_id"		"44752530"
		}
		"574"
		{
			"name"		"eslcologne2015_signature_gruby_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_gruby_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_gruby_gold"
			"sticker_material"		"cologne2015/sig_gruby_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"56"
			"tournament_player_id"		"44752530"
		}
		"575"
		{
			"name"		"eslcologne2015_signature_maniac"
			"item_name"		"#StickerKit_eslcologne2015_signature_maniac"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_maniac"
			"sticker_material"		"cologne2015/sig_maniac"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"27"
			"tournament_player_id"		"35761"
		}
		"576"
		{
			"name"		"eslcologne2015_signature_maniac_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_maniac_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_maniac_foil"
			"sticker_material"		"cologne2015/sig_maniac_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"27"
			"tournament_player_id"		"35761"
		}
		"577"
		{
			"name"		"eslcologne2015_signature_maniac_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_maniac_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_maniac_gold"
			"sticker_material"		"cologne2015/sig_maniac_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"27"
			"tournament_player_id"		"35761"
		}
		"578"
		{
			"name"		"eslcologne2015_signature_ex6tenz"
			"item_name"		"#StickerKit_eslcologne2015_signature_ex6tenz"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_ex6tenz"
			"sticker_material"		"cologne2015/sig_ex6tenz"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"27"
			"tournament_player_id"		"11737333"
		}
		"579"
		{
			"name"		"eslcologne2015_signature_ex6tenz_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_ex6tenz_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_ex6tenz_foil"
			"sticker_material"		"cologne2015/sig_ex6tenz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"27"
			"tournament_player_id"		"11737333"
		}
		"580"
		{
			"name"		"eslcologne2015_signature_ex6tenz_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_ex6tenz_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_ex6tenz_gold"
			"sticker_material"		"cologne2015/sig_ex6tenz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"27"
			"tournament_player_id"		"11737333"
		}
		"581"
		{
			"name"		"eslcologne2015_signature_shox"
			"item_name"		"#StickerKit_eslcologne2015_signature_shox"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_shox"
			"sticker_material"		"cologne2015/sig_shox"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"27"
			"tournament_player_id"		"46654567"
		}
		"582"
		{
			"name"		"eslcologne2015_signature_shox_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_shox_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_shox_foil"
			"sticker_material"		"cologne2015/sig_shox_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"27"
			"tournament_player_id"		"46654567"
		}
		"583"
		{
			"name"		"eslcologne2015_signature_shox_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_shox_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_shox_gold"
			"sticker_material"		"cologne2015/sig_shox_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"27"
			"tournament_player_id"		"46654567"
		}
		"584"
		{
			"name"		"eslcologne2015_signature_smithzz"
			"item_name"		"#StickerKit_eslcologne2015_signature_smithzz"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_smithzz"
			"sticker_material"		"cologne2015/sig_smithzz"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"27"
			"tournament_player_id"		"14321919"
		}
		"585"
		{
			"name"		"eslcologne2015_signature_smithzz_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_smithzz_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_smithzz_foil"
			"sticker_material"		"cologne2015/sig_smithzz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"27"
			"tournament_player_id"		"14321919"
		}
		"586"
		{
			"name"		"eslcologne2015_signature_smithzz_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_smithzz_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_smithzz_gold"
			"sticker_material"		"cologne2015/sig_smithzz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"27"
			"tournament_player_id"		"14321919"
		}
		"587"
		{
			"name"		"eslcologne2015_signature_rpk"
			"item_name"		"#StickerKit_eslcologne2015_signature_rpk"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_rpk"
			"sticker_material"		"cologne2015/sig_rpk"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"27"
			"tournament_player_id"		"53985773"
		}
		"588"
		{
			"name"		"eslcologne2015_signature_rpk_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_rpk_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_rpk_foil"
			"sticker_material"		"cologne2015/sig_rpk_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"27"
			"tournament_player_id"		"53985773"
		}
		"589"
		{
			"name"		"eslcologne2015_signature_rpk_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_rpk_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_rpk_gold"
			"sticker_material"		"cologne2015/sig_rpk_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"27"
			"tournament_player_id"		"53985773"
		}
		"590"
		{
			"name"		"eslcologne2015_signature_hazed"
			"item_name"		"#StickerKit_eslcologne2015_signature_hazed"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_hazed"
			"sticker_material"		"cologne2015/sig_hazed"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"49"
			"tournament_player_id"		"30305781"
		}
		"591"
		{
			"name"		"eslcologne2015_signature_hazed_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_hazed_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_hazed_foil"
			"sticker_material"		"cologne2015/sig_hazed_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"49"
			"tournament_player_id"		"30305781"
		}
		"592"
		{
			"name"		"eslcologne2015_signature_hazed_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_hazed_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_hazed_gold"
			"sticker_material"		"cologne2015/sig_hazed_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"49"
			"tournament_player_id"		"30305781"
		}
		"593"
		{
			"name"		"eslcologne2015_signature_fns"
			"item_name"		"#StickerKit_eslcologne2015_signature_fns"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_fns"
			"sticker_material"		"cologne2015/sig_fns"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"49"
			"tournament_player_id"		"17564706"
		}
		"594"
		{
			"name"		"eslcologne2015_signature_fns_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_fns_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_fns_foil"
			"sticker_material"		"cologne2015/sig_fns_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"49"
			"tournament_player_id"		"17564706"
		}
		"595"
		{
			"name"		"eslcologne2015_signature_fns_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_fns_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_fns_gold"
			"sticker_material"		"cologne2015/sig_fns_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"49"
			"tournament_player_id"		"17564706"
		}
		"596"
		{
			"name"		"eslcologne2015_signature_jdm64"
			"item_name"		"#StickerKit_eslcologne2015_signature_jdm64"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_jdm64"
			"sticker_material"		"cologne2015/sig_jdm64"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"49"
			"tournament_player_id"		"7223652"
		}
		"597"
		{
			"name"		"eslcologne2015_signature_jdm64_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_jdm64_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_jdm64_foil"
			"sticker_material"		"cologne2015/sig_jdm64_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"49"
			"tournament_player_id"		"7223652"
		}
		"598"
		{
			"name"		"eslcologne2015_signature_jdm64_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_jdm64_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_jdm64_gold"
			"sticker_material"		"cologne2015/sig_jdm64_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"49"
			"tournament_player_id"		"7223652"
		}
		"599"
		{
			"name"		"eslcologne2015_signature_reltuc"
			"item_name"		"#StickerKit_eslcologne2015_signature_reltuc"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_reltuc"
			"sticker_material"		"cologne2015/sig_reltuc"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"49"
			"tournament_player_id"		"518760"
		}
		"600"
		{
			"name"		"eslcologne2015_signature_reltuc_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_reltuc_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_reltuc_foil"
			"sticker_material"		"cologne2015/sig_reltuc_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"49"
			"tournament_player_id"		"518760"
		}
		"601"
		{
			"name"		"eslcologne2015_signature_reltuc_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_reltuc_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_reltuc_gold"
			"sticker_material"		"cologne2015/sig_reltuc_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"49"
			"tournament_player_id"		"518760"
		}
		"602"
		{
			"name"		"eslcologne2015_signature_tarik"
			"item_name"		"#StickerKit_eslcologne2015_signature_tarik"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_tarik"
			"sticker_material"		"cologne2015/sig_tarik"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"49"
			"tournament_player_id"		"18216247"
		}
		"603"
		{
			"name"		"eslcologne2015_signature_tarik_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_tarik_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_tarik_foil"
			"sticker_material"		"cologne2015/sig_tarik_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"49"
			"tournament_player_id"		"18216247"
		}
		"604"
		{
			"name"		"eslcologne2015_signature_tarik_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_tarik_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_tarik_gold"
			"sticker_material"		"cologne2015/sig_tarik_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"49"
			"tournament_player_id"		"18216247"
		}
		"605"
		{
			"name"		"eslcologne2015_signature_nothing"
			"item_name"		"#StickerKit_eslcologne2015_signature_nothing"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_nothing"
			"sticker_material"		"cologne2015/sig_nothing"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"52"
			"tournament_player_id"		"755286"
		}
		"606"
		{
			"name"		"eslcologne2015_signature_nothing_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_nothing_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_nothing_foil"
			"sticker_material"		"cologne2015/sig_nothing_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"52"
			"tournament_player_id"		"755286"
		}
		"607"
		{
			"name"		"eslcologne2015_signature_nothing_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_nothing_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_nothing_gold"
			"sticker_material"		"cologne2015/sig_nothing_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"52"
			"tournament_player_id"		"755286"
		}
		"608"
		{
			"name"		"eslcologne2015_signature_sgares"
			"item_name"		"#StickerKit_eslcologne2015_signature_sgares"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_sgares"
			"sticker_material"		"cologne2015/sig_sgares"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"52"
			"tournament_player_id"		"164004"
		}
		"609"
		{
			"name"		"eslcologne2015_signature_sgares_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_sgares_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_sgares_foil"
			"sticker_material"		"cologne2015/sig_sgares_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"52"
			"tournament_player_id"		"164004"
		}
		"610"
		{
			"name"		"eslcologne2015_signature_sgares_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_sgares_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_sgares_gold"
			"sticker_material"		"cologne2015/sig_sgares_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"52"
			"tournament_player_id"		"164004"
		}
		"611"
		{
			"name"		"eslcologne2015_signature_shroud"
			"item_name"		"#StickerKit_eslcologne2015_signature_shroud"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_shroud"
			"sticker_material"		"cologne2015/sig_shroud"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"52"
			"tournament_player_id"		"4515926"
		}
		"612"
		{
			"name"		"eslcologne2015_signature_shroud_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_shroud_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_shroud_foil"
			"sticker_material"		"cologne2015/sig_shroud_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"52"
			"tournament_player_id"		"4515926"
		}
		"613"
		{
			"name"		"eslcologne2015_signature_shroud_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_shroud_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_shroud_gold"
			"sticker_material"		"cologne2015/sig_shroud_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"52"
			"tournament_player_id"		"4515926"
		}
		"614"
		{
			"name"		"eslcologne2015_signature_freakazoid"
			"item_name"		"#StickerKit_eslcologne2015_signature_freakazoid"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_freakazoid"
			"sticker_material"		"cologne2015/sig_freakazoid"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"52"
			"tournament_player_id"		"16883071"
		}
		"615"
		{
			"name"		"eslcologne2015_signature_freakazoid_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_freakazoid_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_freakazoid_foil"
			"sticker_material"		"cologne2015/sig_freakazoid_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"52"
			"tournament_player_id"		"16883071"
		}
		"616"
		{
			"name"		"eslcologne2015_signature_freakazoid_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_freakazoid_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_freakazoid_gold"
			"sticker_material"		"cologne2015/sig_freakazoid_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"52"
			"tournament_player_id"		"16883071"
		}
		"617"
		{
			"name"		"eslcologne2015_signature_skadoodle"
			"item_name"		"#StickerKit_eslcologne2015_signature_skadoodle"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_skadoodle"
			"sticker_material"		"cologne2015/sig_skadoodle"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"52"
			"tournament_player_id"		"21075725"
		}
		"618"
		{
			"name"		"eslcologne2015_signature_skadoodle_foil"
			"item_name"		"#StickerKit_eslcologne2015_signature_skadoodle_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_skadoodle_foil"
			"sticker_material"		"cologne2015/sig_skadoodle_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"52"
			"tournament_player_id"		"21075725"
		}
		"619"
		{
			"name"		"eslcologne2015_signature_skadoodle_gold"
			"item_name"		"#StickerKit_eslcologne2015_signature_skadoodle_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_signature_skadoodle_gold"
			"sticker_material"		"cologne2015/sig_skadoodle_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"52"
			"tournament_player_id"		"21075725"
		}
		"620"
		{
			"name"		"eslcologne2015_team_fnatic"
			"item_name"		"#StickerKit_eslcologne2015_team_fnatic"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_fnatic"
			"sticker_material"		"cologne2015/fnatic"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"6"
		}
		"621"
		{
			"name"		"eslcologne2015_team_fnatic_foil"
			"item_name"		"#StickerKit_eslcologne2015_team_fnatic_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_fnatic_foil"
			"sticker_material"		"cologne2015/fnatic_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"6"
		}
		"622"
		{
			"name"		"eslcologne2015_team_fnatic_gold"
			"item_name"		"#StickerKit_eslcologne2015_team_fnatic_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_fnatic_gold"
			"sticker_material"		"cologne2015/fnatic_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"6"
		}
		"623"
		{
			"name"		"eslcologne2015_team_virtuspro"
			"item_name"		"#StickerKit_eslcologne2015_team_virtuspro"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_virtuspro"
			"sticker_material"		"cologne2015/virtuspro"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"31"
		}
		"624"
		{
			"name"		"eslcologne2015_team_virtuspro_foil"
			"item_name"		"#StickerKit_eslcologne2015_team_virtuspro_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_virtuspro_foil"
			"sticker_material"		"cologne2015/virtuspro_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"31"
		}
		"625"
		{
			"name"		"eslcologne2015_team_virtuspro_gold"
			"item_name"		"#StickerKit_eslcologne2015_team_virtuspro_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_virtuspro_gold"
			"sticker_material"		"cologne2015/virtuspro_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"31"
		}
		"626"
		{
			"name"		"eslcologne2015_team_mousesports"
			"item_name"		"#StickerKit_eslcologne2015_team_mousesports"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_mousesports"
			"sticker_material"		"cologne2015/mousesports"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"29"
		}
		"627"
		{
			"name"		"eslcologne2015_team_mousesports_foil"
			"item_name"		"#StickerKit_eslcologne2015_team_mousesports_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_mousesports_foil"
			"sticker_material"		"cologne2015/mousesports_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"29"
		}
		"628"
		{
			"name"		"eslcologne2015_team_mousesports_gold"
			"item_name"		"#StickerKit_eslcologne2015_team_mousesports_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_mousesports_gold"
			"sticker_material"		"cologne2015/mousesports_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"29"
		}
		"629"
		{
			"name"		"eslcologne2015_team_navi"
			"item_name"		"#StickerKit_eslcologne2015_team_navi"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_navi"
			"sticker_material"		"cologne2015/navi"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"12"
		}
		"630"
		{
			"name"		"eslcologne2015_team_navi_foil"
			"item_name"		"#StickerKit_eslcologne2015_team_navi_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_navi_foil"
			"sticker_material"		"cologne2015/navi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"12"
		}
		"631"
		{
			"name"		"eslcologne2015_team_navi_gold"
			"item_name"		"#StickerKit_eslcologne2015_team_navi_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_navi_gold"
			"sticker_material"		"cologne2015/navi_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"12"
		}
		"632"
		{
			"name"		"eslcologne2015_team_renegades"
			"item_name"		"#StickerKit_eslcologne2015_team_renegades"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_renegades"
			"sticker_material"		"cologne2015/renegades"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"53"
		}
		"633"
		{
			"name"		"eslcologne2015_team_renegades_foil"
			"item_name"		"#StickerKit_eslcologne2015_team_renegades_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_renegades_foil"
			"sticker_material"		"cologne2015/renegades_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"53"
		}
		"634"
		{
			"name"		"eslcologne2015_team_renegades_gold"
			"item_name"		"#StickerKit_eslcologne2015_team_renegades_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_renegades_gold"
			"sticker_material"		"cologne2015/renegades_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"53"
		}
		"635"
		{
			"name"		"eslcologne2015_team_kinguin"
			"item_name"		"#StickerKit_eslcologne2015_team_kinguin"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_kinguin"
			"sticker_material"		"cologne2015/kinguin"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"55"
		}
		"636"
		{
			"name"		"eslcologne2015_team_kinguin_foil"
			"item_name"		"#StickerKit_eslcologne2015_team_kinguin_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_kinguin_foil"
			"sticker_material"		"cologne2015/kinguin_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"55"
		}
		"637"
		{
			"name"		"eslcologne2015_team_kinguin_gold"
			"item_name"		"#StickerKit_eslcologne2015_team_kinguin_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_kinguin_gold"
			"sticker_material"		"cologne2015/kinguin_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"55"
		}
		"638"
		{
			"name"		"eslcologne2015_team_ebettle"
			"item_name"		"#StickerKit_eslcologne2015_team_ebettle"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_ebettle"
			"sticker_material"		"cologne2015/ebettle"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"56"
		}
		"639"
		{
			"name"		"eslcologne2015_team_ebettle_foil"
			"item_name"		"#StickerKit_eslcologne2015_team_ebettle_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_ebettle_foil"
			"sticker_material"		"cologne2015/ebettle_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"56"
		}
		"640"
		{
			"name"		"eslcologne2015_team_ebettle_gold"
			"item_name"		"#StickerKit_eslcologne2015_team_ebettle_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_ebettle_gold"
			"sticker_material"		"cologne2015/ebettle_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"56"
		}
		"641"
		{
			"name"		"eslcologne2015_team_cloud9"
			"item_name"		"#StickerKit_eslcologne2015_team_cloud9"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_cloud9"
			"sticker_material"		"cologne2015/cloud9"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"52"
		}
		"642"
		{
			"name"		"eslcologne2015_team_cloud9_foil"
			"item_name"		"#StickerKit_eslcologne2015_team_cloud9_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_cloud9_foil"
			"sticker_material"		"cologne2015/cloud9_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"52"
		}
		"643"
		{
			"name"		"eslcologne2015_team_cloud9_gold"
			"item_name"		"#StickerKit_eslcologne2015_team_cloud9_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_cloud9_gold"
			"sticker_material"		"cologne2015/cloud9_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"52"
		}
		"644"
		{
			"name"		"eslcologne2015_team_ninjasinpyjamas"
			"item_name"		"#StickerKit_eslcologne2015_team_ninjasinpyjamas"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_ninjasinpyjamas"
			"sticker_material"		"cologne2015/ninjasinpyjamas"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"1"
		}
		"645"
		{
			"name"		"eslcologne2015_team_ninjasinpyjamas_foil"
			"item_name"		"#StickerKit_eslcologne2015_team_ninjasinpyjamas_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_ninjasinpyjamas_foil"
			"sticker_material"		"cologne2015/ninjasinpyjamas_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"1"
		}
		"646"
		{
			"name"		"eslcologne2015_team_ninjasinpyjamas_gold"
			"item_name"		"#StickerKit_eslcologne2015_team_ninjasinpyjamas_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_ninjasinpyjamas_gold"
			"sticker_material"		"cologne2015/ninjasinpyjamas_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"1"
		}
		"647"
		{
			"name"		"eslcologne2015_team_envyus"
			"item_name"		"#StickerKit_eslcologne2015_team_envyus"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_envyus"
			"sticker_material"		"cologne2015/envyus"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"46"
		}
		"648"
		{
			"name"		"eslcologne2015_team_envyus_foil"
			"item_name"		"#StickerKit_eslcologne2015_team_envyus_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_envyus_foil"
			"sticker_material"		"cologne2015/envyus_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"46"
		}
		"649"
		{
			"name"		"eslcologne2015_team_envyus_gold"
			"item_name"		"#StickerKit_eslcologne2015_team_envyus_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_envyus_gold"
			"sticker_material"		"cologne2015/envyus_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"46"
		}
		"650"
		{
			"name"		"eslcologne2015_team_luminositygaming"
			"item_name"		"#StickerKit_eslcologne2015_team_luminositygaming"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_luminositygaming"
			"sticker_material"		"cologne2015/luminositygaming"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"57"
		}
		"651"
		{
			"name"		"eslcologne2015_team_luminositygaming_foil"
			"item_name"		"#StickerKit_eslcologne2015_team_luminositygaming_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_luminositygaming_foil"
			"sticker_material"		"cologne2015/luminositygaming_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"57"
		}
		"652"
		{
			"name"		"eslcologne2015_team_luminositygaming_gold"
			"item_name"		"#StickerKit_eslcologne2015_team_luminositygaming_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_luminositygaming_gold"
			"sticker_material"		"cologne2015/luminositygaming_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"57"
		}
		"653"
		{
			"name"		"eslcologne2015_team_solomid"
			"item_name"		"#StickerKit_eslcologne2015_team_solomid"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_solomid"
			"sticker_material"		"cologne2015/solomid"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"58"
		}
		"654"
		{
			"name"		"eslcologne2015_team_solomid_foil"
			"item_name"		"#StickerKit_eslcologne2015_team_solomid_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_solomid_foil"
			"sticker_material"		"cologne2015/solomid_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"58"
		}
		"655"
		{
			"name"		"eslcologne2015_team_solomid_gold"
			"item_name"		"#StickerKit_eslcologne2015_team_solomid_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_solomid_gold"
			"sticker_material"		"cologne2015/solomid_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"58"
		}
		"656"
		{
			"name"		"eslcologne2015_team_teamimmunity"
			"item_name"		"#StickerKit_eslcologne2015_team_teamimmunity"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_teamimmunity"
			"sticker_material"		"cologne2015/teamimmunity"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"54"
		}
		"657"
		{
			"name"		"eslcologne2015_team_teamimmunity_foil"
			"item_name"		"#StickerKit_eslcologne2015_team_teamimmunity_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_teamimmunity_foil"
			"sticker_material"		"cologne2015/teamimmunity_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"54"
		}
		"658"
		{
			"name"		"eslcologne2015_team_teamimmunity_gold"
			"item_name"		"#StickerKit_eslcologne2015_team_teamimmunity_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_teamimmunity_gold"
			"sticker_material"		"cologne2015/teamimmunity_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"54"
		}
		"659"
		{
			"name"		"eslcologne2015_team_flipside"
			"item_name"		"#StickerKit_eslcologne2015_team_flipside"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_flipside"
			"sticker_material"		"cologne2015/flipside"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"43"
		}
		"660"
		{
			"name"		"eslcologne2015_team_flipside_foil"
			"item_name"		"#StickerKit_eslcologne2015_team_flipside_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_flipside_foil"
			"sticker_material"		"cologne2015/flipside_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"43"
		}
		"661"
		{
			"name"		"eslcologne2015_team_flipside_gold"
			"item_name"		"#StickerKit_eslcologne2015_team_flipside_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_flipside_gold"
			"sticker_material"		"cologne2015/flipside_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"43"
		}
		"662"
		{
			"name"		"eslcologne2015_team_titan"
			"item_name"		"#StickerKit_eslcologne2015_team_titan"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_titan"
			"sticker_material"		"cologne2015/titan"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"27"
		}
		"663"
		{
			"name"		"eslcologne2015_team_titan_foil"
			"item_name"		"#StickerKit_eslcologne2015_team_titan_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_titan_foil"
			"sticker_material"		"cologne2015/titan_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"27"
		}
		"664"
		{
			"name"		"eslcologne2015_team_titan_gold"
			"item_name"		"#StickerKit_eslcologne2015_team_titan_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_titan_gold"
			"sticker_material"		"cologne2015/titan_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"27"
		}
		"665"
		{
			"name"		"eslcologne2015_team_clg"
			"item_name"		"#StickerKit_eslcologne2015_team_clg"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_clg"
			"sticker_material"		"cologne2015/clg"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
			"tournament_team_id"		"49"
		}
		"666"
		{
			"name"		"eslcologne2015_team_clg_foil"
			"item_name"		"#StickerKit_eslcologne2015_team_clg_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_clg_foil"
			"sticker_material"		"cologne2015/clg_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"49"
		}
		"667"
		{
			"name"		"eslcologne2015_team_clg_gold"
			"item_name"		"#StickerKit_eslcologne2015_team_clg_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_clg_gold"
			"sticker_material"		"cologne2015/clg_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
			"tournament_team_id"		"49"
		}
		"668"
		{
			"name"		"eslcologne2015_team_esl"
			"item_name"		"#StickerKit_eslcologne2015_team_esl"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_esl"
			"sticker_material"		"cologne2015/esl"
			"item_rarity"		"rare"
			"tournament_event_id"		"7"
		}
		"669"
		{
			"name"		"eslcologne2015_team_esl_foil"
			"item_name"		"#StickerKit_eslcologne2015_team_esl_foil"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_esl_foil"
			"sticker_material"		"cologne2015/esl_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
		}
		"670"
		{
			"name"		"eslcologne2015_team_esl_gold"
			"item_name"		"#StickerKit_eslcologne2015_team_esl_gold"
			"description_string"		"#StickerKit_desc_eslcologne2015_team_esl_gold"
			"sticker_material"		"cologne2015/esl_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"7"
		}
		"671"
		{
			"name"		"cluj2015_signature_reltuc"
			"item_name"		"#StickerKit_cluj2015_signature_reltuc"
			"description_string"		"#StickerKit_desc_cluj2015_signature_reltuc"
			"sticker_material"		"cluj2015/sig_reltuc"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"49"
			"tournament_player_id"		"518760"
		}
		"672"
		{
			"name"		"cluj2015_signature_reltuc_foil"
			"item_name"		"#StickerKit_cluj2015_signature_reltuc_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_reltuc_foil"
			"sticker_material"		"cluj2015/sig_reltuc_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"49"
			"tournament_player_id"		"518760"
		}
		"673"
		{
			"name"		"cluj2015_signature_reltuc_gold"
			"item_name"		"#StickerKit_cluj2015_signature_reltuc_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_reltuc_gold"
			"sticker_material"		"cluj2015/sig_reltuc_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"49"
			"tournament_player_id"		"518760"
		}
		"674"
		{
			"name"		"cluj2015_signature_fns"
			"item_name"		"#StickerKit_cluj2015_signature_fns"
			"description_string"		"#StickerKit_desc_cluj2015_signature_fns"
			"sticker_material"		"cluj2015/sig_fns"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"49"
			"tournament_player_id"		"17564706"
		}
		"675"
		{
			"name"		"cluj2015_signature_fns_foil"
			"item_name"		"#StickerKit_cluj2015_signature_fns_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_fns_foil"
			"sticker_material"		"cluj2015/sig_fns_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"49"
			"tournament_player_id"		"17564706"
		}
		"676"
		{
			"name"		"cluj2015_signature_fns_gold"
			"item_name"		"#StickerKit_cluj2015_signature_fns_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_fns_gold"
			"sticker_material"		"cluj2015/sig_fns_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"49"
			"tournament_player_id"		"17564706"
		}
		"677"
		{
			"name"		"cluj2015_signature_hazed"
			"item_name"		"#StickerKit_cluj2015_signature_hazed"
			"description_string"		"#StickerKit_desc_cluj2015_signature_hazed"
			"sticker_material"		"cluj2015/sig_hazed"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"49"
			"tournament_player_id"		"30305781"
		}
		"678"
		{
			"name"		"cluj2015_signature_hazed_foil"
			"item_name"		"#StickerKit_cluj2015_signature_hazed_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_hazed_foil"
			"sticker_material"		"cluj2015/sig_hazed_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"49"
			"tournament_player_id"		"30305781"
		}
		"679"
		{
			"name"		"cluj2015_signature_hazed_gold"
			"item_name"		"#StickerKit_cluj2015_signature_hazed_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_hazed_gold"
			"sticker_material"		"cluj2015/sig_hazed_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"49"
			"tournament_player_id"		"30305781"
		}
		"680"
		{
			"name"		"cluj2015_signature_jdm64"
			"item_name"		"#StickerKit_cluj2015_signature_jdm64"
			"description_string"		"#StickerKit_desc_cluj2015_signature_jdm64"
			"sticker_material"		"cluj2015/sig_jdm64"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"49"
			"tournament_player_id"		"7223652"
		}
		"681"
		{
			"name"		"cluj2015_signature_jdm64_foil"
			"item_name"		"#StickerKit_cluj2015_signature_jdm64_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_jdm64_foil"
			"sticker_material"		"cluj2015/sig_jdm64_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"49"
			"tournament_player_id"		"7223652"
		}
		"682"
		{
			"name"		"cluj2015_signature_jdm64_gold"
			"item_name"		"#StickerKit_cluj2015_signature_jdm64_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_jdm64_gold"
			"sticker_material"		"cluj2015/sig_jdm64_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"49"
			"tournament_player_id"		"7223652"
		}
		"683"
		{
			"name"		"cluj2015_signature_tarik"
			"item_name"		"#StickerKit_cluj2015_signature_tarik"
			"description_string"		"#StickerKit_desc_cluj2015_signature_tarik"
			"sticker_material"		"cluj2015/sig_tarik"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"49"
			"tournament_player_id"		"18216247"
		}
		"684"
		{
			"name"		"cluj2015_signature_tarik_foil"
			"item_name"		"#StickerKit_cluj2015_signature_tarik_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_tarik_foil"
			"sticker_material"		"cluj2015/sig_tarik_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"49"
			"tournament_player_id"		"18216247"
		}
		"685"
		{
			"name"		"cluj2015_signature_tarik_gold"
			"item_name"		"#StickerKit_cluj2015_signature_tarik_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_tarik_gold"
			"sticker_material"		"cluj2015/sig_tarik_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"49"
			"tournament_player_id"		"18216247"
		}
		"686"
		{
			"name"		"cluj2015_signature_freakazoid"
			"item_name"		"#StickerKit_cluj2015_signature_freakazoid"
			"description_string"		"#StickerKit_desc_cluj2015_signature_freakazoid"
			"sticker_material"		"cluj2015/sig_freakazoid"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"33"
			"tournament_player_id"		"16883071"
		}
		"687"
		{
			"name"		"cluj2015_signature_freakazoid_foil"
			"item_name"		"#StickerKit_cluj2015_signature_freakazoid_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_freakazoid_foil"
			"sticker_material"		"cluj2015/sig_freakazoid_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"33"
			"tournament_player_id"		"16883071"
		}
		"688"
		{
			"name"		"cluj2015_signature_freakazoid_gold"
			"item_name"		"#StickerKit_cluj2015_signature_freakazoid_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_freakazoid_gold"
			"sticker_material"		"cluj2015/sig_freakazoid_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"33"
			"tournament_player_id"		"16883071"
		}
		"689"
		{
			"name"		"cluj2015_signature_sgares"
			"item_name"		"#StickerKit_cluj2015_signature_sgares"
			"description_string"		"#StickerKit_desc_cluj2015_signature_sgares"
			"sticker_material"		"cluj2015/sig_sgares"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"33"
			"tournament_player_id"		"164004"
		}
		"690"
		{
			"name"		"cluj2015_signature_sgares_foil"
			"item_name"		"#StickerKit_cluj2015_signature_sgares_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_sgares_foil"
			"sticker_material"		"cluj2015/sig_sgares_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"33"
			"tournament_player_id"		"164004"
		}
		"691"
		{
			"name"		"cluj2015_signature_sgares_gold"
			"item_name"		"#StickerKit_cluj2015_signature_sgares_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_sgares_gold"
			"sticker_material"		"cluj2015/sig_sgares_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"33"
			"tournament_player_id"		"164004"
		}
		"692"
		{
			"name"		"cluj2015_signature_shroud"
			"item_name"		"#StickerKit_cluj2015_signature_shroud"
			"description_string"		"#StickerKit_desc_cluj2015_signature_shroud"
			"sticker_material"		"cluj2015/sig_shroud"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"33"
			"tournament_player_id"		"4515926"
		}
		"693"
		{
			"name"		"cluj2015_signature_shroud_foil"
			"item_name"		"#StickerKit_cluj2015_signature_shroud_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_shroud_foil"
			"sticker_material"		"cluj2015/sig_shroud_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"33"
			"tournament_player_id"		"4515926"
		}
		"694"
		{
			"name"		"cluj2015_signature_shroud_gold"
			"item_name"		"#StickerKit_cluj2015_signature_shroud_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_shroud_gold"
			"sticker_material"		"cluj2015/sig_shroud_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"33"
			"tournament_player_id"		"4515926"
		}
		"695"
		{
			"name"		"cluj2015_signature_skadoodle"
			"item_name"		"#StickerKit_cluj2015_signature_skadoodle"
			"description_string"		"#StickerKit_desc_cluj2015_signature_skadoodle"
			"sticker_material"		"cluj2015/sig_skadoodle"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"33"
			"tournament_player_id"		"21075725"
		}
		"696"
		{
			"name"		"cluj2015_signature_skadoodle_foil"
			"item_name"		"#StickerKit_cluj2015_signature_skadoodle_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_skadoodle_foil"
			"sticker_material"		"cluj2015/sig_skadoodle_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"33"
			"tournament_player_id"		"21075725"
		}
		"697"
		{
			"name"		"cluj2015_signature_skadoodle_gold"
			"item_name"		"#StickerKit_cluj2015_signature_skadoodle_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_skadoodle_gold"
			"sticker_material"		"cluj2015/sig_skadoodle_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"33"
			"tournament_player_id"		"21075725"
		}
		"698"
		{
			"name"		"cluj2015_signature_nothing"
			"item_name"		"#StickerKit_cluj2015_signature_nothing"
			"description_string"		"#StickerKit_desc_cluj2015_signature_nothing"
			"sticker_material"		"cluj2015/sig_nothing"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"33"
			"tournament_player_id"		"755286"
		}
		"699"
		{
			"name"		"cluj2015_signature_nothing_foil"
			"item_name"		"#StickerKit_cluj2015_signature_nothing_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_nothing_foil"
			"sticker_material"		"cluj2015/sig_nothing_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"33"
			"tournament_player_id"		"755286"
		}
		"700"
		{
			"name"		"cluj2015_signature_nothing_gold"
			"item_name"		"#StickerKit_cluj2015_signature_nothing_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_nothing_gold"
			"sticker_material"		"cluj2015/sig_nothing_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"33"
			"tournament_player_id"		"755286"
		}
		"701"
		{
			"name"		"cluj2015_signature_apex"
			"item_name"		"#StickerKit_cluj2015_signature_apex"
			"description_string"		"#StickerKit_desc_cluj2015_signature_apex"
			"sticker_material"		"cluj2015/sig_apex"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"46"
			"tournament_player_id"		"29478439"
		}
		"702"
		{
			"name"		"cluj2015_signature_apex_foil"
			"item_name"		"#StickerKit_cluj2015_signature_apex_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_apex_foil"
			"sticker_material"		"cluj2015/sig_apex_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"46"
			"tournament_player_id"		"29478439"
		}
		"703"
		{
			"name"		"cluj2015_signature_apex_gold"
			"item_name"		"#StickerKit_cluj2015_signature_apex_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_apex_gold"
			"sticker_material"		"cluj2015/sig_apex_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"46"
			"tournament_player_id"		"29478439"
		}
		"704"
		{
			"name"		"cluj2015_signature_happy"
			"item_name"		"#StickerKit_cluj2015_signature_happy"
			"description_string"		"#StickerKit_desc_cluj2015_signature_happy"
			"sticker_material"		"cluj2015/sig_happy"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"46"
			"tournament_player_id"		"17975624"
		}
		"705"
		{
			"name"		"cluj2015_signature_happy_foil"
			"item_name"		"#StickerKit_cluj2015_signature_happy_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_happy_foil"
			"sticker_material"		"cluj2015/sig_happy_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"46"
			"tournament_player_id"		"17975624"
		}
		"706"
		{
			"name"		"cluj2015_signature_happy_gold"
			"item_name"		"#StickerKit_cluj2015_signature_happy_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_happy_gold"
			"sticker_material"		"cluj2015/sig_happy_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"46"
			"tournament_player_id"		"17975624"
		}
		"707"
		{
			"name"		"cluj2015_signature_kioshima"
			"item_name"		"#StickerKit_cluj2015_signature_kioshima"
			"description_string"		"#StickerKit_desc_cluj2015_signature_kioshima"
			"sticker_material"		"cluj2015/sig_kioshima"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"46"
			"tournament_player_id"		"40517167"
		}
		"708"
		{
			"name"		"cluj2015_signature_kioshima_foil"
			"item_name"		"#StickerKit_cluj2015_signature_kioshima_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_kioshima_foil"
			"sticker_material"		"cluj2015/sig_kioshima_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"46"
			"tournament_player_id"		"40517167"
		}
		"709"
		{
			"name"		"cluj2015_signature_kioshima_gold"
			"item_name"		"#StickerKit_cluj2015_signature_kioshima_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_kioshima_gold"
			"sticker_material"		"cluj2015/sig_kioshima_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"46"
			"tournament_player_id"		"40517167"
		}
		"710"
		{
			"name"		"cluj2015_signature_kennys"
			"item_name"		"#StickerKit_cluj2015_signature_kennys"
			"description_string"		"#StickerKit_desc_cluj2015_signature_kennys"
			"sticker_material"		"cluj2015/sig_kennys"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"46"
			"tournament_player_id"		"64640068"
		}
		"711"
		{
			"name"		"cluj2015_signature_kennys_foil"
			"item_name"		"#StickerKit_cluj2015_signature_kennys_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_kennys_foil"
			"sticker_material"		"cluj2015/sig_kennys_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"46"
			"tournament_player_id"		"64640068"
		}
		"712"
		{
			"name"		"cluj2015_signature_kennys_gold"
			"item_name"		"#StickerKit_cluj2015_signature_kennys_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_kennys_gold"
			"sticker_material"		"cluj2015/sig_kennys_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"46"
			"tournament_player_id"		"64640068"
		}
		"713"
		{
			"name"		"cluj2015_signature_nbk"
			"item_name"		"#StickerKit_cluj2015_signature_nbk"
			"description_string"		"#StickerKit_desc_cluj2015_signature_nbk"
			"sticker_material"		"cluj2015/sig_nbk"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"46"
			"tournament_player_id"		"444845"
		}
		"714"
		{
			"name"		"cluj2015_signature_nbk_foil"
			"item_name"		"#StickerKit_cluj2015_signature_nbk_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_nbk_foil"
			"sticker_material"		"cluj2015/sig_nbk_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"46"
			"tournament_player_id"		"444845"
		}
		"715"
		{
			"name"		"cluj2015_signature_nbk_gold"
			"item_name"		"#StickerKit_cluj2015_signature_nbk_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_nbk_gold"
			"sticker_material"		"cluj2015/sig_nbk_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"46"
			"tournament_player_id"		"444845"
		}
		"716"
		{
			"name"		"cluj2015_signature_b1ad3"
			"item_name"		"#StickerKit_cluj2015_signature_b1ad3"
			"description_string"		"#StickerKit_desc_cluj2015_signature_b1ad3"
			"sticker_material"		"cluj2015/sig_b1ad3"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53258137"
		}
		"717"
		{
			"name"		"cluj2015_signature_b1ad3_foil"
			"item_name"		"#StickerKit_cluj2015_signature_b1ad3_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_b1ad3_foil"
			"sticker_material"		"cluj2015/sig_b1ad3_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53258137"
		}
		"718"
		{
			"name"		"cluj2015_signature_b1ad3_gold"
			"item_name"		"#StickerKit_cluj2015_signature_b1ad3_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_b1ad3_gold"
			"sticker_material"		"cluj2015/sig_b1ad3_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53258137"
		}
		"719"
		{
			"name"		"cluj2015_signature_bondik"
			"item_name"		"#StickerKit_cluj2015_signature_bondik"
			"description_string"		"#StickerKit_desc_cluj2015_signature_bondik"
			"sticker_material"		"cluj2015/sig_bondik"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"43"
			"tournament_player_id"		"46918643"
		}
		"720"
		{
			"name"		"cluj2015_signature_bondik_foil"
			"item_name"		"#StickerKit_cluj2015_signature_bondik_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_bondik_foil"
			"sticker_material"		"cluj2015/sig_bondik_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"43"
			"tournament_player_id"		"46918643"
		}
		"721"
		{
			"name"		"cluj2015_signature_bondik_gold"
			"item_name"		"#StickerKit_cluj2015_signature_bondik_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_bondik_gold"
			"sticker_material"		"cluj2015/sig_bondik_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"43"
			"tournament_player_id"		"46918643"
		}
		"722"
		{
			"name"		"cluj2015_signature_davcost"
			"item_name"		"#StickerKit_cluj2015_signature_davcost"
			"description_string"		"#StickerKit_desc_cluj2015_signature_davcost"
			"sticker_material"		"cluj2015/sig_davcost"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"43"
			"tournament_player_id"		"20273529"
		}
		"723"
		{
			"name"		"cluj2015_signature_davcost_foil"
			"item_name"		"#StickerKit_cluj2015_signature_davcost_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_davcost_foil"
			"sticker_material"		"cluj2015/sig_davcost_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"43"
			"tournament_player_id"		"20273529"
		}
		"724"
		{
			"name"		"cluj2015_signature_davcost_gold"
			"item_name"		"#StickerKit_cluj2015_signature_davcost_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_davcost_gold"
			"sticker_material"		"cluj2015/sig_davcost_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"43"
			"tournament_player_id"		"20273529"
		}
		"725"
		{
			"name"		"cluj2015_signature_markeloff"
			"item_name"		"#StickerKit_cluj2015_signature_markeloff"
			"description_string"		"#StickerKit_desc_cluj2015_signature_markeloff"
			"sticker_material"		"cluj2015/sig_markeloff"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"43"
			"tournament_player_id"		"5667261"
		}
		"726"
		{
			"name"		"cluj2015_signature_markeloff_foil"
			"item_name"		"#StickerKit_cluj2015_signature_markeloff_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_markeloff_foil"
			"sticker_material"		"cluj2015/sig_markeloff_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"43"
			"tournament_player_id"		"5667261"
		}
		"727"
		{
			"name"		"cluj2015_signature_markeloff_gold"
			"item_name"		"#StickerKit_cluj2015_signature_markeloff_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_markeloff_gold"
			"sticker_material"		"cluj2015/sig_markeloff_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"43"
			"tournament_player_id"		"5667261"
		}
		"728"
		{
			"name"		"cluj2015_signature_worldedit"
			"item_name"		"#StickerKit_cluj2015_signature_worldedit"
			"description_string"		"#StickerKit_desc_cluj2015_signature_worldedit"
			"sticker_material"		"cluj2015/sig_worldedit"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"43"
			"tournament_player_id"		"36732188"
		}
		"729"
		{
			"name"		"cluj2015_signature_worldedit_foil"
			"item_name"		"#StickerKit_cluj2015_signature_worldedit_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_worldedit_foil"
			"sticker_material"		"cluj2015/sig_worldedit_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"43"
			"tournament_player_id"		"36732188"
		}
		"730"
		{
			"name"		"cluj2015_signature_worldedit_gold"
			"item_name"		"#StickerKit_cluj2015_signature_worldedit_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_worldedit_gold"
			"sticker_material"		"cluj2015/sig_worldedit_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"43"
			"tournament_player_id"		"36732188"
		}
		"731"
		{
			"name"		"cluj2015_signature_flusha"
			"item_name"		"#StickerKit_cluj2015_signature_flusha"
			"description_string"		"#StickerKit_desc_cluj2015_signature_flusha"
			"sticker_material"		"cluj2015/sig_flusha"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"6"
			"tournament_player_id"		"31082355"
		}
		"732"
		{
			"name"		"cluj2015_signature_flusha_foil"
			"item_name"		"#StickerKit_cluj2015_signature_flusha_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_flusha_foil"
			"sticker_material"		"cluj2015/sig_flusha_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"6"
			"tournament_player_id"		"31082355"
		}
		"733"
		{
			"name"		"cluj2015_signature_flusha_gold"
			"item_name"		"#StickerKit_cluj2015_signature_flusha_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_flusha_gold"
			"sticker_material"		"cluj2015/sig_flusha_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"6"
			"tournament_player_id"		"31082355"
		}
		"734"
		{
			"name"		"cluj2015_signature_jw"
			"item_name"		"#StickerKit_cluj2015_signature_jw"
			"description_string"		"#StickerKit_desc_cluj2015_signature_jw"
			"sticker_material"		"cluj2015/sig_jw"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71288472"
		}
		"735"
		{
			"name"		"cluj2015_signature_jw_foil"
			"item_name"		"#StickerKit_cluj2015_signature_jw_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_jw_foil"
			"sticker_material"		"cluj2015/sig_jw_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71288472"
		}
		"736"
		{
			"name"		"cluj2015_signature_jw_gold"
			"item_name"		"#StickerKit_cluj2015_signature_jw_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_jw_gold"
			"sticker_material"		"cluj2015/sig_jw_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71288472"
		}
		"737"
		{
			"name"		"cluj2015_signature_krimz"
			"item_name"		"#StickerKit_cluj2015_signature_krimz"
			"description_string"		"#StickerKit_desc_cluj2015_signature_krimz"
			"sticker_material"		"cluj2015/sig_krimz"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"738"
		{
			"name"		"cluj2015_signature_krimz_foil"
			"item_name"		"#StickerKit_cluj2015_signature_krimz_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_krimz_foil"
			"sticker_material"		"cluj2015/sig_krimz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"739"
		{
			"name"		"cluj2015_signature_krimz_gold"
			"item_name"		"#StickerKit_cluj2015_signature_krimz_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_krimz_gold"
			"sticker_material"		"cluj2015/sig_krimz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"740"
		{
			"name"		"cluj2015_signature_olofmeister"
			"item_name"		"#StickerKit_cluj2015_signature_olofmeister"
			"description_string"		"#StickerKit_desc_cluj2015_signature_olofmeister"
			"sticker_material"		"cluj2015/sig_olofmeister"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"6"
			"tournament_player_id"		"28361465"
		}
		"741"
		{
			"name"		"cluj2015_signature_olofmeister_foil"
			"item_name"		"#StickerKit_cluj2015_signature_olofmeister_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_olofmeister_foil"
			"sticker_material"		"cluj2015/sig_olofmeister_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"6"
			"tournament_player_id"		"28361465"
		}
		"742"
		{
			"name"		"cluj2015_signature_olofmeister_gold"
			"item_name"		"#StickerKit_cluj2015_signature_olofmeister_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_olofmeister_gold"
			"sticker_material"		"cluj2015/sig_olofmeister_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"6"
			"tournament_player_id"		"28361465"
		}
		"743"
		{
			"name"		"cluj2015_signature_pronax"
			"item_name"		"#StickerKit_cluj2015_signature_pronax"
			"description_string"		"#StickerKit_desc_cluj2015_signature_pronax"
			"sticker_material"		"cluj2015/sig_pronax"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"6"
			"tournament_player_id"		"9419182"
		}
		"744"
		{
			"name"		"cluj2015_signature_pronax_foil"
			"item_name"		"#StickerKit_cluj2015_signature_pronax_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_pronax_foil"
			"sticker_material"		"cluj2015/sig_pronax_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"6"
			"tournament_player_id"		"9419182"
		}
		"745"
		{
			"name"		"cluj2015_signature_pronax_gold"
			"item_name"		"#StickerKit_cluj2015_signature_pronax_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_pronax_gold"
			"sticker_material"		"cluj2015/sig_pronax_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"6"
			"tournament_player_id"		"9419182"
		}
		"746"
		{
			"name"		"cluj2015_signature_dennis"
			"item_name"		"#StickerKit_cluj2015_signature_dennis"
			"description_string"		"#StickerKit_desc_cluj2015_signature_dennis"
			"sticker_material"		"cluj2015/sig_dennis"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"59"
			"tournament_player_id"		"108076825"
		}
		"747"
		{
			"name"		"cluj2015_signature_dennis_foil"
			"item_name"		"#StickerKit_cluj2015_signature_dennis_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_dennis_foil"
			"sticker_material"		"cluj2015/sig_dennis_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"59"
			"tournament_player_id"		"108076825"
		}
		"748"
		{
			"name"		"cluj2015_signature_dennis_gold"
			"item_name"		"#StickerKit_cluj2015_signature_dennis_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_dennis_gold"
			"sticker_material"		"cluj2015/sig_dennis_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"59"
			"tournament_player_id"		"108076825"
		}
		"749"
		{
			"name"		"cluj2015_signature_fox"
			"item_name"		"#StickerKit_cluj2015_signature_fox"
			"description_string"		"#StickerKit_desc_cluj2015_signature_fox"
			"sticker_material"		"cluj2015/sig_fox"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"59"
			"tournament_player_id"		"1939536"
		}
		"750"
		{
			"name"		"cluj2015_signature_fox_foil"
			"item_name"		"#StickerKit_cluj2015_signature_fox_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_fox_foil"
			"sticker_material"		"cluj2015/sig_fox_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"59"
			"tournament_player_id"		"1939536"
		}
		"751"
		{
			"name"		"cluj2015_signature_fox_gold"
			"item_name"		"#StickerKit_cluj2015_signature_fox_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_fox_gold"
			"sticker_material"		"cluj2015/sig_fox_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"59"
			"tournament_player_id"		"1939536"
		}
		"752"
		{
			"name"		"cluj2015_signature_maikelele"
			"item_name"		"#StickerKit_cluj2015_signature_maikelele"
			"description_string"		"#StickerKit_desc_cluj2015_signature_maikelele"
			"sticker_material"		"cluj2015/sig_maikelele"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"59"
			"tournament_player_id"		"925972"
		}
		"753"
		{
			"name"		"cluj2015_signature_maikelele_foil"
			"item_name"		"#StickerKit_cluj2015_signature_maikelele_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_maikelele_foil"
			"sticker_material"		"cluj2015/sig_maikelele_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"59"
			"tournament_player_id"		"925972"
		}
		"754"
		{
			"name"		"cluj2015_signature_maikelele_gold"
			"item_name"		"#StickerKit_cluj2015_signature_maikelele_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_maikelele_gold"
			"sticker_material"		"cluj2015/sig_maikelele_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"59"
			"tournament_player_id"		"925972"
		}
		"755"
		{
			"name"		"cluj2015_signature_rain"
			"item_name"		"#StickerKit_cluj2015_signature_rain"
			"description_string"		"#StickerKit_desc_cluj2015_signature_rain"
			"sticker_material"		"cluj2015/sig_rain"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"59"
			"tournament_player_id"		"37085479"
		}
		"756"
		{
			"name"		"cluj2015_signature_rain_foil"
			"item_name"		"#StickerKit_cluj2015_signature_rain_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_rain_foil"
			"sticker_material"		"cluj2015/sig_rain_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"59"
			"tournament_player_id"		"37085479"
		}
		"757"
		{
			"name"		"cluj2015_signature_rain_gold"
			"item_name"		"#StickerKit_cluj2015_signature_rain_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_rain_gold"
			"sticker_material"		"cluj2015/sig_rain_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"59"
			"tournament_player_id"		"37085479"
		}
		"758"
		{
			"name"		"cluj2015_signature_jkaem"
			"item_name"		"#StickerKit_cluj2015_signature_jkaem"
			"description_string"		"#StickerKit_desc_cluj2015_signature_jkaem"
			"sticker_material"		"cluj2015/sig_jkaem"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"59"
			"tournament_player_id"		"42442914"
		}
		"759"
		{
			"name"		"cluj2015_signature_jkaem_foil"
			"item_name"		"#StickerKit_cluj2015_signature_jkaem_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_jkaem_foil"
			"sticker_material"		"cluj2015/sig_jkaem_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"59"
			"tournament_player_id"		"42442914"
		}
		"760"
		{
			"name"		"cluj2015_signature_jkaem_gold"
			"item_name"		"#StickerKit_cluj2015_signature_jkaem_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_jkaem_gold"
			"sticker_material"		"cluj2015/sig_jkaem_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"59"
			"tournament_player_id"		"42442914"
		}
		"761"
		{
			"name"		"cluj2015_signature_boltz"
			"item_name"		"#StickerKit_cluj2015_signature_boltz"
			"description_string"		"#StickerKit_desc_cluj2015_signature_boltz"
			"sticker_material"		"cluj2015/sig_boltz"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"57"
			"tournament_player_id"		"58113672"
		}
		"762"
		{
			"name"		"cluj2015_signature_boltz_foil"
			"item_name"		"#StickerKit_cluj2015_signature_boltz_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_boltz_foil"
			"sticker_material"		"cluj2015/sig_boltz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"57"
			"tournament_player_id"		"58113672"
		}
		"763"
		{
			"name"		"cluj2015_signature_boltz_gold"
			"item_name"		"#StickerKit_cluj2015_signature_boltz_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_boltz_gold"
			"sticker_material"		"cluj2015/sig_boltz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"57"
			"tournament_player_id"		"58113672"
		}
		"764"
		{
			"name"		"cluj2015_signature_coldzera"
			"item_name"		"#StickerKit_cluj2015_signature_coldzera"
			"description_string"		"#StickerKit_desc_cluj2015_signature_coldzera"
			"sticker_material"		"cluj2015/sig_coldzera"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"57"
			"tournament_player_id"		"79720871"
		}
		"765"
		{
			"name"		"cluj2015_signature_coldzera_foil"
			"item_name"		"#StickerKit_cluj2015_signature_coldzera_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_coldzera_foil"
			"sticker_material"		"cluj2015/sig_coldzera_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"57"
			"tournament_player_id"		"79720871"
		}
		"766"
		{
			"name"		"cluj2015_signature_coldzera_gold"
			"item_name"		"#StickerKit_cluj2015_signature_coldzera_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_coldzera_gold"
			"sticker_material"		"cluj2015/sig_coldzera_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"57"
			"tournament_player_id"		"79720871"
		}
		"767"
		{
			"name"		"cluj2015_signature_fallen"
			"item_name"		"#StickerKit_cluj2015_signature_fallen"
			"description_string"		"#StickerKit_desc_cluj2015_signature_fallen"
			"sticker_material"		"cluj2015/sig_fallen"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"57"
			"tournament_player_id"		"424467"
		}
		"768"
		{
			"name"		"cluj2015_signature_fallen_foil"
			"item_name"		"#StickerKit_cluj2015_signature_fallen_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_fallen_foil"
			"sticker_material"		"cluj2015/sig_fallen_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"57"
			"tournament_player_id"		"424467"
		}
		"769"
		{
			"name"		"cluj2015_signature_fallen_gold"
			"item_name"		"#StickerKit_cluj2015_signature_fallen_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_fallen_gold"
			"sticker_material"		"cluj2015/sig_fallen_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"57"
			"tournament_player_id"		"424467"
		}
		"770"
		{
			"name"		"cluj2015_signature_fer"
			"item_name"		"#StickerKit_cluj2015_signature_fer"
			"description_string"		"#StickerKit_desc_cluj2015_signature_fer"
			"sticker_material"		"cluj2015/sig_fer"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"57"
			"tournament_player_id"		"38921219"
		}
		"771"
		{
			"name"		"cluj2015_signature_fer_foil"
			"item_name"		"#StickerKit_cluj2015_signature_fer_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_fer_foil"
			"sticker_material"		"cluj2015/sig_fer_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"57"
			"tournament_player_id"		"38921219"
		}
		"772"
		{
			"name"		"cluj2015_signature_fer_gold"
			"item_name"		"#StickerKit_cluj2015_signature_fer_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_fer_gold"
			"sticker_material"		"cluj2015/sig_fer_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"57"
			"tournament_player_id"		"38921219"
		}
		"773"
		{
			"name"		"cluj2015_signature_steel"
			"item_name"		"#StickerKit_cluj2015_signature_steel"
			"description_string"		"#StickerKit_desc_cluj2015_signature_steel"
			"sticker_material"		"cluj2015/sig_steel"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"57"
			"tournament_player_id"		"54512474"
		}
		"774"
		{
			"name"		"cluj2015_signature_steel_foil"
			"item_name"		"#StickerKit_cluj2015_signature_steel_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_steel_foil"
			"sticker_material"		"cluj2015/sig_steel_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"57"
			"tournament_player_id"		"54512474"
		}
		"775"
		{
			"name"		"cluj2015_signature_steel_gold"
			"item_name"		"#StickerKit_cluj2015_signature_steel_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_steel_gold"
			"sticker_material"		"cluj2015/sig_steel_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"57"
			"tournament_player_id"		"54512474"
		}
		"776"
		{
			"name"		"cluj2015_signature_chrisj"
			"item_name"		"#StickerKit_cluj2015_signature_chrisj"
			"description_string"		"#StickerKit_desc_cluj2015_signature_chrisj"
			"sticker_material"		"cluj2015/sig_chrisj"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"777"
		{
			"name"		"cluj2015_signature_chrisj_foil"
			"item_name"		"#StickerKit_cluj2015_signature_chrisj_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_chrisj_foil"
			"sticker_material"		"cluj2015/sig_chrisj_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"778"
		{
			"name"		"cluj2015_signature_chrisj_gold"
			"item_name"		"#StickerKit_cluj2015_signature_chrisj_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_chrisj_gold"
			"sticker_material"		"cluj2015/sig_chrisj_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"779"
		{
			"name"		"cluj2015_signature_denis"
			"item_name"		"#StickerKit_cluj2015_signature_denis"
			"description_string"		"#StickerKit_desc_cluj2015_signature_denis"
			"sticker_material"		"cluj2015/sig_denis"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31185376"
		}
		"780"
		{
			"name"		"cluj2015_signature_denis_foil"
			"item_name"		"#StickerKit_cluj2015_signature_denis_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_denis_foil"
			"sticker_material"		"cluj2015/sig_denis_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31185376"
		}
		"781"
		{
			"name"		"cluj2015_signature_denis_gold"
			"item_name"		"#StickerKit_cluj2015_signature_denis_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_denis_gold"
			"sticker_material"		"cluj2015/sig_denis_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31185376"
		}
		"782"
		{
			"name"		"cluj2015_signature_gobb"
			"item_name"		"#StickerKit_cluj2015_signature_gobb"
			"description_string"		"#StickerKit_desc_cluj2015_signature_gobb"
			"sticker_material"		"cluj2015/sig_gobb"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"29"
			"tournament_player_id"		"1162165"
		}
		"783"
		{
			"name"		"cluj2015_signature_gobb_foil"
			"item_name"		"#StickerKit_cluj2015_signature_gobb_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_gobb_foil"
			"sticker_material"		"cluj2015/sig_gobb_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"29"
			"tournament_player_id"		"1162165"
		}
		"784"
		{
			"name"		"cluj2015_signature_gobb_gold"
			"item_name"		"#StickerKit_cluj2015_signature_gobb_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_gobb_gold"
			"sticker_material"		"cluj2015/sig_gobb_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"29"
			"tournament_player_id"		"1162165"
		}
		"785"
		{
			"name"		"cluj2015_signature_nex"
			"item_name"		"#StickerKit_cluj2015_signature_nex"
			"description_string"		"#StickerKit_desc_cluj2015_signature_nex"
			"sticker_material"		"cluj2015/sig_nex"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"29"
			"tournament_player_id"		"90378773"
		}
		"786"
		{
			"name"		"cluj2015_signature_nex_foil"
			"item_name"		"#StickerKit_cluj2015_signature_nex_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_nex_foil"
			"sticker_material"		"cluj2015/sig_nex_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"29"
			"tournament_player_id"		"90378773"
		}
		"787"
		{
			"name"		"cluj2015_signature_nex_gold"
			"item_name"		"#StickerKit_cluj2015_signature_nex_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_nex_gold"
			"sticker_material"		"cluj2015/sig_nex_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"29"
			"tournament_player_id"		"90378773"
		}
		"788"
		{
			"name"		"cluj2015_signature_niko"
			"item_name"		"#StickerKit_cluj2015_signature_niko"
			"description_string"		"#StickerKit_desc_cluj2015_signature_niko"
			"sticker_material"		"cluj2015/sig_niko"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"29"
			"tournament_player_id"		"81417650"
		}
		"789"
		{
			"name"		"cluj2015_signature_niko_foil"
			"item_name"		"#StickerKit_cluj2015_signature_niko_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_niko_foil"
			"sticker_material"		"cluj2015/sig_niko_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"29"
			"tournament_player_id"		"81417650"
		}
		"790"
		{
			"name"		"cluj2015_signature_niko_gold"
			"item_name"		"#StickerKit_cluj2015_signature_niko_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_niko_gold"
			"sticker_material"		"cluj2015/sig_niko_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"29"
			"tournament_player_id"		"81417650"
		}
		"791"
		{
			"name"		"cluj2015_signature_edward"
			"item_name"		"#StickerKit_cluj2015_signature_edward"
			"description_string"		"#StickerKit_desc_cluj2015_signature_edward"
			"sticker_material"		"cluj2015/sig_edward"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"792"
		{
			"name"		"cluj2015_signature_edward_foil"
			"item_name"		"#StickerKit_cluj2015_signature_edward_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_edward_foil"
			"sticker_material"		"cluj2015/sig_edward_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"793"
		{
			"name"		"cluj2015_signature_edward_gold"
			"item_name"		"#StickerKit_cluj2015_signature_edward_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_edward_gold"
			"sticker_material"		"cluj2015/sig_edward_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"794"
		{
			"name"		"cluj2015_signature_flamie"
			"item_name"		"#StickerKit_cluj2015_signature_flamie"
			"description_string"		"#StickerKit_desc_cluj2015_signature_flamie"
			"sticker_material"		"cluj2015/sig_flamie"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"795"
		{
			"name"		"cluj2015_signature_flamie_foil"
			"item_name"		"#StickerKit_cluj2015_signature_flamie_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_flamie_foil"
			"sticker_material"		"cluj2015/sig_flamie_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"796"
		{
			"name"		"cluj2015_signature_flamie_gold"
			"item_name"		"#StickerKit_cluj2015_signature_flamie_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_flamie_gold"
			"sticker_material"		"cluj2015/sig_flamie_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"797"
		{
			"name"		"cluj2015_signature_guardian"
			"item_name"		"#StickerKit_cluj2015_signature_guardian"
			"description_string"		"#StickerKit_desc_cluj2015_signature_guardian"
			"sticker_material"		"cluj2015/sig_guardian"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"12"
			"tournament_player_id"		"12065295"
		}
		"798"
		{
			"name"		"cluj2015_signature_guardian_foil"
			"item_name"		"#StickerKit_cluj2015_signature_guardian_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_guardian_foil"
			"sticker_material"		"cluj2015/sig_guardian_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"12"
			"tournament_player_id"		"12065295"
		}
		"799"
		{
			"name"		"cluj2015_signature_guardian_gold"
			"item_name"		"#StickerKit_cluj2015_signature_guardian_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_guardian_gold"
			"sticker_material"		"cluj2015/sig_guardian_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"12"
			"tournament_player_id"		"12065295"
		}
		"800"
		{
			"name"		"cluj2015_signature_seized"
			"item_name"		"#StickerKit_cluj2015_signature_seized"
			"description_string"		"#StickerKit_desc_cluj2015_signature_seized"
			"sticker_material"		"cluj2015/sig_seized"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"12"
			"tournament_player_id"		"3648428"
		}
		"801"
		{
			"name"		"cluj2015_signature_seized_foil"
			"item_name"		"#StickerKit_cluj2015_signature_seized_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_seized_foil"
			"sticker_material"		"cluj2015/sig_seized_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"12"
			"tournament_player_id"		"3648428"
		}
		"802"
		{
			"name"		"cluj2015_signature_seized_gold"
			"item_name"		"#StickerKit_cluj2015_signature_seized_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_seized_gold"
			"sticker_material"		"cluj2015/sig_seized_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"12"
			"tournament_player_id"		"3648428"
		}
		"803"
		{
			"name"		"cluj2015_signature_zeus"
			"item_name"		"#StickerKit_cluj2015_signature_zeus"
			"description_string"		"#StickerKit_desc_cluj2015_signature_zeus"
			"sticker_material"		"cluj2015/sig_zeus"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"12"
			"tournament_player_id"		"59062744"
		}
		"804"
		{
			"name"		"cluj2015_signature_zeus_foil"
			"item_name"		"#StickerKit_cluj2015_signature_zeus_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_zeus_foil"
			"sticker_material"		"cluj2015/sig_zeus_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"12"
			"tournament_player_id"		"59062744"
		}
		"805"
		{
			"name"		"cluj2015_signature_zeus_gold"
			"item_name"		"#StickerKit_cluj2015_signature_zeus_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_zeus_gold"
			"sticker_material"		"cluj2015/sig_zeus_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"12"
			"tournament_player_id"		"59062744"
		}
		"806"
		{
			"name"		"cluj2015_signature_allu"
			"item_name"		"#StickerKit_cluj2015_signature_allu"
			"description_string"		"#StickerKit_desc_cluj2015_signature_allu"
			"sticker_material"		"cluj2015/sig_allu"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"1"
			"tournament_player_id"		"1345246"
		}
		"807"
		{
			"name"		"cluj2015_signature_allu_foil"
			"item_name"		"#StickerKit_cluj2015_signature_allu_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_allu_foil"
			"sticker_material"		"cluj2015/sig_allu_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"1"
			"tournament_player_id"		"1345246"
		}
		"808"
		{
			"name"		"cluj2015_signature_allu_gold"
			"item_name"		"#StickerKit_cluj2015_signature_allu_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_allu_gold"
			"sticker_material"		"cluj2015/sig_allu_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"1"
			"tournament_player_id"		"1345246"
		}
		"809"
		{
			"name"		"cluj2015_signature_forest"
			"item_name"		"#StickerKit_cluj2015_signature_forest"
			"description_string"		"#StickerKit_desc_cluj2015_signature_forest"
			"sticker_material"		"cluj2015/sig_forest"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"1"
			"tournament_player_id"		"93724"
		}
		"810"
		{
			"name"		"cluj2015_signature_forest_foil"
			"item_name"		"#StickerKit_cluj2015_signature_forest_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_forest_foil"
			"sticker_material"		"cluj2015/sig_forest_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"1"
			"tournament_player_id"		"93724"
		}
		"811"
		{
			"name"		"cluj2015_signature_forest_gold"
			"item_name"		"#StickerKit_cluj2015_signature_forest_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_forest_gold"
			"sticker_material"		"cluj2015/sig_forest_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"1"
			"tournament_player_id"		"93724"
		}
		"812"
		{
			"name"		"cluj2015_signature_friberg"
			"item_name"		"#StickerKit_cluj2015_signature_friberg"
			"description_string"		"#StickerKit_desc_cluj2015_signature_friberg"
			"sticker_material"		"cluj2015/sig_friberg"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"1"
			"tournament_player_id"		"24295201"
		}
		"813"
		{
			"name"		"cluj2015_signature_friberg_foil"
			"item_name"		"#StickerKit_cluj2015_signature_friberg_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_friberg_foil"
			"sticker_material"		"cluj2015/sig_friberg_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"1"
			"tournament_player_id"		"24295201"
		}
		"814"
		{
			"name"		"cluj2015_signature_friberg_gold"
			"item_name"		"#StickerKit_cluj2015_signature_friberg_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_friberg_gold"
			"sticker_material"		"cluj2015/sig_friberg_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"1"
			"tournament_player_id"		"24295201"
		}
		"815"
		{
			"name"		"cluj2015_signature_getright"
			"item_name"		"#StickerKit_cluj2015_signature_getright"
			"description_string"		"#StickerKit_desc_cluj2015_signature_getright"
			"sticker_material"		"cluj2015/sig_getright"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"1"
			"tournament_player_id"		"21771190"
		}
		"816"
		{
			"name"		"cluj2015_signature_getright_foil"
			"item_name"		"#StickerKit_cluj2015_signature_getright_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_getright_foil"
			"sticker_material"		"cluj2015/sig_getright_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"1"
			"tournament_player_id"		"21771190"
		}
		"817"
		{
			"name"		"cluj2015_signature_getright_gold"
			"item_name"		"#StickerKit_cluj2015_signature_getright_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_getright_gold"
			"sticker_material"		"cluj2015/sig_getright_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"1"
			"tournament_player_id"		"21771190"
		}
		"818"
		{
			"name"		"cluj2015_signature_xizt"
			"item_name"		"#StickerKit_cluj2015_signature_xizt"
			"description_string"		"#StickerKit_desc_cluj2015_signature_xizt"
			"sticker_material"		"cluj2015/sig_xizt"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"1"
			"tournament_player_id"		"26224992"
		}
		"819"
		{
			"name"		"cluj2015_signature_xizt_foil"
			"item_name"		"#StickerKit_cluj2015_signature_xizt_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_xizt_foil"
			"sticker_material"		"cluj2015/sig_xizt_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"1"
			"tournament_player_id"		"26224992"
		}
		"820"
		{
			"name"		"cluj2015_signature_xizt_gold"
			"item_name"		"#StickerKit_cluj2015_signature_xizt_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_xizt_gold"
			"sticker_material"		"cluj2015/sig_xizt_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"1"
			"tournament_player_id"		"26224992"
		}
		"821"
		{
			"name"		"cluj2015_signature_aizy"
			"item_name"		"#StickerKit_cluj2015_signature_aizy"
			"description_string"		"#StickerKit_desc_cluj2015_signature_aizy"
			"sticker_material"		"cluj2015/sig_aizy"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"24"
			"tournament_player_id"		"90685224"
		}
		"822"
		{
			"name"		"cluj2015_signature_aizy_foil"
			"item_name"		"#StickerKit_cluj2015_signature_aizy_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_aizy_foil"
			"sticker_material"		"cluj2015/sig_aizy_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"24"
			"tournament_player_id"		"90685224"
		}
		"823"
		{
			"name"		"cluj2015_signature_aizy_gold"
			"item_name"		"#StickerKit_cluj2015_signature_aizy_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_aizy_gold"
			"sticker_material"		"cluj2015/sig_aizy_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"24"
			"tournament_player_id"		"90685224"
		}
		"824"
		{
			"name"		"cluj2015_signature_kjaerbye"
			"item_name"		"#StickerKit_cluj2015_signature_kjaerbye"
			"description_string"		"#StickerKit_desc_cluj2015_signature_kjaerbye"
			"sticker_material"		"cluj2015/sig_kjaerbye"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"24"
			"tournament_player_id"		"59614824"
		}
		"825"
		{
			"name"		"cluj2015_signature_kjaerbye_foil"
			"item_name"		"#StickerKit_cluj2015_signature_kjaerbye_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_kjaerbye_foil"
			"sticker_material"		"cluj2015/sig_kjaerbye_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"24"
			"tournament_player_id"		"59614824"
		}
		"826"
		{
			"name"		"cluj2015_signature_kjaerbye_gold"
			"item_name"		"#StickerKit_cluj2015_signature_kjaerbye_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_kjaerbye_gold"
			"sticker_material"		"cluj2015/sig_kjaerbye_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"24"
			"tournament_player_id"		"59614824"
		}
		"827"
		{
			"name"		"cluj2015_signature_msl"
			"item_name"		"#StickerKit_cluj2015_signature_msl"
			"description_string"		"#StickerKit_desc_cluj2015_signature_msl"
			"sticker_material"		"cluj2015/sig_msl"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"24"
			"tournament_player_id"		"24134891"
		}
		"828"
		{
			"name"		"cluj2015_signature_msl_foil"
			"item_name"		"#StickerKit_cluj2015_signature_msl_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_msl_foil"
			"sticker_material"		"cluj2015/sig_msl_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"24"
			"tournament_player_id"		"24134891"
		}
		"829"
		{
			"name"		"cluj2015_signature_msl_gold"
			"item_name"		"#StickerKit_cluj2015_signature_msl_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_msl_gold"
			"sticker_material"		"cluj2015/sig_msl_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"24"
			"tournament_player_id"		"24134891"
		}
		"830"
		{
			"name"		"cluj2015_signature_pimp"
			"item_name"		"#StickerKit_cluj2015_signature_pimp"
			"description_string"		"#StickerKit_desc_cluj2015_signature_pimp"
			"sticker_material"		"cluj2015/sig_pimp"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"24"
			"tournament_player_id"		"57742580"
		}
		"831"
		{
			"name"		"cluj2015_signature_pimp_foil"
			"item_name"		"#StickerKit_cluj2015_signature_pimp_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_pimp_foil"
			"sticker_material"		"cluj2015/sig_pimp_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"24"
			"tournament_player_id"		"57742580"
		}
		"832"
		{
			"name"		"cluj2015_signature_pimp_gold"
			"item_name"		"#StickerKit_cluj2015_signature_pimp_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_pimp_gold"
			"sticker_material"		"cluj2015/sig_pimp_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"24"
			"tournament_player_id"		"57742580"
		}
		"833"
		{
			"name"		"cluj2015_signature_tenzki"
			"item_name"		"#StickerKit_cluj2015_signature_tenzki"
			"description_string"		"#StickerKit_desc_cluj2015_signature_tenzki"
			"sticker_material"		"cluj2015/sig_tenzki"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"24"
			"tournament_player_id"		"37214922"
		}
		"834"
		{
			"name"		"cluj2015_signature_tenzki_foil"
			"item_name"		"#StickerKit_cluj2015_signature_tenzki_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_tenzki_foil"
			"sticker_material"		"cluj2015/sig_tenzki_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"24"
			"tournament_player_id"		"37214922"
		}
		"835"
		{
			"name"		"cluj2015_signature_tenzki_gold"
			"item_name"		"#StickerKit_cluj2015_signature_tenzki_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_tenzki_gold"
			"sticker_material"		"cluj2015/sig_tenzki_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"24"
			"tournament_player_id"		"37214922"
		}
		"836"
		{
			"name"		"cluj2015_signature_adren"
			"item_name"		"#StickerKit_cluj2015_signature_adren"
			"description_string"		"#StickerKit_desc_cluj2015_signature_adren"
			"sticker_material"		"cluj2015/sig_adren"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"48"
			"tournament_player_id"		"1366033"
		}
		"837"
		{
			"name"		"cluj2015_signature_adren_foil"
			"item_name"		"#StickerKit_cluj2015_signature_adren_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_adren_foil"
			"sticker_material"		"cluj2015/sig_adren_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"48"
			"tournament_player_id"		"1366033"
		}
		"838"
		{
			"name"		"cluj2015_signature_adren_gold"
			"item_name"		"#StickerKit_cluj2015_signature_adren_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_adren_gold"
			"sticker_material"		"cluj2015/sig_adren_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"48"
			"tournament_player_id"		"1366033"
		}
		"839"
		{
			"name"		"cluj2015_signature_elige"
			"item_name"		"#StickerKit_cluj2015_signature_elige"
			"description_string"		"#StickerKit_desc_cluj2015_signature_elige"
			"sticker_material"		"cluj2015/sig_elige"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"840"
		{
			"name"		"cluj2015_signature_elige_foil"
			"item_name"		"#StickerKit_cluj2015_signature_elige_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_elige_foil"
			"sticker_material"		"cluj2015/sig_elige_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"841"
		{
			"name"		"cluj2015_signature_elige_gold"
			"item_name"		"#StickerKit_cluj2015_signature_elige_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_elige_gold"
			"sticker_material"		"cluj2015/sig_elige_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"842"
		{
			"name"		"cluj2015_signature_fugly"
			"item_name"		"#StickerKit_cluj2015_signature_fugly"
			"description_string"		"#StickerKit_desc_cluj2015_signature_fugly"
			"sticker_material"		"cluj2015/sig_fugly"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"48"
			"tournament_player_id"		"108760082"
		}
		"843"
		{
			"name"		"cluj2015_signature_fugly_foil"
			"item_name"		"#StickerKit_cluj2015_signature_fugly_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_fugly_foil"
			"sticker_material"		"cluj2015/sig_fugly_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"48"
			"tournament_player_id"		"108760082"
		}
		"844"
		{
			"name"		"cluj2015_signature_fugly_gold"
			"item_name"		"#StickerKit_cluj2015_signature_fugly_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_fugly_gold"
			"sticker_material"		"cluj2015/sig_fugly_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"48"
			"tournament_player_id"		"108760082"
		}
		"845"
		{
			"name"		"cluj2015_signature_hiko"
			"item_name"		"#StickerKit_cluj2015_signature_hiko"
			"description_string"		"#StickerKit_desc_cluj2015_signature_hiko"
			"sticker_material"		"cluj2015/sig_hiko"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"48"
			"tournament_player_id"		"2791"
		}
		"846"
		{
			"name"		"cluj2015_signature_hiko_foil"
			"item_name"		"#StickerKit_cluj2015_signature_hiko_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_hiko_foil"
			"sticker_material"		"cluj2015/sig_hiko_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"48"
			"tournament_player_id"		"2791"
		}
		"847"
		{
			"name"		"cluj2015_signature_hiko_gold"
			"item_name"		"#StickerKit_cluj2015_signature_hiko_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_hiko_gold"
			"sticker_material"		"cluj2015/sig_hiko_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"48"
			"tournament_player_id"		"2791"
		}
		"848"
		{
			"name"		"cluj2015_signature_nitro"
			"item_name"		"#StickerKit_cluj2015_signature_nitro"
			"description_string"		"#StickerKit_desc_cluj2015_signature_nitro"
			"sticker_material"		"cluj2015/sig_nitro"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"849"
		{
			"name"		"cluj2015_signature_nitro_foil"
			"item_name"		"#StickerKit_cluj2015_signature_nitro_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_nitro_foil"
			"sticker_material"		"cluj2015/sig_nitro_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"850"
		{
			"name"		"cluj2015_signature_nitro_gold"
			"item_name"		"#StickerKit_cluj2015_signature_nitro_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_nitro_gold"
			"sticker_material"		"cluj2015/sig_nitro_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"851"
		{
			"name"		"cluj2015_signature_ex6tenz"
			"item_name"		"#StickerKit_cluj2015_signature_ex6tenz"
			"description_string"		"#StickerKit_desc_cluj2015_signature_ex6tenz"
			"sticker_material"		"cluj2015/sig_ex6tenz"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"27"
			"tournament_player_id"		"11737333"
		}
		"852"
		{
			"name"		"cluj2015_signature_ex6tenz_foil"
			"item_name"		"#StickerKit_cluj2015_signature_ex6tenz_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_ex6tenz_foil"
			"sticker_material"		"cluj2015/sig_ex6tenz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"27"
			"tournament_player_id"		"11737333"
		}
		"853"
		{
			"name"		"cluj2015_signature_ex6tenz_gold"
			"item_name"		"#StickerKit_cluj2015_signature_ex6tenz_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_ex6tenz_gold"
			"sticker_material"		"cluj2015/sig_ex6tenz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"27"
			"tournament_player_id"		"11737333"
		}
		"854"
		{
			"name"		"cluj2015_signature_rpk"
			"item_name"		"#StickerKit_cluj2015_signature_rpk"
			"description_string"		"#StickerKit_desc_cluj2015_signature_rpk"
			"sticker_material"		"cluj2015/sig_rpk"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"27"
			"tournament_player_id"		"53985773"
		}
		"855"
		{
			"name"		"cluj2015_signature_rpk_foil"
			"item_name"		"#StickerKit_cluj2015_signature_rpk_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_rpk_foil"
			"sticker_material"		"cluj2015/sig_rpk_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"27"
			"tournament_player_id"		"53985773"
		}
		"856"
		{
			"name"		"cluj2015_signature_rpk_gold"
			"item_name"		"#StickerKit_cluj2015_signature_rpk_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_rpk_gold"
			"sticker_material"		"cluj2015/sig_rpk_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"27"
			"tournament_player_id"		"53985773"
		}
		"857"
		{
			"name"		"cluj2015_signature_scream"
			"item_name"		"#StickerKit_cluj2015_signature_scream"
			"description_string"		"#StickerKit_desc_cluj2015_signature_scream"
			"sticker_material"		"cluj2015/sig_scream"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"27"
			"tournament_player_id"		"28502520"
		}
		"858"
		{
			"name"		"cluj2015_signature_scream_foil"
			"item_name"		"#StickerKit_cluj2015_signature_scream_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_scream_foil"
			"sticker_material"		"cluj2015/sig_scream_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"27"
			"tournament_player_id"		"28502520"
		}
		"859"
		{
			"name"		"cluj2015_signature_scream_gold"
			"item_name"		"#StickerKit_cluj2015_signature_scream_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_scream_gold"
			"sticker_material"		"cluj2015/sig_scream_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"27"
			"tournament_player_id"		"28502520"
		}
		"860"
		{
			"name"		"cluj2015_signature_shox"
			"item_name"		"#StickerKit_cluj2015_signature_shox"
			"description_string"		"#StickerKit_desc_cluj2015_signature_shox"
			"sticker_material"		"cluj2015/sig_shox"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"27"
			"tournament_player_id"		"46654567"
		}
		"861"
		{
			"name"		"cluj2015_signature_shox_foil"
			"item_name"		"#StickerKit_cluj2015_signature_shox_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_shox_foil"
			"sticker_material"		"cluj2015/sig_shox_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"27"
			"tournament_player_id"		"46654567"
		}
		"862"
		{
			"name"		"cluj2015_signature_shox_gold"
			"item_name"		"#StickerKit_cluj2015_signature_shox_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_shox_gold"
			"sticker_material"		"cluj2015/sig_shox_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"27"
			"tournament_player_id"		"46654567"
		}
		"863"
		{
			"name"		"cluj2015_signature_smithzz"
			"item_name"		"#StickerKit_cluj2015_signature_smithzz"
			"description_string"		"#StickerKit_desc_cluj2015_signature_smithzz"
			"sticker_material"		"cluj2015/sig_smithzz"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"27"
			"tournament_player_id"		"14321919"
		}
		"864"
		{
			"name"		"cluj2015_signature_smithzz_foil"
			"item_name"		"#StickerKit_cluj2015_signature_smithzz_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_smithzz_foil"
			"sticker_material"		"cluj2015/sig_smithzz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"27"
			"tournament_player_id"		"14321919"
		}
		"865"
		{
			"name"		"cluj2015_signature_smithzz_gold"
			"item_name"		"#StickerKit_cluj2015_signature_smithzz_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_smithzz_gold"
			"sticker_material"		"cluj2015/sig_smithzz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"27"
			"tournament_player_id"		"14321919"
		}
		"866"
		{
			"name"		"cluj2015_signature_cajunb"
			"item_name"		"#StickerKit_cluj2015_signature_cajunb"
			"description_string"		"#StickerKit_desc_cluj2015_signature_cajunb"
			"sticker_material"		"cluj2015/sig_cajunb"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"58"
			"tournament_player_id"		"18062315"
		}
		"867"
		{
			"name"		"cluj2015_signature_cajunb_foil"
			"item_name"		"#StickerKit_cluj2015_signature_cajunb_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_cajunb_foil"
			"sticker_material"		"cluj2015/sig_cajunb_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"58"
			"tournament_player_id"		"18062315"
		}
		"868"
		{
			"name"		"cluj2015_signature_cajunb_gold"
			"item_name"		"#StickerKit_cluj2015_signature_cajunb_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_cajunb_gold"
			"sticker_material"		"cluj2015/sig_cajunb_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"58"
			"tournament_player_id"		"18062315"
		}
		"869"
		{
			"name"		"cluj2015_signature_device"
			"item_name"		"#StickerKit_cluj2015_signature_device"
			"description_string"		"#StickerKit_desc_cluj2015_signature_device"
			"sticker_material"		"cluj2015/sig_device"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"58"
			"tournament_player_id"		"27447936"
		}
		"870"
		{
			"name"		"cluj2015_signature_device_foil"
			"item_name"		"#StickerKit_cluj2015_signature_device_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_device_foil"
			"sticker_material"		"cluj2015/sig_device_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"58"
			"tournament_player_id"		"27447936"
		}
		"871"
		{
			"name"		"cluj2015_signature_device_gold"
			"item_name"		"#StickerKit_cluj2015_signature_device_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_device_gold"
			"sticker_material"		"cluj2015/sig_device_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"58"
			"tournament_player_id"		"27447936"
		}
		"872"
		{
			"name"		"cluj2015_signature_dupreeh"
			"item_name"		"#StickerKit_cluj2015_signature_dupreeh"
			"description_string"		"#StickerKit_desc_cluj2015_signature_dupreeh"
			"sticker_material"		"cluj2015/sig_dupreeh"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"58"
			"tournament_player_id"		"44589228"
		}
		"873"
		{
			"name"		"cluj2015_signature_dupreeh_foil"
			"item_name"		"#StickerKit_cluj2015_signature_dupreeh_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_dupreeh_foil"
			"sticker_material"		"cluj2015/sig_dupreeh_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"58"
			"tournament_player_id"		"44589228"
		}
		"874"
		{
			"name"		"cluj2015_signature_dupreeh_gold"
			"item_name"		"#StickerKit_cluj2015_signature_dupreeh_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_dupreeh_gold"
			"sticker_material"		"cluj2015/sig_dupreeh_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"58"
			"tournament_player_id"		"44589228"
		}
		"875"
		{
			"name"		"cluj2015_signature_karrigan"
			"item_name"		"#StickerKit_cluj2015_signature_karrigan"
			"description_string"		"#StickerKit_desc_cluj2015_signature_karrigan"
			"sticker_material"		"cluj2015/sig_karrigan"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"58"
			"tournament_player_id"		"29164525"
		}
		"876"
		{
			"name"		"cluj2015_signature_karrigan_foil"
			"item_name"		"#StickerKit_cluj2015_signature_karrigan_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_karrigan_foil"
			"sticker_material"		"cluj2015/sig_karrigan_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"58"
			"tournament_player_id"		"29164525"
		}
		"877"
		{
			"name"		"cluj2015_signature_karrigan_gold"
			"item_name"		"#StickerKit_cluj2015_signature_karrigan_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_karrigan_gold"
			"sticker_material"		"cluj2015/sig_karrigan_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"58"
			"tournament_player_id"		"29164525"
		}
		"878"
		{
			"name"		"cluj2015_signature_xyp9x"
			"item_name"		"#StickerKit_cluj2015_signature_xyp9x"
			"description_string"		"#StickerKit_desc_cluj2015_signature_xyp9x"
			"sticker_material"		"cluj2015/sig_xyp9x"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"58"
			"tournament_player_id"		"30416534"
		}
		"879"
		{
			"name"		"cluj2015_signature_xyp9x_foil"
			"item_name"		"#StickerKit_cluj2015_signature_xyp9x_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_xyp9x_foil"
			"sticker_material"		"cluj2015/sig_xyp9x_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"58"
			"tournament_player_id"		"30416534"
		}
		"880"
		{
			"name"		"cluj2015_signature_xyp9x_gold"
			"item_name"		"#StickerKit_cluj2015_signature_xyp9x_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_xyp9x_gold"
			"sticker_material"		"cluj2015/sig_xyp9x_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"58"
			"tournament_player_id"		"30416534"
		}
		"881"
		{
			"name"		"cluj2015_signature_furlan"
			"item_name"		"#StickerKit_cluj2015_signature_furlan"
			"description_string"		"#StickerKit_desc_cluj2015_signature_furlan"
			"sticker_material"		"cluj2015/sig_furlan"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"47"
			"tournament_player_id"		"177495873"
		}
		"882"
		{
			"name"		"cluj2015_signature_furlan_foil"
			"item_name"		"#StickerKit_cluj2015_signature_furlan_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_furlan_foil"
			"sticker_material"		"cluj2015/sig_furlan_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"47"
			"tournament_player_id"		"177495873"
		}
		"883"
		{
			"name"		"cluj2015_signature_furlan_gold"
			"item_name"		"#StickerKit_cluj2015_signature_furlan_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_furlan_gold"
			"sticker_material"		"cluj2015/sig_furlan_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"47"
			"tournament_player_id"		"177495873"
		}
		"884"
		{
			"name"		"cluj2015_signature_gruby"
			"item_name"		"#StickerKit_cluj2015_signature_gruby"
			"description_string"		"#StickerKit_desc_cluj2015_signature_gruby"
			"sticker_material"		"cluj2015/sig_gruby"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"47"
			"tournament_player_id"		"44752530"
		}
		"885"
		{
			"name"		"cluj2015_signature_gruby_foil"
			"item_name"		"#StickerKit_cluj2015_signature_gruby_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_gruby_foil"
			"sticker_material"		"cluj2015/sig_gruby_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"47"
			"tournament_player_id"		"44752530"
		}
		"886"
		{
			"name"		"cluj2015_signature_gruby_gold"
			"item_name"		"#StickerKit_cluj2015_signature_gruby_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_gruby_gold"
			"sticker_material"		"cluj2015/sig_gruby_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"47"
			"tournament_player_id"		"44752530"
		}
		"887"
		{
			"name"		"cluj2015_signature_hyper"
			"item_name"		"#StickerKit_cluj2015_signature_hyper"
			"description_string"		"#StickerKit_desc_cluj2015_signature_hyper"
			"sticker_material"		"cluj2015/sig_hyper"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"47"
			"tournament_player_id"		"10357481"
		}
		"888"
		{
			"name"		"cluj2015_signature_hyper_foil"
			"item_name"		"#StickerKit_cluj2015_signature_hyper_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_hyper_foil"
			"sticker_material"		"cluj2015/sig_hyper_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"47"
			"tournament_player_id"		"10357481"
		}
		"889"
		{
			"name"		"cluj2015_signature_hyper_gold"
			"item_name"		"#StickerKit_cluj2015_signature_hyper_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_hyper_gold"
			"sticker_material"		"cluj2015/sig_hyper_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"47"
			"tournament_player_id"		"10357481"
		}
		"890"
		{
			"name"		"cluj2015_signature_peet"
			"item_name"		"#StickerKit_cluj2015_signature_peet"
			"description_string"		"#StickerKit_desc_cluj2015_signature_peet"
			"sticker_material"		"cluj2015/sig_peet"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"47"
			"tournament_player_id"		"104340617"
		}
		"891"
		{
			"name"		"cluj2015_signature_peet_foil"
			"item_name"		"#StickerKit_cluj2015_signature_peet_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_peet_foil"
			"sticker_material"		"cluj2015/sig_peet_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"47"
			"tournament_player_id"		"104340617"
		}
		"892"
		{
			"name"		"cluj2015_signature_peet_gold"
			"item_name"		"#StickerKit_cluj2015_signature_peet_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_peet_gold"
			"sticker_material"		"cluj2015/sig_peet_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"47"
			"tournament_player_id"		"104340617"
		}
		"893"
		{
			"name"		"cluj2015_signature_rallen"
			"item_name"		"#StickerKit_cluj2015_signature_rallen"
			"description_string"		"#StickerKit_desc_cluj2015_signature_rallen"
			"sticker_material"		"cluj2015/sig_rallen"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"47"
			"tournament_player_id"		"31166738"
		}
		"894"
		{
			"name"		"cluj2015_signature_rallen_foil"
			"item_name"		"#StickerKit_cluj2015_signature_rallen_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_rallen_foil"
			"sticker_material"		"cluj2015/sig_rallen_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"47"
			"tournament_player_id"		"31166738"
		}
		"895"
		{
			"name"		"cluj2015_signature_rallen_gold"
			"item_name"		"#StickerKit_cluj2015_signature_rallen_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_rallen_gold"
			"sticker_material"		"cluj2015/sig_rallen_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"47"
			"tournament_player_id"		"31166738"
		}
		"896"
		{
			"name"		"cluj2015_signature_byali"
			"item_name"		"#StickerKit_cluj2015_signature_byali"
			"description_string"		"#StickerKit_desc_cluj2015_signature_byali"
			"sticker_material"		"cluj2015/sig_byali"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"31"
			"tournament_player_id"		"18860354"
		}
		"897"
		{
			"name"		"cluj2015_signature_byali_foil"
			"item_name"		"#StickerKit_cluj2015_signature_byali_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_byali_foil"
			"sticker_material"		"cluj2015/sig_byali_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"31"
			"tournament_player_id"		"18860354"
		}
		"898"
		{
			"name"		"cluj2015_signature_byali_gold"
			"item_name"		"#StickerKit_cluj2015_signature_byali_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_byali_gold"
			"sticker_material"		"cluj2015/sig_byali_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"31"
			"tournament_player_id"		"18860354"
		}
		"899"
		{
			"name"		"cluj2015_signature_neo"
			"item_name"		"#StickerKit_cluj2015_signature_neo"
			"description_string"		"#StickerKit_desc_cluj2015_signature_neo"
			"sticker_material"		"cluj2015/sig_neo"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"31"
			"tournament_player_id"		"460206"
		}
		"900"
		{
			"name"		"cluj2015_signature_neo_foil"
			"item_name"		"#StickerKit_cluj2015_signature_neo_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_neo_foil"
			"sticker_material"		"cluj2015/sig_neo_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"31"
			"tournament_player_id"		"460206"
		}
		"901"
		{
			"name"		"cluj2015_signature_neo_gold"
			"item_name"		"#StickerKit_cluj2015_signature_neo_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_neo_gold"
			"sticker_material"		"cluj2015/sig_neo_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"31"
			"tournament_player_id"		"460206"
		}
		"902"
		{
			"name"		"cluj2015_signature_pasha"
			"item_name"		"#StickerKit_cluj2015_signature_pasha"
			"description_string"		"#StickerKit_desc_cluj2015_signature_pasha"
			"sticker_material"		"cluj2015/sig_pasha"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"31"
			"tournament_player_id"		"13580090"
		}
		"903"
		{
			"name"		"cluj2015_signature_pasha_foil"
			"item_name"		"#StickerKit_cluj2015_signature_pasha_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_pasha_foil"
			"sticker_material"		"cluj2015/sig_pasha_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"31"
			"tournament_player_id"		"13580090"
		}
		"904"
		{
			"name"		"cluj2015_signature_pasha_gold"
			"item_name"		"#StickerKit_cluj2015_signature_pasha_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_pasha_gold"
			"sticker_material"		"cluj2015/sig_pasha_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"31"
			"tournament_player_id"		"13580090"
		}
		"905"
		{
			"name"		"cluj2015_signature_snax"
			"item_name"		"#StickerKit_cluj2015_signature_snax"
			"description_string"		"#StickerKit_desc_cluj2015_signature_snax"
			"sticker_material"		"cluj2015/sig_snax"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"31"
			"tournament_player_id"		"21875845"
		}
		"906"
		{
			"name"		"cluj2015_signature_snax_foil"
			"item_name"		"#StickerKit_cluj2015_signature_snax_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_snax_foil"
			"sticker_material"		"cluj2015/sig_snax_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"31"
			"tournament_player_id"		"21875845"
		}
		"907"
		{
			"name"		"cluj2015_signature_snax_gold"
			"item_name"		"#StickerKit_cluj2015_signature_snax_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_snax_gold"
			"sticker_material"		"cluj2015/sig_snax_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"31"
			"tournament_player_id"		"21875845"
		}
		"908"
		{
			"name"		"cluj2015_signature_taz"
			"item_name"		"#StickerKit_cluj2015_signature_taz"
			"description_string"		"#StickerKit_desc_cluj2015_signature_taz"
			"sticker_material"		"cluj2015/sig_taz"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"31"
			"tournament_player_id"		"234052"
		}
		"909"
		{
			"name"		"cluj2015_signature_taz_foil"
			"item_name"		"#StickerKit_cluj2015_signature_taz_foil"
			"description_string"		"#StickerKit_desc_cluj2015_signature_taz_foil"
			"sticker_material"		"cluj2015/sig_taz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"31"
			"tournament_player_id"		"234052"
		}
		"910"
		{
			"name"		"cluj2015_signature_taz_gold"
			"item_name"		"#StickerKit_cluj2015_signature_taz_gold"
			"description_string"		"#StickerKit_desc_cluj2015_signature_taz_gold"
			"sticker_material"		"cluj2015/sig_taz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"31"
			"tournament_player_id"		"234052"
		}
		"911"
		{
			"name"		"cluj2015_team_nip"
			"item_name"		"#StickerKit_cluj2015_team_nip"
			"description_string"		"#StickerKit_desc_cluj2015_team_nip"
			"sticker_material"		"cluj2015/nip"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"1"
		}
		"912"
		{
			"name"		"cluj2015_team_nip_foil"
			"item_name"		"#StickerKit_cluj2015_team_nip_foil"
			"description_string"		"#StickerKit_desc_cluj2015_team_nip_foil"
			"sticker_material"		"cluj2015/nip_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"1"
		}
		"913"
		{
			"name"		"cluj2015_team_nip_gold"
			"item_name"		"#StickerKit_cluj2015_team_nip_gold"
			"description_string"		"#StickerKit_desc_cluj2015_team_nip_gold"
			"sticker_material"		"cluj2015/nip_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"1"
		}
		"914"
		{
			"name"		"cluj2015_team_dig"
			"item_name"		"#StickerKit_cluj2015_team_dig"
			"description_string"		"#StickerKit_desc_cluj2015_team_dig"
			"sticker_material"		"cluj2015/dig"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"24"
		}
		"915"
		{
			"name"		"cluj2015_team_dig_foil"
			"item_name"		"#StickerKit_cluj2015_team_dig_foil"
			"description_string"		"#StickerKit_desc_cluj2015_team_dig_foil"
			"sticker_material"		"cluj2015/dig_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"24"
		}
		"916"
		{
			"name"		"cluj2015_team_dig_gold"
			"item_name"		"#StickerKit_cluj2015_team_dig_gold"
			"description_string"		"#StickerKit_desc_cluj2015_team_dig_gold"
			"sticker_material"		"cluj2015/dig_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"24"
		}
		"917"
		{
			"name"		"cluj2015_team_clg"
			"item_name"		"#StickerKit_cluj2015_team_clg"
			"description_string"		"#StickerKit_desc_cluj2015_team_clg"
			"sticker_material"		"cluj2015/clg"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"49"
		}
		"918"
		{
			"name"		"cluj2015_team_clg_foil"
			"item_name"		"#StickerKit_cluj2015_team_clg_foil"
			"description_string"		"#StickerKit_desc_cluj2015_team_clg_foil"
			"sticker_material"		"cluj2015/clg_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"49"
		}
		"919"
		{
			"name"		"cluj2015_team_clg_gold"
			"item_name"		"#StickerKit_cluj2015_team_clg_gold"
			"description_string"		"#StickerKit_desc_cluj2015_team_clg_gold"
			"sticker_material"		"cluj2015/clg_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"49"
		}
		"920"
		{
			"name"		"cluj2015_team_vex"
			"item_name"		"#StickerKit_cluj2015_team_vex"
			"description_string"		"#StickerKit_desc_cluj2015_team_vex"
			"sticker_material"		"cluj2015/vex"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"47"
		}
		"921"
		{
			"name"		"cluj2015_team_vex_foil"
			"item_name"		"#StickerKit_cluj2015_team_vex_foil"
			"description_string"		"#StickerKit_desc_cluj2015_team_vex_foil"
			"sticker_material"		"cluj2015/vex_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"47"
		}
		"922"
		{
			"name"		"cluj2015_team_vex_gold"
			"item_name"		"#StickerKit_cluj2015_team_vex_gold"
			"description_string"		"#StickerKit_desc_cluj2015_team_vex_gold"
			"sticker_material"		"cluj2015/vex_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"47"
		}
		"923"
		{
			"name"		"cluj2015_team_flip"
			"item_name"		"#StickerKit_cluj2015_team_flip"
			"description_string"		"#StickerKit_desc_cluj2015_team_flip"
			"sticker_material"		"cluj2015/flip"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"43"
		}
		"924"
		{
			"name"		"cluj2015_team_flip_foil"
			"item_name"		"#StickerKit_cluj2015_team_flip_foil"
			"description_string"		"#StickerKit_desc_cluj2015_team_flip_foil"
			"sticker_material"		"cluj2015/flip_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"43"
		}
		"925"
		{
			"name"		"cluj2015_team_flip_gold"
			"item_name"		"#StickerKit_cluj2015_team_flip_gold"
			"description_string"		"#StickerKit_desc_cluj2015_team_flip_gold"
			"sticker_material"		"cluj2015/flip_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"43"
		}
		"926"
		{
			"name"		"cluj2015_team_liq"
			"item_name"		"#StickerKit_cluj2015_team_liq"
			"description_string"		"#StickerKit_desc_cluj2015_team_liq"
			"sticker_material"		"cluj2015/liq"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"48"
		}
		"927"
		{
			"name"		"cluj2015_team_liq_foil"
			"item_name"		"#StickerKit_cluj2015_team_liq_foil"
			"description_string"		"#StickerKit_desc_cluj2015_team_liq_foil"
			"sticker_material"		"cluj2015/liq_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"48"
		}
		"928"
		{
			"name"		"cluj2015_team_liq_gold"
			"item_name"		"#StickerKit_cluj2015_team_liq_gold"
			"description_string"		"#StickerKit_desc_cluj2015_team_liq_gold"
			"sticker_material"		"cluj2015/liq_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"48"
		}
		"929"
		{
			"name"		"cluj2015_team_mss"
			"item_name"		"#StickerKit_cluj2015_team_mss"
			"description_string"		"#StickerKit_desc_cluj2015_team_mss"
			"sticker_material"		"cluj2015/mss"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"29"
		}
		"930"
		{
			"name"		"cluj2015_team_mss_foil"
			"item_name"		"#StickerKit_cluj2015_team_mss_foil"
			"description_string"		"#StickerKit_desc_cluj2015_team_mss_foil"
			"sticker_material"		"cluj2015/mss_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"29"
		}
		"931"
		{
			"name"		"cluj2015_team_mss_gold"
			"item_name"		"#StickerKit_cluj2015_team_mss_gold"
			"description_string"		"#StickerKit_desc_cluj2015_team_mss_gold"
			"sticker_material"		"cluj2015/mss_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"29"
		}
		"932"
		{
			"name"		"cluj2015_team_navi"
			"item_name"		"#StickerKit_cluj2015_team_navi"
			"description_string"		"#StickerKit_desc_cluj2015_team_navi"
			"sticker_material"		"cluj2015/navi"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"12"
		}
		"933"
		{
			"name"		"cluj2015_team_navi_foil"
			"item_name"		"#StickerKit_cluj2015_team_navi_foil"
			"description_string"		"#StickerKit_desc_cluj2015_team_navi_foil"
			"sticker_material"		"cluj2015/navi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"12"
		}
		"934"
		{
			"name"		"cluj2015_team_navi_gold"
			"item_name"		"#StickerKit_cluj2015_team_navi_gold"
			"description_string"		"#StickerKit_desc_cluj2015_team_navi_gold"
			"sticker_material"		"cluj2015/navi_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"12"
		}
		"935"
		{
			"name"		"cluj2015_team_vp"
			"item_name"		"#StickerKit_cluj2015_team_vp"
			"description_string"		"#StickerKit_desc_cluj2015_team_vp"
			"sticker_material"		"cluj2015/vp"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"31"
		}
		"936"
		{
			"name"		"cluj2015_team_vp_foil"
			"item_name"		"#StickerKit_cluj2015_team_vp_foil"
			"description_string"		"#StickerKit_desc_cluj2015_team_vp_foil"
			"sticker_material"		"cluj2015/vp_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"31"
		}
		"937"
		{
			"name"		"cluj2015_team_vp_gold"
			"item_name"		"#StickerKit_cluj2015_team_vp_gold"
			"description_string"		"#StickerKit_desc_cluj2015_team_vp_gold"
			"sticker_material"		"cluj2015/vp_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"31"
		}
		"938"
		{
			"name"		"cluj2015_team_c9"
			"item_name"		"#StickerKit_cluj2015_team_c9"
			"description_string"		"#StickerKit_desc_cluj2015_team_c9"
			"sticker_material"		"cluj2015/c9"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"33"
		}
		"939"
		{
			"name"		"cluj2015_team_c9_foil"
			"item_name"		"#StickerKit_cluj2015_team_c9_foil"
			"description_string"		"#StickerKit_desc_cluj2015_team_c9_foil"
			"sticker_material"		"cluj2015/c9_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"33"
		}
		"940"
		{
			"name"		"cluj2015_team_c9_gold"
			"item_name"		"#StickerKit_cluj2015_team_c9_gold"
			"description_string"		"#StickerKit_desc_cluj2015_team_c9_gold"
			"sticker_material"		"cluj2015/c9_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"33"
		}
		"941"
		{
			"name"		"cluj2015_team_g2"
			"item_name"		"#StickerKit_cluj2015_team_g2"
			"description_string"		"#StickerKit_desc_cluj2015_team_g2"
			"sticker_material"		"cluj2015/g2"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"59"
		}
		"942"
		{
			"name"		"cluj2015_team_g2_foil"
			"item_name"		"#StickerKit_cluj2015_team_g2_foil"
			"description_string"		"#StickerKit_desc_cluj2015_team_g2_foil"
			"sticker_material"		"cluj2015/g2_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"59"
		}
		"943"
		{
			"name"		"cluj2015_team_g2_gold"
			"item_name"		"#StickerKit_cluj2015_team_g2_gold"
			"description_string"		"#StickerKit_desc_cluj2015_team_g2_gold"
			"sticker_material"		"cluj2015/g2_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"59"
		}
		"944"
		{
			"name"		"cluj2015_team_tit"
			"item_name"		"#StickerKit_cluj2015_team_tit"
			"description_string"		"#StickerKit_desc_cluj2015_team_tit"
			"sticker_material"		"cluj2015/tit"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"27"
		}
		"945"
		{
			"name"		"cluj2015_team_tit_foil"
			"item_name"		"#StickerKit_cluj2015_team_tit_foil"
			"description_string"		"#StickerKit_desc_cluj2015_team_tit_foil"
			"sticker_material"		"cluj2015/tit_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"27"
		}
		"946"
		{
			"name"		"cluj2015_team_tit_gold"
			"item_name"		"#StickerKit_cluj2015_team_tit_gold"
			"description_string"		"#StickerKit_desc_cluj2015_team_tit_gold"
			"sticker_material"		"cluj2015/tit_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"27"
		}
		"947"
		{
			"name"		"cluj2015_team_tsolo"
			"item_name"		"#StickerKit_cluj2015_team_tsolo"
			"description_string"		"#StickerKit_desc_cluj2015_team_tsolo"
			"sticker_material"		"cluj2015/tsolo"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"58"
		}
		"948"
		{
			"name"		"cluj2015_team_tsolo_foil"
			"item_name"		"#StickerKit_cluj2015_team_tsolo_foil"
			"description_string"		"#StickerKit_desc_cluj2015_team_tsolo_foil"
			"sticker_material"		"cluj2015/tsolo_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"58"
		}
		"949"
		{
			"name"		"cluj2015_team_tsolo_gold"
			"item_name"		"#StickerKit_cluj2015_team_tsolo_gold"
			"description_string"		"#StickerKit_desc_cluj2015_team_tsolo_gold"
			"sticker_material"		"cluj2015/tsolo_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"58"
		}
		"950"
		{
			"name"		"cluj2015_team_nv"
			"item_name"		"#StickerKit_cluj2015_team_nv"
			"description_string"		"#StickerKit_desc_cluj2015_team_nv"
			"sticker_material"		"cluj2015/nv"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"46"
		}
		"951"
		{
			"name"		"cluj2015_team_nv_foil"
			"item_name"		"#StickerKit_cluj2015_team_nv_foil"
			"description_string"		"#StickerKit_desc_cluj2015_team_nv_foil"
			"sticker_material"		"cluj2015/nv_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"46"
		}
		"952"
		{
			"name"		"cluj2015_team_nv_gold"
			"item_name"		"#StickerKit_cluj2015_team_nv_gold"
			"description_string"		"#StickerKit_desc_cluj2015_team_nv_gold"
			"sticker_material"		"cluj2015/nv_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"46"
		}
		"953"
		{
			"name"		"cluj2015_team_fntc"
			"item_name"		"#StickerKit_cluj2015_team_fntc"
			"description_string"		"#StickerKit_desc_cluj2015_team_fntc"
			"sticker_material"		"cluj2015/fntc"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"6"
		}
		"954"
		{
			"name"		"cluj2015_team_fntc_foil"
			"item_name"		"#StickerKit_cluj2015_team_fntc_foil"
			"description_string"		"#StickerKit_desc_cluj2015_team_fntc_foil"
			"sticker_material"		"cluj2015/fntc_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"6"
		}
		"955"
		{
			"name"		"cluj2015_team_fntc_gold"
			"item_name"		"#StickerKit_cluj2015_team_fntc_gold"
			"description_string"		"#StickerKit_desc_cluj2015_team_fntc_gold"
			"sticker_material"		"cluj2015/fntc_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"6"
		}
		"956"
		{
			"name"		"cluj2015_team_lumi"
			"item_name"		"#StickerKit_cluj2015_team_lumi"
			"description_string"		"#StickerKit_desc_cluj2015_team_lumi"
			"sticker_material"		"cluj2015/lumi"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
			"tournament_team_id"		"57"
		}
		"957"
		{
			"name"		"cluj2015_team_lumi_foil"
			"item_name"		"#StickerKit_cluj2015_team_lumi_foil"
			"description_string"		"#StickerKit_desc_cluj2015_team_lumi_foil"
			"sticker_material"		"cluj2015/lumi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"57"
		}
		"958"
		{
			"name"		"cluj2015_team_lumi_gold"
			"item_name"		"#StickerKit_cluj2015_team_lumi_gold"
			"description_string"		"#StickerKit_desc_cluj2015_team_lumi_gold"
			"sticker_material"		"cluj2015/lumi_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
			"tournament_team_id"		"57"
		}
		"959"
		{
			"name"		"cluj2015_team_dhc"
			"item_name"		"#StickerKit_cluj2015_team_dhc"
			"description_string"		"#StickerKit_desc_cluj2015_team_dhc"
			"sticker_material"		"cluj2015/dhc"
			"item_rarity"		"rare"
			"tournament_event_id"		"8"
		}
		"960"
		{
			"name"		"cluj2015_team_dhc_foil"
			"item_name"		"#StickerKit_cluj2015_team_dhc_foil"
			"description_string"		"#StickerKit_desc_cluj2015_team_dhc_foil"
			"sticker_material"		"cluj2015/dhc_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
		}
		"961"
		{
			"name"		"cluj2015_team_dhc_gold"
			"item_name"		"#StickerKit_cluj2015_team_dhc_gold"
			"description_string"		"#StickerKit_desc_cluj2015_team_dhc_gold"
			"sticker_material"		"cluj2015/dhc_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"8"
		}
		"962"
		{
			"name"		"pinups_ivette"
			"item_name"		"#StickerKit_pinups_ivette"
			"description_string"		"#StickerKit_desc_pinups_ivette"
			"sticker_material"		"pinups_capsule/ivette"
			"item_rarity"		"rare"
		}
		"963"
		{
			"name"		"pinups_kimberly"
			"item_name"		"#StickerKit_pinups_kimberly"
			"description_string"		"#StickerKit_desc_pinups_kimberly"
			"sticker_material"		"pinups_capsule/kimberly"
			"item_rarity"		"rare"
		}
		"964"
		{
			"name"		"pinups_martha"
			"item_name"		"#StickerKit_pinups_martha"
			"description_string"		"#StickerKit_desc_pinups_martha"
			"sticker_material"		"pinups_capsule/martha"
			"item_rarity"		"rare"
		}
		"965"
		{
			"name"		"pinups_merietta"
			"item_name"		"#StickerKit_pinups_merietta"
			"description_string"		"#StickerKit_desc_pinups_merietta"
			"sticker_material"		"pinups_capsule/merietta"
			"item_rarity"		"rare"
		}
		"966"
		{
			"name"		"pinups_scherry"
			"item_name"		"#StickerKit_pinups_scherry"
			"description_string"		"#StickerKit_desc_pinups_scherry"
			"sticker_material"		"pinups_capsule/scherry"
			"item_rarity"		"rare"
		}
		"967"
		{
			"name"		"pinups_tamara"
			"item_name"		"#StickerKit_pinups_tamara"
			"description_string"		"#StickerKit_desc_pinups_tamara"
			"sticker_material"		"pinups_capsule/tamara"
			"item_rarity"		"rare"
		}
		"968"
		{
			"name"		"pinups_ivette_holo"
			"item_name"		"#StickerKit_pinups_ivette_holo"
			"description_string"		"#StickerKit_desc_pinups_ivette_holo"
			"sticker_material"		"pinups_capsule/ivette_holo"
			"item_rarity"		"mythical"
		}
		"969"
		{
			"name"		"pinups_kimberly_holo"
			"item_name"		"#StickerKit_pinups_kimberly_holo"
			"description_string"		"#StickerKit_desc_pinups_kimberly_holo"
			"sticker_material"		"pinups_capsule/kimberly_holo"
			"item_rarity"		"mythical"
		}
		"970"
		{
			"name"		"pinups_martha_holo"
			"item_name"		"#StickerKit_pinups_martha_holo"
			"description_string"		"#StickerKit_desc_pinups_martha_holo"
			"sticker_material"		"pinups_capsule/martha_holo"
			"item_rarity"		"mythical"
		}
		"971"
		{
			"name"		"pinups_merietta_holo"
			"item_name"		"#StickerKit_pinups_merietta_holo"
			"description_string"		"#StickerKit_desc_pinups_merietta_holo"
			"sticker_material"		"pinups_capsule/merietta_holo"
			"item_rarity"		"mythical"
		}
		"972"
		{
			"name"		"pinups_scherry_holo"
			"item_name"		"#StickerKit_pinups_scherry_holo"
			"description_string"		"#StickerKit_desc_pinups_scherry_holo"
			"sticker_material"		"pinups_capsule/scherry_holo"
			"item_rarity"		"mythical"
		}
		"973"
		{
			"name"		"pinups_tamara_holo"
			"item_name"		"#StickerKit_pinups_tamara_holo"
			"description_string"		"#StickerKit_desc_pinups_tamara_holo"
			"sticker_material"		"pinups_capsule/tamara_holo"
			"item_rarity"		"mythical"
		}
		"974"
		{
			"name"		"slid3_boom"
			"item_name"		"#StickerKit_slid3_boom"
			"description_string"		"#StickerKit_desc_slid3_boom"
			"sticker_material"		"slid3_capsule/boom"
			"item_rarity"		"rare"
		}
		"975"
		{
			"name"		"slid3_boom_holo"
			"item_name"		"#StickerKit_slid3_boom_holo"
			"description_string"		"#StickerKit_desc_slid3_boom_holo"
			"sticker_material"		"slid3_capsule/boom_holo"
			"item_rarity"		"mythical"
		}
		"976"
		{
			"name"		"slid3_boom_foil"
			"item_name"		"#StickerKit_slid3_boom_foil"
			"description_string"		"#StickerKit_desc_slid3_boom_foil"
			"sticker_material"		"slid3_capsule/boom_foil"
			"item_rarity"		"legendary"
		}
		"977"
		{
			"name"		"slid3_countdown"
			"item_name"		"#StickerKit_slid3_countdown"
			"description_string"		"#StickerKit_desc_slid3_countdown"
			"sticker_material"		"slid3_capsule/countdown"
			"item_rarity"		"rare"
		}
		"978"
		{
			"name"		"slid3_countdown_holo"
			"item_name"		"#StickerKit_slid3_countdown_holo"
			"description_string"		"#StickerKit_desc_slid3_countdown_holo"
			"sticker_material"		"slid3_capsule/countdown_holo"
			"item_rarity"		"mythical"
		}
		"979"
		{
			"name"		"slid3_countdown_foil"
			"item_name"		"#StickerKit_slid3_countdown_foil"
			"description_string"		"#StickerKit_desc_slid3_countdown_foil"
			"sticker_material"		"slid3_capsule/countdown_foil"
			"item_rarity"		"legendary"
		}
		"980"
		{
			"name"		"slid3_dontworryigotcha"
			"item_name"		"#StickerKit_slid3_dontworryigotcha"
			"description_string"		"#StickerKit_desc_slid3_dontworryigotcha"
			"sticker_material"		"slid3_capsule/dontworryigotcha"
			"item_rarity"		"rare"
		}
		"981"
		{
			"name"		"slid3_dontworryigotcha_holo"
			"item_name"		"#StickerKit_slid3_dontworryigotcha_holo"
			"description_string"		"#StickerKit_desc_slid3_dontworryigotcha_holo"
			"sticker_material"		"slid3_capsule/dontworryigotcha_holo"
			"item_rarity"		"mythical"
		}
		"982"
		{
			"name"		"slid3_dontworryigotcha_foil"
			"item_name"		"#StickerKit_slid3_dontworryigotcha_foil"
			"description_string"		"#StickerKit_desc_slid3_dontworryigotcha_foil"
			"sticker_material"		"slid3_capsule/dontworryigotcha_foil"
			"item_rarity"		"legendary"
		}
		"983"
		{
			"name"		"slid3_hardclucklife"
			"item_name"		"#StickerKit_slid3_hardclucklife"
			"description_string"		"#StickerKit_desc_slid3_hardclucklife"
			"sticker_material"		"slid3_capsule/hardclucklife"
			"item_rarity"		"rare"
		}
		"984"
		{
			"name"		"slid3_hardclucklife_holo"
			"item_name"		"#StickerKit_slid3_hardclucklife_holo"
			"description_string"		"#StickerKit_desc_slid3_hardclucklife_holo"
			"sticker_material"		"slid3_capsule/hardclucklife_holo"
			"item_rarity"		"mythical"
		}
		"985"
		{
			"name"		"slid3_hardclucklife_foil"
			"item_name"		"#StickerKit_slid3_hardclucklife_foil"
			"description_string"		"#StickerKit_desc_slid3_hardclucklife_foil"
			"sticker_material"		"slid3_capsule/hardclucklife_foil"
			"item_rarity"		"legendary"
		}
		"986"
		{
			"name"		"slid3_moveit"
			"item_name"		"#StickerKit_slid3_moveit"
			"description_string"		"#StickerKit_desc_slid3_moveit"
			"sticker_material"		"slid3_capsule/moveit"
			"item_rarity"		"rare"
		}
		"987"
		{
			"name"		"slid3_moveit_holo"
			"item_name"		"#StickerKit_slid3_moveit_holo"
			"description_string"		"#StickerKit_desc_slid3_moveit_holo"
			"sticker_material"		"slid3_capsule/moveit_holo"
			"item_rarity"		"mythical"
		}
		"988"
		{
			"name"		"slid3_moveit_foil"
			"item_name"		"#StickerKit_slid3_moveit_foil"
			"description_string"		"#StickerKit_desc_slid3_moveit_foil"
			"sticker_material"		"slid3_capsule/moveit_foil"
			"item_rarity"		"legendary"
		}
		"989"
		{
			"name"		"team_roles_awper"
			"item_name"		"#StickerKit_team_roles_awper"
			"description_string"		"#StickerKit_desc_team_roles_awper"
			"sticker_material"		"team_roles_capsule/awper"
			"item_rarity"		"rare"
		}
		"990"
		{
			"name"		"team_roles_baiter"
			"item_name"		"#StickerKit_team_roles_baiter"
			"description_string"		"#StickerKit_desc_team_roles_baiter"
			"sticker_material"		"team_roles_capsule/baiter"
			"item_rarity"		"rare"
		}
		"991"
		{
			"name"		"team_roles_bomber"
			"item_name"		"#StickerKit_team_roles_bomber"
			"description_string"		"#StickerKit_desc_team_roles_bomber"
			"sticker_material"		"team_roles_capsule/bomber"
			"item_rarity"		"rare"
		}
		"992"
		{
			"name"		"team_roles_bot"
			"item_name"		"#StickerKit_team_roles_bot"
			"description_string"		"#StickerKit_desc_team_roles_bot"
			"sticker_material"		"team_roles_capsule/bot"
			"item_rarity"		"rare"
		}
		"993"
		{
			"name"		"team_roles_fragger"
			"item_name"		"#StickerKit_team_roles_fragger"
			"description_string"		"#StickerKit_desc_team_roles_fragger"
			"sticker_material"		"team_roles_capsule/fragger"
			"item_rarity"		"rare"
		}
		"994"
		{
			"name"		"team_roles_leader"
			"item_name"		"#StickerKit_team_roles_leader"
			"description_string"		"#StickerKit_desc_team_roles_leader"
			"sticker_material"		"team_roles_capsule/leader"
			"item_rarity"		"rare"
		}
		"995"
		{
			"name"		"team_roles_lurker"
			"item_name"		"#StickerKit_team_roles_lurker"
			"description_string"		"#StickerKit_desc_team_roles_lurker"
			"sticker_material"		"team_roles_capsule/lurker"
			"item_rarity"		"rare"
		}
		"996"
		{
			"name"		"team_roles_nader"
			"item_name"		"#StickerKit_team_roles_nader"
			"description_string"		"#StickerKit_desc_team_roles_nader"
			"sticker_material"		"team_roles_capsule/nader"
			"item_rarity"		"rare"
		}
		"997"
		{
			"name"		"team_roles_ninja"
			"item_name"		"#StickerKit_team_roles_ninja"
			"description_string"		"#StickerKit_desc_team_roles_ninja"
			"sticker_material"		"team_roles_capsule/ninja"
			"item_rarity"		"rare"
		}
		"998"
		{
			"name"		"team_roles_support"
			"item_name"		"#StickerKit_team_roles_support"
			"description_string"		"#StickerKit_desc_team_roles_support"
			"sticker_material"		"team_roles_capsule/support"
			"item_rarity"		"rare"
		}
		"999"
		{
			"name"		"team_roles_awper_foil"
			"item_name"		"#StickerKit_team_roles_awper_foil"
			"description_string"		"#StickerKit_desc_team_roles_awper_foil"
			"sticker_material"		"team_roles_capsule/awper_foil"
			"item_rarity"		"legendary"
		}
		"1000"
		{
			"name"		"team_roles_bomber_foil"
			"item_name"		"#StickerKit_team_roles_bomber_foil"
			"description_string"		"#StickerKit_desc_team_roles_bomber_foil"
			"sticker_material"		"team_roles_capsule/bomber_foil"
			"item_rarity"		"legendary"
		}
		"1001"
		{
			"name"		"team_roles_fragger_foil"
			"item_name"		"#StickerKit_team_roles_fragger_foil"
			"description_string"		"#StickerKit_desc_team_roles_fragger_foil"
			"sticker_material"		"team_roles_capsule/fragger_foil"
			"item_rarity"		"legendary"
		}
		"1002"
		{
			"name"		"team_roles_leader_foil"
			"item_name"		"#StickerKit_team_roles_leader_foil"
			"description_string"		"#StickerKit_desc_team_roles_leader_foil"
			"sticker_material"		"team_roles_capsule/leader_foil"
			"item_rarity"		"legendary"
		}
		"1003"
		{
			"name"		"team_roles_nader_foil"
			"item_name"		"#StickerKit_team_roles_nader_foil"
			"description_string"		"#StickerKit_desc_team_roles_nader_foil"
			"sticker_material"		"team_roles_capsule/nader_foil"
			"item_rarity"		"legendary"
		}
		"1004"
		{
			"name"		"team_roles_ninja_foil"
			"item_name"		"#StickerKit_team_roles_ninja_foil"
			"description_string"		"#StickerKit_desc_team_roles_ninja_foil"
			"sticker_material"		"team_roles_capsule/ninja_foil"
			"item_rarity"		"legendary"
		}
		"1005"
		{
			"name"		"team_roles_pro_foil"
			"item_name"		"#StickerKit_team_roles_pro_foil"
			"description_string"		"#StickerKit_desc_team_roles_pro_foil"
			"sticker_material"		"team_roles_capsule/pro_foil"
			"item_rarity"		"legendary"
		}
		"1006"
		{
			"name"		"team_roles_support_foil"
			"item_name"		"#StickerKit_team_roles_supportfoil"
			"description_string"		"#StickerKit_desc_team_roles_support_foil"
			"sticker_material"		"team_roles_capsule/support_foil"
			"item_rarity"		"legendary"
		}
		"1315"
		{
			"name"		"allstars_a_holo"
			"item_name"		"#StickerKit_allstars_a_holo"
			"description_string"		"#StickerKit_desc_allstars_a_holo"
			"sticker_material"		"tournament_assets/allstars_a_holo"
			"item_rarity"		"mythical"
		}
		"1316"
		{
			"name"		"allstars_b_holo"
			"item_name"		"#StickerKit_allstars_b_holo"
			"description_string"		"#StickerKit_desc_allstars_b_holo"
			"sticker_material"		"tournament_assets/allstars_b_holo"
			"item_rarity"		"mythical"
		}
	}
	"paint_kits"
	{
		"0"
		{
			"name"		"default"
			"description_string"		"#PaintKit_Default"
			"description_tag"		"#PaintKit_Default_Tag"
			"pattern"		"none"
			"logo_material"		"none"
			"wear_gradient"		"canvas"
			"wear_default"		"0.100000"
			"wear_remap_min"		"0.060000"
			"wear_remap_max"		"0.800000"
			"seed"		"0"
			"style"		"0"
			"color0"		"128 128 128"
			"color1"		"128 128 128"
			"color2"		"128 128 128"
			"color3"		"128 128 128"
			"phongexponent"		"16"
			"phongintensity"		"255"
			"phongalbedoboost"		"-1"
			"pattern_scale"		"0.500000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"0"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"0"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"0"
			"logo_scale"		"1.000000"
			"logo_offset_x"		"0.000000"
			"logo_offset_y"		"0.000000"
			"logo_rotation"		"0.000000"
			"logocolor0"		"0 0 0"
			"logocolor1"		"0 0 0"
			"logocolor2"		"0 0 0"
			"logocolor3"		"0 0 0"
			"ignore_weapon_size_scale"		"0"
			"view_model_exponent_override_size"		"256"
			"only_first_material"		"0"
		}
		"9001"
		{
			"name"		"workshop_default"
			"pattern"		"black"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"style"		"0"
			"color0"		"128 128 128"
			"color1"		"150 150 150"
			"color2"		"96 96 96"
			"color3"		"108 108 108"
			"phongexponent"		"32"
			"pattern_scale"		"1.000000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"2"
		{
			"name"		"so_olive"
			"description_string"		"#PaintKit_so_olive"
			"description_tag"		"#PaintKit_so_olive_Tag"
			"wear_default"		"0.200000"
			"style"		"1"
			"color0"		"47 52 37"
			"color1"		"65 78 61"
			"color2"		"102 91 66"
			"color3"		"51 53 26"
			"phongintensity"		"10"
		}
		"3"
		{
			"name"		"so_red"
			"description_string"		"#PaintKit_so_red"
			"description_tag"		"#PaintKit_so_red_Tag"
			"wear_default"		"0.120000"
			"style"		"1"
			"color0"		"32 32 32"
			"color1"		"106 11 11"
			"color2"		"32 32 32"
			"color3"		"32 32 32"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.300000"
			"phongexponent"		"255"
			"phongintensity"		"80"
		}
		"5"
		{
			"name"		"hy_ddpat"
			"description_string"		"#PaintKit_hy_ddpat"
			"description_tag"		"#PaintKit_hy_ddpat_Tag"
			"pattern"		"ddpat"
			"style"		"2"
			"color0"		"67 61 47"
			"color1"		"101 89 77"
			"color2"		"31 42 27"
			"color3"		"32 23 16"
			"phongintensity"		"13"
			"pattern_scale"		"2"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
		}
		"6"
		{
			"name"		"hy_arctic"
			"description_string"		"#PaintKit_hy_arctic"
			"description_tag"		"#PaintKit_hy_arctic_Tag"
			"pattern"		"camo_arctic"
			"wear_default"		"0.200000"
			"style"		"2"
			"color0"		"233 239 239"
			"color1"		"162 190 202"
			"color2"		"136 136 136"
			"color3"		"70 68 68"
			"phongintensity"		"26"
			"pattern_scale"		"4"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"8"
		{
			"name"		"hy_desert"
			"description_string"		"#PaintKit_hy_desert"
			"description_tag"		"#PaintKit_hy_desert_Tag"
			"pattern"		"desert_spots"
			"wear_default"		"0.150000"
			"style"		"2"
			"color0"		"191 191 191"
			"color1"		"157 138 119"
			"color2"		"96 67 51"
			"color3"		"19 19 19"
			"phongintensity"		"10"
			"pattern_scale"		"3"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
			"ignore_weapon_size_scale"		"1"
		}
		"9"
		{
			"name"		"hy_tiger"
			"description_string"		"#PaintKit_hy_tiger"
			"description_tag"		"#PaintKit_hy_tiger_Tag"
			"pattern"		"tiger"
			"wear_default"		"0.200000"
			"seed"		"33"
			"style"		"2"
			"color0"		"224 213 206"
			"color1"		"193 103 37"
			"color2"		"25 20 17"
			"color3"		"1 1 1"
			"phongintensity"		"13"
			"pattern_scale"		"3"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"3.000000"
			"pattern_offset_y_start"		"0.200000"
			"pattern_offset_y_end"		"0.200000"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"0"
			"ignore_weapon_size_scale"		"1"
		}
		"10"
		{
			"name"		"hy_copperhead"
			"description_string"		"#PaintKit_hy_copperhead"
			"description_tag"		"#PaintKit_hy_copperhead_Tag"
			"pattern"		"copperhead"
			"wear_default"		"0.200000"
			"style"		"2"
			"color0"		"174 174 170"
			"color1"		"82 64 40"
			"color2"		"7 1 1"
			"color3"		"49 21 20"
			"phongintensity"		"10"
			"pattern_scale"		"2.900000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0.720000"
			"pattern_offset_y_end"		"0.720000"
			"ignore_weapon_size_scale"		"1"
			"wear_remap_min"		"0.120000"
			"wear_remap_max"		"0.380000"
		}
		"11"
		{
			"name"		"hy_skulls"
			"description_string"		"#PaintKit_hy_skulls"
			"description_tag"		"#PaintKit_hy_skulls_Tag"
			"pattern"		"skulls"
			"wear_default"		"0.100000"
			"style"		"2"
			"color0"		"80 80 80"
			"color1"		"12 12 12"
			"color2"		"8 8 8"
			"color3"		"36 28 57"
			"phongintensity"		"13"
			"pattern_scale"		"6"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
			"wear_remap_min"		"0.100000"
			"wear_remap_max"		"0.260000"
		}
		"12"
		{
			"name"		"hy_webs"
			"description_string"		"#PaintKit_hy_webs"
			"description_tag"		"#PaintKit_hy_webs_Tag"
			"pattern"		"webs"
			"wear_default"		"0.100000"
			"seed"		"1"
			"style"		"2"
			"color0"		"94 12 12"
			"color1"		"16 16 16"
			"color2"		"16 16 16"
			"color3"		"16 16 16"
			"phongexponent"		"127"
			"phongintensity"		"26"
			"pattern_scale"		"4.500000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"13"
		{
			"name"		"hy_splatter"
			"description_string"		"#PaintKit_hy_splatter"
			"description_tag"		"#PaintKit_hy_splatter_Tag"
			"pattern"		"splatter"
			"wear_default"		"0.140000"
			"seed"		"7"
			"style"		"2"
			"color0"		"32 180 236"
			"color1"		"16 140 188 "
			"color2"		"10 89 120"
			"color3"		"16 16 16"
			"phongintensity"		"10"
			"pattern_scale"		"2.500000"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_rotate_start"		"-15"
			"pattern_rotate_end"		"15"
			"ignore_weapon_size_scale"		"1"
		}
		"14"
		{
			"name"		"hy_ak47lam"
			"description_string"		"#PaintKit_hy_ak47lam"
			"description_tag"		"#PaintKit_hy_ak47lam_Tag"
			"pattern"		"laminate_ak47"
			"wear_default"		"0.050000"
			"style"		"2"
			"color0"		"17 16 15"
			"color1"		"150 5 9"
			"color2"		"119 108 94"
			"color3"		"233 58 7"
			"phongexponent"		"60"
			"phongintensity"		"51"
			"pattern_scale"		"1"
			"ignore_weapon_size_scale"		"1"
		}
		"15"
		{
			"name"		"hy_gelpen"
			"description_string"		"#PaintKit_hy_gelpen"
			"description_tag"		"#PaintKit_hy_gelpen_Tag"
			"pattern"		"gel_pen"
			"wear_default"		"0.180000"
			"style"		"2"
			"color0"		"182 179 175"
			"color1"		"151 145 135"
			"color2"		"32 14 3"
			"color3"		"48 22 0"
			"phongintensity"		"10"
			"pattern_scale"		"4"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"30"
			"pattern_rotate_end"		"60"
		}
		"16"
		{
			"name"		"hy_v_tiger"
			"description_string"		"#PaintKit_hy_v_tiger"
			"description_tag"		"#PaintKit_hy_v_tiger_Tag"
			"pattern"		"v_tiger"
			"wear_default"		"0.500000"
			"style"		"2"
			"color0"		"52 64 42"
			"color1"		"145 147 144"
			"color2"		"63 51 53"
			"color3"		"42 40 51"
			"phongintensity"		"10"
			"pattern_scale"		"3"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
		}
		"17"
		{
			"name"		"hy_ddpat_urb"
			"description_string"		"#PaintKit_hy_ddpat"
			"description_tag"		"#PaintKit_hy_ddpat_urb_Tag"
			"pattern"		"ddpat"
			"style"		"2"
			"color0"		"40 40 40"
			"color1"		"80 80 80"
			"color2"		"140 140 140"
			"color3"		"180 180 180"
			"phongintensity"		"10"
			"pattern_scale"		"2"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
		}
		"20"
		{
			"name"		"hy_zombie"
			"description_string"		"#PaintKit_hy_zombie"
			"description_tag"		"#PaintKit_hy_zombie_Tag"
			"pattern"		"zombie"
			"wear_default"		"0.050000"
			"seed"		"2"
			"style"		"2"
			"color0"		"84 130 10"
			"color1"		"84 130 10"
			"color2"		"4 4 4"
			"color3"		"18 34 8"
			"phongintensity"		"20"
			"pattern_scale"		"4"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"-2"
			"pattern_rotate_end"		"2"
		}
		"21"
		{
			"name"		"hy_granite"
			"description_string"		"#PaintKit_hy_granite"
			"description_tag"		"#PaintKit_hy_granite_Tag"
			"pattern"		"marbleized"
			"wear_default"		"0.150000"
			"style"		"2"
			"color0"		"165 163 114"
			"color1"		"186 187 199"
			"color2"		"17 11 11"
			"color3"		"22 29 52"
			"phongintensity"		"20"
			"pattern_scale"		"6"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"22"
		{
			"name"		"sp_spray"
			"description_string"		"#PaintKit_sp_spray"
			"description_tag"		"#PaintKit_sp_spray_Tag"
			"pattern"		"camo_daubs"
			"wear_default"		"0.300000"
			"style"		"3"
			"color0"		"128 124 122"
			"color1"		"80 80 80"
			"color2"		"15 17 18"
			"color3"		"219 219 219"
			"phongintensity"		"10"
			"pattern_scale"		"1.430000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"25"
		{
			"name"		"sp_leaves"
			"description_string"		"#PaintKit_sp_leaves"
			"description_tag"		"#PaintKit_sp_leaves_Tag"
			"pattern"		"camo_leaves"
			"wear_default"		"0.200000"
			"style"		"3"
			"color0"		"48 41 15"
			"color1"		"24 22 19"
			"color2"		"17 32 20"
			"color3"		"80 70 41"
			"phongintensity"		"10"
			"pattern_scale"		"1.680000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"26"
		{
			"name"		"sp_short_tape"
			"description_string"		"#PaintKit_sp_short_tape"
			"description_tag"		"#PaintKit_sp_short_tape_Tag"
			"pattern"		"camo_tape_short"
			"wear_default"		"0.200000"
			"style"		"3"
			"color0"		"48 37 43"
			"color1"		"156 167 122"
			"color2"		"82 37 53"
			"color3"		"48 64 43"
			"phongintensity"		"10"
			"pattern_scale"		"1.500000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"40"
			"pattern_rotate_end"		"50"
		}
		"27"
		{
			"name"		"sp_tape"
			"description_string"		"#PaintKit_sp_tape"
			"description_tag"		"#PaintKit_sp_tape_Tag"
			"pattern"		"camo_tape_strips"
			"wear_default"		"0.200000"
			"style"		"3"
			"color0"		"53 38 16"
			"color1"		"17 17 17"
			"color2"		"164 163 152"
			"color3"		"37 51 13"
			"phongintensity"		"10"
			"pattern_scale"		"1.500000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"28"
		{
			"name"		"an_navy"
			"description_string"		"#PaintKit_an_navy"
			"description_tag"		"#PaintKit_an_navy_Tag"
			"wear_default"		"0.060000"
			"style"		"4"
			"color0"		"23 33 47"
			"color1"		"23 33 47"
			"color2"		"1 1 1"
			"color3"		"1 1 1"
			"phongexponent"		"32"
			"phongalbedoboost"		"15"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"30"
		{
			"name"		"sp_snake"
			"description_string"		"#PaintKit_sp_snake"
			"description_tag"		"#PaintKit_sp_snake_Tag"
			"pattern"		"snake"
			"wear_default"		"0.200000"
			"seed"		"6"
			"style"		"3"
			"color0"		"132 119 96"
			"color1"		"132 119 96"
			"color2"		"40 19 1"
			"color3"		"40 19 1"
			"phongintensity"		"10"
			"pattern_scale"		"1.500000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"-4"
			"pattern_rotate_end"		"4"
		}
		"32"
		{
			"name"		"an_silver"
			"description_string"		"#PaintKit_an_silver"
			"description_tag"		"#PaintKit_an_silver_Tag"
			"wear_default"		"0.090000"
			"style"		"4"
			"color0"		"53 55 60"
			"color1"		"53 55 60"
			"color2"		"1 1 1"
			"color3"		"1 1 1"
			"phongexponent"		"32"
			"phongalbedoboost"		"60"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"33"
		{
			"name"		"an_red"
			"description_string"		"#PaintKit_an_red"
			"description_tag"		"#PaintKit_an_red_Tag"
			"wear_default"		"0.050000"
			"style"		"4"
			"color0"		"30 1 1"
			"color1"		"30 1 1"
			"color2"		"1 1 1"
			"color3"		"1 1 1"
			"phongexponent"		"16"
			"phongalbedoboost"		"100"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"34"
		{
			"name"		"am_urban"
			"description_string"		"#PaintKit_am_urban"
			"description_tag"		"#PaintKit_am_urban_Tag"
			"pattern"		"ddpat"
			"seed"		"42"
			"wear_default"		"0.020000"
			"style"		"5"
			"color0"		"25 25 25"
			"color1"		"40 40 40"
			"color2"		"17 17 18"
			"color3"		"15 15 14"
			"phongalbedoboost"		"120"
			"pattern_scale"		"2"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"36"
		{
			"name"		"am_ossify"
			"description_string"		"#PaintKit_am_ossify"
			"description_tag"		"#PaintKit_am_ossify_Tag"
			"pattern"		"ossify"
			"wear_default"		"0.020000"
			"style"		"5"
			"color0"		"20 27 2"
			"color1"		"20 27 2"
			"color2"		"47 56 1"
			"color3"		"47 56 1"
			"phongalbedoboost"		"100"
			"pattern_scale"		"4"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"37"
		{
			"name"		"aa_flames"
			"description_string"		"#PaintKit_aa_flames"
			"description_tag"		"#PaintKit_aa_flames_Tag"
			"pattern"		"flamegraphic"
			"wear_default"		"0.200000"
			"seed"		"1"
			"style"		"6"
			"color0"		"80 10 1"
			"color1"		"34 2 1"
			"color2"		"16 16 16"
			"color3"		"90 60 4"
			"phongalbedoboost"		"30"
			"pattern_scale"		"1"
			"pattern_offset_x_start"		"-0.300000"
			"pattern_offset_x_end"		"-0.300000"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"ignore_weapon_size_scale"		"1"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"38"
		{
			"name"		"aa_fade"
			"description_string"		"#PaintKit_aa_fade"
			"description_tag"		"#PaintKit_aa_fade_Tag"
			"pattern"		"fade"
			"wear_default"		"0.200000"
			"style"		"6"
			"color0"		"44 41 39"
			"color1"		"84 52 14"
			"color2"		"71 18 28"
			"color3"		"28 31 57"
			"phongalbedoboost"		"80"
			"phongexponent"		"34"
			"pattern_scale"		"1"
			"pattern_offset_x_start"		"-0.700000"
			"pattern_offset_x_end"		"-0.700000"
			"pattern_offset_y_start"		"-0.700000"
			"pattern_offset_y_end"		"-0.700000"
			"pattern_rotate_start"		"-55"
			"pattern_rotate_end"		"-65"
			"ignore_weapon_size_scale"		"1"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"39"
		{
			"name"		"so_yellow"
			"description_string"		"#PaintKit_so_yellow"
			"description_tag"		"#PaintKit_so_yellow_Tag"
			"wear_default"		"0.180000"
			"style"		"1"
			"color0"		"45 45 45"
			"color1"		"241 191 18"
			"color2"		"58 58 58"
			"color3"		"32 32 32"
			"phongintensity"		"4"
		}
		"40"
		{
			"name"		"so_night"
			"description_string"		"#PaintKit_so_night"
			"description_tag"		"#PaintKit_so_night_Tag"
			"wear_default"		"0.170000"
			"style"		"1"
			"color0"		"48 62 71"
			"color1"		"26 33 38"
			"color2"		"43 55 64"
			"color3"		"36 36 36"
			"phongintensity"		"4"
		}
		"41"
		{
			"name"		"aq_copper"
			"description_string"		"#PaintKit_aq_copper"
			"description_tag"		"#PaintKit_aq_copper_Tag"
			"pattern"		"aged"
			"wear_default"		"0.100000"
			"seed"		"19"
			"style"		"8"
			"color0"		"90 62 50"
			"color1"		"77 46 40"
			"color2"		"68 72 70"
			"color3"		"121 142 135"
			"phongintensity"		"180"
			"phongalbedoboost"		"50"
			"pattern_scale"		"2"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"42"
		{
			"name"		"aq_blued"
			"description_string"		"#PaintKit_aq_blued"
			"description_tag"		"#PaintKit_aq_blued_Tag"
			"pattern"		"watermarked"
			"wear_default"		"0.350000"
			"seed"		"11"
			"style"		"8"
			"color0"		"103 109 109"
			"color1"		"36 43 57"
			"color2"		"47 45 68"
			"color3"		"33 40 52"
			"phongalbedoboost"		"30"
			"pattern_scale"		"2"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"43"
		{
			"name"		"aq_forced"
			"description_string"		"#PaintKit_aq_forced"
			"description_tag"		"#PaintKit_aq_forced_Tag"
			"pattern"		"forced"
			"wear_default"		"0.100000"
			"seed"		"10"
			"style"		"8"
			"color0"		"115 108 100"
			"color1"		"115 108 100"
			"color2"		"115 108 100"
			"color3"		"61 67 76"
			"phongalbedoboost"		"50"
			"pattern_scale"		"2"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"44"
		{
			"name"		"aq_oiled"
			"description_string"		"#PaintKit_aq_oiled"
			"description_tag"		"#PaintKit_aq_oiled_Tag"
			"pattern"		"oiled"
			"wear_default"		"0.000000"
			"seed"		"29"
			"style"		"8"
			"color0"		"120 111 101"
			"color1"		"120 111 101"
			"color2"		"102 96 89"
			"color3"		"30 34 47"
			"phongexponent"		"25"
			"phongalbedoboost"		"80"
			"pattern_scale"		"1"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"46"
		{
			"name"		"so_pmc"
			"description_string"		"#PaintKit_so_pmc"
			"description_tag"		"#PaintKit_so_pmc_Tag"
			"wear_default"		"0.180000"
			"style"		"1"
			"color0"		"48 50 49"
			"color1"		"39 46 44 "
			"color2"		"145 125 96"
			"color3"		"20 20 20"
			"phongintensity"		"10"
		}
		"47"
		{
			"name"		"so_space_marine"
			"description_string"		"#PaintKit_so_space_marine"
			"description_tag"		"#PaintKit_so_space_marine_Tag"
			"wear_default"		"0.210000"
			"style"		"1"
			"color0"		"45 45 45"
			"color1"		"99 98 69"
			"color2"		"58 58 58"
			"color3"		"32 32 32"
			"phongintensity"		"4"
		}
		"48"
		{
			"name"		"am_dragon_glock"
			"description_string"		"#PaintKit_am_dragon_glock"
			"description_tag"		"#PaintKit_am_dragon_glock_Tag"
			"pattern"		"dragon_glock"
			"wear_default"		"0.040000"
			"style"		"5"
			"color0"		"58 58 60"
			"color1"		"60 60 60"
			"color2"		"7 7 8"
			"color3"		"60 60 60"
			"phongalbedoboost"		"30"
			"pattern_scale"		"3.370000"
			"pattern_offset_x_start"		"-0.310000"
			"pattern_offset_x_end"		"-0.310000"
			"pattern_offset_y_start"		"-1.470000"
			"pattern_offset_y_end"		"-1.800000"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"0"
			"ignore_weapon_size_scale"		"1"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"51"
		{
			"name"		"am_lightning_awp"
			"description_string"		"#PaintKit_am_lightning_awp"
			"description_tag"		"#PaintKit_am_lightning_awp_Tag"
			"pattern"		"lightning_strike"
			"wear_default"		"0.000000"
			"style"		"5"
			"color0"		"7 5 6"
			"color1"		"65 7 99"
			"color2"		"100 36 38"
			"color3"		"108 108 142"
			"phongalbedoboost"		"40"
			"phongexponent"		"8"
			"pattern_scale"		"1"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"0"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"0"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"0"
			"ignore_weapon_size_scale"		"1"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"59"
		{
			"name"		"am_zebra"
			"description_string"		"#PaintKit_am_zebra"
			"description_tag"		"#PaintKit_am_zebra_Tag"
			"pattern"		"zebra"
			"wear_default"		"0.050000"
			"style"		"5"
			"color0"		"94 34 35"
			"color1"		"244 253 253"
			"color2"		"57 21 22"
			"color3"		"117 153 174"
			"phongalbedoboost"		"50"
			"phongexponent"		"4"
			"pattern_scale"		"2.500000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"wear_remap_min"		"0.010000"
			"wear_remap_max"		"0.260000"
			"view_model_exponent_override_size"		"1024"
		}
		"60"
		{
			"name"		"am_zebra_dark"
			"description_string"		"#PaintKit_am_zebra_dark"
			"description_tag"		"#PaintKit_am_zebra_dark_Tag"
			"pattern"		"zebra"
			"wear_default"		"0.180000"
			"style"		"5"
			"color0"		"55 55 55"
			"color1"		"16 86 86"
			"color2"		"17 17 17"
			"color3"		"96 96 96"
			"phongalbedoboost"		"50"
			"phongexponent"		"4"
			"pattern_scale"		"3.300000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"wear_remap_min"		"0.100000"
			"wear_remap_max"		"0.260000"
			"view_model_exponent_override_size"		"1024"
		}
		"61"
		{
			"name"		"aa_vertigo"
			"description_string"		"#PaintKit_aa_vertigo"
			"description_tag"		"#PaintKit_aa_vertigo_Tag"
			"pattern"		"vertigo"
			"wear_default"		"0.150000"
			"style"		"6"
			"color0"		"102 92 85"
			"color1"		"16 16 16"
			"color2"		"16 16 16"
			"color3"		"16 16 16"
			"phongalbedoboost"		"80"
			"phongexponent"		"32"
			"pattern_scale"		"1.400000"
			"pattern_offset_x_start"		"0.040000"
			"pattern_offset_x_end"		"0.140000"
			"pattern_offset_y_start"		"-0.440000"
			"pattern_offset_y_end"		"-0.180000"
			"pattern_rotate_start"		"7"
			"pattern_rotate_end"		"25"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"62"
		{
			"name"		"cu_spring_nova"
			"description_string"		"#PaintKit_cu_spring_nova"
			"description_tag"		"#PaintKit_cu_spring_nova_Tag"
			"pattern"		"spring_nova"
			"wear_default"		"0.060000"
			"phongexponent"		"62"
			"style"		"7"
			"pattern_scale"		"1"
			"ignore_weapon_size_scale"		"1"
		}
		"67"
		{
			"name"		"am_slither_p90"
			"description_string"		"#PaintKit_am_slither_p90"
			"description_tag"		"#PaintKit_am_slither_p90_Tag"
			"style"		"5"
			"pattern"		"p90_slither"
			"color0"		"70 20 18"
			"color1"		"8 8 8"
			"color2"		"8 8 8"
			"color3"		"70 20 18"
			"pattern_scale"		"1.400000"
			"phongexponent"		"0"
			"phongalbedoboost"		"60"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"pattern_offset_x_start"		"-0.120000"
			"pattern_offset_x_end"		"-0.040000"
			"pattern_offset_y_start"		"0.200000"
			"pattern_offset_y_end"		"0.240000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"70"
		{
			"name"		"am_carbon_fiber"
			"description_string"		"#PaintKit_am_carbon_fiber"
			"description_tag"		"#PaintKit_am_carbon_fiber_Tag"
			"pattern"		"carbon_fiber"
			"wear_default"		"0.020000"
			"style"		"5"
			"color0"		"1 1 1"
			"color1"		"25 25 25"
			"color2"		"25 25 25"
			"color3"		"25 25 25"
			"phongalbedoboost"		"50"
			"phongexponent"		"3"
			"pattern_scale"		"4"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"145"
			"pattern_rotate_end"		"165"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.120000"
		}
		"71"
		{
			"name"		"am_scorpion_p2000"
			"description_string"		"#PaintKit_am_scorpion_p2000"
			"description_tag"		"#PaintKit_am_scorpion_p2000_Tag"
			"pattern"		"scorpion_p2000"
			"wear_default"		"0.000000"
			"style"		"5"
			"color0"		"61 58 50"
			"color1"		"134 118 2"
			"color2"		"218 95 3"
			"color3"		"124 47 20"
			"pattern_scale"		"1"
			"ignore_weapon_size_scale"		"1"
			"phongalbedoboost"		"50"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"72"
		{
			"name"		"sp_mesh_tan"
			"description_string"		"#PaintKit_sp_mesh"
			"description_tag"		"#PaintKit_sp_mesh_tan_Tag"
			"pattern"		"chainlink"
			"wear_default"		"0.200000"
			"style"		"3"
			"color0"		"109 105 84"
			"color1"		"19 20 21"
			"color2"		"77 80 67"
			"color3"		"73 71 56"
			"phongintensity"		"10"
			"pattern_scale"		"1.750000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
		}
		"73"
		{
			"name"		"hy_feathers_aug"
			"description_string"		"#PaintKit_hy_feathers_aug"
			"description_tag"		"#PaintKit_hy_feathers_aug_Tag"
			"pattern"		"feathers_aug"
			"wear_default"		"0.200000"
			"style"		"2"
			"color0"		"17 16 15"
			"color1"		"17 16 15"
			"color2"		"191 184 174"
			"color3"		"17 16 15"
			"phongintensity"		"51"
			"phongexponent"		"60"
			"pattern_scale"		"1"
			"ignore_weapon_size_scale"		"1"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.140000"
		}
		"74"
		{
			"name"		"hy_arctic_contrast"
			"description_string"		"#PaintKit_hy_arctic"
			"description_tag"		"#Paintkit_hy_arctic_contrast_Tag"
			"pattern"		"camo_arctic"
			"wear_default"		"0.200000"
			"style"		"2"
			"color0"		"240 240 240"
			"color1"		"34 34 34"
			"color2"		"164 164 164"
			"color3"		"112 112 112"
			"phongintensity"		"26"
			"pattern_scale"		"4"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"75"
		{
			"name"		"hy_blizzard"
			"description_string"		"#PaintKit_hy_granite"
			"description_tag"		"#PaintKit_hy_blizzard_Tag"
			"pattern"		"marbleized"
			"wear_default"		"0.150000"
			"style"		"2"
			"color0"		"140 172 189"
			"color1"		"145 126 115"
			"color2"		"210 210 210"
			"color3"		"72 62 60"
			"phongintensity"		"20"
			"pattern_scale"		"4"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"76"
		{
			"name"		"hy_forest_winter"
			"description_string"		"#PaintKit_hy_forest"
			"description_tag"		"#PaintKit_hy_forest_winter_Tag"
			"pattern"		"camo_wood"
			"wear_default"		"0.180000"
			"style"		"2"
			"color0"		"176 193 206"
			"color1"		"223 223 223"
			"color2"		"106 106 106"
			"color3"		"139 139 139"
			"phongintensity"		"10"
			"pattern_scale"		"3.500000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
		}
		"77"
		{
			"name"		"hy_forest_boreal"
			"description_string"		"#PaintKit_hy_forest"
			"description_tag"		"#PaintKit_hy_forest_boreal_Tag"
			"pattern"		"camo_wood"
			"wear_default"		"0.180000"
			"style"		"2"
			"color0"		"101 103 61"
			"color1"		"39 35 27"
			"color2"		"71 67 58"
			"color3"		"51 79 60"
			"phongintensity"		"10"
			"pattern_scale"		"3"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
		}
		"78"
		{
			"name"		"hy_forest_night"
			"description_string"		"#PaintKit_hy_forest"
			"description_tag"		"#PaintKit_hy_forest_night_Tag"
			"pattern"		"camo_wood"
			"wear_default"		"0.180000"
			"style"		"2"
			"color0"		"48 62 71"
			"color1"		"26 33 38"
			"color2"		"43 55 64"
			"color3"		"36 36 36"
			"phongintensity"		"10"
			"pattern_scale"		"3.500000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
		}
		"83"
		{
			"name"		"hy_ddpat_orange"
			"description_string"		"#PaintKit_hy_ddpat"
			"description_tag"		"#PaintKit_hy_ddpat_orange_Tag"
			"pattern"		"ddpat"
			"seed"		"42"
			"wear_default"		"0.020000"
			"style"		"2"
			"color0"		"49 46 43"
			"color1"		"177 92 16"
			"color2"		"29 27 24"
			"color3"		"69 64 56"
			"phongintensity"		"10"
			"pattern_scale"		"2"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
		}
		"84"
		{
			"name"		"hy_ddpat_pink"
			"description_string"		"#PaintKit_hy_ddpat"
			"description_tag"		"#PaintKit_hy_ddpat_pink_Tag"
			"pattern"		"ddpat"
			"seed"		"42"
			"wear_default"		"0.020000"
			"style"		"2"
			"color0"		"41 43 50"
			"color1"		"106 104 111"
			"color2"		"145 49 118"
			"color3"		"66 67 72"
			"phongintensity"		"10"
			"pattern_scale"		"2"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
		}
		"90"
		{
			"name"		"hy_mottled_sand"
			"description_string"		"#PaintKit_hy_granite"
			"description_tag"		"#PaintKit_hy_sediment_Tag"
			"pattern"		"marbleized"
			"wear_default"		"0.150000"
			"style"		"2"
			"color0"		"100 89 66"
			"color1"		"139 124 92"
			"color2"		"75 67 50"
			"color3"		"75 65 54"
			"phongintensity"		"20"
			"pattern_scale"		"4"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"92"
		{
			"name"		"hy_reef"
			"description_string"		"#PaintKit_hy_granite"
			"description_tag"		"#PaintKit_hy_reef_rock_Tag"
			"pattern"		"marbleized"
			"wear_default"		"0.150000"
			"style"		"2"
			"color0"		"34 40 38"
			"color1"		"45 120 176"
			"color2"		"131 149 150"
			"color3"		"68 75 65"
			"phongintensity"		"20"
			"pattern_scale"		"4"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"93"
		{
			"name"		"so_caramel"
			"description_string"		"#PaintKit_so_caramel"
			"description_tag"		"#PaintKit_so_caramel_Tag"
			"wear_default"		"0.210000"
			"style"		"1"
			"color0"		"34 34 34"
			"color1"		"34 34 34"
			"color2"		"204 135 32"
			"color3"		"34 34 34"
			"phongintensity"		"66"
			"phongexponent"		"64"
		}
		"95"
		{
			"name"		"so_grassland"
			"description_string"		"#PaintKit_so_grassland"
			"description_tag"		"#PaintKit_so_grassland_Tag"
			"wear_default"		"0.210000"
			"style"		"1"
			"color0"		"68 75 65"
			"color1"		"139 121 95"
			"color2"		"139 121 95"
			"color3"		"68 75 65"
			"phongintensity"		"10"
		}
		"96"
		{
			"name"		"so_moss"
			"description_string"		"#PaintKit_so_moss"
			"description_tag"		"#PaintKit_so_moss_Tag"
			"wear_default"		"0.210000"
			"style"		"1"
			"color0"		"87 119 106"
			"color1"		"53 66 66"
			"color2"		"87 119 106"
			"color3"		"2 30 32"
			"phongintensity"		"10"
		}
		"98"
		{
			"name"		"so_purple"
			"description_string"		"#PaintKit_so_purple"
			"description_tag"		"#PaintKit_so_purple_Tag"
			"wear_default"		"0.210000"
			"style"		"1"
			"color0"		"56 15 78"
			"color1"		"34 34 34"
			"color2"		"56 15 78"
			"color3"		"34 34 34"
			"phongintensity"		"10"
		}
		"99"
		{
			"name"		"so_sand"
			"description_string"		"#PaintKit_so_sand"
			"description_tag"		"#PaintKit_so_sand_Tag"
			"wear_default"		"0.210000"
			"style"		"1"
			"color0"		"75 65 54"
			"color1"		"100 89 66"
			"color2"		"139 124 92"
			"color3"		"75 67 50"
			"phongintensity"		"10"
		}
		"100"
		{
			"name"		"so_stormfront"
			"description_string"		"#PaintKit_so_stormfront"
			"description_tag"		"#PaintKit_so_stormfront_Tag"
			"wear_default"		"0.210000"
			"style"		"1"
			"color0"		"63 69 82"
			"color1"		"109 126 122"
			"color2"		"63 69 82"
			"color3"		"68 75 65"
			"phongintensity"		"10"
		}
		"101"
		{
			"name"		"so_tornado"
			"description_string"		"#PaintKit_so_tornado"
			"description_tag"		"#PaintKit_so_tornado_Tag"
			"wear_default"		"0.210000"
			"style"		"1"
			"color0"		"51 61 77"
			"color1"		"107 97 78"
			"color2"		"51 61 77"
			"color3"		"39 46 58"
			"phongintensity"		"10"
		}
		"102"
		{
			"name"		"so_whiteout"
			"description_string"		"#PaintKit_so_whiteout"
			"description_tag"		"#PaintKit_so_whiteout_Tag"
			"wear_default"		"0.210000"
			"style"		"1"
			"color0"		"214 213 207"
			"color1"		"214 213 207"
			"color2"		"214 213 207"
			"color3"		"214 213 207"
			"phongintensity"		"10"
		}
		"104"
		{
			"name"		"sp_leaves_grassland"
			"description_string"		"#PaintKit_sp_leaves"
			"description_tag"		"#PaintKit_sp_leaves_grassland_Tag"
			"pattern"		"camo_leaves"
			"wear_default"		"0.200000"
			"style"		"3"
			"color0"		"68 75 65"
			"color1"		"139 121 95"
			"color2"		"139 121 95"
			"color3"		"68 75 65"
			"phongintensity"		"10"
			"pattern_scale"		"1.680000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"107"
		{
			"name"		"sp_mesh_arctic_contrast"
			"description_string"		"#PaintKit_sp_mesh"
			"description_tag"		"#PaintKit_sp_mesh_arctic_contrast_Tag"
			"pattern"		"chainlink"
			"wear_default"		"0.200000"
			"style"		"3"
			"color0"		"40 40 40"
			"color1"		"80 80 80"
			"color2"		"140 140 140"
			"color3"		"180 180 180"
			"phongintensity"		"10"
			"pattern_scale"		"1.750000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
		}
		"110"
		{
			"name"		"sp_mesh_forest_fire"
			"description_string"		"#PaintKit_sp_mesh"
			"description_tag"		"#PaintKit_sp_mesh_fire_Tag"
			"pattern"		"chainlink"
			"wear_default"		"0.200000"
			"style"		"3"
			"color0"		"49 46 43"
			"color1"		"115 106 100"
			"color2"		"177 92 16"
			"color3"		"84 78 73"
			"phongintensity"		"10"
			"pattern_scale"		"1.750000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
		}
		"111"
		{
			"name"		"sp_mesh_glacier"
			"description_string"		"#PaintKit_sp_mesh"
			"description_tag"		"#PaintKit_sp_mesh_glacier_Tag"
			"pattern"		"chainlink"
			"wear_default"		"0.200000"
			"style"		"3"
			"color0"		"140 172 189"
			"color1"		"145 126 115"
			"color2"		"210 210 210"
			"color3"		"72 62 60"
			"phongintensity"		"10"
			"pattern_scale"		"1.750000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
		}
		"116"
		{
			"name"		"sp_mesh_sand"
			"description_string"		"#PaintKit_sp_mesh"
			"description_tag"		"#PaintKit_sp_mesh_sand_Tag"
			"pattern"		"chainlink"
			"wear_default"		"0.200000"
			"style"		"3"
			"color0"		"100 89 66"
			"color1"		"139 124 92"
			"color2"		"75 67 50"
			"color3"		"75 65 54"
			"phongintensity"		"10"
			"pattern_scale"		"1.750000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
		}
		"119"
		{
			"name"		"sp_spray_desert_sage"
			"description_string"		"#PaintKit_sp_spray"
			"description_tag"		"#PaintKit_sp_spray_sage_Tag"
			"pattern"		"camo_daubs"
			"wear_default"		"0.300000"
			"style"		"3"
			"color0"		"149 147 128"
			"color1"		"213 209 202"
			"color2"		"91 73 55"
			"color3"		"11 11 11"
			"phongintensity"		"10"
			"pattern_scale"		"1.620000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"122"
		{
			"name"		"sp_spray_jungle"
			"description_string"		"#PaintKit_sp_spray"
			"description_tag"		"#PaintKit_sp_spray_jungle_Tag"
			"pattern"		"camo_daubs"
			"wear_default"		"0.300000"
			"style"		"3"
			"color0"		"71 67 58"
			"color1"		"51 79 60"
			"color2"		"101 103 61"
			"color3"		"39 35 27"
			"phongintensity"		"10"
			"pattern_scale"		"1.650000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"124"
		{
			"name"		"sp_spray_sand"
			"description_string"		"#PaintKit_sp_spray"
			"description_tag"		"#PaintKit_sp_spray_sand_Tag"
			"pattern"		"camo_daubs"
			"wear_default"		"0.300000"
			"style"		"3"
			"color0"		"100 89 66"
			"color1"		"139 124 92"
			"color2"		"75 67 50"
			"color3"		"75 65 54"
			"phongintensity"		"10"
			"pattern_scale"		"1.700000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"135"
		{
			"name"		"sp_tape_dots_urban"
			"description_string"		"#PaintKit_sp_tape_dots"
			"description_tag"		"#PaintKit_sp_tape_dots_urban_Tag"
			"pattern"		"mesh_and_tape"
			"wear_default"		"0.380000"
			"style"		"3"
			"color0"		"40 40 40"
			"color1"		"80 80 80"
			"color2"		"140 140 140"
			"color3"		"180 180 180"
			"phongintensity"		"10"
			"pattern_scale"		"1.400000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
		}
		"136"
		{
			"name"		"sp_tape_dots_waves"
			"description_string"		"#PaintKit_sp_tape_dots"
			"description_tag"		"#PaintKit_sp_tape_dots_waves_Tag"
			"pattern"		"mesh_and_tape"
			"wear_default"		"0.380000"
			"style"		"3"
			"color0"		"35 45 92"
			"color1"		"108 124 128"
			"color2"		"51 75 113"
			"color3"		"39 46 58"
			"phongintensity"		"10"
			"pattern_scale"		"1.400000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
		}
		"141"
		{
			"name"		"sp_tape_orange"
			"description_string"		"#PaintKit_sp_tape"
			"description_tag"		"#PaintKit_sp_tape_orange_Tag"
			"pattern"		"camo_tape_strips"
			"wear_default"		"0.200000"
			"style"		"3"
			"color0"		"49 46 43"
			"color1"		"115 106 100"
			"color2"		"177 92 16"
			"color3"		"84 78 73"
			"phongintensity"		"10"
			"pattern_scale"		"1.500000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"143"
		{
			"name"		"sp_tape_urban"
			"description_string"		"#PaintKit_sp_tape"
			"description_tag"		"#PaintKit_sp_tape_urban_Tag"
			"pattern"		"camo_tape_strips"
			"wear_default"		"0.200000"
			"style"		"3"
			"color0"		"40 40 40"
			"color1"		"80 80 80"
			"color2"		"140 140 140"
			"color3"		"180 180 180"
			"phongintensity"		"10"
			"pattern_scale"		"1.500000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"147"
		{
			"name"		"sp_tape_short_jungle"
			"description_string"		"#PaintKit_sp_short_tape"
			"description_tag"		"#PaintKit_sp_short_tape_jungle_Tag"
			"pattern"		"camo_tape_short"
			"wear_default"		"0.200000"
			"style"		"3"
			"color0"		"35 37 50"
			"color1"		"51 79 60"
			"color2"		"101 103 61"
			"color3"		"39 35 27"
			"phongintensity"		"10"
			"pattern_scale"		"1.500000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"40"
			"pattern_rotate_end"		"50"
		}
		"148"
		{
			"name"		"sp_tape_short_sand"
			"description_string"		"#PaintKit_sp_short_tape"
			"description_tag"		"#PaintKit_sp_short_tape_sand_Tag"
			"pattern"		"camo_tape_short"
			"wear_default"		"0.200000"
			"style"		"3"
			"color0"		"100 89 66"
			"color1"		"139 124 92"
			"color2"		"75 67 50"
			"color3"		"75 65 54"
			"phongintensity"		"10"
			"pattern_scale"		"1.500000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"40"
			"pattern_rotate_end"		"50"
		}
		"149"
		{
			"name"		"sp_tape_short_urban"
			"description_string"		"#PaintKit_sp_short_tape"
			"description_tag"		"#PaintKit_sp_short_tape_urban_Tag"
			"pattern"		"camo_tape_short"
			"wear_default"		"0.200000"
			"style"		"3"
			"color0"		"40 40 40"
			"color1"		"140 140 140"
			"color2"		"180 180 180"
			"color3"		"80 80 80"
			"phongintensity"		"10"
			"pattern_scale"		"1.500000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"40"
			"pattern_rotate_end"		"50"
		}
		"151"
		{
			"name"		"so_jungle"
			"description_string"		"#PaintKit_so_jungle"
			"description_tag"		"#PaintKit_so_jungle_Tag"
			"wear_default"		"0.210000"
			"style"		"1"
			"color0"		"71 67 58"
			"color1"		"51 79 60"
			"color2"		"101 103 61"
			"color3"		"39 35 27"
			"phongintensity"		"10"
		}
		"153"
		{
			"name"		"so_tangerine"
			"description_string"		"#PaintKit_so_tangerine"
			"description_tag"		"#PaintKit_so_tangerine_Tag"
			"wear_default"		"0.260000"
			"style"		"1"
			"color0"		"64 64 64"
			"color1"		"236 84 19"
			"color2"		"21 21 21"
			"color3"		"39 35 27"
			"phongintensity"		"10"
			"wear_remap_min"		"0.260000"
			"wear_remap_max"		"0.600000"
		}
		"154"
		{
			"name"		"cu_broken_path_famas"
			"description_string"		"#PaintKit_cu_broken_path_famas"
			"description_tag"		"#PaintKit_cu_broken_path_famas_Tag"
			"pattern"		"broken_path_famas"
			"wear_default"		"0.080000"
			"style"		"7"
			"pattern_scale"		"1"
			"phongintensity"		"153"
			"phongexponent"		"128"
			"ignore_weapon_size_scale"		"1"
			"wear_remap_min"		"0.020000"
			"wear_remap_max"		"0.400000"
		}
		"155"
		{
			"name"		"cu_bullet_rain_m4a1"
			"description_string"		"#PaintKit_cu_bullet_rain_m4a1"
			"description_tag"		"#PaintKit_cu_bullet_rain_m4a1_Tag"
			"pattern"		"bullet_rain_m4"
			"wear_default"		"0.080000"
			"style"		"7"
			"pattern_scale"		"1"
			"phongintensity"		"153"
			"phongexponent"		"128"
			"ignore_weapon_size_scale"		"1"
			"wear_remap_min"		"0.020000"
			"wear_remap_max"		"0.460000"
		}
		"156"
		{
			"name"		"cu_catskulls_p90"
			"description_string"		"#PaintKit_cu_catskulls_p90"
			"description_tag"		"#PaintKit_cu_catskulls_p90_Tag"
			"pattern"		"catskulls"
			"wear_default"		"0.080000"
			"style"		"7"
			"pattern_scale"		"2"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
			"phongintensity"		"153"
			"phongexponent"		"128"
			"ignore_weapon_size_scale"		"1"
			"wear_remap_min"		"0.080000"
			"wear_remap_max"		"0.320000"
		}
		"157"
		{
			"name"		"sp_palm"
			"description_string"		"#PaintKit_sp_palm"
			"description_tag"		"#PaintKit_sp_palm_Tag"
			"pattern"		"palm"
			"wear_default"		"0.350000"
			"style"		"3"
			"color0"		"189 179 155"
			"color1"		"67 74 28"
			"color2"		"87 67 49"
			"color3"		"60 48 38"
			"phongintensity"		"10"
			"pattern_scale"		"1"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"158"
		{
			"name"		"cu_walnut_nova"
			"description_string"		"#PaintKit_cu_walnut_nova"
			"description_tag"		"#PaintKit_cu_walnut_nova_Tag"
			"pattern"		"walnut_nova"
			"wear_default"		"0.000000"
			"phongintensity"		"26"
			"phongexponent"		"36"
			"style"		"7"
			"pattern_scale"		"1"
			"ignore_weapon_size_scale"		"1"
		}
		"159"
		{
			"name"		"aq_brass"
			"description_string"		"#PaintKit_aq_brass"
			"description_tag"		"#PaintKit_aq_brass_Tag"
			"pattern"		"aged"
			"wear_default"		"0.100000"
			"seed"		"19"
			"style"		"8"
			"color0"		"92 78 48"
			"color1"		"58 50 31"
			"color2"		"55 50 43"
			"color3"		"86 73 58"
			"phongintensity"		"180"
			"phongalbedoboost"		"50"
			"pattern_scale"		"2"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"162"
		{
			"name"		"sp_splash_p250"
			"description_string"		"#PaintKit_sp_splash_p250"
			"description_tag"		"#PaintKit_sp_splash_p250_Tag"
			"pattern"		"splash"
			"wear_default"		"0.080000"
			"style"		"3"
			"color0"		"55 54 51"
			"color1"		"55 54 51"
			"color2"		"177 92 16"
			"color3"		"177 92 16"
			"phongintensity"		"13"
			"pattern_scale"		"0.300000"
			"pattern_offset_x_start"		"0.500000"
			"pattern_offset_x_end"		"0.500000"
			"pattern_offset_y_start"		"0.055000"
			"pattern_offset_y_end"		"0.055000"
			"pattern_rotate_start"		"-7.200000"
			"pattern_rotate_end"		"-7.200000"
			"ignore_weapon_size_scale"		"1"
			"wear_remap_max"		"0.180000"
		}
		"164"
		{
			"name"		"hy_hunter_modern"
			"description_string"		"#PaintKit_hy_hunter_modern"
			"description_tag"		"#PaintKit_hy_hunter_modern_Tag"
			"pattern"		"hunter_modern"
			"style"		"2"
			"color0"		"140 140 124"
			"color1"		"230 180 96"
			"color2"		"100 100 100"
			"color3"		"5 5 5"
			"phongintensity"		"13"
			"pattern_scale"		"3"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"-0.120000"
			"pattern_offset_y_end"		"0.140000"
			"pattern_rotate_start"		"-3.600000"
			"pattern_rotate_end"		"0"
		}
		"165"
		{
			"name"		"hy_hunter_blaze_pink"
			"description_string"		"#PaintKit_hy_hunter_modern"
			"description_tag"		"#PaintKit_hy_hunter_blaze_pink_Tag"
			"pattern"		"hunter_blaze_pink"
			"style"		"2"
			"color0"		"167 12 136"
			"color1"		"180 78 158"
			"color2"		"31 31 31"
			"color3"		"152 132 115"
			"phongintensity"		"13"
			"pattern_scale"		"3"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"166"
		{
			"name"		"hy_hunter_blaze_orange"
			"description_string"		"#PaintKit_hy_hunter_modern"
			"description_tag"		"#PaintKit_hy_hunter_blaze_orange_Tag"
			"pattern"		"hunter_modern"
			"style"		"2"
			"color0"		"150 68 30"
			"color1"		"60 60 60"
			"color2"		"75 60 40"
			"color3"		"5 5 5"
			"phongintensity"		"13"
			"pattern_scale"		"2.500000"
			"pattern_offset_x_start"		"0.060000"
			"pattern_offset_x_end"		"0.340000"
			"pattern_offset_y_start"		"-0.160000"
			"pattern_offset_y_end"		"0.080000"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"3.600000"
		}
		"167"
		{
			"name"		"sp_nukestripe_orange"
			"description_string"		"#PaintKit_sp_nukestripe"
			"description_tag"		"#PaintKit_sp_nukestripe_orange_Tag"
			"pattern"		"nukestripe"
			"style"		"3"
			"color0"		"37 41 41"
			"color1"		"41 52 65"
			"color2"		"244 80 32"
			"color3"		"183 58 28"
			"phongintensity"		"13"
			"pattern_scale"		"1.200000"
			"pattern_offset_x_start"		"0.380000"
			"pattern_offset_x_end"		"0.460000"
			"pattern_offset_y_start"		"-0.760000"
			"pattern_offset_y_end"		"-0.760000"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"0"
		}
		"168"
		{
			"name"		"sp_nukestripe_green"
			"description_string"		"#PaintKit_sp_nukestripe"
			"description_tag"		"#PaintKit_sp_nukestripe_green_Tag"
			"pattern"		"nukestripe"
			"style"		"3"
			"color0"		"71 104 55"
			"color1"		"36 47 38"
			"color2"		"51 210 23"
			"color3"		"22 22 22"
			"phongintensity"		"13"
			"pattern_scale"		"1.600000"
			"pattern_offset_x_start"		"0.120000"
			"pattern_offset_x_end"		"0.120000"
			"pattern_offset_y_start"		"-0.060000"
			"pattern_offset_y_end"		"-0.060000"
			"pattern_rotate_start"		"3.500000"
			"pattern_rotate_end"		"3.700000"
		}
		"169"
		{
			"name"		"sp_nukestripe_maroon"
			"description_string"		"#PaintKit_sp_nukestripe"
			"description_tag"		"#PaintKit_sp_nukestripe_maroon_Tag"
			"pattern"		"nukestripe"
			"style"		"3"
			"color0"		"98 40 40 "
			"color1"		"65 70 80 "
			"color2"		"177 52 52"
			"color3"		"44 46 48 "
			"phongintensity"		"13"
			"pattern_scale"		"1.600000"
			"pattern_offset_x_start"		"0.120000"
			"pattern_offset_x_end"		"0.120000"
			"pattern_offset_y_start"		"0.300000"
			"pattern_offset_y_end"		"0.300000"
			"pattern_rotate_start"		"-21.600000"
			"pattern_rotate_end"		"-21.600000"
		}
		"170"
		{
			"name"		"sp_zebracam"
			"description_string"		"#PaintKit_sp_zebracam"
			"description_tag"		"#PaintKit_sp_zebracam_Tag"
			"pattern"		"tiger"
			"style"		"3"
			"color0"		"56 71 54"
			"color1"		"158 149 114"
			"color2"		"79 41 32"
			"color3"		"45 46 33"
			"phongintensity"		"5"
			"phongexponent"		"32"
			"pattern_scale"		"0.900000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"-10"
			"pattern_rotate_end"		"7"
		}
		"171"
		{
			"name"		"sp_nukestripe_brown"
			"description_string"		"#PaintKit_sp_nukestripe"
			"description_tag"		"#PaintKit_sp_nukestripe_brown_Tag"
			"pattern"		"nukestripe"
			"style"		"3"
			"color0"		"63 78 86"
			"color1"		"57 51 45"
			"color2"		"147 102 40"
			"color3"		"81 49 28"
			"phongintensity"		"13"
			"pattern_scale"		"1"
			"pattern_offset_x_start"		"-0.440000"
			"pattern_offset_x_end"		"-0.440000"
			"pattern_offset_y_start"		"0.620000"
			"pattern_offset_y_end"		"0.620000"
			"pattern_rotate_start"		"-43.000000"
			"pattern_rotate_end"		"-43.400002"
		}
		"172"
		{
			"name"		"hy_ak47lam_bw"
			"description_string"		"#PaintKit_hy_ak47lam"
			"description_tag"		"#PaintKit_hy_ak47lam_bw_Tag"
			"pattern"		"laminate_ak47"
			"wear_default"		"0.050000"
			"style"		"2"
			"color0"		"17 16 15"
			"color1"		"43 40 45"
			"color2"		"191 184 174"
			"color3"		"1 1 1"
			"phongexponent"		"60"
			"phongintensity"		"51"
			"pattern_scale"		"1"
			"ignore_weapon_size_scale"		"1"
		}
		"174"
		{
			"name"		"hy_blam_simple"
			"description_string"		"#PaintKit_hy_blam"
			"description_tag"		"#PaintKit_hy_blam_simple_Tag"
			"pattern"		"blam"
			"wear_default"		"0.080000"
			"style"		"2"
			"color0"		"171 64 33"
			"color1"		"236 84 19"
			"color2"		"28 26 23"
			"color3"		"54 54 54"
			"phongintensity"		"13"
			"pattern_scale"		"2.500000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"-30"
			"pattern_rotate_end"		"30"
			"wear_remap_max"		"0.280000"
		}
		"175"
		{
			"name"		"sp_dapple"
			"description_string"		"#PaintKit_sp_dapple"
			"description_tag"		"#PaintKit_sp_dapple_Tag"
			"pattern"		"dapple"
			"wear_default"		"0.200000"
			"style"		"3"
			"color0"		"104 98 87"
			"color1"		"104 98 87"
			"color2"		"17 15 19"
			"color3"		"17 15 19"
			"phongintensity"		"23"
			"phongexponent"		"32"
			"pattern_scale"		"0.900000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"176"
		{
			"name"		"sp_zebracam_bw"
			"description_string"		"#PaintKit_sp_zebracam"
			"description_tag"		"#PaintKit_sp_zebracam_bw_Tag"
			"pattern"		"tiger"
			"style"		"3"
			"color0"		"68 65 57"
			"color1"		"142 142 130"
			"color2"		"60 61 66"
			"color3"		"18 18 18"
			"phongintensity"		"5"
			"phongexponent"		"32"
			"pattern_scale"		"0.900000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"-10"
			"pattern_rotate_end"		"7"
		}
		"177"
		{
			"name"		"hy_icosahedron"
			"description_string"		"#PaintKit_CSGO_Icosahedron"
			"description_tag"		"#PaintKit_CSGO_Icosahedron_Tag"
			"pattern"		"icosahedron"
			"pattern_scale"		"4"
			"wear_default"		"0.040000"
			"style"		"2"
			"color0"		"69 64 56"
			"color1"		"177 92 16"
			"color2"		"29 27 24"
			"color3"		"75 72 69"
			"phongintensity"		"26"
			"phongexponent"		"127"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
			"wear_remap_min"		"0.020000"
			"wear_remap_max"		"0.180000"
		}
		"178"
		{
			"name"		"hy_doomkitty"
			"description_string"		"#PaintKit_cu_catskulls_p90"
			"description_tag"		"#PaintKit_CSGO_Doomkitty_Tag"
			"pattern"		"catskulls_bw"
			"pattern_scale"		"4"
			"wear_default"		"0.040000"
			"style"		"2"
			"color0"		"55 54 51"
			"color1"		"16 16 16"
			"color2"		"16 16 16"
			"color3"		"16 16 16"
			"phongintensity"		"26"
			"phongexponent"		"127"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
			"wear_remap_min"		"0.080000"
			"wear_remap_max"		"0.220000"
		}
		"179"
		{
			"name"		"sp_nukestripe_green_tec9"
			"description_string"		"#PaintKit_sp_nukestripe"
			"description_tag"		"#PaintKit_sp_nukestripe_green_Tag"
			"pattern"		"nukestripe"
			"style"		"3"
			"color0"		"71 104 55"
			"color1"		"36 47 38"
			"color2"		"51 210 23"
			"color3"		"22 22 22"
			"phongintensity"		"13"
			"pattern_scale"		"1.600000"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"-0.300000"
			"pattern_offset_y_end"		"-0.300000"
			"pattern_rotate_start"		"3.500000"
			"pattern_rotate_end"		"3.700000"
		}
		"180"
		{
			"name"		"cu_fireserpent_ak47_bravo"
			"description_string"		"#PaintKit_cu_fireserpent_ak47_bravo"
			"description_tag"		"#PaintKit_cu_fireserpent_ak47_bravo_Tag"
			"style"		"7"
			"pattern"		"fireserpent_ak47"
			"pattern_scale"		"1"
			"ignore_weapon_size_scale"		"1"
			"phongintensity"		"25"
			"phongexponent"		"128"
			"wear_remap_max"		"0.760000"
		}
		"181"
		{
			"name"		"cu_favela_awp"
			"description_string"		"#PaintKit_cu_favela"
			"description_tag"		"#PaintKit_cu_favela_Tag"
			"style"		"7"
			"pattern"		"favela_awp"
			"pattern_scale"		"1.297000"
			"ignore_weapon_size_scale"		"1"
			"phongintensity"		"153"
			"phongexponent"		"128"
			"pattern_offset_x_start"		"-0.220000"
			"pattern_offset_x_end"		"-0.220000"
			"pattern_offset_y_start"		"-0.298000"
			"pattern_offset_y_end"		"-0.298000"
			"wear_remap_max"		"0.300000"
		}
		"182"
		{
			"name"		"cu_dragon_p90_bravo"
			"description_string"		"#PaintKit_cu_dragon_p90_bravo"
			"description_tag"		"#PaintKit_cu_dragon_p90_bravo_Tag"
			"style"		"7"
			"pattern"		"dragon_p90"
			"pattern_scale"		"1"
			"ignore_weapon_size_scale"		"1"
			"phongintensity"		"25"
			"phongexponent"		"128"
			"wear_remap_max"		"0.520000"
		}
		"183"
		{
			"name"		"hy_siege_bravo"
			"description_string"		"#PaintKit_hy_siege_bravo"
			"description_tag"		"#PaintKit_hy_siege_bravo_Tag"
			"pattern"		"camo_arctic"
			"wear_default"		"0.200000"
			"style"		"2"
			"color0"		"69 116 85"
			"color1"		"201 173 72"
			"color2"		"44 46 37"
			"color3"		"16 16 16"
			"phongintensity"		"26"
			"pattern_scale"		"4"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"184"
		{
			"name"		"cu_favela_p2000"
			"description_string"		"#PaintKit_cu_favela"
			"description_tag"		"#PaintKit_cu_favela_Tag"
			"style"		"7"
			"pattern"		"favela_p2000"
			"pattern_scale"		"1.400000"
			"ignore_weapon_size_scale"		"1"
			"phongintensity"		"153"
			"phongexponent"		"128"
			"pattern_offset_x_start"		"-0.080000"
			"pattern_offset_x_end"		"-0.080000"
			"pattern_offset_y_start"		"-0.200000"
			"pattern_offset_y_end"		"-0.200000"
			"wear_remap_max"		"0.300000"
		}
		"185"
		{
			"name"		"am_scales_bravo"
			"description_string"		"#PaintKit_am_scales_bravo"
			"description_tag"		"#PaintKit_am_scales_bravo_Tag"
			"pattern"		"scales"
			"wear_default"		"0.030000"
			"style"		"5"
			"color0"		"50 49 39"
			"color1"		"58 55 31"
			"color2"		"72 69 49"
			"color3"		"79 74 43"
			"phongalbedoboost"		"30"
			"pattern_scale"		"20"
			"pattern_offset_x_start"		"0.250000"
			"pattern_offset_x_end"		"0.250000"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.120000"
			"view_model_exponent_override_size"		"512"
		}
		"186"
		{
			"name"		"sp_spray_waves_bravo"
			"description_string"		"#PaintKit_sp_spray_waves_bravo"
			"description_tag"		"#PaintKit_sp_spray_waves_Tag"
			"pattern"		"camo_daubs"
			"wear_default"		"0.300000"
			"style"		"3"
			"color0"		"108 124 128"
			"color1"		"51 75 113"
			"color2"		"35 45 92"
			"color3"		"108 124 128"
			"phongintensity"		"10"
			"pattern_scale"		"1.700000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"187"
		{
			"name"		"sp_star_bravo"
			"description_string"		"#PaintKit_sp_star_bravo"
			"description_tag"		"#PaintKit_sp_star_bravo_Tag"
			"pattern"		"star"
			"wear_default"		"0.200000"
			"style"		"3"
			"color0"		"32 32 32"
			"color1"		"55 70 62"
			"color2"		"172 158 57"
			"color3"		"84 84 84"
			"phongintensity"		"10"
			"pattern_scale"		"2"
			"pattern_offset_x_start"		"-0.100000"
			"pattern_offset_x_end"		"-0.480000"
			"pattern_offset_y_start"		"-2.550000"
			"pattern_offset_y_end"		"-2.750000"
			"pattern_rotate_start"		"30"
			"pattern_rotate_end"		"30"
			"wear_remap_max"		"0.420000"
		}
		"188"
		{
			"name"		"aq_etched_mac10_bravo"
			"description_string"		"#PaintKit_aq_etched_mac10_bravo"
			"description_tag"		"#PaintKit_aq_etched_mac10_bravo_Tag"
			"pattern"		"etched_mac10"
			"style"		"8"
			"color0"		"92 78 48"
			"color1"		"58 58 31"
			"color2"		"54 44 33"
			"color3"		"65 49 46"
			"phongalbedoboost"		"50"
			"pattern_scale"		"1"
			"ignore_weapon_size_scale"		"1"
		}
		"189"
		{
			"name"		"hy_ocean_bravo"
			"description_string"		"#PaintKit_hy_ocean_bravo"
			"description_tag"		"#PaintKit_hy_ocean_Tag"
			"pattern"		"camo_wood"
			"wear_default"		"0.180000"
			"style"		"2"
			"color0"		"35 45 92"
			"color1"		"108 124 128"
			"color2"		"51 75 113"
			"color3"		"39 46 58"
			"phongintensity"		"10"
			"pattern_scale"		"2.500000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"0"
			"wear_remap_min"		"0.100000"
			"wear_remap_max"		"0.220000"
		}
		"190"
		{
			"name"		"cu_season_elites_bravo"
			"description_string"		"#PaintKit_cu_season_elites_bravo"
			"description_tag"		"#PaintKit_cu_season_elites_bravo_Tag"
			"pattern"		"season_elites"
			"wear_default"		"0.000000"
			"phongintensity"		"153"
			"phongexponent"		"128"
			"style"		"7"
			"pattern_scale"		"1"
			"ignore_weapon_size_scale"		"1"
		}
		"191"
		{
			"name"		"hy_seaside_bravo"
			"description_string"		"#PaintKit_hy_seaside_bravo"
			"description_tag"		"#PaintKit_hy_seaside_bravo_Tag"
			"pattern"		"seaside"
			"wear_default"		"0.180000"
			"style"		"2"
			"color0"		"35 45 92"
			"color1"		"108 124 128"
			"color2"		"51 75 113"
			"color3"		"39 46 58"
			"phongintensity"		"13"
			"pattern_scale"		"2"
			"pattern_offset_x_start"		"-0.240000"
			"pattern_offset_x_end"		"0.240000"
			"pattern_offset_y_start"		"0.030000"
			"pattern_offset_y_end"		"0.070000"
			"wear_remap_max"		"0.220000"
		}
		"192"
		{
			"name"		"hy_crumple_bravo"
			"description_string"		"#PaintKit_hy_crumple_bravo"
			"description_tag"		"#PaintKit_hy_crumple_bravo_Tag"
			"pattern"		"crumple"
			"wear_default"		"0.180000"
			"style"		"2"
			"color0"		"4 4 4"
			"color1"		"220 220 220"
			"color2"		"40 40 40"
			"color3"		"40 40 40"
			"phongintensity"		"13"
			"pattern_scale"		"4"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"193"
		{
			"name"		"sp_skull_diagram_bravo"
			"description_string"		"#PaintKit_sp_skull_diagram_bravo"
			"description_tag"		"#PaintKit_sp_skull_diagram_bravo_Tag"
			"pattern"		"skull_diagram"
			"wear_default"		"0.200000"
			"style"		"3"
			"color0"		"94 113 94"
			"color1"		"61 65 46"
			"color2"		"23 19 17"
			"color3"		"219 204 174"
			"phongintensity"		"10"
			"pattern_scale"		"1"
			"pattern_offset_x_start"		"-0.480000"
			"pattern_offset_x_end"		"-0.200000"
			"pattern_offset_y_start"		"-0.750000"
			"pattern_offset_y_end"		"-0.790000"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"0"
			"wear_remap_max"		"0.340000"
			"ignore_weapon_size_scale"		"1"
		}
		"194"
		{
			"name"		"sp_spitfire_famas_bravo"
			"description_string"		"#PaintKit_sp_spitfire_famas_bravo"
			"description_tag"		"#PaintKit_sp_spitfire_famas_Tag"
			"pattern"		"spitfire"
			"wear_default"		"0.080000"
			"style"		"3"
			"color0"		"15 15 15"
			"color1"		"104 30 28"
			"color2"		"50 50 35"
			"color3"		"159 159 159"
			"phongintensity"		"10"
			"phongexponent"		"6"
			"pattern_scale"		"0.700000"
			"pattern_offset_x_start"		"-0.080000"
			"pattern_offset_x_end"		"-0.080000"
			"pattern_offset_y_start"		"0.500000"
			"pattern_offset_y_end"		"0.500000"
			"ignore_weapon_size_scale"		"1"
		}
		"195"
		{
			"name"		"hy_bluepolygon_bravo"
			"description_string"		"#PaintKit_hy_tile_bravo"
			"description_tag"		"#PaintKit_hy_bluepolygon_bravo_Tag"
			"pattern"		"ali_tile"
			"wear_default"		"0.180000"
			"style"		"2"
			"color0"		"142 92 36"
			"color1"		"80 111 133"
			"color2"		"60 64 68"
			"color3"		"32 44 51"
			"phongintensity"		"10"
			"pattern_scale"		"2"
			"pattern_offset_x_start"		"0.190000"
			"pattern_offset_x_end"		"0.230000"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"ignore_weapon_size_scale"		"1"
		}
		"196"
		{
			"name"		"an_emerald_bravo"
			"description_string"		"#PaintKit_an_emerald_bravo"
			"description_tag"		"#PaintKit_an_emerald_bravo_Tag"
			"wear_default"		"0.060000"
			"style"		"4"
			"color0"		"5 61 34"
			"color1"		"5 61 34"
			"color2"		"1 1 1"
			"color3"		"1 1 1"
			"phongexponent"		"32"
			"phongalbedoboost"		"30"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"197"
		{
			"name"		"an_navy_bravo"
			"description_string"		"#PaintKit_an_navy_bravo"
			"description_tag"		"#PaintKit_an_navy_Tag"
			"wear_default"		"0.060000"
			"style"		"4"
			"color0"		"23 33 47"
			"color1"		"23 33 47"
			"color2"		"1 1 1"
			"color3"		"1 1 1"
			"phongexponent"		"32"
			"phongalbedoboost"		"15"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"198"
		{
			"name"		"sp_hazard_bravo"
			"description_string"		"#PaintKit_sp_hazard_bravo"
			"description_tag"		"#PaintKit_sp_hazard_Tag"
			"pattern"		"stripe3"
			"wear_default"		"0.560000"
			"style"		"3"
			"color0"		"45 45 45"
			"color1"		"45 45 45"
			"color2"		"186 157 38"
			"color3"		"45 45 45"
			"phongintensity"		"13"
			"pattern_scale"		"4.800000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"-40"
			"pattern_rotate_end"		"-50"
		}
		"199"
		{
			"name"		"sp_tape_dots_bravo"
			"description_string"		"#PaintKit_sp_tape_dots_bravo"
			"description_tag"		"#PaintKit_sp_tape_dots_Tag"
			"pattern"		"mesh_and_tape"
			"wear_default"		"0.380000"
			"style"		"3"
			"color0"		"66 52 43"
			"color1"		"118 109 92"
			"color2"		"60 69 37"
			"color3"		"176 156 94"
			"phongintensity"		"10"
			"pattern_scale"		"1.400000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
		}
		"200"
		{
			"name"		"hy_mayan_dreams_bravo"
			"description_string"		"#PaintKit_hy_mayan_dreams_bravo"
			"description_tag"		"#PaintKit_hy_mayan_dreams_bravo_Tag"
			"pattern"		"mayan_clouds"
			"wear_default"		"0.180000"
			"style"		"2"
			"color0"		"4 4 4"
			"color1"		"123 106 87"
			"color2"		"81 73 66"
			"color3"		"98 80 60"
			"phongintensity"		"13"
			"pattern_scale"		"4"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
		}
		"201"
		{
			"name"		"sp_palm_bravo"
			"description_string"		"#PaintKit_sp_palm_bravo"
			"description_tag"		"#PaintKit_sp_palm_Tag"
			"pattern"		"palm"
			"wear_default"		"0.350000"
			"style"		"3"
			"color0"		"189 179 155"
			"color1"		"67 74 28"
			"color2"		"87 67 49"
			"color3"		"60 48 38"
			"phongintensity"		"10"
			"pattern_scale"		"1"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"202"
		{
			"name"		"hy_ddpat_jungle_bravo"
			"description_string"		"#PaintKit_hy_ddpat_bravo"
			"description_tag"		"#PaintKit_hy_ddpat_jungle_Tag"
			"pattern"		"ddpat"
			"seed"		"42"
			"wear_default"		"0.020000"
			"style"		"2"
			"color0"		"71 67 58"
			"color1"		"51 79 60"
			"color2"		"101 103 61"
			"color3"		"39 35 27"
			"phongintensity"		"10"
			"pattern_scale"		"2"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
		}
		"203"
		{
			"name"		"aq_steel_bravo"
			"description_string"		"#PaintKit_aq_steel_bravo"
			"description_tag"		"#PaintKit_aq_steel_bravo_Tag"
			"pattern"		"steel"
			"wear_default"		"0.400000"
			"seed"		"21"
			"style"		"8"
			"color0"		"164 109 67"
			"color1"		"129 134 143"
			"color2"		"148 115 84"
			"color3"		"215 120 26"
			"phongalbedoboost"		"1"
			"pattern_scale"		"4"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"-4"
			"pattern_rotate_end"		"4"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"204"
		{
			"name"		"hy_ali_tile_bravo"
			"description_string"		"#PaintKit_hy_tile_bravo"
			"description_tag"		"#PaintKit_hy_ali_tile_bravo_Tag"
			"pattern"		"ali_tile"
			"wear_default"		"0.180000"
			"style"		"2"
			"color0"		"199 191 173"
			"color1"		"41 46 50"
			"color2"		"73 57 29"
			"color3"		"156 145 118"
			"phongintensity"		"10"
			"pattern_scale"		"1.700000"
			"pattern_offset_x_start"		"-0.680000"
			"pattern_offset_x_end"		"-0.600000"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"ignore_weapon_size_scale"		"1"
		}
		"205"
		{
			"name"		"so_jungle_bravo"
			"description_string"		"#PaintKit_so_jungle_bravo"
			"description_tag"		"#PaintKit_so_jungle_Tag"
			"wear_default"		"0.210000"
			"style"		"1"
			"color0"		"71 67 58"
			"color1"		"51 79 60"
			"color2"		"101 103 61"
			"color3"		"39 35 27"
			"phongintensity"		"10"
		}
		"206"
		{
			"name"		"so_tornado_bravo"
			"description_string"		"#PaintKit_so_tornado_bravo"
			"description_tag"		"#PaintKit_so_tornado_Tag"
			"wear_default"		"0.210000"
			"style"		"1"
			"color0"		"51 61 77"
			"color1"		"107 97 78"
			"color2"		"51 61 77"
			"color3"		"39 46 58"
			"phongintensity"		"10"
		}
		"207"
		{
			"name"		"hy_crumple_dark_bravo"
			"description_string"		"#PaintKit_hy_crumple_bravo"
			"description_tag"		"#PaintKit_hy_crumple_dark_bravo_Tag"
			"pattern"		"crumple"
			"wear_default"		"0.180000"
			"style"		"2"
			"color0"		"42 42 42"
			"color1"		"107 107 107"
			"color2"		"40 40 40"
			"color3"		"40 40 40"
			"phongintensity"		"13"
			"pattern_scale"		"4"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"208"
		{
			"name"		"so_sand_bravo"
			"description_string"		"#PaintKit_so_sand_bravo"
			"description_tag"		"#PaintKit_so_sand_Tag"
			"wear_default"		"0.210000"
			"style"		"1"
			"color0"		"75 65 54"
			"color1"		"100 89 66"
			"color2"		"139 124 92"
			"color3"		"75 67 50"
			"phongintensity"		"10"
		}
		"209"
		{
			"name"		"so_olive_bravo"
			"description_string"		"#PaintKit_so_olive_bravo"
			"description_tag"		"#PaintKit_so_olive_Tag"
			"wear_default"		"0.200000"
			"style"		"1"
			"color0"		"47 52 37"
			"color1"		"65 78 61"
			"color2"		"102 91 66"
			"color3"		"51 53 26"
			"phongintensity"		"10"
		}
		"210"
		{
			"name"		"an_gunmetal_bravo"
			"description_string"		"#PaintKit_an_gunmetal_bravo"
			"description_tag"		"#PaintKit_an_gunmetal_Tag"
			"wear_default"		"0.050000"
			"style"		"4"
			"color0"		"40 40 40"
			"color1"		"40 40 40"
			"color2"		"40 40 40"
			"color3"		"40 40 40"
			"phongexponent"		"32"
			"phongalbedoboost"		"50"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"211"
		{
			"name"		"am_ossify_blue_p2000_bravo"
			"description_string"		"#PaintKit_am_ossify_blue_p2000_bravo"
			"description_tag"		"#PaintKit_am_ossify_blue_Tag"
			"pattern"		"seaside_p2000"
			"wear_default"		"0.020000"
			"style"		"5"
			"color0"		"37 52 90"
			"color1"		"68 92 157"
			"color2"		"88 96 114"
			"color3"		"73 74 78"
			"phongalbedoboost"		"100"
			"pattern_scale"		"1.315270"
			"pattern_offset_x_start"		"-0.042000"
			"pattern_offset_x_end"		"-0.042000"
			"pattern_offset_y_start"		"-0.137000"
			"pattern_offset_y_end"		"-0.137000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.120000"
			"ignore_weapon_size_scale"		"1"
		}
		"212"
		{
			"name"		"am_crumple_bravo"
			"description_string"		"#PaintKit_am_crumple_bravo"
			"description_tag"		"#PaintKit_am_crumple_Tag"
			"pattern"		"crumple"
			"wear_default"		"0.020000"
			"style"		"5"
			"color0"		"42 42 42"
			"color1"		"8 8 8"
			"color2"		"4 4 4"
			"color3"		"4 4 4"
			"phongalbedoboost"		"50"
			"pattern_scale"		"4"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"1"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.120000"
			"view_model_exponent_override_size"		"1024"
		}
		"213"
		{
			"name"		"am_ossify_blue"
			"description_string"		"#PaintKit_am_ossify_blue"
			"description_tag"		"#PaintKit_am_ossify_blue_Tag"
			"pattern"		"ossify"
			"wear_default"		"0.020000"
			"style"		"5"
			"color0"		"37 52 90"
			"color1"		"68 92 157"
			"color2"		"88 96 114"
			"color3"		"73 74 78"
			"phongalbedoboost"		"100"
			"pattern_scale"		"4"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"214"
		{
			"name"		"am_crumple"
			"description_string"		"#PaintKit_am_crumple"
			"description_tag"		"#PaintKit_am_crumple_Tag"
			"pattern"		"crumple"
			"wear_default"		"0.020000"
			"style"		"5"
			"color0"		"41 41 41"
			"color1"		"8 8 8"
			"color2"		"4 4 4"
			"color3"		"4 4 4"
			"phongalbedoboost"		"30"
			"pattern_scale"		"4"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"1"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.120000"
		}
		"215"
		{
			"name"		"cu_xray_m4"
			"description_string"		"#PaintKit_cu_xray_m4"
			"description_tag"		"#PaintKit_cu_xray_m4_Tag"
			"style"		"7"
			"pattern"		"xray_m4"
			"pattern_scale"		"1.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.300000"
			"phongexponent"		"100"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
		}
		"216"
		{
			"name"		"an_titanium30v"
			"description_string"		"#PaintKit_an_titanium30v"
			"description_tag"		"#PaintKit_an_titanium30v_Tag"
			"style"		"4"
			"color0"		"25 35 44"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.040000"
			"phongexponent"		"255"
			"phongalbedoboost"		"100"
		}
		"217"
		{
			"name"		"hy_redtiger"
			"description_string"		"#PaintKit_hy_v_tiger"
			"description_tag"		"#PaintKit_hy_redtiger_Tag"
			"style"		"2"
			"pattern"		"v_tiger"
			"color0"		"18 17 17"
			"color1"		"25 28 19"
			"color2"		"38 38 38"
			"color3"		"55 12 7"
			"pattern_scale"		"3.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.300000"
			"phongexponent"		"4"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
		}
		"218"
		{
			"name"		"hy_bluehex"
			"description_string"		"#PaintKit_hy_hex"
			"description_tag"		"#PaintKit_hy_bluehex_Tag"
			"style"		"2"
			"pattern"		"hive"
			"color0"		"26 1 13"
			"color1"		"82 26 1"
			"color2"		"31 43 53"
			"color3"		"8 16 23"
			"pattern_scale"		"1.500000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
			"phongexponent"		"255"
			"phongintensity"		"60"
			"ignore_weapon_size_scale"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
		}
		"219"
		{
			"name"		"hy_redhex"
			"description_string"		"#PaintKit_hy_hex"
			"description_tag"		"#PaintKit_hy_redhex_Tag"
			"style"		"2"
			"pattern"		"hive"
			"color0"		"26 1 13"
			"color1"		"92 91 70"
			"color2"		"55 23 3"
			"color3"		"43 4 4"
			"pattern_scale"		"1.500000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.300000"
			"phongexponent"		"255"
			"phongintensity"		"60"
			"ignore_weapon_size_scale"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
		}
		"220"
		{
			"name"		"am_ossify_red"
			"description_string"		"#PaintKit_am_ossify_red"
			"description_tag"		"#PaintKit_am_ossify_red_Tag"
			"style"		"5"
			"pattern"		"ossify"
			"color0"		"69 4 4"
			"color1"		"74 5 5"
			"color2"		"51 0 0"
			"color3"		"54 54 54"
			"pattern_scale"		"4.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.200000"
			"phongexponent"		"16"
			"phongalbedoboost"		"60"
			"ignore_weapon_size_scale"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
		}
		"221"
		{
			"name"		"am_electric_red"
			"description_string"		"#PaintKit_am_electric_red"
			"description_tag"		"#PaintKit_am_electric_red_Tag"
			"style"		"5"
			"pattern"		"electric"
			"color0"		"18 17 17"
			"color1"		"25 28 19"
			"color2"		"38 38 38"
			"color3"		"55 12 7"
			"pattern_scale"		"3.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.250000"
			"phongexponent"		"32"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"view_model_exponent_override_size"		"1024"
		}
		"222"
		{
			"name"		"cu_shark"
			"description_string"		"#PaintKit_cu_shark"
			"description_tag"		"#PaintKit_cu_shark_Tag"
			"style"		"7"
			"pattern"		"bloodInTheWater_ssg08"
			"pattern_scale"		"1"
			"ignore_weapon_size_scale"		"1"
			"phongintensity"		"25"
			"phongexponent"		"128"
			"wear_remap_max"		"0.200000"
			"only_first_material"		"1"
		}
		"223"
		{
			"name"		"hy_flowers"
			"description_string"		"#PaintKit_hy_flowers"
			"description_tag"		"#PaintKit_hy_flowers_Tag"
			"style"		"2"
			"pattern"		"flowers"
			"color0"		"56 61 69"
			"color1"		"152 162 165"
			"color2"		"60 77 90"
			"color3"		"110 44 44"
			"pattern_scale"		"4.000000"
			"phongexponent"		"100"
			"phongintensity"		"80"
			"ignore_weapon_size_scale"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"224"
		{
			"name"		"hy_water_crest"
			"description_string"		"#PaintKit_hy_water_crest"
			"description_tag"		"#PaintKit_hy_water_crest_Tag"
			"style"		"2"
			"pattern"		"crest_water"
			"color0"		"38 52 66"
			"color1"		"83 84 94"
			"color2"		"30 33 65"
			"color3"		"9 9 9"
			"pattern_scale"		"6.000000"
			"phongexponent"		"100"
			"phongintensity"		"80"
			"ignore_weapon_size_scale"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"225"
		{
			"name"		"sp_camo_wood_blue"
			"description_string"		"#PaintKit_hy_camo_large"
			"description_tag"		"#PaintKit_sp_camo_wood_blue_Tag"
			"style"		"3"
			"pattern"		"camo_wood"
			"color0"		"51 14 14"
			"color1"		"71 73 74"
			"color2"		"15 18 28"
			"color3"		"8 8 8"
			"pattern_scale"		"0.600000"
			"phongexponent"		"64"
			"phongintensity"		"40"
			"ignore_weapon_size_scale"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
		}
		"226"
		{
			"name"		"hy_ak47lam_blue"
			"description_string"		"#PaintKit_hy_ak47lam"
			"description_tag"		"#PaintKit_hy_ak47lam_blue_Tag"
			"style"		"2"
			"pattern"		"laminate_ak47"
			"color0"		"18 10 2"
			"color1"		"36 56 117"
			"color2"		"119 103 86"
			"color3"		"64 139 164"
			"pattern_scale"		"1.000000"
			"wear_remap_min"		"0.020000"
			"wear_remap_max"		"0.400000"
			"phongexponent"		"128"
			"phongintensity"		"153"
			"ignore_weapon_size_scale"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
		}
		"227"
		{
			"name"		"hy_hive"
			"description_string"		"#PaintKit_hy_hex"
			"description_tag"		"#PaintKit_hy_hive_Tag"
			"style"		"2"
			"pattern"		"hive"
			"color0"		"9 50 119"
			"color1"		"156 57 15"
			"color2"		"46 46 46"
			"color3"		"57 39 71"
			"pattern_scale"		"2"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
			"phongexponent"		"255"
			"phongintensity"		"60"
			"ignore_weapon_size_scale"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
		}
		"228"
		{
			"name"		"hy_modspots"
			"description_string"		"#PaintKit_hy_camo_large"
			"description_tag"		"#PaintKit_hy_modspots_Tag"
			"style"		"2"
			"pattern"		"desert_spots"
			"color0"		"12 12 12"
			"color1"		"29 37 48"
			"color2"		"8 74 99"
			"color3"		"107 32 7"
			"pattern_scale"		"3.000000"
			"phongexponent"		"128"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-180.000000"
			"pattern_rotate_end"		"55.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"229"
		{
			"name"		"sp_zebracam_blue"
			"description_string"		"#PaintKit_sp_zebracam"
			"description_tag"		"#PaintKit_sp_zebracam_blue_Tag"
			"style"		"3"
			"pattern"		"tiger"
			"color0"		"0 29 33"
			"color1"		"4 42 54"
			"color2"		"1 8 18"
			"color3"		"34 48 93"
			"pattern_scale"		"1.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.280000"
			"phongexponent"		"16"
			"phongintensity"		"13"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-30.000000"
			"pattern_rotate_end"		"30.000000"
		}
		"230"
		{
			"name"		"am_ddpatdense_silver"
			"description_string"		"#PaintKit_am_ddpatdense"
			"description_tag"		"#PaintKit_am_ddpatdense_silver_Tag"
			"style"		"5"
			"pattern"		"ddpat_dense"
			"color0"		"30 33 35"
			"color1"		"36 39 41"
			"color2"		"43 46 48"
			"color3"		"43 46 49"
			"pattern_scale"		"2.500000"
			"phongexponent"		"128"
			"phongalbedoboost"		"30"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-10.000000"
			"pattern_rotate_end"		"10.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.200000"
		}
		"231"
		{
			"name"		"am_ddpatdense_peacock"
			"description_string"		"#PaintKit_am_ddpatdense"
			"description_tag"		"#PaintKit_am_ddpatdense_peacock_Tag"
			"style"		"5"
			"pattern"		"ddpat_dense"
			"color0"		"11 28 46"
			"color1"		"9 26 41"
			"color2"		"14 38 61"
			"color3"		"11 30 49"
			"pattern_scale"		"2.500000"
			"phongexponent"		"128"
			"phongalbedoboost"		"30"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-10.000000"
			"pattern_rotate_end"		"10.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.200000"
			"dialog_config"		"17,0,0,0"
		}
		"232"
		{
			"name"		"hy_webs_darker"
			"description_string"		"#PaintKit_hy_webs"
			"description_tag"		"#PaintKit_hy_webs_Tag"
			"pattern"		"webs"
			"wear_default"		"0.100000"
			"seed"		"1"
			"style"		"2"
			"color0"		"64 12 12"
			"color1"		"16 16 16"
			"color2"		"16 16 16"
			"color3"		"16 16 16"
			"phongexponent"		"127"
			"phongintensity"		"26"
			"pattern_scale"		"4.500000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"233"
		{
			"name"		"sp_palm_shadow"
			"description_string"		"#PaintKit_sp_palm"
			"description_tag"		"#PaintKit_sp_palm_shadow_Tag"
			"pattern"		"palm"
			"wear_default"		"0.350000"
			"style"		"3"
			"color0"		"43 58 77"
			"color1"		"111 120 123"
			"color2"		"100 111 134"
			"color3"		"64 87 79"
			"phongintensity"		"10"
			"pattern_scale"		"1"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"234"
		{
			"name"		"sp_twigs"
			"description_string"		"#PaintKit_twigs"
			"description_tag"		"#PaintKit_sp_twigs_Tag"
			"style"		"3"
			"pattern"		"twigs"
			"color0"		"14 14 14"
			"color1"		"83 56 39"
			"color2"		"169 169 163"
			"color3"		"108 108 108"
			"pattern_scale"		"1.200000"
			"phongexponent"		"32"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"30.000000"
			"pattern_rotate_end"		"60.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.450000"
		}
		"235"
		{
			"name"		"hy_varicamo"
			"description_string"		"#PaintKit_varicamo"
			"description_tag"		"#PaintKit_hy_varicamo_Tag"
			"style"		"2"
			"pattern"		"varicamo"
			"color0"		"214 204 179"
			"color1"		"93 118 82"
			"color2"		"84 64 55"
			"color3"		"52 44 36"
			"pattern_scale"		"2.500000"
			"phongexponent"		"32"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-15.000000"
			"pattern_rotate_end"		"15.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"236"
		{
			"name"		"hy_varicamo_night"
			"description_string"		"#PaintKit_varicamo"
			"description_tag"		"#PaintKit_hy_varicamo_night_Tag"
			"style"		"2"
			"pattern"		"varicamo"
			"color0"		"120 125 115"
			"color1"		"0 0 0"
			"color2"		"55 66 84"
			"color3"		"36 36 52"
			"pattern_scale"		"2.500000"
			"phongexponent"		"32"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-15.000000"
			"pattern_rotate_end"		"15.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"237"
		{
			"name"		"hy_varicamo_urban"
			"description_string"		"#PaintKit_varicamo"
			"description_tag"		"#PaintKit_hy_varicamo_urban_Tag"
			"style"		"2"
			"pattern"		"varicamo"
			"color0"		"10 10 10"
			"color1"		"133 127 127"
			"color2"		"82 82 89"
			"color3"		"20 22 21"
			"pattern_scale"		"2.500000"
			"phongexponent"		"32"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-15.000000"
			"pattern_rotate_end"		"15.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"238"
		{
			"name"		"hy_varicamo_blue"
			"description_string"		"#PaintKit_varicamo"
			"description_tag"		"#PaintKit_hy_varicamo_blue_Tag"
			"style"		"2"
			"pattern"		"varicamo"
			"color0"		"0 98 130"
			"color1"		"0 55 58"
			"color2"		"82 82 89"
			"color3"		"20 21 22"
			"pattern_scale"		"2.500000"
			"phongexponent"		"100"
			"phongintensity"		"60"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-15.000000"
			"pattern_rotate_end"		"15.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"240"
		{
			"name"		"hy_varicamo_desert"
			"description_string"		"#PaintKit_varicamo"
			"description_tag"		"#PaintKit_hy_varicamo_desert_Tag"
			"style"		"2"
			"pattern"		"varicamo"
			"color0"		"175 163 133"
			"color1"		"129 65 40"
			"color2"		"117 84 72"
			"color3"		"23 20 16"
			"pattern_scale"		"2.500000"
			"phongexponent"		"32"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-15.000000"
			"pattern_rotate_end"		"15.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"241"
		{
			"name"		"sp_mesh_slashes"
			"description_string"		"#PaintKit_sp_mesh_slashes"
			"description_tag"		"#PaintKit_sp_mesh_slashes_Tag"
			"style"		"3"
			"pattern"		"mesh_fabric"
			"color0"		"32 26 19"
			"color1"		"43 34 16"
			"color2"		"116 100 65"
			"color3"		"17 8 0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"16"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-10.000000"
			"pattern_rotate_end"		"10.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"242"
		{
			"name"		"sp_mesh_army"
			"description_string"		"#PaintKit_sp_mesh_slashes"
			"description_tag"		"#PaintKit_sp_mesh_army_Tag"
			"style"		"3"
			"pattern"		"mesh_fabric"
			"color0"		"11 11 11"
			"color1"		"36 42 29"
			"color2"		"67 33 15"
			"color3"		"113 94 56"
			"pattern_scale"		"1.000000"
			"phongexponent"		"16"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-10.000000"
			"pattern_rotate_end"		"10.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"243"
		{
			"name"		"sp_mesh_python"
			"description_string"		"#PaintKit_sp_mesh_slashes"
			"description_tag"		"#PaintKit_sp_mesh_python_Tag"
			"style"		"3"
			"pattern"		"mesh_fabric"
			"color0"		"11 11 11"
			"color1"		"58 62 19"
			"color2"		"15 30 15"
			"color3"		"99 99 37"
			"pattern_scale"		"1.000000"
			"phongexponent"		"16"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-10.000000"
			"pattern_rotate_end"		"10.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"244"
		{
			"name"		"sp_mesh_hot_and_cold"
			"description_string"		"#PaintKit_sp_mesh_slashes"
			"description_tag"		"#PaintKit_sp_mesh_hot_and_cold_Tag"
			"style"		"3"
			"pattern"		"mesh_fabric"
			"color0"		"6 11 37"
			"color1"		"9 10 10"
			"color2"		"36 45 90"
			"color3"		"86 21 36"
			"pattern_scale"		"1.000000"
			"phongexponent"		"16"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-10.000000"
			"pattern_rotate_end"		"10.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"245"
		{
			"name"		"sp_spray_army"
			"description_string"		"#PaintKit_sp_spray"
			"description_tag"		"#PaintKit_sp_spray_army_Tag"
			"pattern"		"camo_daubs"
			"style"		"3"
			"color0"		"19 19 19"
			"color1"		"36 42 29"
			"color2"		"67 33 15"
			"color3"		"113 94 56"
			"phongintensity"		"10"
			"pattern_scale"		"1.550000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
		"246"
		{
			"name"		"aa_fade_metallic"
			"description_string"		"#PaintKit_aa_fade"
			"description_tag"		"#PaintKit_aa_fade_metallic_Tag"
			"style"		"6"
			"pattern"		"fade"
			"color0"		"19 19 19"
			"color1"		"36 42 29"
			"color2"		"67 33 15"
			"color3"		"113 94 56"
			"phongalbedoboost"		"80"
			"phongexponent"		"34"
			"pattern_scale"		"1"
			"pattern_offset_x_start"		"-0.700000"
			"pattern_offset_x_end"		"-0.700000"
			"pattern_offset_y_start"		"-0.700000"
			"pattern_offset_y_end"		"-0.700000"
			"pattern_rotate_start"		"-55"
			"pattern_rotate_end"		"-65"
			"ignore_weapon_size_scale"		"1"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
		}
		"247"
		{
			"name"		"aq_damascus_sg553"
			"description_string"		"#PaintKit_aq_damascus"
			"description_tag"		"#PaintKit_aq_damascus_Tag"
			"style"		"8"
			"pattern"		"damascus_sg553"
			"color0"		"60 63 66"
			"color1"		"58 60 64"
			"color2"		"44 45 46"
			"color3"		"52 40 32"
			"pattern_scale"		"1.000000"
			"phongexponent"		"8"
			"phongalbedoboost"		"60"
			"ignore_weapon_size_scale"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"248"
		{
			"name"		"am_crystallized"
			"description_string"		"#PaintKit_am_crystallized"
			"description_tag"		"#PaintKit_am_crystallized_red_Tag"
			"style"		"5"
			"pattern"		"crystallized"
			"color0"		"7 0 0"
			"color1"		"82 35 7"
			"color2"		"19 4 0"
			"color3"		"19 4 0"
			"pattern_scale"		"5.000000"
			"phongexponent"		"4"
			"phongalbedoboost"		"80"
			"ignore_weapon_size_scale"		"0"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
		}
		"249"
		{
			"name"		"am_crystallized_blue"
			"description_string"		"#PaintKit_am_crystallized"
			"description_tag"		"#PaintKit_am_crystallized_blue_Tag"
			"style"		"5"
			"pattern"		"crystallized"
			"color0"		"1 2 17"
			"color1"		"3 72 107"
			"color2"		"0 2 19"
			"color3"		"0 5 19"
			"pattern_scale"		"5.000000"
			"phongexponent"		"4"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"0"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
			"dialog_config"		"7,0,0,1"
		}
		"250"
		{
			"name"		"hy_varicamo_red"
			"description_string"		"#PaintKit_varicamo"
			"description_tag"		"#PaintKit_hy_varicamo_red_Tag"
			"style"		"2"
			"pattern"		"varicamo"
			"color0"		"106 36 14"
			"color1"		"47 15 12"
			"color2"		"15 5 0"
			"color3"		"10 0 1"
			"pattern_scale"		"2.500000"
			"phongexponent"		"32"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"75.000000"
			"pattern_rotate_end"		"105.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"251"
		{
			"name"		"hy_snakeskin"
			"description_string"		"#PaintKit_snakeskin"
			"description_tag"		"#PaintKit_hy_snakeskin_Tag"
			"style"		"2"
			"pattern"		"snakeskin"
			"color0"		"65 73 56"
			"color1"		"14 51 2"
			"color2"		"5 11 0"
			"color3"		"64 83 28"
			"pattern_scale"		"3.500000"
			"phongexponent"		"255"
			"phongintensity"		"64"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.080000"
			"wear_remap_max"		"0.500000"
		}
		"252"
		{
			"name"		"am_crystallized_silver"
			"description_string"		"#PaintKit_am_crystallized"
			"description_tag"		"#PaintKit_am_crystallized_silver_Tag"
			"style"		"5"
			"pattern"		"crystallized"
			"color0"		"17 17 17"
			"color1"		"70 70 70"
			"color2"		"20 20 20"
			"color3"		"22 22 22"
			"pattern_scale"		"5.000000"
			"phongexponent"		"4"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"0"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
		}
		"253"
		{
			"name"		"aa_fade_grassland"
			"description_string"		"#PaintKit_aa_fade"
			"description_tag"		"#PaintKit_aa_fade_grassland_Tag"
			"style"		"6"
			"pattern"		"fade"
			"color0"		"19 19 19"
			"color1"		"36 42 29"
			"color2"		"52 67 15"
			"color3"		"113 94 56"
			"pattern_scale"		"2.000000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"-2.400000"
			"pattern_offset_x_end"		"-2.100000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"-55.000000"
			"pattern_rotate_end"		"-65.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.030000"
		}
		"254"
		{
			"name"		"so_orange_accents"
			"description_string"		"#PaintKit_so_tangerine"
			"description_tag"		"#PaintKit_so_orange_accents_Tag"
			"style"		"1"
			"color0"		"17 17 17"
			"color1"		"35 35 35"
			"color2"		"153 64 33"
			"color3"		"153 64 33"
			"phongexponent"		"192"
			"phongintensity"		"60"
			"only_first_material"		"0"
		}
		"255"
		{
			"name"		"cu_m4_asimov"
			"description_string"		"#PaintKit_cu_m4_asimov"
			"description_tag"		"#PaintKit_cu_m4_asimov_tag"
			"style"		"7"
			"pattern"		"workshop/zone9_m4"
			"pattern_scale"		"1.000000"
			"phongexponent"		"180"
			"phongintensity"		"255"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.180000"
			"wear_remap_max"		"1.000000"
		}
		"256"
		{
			"name"		"cu_sawedoff_octopump"
			"description_string"		"#PaintKit_cu_sawedoff_octopump"
			"description_tag"		"#PaintKit_cu_sawedoff_octopump_tag"
			"style"		"7"
			"pattern"		"workshop/octopump"
			"pattern_scale"		"1.000000"
			"phongexponent"		"70"
			"phongintensity"		"5"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
		}
		"257"
		{
			"name"		"cu_m4a1-s_elegant"
			"description_string"		"#PaintKit_cu_m4a1-s_elegant"
			"description_tag"		"#PaintKit_cu_m4a1-s_elegant_Tag"
			"style"		"7"
			"pattern"		"workshop/m4a1-s_ct_elegant_update"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"40"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"258"
		{
			"name"		"cu_p250_refined"
			"description_string"		"#PaintKit_cu_p250_refined"
			"description_tag"		"#PaintKit_cu_p250_refined_Tag"
			"style"		"7"
			"pattern"		"workshop/p250_orange_gun_refined"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"50"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"259"
		{
			"name"		"cu_awp_cobra"
			"description_string"		"#PaintKit_cu_awp_cobra"
			"description_tag"		"#PaintKit_cu_awp_cobra_tag"
			"style"		"7"
			"pattern"		"workshop/elegantredawpend"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.100000"
			"wear_remap_max"		"0.400000"
		}
		"260"
		{
			"name"		"cu_famas_pulse"
			"description_string"		"#PaintKit_cu_famas_pulse"
			"description_tag"		"#PaintKit_cu_famas_pulse_tag"
			"style"		"7"
			"pattern"		"workshop/triangles"
			"pattern_scale"		"2.000000"
			"phongexponent"		"32"
			"phongintensity"		"60"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.050000"
			"pattern_offset_y_end"		"0.050000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
		}
		"261"
		{
			"name"		"hy_marina_sunrise"
			"description_string"		"#PaintKit_hy_marina_sunrise"
			"description_tag"		"#PaintKit_hy_marina_sunrise_tag"
			"style"		"2"
			"pattern"		"workshop/peacepolar"
			"color0"		"16 32 67"
			"color1"		"178 146 15"
			"color2"		"25 44 78"
			"color3"		"207 141 26"
			"pattern_scale"		"3.000000"
			"phongexponent"		"32"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.050000"
			"wear_remap_max"		"0.500000"
		}
		"262"
		{
			"name"		"am_thorny_rose_mp9"
			"description_string"		"#PaintKit_am_thorny_rose_mp9"
			"description_tag"		"#PaintKit_am_thorny_rose_mp9_tag"
			"style"		"5"
			"pattern"		"workshop/thorns_and_roses_sketch9b"
			"color0"		"0 0 0"
			"color1"		"25 25 25"
			"color2"		"214 125 0"
			"color3"		"169 46 63"
			"pattern_scale"		"3.000000"
			"phongexponent"		"32"
			"phongalbedoboost"		"20"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.750000"
			"pattern_offset_x_end"		"0.900000"
			"pattern_offset_y_start"		"0.180000"
			"pattern_offset_y_end"		"0.220000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.300000"
		}
		"263"
		{
			"name"		"cu_skull_nova"
			"description_string"		"#PaintKit_cu_skull_nova"
			"description_tag"		"#PaintKit_cu_skull_nova_tag"
			"style"		"7"
			"pattern"		"workshop/nova_skull_16"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"55"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"264"
		{
			"name"		"cu_sandstorm"
			"description_string"		"#PaintKit_cu_sandstorm"
			"description_tag"		"#PaintKit_cu_sandstorm_tag"
			"style"		"7"
			"pattern"		"workshop/underwater"
			"pattern_scale"		"0.500000"
			"phongexponent"		"150"
			"phongintensity"		"100"
			"ignore_weapon_size_scale"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.500000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.500000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.100000"
			"wear_remap_max"		"0.600000"
		}
		"265"
		{
			"name"		"hy_kami"
			"description_string"		"#PaintKit_hy_kami"
			"description_tag"		"#PaintKit_hy_kami_tag"
			"style"		"2"
			"pattern"		"workshop/kami"
			"color0"		"218 208 183"
			"color1"		"31 33 28"
			"color2"		"34 38 37"
			"color3"		"37 38 42"
			"pattern_scale"		"1.000000"
			"phongexponent"		"165"
			"phongintensity"		"2"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"10.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.300000"
			"dialog_config"		"6,0,0,1"
		}
		"266"
		{
			"name"		"aq_obsidian"
			"description_string"		"#PaintKit_aq_obsidian"
			"description_tag"		"#PaintKit_aq_obsidian_tag"
			"style"		"8"
			"pattern"		"workshop/01-tex2b"
			"color0"		"90 62 50"
			"color1"		"77 46 40"
			"color2"		"68 72 70"
			"color3"		"121 142 135"
			"pattern_scale"		"4.000000"
			"phongexponent"		"10"
			"phongalbedoboost"		"60"
			"ignore_weapon_size_scale"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"267"
		{
			"name"		"am_turqoise_halftone"
			"description_string"		"#PaintKit_am_turqoise_halftone"
			"description_tag"		"#PaintKit_am_turqoise_halftone_tag"
			"style"		"5"
			"pattern"		"workshop/patterns"
			"color0"		"78 139 144"
			"color1"		"55 58 62"
			"color2"		"47 51 61"
			"color3"		"54 58 64"
			"pattern_scale"		"4.000000"
			"phongexponent"		"64"
			"phongalbedoboost"		"0"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.050000"
			"wear_remap_max"		"0.450000"
		}
		"268"
		{
			"name"		"am_diamond_plate"
			"description_string"		"#PaintKit_am_diamond_plate"
			"description_tag"		"#PaintKit_am_diamond_plate_Tag"
			"style"		"5"
			"pattern"		"diamond_plate"
			"color0"		"25 25 25"
			"color1"		"28 28 28"
			"color2"		"65 65 65"
			"color3"		"46 46 46"
			"pattern_scale"		"64.000000"
			"phongexponent"		"160"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"45.000000"
			"pattern_rotate_end"		"45.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.200000"
		}
		"269"
		{
			"name"		"am_fuschia"
			"description_string"		"#PaintKit_am_fuschia"
			"description_tag"		"#PaintKit_am_fuschia_Tag"
			"style"		"5"
			"pattern"		"solid"
			"color0"		"74 9 47"
			"color1"		"39 39 39"
			"color2"		"32 32 32"
			"color3"		"55 55 55"
			"pattern_scale"		"0.000000"
			"phongexponent"		"160"
			"phongalbedoboost"		"60"
			"view_model_exponent_override_size"		"256"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
		}
		"270"
		{
			"name"		"aq_etched_cz75"
			"description_string"		"#PaintKit_aq_etched_cz75"
			"description_tag"		"#PaintKit_aq_etched_cz75_Tag"
			"style"		"8"
			"pattern"		"etched_cz75"
			"normal"		"etched_cz75_normal"
			"use_normal"		"1"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"184 188 192"
			"color3"		"58 58 71"
			"pattern_scale"		"1.000000"
			"phongexponent"		"120"
			"phongalbedoboost"		"20"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.750000"
		}
		"271"
		{
			"name"		"am_p250_beaded_paint"
			"description_string"		"#PaintKit_am_p250_beaded_paint"
			"description_tag"		"#PaintKit_am_p250_beaded_paint_Tag"
			"style"		"5"
			"pattern"		"p250_beaded_paint"
			"color0"		"4 4 4"
			"color1"		"4 54 74"
			"color2"		"10 10 10"
			"color3"		"25 25 25"
			"pattern_scale"		"1.000000"
			"phongexponent"		"160"
			"phongalbedoboost"		"60"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.200000"
		}
		"272"
		{
			"name"		"am_fluted_tec9"
			"description_string"		"#PaintKit_am_fluted_tec9"
			"description_tag"		"#PaintKit_am_fluted_tec9_Tag"
			"style"		"5"
			"pattern"		"fluted_tec9"
			"color0"		"2 19 36"
			"color1"		"29 29 29"
			"color2"		"19 19 19"
			"color3"		"57 57 57"
			"pattern_scale"		"1.000000"
			"phongexponent"		"160"
			"phongalbedoboost"		"20"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.200000"
		}
		"273"
		{
			"name"		"aq_engraved_deagle"
			"description_string"		"#PaintKit_aq_engraved_deagle"
			"description_tag"		"#PaintKit_aq_engraved_deagle_Tag"
			"style"		"8"
			"pattern"		"etched_deagle"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"185 190 197"
			"color3"		"125 120 120"
			"pattern_scale"		"1.000000"
			"phongexponent"		"16"
			"phongalbedoboost"		"8"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"274"
		{
			"name"		"am_copper_flecks"
			"description_string"		"#PaintKit_am_copper_flecks"
			"description_tag"		"#PaintKit_am_copper_flecks_Tag"
			"style"		"5"
			"pattern"		"noise"
			"color0"		"16 7 2"
			"color1"		"25 2 2"
			"color2"		"49 30 9"
			"color3"		"32 25 7"
			"pattern_scale"		"8.000000"
			"phongexponent"		"32"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.200000"
		}
		"275"
		{
			"name"		"hy_poly_camo"
			"description_string"		"#PaintKit_hy_poly_camo"
			"description_tag"		"#PaintKit_hy_poly_camo_Tag"
			"style"		"2"
			"pattern"		"poly_camo"
			"color0"		"83 58 58"
			"color1"		"35 26 33"
			"color2"		"67 0 0"
			"color3"		"52 0 0"
			"pattern_scale"		"2.000000"
			"phongexponent"		"32"
			"phongintensity"		"40"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"276"
		{
			"name"		"so_panther"
			"description_string"		"#PaintKit_so_panther"
			"description_tag"		"#PaintKit_so_panther_Tag"
			"style"		"1"
			"color0"		"64 12 12 255"
			"color1"		"16 16 16 255"
			"color2"		"53 53 53"
			"color3"		"16 16 16"
			"phongexponent"		"127"
			"phongintensity"		"10"
			"only_first_material"		"0"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.580000"
		}
		"277"
		{
			"name"		"aq_usp_stainless"
			"description_string"		"#PaintKit_aq_usp_stainless"
			"description_tag"		"#PaintKit_aq_usp_stainless_Tag"
			"style"		"8"
			"pattern"		"silver_usp"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"219 219 219"
			"color3"		"75 72 68"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongalbedoboost"		"20"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"278"
		{
			"name"		"hy_craquelure"
			"description_string"		"#PaintKit_hy_craquelure"
			"description_tag"		"#PaintKit_hy_craquelure_Tag"
			"style"		"2"
			"pattern"		"craquelure"
			"color0"		"17 32 81"
			"color1"		"16 16 16 255"
			"color2"		"62 57 67"
			"color3"		"16 16 16"
			"pattern_scale"		"1.000000"
			"phongexponent"		"127"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.060000"
			"wear_remap_max"		"0.580000"
		}
		"279"
		{
			"name"		"cu_awp_asimov"
			"description_string"		"#PaintKit_cu_m4_asimov"
			"description_tag"		"#PaintKit_cu_m4_asimov_tag"
			"style"		"7"
			"pattern"		"workshop/zone9_awp"
			"pattern_scale"		"1.000000"
			"phongexponent"		"180"
			"phongintensity"		"255"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.180000"
			"wear_remap_max"		"1.000000"
		}
		"280"
		{
			"name"		"cu_aug_chameleonaire"
			"description_string"		"#PaintKit_cu_aug_chameleonaire"
			"description_tag"		"#PaintKit_cu_aug_chameleonaire_tag"
			"style"		"7"
			"pattern"		"workshop/chameleonaire"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"33"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"281"
		{
			"name"		"cu_ump_corporal"
			"description_string"		"#PaintKit_cu_ump_corporal"
			"description_tag"		"#PaintKit_cu_ump_corporal_tag"
			"style"		"7"
			"pattern"		"workshop/corporal_ump-45"
			"pattern_scale"		"1.000000"
			"phongexponent"		"50"
			"phongintensity"		"100"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.050000"
			"wear_remap_max"		"0.750000"
		}
		"282"
		{
			"name"		"cu_ak47_cobra"
			"description_string"		"#PaintKit_cu_awp_cobra"
			"description_tag"		"#PaintKit_cu_awp_cobra_tag"
			"style"		"7"
			"pattern"		"workshop/elegantredv1.1"
			"pattern_scale"		"1.000000"
			"phongexponent"		"150"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.100000"
			"wear_remap_max"		"0.700000"
		}
		"283"
		{
			"name"		"cu_p90_trigon"
			"description_string"		"#PaintKit_cu_p90_trigon"
			"description_tag"		"#PaintKit_cu_p90_trigon_tag"
			"style"		"7"
			"pattern"		"workshop/faceit_p90"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"200"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.080000"
			"wear_remap_max"		"0.750000"
		}
		"284"
		{
			"name"		"cu_mac10_redhot"
			"description_string"		"#PaintKit_cu_mac10_redhot"
			"description_tag"		"#PaintKit_cu_mac10_redhot_tag"
			"style"		"7"
			"pattern"		"workshop/mac-10_redhot"
			"pattern_scale"		"1.000000"
			"phongexponent"		"120"
			"phongintensity"		"100"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"285"
		{
			"name"		"sp_negev_turq_terrain"
			"description_string"		"#PaintKit_sp_negev_turq_terrain"
			"description_tag"		"#PaintKit_sp_negev_turq_terrain_tag"
			"style"		"3"
			"pattern"		"workshop/terrain_pattern"
			"color0"		"41 41 41"
			"color1"		"25 25 25"
			"color2"		"15 96 90"
			"color3"		"19 19 19"
			"pattern_scale"		"1.500000"
			"phongexponent"		"100"
			"phongintensity"		"50"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.450000"
		}
		"286"
		{
			"name"		"cu_nova_antique"
			"description_string"		"#PaintKit_cu_nova_antique"
			"description_tag"		"#PaintKit_cu_nova_antique_tag"
			"style"		"7"
			"pattern"		"workshop/nova_antique"
			"pattern_scale"		"1.000000"
			"phongexponent"		"192"
			"phongintensity"		"20"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.300000"
		}
		"287"
		{
			"name"		"cu_sg553_pulse"
			"description_string"		"#PaintKit_cu_famas_pulse"
			"description_tag"		"#PaintKit_cu_famas_pulse_tag"
			"style"		"7"
			"pattern"		"workshop/triangles"
			"pattern_scale"		"2.000000"
			"phongexponent"		"32"
			"phongintensity"		"60"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.200000"
			"pattern_offset_x_end"		"0.300000"
			"pattern_offset_y_start"		"0.300000"
			"pattern_offset_y_end"		"0.400000"
			"pattern_rotate_start"		"45.000000"
			"pattern_rotate_end"		"45.000000"
			"wear_remap_min"		"0.100000"
			"wear_remap_max"		"0.600000"
		}
		"288"
		{
			"name"		"an_famas_sgt"
			"description_string"		"#PaintKit_an_famas_sgt"
			"description_tag"		"#PaintKit_an_famas_sgt_tag"
			"style"		"8"
			"pattern"		"workshop/staffsgt_famas"
			"color0"		"138 124 120"
			"color1"		"120 120 120"
			"color2"		"255 255 255"
			"color3"		"119 104 104"
			"pattern_scale"		"1.000000"
			"phongexponent"		"180"
			"phongalbedoboost"		"45"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.100000"
			"wear_remap_max"		"1.000000"
		}
		"289"
		{
			"name"		"cu_tec9_sandstorm"
			"description_string"		"#PaintKit_cu_sandstorm"
			"description_tag"		"#PaintKit_cu_sandstorm_tag"
			"style"		"7"
			"pattern"		"workshop/underwater"
			"pattern_scale"		"0.500000"
			"phongexponent"		"150"
			"phongintensity"		"100"
			"ignore_weapon_size_scale"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.500000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.500000"
			"wear_remap_min"		"0.100000"
			"wear_remap_max"		"0.700000"
		}
		"290"
		{
			"name"		"cu_usp_elegant"
			"description_string"		"#PaintKit_cu_usp-s_elegant"
			"description_tag"		"#PaintKit_cu_m4a1-s_elegant_Tag"
			"style"		"7"
			"pattern"		"workshop/usp-s_ct_elegant_update"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.380000"
		}
		"291"
		{
			"name"		"cu_mag7_heaven"
			"description_string"		"#PaintKit_cu_mag7_heaven"
			"description_tag"		"#PaintKit_cu_mag7_heaven_tag"
			"style"		"7"
			"pattern"		"workshop/m2"
			"pattern_scale"		"1.000000"
			"phongexponent"		"100"
			"phongintensity"		"75"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
		}
		"293"
		{
			"name"		"hy_nerodia"
			"description_string"		"#PaintKit_snakeskin"
			"description_tag"		"#PaintKit_hy_nerodia_Tag"
			"style"		"2"
			"pattern"		"snakeskin"
			"color0"		"118 115 111"
			"color1"		"86 78 68"
			"color2"		"25 22 21"
			"color3"		"158 141 111"
			"pattern_scale"		"7.000000"
			"phongexponent"		"255"
			"phongintensity"		"32"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.080000"
			"wear_remap_max"		"0.500000"
		}
		"294"
		{
			"name"		"so_green"
			"description_string"		"#PaintKit_so_green"
			"description_tag"		"#PaintKit_so_green_Tag"
			"style"		"1"
			"color0"		"32 32 32"
			"color1"		"31 62 19"
			"color2"		"32 32 32"
			"color3"		"32 32 32 255"
			"phongexponent"		"255"
			"phongintensity"		"80"
			"only_first_material"		"0"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.300000"
			"dialog_config"		"7,0,0,1"
		}
		"295"
		{
			"name"		"cu_money"
			"description_string"		"#PaintKit_cu_money"
			"description_tag"		"#PaintKit_cu_money_Tag"
			"style"		"7"
			"pattern"		"money"
			"pattern_scale"		"3.000000"
			"phongexponent"		"255"
			"phongintensity"		"255"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
		}
		"296"
		{
			"name"		"am_crystallized_dark"
			"description_string"		"#PaintKit_am_crystallized"
			"description_tag"		"#PaintKit_am_crystallized_dark_Tag"
			"style"		"5"
			"pattern"		"crystallized"
			"color0"		"20 20 20"
			"color1"		"48 44 33"
			"color2"		"61 57 36"
			"color3"		"38 44 38"
			"pattern_scale"		"6.000000"
			"phongexponent"		"32"
			"phongalbedoboost"		"60"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.180000"
		}
		"297"
		{
			"name"		"so_orca"
			"description_string"		"#PaintKit_so_orca"
			"description_tag"		"#PaintKit_so_orca_Tag"
			"style"		"1"
			"color0"		"20 20 19"
			"color1"		"203 202 195"
			"color2"		"20 20 19"
			"color3"		"20 20 19"
			"phongexponent"		"16"
			"phongintensity"		"10"
			"only_first_material"		"0"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"298"
		{
			"name"		"am_army_shine"
			"description_string"		"#PaintKit_am_army_shine"
			"description_tag"		"#PaintKit_am_army_shine_Tag"
			"style"		"5"
			"pattern"		"caustics"
			"color0"		"14 14 14"
			"color1"		"40 39 32"
			"color2"		"46 44 34"
			"color3"		"38 44 38"
			"pattern_scale"		"3.000000"
			"phongexponent"		"32"
			"phongalbedoboost"		"60"
			"view_model_exponent_override_size"		"512"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.300000"
		}
		"299"
		{
			"name"		"am_oval_hex"
			"description_string"		"#PaintKit_am_oval_hex"
			"description_tag"		"#PaintKit_am_oval_hex_Tag"
			"style"		"5"
			"pattern"		"sparkle_oval"
			"color0"		"14 14 14"
			"color1"		"95 95 95"
			"color2"		"21 21 21"
			"color3"		"0 0 0"
			"pattern_scale"		"10.000000"
			"phongexponent"		"0"
			"phongalbedoboost"		"50"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.280000"
			"pattern_offset_y_end"		"0.280000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.200000"
		}
		"300"
		{
			"name"		"cu_pinstripe_ak47"
			"description_string"		"#PaintKit_cu_pinstripe_ak47"
			"description_tag"		"#PaintKit_cu_pinstripe_ak47_Tag"
			"style"		"7"
			"pattern"		"pinstripe_ak47"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"301"
		{
			"name"		"am_m4a1-s_alloy_orange"
			"description_string"		"#PaintKit_am_alloy_orange"
			"description_tag"		"#PaintKit_am_alloy_orange_Tag"
			"style"		"5"
			"pattern"		"workshop/face_it_m4a1s"
			"color0"		"25 25 25"
			"color1"		"255 125 0"
			"color2"		"174 66 0"
			"color3"		"94 32 0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"4"
			"phongalbedoboost"		"100"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"360.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.900000"
		}
		"302"
		{
			"name"		"cu_ak47_rubber"
			"description_string"		"#PaintKit_cu_rubber_ak47"
			"description_tag"		"#PaintKit_cu_rubber_ak47_Tag"
			"style"		"7"
			"pattern"		"workshop/rubber_ak47"
			"pattern_scale"		"1.000000"
			"phongexponent"		"150"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.900000"
		}
		"303"
		{
			"name"		"cu_tec9_asiimov"
			"description_string"		"#PaintKit_cu_tec_isaac"
			"description_tag"		"#PaintKit_cu_tec_isaac_tag"
			"style"		"7"
			"pattern"		"workshop/asiimov_tec09"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"100"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"304"
		{
			"name"		"cu_ssg08_immortal"
			"description_string"		"#PaintKit_cu_immortal_ssg08"
			"description_tag"		"#PaintKit_cu_immortal_ssg08_Tag"
			"style"		"7"
			"pattern"		"workshop/immortal_ssg08"
			"pattern_scale"		"1.000000"
			"phongexponent"		"100"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.170000"
			"pattern_offset_x_end"		"0.170000"
			"pattern_offset_y_start"		"1.120000"
			"pattern_offset_y_end"		"1.120000"
			"pattern_rotate_start"		"321.000000"
			"pattern_rotate_end"		"321.000000"
			"wear_remap_min"		"0.150000"
			"wear_remap_max"		"0.800000"
		}
		"305"
		{
			"name"		"cu_aug_progressiv"
			"description_string"		"#PaintKit_cu_progressiv_aug"
			"description_tag"		"#PaintKit_cu_progressiv_aug_Tag"
			"style"		"7"
			"pattern"		"workshop/progressiv_aug"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"45"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"0"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"0"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"0"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"306"
		{
			"name"		"cu_bizon_antique"
			"description_string"		"#PaintKit_cu_nova_antique"
			"description_tag"		"#PaintKit_cu_nova_antique_tag"
			"style"		"7"
			"pattern"		"workshop/antique_bizon"
			"pattern_scale"		"1.000000"
			"phongexponent"		"50"
			"phongintensity"		"15"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"0"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"0"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"0"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"307"
		{
			"name"		"cu_retribution"
			"description_string"		"#PaintKit_cu_retribution_beretta"
			"description_tag"		"#PaintKit_cu_retribution_beretta_Tag"
			"style"		"7"
			"pattern"		"workshop/retribution_beretta"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"20"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.450000"
		}
		"308"
		{
			"name"		"hy_galil_kami"
			"description_string"		"#PaintKit_hy_kami"
			"description_tag"		"#PaintKit_hy_kami_tag"
			"style"		"2"
			"pattern"		"workshop/kami_galil"
			"color0"		"218 208 183"
			"color1"		"31 33 28"
			"color2"		"34 38 37"
			"color3"		"37 38 42"
			"pattern_scale"		"2.300000"
			"phongexponent"		"165"
			"phongintensity"		"2"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"10.000000"
			"pattern_rotate_end"		"45"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"309"
		{
			"name"		"cu_m4a1_howling"
			"description_string"		"#PaintKit_cu_howling"
			"description_tag"		"#PaintKit_cu_howling_tag"
			"style"		"7"
			"pattern"		"workshop/howling_m4a1"
			"pattern_scale"		"1.000000"
			"phongexponent"		"50"
			"phongintensity"		"60"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
		}
		"310"
		{
			"name"		"cu_mac10_decay"
			"description_string"		"#PaintKit_cu_decay_mac10"
			"description_tag"		"#PaintKit_cu_decay_mac10_tag"
			"style"		"7"
			"pattern"		"workshop/decay_mac10"
			"pattern_scale"		"1.000000"
			"phongexponent"		"60"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"1.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"1.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"311"
		{
			"name"		"cu_p90_scorpius"
			"description_string"		"#PaintKit_cu_scorpius_p90"
			"description_tag"		"#PaintKit_cu_scorpius_p90_tag"
			"style"		"7"
			"pattern"		"workshop/scorpius_reborn_p90"
			"pattern_scale"		"1.000000"
			"phongexponent"		"40"
			"phongintensity"		"20"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"312"
		{
			"name"		"cu_scar_cyrex"
			"description_string"		"#PaintKit_cu_cyrex"
			"description_tag"		"#PaintKit_cu_cyrex_tag"
			"style"		"7"
			"pattern"		"workshop/cyrex_scar"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"1.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"1.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"313"
		{
			"name"		"cu_usp_spitfire"
			"description_string"		"#PaintKit_cu_spitfire"
			"description_tag"		"#PaintKit_cu_spitfire_tag"
			"style"		"7"
			"pattern"		"workshop/spitfire_usp"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"90"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"1.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"314"
		{
			"name"		"cu_xm1014_heaven_guard"
			"description_string"		"#PaintKit_cu_mag7_heaven"
			"description_tag"		"#PaintKit_cu_mag7_heaven_tag"
			"style"		"7"
			"pattern"		"workshop/heaven_guard_xm1014"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"22"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"1.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"1.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.030000"
			"wear_remap_max"		"0.500000"
		}
		"315"
		{
			"name"		"am_nitrogen"
			"description_string"		"#PaintKit_am_nitrogen"
			"description_tag"		"#PaintKit_am_nitrogen_tag"
			"style"		"5"
			"pattern"		"workshop/nitrogen_cz75"
			"color0"		"0 0 0"
			"color1"		"0 149 254"
			"color2"		"26 26 27"
			"color3"		"29 29 29"
			"pattern_scale"		"4.000000"
			"phongexponent"		"32"
			"phongalbedoboost"		"12"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"316"
		{
			"name"		"cu_panther_ak47"
			"description_string"		"#PaintKit_cu_panther_ak47"
			"description_tag"		"#PaintKit_cu_panther_ak47_Tag"
			"style"		"7"
			"pattern"		"panther_ak47"
			"pattern_scale"		"1.000000"
			"phongexponent"		"64"
			"phongintensity"		"32"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"317"
		{
			"name"		"cu_bratatat_negev"
			"description_string"		"#PaintKit_cu_bratatat_negev"
			"description_tag"		"#PaintKit_cu_bratatat_negev_Tag"
			"style"		"7"
			"pattern"		"bratatat_negev"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"318"
		{
			"name"		"cu_usp_sandpapered"
			"description_string"		"#PaintKit_cu_usp_sandpapered"
			"description_tag"		"#PaintKit_cu_usp_sandpapered_Tag"
			"style"		"7"
			"pattern"		"usp-s_sandpapered"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"32"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"319"
		{
			"name"		"hy_ssg08_marker"
			"description_string"		"#PaintKit_hy_ssg08_marker"
			"description_tag"		"#PaintKit_hy_ssg08_marker_Tag"
			"style"		"2"
			"pattern"		"ssg08_marker"
			"color0"		"215 215 207"
			"color1"		"0 0 0"
			"color2"		"0 0 0"
			"color3"		"19 18 18"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.430000"
		}
		"320"
		{
			"name"		"hy_snakeskin_red"
			"description_string"		"#PaintKit_snakeskin"
			"description_tag"		"#PaintKit_hy_snakeskin_red_Tag"
			"style"		"2"
			"pattern"		"snakeskin"
			"color0"		"47 34 2"
			"color1"		"63 15 3"
			"color2"		"13 10 10"
			"color3"		"67 65 59"
			"pattern_scale"		"5.000000"
			"phongexponent"		"255"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.080000"
			"wear_remap_max"		"0.500000"
		}
		"321"
		{
			"name"		"cu_m4a1-s_silence"
			"description_string"		"#PaintKit_cu_m4a1-s_silence"
			"description_tag"		"#PaintKit_cu_m4a1-s_silence_Tag"
			"style"		"7"
			"pattern"		"m4a1-s_silence"
			"pattern_scale"		"1.000000"
			"phongexponent"		"128"
			"phongintensity"		"60"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"322"
		{
			"name"		"so_orange_accents2"
			"description_string"		"#PaintKit_so_tangerine"
			"description_tag"		"#PaintKit_so_orange_accents_Tag"
			"style"		"1"
			"color0"		"17 17 17"
			"color1"		"35 35 35"
			"color2"		"35 35 35"
			"color3"		"153 64 33"
			"phongexponent"		"192"
			"phongintensity"		"60"
			"only_first_material"		"0"
			"wear_remap_min"		"0.060000"
			"wear_remap_max"		"0.800000"
		}
		"323"
		{
			"name"		"aq_steel"
			"description_string"		"#PaintKit_aq_steel"
			"description_tag"		"#PaintKit_aq_steel_bravo_Tag"
			"pattern"		"steel"
			"wear_default"		"0.400000"
			"seed"		"21"
			"style"		"8"
			"color0"		"164 109 67"
			"color1"		"129 134 143"
			"color2"		"148 115 84"
			"color3"		"215 120 26"
			"phongalbedoboost"		"1"
			"pattern_scale"		"4"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"-4"
			"pattern_rotate_end"		"4"
			"wear_remap_min"		"0.000000"
		}
		"325"
		{
			"name"		"am_royal"
			"description_string"		"#PaintKit_am_royal"
			"description_tag"		"#PaintKit_am_royal_Tag"
			"style"		"5"
			"pattern"		"solid"
			"color0"		"13 7 69"
			"color1"		"4 22 57"
			"color2"		"28 19 1"
			"color3"		"28 19 1"
			"pattern_scale"		"32.000000"
			"phongexponent"		"1"
			"phongalbedoboost"		"60"
			"view_model_exponent_override_size"		"512"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"10.000000"
			"pattern_rotate_start"		"42.000000"
			"pattern_rotate_end"		"40.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.100000"
		}
		"326"
		{
			"name"		"am_metals"
			"description_string"		"#PaintKit_am_metals"
			"description_tag"		"#PaintKit_am_metals_Tag"
			"style"		"5"
			"pattern"		"armor_m4a1_s"
			"color0"		"35 35 38"
			"color1"		"4 22 57"
			"color2"		"71 54 7"
			"color3"		"22 22 23"
			"pattern_scale"		"1.000000"
			"phongexponent"		"1"
			"phongalbedoboost"		"60"
			"view_model_exponent_override_size"		"512"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.100000"
		}
		"327"
		{
			"name"		"am_chainmail"
			"description_string"		"#PaintKit_am_chainmail"
			"description_tag"		"#PaintKit_am_chainmail_Tag"
			"style"		"5"
			"pattern"		"chainmail"
			"color0"		"10 10 10"
			"color1"		"80 78 74"
			"color2"		"33 27 12"
			"color3"		"33 27 12"
			"pattern_scale"		"12.000000"
			"phongexponent"		"1"
			"phongalbedoboost"		"30"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"10.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.220000"
		}
		"328"
		{
			"name"		"aq_handcannon"
			"description_string"		"#PaintKit_aq_handcannon"
			"description_tag"		"#PaintKit_aq_handcannon_Tag"
			"style"		"8"
			"pattern"		"handcannon"
			"color0"		"191 191 191"
			"color1"		"118 118 118"
			"color2"		"218 214 233"
			"color3"		"25 31 50"
			"pattern_scale"		"1.000000"
			"phongexponent"		"16"
			"phongalbedoboost"		"8"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.010000"
			"wear_remap_max"		"0.700000"
		}
		"329"
		{
			"name"		"am_metal_inlay"
			"description_string"		"#PaintKit_am_metal_inlay"
			"description_tag"		"#PaintKit_am_metal_inlay_Tag"
			"style"		"5"
			"pattern"		"medieval_motif_b"
			"color0"		"77 77 75"
			"color1"		"27 27 27"
			"color2"		"13 13 12"
			"color3"		"6 6 6"
			"pattern_scale"		"12.000000"
			"phongexponent"		"1"
			"phongalbedoboost"		"30"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"45.000000"
			"pattern_rotate_end"		"45.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.220000"
		}
		"330"
		{
			"name"		"hy_vines"
			"description_string"		"#PaintKit_hy_vines"
			"description_tag"		"#PaintKit_hy_vines_Tag"
			"style"		"2"
			"pattern"		"vines"
			"color0"		"10 10 10"
			"color1"		"24 43 79"
			"color2"		"50 62 39"
			"color3"		"64 23 27"
			"pattern_scale"		"8.000000"
			"phongexponent"		"1"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.020000"
			"pattern_offset_x_end"		"0.020000"
			"pattern_offset_y_start"		"4.150000"
			"pattern_offset_y_end"		"4.150000"
			"pattern_rotate_start"		"45.000000"
			"pattern_rotate_end"		"45.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.220000"
		}
		"332"
		{
			"name"		"hy_indigo_usp"
			"description_string"		"#PaintKit_so_indigo"
			"description_tag"		"#PaintKit_so_indigo_Tag"
			"style"		"2"
			"pattern"		"usp_solid_colors"
			"color0"		"13 7 69"
			"color1"		"24 43 79"
			"color2"		"64 23 27"
			"color3"		"64 64 64"
			"pattern_scale"		"1.000000"
			"phongexponent"		"16"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.060000"
			"wear_remap_max"		"0.800000"
		}
		"333"
		{
			"name"		"so_indigo_and_grey"
			"description_string"		"#PaintKit_so_indigo_and_grey"
			"description_tag"		"#PaintKit_so_indigo_and_grey_Tag"
			"style"		"1"
			"color0"		"13 7 69"
			"color1"		"36 50 77"
			"color2"		"34 34 34"
			"color3"		"31 38 38"
			"phongexponent"		"16"
			"phongintensity"		"10"
			"only_first_material"		"0"
			"wear_remap_min"		"0.060000"
			"wear_remap_max"		"0.800000"
		}
		"334"
		{
			"name"		"am_gyrate"
			"description_string"		"#PaintKit_am_gyrate"
			"description_tag"		"#PaintKit_am_gyrate_tag"
			"style"		"5"
			"pattern"		"workshop/gyrate_cz75"
			"color0"		"1 7 16"
			"color1"		"23 47 77"
			"color2"		"93 101 107"
			"color3"		"160 160 160"
			"pattern_scale"		"1.400000"
			"phongexponent"		"32"
			"phongalbedoboost"		"12"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"27.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"69.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"44.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"335"
		{
			"name"		"an_royalbleed"
			"description_string"		"#PaintKit_an_royalbleed"
			"description_tag"		"#PaintKit_an_royalbleed_tag"
			"style"		"8"
			"pattern"		"workshop/p90_royalbleed"
			"pattern_scale"		"2.000000"
			"phongexponent"		"40"
			"phongalbedoboost"		"20"
			"ignore_weapon_size_scale"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.350000"
		}
		"336"
		{
			"name"		"cu_titanstorm"
			"description_string"		"#PaintKit_cu_titanstorm"
			"description_tag"		"#PaintKit_cu_titanstorm_tag"
			"style"		"7"
			"pattern"		"workshop/m4a4_titanstorm"
			"pattern_scale"		"1.000000"
			"phongexponent"		"50"
			"phongintensity"		"60"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"337"
		{
			"name"		"cu_korupt"
			"description_string"		"#PaintKit_cu_korupt"
			"description_tag"		"#PaintKit_cu_korupt_tag"
			"style"		"7"
			"pattern"		"workshop/mac10_korupt"
			"pattern_scale"		"1.000000"
			"phongexponent"		"60"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"338"
		{
			"name"		"cu_p2000_pulse"
			"description_string"		"#PaintKit_cu_famas_pulse"
			"description_tag"		"#PaintKit_cu_famas_pulse_tag"
			"style"		"7"
			"pattern"		"workshop/p2000_pulse"
			"pattern_scale"		"1.000000"
			"phongexponent"		"60"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.100000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.100000"
			"pattern_rotate_start"		"0.500000"
			"pattern_rotate_end"		"1.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"339"
		{
			"name"		"cu_kaiman"
			"description_string"		"#PaintKit_cu_kaiman"
			"description_tag"		"#PaintKit_cu_kaiman_tag"
			"style"		"7"
			"pattern"		"workshop/usp_kaiman"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"90"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
		}
		"340"
		{
			"name"		"cu_well_traveled_ak47"
			"description_string"		"#PaintKit_cu_well_traveled_ak47"
			"description_tag"		"#PaintKit_cu_well_traveled_ak47_Tag"
			"style"		"7"
			"pattern"		"well_traveled"
			"pattern_scale"		"1.000000"
			"phongexponent"		"16"
			"phongintensity"		"8"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"341"
		{
			"name"		"cu_green_leather_ak47"
			"description_string"		"#PaintKit_cu_green_leather"
			"description_tag"		"#PaintKit_cu_green_leather_Tag"
			"style"		"7"
			"pattern"		"green_leather"
			"pattern_scale"		"1.000000"
			"phongexponent"		"4"
			"phongintensity"		"6"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"342"
		{
			"name"		"cu_brown_leather_p90"
			"description_string"		"#PaintKit_cu_brown_leather_p90"
			"description_tag"		"#PaintKit_cu_brown_leather_p90_Tag"
			"style"		"7"
			"pattern"		"brown_leather_p90"
			"pattern_scale"		"1.000000"
			"phongexponent"		"4"
			"phongintensity"		"4"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"343"
		{
			"name"		"cu_luggage_mac10"
			"description_string"		"#PaintKit_cu_luggage_mac10"
			"description_tag"		"#PaintKit_cu_luggage_mac10_Tag"
			"style"		"7"
			"pattern"		"luggage_mac10"
			"pattern_scale"		"1.000000"
			"phongexponent"		"4"
			"phongintensity"		"4"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"344"
		{
			"name"		"cu_medieval_dragon_awp"
			"description_string"		"#PaintKit_cu_medieval_dragon_awp"
			"description_tag"		"#PaintKit_cu_medieval_dragon_awp_Tag"
			"style"		"7"
			"pattern"		"dragon_awp"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"140"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"345"
		{
			"name"		"cu_green_leather_sawedoff"
			"description_string"		"#PaintKit_cu_green_leather"
			"description_tag"		"#PaintKit_cu_green_leather_Tag"
			"style"		"7"
			"pattern"		"green_leather_sawedoff"
			"pattern_scale"		"1.000000"
			"phongexponent"		"4"
			"phongintensity"		"6"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"346"
		{
			"name"		"cu_luggage_p2000"
			"description_string"		"#PaintKit_cu_luggage_p2000"
			"description_tag"		"#PaintKit_cu_luggage_p2000_Tag"
			"style"		"7"
			"pattern"		"leather_p2000"
			"pattern_scale"		"1.000000"
			"phongexponent"		"4"
			"phongintensity"		"4"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"view_model_exponent_override_size"		"512"
		}
		"347"
		{
			"name"		"aq_pilot_deagle"
			"description_string"		"#PaintKit_aq_pilot_deagle"
			"description_tag"		"#PaintKit_aq_pilot_deagle_Tag"
			"style"		"8"
			"pattern"		"pilot_deagle"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"203 209 221"
			"color3"		"225 221 207"
			"pattern_scale"		"1.000000"
			"phongexponent"		"60"
			"phongalbedoboost"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"348"
		{
			"name"		"cu_leather_xm1014"
			"description_string"		"#PaintKit_cu_leather_xm1014"
			"description_tag"		"#PaintKit_cu_leather_xm1014_Tag"
			"style"		"7"
			"pattern"		"leather_xm1014"
			"pattern_scale"		"1.000000"
			"phongexponent"		"4"
			"phongintensity"		"4"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.560000"
		}
		"349"
		{
			"name"		"cu_bizon-osiris"
			"description_string"		"#PaintKit_cu_bizon-osiris"
			"description_tag"		"#PaintKit_cu_bizon-osiris_tag"
			"style"		"7"
			"pattern"		"workshop/osiris"
			"pattern_scale"		"1.000000"
			"phongexponent"		"100"
			"phongintensity"		"55"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"350"
		{
			"name"		"cu_c75a-tiger"
			"description_string"		"#PaintKit_cu_c75a-tiger"
			"description_tag"		"#PaintKit_cu_c75a-tiger_tag"
			"style"		"7"
			"pattern"		"workshop/cz-75-tiger"
			"pattern_scale"		"1.000000"
			"phongexponent"		"132"
			"phongintensity"		"42"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"351"
		{
			"name"		"cu_deagle_aureus"
			"description_string"		"#PaintKit_cu_deagle_aureus"
			"description_tag"		"#PaintKit_cu_deagle_aureus_tag"
			"style"		"7"
			"pattern"		"workshop/deagle_aureus"
			"pattern_scale"		"1.000000"
			"phongexponent"		"150"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.300000"
		}
		"352"
		{
			"name"		"aq_57_feathers"
			"description_string"		"#PaintKit_aq_57_feathers"
			"description_tag"		"#PaintKit_aq_57_feathers_tag"
			"style"		"8"
			"pattern"		"workshop/57_feathers"
			"color0"		"128 128 128 255"
			"color1"		"150 150 150 255"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"100"
			"phongalbedoboost"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"353"
		{
			"name"		"cu_glock-liquescent"
			"description_string"		"#PaintKit_cu_glock-liquescent"
			"description_tag"		"#PaintKit_cu_glock-liquescent_tag"
			"style"		"7"
			"pattern"		"workshop/liquescent"
			"pattern_scale"		"1.000000"
			"phongexponent"		"185"
			"phongintensity"		"58"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"354"
		{
			"name"		"cu_mp7-commander"
			"description_string"		"#PaintKit_cu_mp7-commander"
			"description_tag"		"#PaintKit_cu_mp7-commander_tag"
			"style"		"7"
			"pattern"		"workshop/mp7-commander"
			"pattern_scale"		"1.000000"
			"phongexponent"		"150"
			"phongintensity"		"100"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"355"
		{
			"name"		"cu_negev_titanstorm"
			"description_string"		"#PaintKit_cu_titanstorm"
			"description_tag"		"#PaintKit_cu_titanstorm_tag"
			"style"		"7"
			"pattern"		"workshop/mach_negev_titanstorm"
			"pattern_scale"		"1.000000"
			"phongexponent"		"100"
			"phongintensity"		"100"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"356"
		{
			"name"		"cu_nova_koi"
			"description_string"		"#PaintKit_cu_nova_koi"
			"description_tag"		"#PaintKit_cu_nova_koi_tag"
			"style"		"7"
			"pattern"		"workshop/nova_koi"
			"pattern_scale"		"1.000000"
			"phongexponent"		"128"
			"phongintensity"		"64"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.300000"
		}
		"357"
		{
			"name"		"cu_p2000_ivory"
			"description_string"		"#PaintKit_cu_p2000_ivory"
			"description_tag"		"#PaintKit_cu_p2000_ivory_tag"
			"style"		"7"
			"pattern"		"workshop/p2000_ivory"
			"pattern_scale"		"1.000000"
			"phongexponent"		"30"
			"phongintensity"		"50"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"358"
		{
			"name"		"cu_bittersweet"
			"description_string"		"#PaintKit_cu_bittersweet"
			"description_tag"		"#PaintKit_cu_bittersweet_tag"
			"style"		"7"
			"pattern"		"workshop/bittersweet"
			"pattern_scale"		"2.000000"
			"phongexponent"		"75"
			"phongintensity"		"100"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
		}
		"359"
		{
			"name"		"cu_p90-asiimov"
			"description_string"		"#PaintKit_cu_m4_asimov"
			"description_tag"		"#PaintKit_cu_m4_asimov_tag"
			"style"		"7"
			"pattern"		"workshop/zone9_p90"
			"pattern_scale"		"1.000000"
			"phongexponent"		"180"
			"phongintensity"		"255"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.920000"
		}
		"360"
		{
			"name"		"cu_m4a1s_cyrex"
			"description_string"		"#PaintKit_cu_cyrex"
			"description_tag"		"#PaintKit_cu_cyrex_tag"
			"style"		"7"
			"pattern"		"workshop/m4a1_cyrex"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"1.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"1.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"361"
		{
			"name"		"aq_leviathan"
			"description_string"		"#PaintKit_aq_leviathan"
			"description_tag"		"#PaintKit_aq_leviathan_tag"
			"style"		"8"
			"pattern"		"workshop/leviathan"
			"color0"		"255 255 255"
			"color1"		"50 171 255"
			"color2"		"255 255 255"
			"color3"		"255 255 255"
			"pattern_scale"		"2.500000"
			"phongexponent"		"32"
			"phongalbedoboost"		"1"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"dialog_config"		"25,0,0,1"
		}
		"362"
		{
			"name"		"hy_lines_orange"
			"description_string"		"#PaintKit_hy_lines_orange"
			"description_tag"		"#PaintKit_hy_lines_orange_tag"
			"style"		"2"
			"pattern"		"workshop/liner"
			"color0"		"191 207 209"
			"color1"		"0 0 0"
			"color2"		"68 82 87"
			"color3"		"207 140 57"
			"pattern_scale"		"2.000000"
			"phongexponent"		"60"
			"phongintensity"		"100"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
		}
		"363"
		{
			"name"		"cu_luggage_sg553"
			"description_string"		"#PaintKit_cu_luggage_sg553"
			"description_tag"		"#PaintKit_cu_luggage_sg553_Tag"
			"style"		"7"
			"pattern"		"luggage_sg553"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"4"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"364"
		{
			"name"		"cu_luggage_usp-s"
			"description_string"		"#PaintKit_cu_luggage_usp-s"
			"description_tag"		"#PaintKit_cu_luggage_usp-s_Tag"
			"style"		"7"
			"pattern"		"luggage_usp-s"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"4"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"365"
		{
			"name"		"hy_plaid1"
			"description_string"		"#PaintKit_hy_plaid1"
			"description_tag"		"#PaintKit_hy_plaid1_Tag"
			"style"		"2"
			"pattern"		"tartan1"
			"color0"		"14 14 14"
			"color1"		"150 139 123"
			"color2"		"121 121 97"
			"color3"		"63 64 48"
			"pattern_scale"		"4.000000"
			"phongexponent"		"32"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"25.000000"
			"pattern_rotate_end"		"45.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.580000"
		}
		"366"
		{
			"name"		"hy_plaid2"
			"description_string"		"#PaintKit_hy_plaid2"
			"description_tag"		"#PaintKit_chy_plaid2_Tag"
			"style"		"2"
			"pattern"		"tartan1"
			"color0"		"14 14 14"
			"color1"		"90 82 69"
			"color2"		"121 116 97"
			"color3"		"48 64 58"
			"pattern_scale"		"4.000000"
			"phongexponent"		"32"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"25.000000"
			"pattern_rotate_end"		"45.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.580000"
		}
		"367"
		{
			"name"		"am_nuclear_pattern1_glock"
			"description_string"		"#PaintKit_am_nuclear_pattern1_glock"
			"description_tag"		"#PaintKit_am_nuclear_pattern1_glock_Tag"
			"style"		"5"
			"pattern"		"nuclear_pattern"
			"color0"		"34 31 29"
			"color1"		"77 51 13"
			"color2"		"40 37 33"
			"color3"		"236 138 22"
			"pattern_scale"		"2.200000"
			"phongexponent"		"1"
			"phongalbedoboost"		"66"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"1.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"dialog_config"		"9,0,0,1"
		}
		"368"
		{
			"name"		"hy_nuclear_pattern2_mp9"
			"description_string"		"#PaintKit_hy_nuclear_pattern2_mp9"
			"description_tag"		"#PaintKit_hy_nuclear_pattern2_mp9_Tag"
			"style"		"2"
			"pattern"		"nuclear_pattern"
			"color0"		"22 21 20"
			"color1"		"95 19 1"
			"color2"		"35 33 31"
			"color3"		"238 67 7"
			"pattern_scale"		"2.200000"
			"phongexponent"		"0"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"1.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"dialog_config"		"16,0,0,2"
		}
		"369"
		{
			"name"		"sp_nuclear_pattern3_negev"
			"description_string"		"#PaintKit_sp_nuclear_pattern3_negev"
			"description_tag"		"#PaintKit_sp_nuclear_pattern3_negev_Tag"
			"style"		"3"
			"pattern"		"nuclear_pattern"
			"color0"		"31 16 3"
			"color1"		"28 27 25"
			"color2"		"18 17 17"
			"color3"		"240 155 20"
			"pattern_scale"		"2.200000"
			"phongexponent"		"0"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"1.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
			"dialog_config"		"17,0,0,1"
		}
		"370"
		{
			"name"		"am_nuclear_skulls1_xm1014"
			"description_string"		"#PaintKit_am_nuclear_skulls1_xm1014"
			"description_tag"		"#PaintKit_am_nuclear_skulls1_xm1014_Tag"
			"style"		"5"
			"pattern"		"nuclear_skulls_02"
			"color0"		"60 26 4"
			"color1"		"25 189 134"
			"color2"		"229 97 8"
			"color3"		"14 27 4"
			"pattern_scale"		"2.700000"
			"phongexponent"		"2"
			"phongalbedoboost"		"33"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
			"dialog_config"		"30,0,0,1"
		}
		"371"
		{
			"name"		"am_nuclear_skulls2_famas"
			"description_string"		"#PaintKit_am_nuclear_skulls2_famas"
			"description_tag"		"#PaintKit_am_nuclear_skulls2_famas_Tag"
			"style"		"5"
			"pattern"		"nuclear_skulls_02"
			"color0"		"28 5 3"
			"color1"		"180 155 126"
			"color2"		"81 2 7"
			"color3"		"13 11 10"
			"pattern_scale"		"3.000000"
			"phongexponent"		"12"
			"phongalbedoboost"		"44"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
			"dialog_config"		"5,0,0,1"
		}
		"372"
		{
			"name"		"am_nuclear_skulls3_mac10"
			"description_string"		"#PaintKit_am_nuclear_skulls3_mac10"
			"description_tag"		"#PaintKit_am_nuclear_skulls3_mac10_Tag"
			"style"		"5"
			"pattern"		"nuclear_skulls_02"
			"color0"		"86 140 38"
			"color1"		"205 226 64"
			"color2"		"45 60 43"
			"color3"		"13 11 10"
			"pattern_scale"		"3.000000"
			"phongexponent"		"12"
			"phongalbedoboost"		"44"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
			"dialog_config"		"13,0,0,0"
		}
		"373"
		{
			"name"		"hy_nuclear_skulls4_p250"
			"description_string"		"#PaintKit_hy_nuclear_skulls4_p250"
			"description_tag"		"#PaintKit_hy_nuclear_skulls4_p250_Tag"
			"style"		"2"
			"pattern"		"nuclear_skulls_02"
			"color0"		"55 60 71"
			"color1"		"201 192 148"
			"color2"		"136 111 71"
			"color3"		"20 23 35"
			"pattern_scale"		"2.300000"
			"phongexponent"		"55"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.830000"
			"dialog_config"		"20,0,0,1"
		}
		"374"
		{
			"name"		"hy_nuclear_skulls5_tec9"
			"description_string"		"#PaintKit_hy_nuclear_skulls5_tec9"
			"description_tag"		"#PaintKit_hy_nuclear_skulls5_tec9_Tag"
			"style"		"2"
			"pattern"		"nuclear_skulls_02"
			"color0"		"46 26 14"
			"color1"		"65 170 135"
			"color2"		"215 102 27"
			"color3"		"14 27 4"
			"pattern_scale"		"2.200000"
			"phongexponent"		"55"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
			"dialog_config"		"27,0,0,0"
		}
		"375"
		{
			"name"		"sp_nukestripe_orange_aug"
			"description_string"		"#PaintKit_sp_nukestripe"
			"description_tag"		"#PaintKit_sp_nukestripe_orange_Tag"
			"style"		"3"
			"pattern"		"nukestripe"
			"color0"		"37 41 41"
			"color1"		"41 52 65"
			"color2"		"244 80 32"
			"color3"		"183 58 28"
			"pattern_scale"		"1.000000"
			"phongexponent"		"12"
			"phongintensity"		"12"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.810000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.250000"
			"pattern_offset_y_end"		"0.330000"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"0"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
			"dialog_config"		"1,0,0,1"
		}
		"376"
		{
			"name"		"so_grey_nuclear_green_bizon"
			"description_string"		"#PaintKit_so_grey_nuclear_green_bizon"
			"description_tag"		"#PaintKit_so_grey_nuclear_green_bizon_Tag"
			"style"		"1"
			"color0"		"163 200 34"
			"color1"		"33 35 27"
			"color2"		"23 26 19"
			"color3"		"24 24 17"
			"phongexponent"		"30"
			"phongintensity"		"44"
			"only_first_material"		"0"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.900000"
			"dialog_config"		"22,0,0,0"
		}
		"377"
		{
			"name"		"so_grey_nuclear_orange_five_seven"
			"description_string"		"#PaintKit_so_grey_nuclear_orange_five_seven"
			"description_tag"		"#PaintKit_so_grey_nuclear_orange_five_seven_Tag"
			"style"		"1"
			"color0"		"142 197 46"
			"color1"		"57 57 53"
			"color2"		"156 158 135"
			"color3"		"25 25 23"
			"phongexponent"		"30"
			"phongintensity"		"44"
			"only_first_material"		"0"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"dialog_config"		"6,0,0,1"
		}
		"378"
		{
			"name"		"sp_nukestripe_maroon_sg553"
			"description_string"		"#PaintKit_sp_nukestripe"
			"description_tag"		"#PaintKit_sp_nukestripe_maroon_Tag"
			"style"		"3"
			"pattern"		"nukestripe"
			"color0"		"98 40 40"
			"color1"		"41 65 70"
			"color2"		"177 52 52"
			"color3"		"44 46 28"
			"pattern_scale"		"1.200000"
			"phongexponent"		"12"
			"phongintensity"		"12"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.790000"
			"pattern_offset_x_end"		"0.790000"
			"pattern_offset_y_start"		"0.570000"
			"pattern_offset_y_end"		"0.670000"
			"pattern_rotate_start"		"350.000000"
			"pattern_rotate_end"		"351.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
			"dialog_config"		"24,0,0,1"
		}
		"379"
		{
			"name"		"cu_cerbrus_galil"
			"description_string"		"#PaintKit_cu_cerbrus_galil"
			"description_tag"		"#PaintKit_cu_cerbrus_galil_Tag"
			"style"		"7"
			"pattern"		"cerbrus_galil"
			"pattern_scale"		"1.000000"
			"phongexponent"		"4"
			"phongintensity"		"2"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.900000"
			"dialog_config"		"8,0,0,0"
		}
		"380"
		{
			"name"		"cu_tribute_ak47"
			"description_string"		"#PaintKit_cu_tribute_ak47"
			"description_tag"		"#PaintKit_cu_tribute_ak47_Tag"
			"style"		"7"
			"pattern"		"workshop/tribute_ak47"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"50"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.050000"
			"wear_remap_max"		"0.700000"
		}
		"381"
		{
			"name"		"aq_glock_coiled"
			"description_string"		"#PaintKit_aq_glock_coiled"
			"description_tag"		"#PaintKit_aq_glock_coiled_Tag"
			"style"		"8"
			"pattern"		"workshop/167-miracle"
			"pattern_scale"		"2.000000"
			"phongexponent"		"50"
			"phongalbedoboost"		"50"
			"ignore_weapon_size_scale"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.020000"
			"wear_remap_max"		"0.250000"
		}
		"382"
		{
			"name"		"am_g3sg1_murky"
			"description_string"		"#PaintKit_am_g3sg1_murky"
			"description_tag"		"#PaintKit_am_g3sg1_murky_Tag"
			"style"		"5"
			"pattern"		"workshop/lepo"
			"color0"		"128 128 128 255"
			"color1"		"150 150 150 255"
			"color2"		"15 15 15"
			"color3"		"24 27 28"
			"pattern_scale"		"6.000000"
			"phongexponent"		"100"
			"phongalbedoboost"		"19"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.250000"
		}
		"383"
		{
			"name"		"aq_m4a1s_basilisk"
			"description_string"		"#PaintKit_aq_m4a1s_basilisk"
			"description_tag"		"#PaintKit_aq_m4a1s_basilisk_Tag"
			"style"		"8"
			"pattern"		"workshop/basilisk"
			"use_normal"		"1"
			"normal"		"workshop/basilisk_normal"
			"color0"		"174 174 174"
			"color1"		"219 219 219"
			"color2"		"160 160 145"
			"color3"		"89 82 72"
			"pattern_scale"		"1.000000"
			"phongexponent"		"64"
			"phongalbedoboost"		"18"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.680000"
		}
		"384"
		{
			"name"		"cu_m4a4_griffin"
			"description_string"		"#PaintKit_cu_m4a4_griffin"
			"description_tag"		"#PaintKit_cu_m4a4_griffin_Tag"
			"style"		"7"
			"pattern"		"workshop/M4A4_Griffin"
			"pattern_scale"		"1.000000"
			"phongexponent"		"182"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"385"
		{
			"name"		"sp_mag7_firebitten"
			"description_string"		"#PaintKit_sp_mag7_firebitten"
			"description_tag"		"#PaintKit_sp_mag7_firebitten_Tag"
			"style"		"3"
			"pattern"		"workshop/firebitten"
			"color0"		"152 45 45"
			"color1"		"48 134 34"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"0.300000"
			"phongexponent"		"32"
			"phongintensity"		"255"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.060000"
			"wear_remap_max"		"0.490000"
		}
		"386"
		{
			"name"		"cu_mp9_chevron"
			"description_string"		"#PaintKit_cu_mp9_chevron"
			"description_tag"		"#PaintKit_cu_mp9_chevron_Tag"
			"style"		"7"
			"pattern"		"workshop/mp9_chevron"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"5"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.460000"
		}
		"387"
		{
			"name"		"cu_fiveseven_urban_hazard"
			"description_string"		"#PaintKit_cu_fiveseven_urban_hazard"
			"description_tag"		"#PaintKit_cu_mp7-commander_tag"
			"style"		"7"
			"pattern"		"workshop/fiveseven_urban_hazard"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"180"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.250000"
		}
		"388"
		{
			"name"		"aq_p250_cartel"
			"description_string"		"#PaintKit_aq_p250_cartel"
			"description_tag"		"#PaintKit_aq_p250_cartel_Tag"
			"style"		"8"
			"pattern"		"workshop/P250_CARTEL"
			"normal"		"workshop/p250_cartel_normal"
			"use_normal"		"1"
			"color0"		"128 128 128 255"
			"color1"		"150 150 150 255"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"150"
			"phongalbedoboost"		"50"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.750000"
		}
		"389"
		{
			"name"		"cu_p2000_fire_elemental"
			"description_string"		"#PaintKit_cu_p2000_fire_elemental"
			"description_tag"		"#PaintKit_cu_p2000_fire_elemental_Tag"
			"style"		"7"
			"pattern"		"workshop/P2000_Fire"
			"pattern_scale"		"1.000000"
			"phongexponent"		"150"
			"phongintensity"		"70"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"390"
		{
			"name"		"aq_sawedoff_blackgold"
			"description_string"		"#PaintKit_aq_sawedoff_blackgold"
			"description_tag"		"#PaintKit_aq_sawedoff_blackgold_Tag"
			"style"		"8"
			"pattern"		"workshop/sawedoff_blackgold"
			"color0"		"88 79 72"
			"color1"		"255 255 255"
			"color2"		"255 255 255"
			"color3"		"211 49 44"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongalbedoboost"		"50"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"391"
		{
			"name"		"cu_scar20_intervention"
			"description_string"		"#PaintKit_cu_scar20_intervention"
			"description_tag"		"#PaintKit_cu_scar20_intervention_Tag"
			"style"		"7"
			"pattern"		"workshop/scar20_intervention"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"392"
		{
			"name"		"sp_ump45_d-visions"
			"description_string"		"#PaintKit_sp_ump45_d-visions"
			"description_tag"		"#PaintKit_sp_ump45_d-visions_Tag"
			"style"		"3"
			"pattern"		"workshop/ump45_dvisions"
			"color0"		"80 0 115"
			"color1"		"0 0 0"
			"color2"		"0 0 0"
			"color3"		"209 240 0"
			"pattern_scale"		"1.250000"
			"phongexponent"		"10"
			"phongintensity"		"50"
			"ignore_weapon_size_scale"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.060000"
			"wear_remap_max"		"0.350000"
		}
		"393"
		{
			"name"		"cu_xm1014_caritas"
			"description_string"		"#PaintKit_cu_xm1014_caritas"
			"description_tag"		"#PaintKit_cu_xm1014_caritas_Tag"
			"style"		"7"
			"pattern"		"workshop/xm1014_caritas"
			"pattern_scale"		"1.000000"
			"phongexponent"		"110"
			"phongintensity"		"60"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"394"
		{
			"name"		"aq_ak47_cartel"
			"description_string"		"#PaintKit_aq_p250_cartel"
			"description_tag"		"#PaintKit_aq_p250_cartel_Tag"
			"style"		"8"
			"pattern"		"workshop/AK47_CARTEL"
			"normal"		"workshop/AK47_CARTEL_normal"
			"use_normal"		"1"
			"color0"		"128 128 128 255"
			"color1"		"150 150 150 255"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"160"
			"phongalbedoboost"		"65"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.750000"
		}
		"395"
		{
			"name"		"am_awp_glory"
			"description_string"		"#PaintKit_am_awp_glory"
			"description_tag"		"#PaintKit_am_awp_glory_Tag"
			"style"		"5"
			"pattern"		"workshop/glory_awp"
			"color0"		"162 131 43"
			"color1"		"157 126 71"
			"color2"		"24 32 54 255"
			"color3"		"4 7 26"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongalbedoboost"		"60"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.100000"
			"wear_remap_max"		"0.200000"
		}
		"396"
		{
			"name"		"cu_elites_urbanstorm"
			"description_string"		"#PaintKit_cu_elites_urbanstorm"
			"description_tag"		"#PaintKit_cu_elites_urbanstorm_Tag"
			"style"		"7"
			"pattern"		"workshop/EliteUrbanStorm"
			"pattern_scale"		"1.000000"
			"phongexponent"		"225"
			"phongintensity"		"80"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.470000"
		}
		"397"
		{
			"name"		"aq_deagle_naga"
			"description_string"		"#PaintKit_aq_deagle_naga"
			"description_tag"		"#PaintKit_aq_deagle_naga_Tag"
			"style"		"8"
			"pattern"		"workshop/deagle_naga"
			"use_normal"		"1"
			"normal"		"workshop/deagle_naga_normal"
			"color0"		"174 174 174"
			"color1"		"213 213 213"
			"color2"		"176 172 166"
			"color3"		"255 255 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongalbedoboost"		"16"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"398"
		{
			"name"		"cu_galil_abrasion"
			"description_string"		"#PaintKit_cu_galil_abrasion"
			"description_tag"		"#PaintKit_cu_galil_abrasion_Tag"
			"style"		"7"
			"pattern"		"workshop/galil_abrasion"
			"pattern_scale"		"1.000000"
			"phongexponent"		"64"
			"phongintensity"		"64"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"1.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"1.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.350000"
			"wear_remap_max"		"0.850000"
		}
		"399"
		{
			"name"		"cu_glock_deathtoll"
			"description_string"		"#PaintKit_cu_glock_deathtoll"
			"description_tag"		"#PaintKit_cu_glock_deathtoll_Tag"
			"style"		"5"
			"pattern"		"workshop/skull"
			"color0"		"16 16 16"
			"color1"		"4 4 4"
			"color2"		"125 125 125"
			"color3"		"4 4 4"
			"pattern_scale"		"4.000000"
			"phongexponent"		"4"
			"phongalbedoboost"		"20"
			"view_model_exponent_override_size"		"512"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"-1.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"-1.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"400"
		{
			"name"		"cu_m4a4_ancestral"
			"description_string"		"#PaintKit_cu_m4a4_ancestral"
			"description_tag"		"#PaintKit_cu_m4a4_ancestral_Tag"
			"style"		"7"
			"pattern"		"workshop/m4a4_ancestral"
			"pattern_scale"		"1.000000"
			"phongexponent"		"72"
			"phongintensity"		"42"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.750000"
		}
		"401"
		{
			"name"		"cu_m249_sektor"
			"description_string"		"#PaintKit_cu_m249_sektor"
			"description_tag"		"#PaintKit_cu_m249_sektor_Tag"
			"style"		"7"
			"pattern"		"workshop/M249_Sektor"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"3"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"402"
		{
			"name"		"am_mac10_malachite"
			"description_string"		"#PaintKit_am_mac10_malachite"
			"description_tag"		"#PaintKit_am_mac10_malachite_Tag"
			"style"		"5"
			"pattern"		"workshop/malachite"
			"color0"		"6 85 128"
			"color1"		"0 25 16"
			"color2"		"30 161 119"
			"color3"		"0 0 0"
			"pattern_scale"		"2.000000"
			"phongexponent"		"4"
			"phongalbedoboost"		"15"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.300000"
			"pattern_offset_x_end"		"0.750000"
			"pattern_offset_y_start"		"0.810000"
			"pattern_offset_y_end"		"0.900000"
			"pattern_rotate_start"		"15.000000"
			"pattern_rotate_end"		"35.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"403"
		{
			"name"		"cu_mp9_deadly_poison"
			"description_string"		"#PaintKit_cu_mp9_deadly_poison"
			"description_tag"		"#PaintKit_cu_mp9_deadly_poison_Tag"
			"style"		"7"
			"pattern"		"workshop/mp9_deadly_poison"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"15"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"404"
		{
			"name"		"cu_p250_mandala"
			"description_string"		"#PaintKit_cu_p250_mandala"
			"description_tag"		"#PaintKit_cu_p250_mandala_Tag"
			"style"		"7"
			"pattern"		"workshop/p250_mandala"
			"pattern_scale"		"1.000000"
			"phongexponent"		"100"
			"phongintensity"		"100"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"405"
		{
			"name"		"cu_sawedoff_deva"
			"description_string"		"#PaintKit_cu_sawedoff_deva"
			"description_tag"		"#PaintKit_cu_sawedoff_deva_Tag"
			"style"		"7"
			"pattern"		"workshop/sawedoff_deva"
			"pattern_scale"		"1.000000"
			"phongexponent"		"150"
			"phongintensity"		"35"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"406"
		{
			"name"		"aq_scar20_leak"
			"description_string"		"#PaintKit_aq_scar20_leak"
			"description_tag"		"#PaintKit_aq_scar20_leak_Tag"
			"style"		"8"
			"pattern"		"workshop/scar20_leak"
			"pattern_scale"		"3.000000"
			"phongexponent"		"64"
			"phongalbedoboost"		"75"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"407"
		{
			"name"		"aq_xm1014_sigla"
			"description_string"		"#PaintKit_aq_xm1014_sigla"
			"description_tag"		"#PaintKit_aq_xm1014_sigla_Tag"
			"style"		"8"
			"pattern"		"workshop/xm1014_sigla"
			"pattern_scale"		"2.000000"
			"phongexponent"		"40"
			"phongalbedoboost"		"30"
			"ignore_weapon_size_scale"		"1"
			"pattern_offset_x_start"		"0.080000"
			"pattern_offset_x_end"		"0.350000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"38.000000"
			"pattern_rotate_end"		"98.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"409"
		{
			"name"		"an_tiger_orange"
			"description_string"		"#PaintKit_an_tiger_orange"
			"description_tag"		"#PaintKit_an_tiger_orange_Tag"
			"style"		"5"
			"pattern"		"tiger"
			"color0"		"66 40 5"
			"color1"		"67 41 5"
			"color2"		"87 52 4"
			"color3"		"87 52 4"
			"pattern_scale"		"4.000000"
			"phongexponent"		"16"
			"phongalbedoboost"		"50"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"45.000000"
			"pattern_rotate_end"		"45.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"410"
		{
			"name"		"aq_damascus"
			"description_string"		"#PaintKit_aq_damascus_knife"
			"description_tag"		"#PaintKit_aq_damascus_Tag"
			"style"		"8"
			"pattern"		"damascus"
			"color0"		"59 64 68"
			"color1"		"91 95 100"
			"color2"		"30 31 31"
			"color3"		"8 5 1"
			"pattern_scale"		"3.000000"
			"phongexponent"		"8"
			"phongalbedoboost"		"60"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"411"
		{
			"name"		"aq_damascus_90"
			"description_string"		"#PaintKit_aq_damascus_knife"
			"description_tag"		"#PaintKit_aq_damascus_Tag"
			"style"		"8"
			"pattern"		"damascus"
			"color0"		"59 64 68"
			"color1"		"91 95 100"
			"color2"		"30 31 31"
			"color3"		"8 5 1"
			"pattern_scale"		"3.000000"
			"phongexponent"		"8"
			"phongalbedoboost"		"60"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"90.000000"
			"pattern_rotate_end"		"90.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"413"
		{
			"name"		"am_marble_fade"
			"description_string"		"#PaintKit_am_marble_fade"
			"description_tag"		"#PaintKit_am_marble_fade_Tag"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"9 8 8"
			"color1"		"156 123 10"
			"color2"		"143 43 30"
			"color3"		"30 61 131"
			"pattern_scale"		"1.600000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"-0.700000"
			"pattern_offset_y_end"		"-0.700000"
			"pattern_rotate_start"		"-50.000000"
			"pattern_rotate_end"		"-70.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"414"
		{
			"name"		"aq_steel_knife"
			"description_string"		"#PaintKit_aq_steel"
			"description_tag"		"#PaintKit_aq_steel_bravo_Tag"
			"pattern"		"steel"
			"wear_default"		"0.400000"
			"seed"		"21"
			"style"		"8"
			"color0"		"164 109 67"
			"color1"		"129 134 143"
			"color2"		"148 115 84"
			"color3"		"215 120 26"
			"phongalbedoboost"		"1"
			"pattern_scale"		"4"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"-4"
			"pattern_rotate_end"		"4"
			"wear_remap_min"		"0.400000"
			"wear_remap_max"		"1.000000"
		}
		"415"
		{
			"name"		"am_ruby_marbleized"
			"description_string"		"#PaintKit_am_marbleized"
			"description_tag"		"#PaintKit_am_marbleized_Tag"
			"same_name_family_aggregate"		"415-421,617-619,852-855"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"59 5 14"
			"color1"		"15 6 1"
			"color2"		"17 6 1"
			"color3"		"22 2 6"
			"pattern_scale"		"1.600000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"416"
		{
			"name"		"am_sapphire_marbleized"
			"description_string"		"#PaintKit_am_marbleized"
			"description_tag"		"#PaintKit_am_marbleized_Tag"
			"same_name_family_aggregate"		"415-421,617-619,852-855"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"34 23 117"
			"color1"		"10 1 15"
			"color2"		"1 13 17"
			"color3"		"8 2 22"
			"pattern_scale"		"1.600000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"417"
		{
			"name"		"am_blackpearl_marbleized"
			"description_string"		"#PaintKit_am_marbleized"
			"description_tag"		"#PaintKit_am_marbleized_Tag"
			"same_name_family_aggregate"		"415-421,617-619,852-855"
			"style"		"5"
			"pattern"		"smoke"
			"color0"		"16 67 131"
			"color1"		"42 57 8"
			"color2"		"40 10 24"
			"color3"		"11 14 27"
			"pattern_scale"		"1.600000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"418"
		{
			"name"		"am_doppler_phase1"
			"description_string"		"#PaintKit_am_marbleized"
			"description_tag"		"#PaintKit_am_marbleized_Tag"
			"same_name_family_aggregate"		"415-421,617-619,852-855"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"11 14 27"
			"color1"		"30 22 12"
			"color2"		"98 13 28"
			"color3"		"11 14 27"
			"pattern_scale"		"1.600000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-50.000000"
			"pattern_rotate_end"		"-70.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"419"
		{
			"name"		"am_doppler_phase2"
			"description_string"		"#PaintKit_am_marbleized"
			"description_tag"		"#PaintKit_am_marbleized_Tag"
			"same_name_family_aggregate"		"415-421,617-619,852-855"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"11 14 27"
			"color1"		"99 9 36"
			"color2"		"30 22 12"
			"color3"		"99 9 36"
			"pattern_scale"		"1.600000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-50.000000"
			"pattern_rotate_end"		"-70.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"420"
		{
			"name"		"am_doppler_phase3"
			"description_string"		"#PaintKit_am_marbleized"
			"description_tag"		"#PaintKit_am_marbleized_Tag"
			"same_name_family_aggregate"		"415-421,617-619,852-855"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"6 8 15"
			"color1"		"34 23 117"
			"color2"		"7 24 15"
			"color3"		"28 20 9"
			"pattern_scale"		"1.600000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-50.000000"
			"pattern_rotate_end"		"-70.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"421"
		{
			"name"		"am_doppler_phase4"
			"description_string"		"#PaintKit_am_marbleized"
			"description_tag"		"#PaintKit_am_marbleized_Tag"
			"same_name_family_aggregate"		"415-421,617-619,852-855"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"7 9 18"
			"color1"		"34 23 117"
			"color2"		"12 31 174"
			"color3"		"28 20 9"
			"pattern_scale"		"1.600000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-50.000000"
			"pattern_rotate_end"		"-70.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"422"
		{
			"name"		"cu_ak47_mastery"
			"description_string"		"#PaintKit_cu_ak47_mastery"
			"description_tag"		"#PaintKit_cu_ak47_mastery_Tag"
			"style"		"7"
			"pattern"		"workshop/ak47_mastery"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"20"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"423"
		{
			"name"		"aq_mp7_ultramodern"
			"description_string"		"#PaintKit_aq_mp7_ultramodern"
			"description_tag"		"#PaintKit_aq_mp7_ultramodern_Tag"
			"style"		"8"
			"pattern"		"workshop/mp7um06"
			"color0"		"155 155 155"
			"color1"		"171 171 171"
			"color2"		"101 101 101"
			"color3"		"29 29 29"
			"pattern_scale"		"1.000000"
			"phongexponent"		"20"
			"phongalbedoboost"		"18"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"424"
		{
			"name"		"aq_awp_twine"
			"description_string"		"#PaintKit_aq_awp_twine"
			"description_tag"		"#PaintKit_aq_awp_twine_Tag"
			"style"		"8"
			"pattern"		"workshop/AWP_twine"
			"color0"		"128 128 128 255"
			"color1"		"150 150 150 255"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"0"
			"phongalbedoboost"		"5"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.450000"
		}
		"425"
		{
			"name"		"am_bronze_sparkle"
			"description_string"		"#PaintKit_am_bronze_sparkle"
			"description_tag"		"#PaintKit_am_bronze_sparkle_Tag"
			"style"		"5"
			"pattern"		"workshop/bronze_flakes"
			"color0"		"45 45 45"
			"color1"		"48 39 24"
			"color2"		"70 56 35"
			"color3"		"151 121 76"
			"pattern_scale"		"1.500000"
			"phongexponent"		"4"
			"phongalbedoboost"		"70"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-20.000000"
			"pattern_rotate_end"		"20.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.460000"
		}
		"426"
		{
			"name"		"aq_p250_contour"
			"description_string"		"#PaintKit_aq_p250_contour"
			"description_tag"		"#PaintKit_aq_p250_contour_Tag"
			"style"		"8"
			"pattern"		"workshop/coridium_p250_contour_blue"
			"color0"		"171 156 141"
			"color1"		"255 255 255"
			"color2"		"255 255 255"
			"color3"		"139 119 98"
			"pattern_scale"		"1.000000"
			"phongexponent"		"180"
			"phongalbedoboost"		"25"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"427"
		{
			"name"		"cu_fiveseven_banana"
			"description_string"		"#PaintKit_cu_fiveseven_banana"
			"description_tag"		"#PaintKit_cu_fiveseven_banana_Tag"
			"style"		"7"
			"pattern"		"workshop/FiveSeven_Banana"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"80"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.100000"
			"wear_remap_max"		"0.900000"
		}
		"428"
		{
			"name"		"cu_galil_eco"
			"description_string"		"#PaintKit_cu_galil_eco"
			"description_tag"		"#PaintKit_cu_galil_eco_Tag"
			"style"		"7"
			"pattern"		"workshop/Galil_Eco"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"50"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.100000"
			"wear_remap_max"		"0.850000"
		}
		"429"
		{
			"name"		"aq_famas_jinn"
			"description_string"		"#PaintKit_aq_famas_jinn"
			"description_tag"		"#PaintKit_aq_famas_jinn_Tag"
			"style"		"8"
			"pattern"		"workshop/jinn"
			"use_normal"		"1"
			"normal"		"workshop/jinn_normal"
			"color0"		"86 84 82"
			"color1"		"208 208 208"
			"color2"		"153 141 134"
			"color3"		"87 69 57"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongalbedoboost"		"24"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"430"
		{
			"name"		"cu_m4a1_hyper_beast"
			"description_string"		"#PaintKit_cu_m4a1_hyper_beast"
			"description_tag"		"#PaintKit_cu_m4a1_hyper_beast_Tag"
			"style"		"7"
			"pattern"		"workshop/M4_Hyper_beast"
			"pattern_scale"		"1.000000"
			"phongexponent"		"180"
			"phongintensity"		"45"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"431"
		{
			"name"		"cu_mag7_redhot"
			"description_string"		"#PaintKit_cu_mac10_redhot"
			"description_tag"		"#PaintKit_cu_mac10_redhot_tag"
			"style"		"7"
			"pattern"		"workshop/mag7_redhot_v2"
			"pattern_scale"		"1.000000"
			"phongexponent"		"21"
			"phongintensity"		"21"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"432"
		{
			"name"		"am_negev_glory"
			"description_string"		"#PaintKit_am_awp_glory"
			"description_tag"		"#PaintKit_am_awp_glory_Tag"
			"style"		"5"
			"pattern"		"workshop/Wind_Alternate3"
			"color0"		"162 131 43"
			"color1"		"157 126 71"
			"color2"		"24 32 54 255"
			"color3"		"4 7 26"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongalbedoboost"		"60"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.100000"
			"wear_remap_max"		"0.200000"
		}
		"433"
		{
			"name"		"cu_mac10_neonrider"
			"description_string"		"#PaintKit_cu_mac10_neonrider"
			"description_tag"		"#PaintKit_cu_mac10_neonrider_Tag"
			"style"		"7"
			"pattern"		"workshop/mac10_neonrider"
			"pattern_scale"		"1.000000"
			"phongexponent"		"100"
			"phongintensity"		"255"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.450000"
		}
		"434"
		{
			"name"		"cu_sawedoff_origami"
			"description_string"		"#PaintKit_cu_sawedoff_origami"
			"description_tag"		"#PaintKit_cu_sawedoff_origami_Tag"
			"style"		"7"
			"pattern"		"workshop/ori_sawed"
			"pattern_scale"		"1.000000"
			"phongexponent"		"250"
			"phongintensity"		"100"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
		}
		"435"
		{
			"name"		"cu_cz75_precision"
			"description_string"		"#PaintKit_cu_cz75_precision"
			"description_tag"		"#PaintKit_cu_cz75_precision_Tag"
			"style"		"7"
			"pattern"		"workshop/Precision_cz75"
			"pattern_scale"		"1.000000"
			"phongexponent"		"50"
			"phongintensity"		"60"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"436"
		{
			"name"		"am_ump_racer"
			"description_string"		"#PaintKit_am_ump_racer"
			"description_tag"		"#PaintKit_am_ump_racer_Tag"
			"style"		"5"
			"pattern"		"workshop/ump_racer_rbg"
			"color0"		"198 176 137"
			"color1"		"203 203 203"
			"color2"		"44 44 44"
			"color3"		"171 59 57"
			"pattern_scale"		"1.000000"
			"phongexponent"		"50"
			"phongalbedoboost"		"1"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.250000"
			"wear_remap_max"		"0.350000"
		}
		"437"
		{
			"name"		"am_aqua_flecks"
			"description_string"		"#PaintKit_am_copper_flecks"
			"description_tag"		"#PaintKit_am_aqua_flecks_Tag"
			"style"		"5"
			"pattern"		"noise"
			"color0"		"2 16 12"
			"color1"		"2 25 25"
			"color2"		"9 46 49"
			"color3"		"8 7 32"
			"pattern_scale"		"8.000000"
			"phongexponent"		"32"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.200000"
		}
		"438"
		{
			"name"		"cu_chronos_g3sg1"
			"description_string"		"#PaintKit_cu_chronos_g3sg1"
			"description_tag"		"#PaintKit_cu_chronos_g3sg1_Tag"
			"style"		"7"
			"pattern"		"chronos_g3sg1"
			"pattern_scale"		"1.000000"
			"phongexponent"		"128"
			"phongintensity"		"60"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
		}
		"439"
		{
			"name"		"hy_hades"
			"description_string"		"#PaintKit_hy_hades"
			"description_tag"		"#PaintKit_hy_hades_Tag"
			"style"		"2"
			"pattern"		"hades"
			"color0"		"177 178 163"
			"color1"		"31 31 31"
			"color2"		"123 123 123"
			"color3"		"77 77 77"
			"pattern_scale"		"12.000000"
			"phongexponent"		"32"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"440"
		{
			"name"		"hy_icarus"
			"description_string"		"#PaintKit_hy_icarus"
			"description_tag"		"#PaintKit_hy_icarus_Tag"
			"style"		"2"
			"pattern"		"icarus"
			"color0"		"4 9 31"
			"color1"		"0 0 8"
			"color2"		"0 63 89"
			"color3"		"14 195 198"
			"pattern_scale"		"1.400000"
			"phongexponent"		"255"
			"phongintensity"		"32"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.500000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"-0.500000"
			"pattern_offset_y_end"		"-0.500000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.100000"
		}
		"441"
		{
			"name"		"cu_labyrinth"
			"description_string"		"#PaintKit_cu_labyrinth"
			"description_tag"		"#PaintKit_cu_labyrinth_Tag"
			"style"		"7"
			"pattern"		"labyrinth"
			"pattern_scale"		"1.210000"
			"phongexponent"		"80"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.490000"
			"pattern_offset_y_end"		"0.490000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.390000"
		}
		"442"
		{
			"name"		"sp_labyrinth"
			"description_string"		"#PaintKit_sp_labyrinth1"
			"description_tag"		"#PaintKit_sp_labyrinth1_Tag"
			"style"		"3"
			"pattern"		"labyrinth_basic"
			"color0"		"8 7 60"
			"color1"		"18 100 83"
			"color2"		"12 78 133"
			"color3"		"24 13 114"
			"pattern_scale"		"0.770000"
			"phongexponent"		"32"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
		}
		"443"
		{
			"name"		"sp_labyrinth2"
			"description_string"		"#PaintKit_sp_labyrinth2"
			"description_tag"		"#PaintKit_sp_labyrinth2_Tag"
			"style"		"3"
			"pattern"		"labyrinth_basic"
			"color0"		"24 24 24"
			"color1"		"121 121 121"
			"color2"		"45 45 45"
			"color3"		"40 40 40"
			"pattern_scale"		"3.000000"
			"phongexponent"		"255"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.350000"
		}
		"444"
		{
			"name"		"sp_labyrinth3"
			"description_string"		"#PaintKit_sp_labyrinth3"
			"description_tag"		"#PaintKit_sp_labyrinth3_Tag"
			"style"		"3"
			"pattern"		"labyrinth_basic"
			"color0"		"1 10 16"
			"color1"		"42 44 45"
			"color2"		"66 21 7"
			"color3"		"65 66 67"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
		}
		"445"
		{
			"name"		"an_red_m4a1s"
			"description_string"		"#PaintKit_an_red"
			"description_tag"		"#PaintKit_an_red_Tag"
			"style"		"5"
			"pattern"		"m4a1s_hotrod"
			"color0"		"48 2 2"
			"color1"		"60 3 3"
			"color2"		"17 17 17"
			"color3"		"59 59 59"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongalbedoboost"		"100"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"446"
		{
			"name"		"cu_medusa_awp"
			"description_string"		"#PaintKit_cu_medusa_awp"
			"description_tag"		"#PaintKit_cu_medusa_awp_Tag"
			"style"		"8"
			"pattern"		"medusa_awp"
			"color0"		"78 249 255"
			"color1"		"255 255 255"
			"color2"		"255 255 255"
			"color3"		"74 178 127"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongalbedoboost"		"50"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"447"
		{
			"name"		"gs_mother_of_pearl_elite"
			"description_string"		"#PaintKit_gs_mother_of_pearl_elite"
			"description_tag"		"#PaintKit_gs_mother_of_pearl_elite_Tag"
			"style"		"9"
			"pattern"		"mother_of_pearl_elite"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"196 196 196"
			"color3"		"228 228 228"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"10"
			"phongalbedoboost"		"20"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"448"
		{
			"name"		"aa_pandora"
			"description_string"		"#PaintKit_aa_pandora"
			"description_tag"		"#PaintKit_aa_pandora_Tag"
			"style"		"6"
			"pattern"		"pandora"
			"color0"		"4 4 22"
			"color1"		"11 66 119"
			"color2"		"49 21 72"
			"color3"		"170 170 170"
			"pattern_scale"		"2.500000"
			"phongexponent"		"255"
			"phongalbedoboost"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"1.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"180.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.300000"
		}
		"449"
		{
			"name"		"cu_poseidon"
			"description_string"		"#PaintKit_cu_poseidon"
			"description_tag"		"#PaintKit_cu_poseidon_Tag"
			"style"		"7"
			"pattern"		"poseidon_m4"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.330000"
		}
		"450"
		{
			"name"		"hy_zodiac1"
			"description_string"		"#PaintKit_hy_zodiac1"
			"description_tag"		"#PaintKit_hy_zodiac1_Tag"
			"style"		"2"
			"pattern"		"zodiac"
			"color0"		"11 19 55"
			"color1"		"37 37 57"
			"color2"		"1 3 13"
			"color3"		"13 17 35"
			"pattern_scale"		"3.000000"
			"phongexponent"		"20"
			"phongintensity"		"4"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"451"
		{
			"name"		"hy_zodiac2"
			"description_string"		"#PaintKit_hy_zodiac2"
			"description_tag"		"#PaintKit_hy_zodiac2_Tag"
			"style"		"2"
			"pattern"		"zodiac"
			"color0"		"11 19 55"
			"color1"		"0 9 10"
			"color2"		"43 29 108"
			"color3"		"13 17 35"
			"pattern_scale"		"2.000000"
			"phongexponent"		"64"
			"phongintensity"		"20"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"452"
		{
			"name"		"hy_zodiac3"
			"description_string"		"#PaintKit_hy_zodiac3"
			"description_tag"		"#PaintKit_hy_zodiac3_Tag"
			"style"		"2"
			"pattern"		"zodiac"
			"color0"		"21 68 66"
			"color1"		"37 37 57"
			"color2"		"1 3 13"
			"color3"		"13 17 35"
			"pattern_scale"		"1.400000"
			"phongexponent"		"20"
			"phongintensity"		"4"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"453"
		{
			"name"		"an_emerald"
			"description_string"		"#PaintKit_an_emerald"
			"description_tag"		"#PaintKit_an_emerald_bravo_Tag"
			"wear_default"		"0.060000"
			"style"		"4"
			"color0"		"5 61 34"
			"color1"		"5 61 34"
			"color2"		"1 1 1"
			"color3"		"1 1 1"
			"phongexponent"		"32"
			"phongalbedoboost"		"30"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"454"
		{
			"name"		"so_khaki_green"
			"description_string"		"#PaintKit_so_khaki_green"
			"description_tag"		"#PaintKit_so_khaki_green_Tag"
			"style"		"2"
			"pattern"		"usp_solid"
			"color0"		"18 18 18"
			"color1"		"88 107 76"
			"color2"		"18 18 18"
			"color3"		"18 18 18"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"200"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"455"
		{
			"name"		"cu_anime_aug"
			"description_string"		"#PaintKit_cu_anime_aug"
			"description_tag"		"#PaintKit_cu_anime_aug_Tag"
			"style"		"7"
			"pattern"		"anime_aug"
			"pattern_scale"		"1.000000"
			"phongexponent"		"180"
			"phongintensity"		"180"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"456"
		{
			"name"		"am_bamboo_jungle"
			"description_string"		"#PaintKit_am_bamboo_jungle"
			"description_tag"		"#PaintKit_am_bamboo_jungle_Tag"
			"style"		"5"
			"pattern"		"bamboo_jungle"
			"color0"		"223 227 213"
			"color1"		"143 19 19"
			"color2"		"32 31 28"
			"color3"		"86 107 34"
			"pattern_scale"		"1.400000"
			"phongexponent"		"40"
			"phongalbedoboost"		"20"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.730000"
			"pattern_offset_x_end"		"0.820000"
			"pattern_offset_y_start"		"0.340000"
			"pattern_offset_y_end"		"0.340000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"457"
		{
			"name"		"hy_bamboo_jungle_ink"
			"description_string"		"#PaintKit_hy_bamboo_jungle_ink"
			"description_tag"		"#PaintKit_hy_bamboo_jungle_ink_Tag"
			"style"		"2"
			"pattern"		"bamboo_jungle"
			"color0"		"221 218 196"
			"color1"		"143 19 19"
			"color2"		"50 46 39"
			"color3"		"116 114 111"
			"pattern_scale"		"3.000000"
			"phongexponent"		"120"
			"phongintensity"		"160"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.550000"
			"pattern_offset_x_end"		"0.590000"
			"pattern_offset_y_start"		"0.180000"
			"pattern_offset_y_end"		"0.220000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"2.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"458"
		{
			"name"		"hy_bamboo_jungle_black"
			"description_string"		"#PaintKit_hy_bamboo_jungle_black"
			"description_tag"		"#PaintKit_hy_bamboo_jungle_black_Tag"
			"style"		"2"
			"pattern"		"bamboo_jungle"
			"color0"		"21 22 25"
			"color1"		"143 19 19"
			"color2"		"33 30 26"
			"color3"		"55 54 51"
			"pattern_scale"		"2.000000"
			"phongexponent"		"40"
			"phongintensity"		"12"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.070000"
			"pattern_offset_x_end"		"0.200000"
			"pattern_offset_y_start"		"0.270000"
			"pattern_offset_y_end"		"0.360000"
			"pattern_rotate_start"		"270.000000"
			"pattern_rotate_end"		"270.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"459"
		{
			"name"		"hy_bamboo_jungle"
			"description_string"		"#PaintKit_hy_bamboo_jungle"
			"description_tag"		"#PaintKit_hy_bamboo_jungle_Tag"
			"style"		"2"
			"pattern"		"bamboo_jungle"
			"color0"		"206 207 193"
			"color1"		"88 3 3"
			"color2"		"26 21 17"
			"color3"		"114 138 29"
			"pattern_scale"		"1.400000"
			"phongexponent"		"140"
			"phongintensity"		"140"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.550000"
			"pattern_offset_x_end"		"0.590000"
			"pattern_offset_y_start"		"0.400000"
			"pattern_offset_y_end"		"0.420000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"1.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"460"
		{
			"name"		"am_geometric_steps"
			"description_string"		"#PaintKit_am_geometric_steps"
			"description_tag"		"#PaintKit_am_geometric_steps_Tag"
			"style"		"5"
			"pattern"		"geometric_steps"
			"color0"		"94 146 141"
			"color1"		"61 138 120"
			"color2"		"187 187 187"
			"color3"		"33 154 217"
			"pattern_scale"		"4.550000"
			"phongexponent"		"80"
			"phongalbedoboost"		"0"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"462"
		{
			"name"		"hy_geometric_steps_green"
			"description_string"		"#PaintKit_hy_geometric_steps_green"
			"description_tag"		"#PaintKit_hy_geometric_steps_green_Tag"
			"style"		"2"
			"pattern"		"geometric_steps"
			"color0"		"221 203 203"
			"color1"		"255 85 81"
			"color2"		"49 49 49"
			"color3"		"99 181 51"
			"pattern_scale"		"3.500000"
			"phongexponent"		"100"
			"phongintensity"		"180"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
			"dialog_config"		"14,0,0,0"
		}
		"463"
		{
			"name"		"hy_geometric_steps_yellow"
			"description_string"		"#PaintKit_hy_geometric_steps_yellow"
			"description_tag"		"#PaintKit_hy_geometric_steps_yellow_Tag"
			"style"		"2"
			"pattern"		"geometric_steps"
			"color0"		"60 65 65"
			"color1"		"244 129 118"
			"color2"		"241 188 26"
			"color3"		"207 203 175"
			"pattern_scale"		"5.000000"
			"phongexponent"		"200"
			"phongintensity"		"100"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"464"
		{
			"name"		"hy_kimono_diamonds"
			"description_string"		"#PaintKit_hy_kimono_diamonds"
			"description_tag"		"#PaintKit_hy_kimono_diamonds_Tag"
			"style"		"2"
			"pattern"		"kimono_diamonds"
			"color0"		"182 230 28"
			"color1"		"184 181 157"
			"color2"		"120 116 99"
			"color3"		"201 211 167"
			"pattern_scale"		"4.500000"
			"phongexponent"		"120"
			"phongintensity"		"120"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"90.000000"
			"pattern_rotate_end"		"90.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"465"
		{
			"name"		"hy_kimono_diamonds_orange"
			"description_string"		"#PaintKit_hy_kimono_diamonds_orange"
			"description_tag"		"#PaintKit_hy_kimono_diamonds_orange_Tag"
			"style"		"2"
			"pattern"		"kimono_diamonds"
			"color0"		"66 65 63"
			"color1"		"39 39 39"
			"color2"		"242 152 35"
			"color3"		"76 74 71"
			"pattern_scale"		"2.000000"
			"phongexponent"		"160"
			"phongintensity"		"80"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"180.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"466"
		{
			"name"		"hy_kimono_diamonds_red"
			"description_string"		"#PaintKit_hy_kimono_diamonds_red"
			"description_tag"		"#PaintKit_hy_kimono_diamonds_red_Tag"
			"style"		"2"
			"pattern"		"kimono_diamonds"
			"color0"		"14 13 13"
			"color1"		"28 32 34"
			"color2"		"144 17 17"
			"color3"		"54 31 31"
			"pattern_scale"		"4.500000"
			"phongexponent"		"140"
			"phongintensity"		"100"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"467"
		{
			"name"		"sp_kimono_diamonds"
			"description_string"		"#PaintKit_sp_kimono_diamonds"
			"description_tag"		"#PaintKit_sp_kimono_diamonds_Tag"
			"style"		"3"
			"pattern"		"kimono_diamonds"
			"color0"		"27 27 27"
			"color1"		"146 164 173"
			"color2"		"161 215 15"
			"color3"		"105 116 96"
			"pattern_scale"		"1.700000"
			"phongexponent"		"180"
			"phongintensity"		"80"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"90.000000"
			"pattern_rotate_end"		"90.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"468"
		{
			"name"		"am_seastorm"
			"description_string"		"#PaintKit_am_seastorm"
			"description_tag"		"#PaintKit_am_seastorm_Tag"
			"style"		"5"
			"pattern"		"sea_storm"
			"color0"		"22 39 35"
			"color1"		"105 154 173"
			"color2"		"74 162 172"
			"color3"		"10 2 25"
			"pattern_scale"		"1.400000"
			"phongexponent"		"140"
			"phongalbedoboost"		"0"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"10.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.750000"
		}
		"469"
		{
			"name"		"am_seastorm_blood"
			"description_string"		"#PaintKit_am_seastorm_blood"
			"description_tag"		"#PaintKit_am_seastorm_blood_Tag"
			"style"		"5"
			"pattern"		"sea_storm_blood"
			"color0"		"56 6 6"
			"color1"		"143 43 8"
			"color2"		"188 97 65"
			"color3"		"7 0 0"
			"pattern_scale"		"1.600000"
			"phongexponent"		"160"
			"phongalbedoboost"		"0"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.450000"
			"pattern_offset_x_end"		"0.550000"
			"pattern_offset_y_start"		"0.500000"
			"pattern_offset_y_end"		"0.600000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"1.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.750000"
		}
		"470"
		{
			"name"		"am_seastorm_shojo"
			"description_string"		"#PaintKit_am_seastorm_blood"
			"description_tag"		"#PaintKit_am_seastorm_shojo_Tag"
			"style"		"5"
			"pattern"		"sea_storm_shojo"
			"color0"		"56 6 6"
			"color1"		"143 43 8"
			"color2"		"188 97 65"
			"color3"		"7 0 0"
			"pattern_scale"		"1.600000"
			"phongexponent"		"160"
			"phongalbedoboost"		"0"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.450000"
			"pattern_offset_x_end"		"0.550000"
			"pattern_offset_y_start"		"0.500000"
			"pattern_offset_y_end"		"0.600000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"1.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.750000"
		}
		"471"
		{
			"name"		"am_kimono_sunrise"
			"description_string"		"#PaintKit_am_kimono_sunrise"
			"description_tag"		"#PaintKit_am_kimono_sunrise_Tag"
			"style"		"5"
			"pattern"		"kimono_sunrise"
			"color0"		"254 236 116"
			"color1"		"163 119 55"
			"color2"		"134 146 148"
			"color3"		"64 42 17"
			"pattern_scale"		"1.500000"
			"phongexponent"		"220"
			"phongalbedoboost"		"0"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.140000"
			"pattern_offset_x_end"		"0.900000"
			"pattern_offset_y_start"		"0.230000"
			"pattern_offset_y_end"		"0.230000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"472"
		{
			"name"		"so_keycolors"
			"description_string"		"#PaintKit_so_keycolors"
			"description_tag"		"#PaintKit_am_so_keycolors_Tag"
			"style"		"1"
			"color0"		"235 154 26"
			"color1"		"58 68 77"
			"color2"		"95 255 8"
			"color3"		"77 71 69"
			"phongexponent"		"64"
			"phongintensity"		"44"
			"only_first_material"		"0"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"473"
		{
			"name"		"so_aqua"
			"description_string"		"#PaintKit_so_aqua"
			"description_tag"		"#PaintKit_so_aqua_Tag"
			"style"		"1"
			"color0"		"128 64 64"
			"color1"		"20 30 34"
			"color2"		"92 146 145"
			"color3"		"161 158 129"
			"phongexponent"		"80"
			"phongintensity"		"200"
			"only_first_material"		"0"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"474"
		{
			"name"		"cu_ak47_courage_alt"
			"description_string"		"#PaintKit_cu_ak47_courage_alt"
			"description_tag"		"#PaintKit_cu_ak47_courage_alt_Tag"
			"style"		"7"
			"pattern"		"workshop/ak47_courage"
			"pattern_scale"		"1.000000"
			"phongexponent"		"88"
			"phongintensity"		"18"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"475"
		{
			"name"		"cu_awp_hyper_beast"
			"description_string"		"#PaintKit_cu_m4a1_hyper_beast"
			"description_tag"		"#PaintKit_cu_m4a1_hyper_beast_Tag"
			"style"		"7"
			"pattern"		"workshop/awp_hyper_beast"
			"pattern_scale"		"1.000000"
			"phongexponent"		"190"
			"phongintensity"		"78"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"476"
		{
			"name"		"cu_cz75a_chastizer"
			"description_string"		"#PaintKit_cu_cz75a_chastizer"
			"description_tag"		"#PaintKit_cu_cz75a_chastizer_Tag"
			"style"		"7"
			"pattern"		"workshop/cz75a_chastizer"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"255"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"477"
		{
			"name"		"am_famas_dots"
			"description_string"		"#PaintKit_am_famas_dots"
			"description_tag"		"#PaintKit_am_famas_dots_Tag"
			"style"		"5"
			"pattern"		"workshop/dots"
			"color0"		"205 167 15"
			"color1"		"140 136 96"
			"color2"		"58 59 53"
			"color3"		"1 2 2"
			"pattern_scale"		"4.000000"
			"phongexponent"		"32"
			"phongalbedoboost"		"0"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"478"
		{
			"name"		"cu_galilar_particles"
			"description_string"		"#PaintKit_cu_galilar_particles"
			"description_tag"		"#PaintKit_cu_galilar_particles_Tag"
			"style"		"7"
			"pattern"		"workshop/particles"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"479"
		{
			"name"		"aq_glock18_flames_blue"
			"description_string"		"#PaintKit_aq_glock18_flames_blue"
			"description_tag"		"#PaintKit_aq_glock18_flames_blue_Tag"
			"style"		"8"
			"pattern"		"workshop/glock_flames_blue_green"
			"color0"		"127 156 106"
			"color1"		"112 129 179"
			"color2"		"137 146 90"
			"color3"		"119 132 219"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongalbedoboost"		"75"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"480"
		{
			"name"		"cu_m4a4_evil_daimyo"
			"description_string"		"#PaintKit_cu_m4a4_evil_daimyo"
			"description_tag"		"#PaintKit_cu_m4a4_evil_daimyo_Tag"
			"style"		"7"
			"pattern"		"workshop/daimyo_evil_greyred"
			"pattern_scale"		"1.000000"
			"phongexponent"		"230"
			"phongintensity"		"18"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.520000"
		}
		"481"
		{
			"name"		"cu_mp7_nemsis"
			"description_string"		"#PaintKit_cu_mp7_nemsis"
			"description_tag"		"#PaintKit_cu_mp7_nemsis_Tag"
			"style"		"7"
			"pattern"		"workshop/nemesis_mp7"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"15"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.320000"
		}
		"482"
		{
			"name"		"am_mp9_nitrogen"
			"description_string"		"#PaintKit_am_mp9_nitrogen"
			"description_tag"		"#PaintKit_am_mp9_nitrogen_Tag"
			"style"		"5"
			"pattern"		"workshop/nitrogen_pattern"
			"color0"		"0 0 0"
			"color1"		"215 64 4"
			"color2"		"23 15 18"
			"color3"		"53 15 46"
			"pattern_scale"		"2.500000"
			"phongexponent"		"25"
			"phongalbedoboost"		"33"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"483"
		{
			"name"		"cu_negev_annihilator"
			"description_string"		"#PaintKit_cu_negev_annihilator"
			"description_tag"		"#PaintKit_cu_negev_annihilator_Tag"
			"style"		"7"
			"pattern"		"workshop/negev_annihilator"
			"pattern_scale"		"1.000000"
			"phongexponent"		"128"
			"phongintensity"		"48"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"1.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"1.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.140000"
			"wear_remap_max"		"0.650000"
		}
		"484"
		{
			"name"		"cu_nova_ranger"
			"description_string"		"#PaintKit_cu_nova_ranger"
			"description_tag"		"#PaintKit_cu_nova_ranger_Tag"
			"style"		"7"
			"pattern"		"workshop/nova_ranger"
			"pattern_scale"		"1.000000"
			"phongexponent"		"20"
			"phongintensity"		"5"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"485"
		{
			"name"		"aq_p2000_boom"
			"description_string"		"#PaintKit_aq_p2000_boom"
			"description_tag"		"#PaintKit_aq_p2000_boom_Tag"
			"style"		"8"
			"pattern"		"workshop/p2000_boom"
			"color0"		"50 50 50"
			"color1"		"255 255 255"
			"color2"		"255 255 255"
			"color3"		"76 76 76"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongalbedoboost"		"150"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"486"
		{
			"name"		"cu_p90_mastery"
			"description_string"		"#PaintKit_cu_ak47_mastery"
			"description_tag"		"#PaintKit_cu_ak47_mastery_Tag"
			"style"		"7"
			"pattern"		"workshop/P90_mastery"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"487"
		{
			"name"		"cu_sg553_cyrex"
			"description_string"		"#PaintKit_cu_cyrex"
			"description_tag"		"#PaintKit_cu_cyrex_tag"
			"style"		"7"
			"pattern"		"workshop/ssg_cyrex"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"3"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"488"
		{
			"name"		"cu_ump45_uproar"
			"description_string"		"#PaintKit_cu_ump45_uproar"
			"description_tag"		"#PaintKit_cu_ump45_uproar_Tag"
			"style"		"7"
			"pattern"		"workshop/ump45_uproar"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"50"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"489"
		{
			"name"		"cu_usp_progressiv"
			"description_string"		"#PaintKit_cu_usp_progressiv"
			"description_tag"		"#PaintKit_cu_usp_progressiv_Tag"
			"style"		"7"
			"pattern"		"workshop/usps_progressiv"
			"pattern_scale"		"1.000000"
			"phongexponent"		"150"
			"phongintensity"		"70"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.460000"
		}
		"490"
		{
			"name"		"cu_ak47_winter_sport"
			"description_string"		"#PaintKit_cu_ak47_winter_sport"
			"description_tag"		"#PaintKit_cu_ak47_winter_sport_Tag"
			"style"		"7"
			"pattern"		"workshop/ak47_winter_sport"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.020000"
			"wear_remap_max"		"0.870000"
		}
		"491"
		{
			"name"		"cu_dualberretta_dragons"
			"description_string"		"#PaintKit_cu_dualberretta_dragons"
			"description_tag"		"#PaintKit_cu_dualberretta_dragons_Tag"
			"style"		"7"
			"pattern"		"workshop/dualberretta_dragons"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"40"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"492"
		{
			"name"		"cu_famas_lenta"
			"description_string"		"#PaintKit_cu_famas_lenta"
			"description_tag"		"#PaintKit_cu_famas_lenta_Tag"
			"style"		"7"
			"pattern"		"workshop/famas_lenta"
			"pattern_scale"		"1.000000"
			"phongexponent"		"80"
			"phongintensity"		"20"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"493"
		{
			"name"		"gs_g3sg1_flux_purple"
			"description_string"		"#PaintKit_gs_g3sg1_flux_purple"
			"description_tag"		"#PaintKit_gs_g3sg1_flux_purple_Tag"
			"style"		"9"
			"pattern"		"workshop/g3sg1_flux_purple"
			"color0"		"255 255 255"
			"color1"		"97 97 120"
			"color2"		"255 255 255"
			"color3"		"56 28 8"
			"pattern_scale"		"1.000000"
			"phongexponent"		"10"
			"phongintensity"		"0"
			"phongalbedoboost"		"25"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.900000"
		}
		"494"
		{
			"name"		"gs_galil_nightwing"
			"description_string"		"#PaintKit_gs_galil_nightwing"
			"description_tag"		"#PaintKit_gs_galil_nightwing_Tag"
			"style"		"9"
			"pattern"		"workshop/galil_nightwing"
			"color0"		"64 64 64"
			"color1"		"211 211 211"
			"color2"		"119 154 181"
			"color3"		"162 224 247"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"255"
			"phongalbedoboost"		"30"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.900000"
		}
		"495"
		{
			"name"		"gs_glock18_wrathys"
			"description_string"		"#PaintKit_gs_glock18_wrathys"
			"description_tag"		"#PaintKit_gs_glock18_wrathys_Tag"
			"style"		"9"
			"pattern"		"workshop/glock18_wrathys"
			"use_normal"		"1"
			"normal"		"workshop/glock18_wrathys_normal"
			"color0"		"91 91 91"
			"color1"		"166 166 166"
			"color2"		"102 76 56"
			"color3"		"99 93 89"
			"pattern_scale"		"1.000000"
			"phongexponent"		"16"
			"phongintensity"		"5"
			"phongalbedoboost"		"18"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"496"
		{
			"name"		"gs_m249_nebula_crusader"
			"description_string"		"#PaintKit_gs_m249_nebula_crusader"
			"description_tag"		"#PaintKit_gs_m249_nebula_crusader_Tag"
			"style"		"9"
			"pattern"		"workshop/m249_nebula_crusader"
			"color0"		"0 255 174"
			"color1"		"217 210 199"
			"color2"		"255 189 111"
			"color3"		"102 255 221"
			"pattern_scale"		"1.000000"
			"phongexponent"		"120"
			"phongintensity"		"12"
			"phongalbedoboost"		"32"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"497"
		{
			"name"		"gs_m4a1s_snakebite_gold"
			"description_string"		"#PaintKit_gs_m4a1s_snakebite_gold"
			"description_tag"		"#PaintKit_gs_m4a1s_snakebite_gold_Tag"
			"style"		"9"
			"pattern"		"workshop/m4a1s_snakebite_gold"
			"color0"		"218 200 113"
			"color1"		"194 188 164"
			"color2"		"109 106 89"
			"color3"		"175 198 196"
			"pattern_scale"		"1.000000"
			"phongexponent"		"5"
			"phongintensity"		"0"
			"phongalbedoboost"		"2"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"498"
		{
			"name"		"cu_mac10_alekhya_duo"
			"description_string"		"#PaintKit_cu_mac10_alekhya_duo"
			"description_tag"		"#PaintKit_cu_mac10_alekhya_duo_Tag"
			"style"		"7"
			"pattern"		"workshop/mac10_alekhya_duo"
			"pattern_scale"		"1.000000"
			"phongexponent"		"125"
			"phongintensity"		"50"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"499"
		{
			"name"		"cu_mag7_myrcene"
			"description_string"		"#PaintKit_cu_mag7_myrcene"
			"description_tag"		"#PaintKit_cu_mag7_myrcene_Tag"
			"style"		"7"
			"pattern"		"workshop/mag7_myrcene"
			"pattern_scale"		"1.000000"
			"phongexponent"		"10"
			"phongintensity"		"2"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"500"
		{
			"name"		"cu_mp7_classified"
			"description_string"		"#PaintKit_cu_mp7_classified"
			"description_tag"		"#PaintKit_cu_mp7_classified_Tag"
			"style"		"7"
			"pattern"		"workshop/mp7_classified"
			"pattern_scale"		"1.000000"
			"phongexponent"		"180"
			"phongintensity"		"50"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.620000"
		}
		"501"
		{
			"name"		"hy_p250_crackshot"
			"description_string"		"#PaintKit_hy_p250_crackshot"
			"description_tag"		"#PaintKit_hy_p250_crackshot_Tag"
			"style"		"2"
			"pattern"		"workshop/p250_crackshot"
			"color0"		"209 188 12"
			"color1"		"206 206 206"
			"color2"		"51 68 73"
			"color3"		"0 0 0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"225"
			"phongintensity"		"110"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.900000"
		}
		"502"
		{
			"name"		"gs_scar20_peacemaker03"
			"description_string"		"#PaintKit_gs_scar20_peacemaker03"
			"description_tag"		"#PaintKit_gs_scar20_peacemaker03_Tag"
			"style"		"9"
			"pattern"		"workshop/scar20_peacemaker03"
			"color0"		"200 198 180"
			"color1"		"170 170 170"
			"color2"		"75 60 33"
			"color3"		"169 169 169"
			"pattern_scale"		"1.000000"
			"phongexponent"		"20"
			"phongintensity"		"5"
			"phongalbedoboost"		"60"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"503"
		{
			"name"		"cu_ssg08_technicality"
			"description_string"		"#PaintKit_cu_ssg08_technicality"
			"description_tag"		"#PaintKit_cu_ssg08_technicality_Tag"
			"style"		"7"
			"pattern"		"workshop/ssg08_technicality"
			"use_normal"		"1"
			"normal"		"workshop/ssg08_technicality_n"
			"pattern_scale"		"1.000000"
			"phongexponent"		"66"
			"phongintensity"		"96"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.640000"
		}
		"504"
		{
			"name"		"cu_usp_kill_confirmed"
			"description_string"		"#PaintKit_cu_usp_kill_confirmed"
			"description_tag"		"#PaintKit_cu_usp_kill_confirmed_Tag"
			"style"		"7"
			"pattern"		"workshop/usp_kill_confirmed"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"505"
		{
			"name"		"aq_xm1014_scumbria"
			"description_string"		"#PaintKit_aq_xm1014_scumbria"
			"description_tag"		"#PaintKit_aq_xm1014_scumbria_Tag"
			"style"		"8"
			"pattern"		"workshop/xm1014_scumbria"
			"color0"		"193 208 214"
			"color1"		"163 163 163"
			"color2"		"168 189 189"
			"color3"		"151 161 157"
			"pattern_scale"		"1.000000"
			"phongexponent"		"160"
			"phongalbedoboost"		"70"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"506"
		{
			"name"		"cu_ak47_point_disarray"
			"description_string"		"#PaintKit_cu_ak47_point_disarray"
			"description_tag"		"#PaintKit_cu_ak47_point_disarray_Tag"
			"style"		"7"
			"pattern"		"workshop/ak47_point_disarray"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"255"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.670000"
		}
		"507"
		{
			"name"		"am_aug_jumble"
			"description_string"		"#PaintKit_am_aug_jumble"
			"description_tag"		"#PaintKit_am_aug_jumble_Tag"
			"style"		"5"
			"pattern"		"workshop/jumble"
			"color0"		"17 17 17"
			"color1"		"60 60 60"
			"color2"		"33 33 33"
			"color3"		"0 138 133"
			"pattern_scale"		"5.000000"
			"phongexponent"		"255"
			"phongalbedoboost"		"100"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"508"
		{
			"name"		"cu_bizon_noxious"
			"description_string"		"#PaintKit_cu_bizon_noxious"
			"description_tag"		"#PaintKit_cu_bizon_noxious_Tag"
			"style"		"7"
			"pattern"		"workshop/bizon_noxious"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"509"
		{
			"name"		"aq_deagle_corinthian"
			"description_string"		"#PaintKit_aq_deagle_corinthian"
			"description_tag"		"#PaintKit_aq_deagle_corinthian_Tag"
			"style"		"8"
			"pattern"		"workshop/deagle_corinthian"
			"color0"		"128 128 128"
			"color1"		"150 150 150"
			"color2"		"64 40 40"
			"color3"		"108 108 108"
			"pattern_scale"		"1.000000"
			"phongexponent"		"180"
			"phongalbedoboost"		"150"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.440000"
		}
		"510"
		{
			"name"		"cu_fiveseven_retrobution"
			"description_string"		"#PaintKit_cu_fiveseven_retrobution"
			"description_tag"		"#PaintKit_cu_fiveseven_retrobution_Tag"
			"style"		"7"
			"pattern"		"workshop/fiveseven_retrobution"
			"pattern_scale"		"1.000000"
			"phongexponent"		"140"
			"phongintensity"		"255"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"511"
		{
			"name"		"cu_g3sg1_executioner"
			"description_string"		"#PaintKit_cu_g3sg1_executioner"
			"description_tag"		"#PaintKit_cu_g3sg1_executioner_Tag"
			"style"		"7"
			"pattern"		"workshop/g3sg1_executioner"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"16"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"1.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"1.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.140000"
			"wear_remap_max"		"0.850000"
		}
		"512"
		{
			"name"		"gs_m4a4_royal_squire"
			"description_string"		"#PaintKit_gs_m4a4_royal_squire"
			"description_tag"		"#PaintKit_gs_m4a4_royal_squire_Tag"
			"style"		"9"
			"pattern"		"workshop/m4a4_royal_squire"
			"use_normal"		"1"
			"normal"		"workshop/m4a4_royal_squire_normal"
			"color0"		"136 118 81"
			"color1"		"221 178 128"
			"color2"		"111 102 87"
			"color3"		"125 112 89"
			"pattern_scale"		"1.000000"
			"phongexponent"		"250"
			"phongintensity"		"30"
			"phongalbedoboost"		"20"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"514"
		{
			"name"		"cu_negev_impact"
			"description_string"		"#PaintKit_cu_negev_impact"
			"description_tag"		"#PaintKit_cu_negev_impact_Tag"
			"style"		"7"
			"pattern"		"workshop/negev_impact"
			"pattern_scale"		"1.000000"
			"phongexponent"		"80"
			"phongintensity"		"40"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"515"
		{
			"name"		"am_p2000_imperial_red"
			"description_string"		"#PaintKit_am_p2000_imperial_red"
			"description_tag"		"#PaintKit_am_p2000_imperial_red_Tag"
			"style"		"5"
			"pattern"		"workshop/p2000_imperial_red"
			"color0"		"29 29 29"
			"color1"		"185 142 40"
			"color2"		"39 3 6"
			"color3"		"146 107 25"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongalbedoboost"		"12"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.200000"
		}
		"516"
		{
			"name"		"cu_p90_shapewood"
			"description_string"		"#PaintKit_cu_p90_shapewood"
			"description_tag"		"#PaintKit_cu_p90_shapewood_Tag"
			"style"		"7"
			"pattern"		"workshop/p90_shapewood"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"517"
		{
			"name"		"gs_sawedoff_necromancer"
			"description_string"		"#PaintKit_gs_sawedoff_necromancer"
			"description_tag"		"#PaintKit_gs_sawedoff_necromancer_Tag"
			"style"		"9"
			"pattern"		"workshop/sawedoff_necromancer"
			"color0"		"84 127 123"
			"color1"		"232 231 231"
			"color2"		"144 189 178"
			"color3"		"146 214 215"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"25"
			"phongalbedoboost"		"30"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"518"
		{
			"name"		"hy_scar20_jungler"
			"description_string"		"#PaintKit_hy_scar20_jungler"
			"description_tag"		"#PaintKit_hy_scar20_jungler_Tag"
			"style"		"2"
			"pattern"		"workshop/jungler"
			"color0"		"173 197 141"
			"color1"		"253 255 54"
			"color2"		"28 32 25"
			"color3"		"50 64 46"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"120"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"519"
		{
			"name"		"gs_sg553_tiger_moth"
			"description_string"		"#PaintKit_gs_sg553_tiger_moth"
			"description_tag"		"#PaintKit_gs_sg553_tiger_moth_Tag"
			"style"		"9"
			"pattern"		"workshop/sg553_tigermoth"
			"color0"		"84 85 89"
			"color1"		"208 206 206"
			"color2"		"102 102 102"
			"color3"		"255 255 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"230"
			"phongintensity"		"45"
			"phongalbedoboost"		"60"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"520"
		{
			"name"		"cu_tec9_avalanche"
			"description_string"		"#PaintKit_cu_tec9_avalanche"
			"description_tag"		"#PaintKit_cu_tec9_avalanche_Tag"
			"style"		"7"
			"pattern"		"workshop/tec9_avalanche"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"521"
		{
			"name"		"aq_xm1014_hot_rod"
			"description_string"		"#PaintKit_aq_xm1014_hot_rod"
			"description_tag"		"#PaintKit_aq_xm1014_hot_rod_Tag"
			"style"		"8"
			"pattern"		"workshop/xm1014_flames_yellow"
			"color0"		"202 202 202"
			"color1"		"166 166 166"
			"color2"		"120 19 19"
			"color3"		"0 50 237"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongalbedoboost"		"40"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
		}
		"522"
		{
			"name"		"aa_fade_revolver"
			"description_string"		"#PaintKit_aa_fade"
			"description_tag"		"#PaintKit_aa_fade_Tag"
			"pattern"		"fade"
			"wear_default"		"0.200000"
			"style"		"6"
			"color0"		"44 41 39"
			"color1"		"84 52 14"
			"color2"		"71 18 28"
			"color3"		"28 31 57"
			"phongalbedoboost"		"80"
			"phongexponent"		"34"
			"pattern_scale"		"1"
			"pattern_offset_x_start"		"-0.700000"
			"pattern_offset_x_end"		"-0.700000"
			"pattern_offset_y_start"		"-0.700000"
			"pattern_offset_y_end"		"-0.700000"
			"pattern_rotate_start"		"-55"
			"pattern_rotate_end"		"-65"
			"ignore_weapon_size_scale"		"1"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
		}
		"523"
		{
			"name"		"aa_fade_metallic_revolver"
			"description_string"		"#PaintKit_aa_fade"
			"description_tag"		"#PaintKit_aa_fade_metallic_Tag"
			"style"		"6"
			"pattern"		"fade"
			"color0"		"19 19 19"
			"color1"		"36 42 29"
			"color2"		"67 33 15"
			"color3"		"113 94 56"
			"phongalbedoboost"		"80"
			"phongexponent"		"34"
			"pattern_scale"		"1"
			"pattern_offset_x_start"		"-0.700000"
			"pattern_offset_x_end"		"-0.700000"
			"pattern_offset_y_start"		"-0.700000"
			"pattern_offset_y_end"		"-0.700000"
			"pattern_rotate_start"		"-55"
			"pattern_rotate_end"		"-65"
			"ignore_weapon_size_scale"		"1"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
		}
		"524"
		{
			"name"		"gs_ak47_supercharged"
			"description_string"		"#PaintKit_gs_ak47_supercharged"
			"description_tag"		"#PaintKit_gs_ak47_supercharged_Tag"
			"style"		"9"
			"pattern"		"workshop/ak47_supercharged"
			"use_normal"		"1"
			"normal"		"workshop/ak47_supercharged_normal"
			"color0"		"93 73 57"
			"color1"		"255 255 255"
			"color2"		"255 255 255"
			"color3"		"79 79 79"
			"pattern_scale"		"1.000000"
			"phongexponent"		"125"
			"phongintensity"		"125"
			"phongalbedoboost"		"8"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"525"
		{
			"name"		"cu_awp_mastery"
			"description_string"		"#PaintKit_cu_awp_mastery"
			"description_tag"		"#PaintKit_cu_ak47_mastery_Tag"
			"style"		"7"
			"pattern"		"workshop/awp_mastery"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"view_model_exponent_override_size"		"1024"
		}
		"526"
		{
			"name"		"cu_bizon_citizen"
			"description_string"		"#PaintKit_cu_bizon_citizen"
			"description_tag"		"#PaintKit_cu_bizon_citizen_Tag"
			"style"		"7"
			"pattern"		"workshop/bizon_citizen"
			"pattern_scale"		"1.000000"
			"phongexponent"		"150"
			"phongintensity"		"20"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"527"
		{
			"name"		"aq_deserteagle_kumichodragon"
			"description_string"		"#PaintKit_aq_deserteagle_kumichodragon"
			"description_tag"		"#PaintKit_aq_deserteagle_kumichodragon_Tag"
			"style"		"8"
			"pattern"		"workshop/deserteagle_kumichodragon"
			"color0"		"60 54 44"
			"color1"		"184 204 205"
			"color2"		"96 85 56"
			"color3"		"35 25 12"
			"pattern_scale"		"1.000000"
			"phongexponent"		"180"
			"phongalbedoboost"		"95"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.760000"
		}
		"528"
		{
			"name"		"aq_dualberettas_cartel"
			"description_string"		"#PaintKit_aq_dualberettas_cartel"
			"description_tag"		"#PaintKit_aq_p250_cartel_Tag"
			"style"		"8"
			"pattern"		"workshop/dualberettas_cartel"
			"normal"		"workshop/dual_berettas_cartel_normal"
			"use_normal"		"1"
			"color0"		"135 135 135"
			"color1"		"121 121 121"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"160"
			"phongalbedoboost"		"60"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"529"
		{
			"name"		"aq_famas_contour"
			"description_string"		"#PaintKit_aq_famas_contour"
			"description_tag"		"#PaintKit_aq_p250_contour_Tag"
			"style"		"8"
			"pattern"		"workshop/famas_contour"
			"color0"		"138 124 120"
			"color1"		"255 255 255"
			"color2"		"255 255 255"
			"color3"		"119 104 104"
			"pattern_scale"		"1.000000"
			"phongexponent"		"135"
			"phongalbedoboost"		"35"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"530"
		{
			"name"		"cu_fiveseven_augmented"
			"description_string"		"#PaintKit_cu_fiveseven_augmented"
			"description_tag"		"#PaintKit_cu_fiveseven_augmented_Tag"
			"style"		"7"
			"pattern"		"workshop/fiveseven_augmented"
			"pattern_scale"		"1.000000"
			"phongexponent"		"100"
			"phongintensity"		"40"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.610000"
		}
		"532"
		{
			"name"		"gs_glock18_award"
			"description_string"		"#PaintKit_gs_glock18_award"
			"description_tag"		"#PaintKit_gs_glock18_award_Tag"
			"style"		"9"
			"pattern"		"workshop/glock18_award"
			"use_normal"		"1"
			"normal"		"workshop/glock18_award_normal"
			"color0"		"128 128 128 255"
			"color1"		"202 202 202"
			"color2"		"117 117 117"
			"color3"		"131 131 131"
			"pattern_scale"		"1.000000"
			"phongexponent"		"250"
			"phongintensity"		"20"
			"phongalbedoboost"		"15"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"533"
		{
			"name"		"gs_m4a4_pioneer"
			"description_string"		"#PaintKit_gs_m4a4_pioneer"
			"description_tag"		"#PaintKit_gs_m4a4_pioneer_Tag"
			"style"		"9"
			"pattern"		"workshop/m4a4_pioneer"
			"use_normal"		"1"
			"normal"		"workshop/m4a4_pioneer_n"
			"color0"		"171 171 171"
			"color1"		"159 159 159"
			"color2"		"81 70 53"
			"color3"		"78 39 26"
			"pattern_scale"		"1.000000"
			"phongexponent"		"64"
			"phongintensity"		"96"
			"phongalbedoboost"		"66"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.640000"
		}
		"534"
		{
			"name"		"am_mac10_electricity"
			"description_string"		"#PaintKit_am_mac10_electricity"
			"description_tag"		"#PaintKit_am_mac10_electricity_Tag"
			"style"		"5"
			"pattern"		"workshop/mac10_electricity"
			"color0"		"27 81 236"
			"color1"		"66 122 201"
			"color2"		"0 0 0"
			"color3"		"0 0 0"
			"pattern_scale"		"5.000000"
			"phongexponent"		"32"
			"phongalbedoboost"		"30"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"535"
		{
			"name"		"gs_mag7_praetorian"
			"description_string"		"#PaintKit_gs_mag7_praetorian"
			"description_tag"		"#PaintKit_gs_mag7_praetorian_Tag"
			"style"		"9"
			"pattern"		"workshop/mag7_praetorian"
			"color0"		"128 128 128 255"
			"color1"		"150 150 150 255"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"190"
			"phongintensity"		"180"
			"phongalbedoboost"		"90"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.450000"
		}
		"536"
		{
			"name"		"sp_mp7_impire"
			"description_string"		"#PaintKit_sp_mp7_impire"
			"description_tag"		"#PaintKit_sp_mp7_impire_Tag"
			"style"		"3"
			"pattern"		"workshop/mp9_impire"
			"color0"		"35 13 13"
			"color1"		"182 170 170"
			"color2"		"242 255 30"
			"color3"		"183 255 153"
			"pattern_scale"		"2.500000"
			"phongexponent"		"30"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"157.000000"
			"pattern_rotate_end"		"157.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
		}
		"537"
		{
			"name"		"cu_nova_hyperbeast"
			"description_string"		"#PaintKit_cu_nova_hyperbeast"
			"description_tag"		"#PaintKit_cu_m4a1_hyper_beast_Tag"
			"style"		"7"
			"pattern"		"workshop/nova_hyperbeast"
			"pattern_scale"		"1.000000"
			"phongexponent"		"180"
			"phongintensity"		"55"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"538"
		{
			"name"		"cu_ssg08_necropos"
			"description_string"		"#PaintKit_cu_ssg08_necropos"
			"description_tag"		"#PaintKit_cu_ssg08_necropos_Tag"
			"style"		"7"
			"pattern"		"workshop/ssg08_necropos"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"5"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"539"
		{
			"name"		"gs_tec9_jambiya"
			"description_string"		"#PaintKit_gs_tec9_jambiya"
			"description_tag"		"#PaintKit_gs_tec9_jambiya_Tag"
			"style"		"9"
			"pattern"		"workshop/tec9_jambiya"
			"color0"		"99 96 92"
			"color1"		"140 135 130"
			"color2"		"92 92 92"
			"color3"		"167 150 138"
			"pattern_scale"		"1.000000"
			"phongexponent"		"50"
			"phongintensity"		"10"
			"phongalbedoboost"		"20"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"540"
		{
			"name"		"gs_usp_voltage"
			"description_string"		"#PaintKit_gs_usp_voltage"
			"description_tag"		"#PaintKit_gs_usp_voltage_Tag"
			"style"		"9"
			"pattern"		"workshop/usp_voltage"
			"use_normal"		"1"
			"normal"		"workshop/usp_voltage_normal"
			"color0"		"151 159 163"
			"color1"		"189 189 189"
			"color2"		"152 159 163"
			"color3"		"153 174 174"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"255"
			"phongalbedoboost"		"10"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"617"
		{
			"name"		"am_blackpearl_marbleized_b"
			"description_string"		"#PaintKit_am_marbleized"
			"description_tag"		"#PaintKit_am_marbleized_Tag"
			"same_name_family_aggregate"		"415-421,617-619,852-855"
			"style"		"5"
			"pattern"		"smoke"
			"color0"		"16 67 131 255"
			"color1"		"42 57 8 255"
			"color2"		"11 14 27"
			"color3"		"19 5 11"
			"pattern_scale"		"1.600000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"618"
		{
			"name"		"am_doppler_phase2_b"
			"description_string"		"#PaintKit_am_marbleized"
			"description_tag"		"#PaintKit_am_marbleized_Tag"
			"same_name_family_aggregate"		"415-421,617-619,852-855"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"11 14 27 255"
			"color1"		"99 9 36 255"
			"color2"		"30 12 17"
			"color3"		"99 9 36 255"
			"pattern_scale"		"1.600000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-50.000000"
			"pattern_rotate_end"		"-70.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"619"
		{
			"name"		"am_sapphire_marbleized_b"
			"description_string"		"#PaintKit_am_marbleized"
			"description_tag"		"#PaintKit_am_marbleized_Tag"
			"same_name_family_aggregate"		"415-421,617-619,852-855"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"34 23 117 255"
			"color1"		"10 1 15 255"
			"color2"		"1 8 17"
			"color3"		"8 2 22 255"
			"pattern_scale"		"1.600000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"620"
		{
			"name"		"cu_purple_huntsman"
			"description_string"		"#PaintKit_so_purple"
			"description_tag"		"#PaintKit_so_purple_Tag"
			"style"		"7"
			"pattern"		"knife_tactical_purple"
			"pattern_scale"		"1.000000"
			"phongexponent"		"16"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.060000"
			"wear_remap_max"		"0.800000"
		}
		"621"
		{
			"name"		"so_purple_falchion"
			"description_string"		"#PaintKit_so_purple"
			"description_tag"		"#PaintKit_so_purple_Tag"
			"style"		"1"
			"color0"		"56 15 78 255"
			"color1"		"34 34 34 255"
			"color2"		"56 15 78 255"
			"color3"		"56 15 78"
			"phongexponent"		"16"
			"phongintensity"		"10"
			"only_first_material"		"0"
			"wear_remap_min"		"0.060000"
			"wear_remap_max"		"0.800000"
		}
		"10006"
		{
			"name"		"bloodhound_black_silver"
			"description_string"		"#PaintKit_bloodhound_black_silver"
			"description_tag"		"#PaintKit_bloodhound_black_silver_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/bloodhound_black_silver.vmt"
		}
		"10007"
		{
			"name"		"bloodhound_snakeskin_brass"
			"description_string"		"#PaintKit_bloodhound_snakeskin_brass"
			"description_tag"		"#PaintKit_bloodhound_snakeskin_brass_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/bloodhound_snakeskin_brass.vmt"
		}
		"10008"
		{
			"name"		"bloodhound_metallic"
			"description_string"		"#PaintKit_bloodhound_metallic"
			"description_tag"		"#PaintKit_bloodhound_metallic_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/bloodhound_metallic.vmt"
		}
		"10009"
		{
			"name"		"handwrap_leathery"
			"description_string"		"#PaintKit_handwrap_leathery"
			"description_tag"		"#PaintKit_handwrap_leathery_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/handwrap_leathery_brown_beige.vmt"
		}
		"10010"
		{
			"name"		"handwrap_camo_grey"
			"description_string"		"#PaintKit_handwrap_camo_grey"
			"description_tag"		"#PaintKit_handwrap_camo_grey_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/handwrap_leathery_fabric_grey_camo_blob.vmt"
		}
		"10013"
		{
			"name"		"slick_black"
			"description_string"		"#PaintKit_slick_black"
			"description_tag"		"#PaintKit_slick_black_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/slick_black.vmt"
		}
		"10015"
		{
			"name"		"slick_military"
			"description_string"		"#PaintKit_slick_military"
			"description_tag"		"#PaintKit_slick_military_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/slick_military.vmt"
			"vmt_overrides"
			{
				"$bumpmap"		"models/weapons/customization/glove_slick/normal_no_cross"
			}
		}
		"10016"
		{
			"name"		"slick_red"
			"description_string"		"#PaintKit_slick_red"
			"description_tag"		"#PaintKit_slick_red_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/slick_red.vmt"
		}
		"10018"
		{
			"name"		"sporty_light_blue"
			"description_string"		"#PaintKit_sporty_light_blue"
			"description_tag"		"#PaintKit_sporty_light_blue_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/sporty_lightblue.vmt"
		}
		"10019"
		{
			"name"		"sporty_military"
			"description_string"		"#PaintKit_sporty_military"
			"description_tag"		"#PaintKit_sporty_military_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/sporty_military.vmt"
		}
		"10021"
		{
			"name"		"handwrap_red_slaughter"
			"description_string"		"#PaintKit_handwrap_red_slaughter"
			"description_tag"		"#PaintKit_handwrap_red_slaughter_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/handwrap_leathery_fabric_red_slaughter.vmt"
		}
		"10024"
		{
			"name"		"motorcycle_basic_black"
			"description_string"		"#PaintKit_motorcycle_basic_black"
			"description_tag"		"#PaintKit_motorcycle_basic_black_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/motorcycle_basic_black.vmt"
		}
		"10026"
		{
			"name"		"motorcycle_mint_triangle"
			"description_string"		"#PaintKit_motorcycle_mint_triangle"
			"description_tag"		"#PaintKit_motorcycle_mint_triangle_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/motorcycle_mint_triangle.vmt"
		}
		"10027"
		{
			"name"		"motorcycle_mono_boom"
			"description_string"		"#PaintKit_motorcycle_mono_boom"
			"description_tag"		"#PaintKit_motorcycle_mono_boom_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/motorcycle_mono_boom.vmt"
		}
		"10028"
		{
			"name"		"motorcycle_triangle_blue"
			"description_string"		"#PaintKit_motorcycle_triangle_blue"
			"description_tag"		"#PaintKit_motorcycle_triangle_blue_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/motorcycle_triangle_blue.vmt"
		}
		"10030"
		{
			"name"		"specialist_ddpat_green_camo"
			"description_string"		"#PaintKit_specialist_ddpat_green_camo"
			"description_tag"		"#PaintKit_specialist_ddpat_green_camo_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/specialist_ddpat_dense_green_brown.vmt"
		}
		"10033"
		{
			"name"		"specialist_kimono_diamonds_red"
			"description_string"		"#PaintKit_specialist_kimono_diamonds_red"
			"description_tag"		"#PaintKit_specialist_kimono_diamonds_red_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/specialist_kimono_diamonds_black_red.vmt"
		}
		"10034"
		{
			"name"		"specialist_emerald_web"
			"description_string"		"#PaintKit_specialist_emerald_web"
			"description_tag"		"#PaintKit_specialist_emerald_web_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/specialist_webs_green.vmt"
		}
		"10035"
		{
			"name"		"specialist_orange_white"
			"description_string"		"#PaintKit_specialist_white_orange_grey"
			"description_tag"		"#PaintKit_specialist_white_orange_grey_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/specialist_white_orange_grey.vmt"
		}
		"10036"
		{
			"name"		"handwrap_fabric_orange_camo"
			"description_string"		"#PaintKit_handwrap_fabric_orange_camo"
			"description_tag"		"#PaintKit_handwrap_fabric_orange_camo_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/handwrap_leathery_fabric_orange_camo.vmt"
		}
		"10037"
		{
			"name"		"sporty_purple"
			"description_string"		"#PaintKit_sporty_purple"
			"description_tag"		"#PaintKit_sporty_purple_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/sporty_purple.vmt"
		}
		"10038"
		{
			"name"		"sporty_green"
			"description_string"		"#PaintKit_sporty_green"
			"description_tag"		"#PaintKit_sporty_green_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/sporty_green.vmt"
		}
		"10039"
		{
			"name"		"bloodhound_guerrilla"
			"description_string"		"#PaintKit_bloodhound_guerrilla"
			"description_tag"		"#PaintKit_bloodhound_guerrilla_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/bloodhound_guerrilla.vmt"
		}
		"10040"
		{
			"name"		"slick_snakeskin_yellow"
			"description_string"		"#PaintKit_slick_snakeskin_yellow"
			"description_tag"		"#PaintKit_slick_snakeskin_yellow_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/slick_snakeskin_yellow.vmt"
			"vmt_overrides"
			{
				"$bumpmap"		"models/weapons/customization/glove_slick/normal_no_cross"
			}
		}
		"10041"
		{
			"name"		"slick_snakeskin_white"
			"description_string"		"#PaintKit_slick_snakeskin_white"
			"description_tag"		"#PaintKit_slick_snakeskin_white_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/slick_snakeskin_white.vmt"
			"vmt_overrides"
			{
				"$bumpmap"		"models/weapons/customization/glove_slick/normal_no_cross"
			}
		}
		"10042"
		{
			"name"		"slick_plaid_purple"
			"description_string"		"#PaintKit_slick_plaid_purple"
			"description_tag"		"#PaintKit_slick_plaid_purple_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/slick_plaid_purple.vmt"
			"vmt_overrides"
			{
				"$bumpmap"		"models/weapons/customization/glove_slick/normal_no_cross"
			}
		}
		"10043"
		{
			"name"		"slick_stitched_black_orange"
			"description_string"		"#PaintKit_slick_stitched_black_orange"
			"description_tag"		"#PaintKit_slick_stitched_black_orange_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/slick_stitched_black_orange.vmt"
			"vmt_overrides"
			{
				"$bumpmap"		"models/weapons/customization/glove_slick/normal_stitches"
			}
		}
		"10044"
		{
			"name"		"slick_stitched_green_grey"
			"description_string"		"#PaintKit_slick_slick_stitched_green_grey"
			"description_tag"		"#PaintKit_slick_slick_stitched_green_grey_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/slick_stitched_green_grey.vmt"
			"vmt_overrides"
			{
				"$bumpmap"		"models/weapons/customization/glove_slick/normal_stitches"
			}
		}
		"10045"
		{
			"name"		"sporty_poison_frog_blue_white"
			"description_string"		"#PaintKit_sporty_poison_frog_blue_white"
			"description_tag"		"#PaintKit_sporty_poison_frog_blue_white_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/sporty_poison_frog_blue_white.vmt"
		}
		"10046"
		{
			"name"		"sporty_poison_frog_red_green"
			"description_string"		"#PaintKit_sporty_poison_frog_red_green"
			"description_tag"		"#PaintKit_sporty_poison_frog_red_green_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/sporty_poison_frog_red_green.vmt"
		}
		"10047"
		{
			"name"		"sporty_black_webbing_yellow"
			"description_string"		"#PaintKit_sporty_black_webbing_yellow"
			"description_tag"		"#PaintKit_sporty_black_webbing_yellow_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/sporty_black_webbing_yellow.vmt"
		}
		"10048"
		{
			"name"		"sporty_blue_pink"
			"description_string"		"#PaintKit_sporty_blue_pink"
			"description_tag"		"#PaintKit_sporty_blue_pink_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/sporty_blue_pink.vmt"
		}
		"10049"
		{
			"name"		"motorcycle_choco_boom"
			"description_string"		"#PaintKit_motorcycle_choco_boom"
			"description_tag"		"#PaintKit_motorcycle_choco_boom_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/motorcycle_choco_boom.vmt"
		}
		"10050"
		{
			"name"		"motorcycle_basic_green_orange"
			"description_string"		"#PaintKit_motorcycle_basic_green_orange"
			"description_tag"		"#PaintKit_motorcycle_basic_green_orange_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/motorcycle_basic_green_orange.vmt"
		}
		"10051"
		{
			"name"		"motorcycle_yellow_camo"
			"description_string"		"#PaintKit_motorcycle_yellow_camo"
			"description_tag"		"#PaintKit_motorcycle_yellow_camo_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/motorcycle_yellow_camo.vmt"
		}
		"10052"
		{
			"name"		"motorcycle_trigrid_blue"
			"description_string"		"#PaintKit_motorcycle_trigrid_blue"
			"description_tag"		"#PaintKit_motorcycle_trigrid_blue_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/motorcycle_trigrid_blue.vmt"
		}
		"10053"
		{
			"name"		"handwrap_leathery_fabric_blue_skulls"
			"description_string"		"#PaintKit_handwrap_leathery_fabric_blue_skulls"
			"description_tag"		"#PaintKit_handwrap_leathery_fabric_blue_skulls_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/handwrap_leathery_fabric_blue_skulls.vmt"
		}
		"10054"
		{
			"name"		"handwrap_leathery_fabric_geometric_blue"
			"description_string"		"#PaintKit_handwrap_leathery_fabric_geometric_blue"
			"description_tag"		"#PaintKit_handwrap_leathery_fabric_geometric_blue_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/handwrap_leathery_fabric_geometric_blue.vmt"
		}
		"10055"
		{
			"name"		"handwrap_leathery_ducttape"
			"description_string"		"#PaintKit_handwrap_leathery_ducttape"
			"description_tag"		"#PaintKit_handwrap_leathery_ducttape_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/handwrap_leathery_ducttape.vmt"
			"vmt_overrides"
			{
				"$envmap"		"env_cubemap"
				"$envmaplightscale"		"0.500000"
				"$basealphaenvmask"		"1"
				"$fresnelrangestexture"		"models/weapons/customization/materials/material_fresnel"
				"$phongalbedoboost"		"7"
				"$envmaplightscaleminmax"		"[-0.05 1.0]"
			}
		}
		"10056"
		{
			"name"		"handwrap_leathery_fabric_green_camo"
			"description_string"		"#PaintKit_handwrap_leathery_fabric_green_camo"
			"description_tag"		"#PaintKit_handwrap_leathery_fabric_green_camo_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/handwrap_leathery_fabric_green_camo.vmt"
		}
		"10057"
		{
			"name"		"bloodhound_hydra_black_green"
			"description_string"		"#PaintKit_bloodhound_hydra_black_green"
			"description_tag"		"#PaintKit_bloodhound_hydra_black_green_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/bloodhound_hydra_black_green.vmt"
		}
		"10058"
		{
			"name"		"bloodhound_hydra_green_leather_mesh_brass"
			"description_string"		"#PaintKit_bloodhound_hydra_green_leather_mesh_brass"
			"description_tag"		"#PaintKit_bloodhound_hydra_green_leather_mesh_brass_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/bloodhound_hydra_green_leather_mesh_brass.vmt"
		}
		"10059"
		{
			"name"		"bloodhound_hydra_snakeskin_brass"
			"description_string"		"#PaintKit_bloodhound_hydra_snakeskin_brass"
			"description_tag"		"#PaintKit_bloodhound_hydra_snakeskin_brass_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/bloodhound_hydra_snakeskin_brass.vmt"
		}
		"10060"
		{
			"name"		"bloodhound_hydra_case_hardened"
			"description_string"		"#PaintKit_bloodhound_hydra_case_hardened"
			"description_tag"		"#PaintKit_bloodhound_hydra_case_hardened_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/bloodhound_hydra_case_hardened.vmt"
		}
		"10061"
		{
			"name"		"specialist_webs_red"
			"description_string"		"#PaintKit_specialist_webs_red"
			"description_tag"		"#PaintKit_specialist_webs_red_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/specialist_webs_red.vmt"
		}
		"10062"
		{
			"name"		"specialist_forest_brown"
			"description_string"		"#PaintKit_specialist_forest_brown"
			"description_tag"		"#PaintKit_specialist_forest_brown_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/specialist_forest_brown.vmt"
		}
		"10063"
		{
			"name"		"specialist_fade"
			"description_string"		"#PaintKit_specialist_fade"
			"description_tag"		"#PaintKit_specialist_fade_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/specialist_fade.vmt"
			"vmt_overrides"
			{
				"$phongalbedoboost"		"10"
			}
		}
		"10064"
		{
			"name"		"specialist_winterhex"
			"description_string"		"#PaintKit_specialist_winterhex"
			"description_tag"		"#PaintKit_specialist_winterhex_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/specialist_winterhex.vmt"
		}
		"10065"
		{
			"name"		"specialist_marble_fade"
			"description_string"		"#PaintKit_specialist_marble_fade"
			"description_tag"		"#PaintKit_specialist_marble_fade_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/specialist_marble_fade.vmt"
			"vmt_overrides"
			{
				"$phongalbedoboost"		"10"
			}
		}
		"10066"
		{
			"name"		"specialist_ricksaw_camo"
			"description_string"		"#PaintKit_specialist_ricksaw_camo"
			"description_tag"		"#PaintKit_specialist_ricksaw_camo_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/specialist_ricksaw_camo.vmt"
		}
		"10067"
		{
			"name"		"specialist_tiger_orange"
			"description_string"		"#PaintKit_specialist_tiger_orange"
			"description_tag"		"#PaintKit_specialist_tiger_orange_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/specialist_tiger_orange.vmt"
		}
		"10068"
		{
			"name"		"specialist_fbi"
			"description_string"		"#PaintKit_specialist_fbi"
			"description_tag"		"#PaintKit_specialist_fbi_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/specialist_fbi.vmt"
		}
		"10069"
		{
			"name"		"slick_rezan"
			"description_string"		"#PaintKit_slick_rezan"
			"description_tag"		"#PaintKit_slick_rezan_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/slick_rezan.vmt"
			"vmt_overrides"
			{
				"$bumpmap"		"models/weapons/customization/glove_slick/normal_stitches"
			}
		}
		"10070"
		{
			"name"		"slick_jaguar_white"
			"description_string"		"#PaintKit_slick_jaguar_white"
			"description_tag"		"#PaintKit_slick_jaguar_white_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/slick_jaguar_white.vmt"
			"vmt_overrides"
			{
				"$bumpmap"		"models/weapons/customization/glove_slick/normal_no_cross"
				"$masks2"		"models/weapons/customization/glove_slick/fur_aniso_masks2"
				"$anisotropyamount"		"0.800000"
				"$phongwarptexture"		"models/weapons/customization/materials/material_specwarp"
				"$fresnelrangestexture"		"models/weapons/customization/materials/material_fresnel"
			}
		}
		"10071"
		{
			"name"		"slick_jaguar_yellow"
			"description_string"		"#PaintKit_slick_jaguar_yellow"
			"description_tag"		"#PaintKit_slick_jaguar_yellow_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/slick_jaguar_yellow.vmt"
			"vmt_overrides"
			{
				"$bumpmap"		"models/weapons/customization/glove_slick/normal_no_cross"
				"$masks2"		"models/weapons/customization/glove_slick/fur_aniso_masks2"
				"$anisotropyamount"		"0.800000"
				"$phongwarptexture"		"models/weapons/customization/materials/material_specwarp"
				"$fresnelrangestexture"		"models/weapons/customization/materials/material_fresnel"
			}
		}
		"10072"
		{
			"name"		"slick_stitched_black_white"
			"description_string"		"#PaintKit_slick_stitched_black_white"
			"description_tag"		"#PaintKit_slick_stitched_black_white_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/slick_stitched_black_white.vmt"
			"vmt_overrides"
			{
				"$bumpmap"		"models/weapons/customization/glove_slick/normal_stitches"
			}
		}
		"10073"
		{
			"name"		"sporty_slingshot"
			"description_string"		"#PaintKit_sporty_slingshot"
			"description_tag"		"#PaintKit_sporty_slingshot_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/sporty_slingshot.vmt"
		}
		"10074"
		{
			"name"		"sporty_hunter"
			"description_string"		"#PaintKit_sporty_hunter"
			"description_tag"		"#PaintKit_sporty_hunter_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/sporty_hunter.vmt"
		}
		"10075"
		{
			"name"		"sporty_houndstooth_red"
			"description_string"		"#PaintKit_sporty_houndstooth_red"
			"description_tag"		"#PaintKit_sporty_houndstooth_red_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/sporty_houndstooth_red.vmt"
		}
		"10076"
		{
			"name"		"sporty_jaguar"
			"description_string"		"#PaintKit_sporty_jaguar"
			"description_tag"		"#PaintKit_sporty_jaguar_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/sporty_jaguar.vmt"
			"vmt_overrides"
			{
				"$masks2"		"models/weapons/customization/glove_sporty/fur_aniso_masks2"
				"$masks1"		"models/weapons/customization/glove_sporty/glove_sporty_fur_masks1"
				"$anisotropyamount"		"0.800000"
				"$phongwarptexture"		"models/weapons/customization/materials/material_specwarp"
				"$fresnelrangestexture"		"models/weapons/customization/materials/material_fresnel"
				"$rimlightexponent"		"5"
			}
		}
		"10077"
		{
			"name"		"motorcycle_checker_flag_blue_green"
			"description_string"		"#PaintKit_motorcycle_checker_flag_blue_green"
			"description_tag"		"#PaintKit_motorcycle_checker_flag_blue_green_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/motorcycle_checker_flag_blue_green.vmt"
		}
		"10078"
		{
			"name"		"motorcycle_smoke"
			"description_string"		"#PaintKit_motorcycle_smoke"
			"description_tag"		"#PaintKit_motorcycle_smoke_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/motorcycle_smoke.vmt"
		}
		"10079"
		{
			"name"		"motorcycle_carbonfiber_red"
			"description_string"		"#PaintKit_motorcycle_carbonfiber_red"
			"description_tag"		"#PaintKit_motorcycle_carbonfiber_red_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/motorcycle_carbonfiber_red.vmt"
			"vmt_overrides"
			{
				"$phongalbedoboost"		"10"
			}
		}
		"10080"
		{
			"name"		"motorcycle_commando_ksk"
			"description_string"		"#PaintKit_motorcycle_commando_ksk"
			"description_tag"		"#PaintKit_motorcycle_commando_ksk_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/motorcycle_commando_ksk.vmt"
		}
		"10081"
		{
			"name"		"handwrap_fabric_houndstooth_orange"
			"description_string"		"#PaintKit_handwrap_fabric_houndstooth_orange"
			"description_tag"		"#PaintKit_handwrap_fabric_houndstooth_orange_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/handwrap_fabric_houndstooth_orange.vmt"
		}
		"10082"
		{
			"name"		"handwrap_leathery_fabric_giraffe"
			"description_string"		"#PaintKit_handwrap_leathery_fabric_giraffe"
			"description_tag"		"#PaintKit_handwrap_leathery_fabric_giraffe_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/handwrap_leathery_fabric_giraffe.vmt"
		}
		"10083"
		{
			"name"		"handwrap_leathery_snakeskin_orange"
			"description_string"		"#PaintKit_handwrap_leathery_snakeskin_orange"
			"description_tag"		"#PaintKit_handwrap_leathery_snakeskin_orange_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/handwrap_leathery_snakeskin_orange.vmt"
		}
		"10084"
		{
			"name"		"handwrap_leathery_caution"
			"description_string"		"#PaintKit_handwrap_leathery_caution"
			"description_tag"		"#PaintKit_handwrap_leathery_caution_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/handwrap_leathery_caution.vmt"
			"vmt_overrides"
			{
				"$envmap"		"env_cubemap"
				"$envmaplightscale"		"0.500000"
				"$basealphaenvmask"		"1"
				"$fresnelrangestexture"		"models/weapons/customization/materials/material_fresnel"
				"$phongalbedoboost"		"7"
				"$envmaplightscaleminmax"		"[-0.05 1.0]"
			}
		}
		"10085"
		{
			"name"		"operation10_metalic_green"
			"description_string"		"#PaintKit_operation10_metalic_green"
			"description_tag"		"#PaintKit_operation10_metalic_green_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/operation10_metalic_green.vmt"
		}
		"10086"
		{
			"name"		"operation10_poison_frog_black_yellow"
			"description_string"		"#PaintKit_operation10_poison_frog_black_yellow"
			"description_tag"		"#PaintKit_operation10_poison_frog_black_yellow_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/operation10_poison_frog_black_yellow.vmt"
		}
		"10087"
		{
			"name"		"operation10_floral"
			"description_string"		"#PaintKit_operation10_floral"
			"description_tag"		"#PaintKit_operation10_floral_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/operation10_floral.vmt"
		}
		"10088"
		{
			"name"		"operation10_snakeskin_black"
			"description_string"		"#PaintKit_operation10_snakeskin_black"
			"description_tag"		"#PaintKit_operation10_snakeskin_black_tag"
			"vmt_path"		"materials/models/weapons/customization/paints_gloves/operation10_snakeskin_black.vmt"
		}
	}
	"paint_kits_rarity"
	{
		"so_olive"		"common"
		"so_red"		"uncommon"
		"hy_ddpat"		"common"
		"hy_arctic"		"uncommon"
		"hy_desert"		"common"
		"hy_tiger"		"legendary"
		"hy_copperhead"		"rare"
		"hy_skulls"		"rare"
		"hy_webs"		"rare"
		"hy_splatter"		"mythical"
		"hy_ak47lam"		"mythical"
		"hy_gelpen"		"uncommon"
		"hy_v_tiger"		"common"
		"hy_ddpat_urb"		"common"
		"hy_zombie"		"mythical"
		"hy_granite"		"common"
		"sp_spray"		"common"
		"sp_leaves"		"common"
		"sp_short_tape"		"common"
		"sp_tape"		"common"
		"an_navy"		"rare"
		"sp_snake"		"uncommon"
		"an_silver"		"uncommon"
		"an_red"		"rare"
		"am_urban"		"uncommon"
		"am_ossify"		"rare"
		"aa_flames"		"rare"
		"aa_fade"		"rare"
		"so_yellow"		"mythical"
		"so_night"		"common"
		"aq_copper"		"rare"
		"aq_blued"		"uncommon"
		"aq_forced"		"uncommon"
		"aq_oiled"		"mythical"
		"so_pmc"		"common"
		"so_space_marine"		"common"
		"am_dragon_glock"		"rare"
		"am_lightning_awp"		"legendary"
		"am_zebra"		"rare"
		"am_zebra_dark"		"rare"
		"aa_vertigo"		"mythical"
		"cu_spring_nova"		"legendary"
		"am_slither_p90"		"legendary"
		"am_carbon_fiber"		"uncommon"
		"am_scorpion_p2000"		"rare"
		"sp_mesh_tan"		"common"
		"hy_feathers_aug"		"rare"
		"hy_arctic_contrast"		"common"
		"hy_blizzard"		"uncommon"
		"hy_forest_winter"		"uncommon"
		"hy_forest_boreal"		"common"
		"hy_forest_night"		"common"
		"hy_ddpat_orange"		"mythical"
		"hy_ddpat_pink"		"rare"
		"hy_mottled_sand"		"common"
		"hy_reef"		"uncommon"
		"so_caramel"		"common"
		"so_grassland"		"common"
		"so_moss"		"common"
		"so_purple"		"rare"
		"so_sand"		"common"
		"so_stormfront"		"common"
		"so_tornado"		"common"
		"so_whiteout"		"rare"
		"sp_leaves_grassland"		"common"
		"sp_mesh_arctic_contrast"		"common"
		"sp_mesh_forest_fire"		"uncommon"
		"sp_mesh_glacier"		"rare"
		"sp_mesh_sand"		"common"
		"sp_spray_desert_sage"		"common"
		"sp_spray_jungle"		"common"
		"sp_spray_sand"		"common"
		"sp_tape_dots_urban"		"common"
		"sp_tape_dots_waves"		"common"
		"sp_tape_orange"		"uncommon"
		"sp_tape_urban"		"common"
		"sp_tape_short_jungle"		"common"
		"sp_tape_short_sand"		"common"
		"sp_tape_short_urban"		"common"
		"so_jungle"		"common"
		"so_tangerine"		"mythical"
		"cu_broken_path_famas"		"legendary"
		"cu_bullet_rain_m4a1"		"ancient"
		"cu_catskulls_p90"		"ancient"
		"sp_palm"		"uncommon"
		"cu_walnut_nova"		"common"
		"aq_brass"		"rare"
		"sp_splash_p250"		"mythical"
		"hy_hunter_modern"		"rare"
		"hy_hunter_blaze_pink"		"legendary"
		"hy_hunter_blaze_orange"		"rare"
		"sp_nukestripe_orange"		"uncommon"
		"sp_nukestripe_green"		"mythical"
		"sp_nukestripe_maroon"		"uncommon"
		"sp_zebracam"		"common"
		"sp_nukestripe_brown"		"common"
		"hy_ak47lam_bw"		"uncommon"
		"hy_blam_simple"		"mythical"
		"sp_dapple"		"common"
		"sp_zebracam_bw"		"uncommon"
		"hy_icosahedron"		"rare"
		"hy_doomkitty"		"rare"
		"sp_nukestripe_green_tec9"		"mythical"
		"cu_fireserpent_ak47_bravo"		"legendary"
		"cu_favela_awp"		"mythical"
		"cu_dragon_p90_bravo"		"legendary"
		"hy_siege_bravo"		"rare"
		"cu_favela_p2000"		"mythical"
		"am_scales_bravo"		"legendary"
		"sp_spray_waves_bravo"		"rare"
		"sp_star_bravo"		"rare"
		"aq_etched_mac10_bravo"		"mythical"
		"hy_ocean_bravo"		"rare"
		"cu_season_elites_bravo"		"rare"
		"hy_seaside_bravo"		"rare"
		"hy_crumple_bravo"		"rare"
		"sp_skull_diagram_bravo"		"rare"
		"sp_spitfire_famas_bravo"		"mythical"
		"hy_bluepolygon_bravo"		"rare"
		"an_emerald_bravo"		"mythical"
		"an_navy_bravo"		"rare"
		"sp_hazard_bravo"		"rare"
		"sp_tape_dots_bravo"		"common"
		"hy_mayan_dreams_bravo"		"uncommon"
		"sp_palm_bravo"		"uncommon"
		"hy_ddpat_jungle_bravo"		"common"
		"aq_steel_bravo"		"rare"
		"hy_ali_tile_bravo"		"uncommon"
		"so_jungle_bravo"		"common"
		"so_tornado_bravo"		"common"
		"hy_crumple_dark_bravo"		"uncommon"
		"so_sand_bravo"		"common"
		"so_olive_bravo"		"common"
		"an_gunmetal_bravo"		"common"
		"am_ossify_blue_p2000_bravo"		"mythical"
		"am_crumple_bravo"		"mythical"
		"am_ossify_blue"		"mythical"
		"am_crumple"		"mythical"
		"cu_xray_m4"		"ancient"
		"an_titanium30v"		"rare"
		"hy_redtiger"		"uncommon"
		"hy_bluehex"		"rare"
		"hy_redhex"		"rare"
		"am_ossify_red"		"mythical"
		"am_electric_red"		"mythical"
		"cu_shark"		"ancient"
		"hy_flowers"		"rare"
		"hy_water_crest"		"rare"
		"sp_camo_wood_blue"		"rare"
		"hy_ak47lam_blue"		"rare"
		"hy_hive"		"mythical"
		"hy_modspots"		"mythical"
		"sp_zebracam_blue"		"rare"
		"am_ddpatdense_silver"		"rare"
		"am_ddpatdense_peacock"		"mythical"
		"hy_webs_darker"		"rare"
		"sp_palm_shadow"		"uncommon"
		"sp_twigs"		"uncommon"
		"hy_varicamo"		"uncommon"
		"hy_varicamo_night"		"uncommon"
		"hy_varicamo_urban"		"uncommon"
		"hy_varicamo_blue"		"rare"
		"hy_varicamo_desert"		"uncommon"
		"sp_mesh_slashes"		"common"
		"sp_mesh_army"		"common"
		"sp_mesh_python"		"uncommon"
		"sp_mesh_hot_and_cold"		"rare"
		"sp_spray_army"		"common"
		"aa_fade_metallic"		"rare"
		"aq_damascus_sg553"		"rare"
		"am_crystallized"		"mythical"
		"am_crystallized_blue"		"mythical"
		"hy_varicamo_red"		"rare"
		"hy_snakeskin"		"rare"
		"am_crystallized_silver"		"rare"
		"aa_fade_grassland"		"rare"
		"so_orange_accents"		"rare"
		"cu_m4_asimov"		"legendary"
		"cu_sawedoff_octopump"		"ancient"
		"cu_m4a1-s_elegant"		"mythical"
		"cu_p250_refined"		"legendary"
		"cu_awp_cobra"		"mythical"
		"cu_famas_pulse"		"mythical"
		"hy_marina_sunrise"		"mythical"
		"am_thorny_rose_mp9"		"mythical"
		"cu_skull_nova"		"mythical"
		"cu_sandstorm"		"rare"
		"hy_kami"		"rare"
		"aq_obsidian"		"rare"
		"am_turqoise_halftone"		"rare"
		"am_diamond_plate"		"mythical"
		"am_fuschia"		"legendary"
		"aq_etched_cz75"		"ancient"
		"am_p250_beaded_paint"		"legendary"
		"am_fluted_tec9"		"mythical"
		"aq_engraved_deagle"		"rare"
		"am_copper_flecks"		"mythical"
		"hy_poly_camo"		"uncommon"
		"so_panther"		"rare"
		"aq_usp_stainless"		"uncommon"
		"hy_craquelure"		"uncommon"
		"cu_awp_asimov"		"legendary"
		"cu_aug_chameleonaire"		"ancient"
		"cu_ump_corporal"		"rare"
		"cu_ak47_cobra"		"mythical"
		"cu_p90_trigon"		"legendary"
		"cu_mac10_redhot"		"mythical"
		"sp_negev_turq_terrain"		"rare"
		"cu_nova_antique"		"legendary"
		"cu_sg553_pulse"		"mythical"
		"an_famas_sgt"		"mythical"
		"cu_tec9_sandstorm"		"rare"
		"cu_usp_elegant"		"rare"
		"cu_mag7_heaven"		"rare"
		"hy_nerodia"		"common"
		"so_green"		"uncommon"
		"cu_money"		"legendary"
		"am_crystallized_dark"		"uncommon"
		"so_orca"		"rare"
		"am_army_shine"		"common"
		"am_oval_hex"		"uncommon"
		"cu_pinstripe_ak47"		"rare"
		"am_m4a1-s_alloy_orange"		"mythical"
		"cu_ak47_rubber"		"legendary"
		"cu_tec9_asiimov"		"rare"
		"cu_ssg08_immortal"		"rare"
		"cu_aug_progressiv"		"mythical"
		"cu_bizon_antique"		"mythical"
		"cu_retribution"		"rare"
		"hy_galil_kami"		"rare"
		"cu_m4a1_howling"		"immortal"
		"cu_mac10_decay"		"mythical"
		"cu_p90_scorpius"		"rare"
		"cu_scar_cyrex"		"legendary"
		"cu_usp_spitfire"		"mythical"
		"cu_xm1014_heaven_guard"		"mythical"
		"am_nitrogen"		"rare"
		"cu_panther_ak47"		"legendary"
		"cu_bratatat_negev"		"rare"
		"cu_usp_sandpapered"		"rare"
		"hy_ssg08_marker"		"rare"
		"hy_snakeskin_red"		"rare"
		"cu_m4a1-s_silence"		"mythical"
		"so_orange_accents2"		"rare"
		"aq_steel"		"uncommon"
		"am_royal"		"mythical"
		"am_metals"		"mythical"
		"am_chainmail"		"uncommon"
		"aq_handcannon"		"rare"
		"am_metal_inlay"		"rare"
		"hy_vines"		"common"
		"hy_indigo_usp"		"common"
		"so_indigo_and_grey"		"common"
		"am_gyrate"		"rare"
		"an_royalbleed"		"rare"
		"cu_titanstorm"		"legendary"
		"cu_korupt"		"mythical"
		"cu_p2000_pulse"		"uncommon"
		"cu_kaiman"		"mythical"
		"cu_well_traveled_ak47"		"mythical"
		"cu_green_leather_ak47"		"rare"
		"cu_brown_leather_p90"		"uncommon"
		"cu_luggage_mac10"		"uncommon"
		"cu_medieval_dragon_awp"		"legendary"
		"cu_green_leather_sawedoff"		"rare"
		"cu_luggage_p2000"		"common"
		"aq_pilot_deagle"		"rare"
		"cu_leather_xm1014"		"rare"
		"cu_bizon-osiris"		"mythical"
		"cu_c75a-tiger"		"mythical"
		"cu_deagle_aureus"		"mythical"
		"aq_57_feathers"		"legendary"
		"cu_glock-liquescent"		"mythical"
		"cu_mp7-commander"		"rare"
		"cu_negev_titanstorm"		"rare"
		"cu_nova_koi"		"mythical"
		"cu_p2000_ivory"		"uncommon"
		"cu_bittersweet"		"mythical"
		"cu_p90-asiimov"		"ancient"
		"cu_m4a1s_cyrex"		"legendary"
		"aq_leviathan"		"rare"
		"hy_lines_orange"		"rare"
		"cu_luggage_sg553"		"uncommon"
		"cu_luggage_usp-s"		"uncommon"
		"hy_plaid1"		"common"
		"hy_plaid2"		"common"
		"am_nuclear_pattern1_glock"		"uncommon"
		"hy_nuclear_pattern2_mp9"		"rare"
		"sp_nuclear_pattern3_negev"		"uncommon"
		"am_nuclear_skulls1_xm1014"		"rare"
		"am_nuclear_skulls2_famas"		"mythical"
		"am_nuclear_skulls3_mac10"		"rare"
		"hy_nuclear_skulls4_p250"		"uncommon"
		"hy_nuclear_skulls5_tec9"		"rare"
		"sp_nukestripe_orange_aug"		"uncommon"
		"so_grey_nuclear_green_bizon"		"uncommon"
		"so_grey_nuclear_orange_five_seven"		"uncommon"
		"sp_nukestripe_maroon_sg553"		"uncommon"
		"cu_cerbrus_galil"		"mythical"
		"cu_tribute_ak47"		"legendary"
		"aq_glock_coiled"		"rare"
		"am_g3sg1_murky"		"rare"
		"aq_m4a1s_basilisk"		"rare"
		"cu_m4a4_griffin"		"rare"
		"sp_mag7_firebitten"		"rare"
		"cu_mp9_chevron"		"rare"
		"cu_fiveseven_urban_hazard"		"rare"
		"aq_p250_cartel"		"legendary"
		"cu_p2000_fire_elemental"		"legendary"
		"aq_sawedoff_blackgold"		"mythical"
		"cu_scar20_intervention"		"legendary"
		"sp_ump45_d-visions"		"rare"
		"cu_xm1014_caritas"		"legendary"
		"aq_ak47_cartel"		"mythical"
		"am_awp_glory"		"legendary"
		"cu_elites_urbanstorm"		"mythical"
		"aq_deagle_naga"		"rare"
		"cu_galil_abrasion"		"ancient"
		"cu_glock_deathtoll"		"uncommon"
		"cu_m4a4_ancestral"		"mythical"
		"cu_m249_sektor"		"rare"
		"am_mac10_malachite"		"mythical"
		"cu_mp9_deadly_poison"		"rare"
		"cu_p250_mandala"		"legendary"
		"cu_sawedoff_deva"		"mythical"
		"aq_scar20_leak"		"rare"
		"aq_xm1014_sigla"		"rare"
		"an_tiger_orange"		"legendary"
		"aq_damascus"		"mythical"
		"aq_damascus_90"		"mythical"
		"am_marble_fade"		"legendary"
		"aq_steel_knife"		"rare"
		"am_ruby_marbleized"		"legendary"
		"am_sapphire_marbleized"		"legendary"
		"am_blackpearl_marbleized"		"ancient"
		"am_doppler_phase1"		"mythical"
		"am_doppler_phase2"		"mythical"
		"am_doppler_phase3"		"mythical"
		"am_doppler_phase4"		"mythical"
		"cu_ak47_mastery"		"uncommon"
		"aq_mp7_ultramodern"		"rare"
		"aq_awp_twine"		"rare"
		"am_bronze_sparkle"		"uncommon"
		"aq_p250_contour"		"rare"
		"cu_fiveseven_banana"		"legendary"
		"cu_galil_eco"		"legendary"
		"aq_famas_jinn"		"legendary"
		"cu_m4a1_hyper_beast"		"legendary"
		"cu_mag7_redhot"		"mythical"
		"am_negev_glory"		"rare"
		"cu_mac10_neonrider"		"ancient"
		"cu_sawedoff_origami"		"rare"
		"cu_cz75_precision"		"mythical"
		"am_ump_racer"		"mythical"
		"am_aqua_flecks"		"mythical"
		"cu_chronos_g3sg1"		"mythical"
		"hy_hades"		"uncommon"
		"hy_icarus"		"rare"
		"cu_labyrinth"		"rare"
		"sp_labyrinth"		"common"
		"sp_labyrinth2"		"common"
		"sp_labyrinth3"		"common"
		"an_red_m4a1s"		"mythical"
		"cu_medusa_awp"		"legendary"
		"gs_mother_of_pearl_elite"		"mythical"
		"aa_pandora"		"rare"
		"cu_poseidon"		"mythical"
		"hy_zodiac1"		"common"
		"hy_zodiac2"		"common"
		"hy_zodiac3"		"uncommon"
		"an_emerald"		"rare"
		"so_khaki_green"		"common"
		"cu_anime_aug"		"ancient"
		"am_bamboo_jungle"		"mythical"
		"hy_bamboo_jungle_ink"		"common"
		"hy_bamboo_jungle_black"		"common"
		"hy_bamboo_jungle"		"common"
		"am_geometric_steps"		"rare"
		"hy_geometric_steps_green"		"rare"
		"hy_geometric_steps_yellow"		"rare"
		"hy_kimono_diamonds"		"mythical"
		"hy_kimono_diamonds_orange"		"common"
		"hy_kimono_diamonds_red"		"uncommon"
		"sp_kimono_diamonds"		"common"
		"am_seastorm"		"common"
		"am_seastorm_blood"		"rare"
		"am_seastorm_shojo"		"rare"
		"am_kimono_sunrise"		"rare"
		"so_keycolors"		"common"
		"so_aqua"		"common"
		"cu_ak47_courage_alt"		"legendary"
		"cu_awp_hyper_beast"		"legendary"
		"cu_cz75a_chastizer"		"legendary"
		"am_famas_dots"		"mythical"
		"cu_galilar_particles"		"rare"
		"aq_glock18_flames_blue"		"uncommon"
		"cu_m4a4_evil_daimyo"		"rare"
		"cu_mp7_nemsis"		"legendary"
		"am_mp9_nitrogen"		"mythical"
		"cu_negev_annihilator"		"mythical"
		"cu_nova_ranger"		"rare"
		"aq_p2000_boom"		"rare"
		"cu_p90_mastery"		"rare"
		"cu_sg553_cyrex"		"legendary"
		"cu_ump45_uproar"		"rare"
		"cu_usp_progressiv"		"uncommon"
		"cu_ak47_winter_sport"		"mythical"
		"cu_dualberretta_dragons"		"rare"
		"cu_famas_lenta"		"rare"
		"gs_g3sg1_flux_purple"		"legendary"
		"gs_galil_nightwing"		"mythical"
		"gs_glock18_wrathys"		"uncommon"
		"gs_m249_nebula_crusader"		"mythical"
		"gs_m4a1s_snakebite_gold"		"legendary"
		"cu_mac10_alekhya_duo"		"rare"
		"cu_mag7_myrcene"		"rare"
		"cu_mp7_classified"		"mythical"
		"hy_p250_crackshot"		"mythical"
		"gs_scar20_peacemaker03"		"rare"
		"cu_ssg08_technicality"		"legendary"
		"cu_usp_kill_confirmed"		"legendary"
		"aq_xm1014_scumbria"		"rare"
		"cu_ak47_point_disarray"		"mythical"
		"am_aug_jumble"		"rare"
		"cu_bizon_noxious"		"mythical"
		"aq_deagle_corinthian"		"uncommon"
		"cu_fiveseven_retrobution"		"mythical"
		"cu_g3sg1_executioner"		"legendary"
		"gs_m4a4_royal_squire"		"legendary"
		"cu_negev_impact"		"mythical"
		"am_p2000_imperial_red"		"uncommon"
		"cu_p90_shapewood"		"legendary"
		"gs_sawedoff_necromancer"		"rare"
		"hy_scar20_jungler"		"rare"
		"gs_sg553_tiger_moth"		"mythical"
		"cu_tec9_avalanche"		"mythical"
		"aq_xm1014_hot_rod"		"mythical"
		"aa_fade_revolver"		"ancient"
		"aa_fade_metallic_revolver"		"legendary"
		"gs_ak47_supercharged"		"legendary"
		"cu_awp_mastery"		"mythical"
		"cu_bizon_citizen"		"rare"
		"aq_deserteagle_kumichodragon"		"mythical"
		"aq_dualberettas_cartel"		"rare"
		"aq_famas_contour"		"mythical"
		"cu_fiveseven_augmented"		"mythical"
		"gs_glock18_award"		"rare"
		"gs_m4a4_pioneer"		"legendary"
		"am_mac10_electricity"		"rare"
		"gs_mag7_praetorian"		"mythical"
		"sp_mp7_impire"		"mythical"
		"cu_nova_hyperbeast"		"legendary"
		"cu_ssg08_necropos"		"rare"
		"gs_tec9_jambiya"		"rare"
		"gs_usp_voltage"		"uncommon"
	}
	"item_sets"
	{
		"set_community_3"
		{
			"name"		"#CSGO_set_community_3"
			"set_description"		"#CSGO_set_community_3_desc"
			"is_collection"		"1"
			"items"
			{
				"[cu_tec9_asiimov]weapon_tec9"		"1"
				"[cu_ssg08_immortal]weapon_ssg08"		"1"
				"[cu_retribution]weapon_elite"		"1"
				"[hy_galil_kami]weapon_galilar"		"1"
				"[cu_p90_scorpius]weapon_p90"		"1"
				"[am_nitrogen]weapon_cz75a"		"1"
				"[am_gyrate]weapon_cz75a"		"1"
				"[an_royalbleed]weapon_p90"		"1"
				"[cu_p2000_pulse]weapon_hkp2000"		"1"
				"[cu_aug_progressiv]weapon_aug"		"1"
				"[cu_bizon_antique]weapon_bizon"		"1"
				"[cu_mac10_decay]weapon_mac10"		"1"
				"[cu_xm1014_heaven_guard]weapon_xm1014"		"1"
				"[cu_korupt]weapon_mac10"		"1"
				"[am_m4a1-s_alloy_orange]weapon_m4a1_silencer"		"1"
				"[cu_scar_cyrex]weapon_scar20"		"1"
				"[cu_usp_spitfire]weapon_usp_silencer"		"1"
				"[cu_kaiman]weapon_usp_silencer"		"1"
				"[cu_ak47_rubber]weapon_ak47"		"1"
				"[cu_titanstorm]weapon_m4a1"		"1"
			}
		}
		"set_weapons_i"
		{
			"name"		"#CSGO_set_weapons_i"
			"set_description"		"#CSGO_set_weapons_i_desc"
			"is_collection"		"1"
			"items"
			{
				"[hy_skulls]weapon_mp7"		"1"
				"[hy_feathers_aug]weapon_aug"		"1"
				"[so_purple]weapon_sg556"		"1"
				"[am_dragon_glock]weapon_glock"		"1"
				"[am_zebra_dark]weapon_usp_silencer"		"1"
				"[am_zebra_dark]weapon_m4a1_silencer"		"1"
				"[aq_oiled]weapon_ak47"		"1"
				"[aa_vertigo]weapon_deagle"		"1"
				"[am_lightning_awp]weapon_awp"		"1"
			}
		}
		"set_esports"
		{
			"name"		"#CSGO_set_esports"
			"set_description"		"#CSGO_set_esports_desc"
			"is_collection"		"1"
			"items"
			{
				"[sp_zebracam_bw]weapon_m4a1"		"1"
				"[hy_icosahedron]weapon_mag7"		"1"
				"[hy_doomkitty]weapon_famas"		"1"
				"[hy_ddpat_orange]weapon_galilar"		"1"
				"[hy_ddpat_orange]weapon_sawedoff"		"1"
				"[sp_splash_p250]weapon_p250"		"1"
				"[hy_ak47lam]weapon_ak47"		"1"
				"[hy_blam_simple]weapon_awp"		"1"
				"[cu_catskulls_p90]weapon_p90"		"1"
			}
		}
		"set_bravo_i"
		{
			"name"		"#CSGO_set_bravo_i"
			"set_description"		"#CSGO_set_bravo_i_desc"
			"is_collection"		"1"
			"items"
			{
				"[sp_spray_waves_bravo]weapon_sg556"		"1"
				"[cu_season_elites_bravo]weapon_elite"		"1"
				"[hy_seaside_bravo]weapon_nova"		"1"
				"[hy_crumple_bravo]weapon_galilar"		"1"
				"[sp_skull_diagram_bravo]weapon_ump45"		"1"
				"[hy_bluepolygon_bravo]weapon_g3sg1"		"1"
				"[hy_siege_bravo]weapon_usp_silencer"		"1"
				"[sp_star_bravo]weapon_m4a1"		"1"
				"[aq_etched_mac10_bravo]weapon_mac10"		"1"
				"[hy_ocean_bravo]weapon_m4a1_silencer"		"1"
				"[cu_dragon_p90_bravo]weapon_p90"		"1"
				"[am_ossify_blue_p2000_bravo]weapon_hkp2000"		"1"
				"[am_crumple_bravo]weapon_awp"		"1"
				"[cu_fireserpent_ak47_bravo]weapon_ak47"		"1"
				"[am_scales_bravo]weapon_deagle"		"1"
			}
		}
		"set_weapons_ii"
		{
			"name"		"#CSGO_set_weapons_ii"
			"set_description"		"#CSGO_set_weapons_ii_desc"
			"is_collection"		"1"
			"items"
			{
				"[an_titanium30v]weapon_tec9"		"1"
				"[hy_redtiger]weapon_m4a1_silencer"		"1"
				"[hy_bluehex]weapon_famas"		"1"
				"[hy_redhex]weapon_p250"		"1"
				"[hy_webs_darker]weapon_scar20"		"1"
				"[aq_oiled]weapon_fiveseven"		"1"
				"[aa_vertigo]weapon_mp9"		"1"
				"[am_crumple]weapon_nova"		"1"
				"[am_ossify_red]weapon_elite"		"1"
				"[am_slither_p90]weapon_p90"		"1"
				"[am_electric_red]weapon_usp_silencer"		"1"
				"[cu_shark]weapon_ssg08"		"1"
			}
		}
		"set_esports_ii"
		{
			"name"		"#CSGO_set_esports_ii"
			"set_description"		"#CSGO_set_esports_ii_desc"
			"is_collection"		"1"
			"items"
			{
				"[an_titanium30v]weapon_galilar"		"1"
				"[hy_flowers]weapon_fiveseven"		"1"
				"[hy_water_crest]weapon_bizon"		"1"
				"[sp_camo_wood_blue]weapon_nova"		"1"
				"[sp_zebracam_blue]weapon_g3sg1"		"1"
				"[am_ddpatdense_silver]weapon_p250"		"1"
				"[hy_ak47lam_blue]weapon_ak47"		"1"
				"[hy_modspots]weapon_p90"		"1"
				"[cu_broken_path_famas]weapon_famas"		"1"
				"[hy_hive]weapon_awp"		"1"
				"[am_ddpatdense_peacock]weapon_deagle"		"1"
				"[cu_xray_m4]weapon_m4a1"		"1"
			}
		}
		"set_community_1"
		{
			"name"		"#CSGO_set_community_1"
			"set_description"		"#CSGO_set_community_1_desc"
			"is_collection"		"1"
			"items"
			{
				"[cu_sandstorm]weapon_galilar"		"1"
				"[hy_kami]weapon_fiveseven"		"1"
				"[aq_obsidian]weapon_m249"		"1"
				"[am_turqoise_halftone]weapon_bizon"		"1"
				"[cu_famas_pulse]weapon_famas"		"1"
				"[hy_marina_sunrise]weapon_elite"		"1"
				"[am_thorny_rose_mp9]weapon_mp9"		"1"
				"[cu_skull_nova]weapon_nova"		"1"
				"[cu_m4a1-s_elegant]weapon_m4a1_silencer"		"1"
				"[cu_p250_refined]weapon_p250"		"1"
				"[cu_awp_cobra]weapon_awp"		"1"
				"[cu_m4_asimov]weapon_m4a1"		"1"
				"[cu_sawedoff_octopump]weapon_sawedoff"		"1"
			}
		}
		"set_weapons_iii"
		{
			"name"		"#CSGO_set_weapons_iii"
			"set_description"		"#CSGO_set_weapons_iii_desc"
			"is_collection"		"1"
			"items"
			{
				"[hy_webs]weapon_cz75a"		"1"
				"[hy_poly_camo]weapon_hkp2000"		"1"
				"[so_panther]weapon_elite"		"1"
				"[aq_usp_stainless]weapon_usp_silencer"		"1"
				"[hy_craquelure]weapon_glock"		"1"
				"[am_diamond_plate]weapon_cz75a"		"1"
				"[am_fluted_tec9]weapon_tec9"		"1"
				"[aq_engraved_deagle]weapon_deagle"		"1"
				"[am_copper_flecks]weapon_fiveseven"		"1"
				"[am_fuschia]weapon_cz75a"		"1"
				"[am_p250_beaded_paint]weapon_p250"		"1"
				"[aq_etched_cz75]weapon_cz75a"		"1"
			}
		}
		"set_community_2"
		{
			"name"		"#CSGO_set_community_2"
			"set_description"		"#CSGO_set_community_2_desc"
			"is_collection"		"1"
			"items"
			{
				"[cu_ump_corporal]weapon_ump45"		"1"
				"[sp_negev_turq_terrain]weapon_negev"		"1"
				"[cu_tec9_sandstorm]weapon_tec9"		"1"
				"[cu_mag7_heaven]weapon_mag7"		"1"
				"[cu_mac10_redhot]weapon_mac10"		"1"
				"[cu_sg553_pulse]weapon_sg556"		"1"
				"[an_famas_sgt]weapon_famas"		"1"
				"[cu_usp_elegant]weapon_usp_silencer"		"1"
				"[cu_ak47_cobra]weapon_ak47"		"1"
				"[cu_p90_trigon]weapon_p90"		"1"
				"[cu_nova_antique]weapon_nova"		"1"
				"[cu_awp_asimov]weapon_awp"		"1"
				"[cu_aug_chameleonaire]weapon_aug"		"1"
			}
		}
		"set_community_4"
		{
			"name"		"#CSGO_set_community_4"
			"set_description"		"#CSGO_set_community_4_desc"
			"is_collection"		"1"
			"items"
			{
				"[cu_mp7-commander]weapon_mp7"		"1"
				"[cu_negev_titanstorm]weapon_negev"		"1"
				"[cu_p2000_ivory]weapon_hkp2000"		"1"
				"[aq_leviathan]weapon_ssg08"		"1"
				"[hy_lines_orange]weapon_ump45"		"1"
				"[cu_bizon-osiris]weapon_bizon"		"1"
				"[cu_c75a-tiger]weapon_cz75a"		"1"
				"[cu_nova_koi]weapon_nova"		"1"
				"[cu_bittersweet]weapon_p250"		"1"
				"[cu_deagle_aureus]weapon_deagle"		"1"
				"[aq_57_feathers]weapon_fiveseven"		"1"
				"[cu_glock-liquescent]weapon_glock"		"1"
				"[cu_p90-asiimov]weapon_p90"		"1"
				"[cu_m4a1s_cyrex]weapon_m4a1_silencer"		"1"
			}
		}
		"set_esports_iii"
		{
			"name"		"#CSGO_set_esports_iii"
			"set_description"		"#CSGO_set_esports_iii_desc"
			"is_collection"		"1"
			"items"
			{
				"[am_zebra_dark]weapon_ssg08"		"1"
				"[so_purple]weapon_mac10"		"1"
				"[hy_redtiger]weapon_usp_silencer"		"1"
				"[hy_bluehex]weapon_cz75a"		"1"
				"[cu_bratatat_negev]weapon_negev"		"1"
				"[hy_snakeskin_red]weapon_xm1014"		"1"
				"[hy_splatter]weapon_bizon"		"1"
				"[hy_zombie]weapon_p90"		"1"
				"[am_ossify_blue]weapon_mp7"		"1"
				"[am_ddpatdense_silver]weapon_glock"		"1"
				"[hy_webs_darker]weapon_deagle"		"1"
				"[hy_tiger]weapon_aug"		"1"
				"[cu_spring_nova]weapon_nova"		"1"
				"[cu_favela_awp]weapon_awp"		"1"
				"[cu_favela_p2000]weapon_hkp2000"		"1"
				"[cu_bullet_rain_m4a1]weapon_m4a1"		"1"
				"[cu_panther_ak47]weapon_ak47"		"1"
			}
		}
		"set_community_5"
		{
			"name"		"#CSGO_set_community_5"
			"set_description"		"#CSGO_set_community_5_desc"
			"is_collection"		"1"
			"items"
			{
				"[am_g3sg1_murky]weapon_g3sg1"		"1"
				"[sp_mag7_firebitten]weapon_mag7"		"1"
				"[cu_mp9_chevron]weapon_mp9"		"1"
				"[cu_fiveseven_urban_hazard]weapon_fiveseven"		"1"
				"[sp_ump45_d-visions]weapon_ump45"		"1"
				"[aq_glock_coiled]weapon_glock"		"1"
				"[aq_m4a1s_basilisk]weapon_m4a1_silencer"		"1"
				"[cu_m4a4_griffin]weapon_m4a1"		"1"
				"[aq_sawedoff_blackgold]weapon_sawedoff"		"1"
				"[aq_p250_cartel]weapon_p250"		"1"
				"[cu_scar20_intervention]weapon_scar20"		"1"
				"[cu_xm1014_caritas]weapon_xm1014"		"1"
				"[cu_tribute_ak47]weapon_ak47"		"1"
				"[cu_p2000_fire_elemental]weapon_hkp2000"		"1"
			}
		}
		"set_community_6"
		{
			"name"		"#CSGO_set_community_6"
			"set_description"		"#CSGO_set_community_6_desc"
			"is_collection"		"1"
			"items"
			{
				"[cu_glock_deathtoll]weapon_glock"		"1"
				"[cu_m249_sektor]weapon_m249"		"1"
				"[cu_mp9_deadly_poison]weapon_mp9"		"1"
				"[aq_scar20_leak]weapon_scar20"		"1"
				"[aq_xm1014_sigla]weapon_xm1014"		"1"
				"[cu_elites_urbanstorm]weapon_elite"		"1"
				"[aq_deagle_naga]weapon_deagle"		"1"
				"[am_mac10_malachite]weapon_mac10"		"1"
				"[cu_sawedoff_deva]weapon_sawedoff"		"1"
				"[aq_ak47_cartel]weapon_ak47"		"1"
				"[cu_m4a4_ancestral]weapon_m4a1"		"1"
				"[cu_p250_mandala]weapon_p250"		"1"
				"[am_awp_glory]weapon_awp"		"1"
				"[cu_galil_abrasion]weapon_galilar"		"1"
			}
		}
		"set_community_7"
		{
			"name"		"#CSGO_set_community_7"
			"set_description"		"#CSGO_set_community_7_desc"
			"is_collection"		"1"
			"items"
			{
				"[cu_ak47_mastery]weapon_ak47"		"1"
				"[aq_mp7_ultramodern]weapon_mp7"		"1"
				"[am_bronze_sparkle]weapon_deagle"		"1"
				"[aq_p250_contour]weapon_p250"		"1"
				"[am_negev_glory]weapon_negev"		"1"
				"[cu_sawedoff_origami]weapon_sawedoff"		"1"
				"[aq_awp_twine]weapon_awp"		"1"
				"[cu_mag7_redhot]weapon_mag7"		"1"
				"[cu_cz75_precision]weapon_cz75a"		"1"
				"[am_ump_racer]weapon_ump45"		"1"
				"[cu_fiveseven_banana]weapon_fiveseven"		"1"
				"[cu_galil_eco]weapon_galilar"		"1"
				"[aq_famas_jinn]weapon_famas"		"1"
				"[cu_m4a1_hyper_beast]weapon_m4a1_silencer"		"1"
				"[cu_mac10_neonrider]weapon_mac10"		"1"
			}
		}
		"set_dust"
		{
			"name"		"#CSGO_set_dust"
			"set_description"		"#CSGO_set_dust_desc"
			"is_collection"		"1"
			"items"
			{
				"[hy_desert]weapon_m4a1"		"1"
				"[sp_palm]weapon_scar20"		"1"
				"[sp_zebracam]weapon_ak47"		"1"
				"[hy_copperhead]weapon_aug"		"1"
				"[sp_snake]weapon_awp"		"1"
				"[aq_copper]weapon_sawedoff"		"1"
				"[aa_flames]weapon_deagle"		"1"
				"[am_scorpion_p2000]weapon_hkp2000"		"1"
				"[aq_brass]weapon_glock"		"1"
			}
		}
		"set_aztec"
		{
			"name"		"#CSGO_set_aztec"
			"set_description"		"#CSGO_set_aztec_desc"
			"is_collection"		"1"
			"items"
			{
				"[sp_leaves]weapon_nova"		"1"
				"[sp_short_tape]weapon_ssg08"		"1"
				"[so_jungle]weapon_fiveseven"		"1"
				"[hy_v_tiger]weapon_m4a1"		"1"
				"[sp_spray_jungle]weapon_ak47"		"1"
				"[am_ossify]weapon_tec9"		"1"
			}
		}
		"set_vertigo"
		{
			"name"		"#CSGO_set_vertigo"
			"set_description"		"#CSGO_set_vertigo_desc"
			"is_collection"		"1"
			"items"
			{
				"[hy_ddpat_urb]weapon_mac10"		"1"
				"[sp_tape_dots_urban]weapon_xm1014"		"1"
				"[am_carbon_fiber]weapon_bizon"		"1"
				"[sp_mesh_glacier]weapon_p90"		"1"
				"[hy_ak47lam_bw]weapon_ak47"		"1"
				"[so_tangerine]weapon_elite"		"1"
			}
		}
		"set_inferno"
		{
			"name"		"#CSGO_set_inferno"
			"set_description"		"#CSGO_set_inferno_desc"
			"is_collection"		"1"
			"items"
			{
				"[so_sand]weapon_mag7"		"1"
				"[cu_walnut_nova]weapon_nova"		"1"
				"[hy_gelpen]weapon_p250"		"1"
				"[so_tornado]weapon_m4a1"		"1"
				"[an_navy]weapon_elite"		"1"
				"[aq_brass]weapon_tec9"		"1"
			}
		}
		"set_militia"
		{
			"name"		"#CSGO_set_militia"
			"set_description"		"#CSGO_set_militia_desc"
			"is_collection"		"1"
			"items"
			{
				"[sp_leaves]weapon_bizon"		"1"
				"[so_grassland]weapon_xm1014"		"1"
				"[so_tornado]weapon_mac10"		"1"
				"[sp_leaves_grassland]weapon_hkp2000"		"1"
				"[hy_hunter_modern]weapon_bizon"		"1"
				"[hy_hunter_modern]weapon_nova"		"1"
				"[hy_hunter_modern]weapon_p250"		"1"
				"[hy_hunter_blaze_orange]weapon_nova"		"1"
				"[hy_hunter_blaze_orange]weapon_xm1014"		"1"
				"[hy_hunter_modern]weapon_m4a1"		"1"
				"[hy_hunter_blaze_pink]weapon_scar20"		"1"
			}
		}
		"set_nuke"
		{
			"name"		"#CSGO_set_nuke"
			"set_description"		"#CSGO_set_nuke_desc"
			"is_collection"		"1"
			"items"
			{
				"[sp_nukestripe_brown]weapon_bizon"		"1"
				"[sp_nukestripe_brown]weapon_mag7"		"1"
				"[sp_nukestripe_brown]weapon_sawedoff"		"1"
				"[sp_nukestripe_maroon]weapon_p90"		"1"
				"[sp_nukestripe_maroon]weapon_ump45"		"1"
				"[sp_nukestripe_maroon]weapon_xm1014"		"1"
				"[sp_nukestripe_orange]weapon_m4a1"		"1"
				"[sp_nukestripe_green]weapon_p250"		"1"
				"[sp_nukestripe_green_tec9]weapon_tec9"		"1"
			}
		}
		"set_office"
		{
			"name"		"#CSGO_set_office"
			"set_description"		"#CSGO_set_office_desc"
			"is_collection"		"1"
			"items"
			{
				"[sp_spray]weapon_famas"		"1"
				"[hy_arctic]weapon_g3sg1"		"1"
				"[hy_blizzard]weapon_m249"		"1"
				"[hy_forest_winter]weapon_galilar"		"1"
				"[an_silver]weapon_hkp2000"		"1"
				"[so_whiteout]weapon_mp7"		"1"
			}
		}
		"set_assault"
		{
			"name"		"#CSGO_set_assault"
			"set_description"		"#CSGO_set_assault_desc"
			"is_collection"		"1"
			"items"
			{
				"[so_caramel]weapon_ump45"		"1"
				"[so_tornado]weapon_sg556"		"1"
				"[so_red]weapon_fiveseven"		"1"
				"[an_navy]weapon_negev"		"1"
				"[an_red]weapon_aug"		"1"
				"[aa_fade]weapon_glock"		"1"
				"[so_yellow]weapon_mp9"		"1"
			}
		}
		"set_bravo_ii"
		{
			"name"		"#CSGO_set_bravo_ii"
			"set_description"		"#CSGO_set_bravo_ii_desc"
			"is_collection"		"1"
			"items"
			{
				"[sp_tape_dots_bravo]weapon_mp9"		"1"
				"[hy_ddpat_jungle_bravo]weapon_m249"		"1"
				"[so_jungle_bravo]weapon_xm1014"		"1"
				"[so_tornado_bravo]weapon_tec9"		"1"
				"[so_olive_bravo]weapon_mp7"		"1"
				"[an_gunmetal_bravo]weapon_fiveseven"		"1"
				"[hy_mayan_dreams_bravo]weapon_ssg08"		"1"
				"[sp_palm_bravo]weapon_negev"		"1"
				"[hy_ali_tile_bravo]weapon_sawedoff"		"1"
				"[hy_crumple_dark_bravo]weapon_p250"		"1"
				"[so_sand_bravo]weapon_glock"		"1"
				"[an_navy_bravo]weapon_aug"		"1"
				"[sp_hazard_bravo]weapon_mag7"		"1"
				"[aq_steel_bravo]weapon_bizon"		"1"
				"[sp_spitfire_famas_bravo]weapon_famas"		"1"
				"[an_emerald_bravo]weapon_scar20"		"1"
			}
		}
		"set_dust_2"
		{
			"name"		"#CSGO_set_dust_2"
			"set_description"		"#CSGO_set_dust_2_desc"
			"is_collection"		"1"
			"items"
			{
				"[hy_desert]weapon_g3sg1"		"1"
				"[so_sand]weapon_p250"		"1"
				"[sp_mesh_sand]weapon_scar20"		"1"
				"[sp_spray_sand]weapon_p90"		"1"
				"[sp_tape_short_sand]weapon_mp9"		"1"
				"[sp_zebracam]weapon_nova"		"1"
				"[sp_snake]weapon_sawedoff"		"1"
				"[sp_mesh_tan]weapon_ak47"		"1"
				"[sp_tape_orange]weapon_fiveseven"		"1"
				"[sp_palm]weapon_mac10"		"1"
				"[hy_varicamo]weapon_tec9"		"1"
				"[aq_brass]weapon_bizon"		"1"
				"[hy_varicamo]weapon_m4a1_silencer"		"1"
				"[aq_damascus_sg553]weapon_sg556"		"1"
				"[aa_fade_metallic]weapon_hkp2000"		"1"
				"[aa_fade_metallic_revolver]weapon_revolver"		"1"
			}
		}
		"set_train"
		{
			"name"		"#CSGO_set_train"
			"set_description"		"#CSGO_set_train_desc"
			"is_collection"		"1"
			"items"
			{
				"[hy_ddpat_urb]weapon_ump45"		"1"
				"[so_space_marine]weapon_elite"		"1"
				"[hy_arctic_contrast]weapon_g3sg1"		"1"
				"[hy_forest_night]weapon_fiveseven"		"1"
				"[sp_mesh_arctic_contrast]weapon_nova"		"1"
				"[sp_tape_short_urban]weapon_bizon"		"1"
				"[so_red]weapon_mac10"		"1"
				"[hy_ddpat_urb]weapon_m4a1"		"1"
				"[am_urban]weapon_mag7"		"1"
				"[am_urban]weapon_p250"		"1"
				"[am_carbon_fiber]weapon_scar20"		"1"
				"[sp_twigs]weapon_p90"		"1"
				"[hy_varicamo_urban]weapon_deagle"		"1"
				"[aa_fade_metallic]weapon_sawedoff"		"1"
				"[am_crystallized]weapon_tec9"		"1"
			}
		}
		"set_mirage"
		{
			"name"		"#CSGO_set_mirage"
			"set_description"		"#CSGO_set_mirage_desc"
			"is_collection"		"1"
			"items"
			{
				"[sp_tape]weapon_p250"		"1"
				"[so_pmc]weapon_fiveseven"		"1"
				"[so_space_marine]weapon_aug"		"1"
				"[sp_mesh_tan]weapon_g3sg1"		"1"
				"[sp_dapple]weapon_p90"		"1"
				"[sp_mesh_slashes]weapon_galilar"		"1"
				"[so_olive]weapon_glock"		"1"
				"[sp_tape_orange]weapon_mp7"		"1"
				"[sp_palm_shadow]weapon_ssg08"		"1"
				"[hy_varicamo_desert]weapon_negev"		"1"
				"[sp_mesh_python]weapon_sg556"		"1"
				"[an_red]weapon_mp9"		"1"
				"[aa_flames]weapon_ump45"		"1"
				"[aa_fade_metallic]weapon_mac10"		"1"
				"[so_yellow]weapon_mag7"		"1"
			}
		}
		"set_italy"
		{
			"name"		"#CSGO_set_italy"
			"set_description"		"#CSGO_set_italy_desc"
			"is_collection"		"1"
			"items"
			{
				"[so_olive]weapon_tec9"		"1"
				"[so_pmc]weapon_aug"		"1"
				"[so_space_marine]weapon_famas"		"1"
				"[so_sand]weapon_nova"		"1"
				"[sp_tape_short_sand]weapon_bizon"		"1"
				"[so_red]weapon_nova"		"1"
				"[hy_gelpen]weapon_ump45"		"1"
				"[hy_granite]weapon_hkp2000"		"1"
				"[aq_forced]weapon_elite"		"1"
				"[hy_forest_boreal]weapon_m4a1_silencer"		"1"
				"[hy_varicamo_desert]weapon_xm1014"		"1"
				"[so_red]weapon_glock"		"1"
				"[an_navy]weapon_mp7"		"1"
				"[hy_varicamo_red]weapon_sawedoff"		"1"
				"[hy_snakeskin]weapon_awp"		"1"
			}
		}
		"set_lake"
		{
			"name"		"#CSGO_set_lake"
			"set_description"		"#CSGO_set_lake_desc"
			"is_collection"		"1"
			"items"
			{
				"[hy_forest_boreal]weapon_p250"		"1"
				"[so_moss]weapon_xm1014"		"1"
				"[so_stormfront]weapon_aug"		"1"
				"[sp_spray_desert_sage]weapon_galilar"		"1"
				"[sp_tape_dots_waves]weapon_sg556"		"1"
				"[sp_tape_short_jungle]weapon_g3sg1"		"1"
				"[aq_blued]weapon_xm1014"		"1"
				"[sp_mesh_tan]weapon_awp"		"1"
				"[hy_mottled_sand]weapon_deagle"		"1"
				"[hy_reef]weapon_famas"		"1"
				"[hy_varicamo_night]weapon_bizon"		"1"
				"[an_navy]weapon_sg556"		"1"
				"[hy_varicamo_night]weapon_usp_silencer"		"1"
				"[sp_mesh_hot_and_cold]weapon_p90"		"1"
				"[am_crystallized_blue]weapon_elite"		"1"
			}
		}
		"set_safehouse"
		{
			"name"		"#CSGO_set_safehouse"
			"set_description"		"#CSGO_set_safehouse_desc"
			"is_collection"		"1"
			"items"
			{
				"[so_pmc]weapon_elite"		"1"
				"[so_pmc]weapon_scar20"		"1"
				"[so_moss]weapon_ssg08"		"1"
				"[sp_mesh_army]weapon_tec9"		"1"
				"[sp_spray_army]weapon_mp7"		"1"
				"[sp_leaves]weapon_usp_silencer"		"1"
				"[sp_mesh_forest_fire]weapon_aug"		"1"
				"[sp_tape_orange]weapon_mp9"		"1"
				"[hy_varicamo]weapon_g3sg1"		"1"
				"[hy_varicamo]weapon_galilar"		"1"
				"[sp_mesh_python]weapon_m249"		"1"
				"[sp_mesh_hot_and_cold]weapon_famas"		"1"
				"[am_crystallized_silver]weapon_fiveseven"		"1"
				"[aa_fade_grassland]weapon_ssg08"		"1"
				"[so_orange_accents]weapon_m4a1_silencer"		"1"
			}
		}
		"set_bank"
		{
			"name"		"#CSGO_set_bank"
			"set_description"		"#CSGO_set_bank_desc"
			"is_collection"		"1"
			"items"
			{
				"[hy_ddpat]weapon_mp7"		"1"
				"[hy_ddpat]weapon_sawedoff"		"1"
				"[hy_ddpat_urb]weapon_tec9"		"1"
				"[sp_tape]weapon_revolver"		"1"
				"[am_army_shine]weapon_negev"		"1"
				"[am_army_shine]weapon_sg556"		"1"
				"[an_silver]weapon_mac10"		"1"
				"[am_carbon_fiber]weapon_ump45"		"1"
				"[hy_nerodia]weapon_glock"		"1"
				"[so_green]weapon_g3sg1"		"1"
				"[am_oval_hex]weapon_nova"		"1"
				"[am_crystallized_dark]weapon_deagle"		"1"
				"[so_orca]weapon_galilar"		"1"
				"[so_orca]weapon_cz75a"		"1"
				"[cu_pinstripe_ak47]weapon_ak47"		"1"
				"[cu_money]weapon_p250"		"1"
			}
		}
		"set_overpass"
		{
			"name"		"#CSGO_set_overpass"
			"set_description"		"#CSGO_set_overpass_desc"
			"is_collection"		"1"
			"items"
			{
				"[sp_spray]weapon_m249"		"1"
				"[so_stormfront]weapon_mag7"		"1"
				"[so_stormfront]weapon_mp9"		"1"
				"[sp_spray_desert_sage]weapon_sawedoff"		"1"
				"[sp_dapple]weapon_ump45"		"1"
				"[hy_gelpen]weapon_mp7"		"1"
				"[hy_ddpat_urb]weapon_deagle"		"1"
				"[so_night]weapon_glock"		"1"
				"[so_grassland]weapon_hkp2000"		"1"
				"[hy_varicamo_blue]weapon_xm1014"		"1"
				"[hy_ssg08_marker]weapon_ssg08"		"1"
				"[so_orange_accents2]weapon_cz75a"		"1"
				"[hy_ddpat_pink]weapon_awp"		"1"
				"[cu_usp_sandpapered]weapon_usp_silencer"		"1"
				"[cu_m4a1-s_silence]weapon_m4a1_silencer"		"1"
			}
		}
		"set_cobblestone"
		{
			"name"		"#CSGO_set_cobblestone"
			"set_description"		"#CSGO_set_cobblestone_desc"
			"is_collection"		"1"
			"items"
			{
				"[so_stormfront]weapon_p90"		"1"
				"[so_stormfront]weapon_scar20"		"1"
				"[hy_vines]weapon_elite"		"1"
				"[so_indigo_and_grey]weapon_mac10"		"1"
				"[so_indigo_and_grey]weapon_ump45"		"1"
				"[an_silver]weapon_mag7"		"1"
				"[so_green]weapon_nova"		"1"
				"[aq_steel]weapon_sawedoff"		"1"
				"[hy_indigo_usp]weapon_usp_silencer"		"1"
				"[am_chainmail]weapon_hkp2000"		"1"
				"[am_metal_inlay]weapon_mp9"		"1"
				"[am_royal]weapon_cz75a"		"1"
				"[aq_handcannon]weapon_deagle"		"1"
				"[am_metals]weapon_m4a1_silencer"		"1"
				"[cu_medieval_dragon_awp]weapon_awp"		"1"
			}
		}
		"set_baggage"
		{
			"name"		"#CSGO_set_baggage"
			"set_description"		"#CSGO_set_baggage_desc"
			"is_collection"		"1"
			"items"
			{
				"[so_pmc]weapon_g3sg1"		"1"
				"[so_sand]weapon_ssg08"		"1"
				"[hy_plaid1]weapon_mp7"		"1"
				"[hy_plaid2]weapon_mp9"		"1"
				"[hy_plaid2]weapon_cz75a"		"1"
				"[cu_brown_leather_p90]weapon_p90"		"1"
				"[cu_luggage_mac10]weapon_mac10"		"1"
				"[cu_luggage_p2000]weapon_hkp2000"		"1"
				"[cu_luggage_sg553]weapon_sg556"		"1"
				"[cu_green_leather_sawedoff]weapon_sawedoff"		"1"
				"[cu_leather_xm1014]weapon_xm1014"		"1"
				"[cu_luggage_usp-s]weapon_usp_silencer"		"1"
				"[cu_green_leather_ak47]weapon_ak47"		"1"
				"[aq_pilot_deagle]weapon_deagle"		"1"
				"[cu_well_traveled_ak47]weapon_ak47"		"1"
			}
		}
		"set_cache"
		{
			"name"		"#CSGO_set_cache"
			"set_description"		"#CSGO_set_cache_desc"
			"is_collection"		"1"
			"items"
			{
				"[sp_nuclear_pattern3_negev]weapon_negev"		"1"
				"[hy_nuclear_skulls4_p250]weapon_p250"		"1"
				"[sp_nukestripe_orange_aug]weapon_aug"		"1"
				"[so_grey_nuclear_green_bizon]weapon_bizon"		"1"
				"[so_grey_nuclear_orange_five_seven]weapon_fiveseven"		"1"
				"[sp_nukestripe_maroon_sg553]weapon_sg556"		"1"
				"[am_nuclear_pattern1_glock]weapon_glock"		"1"
				"[hy_nuclear_pattern2_mp9]weapon_mp9"		"1"
				"[am_nuclear_skulls1_xm1014]weapon_xm1014"		"1"
				"[am_nuclear_skulls3_mac10]weapon_mac10"		"1"
				"[hy_nuclear_skulls5_tec9]weapon_tec9"		"1"
				"[am_nuclear_skulls2_famas]weapon_famas"		"1"
				"[cu_cerbrus_galil]weapon_galilar"		"1"
			}
		}
		"set_gods_and_monsters"
		{
			"name"		"#CSGO_set_gods_and_monsters"
			"set_description"		"#CSGO_set_gods_and_monsters_desc"
			"is_collection"		"1"
			"items"
			{
				"[sp_labyrinth]weapon_mp7"		"1"
				"[sp_labyrinth3]weapon_aug"		"1"
				"[hy_zodiac1]weapon_elite"		"1"
				"[hy_zodiac1]weapon_nova"		"1"
				"[hy_hades]weapon_tec9"		"1"
				"[sp_labyrinth2]weapon_hkp2000"		"1"
				"[hy_zodiac2]weapon_awp"		"1"
				"[hy_zodiac3]weapon_m249"		"1"
				"[cu_labyrinth]weapon_ump45"		"1"
				"[aa_pandora]weapon_mp9"		"1"
				"[cu_chronos_g3sg1]weapon_g3sg1"		"1"
				"[hy_icarus]weapon_m4a1_silencer"		"1"
				"[cu_poseidon]weapon_m4a1"		"1"
				"[cu_medusa_awp]weapon_awp"		"1"
			}
		}
		"set_chopshop"
		{
			"name"		"#CSGO_set_chopshop"
			"set_description"		"#CSGO_set_chopshop_desc"
			"is_collection"		"1"
			"items"
			{
				"[am_army_shine]weapon_scar20"		"1"
				"[am_army_shine]weapon_cz75a"		"1"
				"[so_keycolors]weapon_m249"		"1"
				"[so_aqua]weapon_mag7"		"1"
				"[so_night]weapon_deagle"		"1"
				"[hy_varicamo_urban]weapon_galilar"		"1"
				"[so_khaki_green]weapon_usp_silencer"		"1"
				"[aa_fade]weapon_mac10"		"1"
				"[so_whiteout]weapon_p250"		"1"
				"[hy_varicamo_red]weapon_mp7"		"1"
				"[so_orange_accents]weapon_fiveseven"		"1"
				"[an_emerald]weapon_cz75a"		"1"
				"[so_yellow]weapon_sg556"		"1"
				"[gs_mother_of_pearl_elite]weapon_elite"		"1"
				"[am_aqua_flecks]weapon_glock"		"1"
				"[an_red_m4a1s]weapon_m4a1_silencer"		"1"
			}
		}
		"set_kimono"
		{
			"name"		"#CSGO_set_kimono"
			"set_description"		"#CSGO_set_kimono_desc"
			"is_collection"		"1"
			"items"
			{
				"[hy_bamboo_jungle_ink]weapon_bizon"		"1"
				"[hy_bamboo_jungle_black]weapon_sawedoff"		"1"
				"[hy_bamboo_jungle]weapon_tec9"		"1"
				"[hy_kimono_diamonds_orange]weapon_g3sg1"		"1"
				"[sp_kimono_diamonds]weapon_p250"		"1"
				"[hy_kimono_diamonds_red]weapon_p250"		"1"
				"[am_seastorm]weapon_deagle"		"1"
				"[am_geometric_steps]weapon_galilar"		"1"
				"[hy_geometric_steps_green]weapon_mag7"		"1"
				"[hy_geometric_steps_yellow]weapon_tec9"		"1"
				"[hy_kimono_diamonds]weapon_fiveseven"		"1"
				"[am_seastorm_blood]weapon_deagle"		"1"
				"[am_seastorm_shojo]weapon_deagle"		"1"
				"[am_kimono_sunrise]weapon_m4a1"		"1"
				"[am_bamboo_jungle]weapon_ak47"		"1"
				"[cu_anime_aug]weapon_aug"		"1"
			}
		}
		"set_community_8"
		{
			"name"		"#CSGO_set_community_8"
			"set_description"		"#CSGO_set_community_8_desc"
			"is_collection"		"1"
			"items"
			{
				"[cu_galilar_particles]weapon_galilar"		"1"
				"[aq_glock18_flames_blue]weapon_glock"		"1"
				"[cu_nova_ranger]weapon_nova"		"1"
				"[cu_p90_mastery]weapon_p90"		"1"
				"[cu_ump45_uproar]weapon_ump45"		"1"
				"[cu_usp_progressiv]weapon_usp_silencer"		"1"
				"[am_famas_dots]weapon_famas"		"1"
				"[cu_m4a4_evil_daimyo]weapon_m4a1"		"1"
				"[am_mp9_nitrogen]weapon_mp9"		"1"
				"[cu_negev_annihilator]weapon_negev"		"1"
				"[aq_p2000_boom]weapon_hkp2000"		"1"
				"[cu_cz75a_chastizer]weapon_cz75a"		"1"
				"[cu_mp7_nemsis]weapon_mp7"		"1"
				"[cu_sg553_cyrex]weapon_sg556"		"1"
				"[cu_ak47_courage_alt]weapon_ak47"		"1"
				"[cu_awp_hyper_beast]weapon_awp"		"1"
			}
		}
		"set_community_9"
		{
			"name"		"#CSGO_set_community_9"
			"set_description"		"#CSGO_set_community_9_desc"
			"is_collection"		"1"
			"items"
			{
				"[cu_dualberretta_dragons]weapon_elite"		"1"
				"[cu_famas_lenta]weapon_famas"		"1"
				"[gs_glock18_wrathys]weapon_glock"		"1"
				"[cu_mac10_alekhya_duo]weapon_mac10"		"1"
				"[cu_mag7_myrcene]weapon_mag7"		"1"
				"[gs_scar20_peacemaker03]weapon_scar20"		"1"
				"[aq_xm1014_scumbria]weapon_xm1014"		"1"
				"[gs_galil_nightwing]weapon_galilar"		"1"
				"[gs_m249_nebula_crusader]weapon_m249"		"1"
				"[cu_mp7_classified]weapon_mp7"		"1"
				"[hy_p250_crackshot]weapon_p250"		"1"
				"[cu_ak47_winter_sport]weapon_ak47"		"1"
				"[gs_g3sg1_flux_purple]weapon_g3sg1"		"1"
				"[cu_ssg08_technicality]weapon_ssg08"		"1"
				"[gs_m4a1s_snakebite_gold]weapon_m4a1_silencer"		"1"
				"[cu_usp_kill_confirmed]weapon_usp_silencer"		"1"
			}
		}
		"set_community_10"
		{
			"name"		"#CSGO_set_community_10"
			"set_description"		"#CSGO_set_community_10_desc"
			"is_collection"		"1"
			"items"
			{
				"[hy_webs]weapon_revolver"		"1"
				"[am_aug_jumble]weapon_aug"		"1"
				"[aq_deagle_corinthian]weapon_deagle"		"1"
				"[am_p2000_imperial_red]weapon_hkp2000"		"1"
				"[gs_sawedoff_necromancer]weapon_sawedoff"		"1"
				"[hy_scar20_jungler]weapon_scar20"		"1"
				"[cu_bizon_noxious]weapon_bizon"		"1"
				"[cu_fiveseven_retrobution]weapon_fiveseven"		"1"
				"[cu_negev_impact]weapon_negev"		"1"
				"[gs_sg553_tiger_moth]weapon_sg556"		"1"
				"[cu_tec9_avalanche]weapon_tec9"		"1"
				"[aq_xm1014_hot_rod]weapon_xm1014"		"1"
				"[cu_ak47_point_disarray]weapon_ak47"		"1"
				"[cu_g3sg1_executioner]weapon_g3sg1"		"1"
				"[cu_p90_shapewood]weapon_p90"		"1"
				"[gs_m4a4_royal_squire]weapon_m4a1"		"1"
				"[aa_fade_revolver]weapon_revolver"		"1"
			}
		}
		"set_community_11"
		{
			"name"		"#CSGO_set_community_11"
			"set_description"		"#CSGO_set_community_11_desc"
			"is_collection"		"1"
			"items"
			{
				"[cu_bizon_citizen]weapon_bizon"		"1"
				"[aq_dualberettas_cartel]weapon_elite"		"1"
				"[am_mac10_electricity]weapon_mac10"		"1"
				"[cu_ssg08_necropos]weapon_ssg08"		"1"
				"[gs_tec9_jambiya]weapon_tec9"		"1"
				"[gs_usp_voltage]weapon_usp_silencer"		"1"
				"[aq_famas_contour]weapon_famas"		"1"
				"[cu_fiveseven_augmented]weapon_fiveseven"		"1"
				"[gs_glock18_award]weapon_glock"		"1"
				"[gs_mag7_praetorian]weapon_mag7"		"1"
				"[sp_mp7_impire]weapon_mp7"		"1"
				"[cu_awp_mastery]weapon_awp"		"1"
				"[aq_deserteagle_kumichodragon]weapon_deagle"		"1"
				"[cu_nova_hyperbeast]weapon_nova"		"1"
				"[gs_ak47_supercharged]weapon_ak47"		"1"
				"[gs_m4a4_pioneer]weapon_m4a1"		"1"
			}
		}
	}
	"paint_kits"
	{
		"775"
		{
			"name"		"hy_blueprint_white"
			"description_string"		"#PaintKit_hy_blueprint_white"
			"description_tag"		"#PaintKit_hy_blueprint_white_Tag"
			"style"		"2"
			"pattern"		"blueprint"
			"color0"		"232 218 202"
			"color1"		"27 24 23"
			"color2"		"53 49 47"
			"color3"		"13 30 42"
			"pattern_scale"		"2.500000"
			"phongexponent"		"235"
			"phongintensity"		"90"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"120.000000"
			"pattern_rotate_end"		"240.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"776"
		{
			"name"		"hy_blueprint_aqua"
			"description_string"		"#PaintKit_hy_blueprint_aqua"
			"description_tag"		"#PaintKit_hy_blueprint_aqua_Tag"
			"style"		"2"
			"pattern"		"blueprint"
			"color0"		"30 31 31 255"
			"color1"		"165 157 127"
			"color2"		"96 157 173"
			"color3"		"18 17 15 255"
			"pattern_scale"		"2.200000"
			"phongexponent"		"235"
			"phongintensity"		"90"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"120.000000"
			"pattern_rotate_end"		"240.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"777"
		{
			"name"		"hy_blueprint_red"
			"description_string"		"#PaintKit_hy_blueprint_red"
			"description_tag"		"#PaintKit_hy_blueprint_red_Tag"
			"style"		"2"
			"pattern"		"blueprint"
			"color0"		"29 29 35"
			"color1"		"144 137 124"
			"color2"		"53 49 47"
			"color3"		"77 21 21"
			"pattern_scale"		"2.500000"
			"phongexponent"		"235"
			"phongintensity"		"90"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"120.000000"
			"pattern_rotate_end"		"240.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"778"
		{
			"name"		"hy_blueprint_bluered"
			"description_string"		"#PaintKit_hy_blueprint_bluered"
			"description_tag"		"#PaintKit_hy_blueprint_bluered_Tag"
			"style"		"2"
			"pattern"		"blueprint"
			"color0"		"18 27 33"
			"color1"		"96 103 109"
			"color2"		"43 31 30"
			"color3"		"27 14 2 255"
			"pattern_scale"		"2.000000"
			"phongexponent"		"200"
			"phongintensity"		"22"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"120.000000"
			"pattern_rotate_end"		"240.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"779"
		{
			"name"		"am_circuitboard_orange"
			"description_string"		"#PaintKit_am_circuitboard_orange"
			"description_tag"		"#PaintKit_am_circuitboard_orange_Tag"
			"style"		"5"
			"pattern"		"circuitboard"
			"color0"		"22 19 18 255"
			"color1"		"147 58 34"
			"color2"		"58 38 34"
			"color3"		"23 127 136"
			"pattern_scale"		"4.000000"
			"phongexponent"		"255"
			"phongalbedoboost"		"12"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"780"
		{
			"name"		"am_circuitboard_silver"
			"description_string"		"#PaintKit_am_circuitboard_silver"
			"description_tag"		"#PaintKit_am_circuitboard_silver_Tag"
			"style"		"5"
			"pattern"		"circuitboard"
			"color0"		"15 15 15"
			"color1"		"53 52 48"
			"color2"		"108 105 96"
			"color3"		"206 193 153"
			"pattern_scale"		"4.500000"
			"phongexponent"		"255"
			"phongalbedoboost"		"12"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"781"
		{
			"name"		"am_circuitboard_aqua"
			"description_string"		"#PaintKit_am_circuitboard_aqua"
			"description_tag"		"#PaintKit_am_circuitboard_aqua_Tag"
			"style"		"5"
			"pattern"		"circuitboard"
			"color0"		"7 72 109"
			"color1"		"117 168 194"
			"color2"		"31 47 69"
			"color3"		"34 35 41"
			"pattern_scale"		"4.000000"
			"phongexponent"		"255"
			"phongalbedoboost"		"12"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"782"
		{
			"name"		"am_circuitboard_green"
			"description_string"		"#PaintKit_am_circuitboard_green"
			"description_tag"		"#PaintKit_am_circuitboard_green_Tag"
			"style"		"5"
			"pattern"		"circuitboard"
			"color0"		"31 61 22"
			"color1"		"99 121 97"
			"color2"		"22 44 16"
			"color3"		"169 163 139"
			"pattern_scale"		"4.500000"
			"phongexponent"		"255"
			"phongalbedoboost"		"12"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"783"
		{
			"name"		"hy_ducts_yellow"
			"description_string"		"#PaintKit_hy_ducts_yellow"
			"description_tag"		"#PaintKit_hy_ducts_yellow_Tag"
			"style"		"2"
			"pattern"		"ducts"
			"color0"		"34 17 17"
			"color1"		"208 17 49"
			"color2"		"230 178 20"
			"color3"		"234 216 151"
			"pattern_scale"		"2.000000"
			"phongexponent"		"245"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"784"
		{
			"name"		"hy_ducts_green"
			"description_string"		"#PaintKit_hy_ducts_green"
			"description_tag"		"#PaintKit_hy_ducts_green_Tag"
			"style"		"2"
			"pattern"		"ducts"
			"color0"		"5 29 28"
			"color1"		"10 11 11"
			"color2"		"156 157 127"
			"color3"		"62 150 140"
			"pattern_scale"		"2.750000"
			"phongexponent"		"245"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"90.000000"
			"pattern_rotate_end"		"90.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"785"
		{
			"name"		"hy_ducts_grey"
			"description_string"		"#PaintKit_hy_ducts_grey"
			"description_tag"		"#PaintKit_hy_ducts_grey_Tag"
			"style"		"2"
			"pattern"		"ducts"
			"color0"		"28 22 17"
			"color1"		"76 87 100"
			"color2"		"39 38 36"
			"color3"		"168 164 154"
			"pattern_scale"		"3.000000"
			"phongexponent"		"245"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"786"
		{
			"name"		"hy_ducts_blue"
			"description_string"		"#PaintKit_hy_ducts_blue"
			"description_tag"		"#PaintKit_hy_ducts_blue_Tag"
			"style"		"2"
			"pattern"		"ducts"
			"color0"		"19 23 23"
			"color1"		"98 139 146"
			"color2"		"15 116 222"
			"color3"		"186 161 122"
			"pattern_scale"		"2.000000"
			"phongexponent"		"245"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"180.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"787"
		{
			"name"		"hy_nuclear_hotorange"
			"description_string"		"#PaintKit_hy_nuclear_hotorange"
			"description_tag"		"#PaintKit_hy_nuclear_hotorange_Tag"
			"style"		"2"
			"pattern"		"nuclear_pattern"
			"color0"		"22 21 20 255"
			"color1"		"95 19 1 255"
			"color2"		"35 33 31 255"
			"color3"		"162 53 17"
			"pattern_scale"		"2.200000"
			"phongexponent"		"0"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"1.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"788"
		{
			"name"		"hy_nuclear_skulls_redblue"
			"description_string"		"#PaintKit_hy_nuclear_skulls_redblue"
			"description_tag"		"#PaintKit_hy_nuclear_skulls_redblue_Tag"
			"style"		"2"
			"pattern"		"nuclear_skulls_02"
			"color0"		"5 41 63"
			"color1"		"177 172 158"
			"color2"		"113 14 14"
			"color3"		"20 23 35 255"
			"pattern_scale"		"4.500000"
			"phongexponent"		"55"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.830000"
		}
		"789"
		{
			"name"		"am_nuclear_skulls_green"
			"description_string"		"#PaintKit_am_nuclear_skulls_green"
			"description_tag"		"#PaintKit_am_nuclear_skulls_green_Tag"
			"style"		"5"
			"pattern"		"nuclear_skulls_02"
			"color0"		"86 140 38 255"
			"color1"		"205 226 64 255"
			"color2"		"45 60 43 255"
			"color3"		"13 11 10 255"
			"pattern_scale"		"3.800000"
			"phongexponent"		"12"
			"phongalbedoboost"		"44"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"790"
		{
			"name"		"hy_nuclear_skulls_aqua"
			"description_string"		"#PaintKit_hy_nuclear_skulls_aqua"
			"description_tag"		"#PaintKit_hy_nuclear_skulls_aqua_Tag"
			"style"		"2"
			"pattern"		"nuclear_skulls_02"
			"color0"		"55 60 71 255"
			"color1"		"96 139 139"
			"color2"		"40 39 43"
			"color3"		"20 23 35 255"
			"pattern_scale"		"3.600000"
			"phongexponent"		"55"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.830000"
		}
		"791"
		{
			"name"		"gs_tec9_envoy"
			"description_string"		"#PaintKit_gs_tec9_envoy"
			"description_tag"		"#PaintKit_gs_tec9_envoy_Tag"
			"style"		"9"
			"pattern"		"tec9_envoy"
			"use_normal"		"1"
			"normal"		"tec9_envoy_normal"
			"color0"		"255 251 246"
			"color1"		"168 168 168"
			"color2"		"110 82 66"
			"color3"		"215 177 153"
			"pattern_scale"		"1.000000"
			"phongexponent"		"128"
			"phongintensity"		"96"
			"phongalbedoboost"		"48"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"792"
		{
			"name"		"gs_m4a1s_operator"
			"description_string"		"#PaintKit_gs_m4a1s_operator"
			"description_tag"		"#PaintKit_gs_m4a1s_operator_Tag"
			"style"		"9"
			"pattern"		"m4a1s_operator"
			"use_normal"		"1"
			"normal"		"m4a1s_operator_normal"
			"color0"		"255 251 246"
			"color1"		"185 185 185"
			"color2"		"130 130 130"
			"color3"		"215 177 153"
			"pattern_scale"		"1.000000"
			"phongexponent"		"64"
			"phongintensity"		"32"
			"phongalbedoboost"		"64"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
	}
	"client_loot_lists"
	{
		"set_nuke_2_common"
		{
			"[hy_blueprint_white]weapon_bizon"		"1"
			"[hy_blueprint_red]weapon_p250"		"1"
			"[hy_blueprint_bluered]weapon_ump45"		"1"
			"[hy_ducts_green]weapon_fiveseven"		"1"
			"[hy_ducts_grey]weapon_nova"		"1"
		}
		"set_nuke_2_uncommon"
		{
			"[am_circuitboard_silver]weapon_m4a1"		"1"
			"[am_circuitboard_green]weapon_mp7"		"1"
			"[hy_ducts_yellow]weapon_negev"		"1"
			"[hy_nuclear_skulls_aqua]weapon_galilar"		"1"
		}
		"set_nuke_2_rare"
		{
			"[hy_blueprint_aqua]weapon_p90"		"1"
			"[am_circuitboard_aqua]weapon_mp5sd"		"1"
			"[hy_ducts_blue]weapon_p250"		"1"
			"[hy_nuclear_skulls_redblue]weapon_awp"		"1"
		}
		"set_nuke_2_mythical"
		{
			"[am_circuitboard_orange]weapon_aug"		"1"
			"[hy_nuclear_hotorange]weapon_mag7"		"1"
			"[am_nuclear_skulls_green]weapon_glock"		"1"
		}
		"set_nuke_2_legendary"
		{
			"[gs_tec9_envoy]weapon_tec9"		"1"
			"[gs_m4a1s_operator]weapon_m4a1_silencer"		"1"
		}
		"set_nuke_2"
		{
			"set_nuke_2_common"		"1"
			"set_nuke_2_uncommon"		"1"
			"set_nuke_2_rare"		"1"
			"set_nuke_2_mythical"		"1"
			"set_nuke_2_legendary"		"1"
		}
	}
	"item_sets"
	{
		"set_nuke_2"
		{
			"name"		"#CSGO_set_nuke_2"
			"set_description"		"#CSGO_set_nuke_2_desc"
			"is_collection"		"1"
			"items"
			{
				"[hy_blueprint_white]weapon_bizon"		"1"
				"[hy_blueprint_red]weapon_p250"		"1"
				"[hy_blueprint_bluered]weapon_ump45"		"1"
				"[hy_ducts_green]weapon_fiveseven"		"1"
				"[hy_ducts_grey]weapon_nova"		"1"
				"[am_circuitboard_silver]weapon_m4a1"		"1"
				"[am_circuitboard_green]weapon_mp7"		"1"
				"[hy_ducts_yellow]weapon_negev"		"1"
				"[hy_nuclear_skulls_aqua]weapon_galilar"		"1"
				"[hy_blueprint_aqua]weapon_p90"		"1"
				"[am_circuitboard_aqua]weapon_mp5sd"		"1"
				"[hy_ducts_blue]weapon_p250"		"1"
				"[hy_nuclear_skulls_redblue]weapon_awp"		"1"
				"[am_circuitboard_orange]weapon_aug"		"1"
				"[hy_nuclear_hotorange]weapon_mag7"		"1"
				"[am_nuclear_skulls_green]weapon_glock"		"1"
				"[gs_tec9_envoy]weapon_tec9"		"1"
				"[gs_m4a1s_operator]weapon_m4a1_silencer"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"hy_blueprint_white"		"common"
		"hy_blueprint_aqua"		"rare"
		"hy_blueprint_red"		"common"
		"hy_blueprint_bluered"		"common"
		"am_circuitboard_orange"		"mythical"
		"am_circuitboard_silver"		"common"
		"am_circuitboard_aqua"		"rare"
		"am_circuitboard_green"		"uncommon"
		"hy_ducts_yellow"		"uncommon"
		"hy_ducts_green"		"common"
		"hy_ducts_grey"		"common"
		"hy_ducts_blue"		"rare"
		"hy_nuclear_hotorange"		"mythical"
		"hy_nuclear_skulls_redblue"		"uncommon"
		"am_nuclear_skulls_green"		"rare"
		"hy_nuclear_skulls_aqua"		"uncommon"
		"gs_tec9_envoy"		"legendary"
		"gs_m4a1s_operator"		"mythical"
	}
	"paint_kits"
	{
		"747"
		{
			"name"		"cu_dual_elites_rally"
			"description_string"		"#PaintKit_cu_dual_elites_rally"
			"description_tag"		"#PaintKit_cu_dual_elites_rally_Tag"
			"style"		"7"
			"pattern"		"dual_elites_rally"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"150"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"748"
		{
			"name"		"gs_mac10_checker"
			"description_string"		"#PaintKit_gs_mac10_checker"
			"description_tag"		"#PaintKit_gs_mac10_checker_Tag"
			"style"		"9"
			"pattern"		"mac10_checker"
			"use_normal"		"1"
			"normal"		"mac10_checker_normal"
			"color0"		"45 34 30"
			"color1"		"215 215 215"
			"color2"		"92 81 78"
			"color3"		"255 255 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"21"
			"phongintensity"		"21"
			"phongalbedoboost"		"21"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"749"
		{
			"name"		"gs_p250_checker"
			"description_string"		"#PaintKit_gs_p250_checker"
			"description_tag"		"#PaintKit_gs_p250_checker_Tag"
			"style"		"9"
			"pattern"		"p250_checker"
			"use_normal"		"1"
			"normal"		"p250_checker_normal"
			"color0"		"205 189 183"
			"color1"		"233 233 233"
			"color2"		"92 81 78"
			"color3"		"138 123 115"
			"pattern_scale"		"1.000000"
			"phongexponent"		"21"
			"phongintensity"		"21"
			"phongalbedoboost"		"8"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"750"
		{
			"name"		"cu_sg553_rally"
			"description_string"		"#PaintKit_cu_sg553_rally"
			"description_tag"		"#PaintKit_cu_sg553_rally_Tag"
			"style"		"7"
			"pattern"		"sg553_rally"
			"use_normal"		"1"
			"normal"		"sg553_rally_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"120"
			"phongintensity"		"45"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"751"
		{
			"name"		"gs_ssg08_checker"
			"description_string"		"#PaintKit_gs_ssg08_checker"
			"description_tag"		"#PaintKit_gs_ssg08_checker_Tag"
			"style"		"9"
			"pattern"		"ssg08_checker"
			"use_normal"		"1"
			"normal"		"ssg08_checker_normal"
			"color0"		"205 189 183"
			"color1"		"235 235 235"
			"color2"		"92 81 78"
			"color3"		"138 123 115"
			"pattern_scale"		"1.000000"
			"phongexponent"		"8"
			"phongintensity"		"8"
			"phongalbedoboost"		"12"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"752"
		{
			"name"		"aa_fade_mp7"
			"description_string"		"#PaintKit_aa_fade_mp7"
			"description_tag"		"#PaintKit_aa_fade_mp7_Tag"
			"style"		"6"
			"pattern"		"fade"
			"color0"		"44 41 39 255"
			"color1"		"84 52 14 255"
			"color2"		"71 18 28 255"
			"color3"		"28 31 57 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"-0.900000"
			"pattern_offset_x_end"		"-0.300000"
			"pattern_offset_y_start"		"-0.700000"
			"pattern_offset_y_end"		"-0.500000"
			"pattern_rotate_start"		"-55.000000"
			"pattern_rotate_end"		"-65.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.250000"
		}
		"753"
		{
			"name"		"sp_tape_short_rally"
			"description_string"		"#PaintKit_sp_tape_short_rally"
			"description_tag"		"#PaintKit_sp_tape_short_rally_Tag"
			"style"		"3"
			"pattern"		"camo_tape_short"
			"color0"		"9 9 9"
			"color1"		"37 39 41"
			"color2"		"49 34 22"
			"color3"		"47 46 43"
			"pattern_scale"		"1.000000"
			"phongexponent"		"16"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"40.000000"
			"pattern_rotate_end"		"50.000000"
			"wear_remap_min"		"0.060000"
			"wear_remap_max"		"0.800000"
		}
		"754"
		{
			"name"		"aq_steel_inferno"
			"description_string"		"#PaintKit_aq_steel"
			"description_tag"		"#PaintKit_aq_steel_bravo_Tag"
			"pattern"		"steel"
			"wear_default"		"0.400000"
			"seed"		"21"
			"style"		"8"
			"color0"		"164 109 67"
			"color1"		"129 134 143"
			"color2"		"148 115 84"
			"color3"		"215 120 26"
			"phongalbedoboost"		"1"
			"pattern_scale"		"4"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"-4"
			"pattern_rotate_end"		"4"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"755"
		{
			"name"		"hy_splatter3"
			"description_string"		"#PaintKit_hy_splatter3"
			"description_tag"		"#PaintKit_hy_splatter3_Tag"
			"style"		"2"
			"pattern"		"splatter"
			"color0"		"89 63 54"
			"color1"		"68 51 18"
			"color2"		"101 50 16"
			"color3"		"55 55 55"
			"pattern_scale"		"2.500000"
			"phongexponent"		"16"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-15.000000"
			"pattern_rotate_end"		"15.000000"
			"wear_remap_min"		"0.060000"
			"wear_remap_max"		"0.800000"
		}
		"793"
		{
			"name"		"hy_red_hex"
			"description_string"		"#PaintKit_hy_red_hex"
			"description_tag"		"#PaintKit_hy_red_hex_Tag"
			"style"		"2"
			"pattern"		"hive"
			"color0"		"15 17 19"
			"color1"		"104 98 89"
			"color2"		"31 32 37"
			"color3"		"125 17 17"
			"pattern_scale"		"1.500000"
			"phongexponent"		"255"
			"phongintensity"		"60"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
		}
		"794"
		{
			"name"		"sp_mesh_safetyblack"
			"description_string"		"#PaintKit_sp_mesh_safetyblack"
			"description_tag"		"#PaintKit_sp_mesh_safetyblack_Tag"
			"style"		"3"
			"pattern"		"mesh_fabric"
			"color0"		"20 19 19"
			"color1"		"59 43 28"
			"color2"		"110 107 101"
			"color3"		"126 49 31"
			"pattern_scale"		"0.500000"
			"phongexponent"		"16"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-10.000000"
			"pattern_rotate_end"		"10.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"795"
		{
			"name"		"hy_mesh_safetyorange"
			"description_string"		"#PaintKit_hy_mesh_safetyorange"
			"description_tag"		"#PaintKit_hy_mesh_safetyorange_Tag"
			"style"		"2"
			"pattern"		"mesh_fabric"
			"color0"		"234 102 5 255"
			"color1"		"73 70 51 255"
			"color2"		"16 14 10"
			"color3"		"164 176 172"
			"pattern_scale"		"1.000000"
			"phongexponent"		"16"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-10.000000"
			"pattern_rotate_end"		"10.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"796"
		{
			"name"		"sp_mesh_safetyred"
			"description_string"		"#PaintKit_sp_mesh_safetyred"
			"description_tag"		"#PaintKit_sp_mesh_safetyred_Tag"
			"style"		"3"
			"pattern"		"mesh_fabric"
			"color0"		"19 18 18 255"
			"color1"		"81 13 6"
			"color2"		"123 11 11"
			"color3"		"38 31 18 255"
			"pattern_scale"		"0.700000"
			"phongexponent"		"16"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-10.000000"
			"pattern_rotate_end"		"10.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"797"
		{
			"name"		"aa_vertigo_red"
			"description_string"		"#PaintKit_aa_vertigo_red"
			"description_tag"		"#PaintKit_aa_vertigo_red_Tag"
			"style"		"6"
			"pattern"		"vertigo"
			"color0"		"30 3 3"
			"color1"		"117 103 101"
			"color2"		"71 71 71"
			"color3"		"47 40 39"
			"pattern_scale"		"1.400000"
			"phongexponent"		"32"
			"phongalbedoboost"		"80"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.040000"
			"pattern_offset_x_end"		"0.140000"
			"pattern_offset_y_start"		"-0.440000"
			"pattern_offset_y_end"		"-0.180000"
			"pattern_rotate_start"		"7.000000"
			"pattern_rotate_end"		"25.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"798"
		{
			"name"		"so_orange_accents3"
			"description_string"		"#PaintKit_so_tangerine"
			"description_tag"		"#PaintKit_so_orange_accents_Tag"
			"style"		"1"
			"color0"		"17 17 17"
			"color1"		"35 35 35"
			"color2"		"153 64 33"
			"color3"		"153 64 33"
			"phongexponent"		"192"
			"phongintensity"		"60"
			"only_first_material"		"0"
		}
		"799"
		{
			"name"		"aa_vertigo_blue"
			"description_string"		"#PaintKit_aa_vertigo_blue"
			"description_tag"		"#PaintKit_aa_vertigo_blue_Tag"
			"style"		"6"
			"pattern"		"vertigo"
			"color0"		"19 22 34"
			"color1"		"112 117 101"
			"color2"		"53 84 95"
			"color3"		"39 47 47"
			"pattern_scale"		"1.400000"
			"phongexponent"		"32"
			"phongalbedoboost"		"80"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.040000"
			"pattern_offset_x_end"		"0.140000"
			"pattern_offset_y_start"		"-0.440000"
			"pattern_offset_y_end"		"-0.180000"
			"pattern_rotate_start"		"7.000000"
			"pattern_rotate_end"		"25.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
	}
	"client_loot_lists"
	{
		"set_inferno_2_common"
		{
			"[hy_mottled_sand]weapon_ump45"		"1"
			"[sp_tape_short_rally]weapon_mp5sd"		"1"
			"[hy_splatter3]weapon_mp9"		"1"
			"[sp_mesh_safetyblack]weapon_aug"		"1"
			"[aq_steel_inferno]weapon_mag7"		"1"
		}
		"set_inferno_2_uncommon"
		{
			"[so_red]weapon_bizon"		"1"
			"[gs_mac10_checker]weapon_mac10"		"1"
			"[so_orange_accents3]weapon_revolver"		"1"
			"[aa_vertigo_blue]weapon_glock"		"1"
		}
		"set_inferno_2_rare"
		{
			"[gs_ssg08_checker]weapon_ssg08"		"1"
			"[hy_red_hex]weapon_m4a1"		"1"
			"[sp_mesh_safetyred]weapon_usp_silencer"		"1"
			"[aa_vertigo_red]weapon_sawedoff"		"1"
		}
		"set_inferno_2_mythical"
		{
			"[gs_p250_checker]weapon_p250"		"1"
			"[aa_fade_mp7]weapon_mp7"		"1"
			"[hy_mesh_safetyorange]weapon_ak47"		"1"
		}
		"set_inferno_2_legendary"
		{
			"[cu_dual_elites_rally]weapon_elite"		"1"
			"[cu_sg553_rally]weapon_sg556"		"1"
		}
		"set_inferno_2"
		{
			"set_inferno_2_common"		"1"
			"set_inferno_2_uncommon"		"1"
			"set_inferno_2_rare"		"1"
			"set_inferno_2_mythical"		"1"
			"set_inferno_2_legendary"		"1"
		}
	}
	"item_sets"
	{
		"set_inferno_2"
		{
			"name"		"#CSGO_set_inferno_2"
			"set_description"		"#CSGO_set_inferno_2_desc"
			"is_collection"		"1"
			"items"
			{
				"[hy_mottled_sand]weapon_ump45"		"1"
				"[sp_tape_short_rally]weapon_mp5sd"		"1"
				"[hy_splatter3]weapon_mp9"		"1"
				"[sp_mesh_safetyblack]weapon_aug"		"1"
				"[aq_steel_inferno]weapon_mag7"		"1"
				"[so_red]weapon_bizon"		"1"
				"[gs_mac10_checker]weapon_mac10"		"1"
				"[so_orange_accents3]weapon_revolver"		"1"
				"[aa_vertigo_blue]weapon_glock"		"1"
				"[gs_ssg08_checker]weapon_ssg08"		"1"
				"[hy_red_hex]weapon_m4a1"		"1"
				"[sp_mesh_safetyred]weapon_usp_silencer"		"1"
				"[aa_vertigo_red]weapon_sawedoff"		"1"
				"[gs_p250_checker]weapon_p250"		"1"
				"[aa_fade_mp7]weapon_mp7"		"1"
				"[hy_mesh_safetyorange]weapon_ak47"		"1"
				"[cu_dual_elites_rally]weapon_elite"		"1"
				"[cu_sg553_rally]weapon_sg556"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"cu_dual_elites_rally"		"legendary"
		"gs_mac10_checker"		"uncommon"
		"gs_p250_checker"		"mythical"
		"cu_sg553_rally"		"legendary"
		"gs_ssg08_checker"		"rare"
		"aa_fade_mp7"		"mythical"
		"sp_tape_short_rally"		"common"
		"hy_splatter3"		"common"
		"hy_red_hex"		"uncommon"
		"sp_mesh_safetyblack"		"common"
		"hy_mesh_safetyorange"		"rare"
		"sp_mesh_safetyred"		"uncommon"
		"aa_vertigo_red"		"rare"
		"so_orange_accents3"		"uncommon"
		"aa_vertigo_blue"		"common"
		"aq_steel_inferno"		"common"
	}
	"sticker_kits"
	{
		"1697"
		{
			"name"		"spray_std_axes_crossed"
			"item_name"		"#SprayKit_std_axes_crossed"
			"description_string"		"#SprayKit_desc_std_axes_crossed"
			"sticker_material"		"default/axes_crossed"
			"item_rarity"		"common"
		}
		"1698"
		{
			"name"		"spray_std_bubble_dead"
			"item_name"		"#SprayKit_std_bubble_dead"
			"description_string"		"#SprayKit_desc_std_bubble_dead"
			"sticker_material"		"default/bubble_dead"
			"item_rarity"		"common"
		}
		"1699"
		{
			"name"		"spray_std_chess_king"
			"item_name"		"#SprayKit_std_chess_king"
			"description_string"		"#SprayKit_desc_std_chess_king"
			"sticker_material"		"default/chess_king"
			"item_rarity"		"common"
		}
		"1700"
		{
			"name"		"spray_std_crown"
			"item_name"		"#SprayKit_std_crown"
			"description_string"		"#SprayKit_desc_std_crown"
			"sticker_material"		"default/crown"
			"item_rarity"		"common"
		}
		"1701"
		{
			"name"		"spray_std_dollar"
			"item_name"		"#SprayKit_std_dollar"
			"description_string"		"#SprayKit_desc_std_dollar"
			"sticker_material"		"default/dollar"
			"item_rarity"		"common"
		}
		"1702"
		{
			"name"		"spray_std_double_kill"
			"item_name"		"#SprayKit_std_double_kill"
			"description_string"		"#SprayKit_desc_std_double_kill"
			"sticker_material"		"default/double_kill"
			"item_rarity"		"common"
		}
		"1703"
		{
			"name"		"spray_std_eco_pistol"
			"item_name"		"#SprayKit_std_eco_pistol"
			"description_string"		"#SprayKit_desc_std_eco_pistol"
			"sticker_material"		"default/eco_pistol"
			"item_rarity"		"common"
		}
		"1704"
		{
			"name"		"spray_std_emo_angry"
			"item_name"		"#SprayKit_std_emo_angry"
			"description_string"		"#SprayKit_desc_std_emo_angry"
			"sticker_material"		"default/emo_angry"
			"item_rarity"		"common"
		}
		"1705"
		{
			"name"		"spray_std_emo_brainless"
			"item_name"		"#SprayKit_std_emo_brainless"
			"description_string"		"#SprayKit_desc_std_emo_brainless"
			"sticker_material"		"default/emo_brainless"
			"item_rarity"		"common"
		}
		"1706"
		{
			"name"		"spray_std_emo_despair"
			"item_name"		"#SprayKit_std_emo_despair"
			"description_string"		"#SprayKit_desc_std_emo_despair"
			"sticker_material"		"default/emo_despair"
			"item_rarity"		"common"
		}
		"1707"
		{
			"name"		"spray_std_emo_happy"
			"item_name"		"#SprayKit_std_emo_happy"
			"description_string"		"#SprayKit_desc_std_emo_happy"
			"sticker_material"		"default/emo_happy"
			"item_rarity"		"common"
		}
		"1708"
		{
			"name"		"spray_std_emo_ninja"
			"item_name"		"#SprayKit_std_emo_ninja"
			"description_string"		"#SprayKit_desc_std_emo_ninja"
			"sticker_material"		"default/emo_ninja"
			"item_rarity"		"common"
		}
		"1709"
		{
			"name"		"spray_std_emo_worry"
			"item_name"		"#SprayKit_std_emo_worry"
			"description_string"		"#SprayKit_desc_std_emo_worry"
			"sticker_material"		"default/emo_worry"
			"item_rarity"		"common"
		}
		"1710"
		{
			"name"		"spray_std_evil_eye"
			"item_name"		"#SprayKit_std_evil_eye"
			"description_string"		"#SprayKit_desc_std_evil_eye"
			"sticker_material"		"default/evil_eye"
			"item_rarity"		"common"
		}
		"1711"
		{
			"name"		"spray_std_eyeball"
			"item_name"		"#SprayKit_std_eyeball"
			"description_string"		"#SprayKit_desc_std_eyeball"
			"sticker_material"		"default/eyeball"
			"item_rarity"		"common"
		}
		"1712"
		{
			"name"		"spray_std_gg_01"
			"item_name"		"#SprayKit_std_gg_01"
			"description_string"		"#SprayKit_desc_std_gg_01"
			"sticker_material"		"default/gg_01"
			"item_rarity"		"common"
		}
		"1713"
		{
			"name"		"spray_std_gg_02"
			"item_name"		"#SprayKit_std_gg_02"
			"description_string"		"#SprayKit_desc_std_gg_02"
			"sticker_material"		"default/gg_02"
			"item_rarity"		"common"
		}
		"1714"
		{
			"name"		"spray_std_glhf"
			"item_name"		"#SprayKit_std_glhf"
			"description_string"		"#SprayKit_desc_std_glhf"
			"sticker_material"		"default/glhf"
			"item_rarity"		"common"
		}
		"1715"
		{
			"name"		"spray_std_gunsmoke"
			"item_name"		"#SprayKit_std_gunsmoke"
			"description_string"		"#SprayKit_desc_std_gunsmoke"
			"sticker_material"		"default/gunsmoke"
			"item_rarity"		"common"
		}
		"1716"
		{
			"name"		"spray_std_hand_butterfly"
			"item_name"		"#SprayKit_std_hand_butterfly"
			"description_string"		"#SprayKit_desc_std_hand_butterfly"
			"sticker_material"		"default/hand_butterfly"
			"item_rarity"		"common"
		}
		"1717"
		{
			"name"		"spray_std_hand_loser"
			"item_name"		"#SprayKit_std_hand_loser"
			"description_string"		"#SprayKit_desc_std_hand_loser"
			"sticker_material"		"default/hand_loser"
			"item_rarity"		"common"
		}
		"1718"
		{
			"name"		"spray_std_hat_sherif"
			"item_name"		"#SprayKit_std_hat_sherif"
			"description_string"		"#SprayKit_desc_std_hat_sherif"
			"sticker_material"		"default/hat_sherif"
			"item_rarity"		"common"
		}
		"1719"
		{
			"name"		"spray_std_headstone_rip"
			"item_name"		"#SprayKit_std_headstone_rip"
			"description_string"		"#SprayKit_desc_std_headstone_rip"
			"sticker_material"		"default/headstone_rip"
			"item_rarity"		"common"
		}
		"1720"
		{
			"name"		"spray_std_heart"
			"item_name"		"#SprayKit_std_heart"
			"description_string"		"#SprayKit_desc_std_heart"
			"sticker_material"		"default/heart"
			"item_rarity"		"common"
		}
		"1721"
		{
			"name"		"spray_std_hl_eightball"
			"item_name"		"#SprayKit_std_hl_eightball"
			"description_string"		"#SprayKit_desc_std_hl_eightball"
			"sticker_material"		"default/hl_eightball"
			"item_rarity"		"common"
		}
		"1722"
		{
			"name"		"spray_std_hl_lambda"
			"item_name"		"#SprayKit_std_hl_lambda"
			"description_string"		"#SprayKit_desc_std_hl_lambda"
			"sticker_material"		"default/hl_lambda"
			"item_rarity"		"common"
		}
		"1723"
		{
			"name"		"spray_std_hl_smiley"
			"item_name"		"#SprayKit_std_hl_smiley"
			"description_string"		"#SprayKit_desc_std_hl_smiley"
			"sticker_material"		"default/hl_smiley"
			"item_rarity"		"common"
		}
		"1724"
		{
			"name"		"spray_std_jump_shot"
			"item_name"		"#SprayKit_std_jump_shot"
			"description_string"		"#SprayKit_desc_std_jump_shot"
			"sticker_material"		"default/jump_shot"
			"item_rarity"		"common"
		}
		"1725"
		{
			"name"		"spray_std_karambit"
			"item_name"		"#SprayKit_std_karambit"
			"description_string"		"#SprayKit_desc_std_karambit"
			"sticker_material"		"default/karambit"
			"item_rarity"		"common"
		}
		"1726"
		{
			"name"		"spray_std_knives_crossed"
			"item_name"		"#SprayKit_std_knives_crossed"
			"description_string"		"#SprayKit_desc_std_knives_crossed"
			"sticker_material"		"default/knives_crossed"
			"item_rarity"		"common"
		}
		"1727"
		{
			"name"		"spray_std_moly"
			"item_name"		"#SprayKit_std_moly"
			"description_string"		"#SprayKit_desc_std_moly"
			"sticker_material"		"default/moly"
			"item_rarity"		"common"
		}
		"1728"
		{
			"name"		"spray_std_necklace_dollar"
			"item_name"		"#SprayKit_std_necklace_dollar"
			"description_string"		"#SprayKit_desc_std_necklace_dollar"
			"sticker_material"		"default/necklace_dollar"
			"item_rarity"		"common"
		}
		"1729"
		{
			"name"		"spray_std_no_scope"
			"item_name"		"#SprayKit_std_no_scope"
			"description_string"		"#SprayKit_desc_std_no_scope"
			"sticker_material"		"default/no_scope"
			"item_rarity"		"common"
		}
		"1730"
		{
			"name"		"spray_std_piggles"
			"item_name"		"#SprayKit_std_piggles"
			"description_string"		"#SprayKit_desc_std_piggles"
			"sticker_material"		"default/piggles"
			"item_rarity"		"common"
		}
		"1731"
		{
			"name"		"spray_std_popdog"
			"item_name"		"#SprayKit_std_popdog"
			"description_string"		"#SprayKit_desc_std_popdog"
			"sticker_material"		"default/popdog"
			"item_rarity"		"common"
		}
		"1732"
		{
			"name"		"spray_std_rooster"
			"item_name"		"#SprayKit_std_rooster"
			"description_string"		"#SprayKit_desc_std_rooster"
			"sticker_material"		"default/rooster"
			"item_rarity"		"common"
		}
		"1733"
		{
			"name"		"spray_std_salty"
			"item_name"		"#SprayKit_std_salty"
			"description_string"		"#SprayKit_desc_std_salty"
			"sticker_material"		"default/salty"
			"item_rarity"		"common"
		}
		"1734"
		{
			"name"		"spray_std_sorry"
			"item_name"		"#SprayKit_std_sorry"
			"description_string"		"#SprayKit_desc_std_sorry"
			"sticker_material"		"default/sorry"
			"item_rarity"		"common"
		}
		"1735"
		{
			"name"		"spray_std_tongue"
			"item_name"		"#SprayKit_std_tongue"
			"description_string"		"#SprayKit_desc_std_tongue"
			"sticker_material"		"default/tongue"
			"item_rarity"		"common"
		}
		"1736"
		{
			"name"		"spray_std_wings"
			"item_name"		"#SprayKit_std_wings"
			"description_string"		"#SprayKit_desc_std_wings"
			"sticker_material"		"default/wings"
			"item_rarity"		"common"
		}
		"1737"
		{
			"name"		"spray_std_gtg"
			"item_name"		"#SprayKit_std_gtg"
			"description_string"		"#SprayKit_desc_std_gtg"
			"sticker_material"		"default/gtg"
			"item_rarity"		"common"
		}
	}
	"paint_kits"
	{
		"125"
		{
			"name"		"cu_xray_p250"
			"description_string"		"#PaintKit_cu_xray_p250"
			"description_tag"		"#PaintKit_cu_xray_p250_Tag"
			"style"		"7"
			"pattern"		"xray_p250"
			"pattern_scale"		"1.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.300000"
			"phongexponent"		"100"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
		}
	}
	"item_sets"
	{
		"set_xraymachine"
		{
			"name"		"#CSGO_set_xraymachine"
			"set_description"		"#CSGO_set_xraymachine_desc"
			"is_collection"		"1"
			"items"
			{
				"[cu_xray_p250]weapon_p250"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"cu_xray_p250"		"mythical"
	}
	"revolving_loot_lists"
	{
		"292"		"crate_xray_p250_lootlist"
	}
	"items"
	{
		"4668"
		{
			"item_name"		"#CSGO_crate_xray_p250"
			"name"		"crate_xray_p250"
			"item_description"		"#CSGO_crate_xray_p250_desc"
			"image_inventory"		"econ/weapon_cases/crate_xray_p250"
			"first_sale_date"		"2019/10/02"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"292"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_xraymachine"
					"tag_text"		"#CSGO_set_xraymachine"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"client_loot_lists"
	{
		"crate_community_11_rare"
		{
			"[cu_bizon_citizen]weapon_bizon"		"1"
			"[aq_dualberettas_cartel]weapon_elite"		"1"
			"[am_mac10_electricity]weapon_mac10"		"1"
			"[cu_ssg08_necropos]weapon_ssg08"		"1"
			"[gs_tec9_jambiya]weapon_tec9"		"1"
			"[gs_usp_voltage]weapon_usp_silencer"		"1"
		}
		"crate_community_11_mythical"
		{
			"[aq_famas_contour]weapon_famas"		"1"
			"[cu_fiveseven_augmented]weapon_fiveseven"		"1"
			"[gs_glock18_award]weapon_glock"		"1"
			"[gs_mag7_praetorian]weapon_mag7"		"1"
			"[sp_mp7_impire]weapon_mp7"		"1"
		}
		"crate_community_11_legendary"
		{
			"[cu_awp_mastery]weapon_awp"		"1"
			"[aq_deserteagle_kumichodragon]weapon_deagle"		"1"
			"[cu_nova_hyperbeast]weapon_nova"		"1"
		}
		"crate_community_11_ancient"
		{
			"[gs_ak47_supercharged]weapon_ak47"		"1"
			"[gs_m4a4_pioneer]weapon_m4a1"		"1"
		}
		"crate_valve_1_rare"
		{
			"[hy_skulls]weapon_mp7"		"1"
			"[hy_feathers_aug]weapon_aug"		"1"
			"[so_purple]weapon_sg556"		"1"
		}
		"crate_valve_1_mythical"
		{
			"[am_dragon_glock]weapon_glock"		"1"
			"[am_zebra_dark]weapon_usp_silencer"		"1"
			"[am_zebra_dark]weapon_m4a1_silencer"		"1"
		}
		"crate_valve_1_legendary"
		{
			"[aq_oiled]weapon_ak47"		"1"
			"[aa_vertigo]weapon_deagle"		"1"
		}
		"crate_valve_1_ancient"
		{
			"[am_lightning_awp]weapon_awp"		"1"
		}
		"crate_esports_2013_rare"
		{
			"[sp_zebracam_bw]weapon_m4a1"		"1"
			"[hy_icosahedron]weapon_mag7"		"1"
			"[hy_doomkitty]weapon_famas"		"1"
		}
		"crate_esports_2013_mythical"
		{
			"[hy_ddpat_orange]weapon_galilar"		"1"
			"[hy_ddpat_orange]weapon_sawedoff"		"1"
			"[sp_splash_p250]weapon_p250"		"1"
		}
		"crate_esports_2013_legendary"
		{
			"[hy_ak47lam]weapon_ak47"		"1"
			"[hy_blam_simple]weapon_awp"		"1"
		}
		"crate_esports_2013_ancient"
		{
			"[cu_catskulls_p90]weapon_p90"		"1"
		}
		"crate_operation_ii_rare"
		{
			"[sp_spray_waves_bravo]weapon_sg556"		"1"
			"[cu_season_elites_bravo]weapon_elite"		"1"
			"[hy_seaside_bravo]weapon_nova"		"1"
			"[hy_crumple_bravo]weapon_galilar"		"1"
			"[sp_skull_diagram_bravo]weapon_ump45"		"1"
			"[hy_bluepolygon_bravo]weapon_g3sg1"		"1"
		}
		"crate_operation_ii_mythical"
		{
			"[hy_siege_bravo]weapon_usp_silencer"		"1"
			"[sp_star_bravo]weapon_m4a1"		"1"
			"[aq_etched_mac10_bravo]weapon_mac10"		"1"
			"[hy_ocean_bravo]weapon_m4a1_silencer"		"1"
		}
		"crate_operation_ii_legendary"
		{
			"[cu_dragon_p90_bravo]weapon_p90"		"1"
			"[am_ossify_blue_p2000_bravo]weapon_hkp2000"		"1"
			"[am_crumple_bravo]weapon_awp"		"1"
		}
		"crate_operation_ii_ancient"
		{
			"[cu_fireserpent_ak47_bravo]weapon_ak47"		"1"
			"[am_scales_bravo]weapon_deagle"		"1"
		}
		"crate_valve_2_rare"
		{
			"[an_titanium30v]weapon_tec9"		"1"
			"[hy_redtiger]weapon_m4a1_silencer"		"1"
			"[hy_bluehex]weapon_famas"		"1"
			"[hy_redhex]weapon_p250"		"1"
			"[hy_webs_darker]weapon_scar20"		"1"
		}
		"crate_valve_2_mythical"
		{
			"[aq_oiled]weapon_fiveseven"		"1"
			"[aa_vertigo]weapon_mp9"		"1"
			"[am_crumple]weapon_nova"		"1"
			"[am_ossify_red]weapon_elite"		"1"
		}
		"crate_valve_2_legendary"
		{
			"[am_slither_p90]weapon_p90"		"1"
			"[am_electric_red]weapon_usp_silencer"		"1"
		}
		"crate_valve_2_ancient"
		{
			"[cu_shark]weapon_ssg08"		"1"
		}
		"crate_esports_2013_winter_rare"
		{
			"[an_titanium30v]weapon_galilar"		"1"
			"[hy_flowers]weapon_fiveseven"		"1"
			"[hy_water_crest]weapon_bizon"		"1"
			"[sp_camo_wood_blue]weapon_nova"		"1"
			"[sp_zebracam_blue]weapon_g3sg1"		"1"
			"[am_ddpatdense_silver]weapon_p250"		"1"
		}
		"crate_esports_2013_winter_mythical"
		{
			"[hy_ak47lam_blue]weapon_ak47"		"1"
			"[hy_modspots]weapon_p90"		"1"
		}
		"crate_esports_2013_winter_legendary"
		{
			"[cu_broken_path_famas]weapon_famas"		"1"
			"[hy_hive]weapon_awp"		"1"
			"[am_ddpatdense_peacock]weapon_deagle"		"1"
		}
		"crate_esports_2013_winter_ancient"
		{
			"[cu_xray_m4]weapon_m4a1"		"1"
		}
		"crate_community_1_rare"
		{
			"[cu_sandstorm]weapon_galilar"		"1"
			"[hy_kami]weapon_fiveseven"		"1"
			"[aq_obsidian]weapon_m249"		"1"
			"[am_turqoise_halftone]weapon_bizon"		"1"
		}
		"crate_community_1_mythical"
		{
			"[cu_famas_pulse]weapon_famas"		"1"
			"[hy_marina_sunrise]weapon_elite"		"1"
			"[am_thorny_rose_mp9]weapon_mp9"		"1"
			"[cu_skull_nova]weapon_nova"		"1"
		}
		"crate_community_1_legendary"
		{
			"[cu_m4a1-s_elegant]weapon_m4a1_silencer"		"1"
			"[cu_p250_refined]weapon_p250"		"1"
			"[cu_awp_cobra]weapon_awp"		"1"
		}
		"crate_community_1_ancient"
		{
			"[cu_m4_asimov]weapon_m4a1"		"1"
			"[cu_sawedoff_octopump]weapon_sawedoff"		"1"
		}
		"crate_valve_3_rare"
		{
			"[hy_webs]weapon_cz75a"		"1"
			"[hy_poly_camo]weapon_hkp2000"		"1"
			"[so_panther]weapon_elite"		"1"
			"[aq_usp_stainless]weapon_usp_silencer"		"1"
			"[hy_craquelure]weapon_glock"		"1"
		}
		"crate_valve_3_mythical"
		{
			"[am_diamond_plate]weapon_cz75a"		"1"
			"[am_fluted_tec9]weapon_tec9"		"1"
			"[aq_engraved_deagle]weapon_deagle"		"1"
			"[am_copper_flecks]weapon_fiveseven"		"1"
		}
		"crate_valve_3_legendary"
		{
			"[am_fuschia]weapon_cz75a"		"1"
			"[am_p250_beaded_paint]weapon_p250"		"1"
		}
		"crate_valve_3_ancient"
		{
			"[aq_etched_cz75]weapon_cz75a"		"1"
		}
		"crate_community_2_rare"
		{
			"[cu_ump_corporal]weapon_ump45"		"1"
			"[sp_negev_turq_terrain]weapon_negev"		"1"
			"[cu_tec9_sandstorm]weapon_tec9"		"1"
			"[cu_mag7_heaven]weapon_mag7"		"1"
		}
		"crate_community_2_mythical"
		{
			"[cu_mac10_redhot]weapon_mac10"		"1"
			"[cu_sg553_pulse]weapon_sg556"		"1"
			"[an_famas_sgt]weapon_famas"		"1"
			"[cu_usp_elegant]weapon_usp_silencer"		"1"
		}
		"crate_community_2_legendary"
		{
			"[cu_ak47_cobra]weapon_ak47"		"1"
			"[cu_p90_trigon]weapon_p90"		"1"
			"[cu_nova_antique]weapon_nova"		"1"
		}
		"crate_community_2_ancient"
		{
			"[cu_awp_asimov]weapon_awp"		"1"
			"[cu_aug_chameleonaire]weapon_aug"		"1"
		}
		"crate_community_4_rare"
		{
			"[cu_mp7-commander]weapon_mp7"		"1"
			"[cu_negev_titanstorm]weapon_negev"		"1"
			"[cu_p2000_ivory]weapon_hkp2000"		"1"
			"[aq_leviathan]weapon_ssg08"		"1"
			"[hy_lines_orange]weapon_ump45"		"1"
		}
		"crate_community_4_mythical"
		{
			"[cu_bizon-osiris]weapon_bizon"		"1"
			"[cu_c75a-tiger]weapon_cz75a"		"1"
			"[cu_nova_koi]weapon_nova"		"1"
			"[cu_bittersweet]weapon_p250"		"1"
		}
		"crate_community_4_legendary"
		{
			"[cu_deagle_aureus]weapon_deagle"		"1"
			"[aq_57_feathers]weapon_fiveseven"		"1"
			"[cu_glock-liquescent]weapon_glock"		"1"
		}
		"crate_community_4_ancient"
		{
			"[cu_p90-asiimov]weapon_p90"		"1"
			"[cu_m4a1s_cyrex]weapon_m4a1_silencer"		"1"
		}
		"crate_esports_2014_summer_rare"
		{
			"[am_zebra_dark]weapon_ssg08"		"1"
			"[so_purple]weapon_mac10"		"1"
			"[hy_redtiger]weapon_usp_silencer"		"1"
			"[hy_bluehex]weapon_cz75a"		"1"
			"[cu_bratatat_negev]weapon_negev"		"1"
			"[hy_snakeskin_red]weapon_xm1014"		"1"
		}
		"crate_esports_2014_summer_mythical"
		{
			"[hy_splatter]weapon_bizon"		"1"
			"[hy_zombie]weapon_p90"		"1"
			"[am_ossify_blue]weapon_mp7"		"1"
			"[am_ddpatdense_silver]weapon_glock"		"1"
			"[hy_webs_darker]weapon_deagle"		"1"
		}
		"crate_esports_2014_summer_legendary"
		{
			"[hy_tiger]weapon_aug"		"1"
			"[cu_spring_nova]weapon_nova"		"1"
			"[cu_favela_awp]weapon_awp"		"1"
			"[cu_favela_p2000]weapon_hkp2000"		"1"
		}
		"crate_esports_2014_summer_ancient"
		{
			"[cu_bullet_rain_m4a1]weapon_m4a1"		"1"
			"[cu_panther_ak47]weapon_ak47"		"1"
		}
		"crate_community_5_rare"
		{
			"[am_g3sg1_murky]weapon_g3sg1"		"1"
			"[sp_mag7_firebitten]weapon_mag7"		"1"
			"[cu_mp9_chevron]weapon_mp9"		"1"
			"[cu_fiveseven_urban_hazard]weapon_fiveseven"		"1"
			"[sp_ump45_d-visions]weapon_ump45"		"1"
		}
		"crate_community_5_mythical"
		{
			"[aq_glock_coiled]weapon_glock"		"1"
			"[aq_m4a1s_basilisk]weapon_m4a1_silencer"		"1"
			"[cu_m4a4_griffin]weapon_m4a1"		"1"
			"[aq_sawedoff_blackgold]weapon_sawedoff"		"1"
		}
		"crate_community_5_legendary"
		{
			"[aq_p250_cartel]weapon_p250"		"1"
			"[cu_scar20_intervention]weapon_scar20"		"1"
			"[cu_xm1014_caritas]weapon_xm1014"		"1"
		}
		"crate_community_5_ancient"
		{
			"[cu_tribute_ak47]weapon_ak47"		"1"
			"[cu_p2000_fire_elemental]weapon_hkp2000"		"1"
		}
		"crate_community_6_rare"
		{
			"[cu_glock_deathtoll]weapon_glock"		"1"
			"[cu_m249_sektor]weapon_m249"		"1"
			"[cu_mp9_deadly_poison]weapon_mp9"		"1"
			"[aq_scar20_leak]weapon_scar20"		"1"
			"[aq_xm1014_sigla]weapon_xm1014"		"1"
		}
		"crate_community_6_mythical"
		{
			"[cu_elites_urbanstorm]weapon_elite"		"1"
			"[aq_deagle_naga]weapon_deagle"		"1"
			"[am_mac10_malachite]weapon_mac10"		"1"
			"[cu_sawedoff_deva]weapon_sawedoff"		"1"
		}
		"crate_community_6_legendary"
		{
			"[aq_ak47_cartel]weapon_ak47"		"1"
			"[cu_m4a4_ancestral]weapon_m4a1"		"1"
			"[cu_p250_mandala]weapon_p250"		"1"
		}
		"crate_community_6_ancient"
		{
			"[am_awp_glory]weapon_awp"		"1"
			"[cu_galil_abrasion]weapon_galilar"		"1"
		}
		"crate_community_7_rare"
		{
			"[cu_ak47_mastery]weapon_ak47"		"1"
			"[aq_mp7_ultramodern]weapon_mp7"		"1"
			"[am_bronze_sparkle]weapon_deagle"		"1"
			"[aq_p250_contour]weapon_p250"		"1"
			"[am_negev_glory]weapon_negev"		"1"
			"[cu_sawedoff_origami]weapon_sawedoff"		"1"
		}
		"crate_community_7_mythical"
		{
			"[aq_awp_twine]weapon_awp"		"1"
			"[cu_mag7_redhot]weapon_mag7"		"1"
			"[cu_cz75_precision]weapon_cz75a"		"1"
			"[am_ump_racer]weapon_ump45"		"1"
		}
		"crate_community_7_legendary"
		{
			"[cu_fiveseven_banana]weapon_fiveseven"		"1"
			"[cu_galil_eco]weapon_galilar"		"1"
			"[aq_famas_jinn]weapon_famas"		"1"
		}
		"crate_community_7_ancient"
		{
			"[cu_m4a1_hyper_beast]weapon_m4a1_silencer"		"1"
			"[cu_mac10_neonrider]weapon_mac10"		"1"
		}
		"crate_community_8_rare"
		{
			"[cu_galilar_particles]weapon_galilar"		"1"
			"[aq_glock18_flames_blue]weapon_glock"		"1"
			"[cu_nova_ranger]weapon_nova"		"1"
			"[cu_p90_mastery]weapon_p90"		"1"
			"[cu_ump45_uproar]weapon_ump45"		"1"
			"[cu_usp_progressiv]weapon_usp_silencer"		"1"
		}
		"crate_community_8_mythical"
		{
			"[am_famas_dots]weapon_famas"		"1"
			"[cu_m4a4_evil_daimyo]weapon_m4a1"		"1"
			"[am_mp9_nitrogen]weapon_mp9"		"1"
			"[cu_negev_annihilator]weapon_negev"		"1"
			"[aq_p2000_boom]weapon_hkp2000"		"1"
		}
		"crate_community_8_legendary"
		{
			"[cu_cz75a_chastizer]weapon_cz75a"		"1"
			"[cu_mp7_nemsis]weapon_mp7"		"1"
			"[cu_sg553_cyrex]weapon_sg556"		"1"
		}
		"crate_community_8_ancient"
		{
			"[cu_ak47_courage_alt]weapon_ak47"		"1"
			"[cu_awp_hyper_beast]weapon_awp"		"1"
		}
		"crate_community_9_rare"
		{
			"[cu_dualberretta_dragons]weapon_elite"		"1"
			"[cu_famas_lenta]weapon_famas"		"1"
			"[gs_glock18_wrathys]weapon_glock"		"1"
			"[cu_mac10_alekhya_duo]weapon_mac10"		"1"
			"[cu_mag7_myrcene]weapon_mag7"		"1"
			"[gs_scar20_peacemaker03]weapon_scar20"		"1"
			"[aq_xm1014_scumbria]weapon_xm1014"		"1"
		}
		"crate_community_9_mythical"
		{
			"[gs_galil_nightwing]weapon_galilar"		"1"
			"[gs_m249_nebula_crusader]weapon_m249"		"1"
			"[cu_mp7_classified]weapon_mp7"		"1"
			"[hy_p250_crackshot]weapon_p250"		"1"
		}
		"crate_community_9_legendary"
		{
			"[cu_ak47_winter_sport]weapon_ak47"		"1"
			"[gs_g3sg1_flux_purple]weapon_g3sg1"		"1"
			"[cu_ssg08_technicality]weapon_ssg08"		"1"
		}
		"crate_community_9_ancient"
		{
			"[gs_m4a1s_snakebite_gold]weapon_m4a1_silencer"		"1"
			"[cu_usp_kill_confirmed]weapon_usp_silencer"		"1"
		}
		"crate_community_10_rare"
		{
			"[hy_webs]weapon_revolver"		"1"
			"[am_aug_jumble]weapon_aug"		"1"
			"[aq_deagle_corinthian]weapon_deagle"		"1"
			"[am_p2000_imperial_red]weapon_hkp2000"		"1"
			"[gs_sawedoff_necromancer]weapon_sawedoff"		"1"
			"[hy_scar20_jungler]weapon_scar20"		"1"
		}
		"crate_community_10_mythical"
		{
			"[cu_bizon_noxious]weapon_bizon"		"1"
			"[cu_fiveseven_retrobution]weapon_fiveseven"		"1"
			"[cu_negev_impact]weapon_negev"		"1"
			"[gs_sg553_tiger_moth]weapon_sg556"		"1"
			"[cu_tec9_avalanche]weapon_tec9"		"1"
			"[aq_xm1014_hot_rod]weapon_xm1014"		"1"
		}
		"crate_community_10_legendary"
		{
			"[cu_ak47_point_disarray]weapon_ak47"		"1"
			"[cu_g3sg1_executioner]weapon_g3sg1"		"1"
			"[cu_p90_shapewood]weapon_p90"		"1"
		}
		"crate_community_10_ancient"
		{
			"[gs_m4a4_royal_squire]weapon_m4a1"		"1"
			"[aa_fade_revolver]weapon_revolver"		"1"
		}
		"crate_community_11"
		{
			"crate_community_11_rare"		"1"
			"crate_community_11_mythical"		"1"
			"crate_community_11_legendary"		"1"
			"crate_community_11_ancient"		"1"
			"community_case_11_unusual"		"1"
		}
		"crate_valve_1"
		{
			"crate_valve_1_rare"		"1"
			"crate_valve_1_mythical"		"1"
			"crate_valve_1_legendary"		"1"
			"crate_valve_1_ancient"		"1"
			"unusual_revolving_list"		"1"
		}
		"crate_esports_2013"
		{
			"crate_esports_2013_rare"		"1"
			"crate_esports_2013_mythical"		"1"
			"crate_esports_2013_legendary"		"1"
			"crate_esports_2013_ancient"		"1"
			"unusual_revolving_list"		"1"
		}
		"crate_operation_ii"
		{
			"crate_operation_ii_rare"		"1"
			"crate_operation_ii_mythical"		"1"
			"crate_operation_ii_legendary"		"1"
			"crate_operation_ii_ancient"		"1"
			"unusual_revolving_list"		"1"
		}
		"crate_valve_2"
		{
			"crate_valve_2_rare"		"1"
			"crate_valve_2_mythical"		"1"
			"crate_valve_2_legendary"		"1"
			"crate_valve_2_ancient"		"1"
			"unusual_revolving_list"		"1"
		}
		"crate_esports_2013_winter"
		{
			"crate_esports_2013_winter_rare"		"1"
			"crate_esports_2013_winter_mythical"		"1"
			"crate_esports_2013_winter_legendary"		"1"
			"crate_esports_2013_winter_ancient"		"1"
			"unusual_revolving_list"		"1"
		}
		"crate_community_1"
		{
			"crate_community_1_rare"		"1"
			"crate_community_1_mythical"		"1"
			"crate_community_1_legendary"		"1"
			"crate_community_1_ancient"		"1"
			"unusual_revolving_list"		"1"
		}
		"crate_valve_3"
		{
			"crate_valve_3_rare"		"1"
			"crate_valve_3_mythical"		"1"
			"crate_valve_3_legendary"		"1"
			"crate_valve_3_ancient"		"1"
			"unusual_revolving_list"		"1"
		}
		"crate_community_2"
		{
			"crate_community_2_rare"		"1"
			"crate_community_2_mythical"		"1"
			"crate_community_2_legendary"		"1"
			"crate_community_2_ancient"		"1"
			"unusual_revolving_list"		"1"
		}
		"crate_community_4"
		{
			"crate_community_4_rare"		"1"
			"crate_community_4_mythical"		"1"
			"crate_community_4_legendary"		"1"
			"crate_community_4_ancient"		"1"
			"community_case_4_unusual"		"1"
		}
		"crate_esports_2014_summer"
		{
			"crate_esports_2014_summer_rare"		"1"
			"crate_esports_2014_summer_mythical"		"1"
			"crate_esports_2014_summer_legendary"		"1"
			"crate_esports_2014_summer_ancient"		"1"
			"unusual_revolving_list"		"1"
		}
		"crate_community_5"
		{
			"crate_community_5_rare"		"1"
			"crate_community_5_mythical"		"1"
			"crate_community_5_legendary"		"1"
			"crate_community_5_ancient"		"1"
			"unusual_revolving_list"		"1"
		}
		"crate_community_6"
		{
			"crate_community_6_rare"		"1"
			"crate_community_6_mythical"		"1"
			"crate_community_6_legendary"		"1"
			"crate_community_6_ancient"		"1"
			"community_case_6_unusual"		"1"
		}
		"crate_community_7"
		{
			"crate_community_7_rare"		"1"
			"crate_community_7_mythical"		"1"
			"crate_community_7_legendary"		"1"
			"crate_community_7_ancient"		"1"
			"community_case_6_unusual"		"1"
		}
		"crate_community_8"
		{
			"crate_community_8_rare"		"1"
			"crate_community_8_mythical"		"1"
			"crate_community_8_legendary"		"1"
			"crate_community_8_ancient"		"1"
			"community_case_8_unusual"		"1"
		}
		"crate_community_9"
		{
			"crate_community_9_rare"		"1"
			"crate_community_9_mythical"		"1"
			"crate_community_9_legendary"		"1"
			"crate_community_9_ancient"		"1"
			"community_case_9_unusual"		"1"
		}
		"crate_community_10"
		{
			"crate_community_10_rare"		"1"
			"crate_community_10_mythical"		"1"
			"crate_community_10_legendary"		"1"
			"crate_community_10_ancient"		"1"
			"unusual_revolving_list"		"1"
		}
		"set_dust_uncommon"
		{
			"[hy_desert]weapon_m4a1"		"1"
			"[sp_palm]weapon_scar20"		"1"
			"[sp_zebracam]weapon_ak47"		"1"
		}
		"set_dust_rare"
		{
			"[hy_copperhead]weapon_aug"		"1"
			"[sp_snake]weapon_awp"		"1"
			"[aq_copper]weapon_sawedoff"		"1"
		}
		"set_dust_mythical"
		{
			"[aa_flames]weapon_deagle"		"1"
			"[am_scorpion_p2000]weapon_hkp2000"		"1"
			"[aq_brass]weapon_glock"		"1"
		}
		"set_aztec_common"
		{
			"[sp_leaves]weapon_nova"		"1"
			"[sp_short_tape]weapon_ssg08"		"1"
			"[so_jungle]weapon_fiveseven"		"1"
		}
		"set_aztec_uncommon"
		{
			"[hy_v_tiger]weapon_m4a1"		"1"
			"[sp_spray_jungle]weapon_ak47"		"1"
		}
		"set_aztec_rare"
		{
			"[am_ossify]weapon_tec9"		"1"
		}
		"set_vertigo_common"
		{
			"[hy_ddpat_urb]weapon_mac10"		"1"
			"[sp_tape_dots_urban]weapon_xm1014"		"1"
		}
		"set_vertigo_uncommon"
		{
			"[am_carbon_fiber]weapon_bizon"		"1"
		}
		"set_vertigo_rare"
		{
			"[sp_mesh_glacier]weapon_p90"		"1"
			"[hy_ak47lam_bw]weapon_ak47"		"1"
		}
		"set_vertigo_mythical"
		{
			"[so_tangerine]weapon_elite"		"1"
		}
		"set_inferno_common"
		{
			"[so_sand]weapon_mag7"		"1"
			"[cu_walnut_nova]weapon_nova"		"1"
		}
		"set_inferno_uncommon"
		{
			"[hy_gelpen]weapon_p250"		"1"
			"[so_tornado]weapon_m4a1"		"1"
		}
		"set_inferno_rare"
		{
			"[an_navy]weapon_elite"		"1"
			"[aq_brass]weapon_tec9"		"1"
		}
		"set_militia_common"
		{
			"[sp_leaves]weapon_bizon"		"1"
			"[so_grassland]weapon_xm1014"		"1"
			"[so_tornado]weapon_mac10"		"1"
		}
		"set_militia_uncommon"
		{
			"[sp_leaves_grassland]weapon_hkp2000"		"1"
		}
		"set_militia_rare"
		{
			"[hy_hunter_modern]weapon_bizon"		"1"
			"[hy_hunter_modern]weapon_nova"		"1"
			"[hy_hunter_modern]weapon_p250"		"1"
			"[hy_hunter_blaze_orange]weapon_nova"		"1"
			"[hy_hunter_blaze_orange]weapon_xm1014"		"1"
		}
		"set_militia_mythical"
		{
			"[hy_hunter_modern]weapon_m4a1"		"1"
		}
		"set_militia_legendary"
		{
			"[hy_hunter_blaze_pink]weapon_scar20"		"1"
		}
		"set_nuke_common"
		{
			"[sp_nukestripe_brown]weapon_bizon"		"1"
			"[sp_nukestripe_brown]weapon_mag7"		"1"
			"[sp_nukestripe_brown]weapon_sawedoff"		"1"
		}
		"set_nuke_uncommon"
		{
			"[sp_nukestripe_maroon]weapon_p90"		"1"
			"[sp_nukestripe_maroon]weapon_ump45"		"1"
			"[sp_nukestripe_maroon]weapon_xm1014"		"1"
		}
		"set_nuke_rare"
		{
			"[sp_nukestripe_orange]weapon_m4a1"		"1"
		}
		"set_nuke_mythical"
		{
			"[sp_nukestripe_green]weapon_p250"		"1"
			"[sp_nukestripe_green_tec9]weapon_tec9"		"1"
		}
		"set_office_common"
		{
			"[sp_spray]weapon_famas"		"1"
		}
		"set_office_uncommon"
		{
			"[hy_arctic]weapon_g3sg1"		"1"
			"[hy_blizzard]weapon_m249"		"1"
			"[hy_forest_winter]weapon_galilar"		"1"
		}
		"set_office_rare"
		{
			"[an_silver]weapon_hkp2000"		"1"
			"[so_whiteout]weapon_mp7"		"1"
		}
		"set_assault_common"
		{
			"[so_caramel]weapon_ump45"		"1"
			"[so_tornado]weapon_sg556"		"1"
		}
		"set_assault_uncommon"
		{
			"[so_red]weapon_fiveseven"		"1"
		}
		"set_assault_rare"
		{
			"[an_navy]weapon_negev"		"1"
			"[an_red]weapon_aug"		"1"
		}
		"set_assault_mythical"
		{
			"[aa_fade]weapon_glock"		"1"
			"[so_yellow]weapon_mp9"		"1"
		}
		"set_bravo_ii_common"
		{
			"[sp_tape_dots_bravo]weapon_mp9"		"1"
			"[hy_ddpat_jungle_bravo]weapon_m249"		"1"
			"[so_jungle_bravo]weapon_xm1014"		"1"
			"[so_tornado_bravo]weapon_tec9"		"1"
			"[so_olive_bravo]weapon_mp7"		"1"
			"[an_gunmetal_bravo]weapon_fiveseven"		"1"
		}
		"set_bravo_ii_uncommon"
		{
			"[hy_mayan_dreams_bravo]weapon_ssg08"		"1"
			"[sp_palm_bravo]weapon_negev"		"1"
			"[hy_ali_tile_bravo]weapon_sawedoff"		"1"
			"[hy_crumple_dark_bravo]weapon_p250"		"1"
			"[so_sand_bravo]weapon_glock"		"1"
		}
		"set_bravo_ii_rare"
		{
			"[an_navy_bravo]weapon_aug"		"1"
			"[sp_hazard_bravo]weapon_mag7"		"1"
			"[aq_steel_bravo]weapon_bizon"		"1"
		}
		"set_bravo_ii_mythical"
		{
			"[sp_spitfire_famas_bravo]weapon_famas"		"1"
			"[an_emerald_bravo]weapon_scar20"		"1"
		}
		"set_dust_2_common"
		{
			"[hy_desert]weapon_g3sg1"		"1"
			"[so_sand]weapon_p250"		"1"
			"[sp_mesh_sand]weapon_scar20"		"1"
			"[sp_spray_sand]weapon_p90"		"1"
			"[sp_tape_short_sand]weapon_mp9"		"1"
			"[sp_zebracam]weapon_nova"		"1"
		}
		"set_dust_2_uncommon"
		{
			"[sp_snake]weapon_sawedoff"		"1"
			"[sp_mesh_tan]weapon_ak47"		"1"
			"[sp_tape_orange]weapon_fiveseven"		"1"
			"[sp_palm]weapon_mac10"		"1"
			"[hy_varicamo]weapon_tec9"		"1"
		}
		"set_dust_2_rare"
		{
			"[aq_brass]weapon_bizon"		"1"
			"[hy_varicamo]weapon_m4a1_silencer"		"1"
			"[aq_damascus_sg553]weapon_sg556"		"1"
		}
		"set_dust_2_mythical"
		{
			"[aa_fade_metallic]weapon_hkp2000"		"1"
		}
		"set_dust_2_legendary"
		{
			"[aa_fade_metallic_revolver]weapon_revolver"		"1"
		}
		"set_train_common"
		{
			"[hy_ddpat_urb]weapon_ump45"		"1"
			"[so_space_marine]weapon_elite"		"1"
			"[hy_arctic_contrast]weapon_g3sg1"		"1"
			"[hy_forest_night]weapon_fiveseven"		"1"
			"[sp_mesh_arctic_contrast]weapon_nova"		"1"
			"[sp_tape_short_urban]weapon_bizon"		"1"
		}
		"set_train_uncommon"
		{
			"[so_red]weapon_mac10"		"1"
			"[hy_ddpat_urb]weapon_m4a1"		"1"
			"[am_urban]weapon_mag7"		"1"
			"[am_urban]weapon_p250"		"1"
			"[am_carbon_fiber]weapon_scar20"		"1"
			"[sp_twigs]weapon_p90"		"1"
		}
		"set_train_rare"
		{
			"[hy_varicamo_urban]weapon_deagle"		"1"
			"[aa_fade_metallic]weapon_sawedoff"		"1"
		}
		"set_train_mythical"
		{
			"[am_crystallized]weapon_tec9"		"1"
		}
		"set_mirage_common"
		{
			"[sp_tape]weapon_p250"		"1"
			"[so_pmc]weapon_fiveseven"		"1"
			"[so_space_marine]weapon_aug"		"1"
			"[sp_mesh_tan]weapon_g3sg1"		"1"
			"[sp_dapple]weapon_p90"		"1"
			"[sp_mesh_slashes]weapon_galilar"		"1"
		}
		"set_mirage_uncommon"
		{
			"[so_olive]weapon_glock"		"1"
			"[sp_tape_orange]weapon_mp7"		"1"
			"[sp_palm_shadow]weapon_ssg08"		"1"
			"[hy_varicamo_desert]weapon_negev"		"1"
			"[sp_mesh_python]weapon_sg556"		"1"
		}
		"set_mirage_rare"
		{
			"[an_red]weapon_mp9"		"1"
			"[aa_flames]weapon_ump45"		"1"
			"[aa_fade_metallic]weapon_mac10"		"1"
		}
		"set_mirage_mythical"
		{
			"[so_yellow]weapon_mag7"		"1"
		}
		"set_italy_common"
		{
			"[so_olive]weapon_tec9"		"1"
			"[so_pmc]weapon_aug"		"1"
			"[so_space_marine]weapon_famas"		"1"
			"[so_sand]weapon_nova"		"1"
			"[sp_tape_short_sand]weapon_bizon"		"1"
		}
		"set_italy_uncommon"
		{
			"[so_red]weapon_nova"		"1"
			"[hy_gelpen]weapon_ump45"		"1"
			"[hy_granite]weapon_hkp2000"		"1"
			"[aq_forced]weapon_elite"		"1"
			"[hy_forest_boreal]weapon_m4a1_silencer"		"1"
			"[hy_varicamo_desert]weapon_xm1014"		"1"
		}
		"set_italy_rare"
		{
			"[so_red]weapon_glock"		"1"
			"[an_navy]weapon_mp7"		"1"
			"[hy_varicamo_red]weapon_sawedoff"		"1"
		}
		"set_italy_mythical"
		{
			"[hy_snakeskin]weapon_awp"		"1"
		}
		"set_lake_common"
		{
			"[hy_forest_boreal]weapon_p250"		"1"
			"[so_moss]weapon_xm1014"		"1"
			"[so_stormfront]weapon_aug"		"1"
			"[sp_spray_desert_sage]weapon_galilar"		"1"
			"[sp_tape_dots_waves]weapon_sg556"		"1"
			"[sp_tape_short_jungle]weapon_g3sg1"		"1"
		}
		"set_lake_uncommon"
		{
			"[aq_blued]weapon_xm1014"		"1"
			"[sp_mesh_tan]weapon_awp"		"1"
			"[hy_mottled_sand]weapon_deagle"		"1"
			"[hy_reef]weapon_famas"		"1"
			"[hy_varicamo_night]weapon_bizon"		"1"
		}
		"set_lake_rare"
		{
			"[an_navy]weapon_sg556"		"1"
			"[hy_varicamo_night]weapon_usp_silencer"		"1"
			"[sp_mesh_hot_and_cold]weapon_p90"		"1"
		}
		"set_lake_mythical"
		{
			"[am_crystallized_blue]weapon_elite"		"1"
		}
		"set_safehouse_common"
		{
			"[so_pmc]weapon_elite"		"1"
			"[so_pmc]weapon_scar20"		"1"
			"[so_moss]weapon_ssg08"		"1"
			"[sp_mesh_army]weapon_tec9"		"1"
			"[sp_spray_army]weapon_mp7"		"1"
		}
		"set_safehouse_uncommon"
		{
			"[sp_leaves]weapon_usp_silencer"		"1"
			"[sp_mesh_forest_fire]weapon_aug"		"1"
			"[sp_tape_orange]weapon_mp9"		"1"
			"[hy_varicamo]weapon_g3sg1"		"1"
			"[hy_varicamo]weapon_galilar"		"1"
			"[sp_mesh_python]weapon_m249"		"1"
		}
		"set_safehouse_rare"
		{
			"[sp_mesh_hot_and_cold]weapon_famas"		"1"
			"[am_crystallized_silver]weapon_fiveseven"		"1"
			"[aa_fade_grassland]weapon_ssg08"		"1"
		}
		"set_safehouse_mythical"
		{
			"[so_orange_accents]weapon_m4a1_silencer"		"1"
		}
		"set_bank_common"
		{
			"[hy_ddpat]weapon_mp7"		"1"
			"[hy_ddpat]weapon_sawedoff"		"1"
			"[hy_ddpat_urb]weapon_tec9"		"1"
			"[sp_tape]weapon_revolver"		"1"
			"[am_army_shine]weapon_negev"		"1"
			"[am_army_shine]weapon_sg556"		"1"
		}
		"set_bank_uncommon"
		{
			"[an_silver]weapon_mac10"		"1"
			"[am_carbon_fiber]weapon_ump45"		"1"
			"[hy_nerodia]weapon_glock"		"1"
			"[so_green]weapon_g3sg1"		"1"
			"[am_oval_hex]weapon_nova"		"1"
		}
		"set_bank_rare"
		{
			"[am_crystallized_dark]weapon_deagle"		"1"
			"[so_orca]weapon_galilar"		"1"
			"[so_orca]weapon_cz75a"		"1"
		}
		"set_bank_mythical"
		{
			"[cu_pinstripe_ak47]weapon_ak47"		"1"
		}
		"set_bank_legendary"
		{
			"[cu_money]weapon_p250"		"1"
		}
		"set_overpass_common"
		{
			"[sp_spray]weapon_m249"		"1"
			"[so_stormfront]weapon_mag7"		"1"
			"[so_stormfront]weapon_mp9"		"1"
			"[sp_spray_desert_sage]weapon_sawedoff"		"1"
			"[sp_dapple]weapon_ump45"		"1"
		}
		"set_overpass_uncommon"
		{
			"[hy_gelpen]weapon_mp7"		"1"
			"[hy_ddpat_urb]weapon_deagle"		"1"
			"[so_night]weapon_glock"		"1"
			"[so_grassland]weapon_hkp2000"		"1"
		}
		"set_overpass_rare"
		{
			"[hy_varicamo_blue]weapon_xm1014"		"1"
			"[hy_ssg08_marker]weapon_ssg08"		"1"
			"[so_orange_accents2]weapon_cz75a"		"1"
		}
		"set_overpass_mythical"
		{
			"[hy_ddpat_pink]weapon_awp"		"1"
			"[cu_usp_sandpapered]weapon_usp_silencer"		"1"
		}
		"set_overpass_legendary"
		{
			"[cu_m4a1-s_silence]weapon_m4a1_silencer"		"1"
		}
		"set_cobblestone_common"
		{
			"[so_stormfront]weapon_p90"		"1"
			"[so_stormfront]weapon_scar20"		"1"
			"[hy_vines]weapon_elite"		"1"
			"[so_indigo_and_grey]weapon_mac10"		"1"
			"[so_indigo_and_grey]weapon_ump45"		"1"
		}
		"set_cobblestone_uncommon"
		{
			"[an_silver]weapon_mag7"		"1"
			"[so_green]weapon_nova"		"1"
			"[aq_steel]weapon_sawedoff"		"1"
			"[hy_indigo_usp]weapon_usp_silencer"		"1"
		}
		"set_cobblestone_rare"
		{
			"[am_chainmail]weapon_hkp2000"		"1"
			"[am_metal_inlay]weapon_mp9"		"1"
		}
		"set_cobblestone_mythical"
		{
			"[am_royal]weapon_cz75a"		"1"
			"[aq_handcannon]weapon_deagle"		"1"
		}
		"set_cobblestone_legendary"
		{
			"[am_metals]weapon_m4a1_silencer"		"1"
		}
		"set_cobblestone_ancient"
		{
			"[cu_medieval_dragon_awp]weapon_awp"		"1"
		}
		"set_baggage_common"
		{
			"[so_pmc]weapon_g3sg1"		"1"
			"[so_sand]weapon_ssg08"		"1"
			"[hy_plaid1]weapon_mp7"		"1"
			"[hy_plaid2]weapon_mp9"		"1"
			"[hy_plaid2]weapon_cz75a"		"1"
		}
		"set_baggage_uncommon"
		{
			"[cu_brown_leather_p90]weapon_p90"		"1"
			"[cu_luggage_mac10]weapon_mac10"		"1"
			"[cu_luggage_p2000]weapon_hkp2000"		"1"
			"[cu_luggage_sg553]weapon_sg556"		"1"
		}
		"set_baggage_rare"
		{
			"[cu_green_leather_sawedoff]weapon_sawedoff"		"1"
			"[cu_leather_xm1014]weapon_xm1014"		"1"
			"[cu_luggage_usp-s]weapon_usp_silencer"		"1"
		}
		"set_baggage_mythical"
		{
			"[cu_green_leather_ak47]weapon_ak47"		"1"
			"[aq_pilot_deagle]weapon_deagle"		"1"
		}
		"set_baggage_legendary"
		{
			"[cu_well_traveled_ak47]weapon_ak47"		"1"
		}
		"set_cache_uncommon"
		{
			"[sp_nuclear_pattern3_negev]weapon_negev"		"1"
			"[hy_nuclear_skulls4_p250]weapon_p250"		"1"
			"[sp_nukestripe_orange_aug]weapon_aug"		"1"
			"[so_grey_nuclear_green_bizon]weapon_bizon"		"1"
			"[so_grey_nuclear_orange_five_seven]weapon_fiveseven"		"1"
			"[sp_nukestripe_maroon_sg553]weapon_sg556"		"1"
		}
		"set_cache_rare"
		{
			"[am_nuclear_pattern1_glock]weapon_glock"		"1"
			"[hy_nuclear_pattern2_mp9]weapon_mp9"		"1"
			"[am_nuclear_skulls1_xm1014]weapon_xm1014"		"1"
			"[am_nuclear_skulls3_mac10]weapon_mac10"		"1"
			"[hy_nuclear_skulls5_tec9]weapon_tec9"		"1"
		}
		"set_cache_mythical"
		{
			"[am_nuclear_skulls2_famas]weapon_famas"		"1"
			"[cu_cerbrus_galil]weapon_galilar"		"1"
		}
		"set_gods_and_monsters_common"
		{
			"[sp_labyrinth]weapon_mp7"		"1"
			"[sp_labyrinth3]weapon_aug"		"1"
			"[hy_zodiac1]weapon_elite"		"1"
			"[hy_zodiac1]weapon_nova"		"1"
		}
		"set_gods_and_monsters_uncommon"
		{
			"[hy_hades]weapon_tec9"		"1"
			"[sp_labyrinth2]weapon_hkp2000"		"1"
			"[hy_zodiac2]weapon_awp"		"1"
			"[hy_zodiac3]weapon_m249"		"1"
		}
		"set_gods_and_monsters_rare"
		{
			"[cu_labyrinth]weapon_ump45"		"1"
			"[aa_pandora]weapon_mp9"		"1"
		}
		"set_gods_and_monsters_mythical"
		{
			"[cu_chronos_g3sg1]weapon_g3sg1"		"1"
			"[hy_icarus]weapon_m4a1_silencer"		"1"
		}
		"set_gods_and_monsters_legendary"
		{
			"[cu_poseidon]weapon_m4a1"		"1"
		}
		"set_gods_and_monsters_ancient"
		{
			"[cu_medusa_awp]weapon_awp"		"1"
		}
		"set_chopshop_common"
		{
			"[am_army_shine]weapon_scar20"		"1"
			"[am_army_shine]weapon_cz75a"		"1"
			"[so_keycolors]weapon_m249"		"1"
			"[so_aqua]weapon_mag7"		"1"
		}
		"set_chopshop_uncommon"
		{
			"[so_night]weapon_deagle"		"1"
			"[hy_varicamo_urban]weapon_galilar"		"1"
			"[so_khaki_green]weapon_usp_silencer"		"1"
		}
		"set_chopshop_rare"
		{
			"[aa_fade]weapon_mac10"		"1"
			"[so_whiteout]weapon_p250"		"1"
			"[hy_varicamo_red]weapon_mp7"		"1"
			"[so_orange_accents]weapon_fiveseven"		"1"
			"[an_emerald]weapon_cz75a"		"1"
		}
		"set_chopshop_mythical"
		{
			"[so_yellow]weapon_sg556"		"1"
			"[gs_mother_of_pearl_elite]weapon_elite"		"1"
		}
		"set_chopshop_legendary"
		{
			"[am_aqua_flecks]weapon_glock"		"1"
			"[an_red_m4a1s]weapon_m4a1_silencer"		"1"
		}
		"set_kimono_common"
		{
			"[hy_bamboo_jungle_ink]weapon_bizon"		"1"
			"[hy_bamboo_jungle_black]weapon_sawedoff"		"1"
			"[hy_bamboo_jungle]weapon_tec9"		"1"
			"[hy_kimono_diamonds_orange]weapon_g3sg1"		"1"
			"[sp_kimono_diamonds]weapon_p250"		"1"
		}
		"set_kimono_uncommon"
		{
			"[hy_kimono_diamonds_red]weapon_p250"		"1"
			"[am_seastorm]weapon_deagle"		"1"
		}
		"set_kimono_rare"
		{
			"[am_geometric_steps]weapon_galilar"		"1"
			"[hy_geometric_steps_green]weapon_mag7"		"1"
			"[hy_geometric_steps_yellow]weapon_tec9"		"1"
		}
		"set_kimono_mythical"
		{
			"[hy_kimono_diamonds]weapon_fiveseven"		"1"
			"[am_seastorm_blood]weapon_deagle"		"1"
			"[am_seastorm_shojo]weapon_deagle"		"1"
			"[am_kimono_sunrise]weapon_m4a1"		"1"
		}
		"set_kimono_legendary"
		{
			"[am_bamboo_jungle]weapon_ak47"		"1"
		}
		"set_kimono_ancient"
		{
			"[cu_anime_aug]weapon_aug"		"1"
		}
		"set_dust"
		{
			"set_dust_uncommon"		"1"
			"set_dust_rare"		"1"
			"set_dust_mythical"		"1"
		}
		"set_aztec"
		{
			"set_aztec_common"		"1"
			"set_aztec_uncommon"		"1"
			"set_aztec_rare"		"1"
		}
		"set_vertigo"
		{
			"set_vertigo_common"		"1"
			"set_vertigo_uncommon"		"1"
			"set_vertigo_rare"		"1"
			"set_vertigo_mythical"		"1"
		}
		"set_inferno"
		{
			"set_inferno_common"		"1"
			"set_inferno_uncommon"		"1"
			"set_inferno_rare"		"1"
		}
		"set_militia"
		{
			"set_militia_common"		"1"
			"set_militia_uncommon"		"1"
			"set_militia_rare"		"1"
			"set_militia_mythical"		"1"
			"set_militia_legendary"		"1"
		}
		"set_nuke"
		{
			"set_nuke_common"		"1"
			"set_nuke_uncommon"		"1"
			"set_nuke_rare"		"1"
			"set_nuke_mythical"		"1"
		}
		"set_office"
		{
			"set_office_common"		"1"
			"set_office_uncommon"		"1"
			"set_office_rare"		"1"
		}
		"set_assault"
		{
			"set_assault_common"		"1"
			"set_assault_uncommon"		"1"
			"set_assault_rare"		"1"
			"set_assault_mythical"		"1"
		}
		"set_bravo_ii"
		{
			"set_bravo_ii_common"		"1"
			"set_bravo_ii_uncommon"		"1"
			"set_bravo_ii_rare"		"1"
			"set_bravo_ii_mythical"		"1"
		}
		"set_dust_2"
		{
			"set_dust_2_common"		"1"
			"set_dust_2_uncommon"		"1"
			"set_dust_2_rare"		"1"
			"set_dust_2_mythical"		"1"
			"set_dust_2_legendary"		"1"
		}
		"set_train"
		{
			"set_train_common"		"1"
			"set_train_uncommon"		"1"
			"set_train_rare"		"1"
			"set_train_mythical"		"1"
		}
		"set_mirage"
		{
			"set_mirage_common"		"1"
			"set_mirage_uncommon"		"1"
			"set_mirage_rare"		"1"
			"set_mirage_mythical"		"1"
		}
		"set_italy"
		{
			"set_italy_common"		"1"
			"set_italy_uncommon"		"1"
			"set_italy_rare"		"1"
			"set_italy_mythical"		"1"
		}
		"set_lake"
		{
			"set_lake_common"		"1"
			"set_lake_uncommon"		"1"
			"set_lake_rare"		"1"
			"set_lake_mythical"		"1"
		}
		"set_safehouse"
		{
			"set_safehouse_common"		"1"
			"set_safehouse_uncommon"		"1"
			"set_safehouse_rare"		"1"
			"set_safehouse_mythical"		"1"
		}
		"set_bank"
		{
			"set_bank_common"		"1"
			"set_bank_uncommon"		"1"
			"set_bank_rare"		"1"
			"set_bank_mythical"		"1"
			"set_bank_legendary"		"1"
		}
		"set_overpass"
		{
			"set_overpass_common"		"1"
			"set_overpass_uncommon"		"1"
			"set_overpass_rare"		"1"
			"set_overpass_mythical"		"1"
			"set_overpass_legendary"		"1"
		}
		"set_cobblestone"
		{
			"set_cobblestone_common"		"1"
			"set_cobblestone_uncommon"		"1"
			"set_cobblestone_rare"		"1"
			"set_cobblestone_mythical"		"1"
			"set_cobblestone_legendary"		"1"
			"set_cobblestone_ancient"		"1"
		}
		"set_baggage"
		{
			"set_baggage_common"		"1"
			"set_baggage_uncommon"		"1"
			"set_baggage_rare"		"1"
			"set_baggage_mythical"		"1"
			"set_baggage_legendary"		"1"
		}
		"set_cache"
		{
			"set_cache_uncommon"		"1"
			"set_cache_rare"		"1"
			"set_cache_mythical"		"1"
		}
		"set_gods_and_monsters"
		{
			"set_gods_and_monsters_common"		"1"
			"set_gods_and_monsters_uncommon"		"1"
			"set_gods_and_monsters_rare"		"1"
			"set_gods_and_monsters_mythical"		"1"
			"set_gods_and_monsters_legendary"		"1"
			"set_gods_and_monsters_ancient"		"1"
		}
		"set_chopshop"
		{
			"set_chopshop_common"		"1"
			"set_chopshop_uncommon"		"1"
			"set_chopshop_rare"		"1"
			"set_chopshop_mythical"		"1"
			"set_chopshop_legendary"		"1"
		}
		"set_kimono"
		{
			"set_kimono_common"		"1"
			"set_kimono_uncommon"		"1"
			"set_kimono_rare"		"1"
			"set_kimono_mythical"		"1"
			"set_kimono_legendary"		"1"
			"set_kimono_ancient"		"1"
		}
		"crate_community_3_rare"
		{
			"[cu_tec9_asiimov]weapon_tec9"		"1"
			"[cu_ssg08_immortal]weapon_ssg08"		"1"
			"[hy_galil_kami]weapon_galilar"		"1"
			"[am_gyrate]weapon_cz75a"		"1"
			"[an_royalbleed]weapon_p90"		"1"
			"[cu_p2000_pulse]weapon_hkp2000"		"1"
		}
		"crate_community_3_mythical"
		{
			"[cu_aug_progressiv]weapon_aug"		"1"
			"[cu_bizon_antique]weapon_bizon"		"1"
			"[cu_xm1014_heaven_guard]weapon_xm1014"		"1"
			"[cu_korupt]weapon_mac10"		"1"
		}
		"crate_community_3_legendary"
		{
			"[am_m4a1-s_alloy_orange]weapon_m4a1_silencer"		"1"
			"[cu_scar_cyrex]weapon_scar20"		"1"
			"[cu_kaiman]weapon_usp_silencer"		"1"
		}
		"crate_community_3_ancient"
		{
			"[cu_ak47_rubber]weapon_ak47"		"1"
			"[cu_titanstorm]weapon_m4a1"		"1"
		}
		"crate_sticker_pack01_rare"
		{
			"[std_thirteen]sticker"		"1"
			"[std_aces_high]sticker"		"1"
			"[std_conquered]sticker"		"1"
			"[std_destroy]sticker"		"1"
			"[std_dispatch]sticker"		"1"
			"[std_fearsome]sticker"		"1"
			"[std_guarding_hell]sticker"		"1"
			"[std_lemon]sticker"		"1"
			"[std_luck]sticker"		"1"
			"[std_vigilance]sticker"		"1"
		}
		"crate_sticker_pack01_mythical"
		{
			"[std_aces_high_holo]sticker"		"1"
			"[std_fearsome_holo]sticker"		"1"
			"[std_vigilance_holo]sticker"		"1"
		}
		"crate_sticker_pack01_legendary"
		{
			"[std_thirteen_foil]sticker"		"1"
			"[std_luck_foil]sticker"		"1"
		}
		"crate_sticker_pack01"
		{
			"crate_sticker_pack01_rare"		"1"
			"crate_sticker_pack01_mythical"		"1"
			"crate_sticker_pack01_legendary"		"1"
		}
		"crate_sticker_pack02_rare"
		{
			"[std2_banana]sticker"		"1"
			"[std2_bomb_code]sticker"		"1"
			"[std2_chicken_lover]sticker"		"1"
			"[std2_goodgame]sticker"		"1"
			"[std2_goodluck]sticker"		"1"
			"[std2_havefun]sticker"		"1"
			"[std2_lets_roll_oll]sticker"		"1"
			"[std2_metal]sticker"		"1"
			"[std2_nice_shot]sticker"		"1"
			"[std2_welcome_clutch]sticker"		"1"
		}
		"crate_sticker_pack02_mythical"
		{
			"[std2_bish_holo]sticker"		"1"
			"[std2_bash_holo]sticker"		"1"
			"[std2_bosh_holo]sticker"		"1"
			"[std2_lets_roll_oll_holo]sticker"		"1"
		}
		"crate_sticker_pack02_legendary"
		{
			"[std_crown_foil]sticker"		"1"
			"[std2_stupid_banana_foil]sticker"		"1"
		}
		"crate_sticker_pack02"
		{
			"crate_sticker_pack02_rare"		"1"
			"crate_sticker_pack02_mythical"		"1"
			"crate_sticker_pack02_legendary"		"1"
		}
		"crate_sticker_pack_enfu_capsule_rare"
		{
			"[enfu_chicken]sticker"		"1"
			"[enfu_bombsquad]sticker"		"1"
			"[enfu_skullfuskulltorgeist]sticker"		"1"
			"[enfu_guru]sticker"		"1"
			"[enfu_ninja]sticker"		"1"
			"[enfu_samurai]sticker"		"1"
			"[enfu_skullfutrooop]sticker"		"1"
			"[enfu_soldier]sticker"		"1"
			"[enfu_spartan]sticker"		"1"
			"[enfu_unicorn]sticker"		"1"
			"[enfu_skullfulilboney]sticker"		"1"
			"[enfu_zombie]sticker"		"1"
		}
		"crate_sticker_pack_enfu_capsule_mythical"
		{
			"[enfu_unicorn_holo]sticker"		"1"
		}
		"crate_sticker_pack_enfu_capsule_legendary"
		{
			"[enfu_bombsquad_foil]sticker"		"1"
			"[enfu_ninja_foil]sticker"		"1"
		}
		"crate_sticker_pack_enfu_capsule_lootlist"
		{
			"crate_sticker_pack_enfu_capsule_rare"		"1"
			"crate_sticker_pack_enfu_capsule_mythical"		"1"
			"crate_sticker_pack_enfu_capsule_legendary"		"1"
		}
		"crate_sticker_pack_pinups_capsule_rare"
		{
			"[pinups_ivette]sticker"		"1"
			"[pinups_kimberly]sticker"		"1"
			"[pinups_martha]sticker"		"1"
			"[pinups_merietta]sticker"		"1"
			"[pinups_scherry]sticker"		"1"
			"[pinups_tamara]sticker"		"1"
		}
		"crate_sticker_pack_pinups_capsule_mythical"
		{
			"[pinups_ivette_holo]sticker"		"1"
			"[pinups_kimberly_holo]sticker"		"1"
			"[pinups_martha_holo]sticker"		"1"
			"[pinups_merietta_holo]sticker"		"1"
			"[pinups_scherry_holo]sticker"		"1"
			"[pinups_tamara_holo]sticker"		"1"
		}
		"crate_sticker_pack_pinups_capsule_lootlist"
		{
			"crate_sticker_pack_pinups_capsule_rare"		"1"
			"crate_sticker_pack_pinups_capsule_mythical"		"1"
		}
		"crate_sticker_pack_slid3_capsule_rare"
		{
			"[slid3_boom]sticker"		"1"
			"[slid3_countdown]sticker"		"1"
			"[slid3_dontworryigotcha]sticker"		"1"
			"[slid3_hardclucklife]sticker"		"1"
			"[slid3_moveit]sticker"		"1"
		}
		"crate_sticker_pack_slid3_capsule_mythical"
		{
			"[slid3_boom_holo]sticker"		"1"
			"[slid3_countdown_holo]sticker"		"1"
			"[slid3_dontworryigotcha_holo]sticker"		"1"
			"[slid3_hardclucklife_holo]sticker"		"1"
			"[slid3_moveit_holo]sticker"		"1"
		}
		"crate_sticker_pack_slid3_capsule_legendary"
		{
			"[slid3_boom_foil]sticker"		"1"
			"[slid3_countdown_foil]sticker"		"1"
			"[slid3_dontworryigotcha_foil]sticker"		"1"
			"[slid3_hardclucklife_foil]sticker"		"1"
			"[slid3_moveit_foil]sticker"		"1"
		}
		"crate_sticker_pack_slid3_capsule_lootlist"
		{
			"crate_sticker_pack_slid3_capsule_rare"		"1"
			"crate_sticker_pack_slid3_capsule_mythical"		"1"
			"crate_sticker_pack_slid3_capsule_legendary"		"1"
		}
		"crate_sticker_pack_team_roles_capsule_rare"
		{
			"[team_roles_awper]sticker"		"1"
			"[team_roles_baiter]sticker"		"1"
			"[team_roles_bomber]sticker"		"1"
			"[team_roles_bot]sticker"		"1"
			"[team_roles_fragger]sticker"		"1"
			"[team_roles_leader]sticker"		"1"
			"[team_roles_lurker]sticker"		"1"
			"[team_roles_nader]sticker"		"1"
			"[team_roles_ninja]sticker"		"1"
			"[team_roles_support]sticker"		"1"
		}
		"crate_sticker_pack_team_roles_capsule_legendary"
		{
			"[team_roles_pro_foil]sticker"		"1"
		}
		"crate_sticker_pack_team_roles_capsule_lootlist"
		{
			"crate_sticker_pack_team_roles_capsule_rare"		"1"
			"crate_sticker_pack_team_roles_capsule_legendary"		"1"
		}
		"crate_sticker_pack_kat2014_01_rare"
		{
			"[kat2014_3dmax]sticker"		"1"
			"[kat2014_ibuypower]sticker"		"1"
			"[kat2014_mousesports]sticker"		"1"
			"[kat2014_mystik]sticker"		"1"
			"[kat2014_navi]sticker"		"1"
			"[kat2014_reason]sticker"		"1"
			"[kat2014_virtuspro]sticker"		"1"
			"[kat2014_voxeminor]sticker"		"1"
		}
		"crate_sticker_pack_kat2014_01_mythical"
		{
			"[kat2014_3dmax_holo]sticker"		"1"
			"[kat2014_ibuypower_holo]sticker"		"1"
			"[kat2014_mousesports_holo]sticker"		"1"
			"[kat2014_mystik_holo]sticker"		"1"
			"[kat2014_navi_holo]sticker"		"1"
			"[kat2014_reason_holo]sticker"		"1"
			"[kat2014_virtuspro_holo]sticker"		"1"
			"[kat2014_voxeminor_holo]sticker"		"1"
		}
		"crate_sticker_pack_kat2014_01_legendary"
		{
			"[kat2014_esl1_foil]sticker"		"1"
		}
		"crate_sticker_pack_kat2014_01"
		{
			"crate_sticker_pack_kat2014_01_rare"		"1"
			"crate_sticker_pack_kat2014_01_mythical"		"1"
			"crate_sticker_pack_kat2014_01_legendary"		"1"
		}
		"crate_sticker_pack_kat2014_02_rare"
		{
			"[kat2014_complexity]sticker"		"1"
			"[kat2014_dignitas]sticker"		"1"
			"[kat2014_fnatic]sticker"		"1"
			"[kat2014_hellraisers]sticker"		"1"
			"[kat2014_ldlc]sticker"		"1"
			"[kat2014_lgb]sticker"		"1"
			"[kat2014_ninjasinpyjamas]sticker"		"1"
			"[kat2014_titan]sticker"		"1"
		}
		"crate_sticker_pack_kat2014_02_mythical"
		{
			"[kat2014_complexity_holo]sticker"		"1"
			"[kat2014_dignitas_holo]sticker"		"1"
			"[kat2014_fnatic_holo]sticker"		"1"
			"[kat2014_hellraisers_holo]sticker"		"1"
			"[kat2014_ldlc_holo]sticker"		"1"
			"[kat2014_lgb_holo]sticker"		"1"
			"[kat2014_ninjasinpyjamas_holo]sticker"		"1"
			"[kat2014_titan_holo]sticker"		"1"
		}
		"crate_sticker_pack_kat2014_02_legendary"
		{
			"[kat2014_esl2_foil]sticker"		"1"
		}
		"crate_sticker_pack_kat2014_02"
		{
			"crate_sticker_pack_kat2014_02_rare"		"1"
			"crate_sticker_pack_kat2014_02_mythical"		"1"
			"crate_sticker_pack_kat2014_02_legendary"		"1"
		}
		"crate_sticker_pack_dhw2014_01_mythical"
		{
			"[dhw2014_fnatic_holo]sticker"		"1"
			"[dhw2014_cloud9_holo]sticker"		"1"
			"[dhw2014_virtuspro_holo]sticker"		"1"
			"[dhw2014_ninjasinpyjamas_holo]sticker"		"1"
			"[dhw2014_navi_holo]sticker"		"1"
			"[dhw2014_dignitas_holo]sticker"		"1"
		}
		"crate_sticker_pack_dhw2014_01_legendary"
		{
			"[dhw2014_fnatic_foil]sticker"		"1"
			"[dhw2014_cloud9_foil]sticker"		"1"
			"[dhw2014_virtuspro_foil]sticker"		"1"
			"[dhw2014_ninjasinpyjamas_foil]sticker"		"1"
			"[dhw2014_navi_foil]sticker"		"1"
			"[dhw2014_dignitas_foil]sticker"		"1"
			"[dhw2014_dhw_foil]sticker"		"1"
		}
		"crate_sticker_pack_dhw2014_01"
		{
			"crate_sticker_pack_dhw2014_01_mythical"		"1"
			"crate_sticker_pack_dhw2014_01_legendary"		"1"
		}
		"crate_sticker_pack_eslkatowice2015_01_mythical"
		{
			"[eslkatowice2015_fnatic_holo]sticker"		"1"
			"[eslkatowice2015_hellraisers_holo]sticker"		"1"
			"[eslkatowice2015_navi_holo]sticker"		"1"
			"[eslkatowice2015_ninjasinpyjamas_holo]sticker"		"1"
			"[eslkatowice2015_pentasports_holo]sticker"		"1"
			"[eslkatowice2015_teamenvyus_holo]sticker"		"1"
			"[eslkatowice2015_teamsolomid_holo]sticker"		"1"
			"[eslkatowice2015_virtuspro_holo]sticker"		"1"
		}
		"crate_sticker_pack_eslkatowice2015_01_legendary"
		{
			"[eslkatowice2015_fnatic_foil]sticker"		"1"
			"[eslkatowice2015_hellraisers_foil]sticker"		"1"
			"[eslkatowice2015_navi_foil]sticker"		"1"
			"[eslkatowice2015_ninjasinpyjamas_foil]sticker"		"1"
			"[eslkatowice2015_pentasports_foil]sticker"		"1"
			"[eslkatowice2015_teamenvyus_foil]sticker"		"1"
			"[eslkatowice2015_teamsolomid_foil]sticker"		"1"
			"[eslkatowice2015_virtuspro_foil]sticker"		"1"
			"[eslkatowice2015_esl_a_foil]sticker"		"1"
		}
		"crate_sticker_pack_eslkatowice2015_01"
		{
			"crate_sticker_pack_eslkatowice2015_01_mythical"		"1"
			"crate_sticker_pack_eslkatowice2015_01_legendary"		"1"
		}
		"crate_sticker_pack_eslkatowice2015_02_mythical"
		{
			"[eslkatowice2015_3dmax_holo]sticker"		"1"
			"[eslkatowice2015_cloud9_holo]sticker"		"1"
			"[eslkatowice2015_counterlogic_holo]sticker"		"1"
			"[eslkatowice2015_flipsid3_holo]sticker"		"1"
			"[eslkatowice2015_keyd_holo]sticker"		"1"
			"[eslkatowice2015_lgb_holo]sticker"		"1"
			"[eslkatowice2015_titan_holo]sticker"		"1"
			"[eslkatowice2015_voxeminor_holo]sticker"		"1"
		}
		"crate_sticker_pack_eslkatowice2015_02_legendary"
		{
			"[eslkatowice2015_3dmax_foil]sticker"		"1"
			"[eslkatowice2015_cloud9_foil]sticker"		"1"
			"[eslkatowice2015_counterlogic_foil]sticker"		"1"
			"[eslkatowice2015_flipsid3_foil]sticker"		"1"
			"[eslkatowice2015_keyd_foil]sticker"		"1"
			"[eslkatowice2015_lgb_foil]sticker"		"1"
			"[eslkatowice2015_titan_foil]sticker"		"1"
			"[eslkatowice2015_voxeminor_foil]sticker"		"1"
			"[eslkatowice2015_esl_a_foil]sticker"		"1"
		}
		"crate_sticker_pack_eslkatowice2015_02"
		{
			"crate_sticker_pack_eslkatowice2015_02_mythical"		"1"
			"crate_sticker_pack_eslkatowice2015_02_legendary"		"1"
		}
		"crate_sticker_pack_community01_rare"
		{
			"[comm01_backstab]sticker"		"1"
			"[comm01_pocket_bbq]sticker"		"1"
			"[comm01_bomb_doge]sticker"		"1"
			"[comm01_burn_them_all]sticker"		"1"
			"[comm01_llama_cannon]sticker"		"1"
			"[comm01_other_awp]sticker"		"1"
			"[comm01_shavemaster]sticker"		"1"
			"[comm01_skull]sticker"		"1"
			"[comm01_sneaky_beaky]sticker"		"1"
			"[comm01_to_b_or_not_to_b]sticker"		"1"
			"[comm01_death_comes]sticker"		"1"
		}
		"crate_sticker_pack_community01_mythical"
		{
			"[comm01_teamwork_holo]sticker"		"1"
			"[comm01_rekt_holo]sticker"		"1"
		}
		"crate_sticker_pack_community01_legendary"
		{
			"[comm01_headhunter_foil]sticker"		"1"
			"[comm01_flammable_foil]sticker"		"1"
			"[comm01_new_sheriff_foil]sticker"		"1"
			"[comm01_swag_foil]sticker"		"1"
		}
		"crate_sticker_pack_community01"
		{
			"crate_sticker_pack_community01_rare"		"1"
			"crate_sticker_pack_community01_mythical"		"1"
			"crate_sticker_pack_community01_legendary"		"1"
		}
		"crate_community_3"
		{
			"crate_community_3_rare"		"1"
			"crate_community_3_mythical"		"1"
			"crate_community_3_legendary"		"1"
			"crate_community_3_ancient"		"1"
			"community_case_3_unusual"		"1"
		}
		"crate_sticker_pack_cologne2014_01_rare"
		{
			"[cologne2014_cloud9]sticker"		"1"
			"[cologne2014_fnatic]sticker"		"1"
			"[cologne2014_hellraisers]sticker"		"1"
			"[cologne2014_ninjasinpyjamas]sticker"		"1"
			"[cologne2014_teamdignitas]sticker"		"1"
			"[cologne2014_teamldlc]sticker"		"1"
			"[cologne2014_virtuspro]sticker"		"1"
		}
		"crate_sticker_pack_cologne2014_01_mythical"
		{
			"[cologne2014_cloud9_holo]sticker"		"1"
			"[cologne2014_fnatic_holo]sticker"		"1"
			"[cologne2014_hellraisers_holo]sticker"		"1"
			"[cologne2014_ninjasinpyjamas_holo]sticker"		"1"
			"[cologne2014_teamdignitas_holo]sticker"		"1"
			"[cologne2014_teamldlc_holo]sticker"		"1"
			"[cologne2014_virtuspro_holo]sticker"		"1"
		}
		"crate_sticker_pack_cologne2014_01_legendary"
		{
			"[cologne2014_esl_a]sticker"		"1"
		}
		"crate_sticker_pack_cologne2014_01"
		{
			"crate_sticker_pack_cologne2014_01_rare"		"1"
			"crate_sticker_pack_cologne2014_01_mythical"		"1"
			"crate_sticker_pack_cologne2014_01_legendary"		"1"
		}
		"crate_sticker_pack_cologne2014_02_rare"
		{
			"[cologne2014_copenhagenwolves]sticker"		"1"
			"[cologne2014_datteam]sticker"		"1"
			"[cologne2014_epsilonesports]sticker"		"1"
			"[cologne2014_ibuypower]sticker"		"1"
			"[cologne2014_londonconspiracy]sticker"		"1"
			"[cologne2014_navi]sticker"		"1"
			"[cologne2014_titan]sticker"		"1"
			"[cologne2014_voxeminor]sticker"		"1"
			"[cologne2014_wolf]sticker"		"1"
		}
		"crate_sticker_pack_cologne2014_02_mythical"
		{
			"[cologne2014_copenhagenwolves_holo]sticker"		"1"
			"[cologne2014_datteam_holo]sticker"		"1"
			"[cologne2014_epsilonesports_holo]sticker"		"1"
			"[cologne2014_ibuypower_holo]sticker"		"1"
			"[cologne2014_londonconspiracy_holo]sticker"		"1"
			"[cologne2014_navi_holo]sticker"		"1"
			"[cologne2014_titan_holo]sticker"		"1"
			"[cologne2014_voxeminor_holo]sticker"		"1"
			"[cologne2014_wolf_holo]sticker"		"1"
		}
		"crate_sticker_pack_cologne2014_02_legendary"
		{
			"[cologne2014_esl_b]sticker"		"1"
		}
		"crate_sticker_pack_cologne2014_02"
		{
			"crate_sticker_pack_cologne2014_02_rare"		"1"
			"crate_sticker_pack_cologne2014_02_mythical"		"1"
			"crate_sticker_pack_cologne2014_02_legendary"		"1"
		}
		"crate_esl14_promo_de_dust2"
		{
			"set_dust_2"		"1"
		}
		"crate_esl14_promo_de_inferno"
		{
			"set_inferno"		"1"
		}
		"crate_esl14_promo_de_mirage"
		{
			"set_mirage"		"1"
		}
		"crate_esl14_promo_de_nuke"
		{
			"set_nuke"		"1"
		}
		"crate_esl14_promo_de_cache"
		{
			"set_cache"		"1"
		}
		"crate_esl14_promo_de_cbble"
		{
			"set_cobblestone"		"1"
		}
		"crate_esl14_promo_de_overpass"
		{
			"set_overpass"		"1"
		}
		"crate_dhw14_promo_de_dust2"
		{
			"set_dust_2"		"1"
		}
		"crate_dhw14_promo_de_inferno"
		{
			"set_inferno"		"1"
		}
		"crate_dhw14_promo_de_mirage"
		{
			"set_mirage"		"1"
		}
		"crate_dhw14_promo_de_nuke"
		{
			"set_nuke"		"1"
		}
		"crate_dhw14_promo_de_cache"
		{
			"set_cache"		"1"
		}
		"crate_dhw14_promo_de_cbble"
		{
			"set_cobblestone"		"1"
		}
		"crate_dhw14_promo_de_overpass"
		{
			"set_overpass"		"1"
		}
		"crate_eslkatowice2015_promo_de_dust2"
		{
			"set_dust_2"		"1"
		}
		"crate_eslkatowice2015_promo_de_inferno"
		{
			"set_inferno"		"1"
		}
		"crate_eslkatowice2015_promo_de_mirage"
		{
			"set_mirage"		"1"
		}
		"crate_eslkatowice2015_promo_de_nuke"
		{
			"set_nuke"		"1"
		}
		"crate_eslkatowice2015_promo_de_cache"
		{
			"set_cache"		"1"
		}
		"crate_eslkatowice2015_promo_de_cbble"
		{
			"set_cobblestone"		"1"
		}
		"crate_eslkatowice2015_promo_de_overpass"
		{
			"set_overpass"		"1"
		}
		"quest_reward_crate_vanguard"
		{
			"crate_operation_vanguard"		"1"
		}
		"dhw2014_fnatic_rare"
		{
			"[dhw2014_fnatic]sticker"		"1"
		}
		"dhw2014_cloud9_rare"
		{
			"[dhw2014_cloud9]sticker"		"1"
		}
		"dhw2014_virtuspro_rare"
		{
			"[dhw2014_virtuspro]sticker"		"1"
		}
		"dhw2014_ninjasinpyjamas_rare"
		{
			"[dhw2014_ninjasinpyjamas]sticker"		"1"
		}
		"dhw2014_navi_rare"
		{
			"[dhw2014_navi]sticker"		"1"
		}
		"dhw2014_dignitas_rare"
		{
			"[dhw2014_dignitas]sticker"		"1"
		}
		"dhw2014_bravadogaming_rare"
		{
			"[dhw2014_bravadogaming]sticker"		"1"
		}
		"dhw2014_escgaming_rare"
		{
			"[dhw2014_escgaming]sticker"		"1"
		}
		"dhw2014_hellraisers_rare"
		{
			"[dhw2014_hellraisers]sticker"		"1"
		}
		"dhw2014_ibuypower_rare"
		{
			"[dhw2014_ibuypower]sticker"		"1"
		}
		"dhw2014_pentasports_rare"
		{
			"[dhw2014_pentasports]sticker"		"1"
		}
		"dhw2014_planetkeydynamics_rare"
		{
			"[dhw2014_planetkeydynamics]sticker"		"1"
		}
		"dhw2014_teamldlc_rare"
		{
			"[dhw2014_teamldlc]sticker"		"1"
		}
		"dhw2014_myxmg_rare"
		{
			"[dhw2014_myxmg]sticker"		"1"
		}
		"dhw2014_dhw_rare"
		{
			"[dhw2014_dhw]sticker"		"1"
		}
		"dhw2014_3dmax_rare"
		{
			"[dhw2014_3dmax]sticker"		"1"
		}
		"dhw2014_copenhagenwolves_rare"
		{
			"[dhw2014_copenhagenwolves]sticker"		"1"
		}
		"dhw2014_datteam_rare"
		{
			"[dhw2014_datteam]sticker"		"1"
		}
		"dhw2014_londonconspiracy_rare"
		{
			"[dhw2014_londonconspiracy]sticker"		"1"
		}
		"dhw2014_mousesports_rare"
		{
			"[dhw2014_mousesports]sticker"		"1"
		}
		"dhw2014_flipsid3_rare"
		{
			"[dhw2014_flipsid3]sticker"		"1"
		}
		"eslkatowice2015_3dmax_rare"
		{
			"[eslkatowice2015_3dmax]sticker"		"1"
		}
		"eslkatowice2015_cloud9_rare"
		{
			"[eslkatowice2015_cloud9]sticker"		"1"
		}
		"eslkatowice2015_counterlogic_rare"
		{
			"[eslkatowice2015_counterlogic]sticker"		"1"
		}
		"eslkatowice2015_flipsid3_rare"
		{
			"[eslkatowice2015_flipsid3]sticker"		"1"
		}
		"eslkatowice2015_fnatic_rare"
		{
			"[eslkatowice2015_fnatic]sticker"		"1"
		}
		"eslkatowice2015_hellraisers_rare"
		{
			"[eslkatowice2015_hellraisers]sticker"		"1"
		}
		"eslkatowice2015_keyd_rare"
		{
			"[eslkatowice2015_keyd]sticker"		"1"
		}
		"eslkatowice2015_lgb_rare"
		{
			"[eslkatowice2015_lgb]sticker"		"1"
		}
		"eslkatowice2015_navi_rare"
		{
			"[eslkatowice2015_navi]sticker"		"1"
		}
		"eslkatowice2015_ninjasinpyjamas_rare"
		{
			"[eslkatowice2015_ninjasinpyjamas]sticker"		"1"
		}
		"eslkatowice2015_pentasports_rare"
		{
			"[eslkatowice2015_pentasports]sticker"		"1"
		}
		"eslkatowice2015_teamenvyus_rare"
		{
			"[eslkatowice2015_teamenvyus]sticker"		"1"
		}
		"eslkatowice2015_teamsolomid_rare"
		{
			"[eslkatowice2015_teamsolomid]sticker"		"1"
		}
		"eslkatowice2015_titan_rare"
		{
			"[eslkatowice2015_titan]sticker"		"1"
		}
		"eslkatowice2015_virtuspro_rare"
		{
			"[eslkatowice2015_virtuspro]sticker"		"1"
		}
		"eslkatowice2015_voxeminor_rare"
		{
			"[eslkatowice2015_voxeminor]sticker"		"1"
		}
		"eslkatowice2015_esl_a_rare"
		{
			"[eslkatowice2015_esl_a]sticker"		"1"
		}
		"eslcologne2015_rare_fnatic"
		{
			"[eslcologne2015_team_fnatic]sticker"		"1"
		}
		"eslcologne2015_rare_virtuspro"
		{
			"[eslcologne2015_team_virtuspro]sticker"		"1"
		}
		"eslcologne2015_rare_mousesports"
		{
			"[eslcologne2015_team_mousesports]sticker"		"1"
		}
		"eslcologne2015_rare_navi"
		{
			"[eslcologne2015_team_navi]sticker"		"1"
		}
		"eslcologne2015_rare_renegades"
		{
			"[eslcologne2015_team_renegades]sticker"		"1"
		}
		"eslcologne2015_rare_kinguin"
		{
			"[eslcologne2015_team_kinguin]sticker"		"1"
		}
		"eslcologne2015_rare_ebettle"
		{
			"[eslcologne2015_team_ebettle]sticker"		"1"
		}
		"eslcologne2015_rare_cloud9"
		{
			"[eslcologne2015_team_cloud9]sticker"		"1"
		}
		"eslcologne2015_rare_ninjasinpyjamas"
		{
			"[eslcologne2015_team_ninjasinpyjamas]sticker"		"1"
		}
		"eslcologne2015_rare_envyus"
		{
			"[eslcologne2015_team_envyus]sticker"		"1"
		}
		"eslcologne2015_rare_luminositygaming"
		{
			"[eslcologne2015_team_luminositygaming]sticker"		"1"
		}
		"eslcologne2015_rare_solomid"
		{
			"[eslcologne2015_team_solomid]sticker"		"1"
		}
		"eslcologne2015_rare_teamimmunity"
		{
			"[eslcologne2015_team_teamimmunity]sticker"		"1"
		}
		"eslcologne2015_rare_flipside"
		{
			"[eslcologne2015_team_flipside]sticker"		"1"
		}
		"eslcologne2015_rare_titan"
		{
			"[eslcologne2015_team_titan]sticker"		"1"
		}
		"eslcologne2015_rare_clg"
		{
			"[eslcologne2015_team_clg]sticker"		"1"
		}
		"eslcologne2015_rare_esl"
		{
			"[eslcologne2015_team_esl]sticker"		"1"
		}
		"crate_sticker_pack_eslcologne2015_legends_rare"
		{
			"[eslcologne2015_team_fnatic]sticker"		"1"
			"[eslcologne2015_team_virtuspro]sticker"		"1"
			"[eslcologne2015_team_mousesports]sticker"		"1"
			"[eslcologne2015_team_navi]sticker"		"1"
			"[eslcologne2015_team_ninjasinpyjamas]sticker"		"1"
			"[eslcologne2015_team_envyus]sticker"		"1"
			"[eslcologne2015_team_luminositygaming]sticker"		"1"
			"[eslcologne2015_team_solomid]sticker"		"1"
			"[eslcologne2015_team_esl]sticker"		"1"
		}
		"crate_sticker_pack_eslcologne2015_legends_legendary"
		{
			"[eslcologne2015_team_fnatic_foil]sticker"		"1"
			"[eslcologne2015_team_virtuspro_foil]sticker"		"1"
			"[eslcologne2015_team_mousesports_foil]sticker"		"1"
			"[eslcologne2015_team_navi_foil]sticker"		"1"
			"[eslcologne2015_team_ninjasinpyjamas_foil]sticker"		"1"
			"[eslcologne2015_team_envyus_foil]sticker"		"1"
			"[eslcologne2015_team_luminositygaming_foil]sticker"		"1"
			"[eslcologne2015_team_solomid_foil]sticker"		"1"
			"[eslcologne2015_team_esl_foil]sticker"		"1"
		}
		"crate_sticker_pack_eslcologne2015_legends"
		{
			"crate_sticker_pack_eslcologne2015_legends_legendary"		"1"
		}
		"crate_sticker_pack_eslcologne2015_challengers_rare"
		{
			"[eslcologne2015_team_renegades]sticker"		"1"
			"[eslcologne2015_team_kinguin]sticker"		"1"
			"[eslcologne2015_team_ebettle]sticker"		"1"
			"[eslcologne2015_team_cloud9]sticker"		"1"
			"[eslcologne2015_team_teamimmunity]sticker"		"1"
			"[eslcologne2015_team_flipside]sticker"		"1"
			"[eslcologne2015_team_titan]sticker"		"1"
			"[eslcologne2015_team_clg]sticker"		"1"
		}
		"crate_sticker_pack_eslcologne2015_challengers_legendary"
		{
			"[eslcologne2015_team_renegades_foil]sticker"		"1"
			"[eslcologne2015_team_kinguin_foil]sticker"		"1"
			"[eslcologne2015_team_ebettle_foil]sticker"		"1"
			"[eslcologne2015_team_cloud9_foil]sticker"		"1"
			"[eslcologne2015_team_teamimmunity_foil]sticker"		"1"
			"[eslcologne2015_team_flipside_foil]sticker"		"1"
			"[eslcologne2015_team_titan_foil]sticker"		"1"
			"[eslcologne2015_team_clg_foil]sticker"		"1"
			"[eslcologne2015_team_esl_foil]sticker"		"1"
		}
		"crate_sticker_pack_eslcologne2015_challengers"
		{
			"crate_sticker_pack_eslcologne2015_challengers_legendary"		"1"
		}
		"eslcologne2015_signatures_fnatic"
		{
			"[eslcologne2015_signature_pronax]sticker"		"1"
			"[eslcologne2015_signature_flusha]sticker"		"1"
			"[eslcologne2015_signature_jw]sticker"		"1"
			"[eslcologne2015_signature_krimz]sticker"		"1"
			"[eslcologne2015_signature_olofmeister]sticker"		"1"
		}
		"eslcologne2015_signatures_luminositygaming"
		{
			"[eslcologne2015_signature_fallen]sticker"		"1"
			"[eslcologne2015_signature_steel]sticker"		"1"
			"[eslcologne2015_signature_fer]sticker"		"1"
			"[eslcologne2015_signature_boltz]sticker"		"1"
			"[eslcologne2015_signature_coldzera]sticker"		"1"
		}
		"eslcologne2015_signatures_navi"
		{
			"[eslcologne2015_signature_guardian]sticker"		"1"
			"[eslcologne2015_signature_zeus]sticker"		"1"
			"[eslcologne2015_signature_seized]sticker"		"1"
			"[eslcologne2015_signature_edward]sticker"		"1"
			"[eslcologne2015_signature_flamie]sticker"		"1"
		}
		"eslcologne2015_signatures_ninjasinpyjamas"
		{
			"[eslcologne2015_signature_xizt]sticker"		"1"
			"[eslcologne2015_signature_forest]sticker"		"1"
			"[eslcologne2015_signature_getright]sticker"		"1"
			"[eslcologne2015_signature_friberg]sticker"		"1"
			"[eslcologne2015_signature_allu]sticker"		"1"
		}
		"eslcologne2015_signatures_envyus"
		{
			"[eslcologne2015_signature_kennys]sticker"		"1"
			"[eslcologne2015_signature_kioshima]sticker"		"1"
			"[eslcologne2015_signature_happy]sticker"		"1"
			"[eslcologne2015_signature_apex]sticker"		"1"
			"[eslcologne2015_signature_nbk]sticker"		"1"
		}
		"eslcologne2015_signatures_titan"
		{
			"[eslcologne2015_signature_maniac]sticker"		"1"
			"[eslcologne2015_signature_ex6tenz]sticker"		"1"
			"[eslcologne2015_signature_shox]sticker"		"1"
			"[eslcologne2015_signature_smithzz]sticker"		"1"
			"[eslcologne2015_signature_rpk]sticker"		"1"
		}
		"eslcologne2015_signatures_solomid"
		{
			"[eslcologne2015_signature_karrigan]sticker"		"1"
			"[eslcologne2015_signature_device]sticker"		"1"
			"[eslcologne2015_signature_dupreeh]sticker"		"1"
			"[eslcologne2015_signature_xyp9x]sticker"		"1"
			"[eslcologne2015_signature_cajunb]sticker"		"1"
		}
		"eslcologne2015_signatures_virtuspro"
		{
			"[eslcologne2015_signature_neo]sticker"		"1"
			"[eslcologne2015_signature_pasha]sticker"		"1"
			"[eslcologne2015_signature_taz]sticker"		"1"
			"[eslcologne2015_signature_snax]sticker"		"1"
			"[eslcologne2015_signature_byali]sticker"		"1"
		}
		"eslcologne2015_signatures_mousesports"
		{
			"[eslcologne2015_signature_chrisj]sticker"		"1"
			"[eslcologne2015_signature_gobb]sticker"		"1"
			"[eslcologne2015_signature_denis]sticker"		"1"
			"[eslcologne2015_signature_nex]sticker"		"1"
			"[eslcologne2015_signature_spiidi]sticker"		"1"
		}
		"eslcologne2015_signatures_renegades"
		{
			"[eslcologne2015_signature_azr]sticker"		"1"
			"[eslcologne2015_signature_havoc]sticker"		"1"
			"[eslcologne2015_signature_jks]sticker"		"1"
			"[eslcologne2015_signature_spunj]sticker"		"1"
			"[eslcologne2015_signature_yam]sticker"		"1"
		}
		"eslcologne2015_signatures_teamimmunity"
		{
			"[eslcologne2015_signature_ustilo]sticker"		"1"
			"[eslcologne2015_signature_rickeh]sticker"		"1"
			"[eslcologne2015_signature_emagine]sticker"		"1"
			"[eslcologne2015_signature_snyper]sticker"		"1"
			"[eslcologne2015_signature_james]sticker"		"1"
		}
		"eslcologne2015_signatures_ebettle"
		{
			"[eslcologne2015_signature_rallen]sticker"		"1"
			"[eslcologne2015_signature_hyper]sticker"		"1"
			"[eslcologne2015_signature_peet]sticker"		"1"
			"[eslcologne2015_signature_furlan]sticker"		"1"
			"[eslcologne2015_signature_gruby]sticker"		"1"
		}
		"eslcologne2015_signatures_kinguin"
		{
			"[eslcologne2015_signature_dennis]sticker"		"1"
			"[eslcologne2015_signature_scream]sticker"		"1"
			"[eslcologne2015_signature_rain]sticker"		"1"
			"[eslcologne2015_signature_maikelele]sticker"		"1"
			"[eslcologne2015_signature_fox]sticker"		"1"
		}
		"eslcologne2015_signatures_flipside"
		{
			"[eslcologne2015_signature_markeloff]sticker"		"1"
			"[eslcologne2015_signature_b1ad3]sticker"		"1"
			"[eslcologne2015_signature_bondik]sticker"		"1"
			"[eslcologne2015_signature_worldedit]sticker"		"1"
			"[eslcologne2015_signature_davcost]sticker"		"1"
		}
		"eslcologne2015_signatures_clg"
		{
			"[eslcologne2015_signature_hazed]sticker"		"1"
			"[eslcologne2015_signature_fns]sticker"		"1"
			"[eslcologne2015_signature_jdm64]sticker"		"1"
			"[eslcologne2015_signature_reltuc]sticker"		"1"
			"[eslcologne2015_signature_tarik]sticker"		"1"
		}
		"eslcologne2015_signatures_cloud9"
		{
			"[eslcologne2015_signature_nothing]sticker"		"1"
			"[eslcologne2015_signature_sgares]sticker"		"1"
			"[eslcologne2015_signature_shroud]sticker"		"1"
			"[eslcologne2015_signature_freakazoid]sticker"		"1"
			"[eslcologne2015_signature_skadoodle]sticker"		"1"
		}
		"crate_signature_pack_eslcologne2015_group_1_rare"
		{
			"[eslcologne2015_signature_xizt]sticker"		"1"
			"[eslcologne2015_signature_forest]sticker"		"1"
			"[eslcologne2015_signature_getright]sticker"		"1"
			"[eslcologne2015_signature_friberg]sticker"		"1"
			"[eslcologne2015_signature_allu]sticker"		"1"
			"[eslcologne2015_signature_karrigan]sticker"		"1"
			"[eslcologne2015_signature_device]sticker"		"1"
			"[eslcologne2015_signature_dupreeh]sticker"		"1"
			"[eslcologne2015_signature_xyp9x]sticker"		"1"
			"[eslcologne2015_signature_cajunb]sticker"		"1"
			"[eslcologne2015_signature_azr]sticker"		"1"
			"[eslcologne2015_signature_havoc]sticker"		"1"
			"[eslcologne2015_signature_jks]sticker"		"1"
			"[eslcologne2015_signature_spunj]sticker"		"1"
			"[eslcologne2015_signature_yam]sticker"		"1"
			"[eslcologne2015_signature_hazed]sticker"		"1"
			"[eslcologne2015_signature_fns]sticker"		"1"
			"[eslcologne2015_signature_jdm64]sticker"		"1"
			"[eslcologne2015_signature_reltuc]sticker"		"1"
			"[eslcologne2015_signature_tarik]sticker"		"1"
		}
		"crate_signature_pack_eslcologne2015_group_1_legendary"
		{
			"[eslcologne2015_signature_xizt_foil]sticker"		"1"
			"[eslcologne2015_signature_forest_foil]sticker"		"1"
			"[eslcologne2015_signature_getright_foil]sticker"		"1"
			"[eslcologne2015_signature_friberg_foil]sticker"		"1"
			"[eslcologne2015_signature_allu_foil]sticker"		"1"
			"[eslcologne2015_signature_karrigan_foil]sticker"		"1"
			"[eslcologne2015_signature_device_foil]sticker"		"1"
			"[eslcologne2015_signature_dupreeh_foil]sticker"		"1"
			"[eslcologne2015_signature_xyp9x_foil]sticker"		"1"
			"[eslcologne2015_signature_cajunb_foil]sticker"		"1"
			"[eslcologne2015_signature_azr_foil]sticker"		"1"
			"[eslcologne2015_signature_havoc_foil]sticker"		"1"
			"[eslcologne2015_signature_jks_foil]sticker"		"1"
			"[eslcologne2015_signature_spunj_foil]sticker"		"1"
			"[eslcologne2015_signature_yam_foil]sticker"		"1"
			"[eslcologne2015_signature_hazed_foil]sticker"		"1"
			"[eslcologne2015_signature_fns_foil]sticker"		"1"
			"[eslcologne2015_signature_jdm64_foil]sticker"		"1"
			"[eslcologne2015_signature_reltuc_foil]sticker"		"1"
			"[eslcologne2015_signature_tarik_foil]sticker"		"1"
		}
		"crate_signature_pack_eslcologne2015_group_2_rare"
		{
			"[eslcologne2015_signature_fallen]sticker"		"1"
			"[eslcologne2015_signature_steel]sticker"		"1"
			"[eslcologne2015_signature_fer]sticker"		"1"
			"[eslcologne2015_signature_boltz]sticker"		"1"
			"[eslcologne2015_signature_coldzera]sticker"		"1"
			"[eslcologne2015_signature_kennys]sticker"		"1"
			"[eslcologne2015_signature_kioshima]sticker"		"1"
			"[eslcologne2015_signature_happy]sticker"		"1"
			"[eslcologne2015_signature_apex]sticker"		"1"
			"[eslcologne2015_signature_nbk]sticker"		"1"
			"[eslcologne2015_signature_dennis]sticker"		"1"
			"[eslcologne2015_signature_scream]sticker"		"1"
			"[eslcologne2015_signature_rain]sticker"		"1"
			"[eslcologne2015_signature_maikelele]sticker"		"1"
			"[eslcologne2015_signature_fox]sticker"		"1"
			"[eslcologne2015_signature_markeloff]sticker"		"1"
			"[eslcologne2015_signature_b1ad3]sticker"		"1"
			"[eslcologne2015_signature_bondik]sticker"		"1"
			"[eslcologne2015_signature_worldedit]sticker"		"1"
			"[eslcologne2015_signature_davcost]sticker"		"1"
		}
		"crate_signature_pack_eslcologne2015_group_2_legendary"
		{
			"[eslcologne2015_signature_fallen_foil]sticker"		"1"
			"[eslcologne2015_signature_steel_foil]sticker"		"1"
			"[eslcologne2015_signature_fer_foil]sticker"		"1"
			"[eslcologne2015_signature_boltz_foil]sticker"		"1"
			"[eslcologne2015_signature_coldzera_foil]sticker"		"1"
			"[eslcologne2015_signature_kennys_foil]sticker"		"1"
			"[eslcologne2015_signature_kioshima_foil]sticker"		"1"
			"[eslcologne2015_signature_happy_foil]sticker"		"1"
			"[eslcologne2015_signature_apex_foil]sticker"		"1"
			"[eslcologne2015_signature_nbk_foil]sticker"		"1"
			"[eslcologne2015_signature_dennis_foil]sticker"		"1"
			"[eslcologne2015_signature_scream_foil]sticker"		"1"
			"[eslcologne2015_signature_rain_foil]sticker"		"1"
			"[eslcologne2015_signature_maikelele_foil]sticker"		"1"
			"[eslcologne2015_signature_fox_foil]sticker"		"1"
			"[eslcologne2015_signature_markeloff_foil]sticker"		"1"
			"[eslcologne2015_signature_b1ad3_foil]sticker"		"1"
			"[eslcologne2015_signature_bondik_foil]sticker"		"1"
			"[eslcologne2015_signature_worldedit_foil]sticker"		"1"
			"[eslcologne2015_signature_davcost_foil]sticker"		"1"
		}
		"crate_signature_pack_eslcologne2015_group_3_rare"
		{
			"[eslcologne2015_signature_pronax]sticker"		"1"
			"[eslcologne2015_signature_flusha]sticker"		"1"
			"[eslcologne2015_signature_jw]sticker"		"1"
			"[eslcologne2015_signature_krimz]sticker"		"1"
			"[eslcologne2015_signature_olofmeister]sticker"		"1"
			"[eslcologne2015_signature_guardian]sticker"		"1"
			"[eslcologne2015_signature_zeus]sticker"		"1"
			"[eslcologne2015_signature_seized]sticker"		"1"
			"[eslcologne2015_signature_edward]sticker"		"1"
			"[eslcologne2015_signature_flamie]sticker"		"1"
			"[eslcologne2015_signature_maniac]sticker"		"1"
			"[eslcologne2015_signature_ex6tenz]sticker"		"1"
			"[eslcologne2015_signature_shox]sticker"		"1"
			"[eslcologne2015_signature_smithzz]sticker"		"1"
			"[eslcologne2015_signature_rpk]sticker"		"1"
			"[eslcologne2015_signature_rallen]sticker"		"1"
			"[eslcologne2015_signature_hyper]sticker"		"1"
			"[eslcologne2015_signature_peet]sticker"		"1"
			"[eslcologne2015_signature_furlan]sticker"		"1"
			"[eslcologne2015_signature_gruby]sticker"		"1"
		}
		"crate_signature_pack_eslcologne2015_group_3_legendary"
		{
			"[eslcologne2015_signature_pronax_foil]sticker"		"1"
			"[eslcologne2015_signature_flusha_foil]sticker"		"1"
			"[eslcologne2015_signature_jw_foil]sticker"		"1"
			"[eslcologne2015_signature_krimz_foil]sticker"		"1"
			"[eslcologne2015_signature_olofmeister_foil]sticker"		"1"
			"[eslcologne2015_signature_guardian_foil]sticker"		"1"
			"[eslcologne2015_signature_zeus_foil]sticker"		"1"
			"[eslcologne2015_signature_seized_foil]sticker"		"1"
			"[eslcologne2015_signature_edward_foil]sticker"		"1"
			"[eslcologne2015_signature_flamie_foil]sticker"		"1"
			"[eslcologne2015_signature_maniac_foil]sticker"		"1"
			"[eslcologne2015_signature_ex6tenz_foil]sticker"		"1"
			"[eslcologne2015_signature_shox_foil]sticker"		"1"
			"[eslcologne2015_signature_smithzz_foil]sticker"		"1"
			"[eslcologne2015_signature_rpk_foil]sticker"		"1"
			"[eslcologne2015_signature_rallen_foil]sticker"		"1"
			"[eslcologne2015_signature_hyper_foil]sticker"		"1"
			"[eslcologne2015_signature_peet_foil]sticker"		"1"
			"[eslcologne2015_signature_furlan_foil]sticker"		"1"
			"[eslcologne2015_signature_gruby_foil]sticker"		"1"
		}
		"crate_signature_pack_eslcologne2015_group_4_rare"
		{
			"[eslcologne2015_signature_neo]sticker"		"1"
			"[eslcologne2015_signature_pasha]sticker"		"1"
			"[eslcologne2015_signature_taz]sticker"		"1"
			"[eslcologne2015_signature_snax]sticker"		"1"
			"[eslcologne2015_signature_byali]sticker"		"1"
			"[eslcologne2015_signature_chrisj]sticker"		"1"
			"[eslcologne2015_signature_gobb]sticker"		"1"
			"[eslcologne2015_signature_denis]sticker"		"1"
			"[eslcologne2015_signature_nex]sticker"		"1"
			"[eslcologne2015_signature_spiidi]sticker"		"1"
			"[eslcologne2015_signature_ustilo]sticker"		"1"
			"[eslcologne2015_signature_rickeh]sticker"		"1"
			"[eslcologne2015_signature_emagine]sticker"		"1"
			"[eslcologne2015_signature_snyper]sticker"		"1"
			"[eslcologne2015_signature_james]sticker"		"1"
			"[eslcologne2015_signature_nothing]sticker"		"1"
			"[eslcologne2015_signature_sgares]sticker"		"1"
			"[eslcologne2015_signature_shroud]sticker"		"1"
			"[eslcologne2015_signature_freakazoid]sticker"		"1"
			"[eslcologne2015_signature_skadoodle]sticker"		"1"
		}
		"crate_signature_pack_eslcologne2015_group_4_legendary"
		{
			"[eslcologne2015_signature_neo_foil]sticker"		"1"
			"[eslcologne2015_signature_pasha_foil]sticker"		"1"
			"[eslcologne2015_signature_taz_foil]sticker"		"1"
			"[eslcologne2015_signature_snax_foil]sticker"		"1"
			"[eslcologne2015_signature_byali_foil]sticker"		"1"
			"[eslcologne2015_signature_chrisj_foil]sticker"		"1"
			"[eslcologne2015_signature_gobb_foil]sticker"		"1"
			"[eslcologne2015_signature_denis_foil]sticker"		"1"
			"[eslcologne2015_signature_nex_foil]sticker"		"1"
			"[eslcologne2015_signature_spiidi_foil]sticker"		"1"
			"[eslcologne2015_signature_ustilo_foil]sticker"		"1"
			"[eslcologne2015_signature_rickeh_foil]sticker"		"1"
			"[eslcologne2015_signature_emagine_foil]sticker"		"1"
			"[eslcologne2015_signature_snyper_foil]sticker"		"1"
			"[eslcologne2015_signature_james_foil]sticker"		"1"
			"[eslcologne2015_signature_nothing_foil]sticker"		"1"
			"[eslcologne2015_signature_sgares_foil]sticker"		"1"
			"[eslcologne2015_signature_shroud_foil]sticker"		"1"
			"[eslcologne2015_signature_freakazoid_foil]sticker"		"1"
			"[eslcologne2015_signature_skadoodle_foil]sticker"		"1"
		}
		"crate_eslcologne2015_promo_de_dust2"
		{
			"set_dust_2"		"1"
		}
		"crate_eslcologne2015_promo_de_mirage"
		{
			"set_mirage"		"1"
		}
		"crate_eslcologne2015_promo_de_inferno"
		{
			"set_inferno"		"1"
		}
		"crate_eslcologne2015_promo_de_cbble"
		{
			"set_cobblestone"		"1"
		}
		"crate_eslcologne2015_promo_de_overpass"
		{
			"set_overpass"		"1"
		}
		"crate_eslcologne2015_promo_de_cache"
		{
			"set_cache"		"1"
		}
		"crate_eslcologne2015_promo_de_train"
		{
			"set_train"		"1"
		}
		"cluj2015_rare_nip"
		{
			"[cluj2015_team_nip]sticker"		"1"
		}
		"cluj2015_rare_dig"
		{
			"[cluj2015_team_dig]sticker"		"1"
		}
		"cluj2015_rare_clg"
		{
			"[cluj2015_team_clg]sticker"		"1"
		}
		"cluj2015_rare_vex"
		{
			"[cluj2015_team_vex]sticker"		"1"
		}
		"cluj2015_rare_flip"
		{
			"[cluj2015_team_flip]sticker"		"1"
		}
		"cluj2015_rare_liq"
		{
			"[cluj2015_team_liq]sticker"		"1"
		}
		"cluj2015_rare_mss"
		{
			"[cluj2015_team_mss]sticker"		"1"
		}
		"cluj2015_rare_navi"
		{
			"[cluj2015_team_navi]sticker"		"1"
		}
		"cluj2015_rare_vp"
		{
			"[cluj2015_team_vp]sticker"		"1"
		}
		"cluj2015_rare_c9"
		{
			"[cluj2015_team_c9]sticker"		"1"
		}
		"cluj2015_rare_g2"
		{
			"[cluj2015_team_g2]sticker"		"1"
		}
		"cluj2015_rare_tit"
		{
			"[cluj2015_team_tit]sticker"		"1"
		}
		"cluj2015_rare_tsolo"
		{
			"[cluj2015_team_tsolo]sticker"		"1"
		}
		"cluj2015_rare_nv"
		{
			"[cluj2015_team_nv]sticker"		"1"
		}
		"cluj2015_rare_fntc"
		{
			"[cluj2015_team_fntc]sticker"		"1"
		}
		"cluj2015_rare_lumi"
		{
			"[cluj2015_team_lumi]sticker"		"1"
		}
		"cluj2015_rare_dhc"
		{
			"[cluj2015_team_dhc]sticker"		"1"
		}
		"crate_sticker_pack_cluj2015_legends_rare"
		{
			"[cluj2015_team_nip]sticker"		"1"
			"[cluj2015_team_navi]sticker"		"1"
			"[cluj2015_team_vp]sticker"		"1"
			"[cluj2015_team_g2]sticker"		"1"
			"[cluj2015_team_tsolo]sticker"		"1"
			"[cluj2015_team_nv]sticker"		"1"
			"[cluj2015_team_fntc]sticker"		"1"
			"[cluj2015_team_lumi]sticker"		"1"
			"[cluj2015_team_dhc]sticker"		"1"
		}
		"crate_sticker_pack_cluj2015_legends_legendary"
		{
			"[cluj2015_team_nip_foil]sticker"		"1"
			"[cluj2015_team_navi_foil]sticker"		"1"
			"[cluj2015_team_vp_foil]sticker"		"1"
			"[cluj2015_team_g2_foil]sticker"		"1"
			"[cluj2015_team_tsolo_foil]sticker"		"1"
			"[cluj2015_team_nv_foil]sticker"		"1"
			"[cluj2015_team_fntc_foil]sticker"		"1"
			"[cluj2015_team_lumi_foil]sticker"		"1"
			"[cluj2015_team_dhc_foil]sticker"		"1"
		}
		"crate_sticker_pack_cluj2015_legends"
		{
			"crate_sticker_pack_cluj2015_legends_legendary"		"1"
		}
		"crate_sticker_pack_cluj2015_challengers_rare"
		{
			"[cluj2015_team_dig]sticker"		"1"
			"[cluj2015_team_clg]sticker"		"1"
			"[cluj2015_team_vex]sticker"		"1"
			"[cluj2015_team_flip]sticker"		"1"
			"[cluj2015_team_liq]sticker"		"1"
			"[cluj2015_team_mss]sticker"		"1"
			"[cluj2015_team_c9]sticker"		"1"
			"[cluj2015_team_tit]sticker"		"1"
		}
		"crate_sticker_pack_cluj2015_challengers_legendary"
		{
			"[cluj2015_team_dig_foil]sticker"		"1"
			"[cluj2015_team_clg_foil]sticker"		"1"
			"[cluj2015_team_vex_foil]sticker"		"1"
			"[cluj2015_team_flip_foil]sticker"		"1"
			"[cluj2015_team_liq_foil]sticker"		"1"
			"[cluj2015_team_mss_foil]sticker"		"1"
			"[cluj2015_team_c9_foil]sticker"		"1"
			"[cluj2015_team_tit_foil]sticker"		"1"
			"[cluj2015_team_dhc_foil]sticker"		"1"
		}
		"crate_sticker_pack_cluj2015_challengers"
		{
			"crate_sticker_pack_cluj2015_challengers_legendary"		"1"
		}
		"cluj2015_signatures_nip"
		{
			"[cluj2015_signature_allu]sticker"		"1"
			"[cluj2015_signature_forest]sticker"		"1"
			"[cluj2015_signature_friberg]sticker"		"1"
			"[cluj2015_signature_getright]sticker"		"1"
			"[cluj2015_signature_xizt]sticker"		"1"
		}
		"cluj2015_signatures_dig"
		{
			"[cluj2015_signature_aizy]sticker"		"1"
			"[cluj2015_signature_kjaerbye]sticker"		"1"
			"[cluj2015_signature_msl]sticker"		"1"
			"[cluj2015_signature_pimp]sticker"		"1"
			"[cluj2015_signature_tenzki]sticker"		"1"
		}
		"cluj2015_signatures_clg"
		{
			"[cluj2015_signature_reltuc]sticker"		"1"
			"[cluj2015_signature_fns]sticker"		"1"
			"[cluj2015_signature_hazed]sticker"		"1"
			"[cluj2015_signature_jdm64]sticker"		"1"
			"[cluj2015_signature_tarik]sticker"		"1"
		}
		"cluj2015_signatures_vex"
		{
			"[cluj2015_signature_furlan]sticker"		"1"
			"[cluj2015_signature_gruby]sticker"		"1"
			"[cluj2015_signature_hyper]sticker"		"1"
			"[cluj2015_signature_peet]sticker"		"1"
			"[cluj2015_signature_rallen]sticker"		"1"
		}
		"cluj2015_signatures_flip"
		{
			"[cluj2015_signature_b1ad3]sticker"		"1"
			"[cluj2015_signature_bondik]sticker"		"1"
			"[cluj2015_signature_davcost]sticker"		"1"
			"[cluj2015_signature_markeloff]sticker"		"1"
			"[cluj2015_signature_worldedit]sticker"		"1"
		}
		"cluj2015_signatures_liq"
		{
			"[cluj2015_signature_adren]sticker"		"1"
			"[cluj2015_signature_elige]sticker"		"1"
			"[cluj2015_signature_fugly]sticker"		"1"
			"[cluj2015_signature_hiko]sticker"		"1"
			"[cluj2015_signature_nitro]sticker"		"1"
		}
		"cluj2015_signatures_mss"
		{
			"[cluj2015_signature_chrisj]sticker"		"1"
			"[cluj2015_signature_denis]sticker"		"1"
			"[cluj2015_signature_gobb]sticker"		"1"
			"[cluj2015_signature_nex]sticker"		"1"
			"[cluj2015_signature_niko]sticker"		"1"
		}
		"cluj2015_signatures_navi"
		{
			"[cluj2015_signature_edward]sticker"		"1"
			"[cluj2015_signature_flamie]sticker"		"1"
			"[cluj2015_signature_guardian]sticker"		"1"
			"[cluj2015_signature_seized]sticker"		"1"
			"[cluj2015_signature_zeus]sticker"		"1"
		}
		"cluj2015_signatures_vp"
		{
			"[cluj2015_signature_byali]sticker"		"1"
			"[cluj2015_signature_neo]sticker"		"1"
			"[cluj2015_signature_pasha]sticker"		"1"
			"[cluj2015_signature_snax]sticker"		"1"
			"[cluj2015_signature_taz]sticker"		"1"
		}
		"cluj2015_signatures_c9"
		{
			"[cluj2015_signature_freakazoid]sticker"		"1"
			"[cluj2015_signature_sgares]sticker"		"1"
			"[cluj2015_signature_shroud]sticker"		"1"
			"[cluj2015_signature_skadoodle]sticker"		"1"
			"[cluj2015_signature_nothing]sticker"		"1"
		}
		"cluj2015_signatures_g2"
		{
			"[cluj2015_signature_dennis]sticker"		"1"
			"[cluj2015_signature_fox]sticker"		"1"
			"[cluj2015_signature_maikelele]sticker"		"1"
			"[cluj2015_signature_rain]sticker"		"1"
			"[cluj2015_signature_jkaem]sticker"		"1"
		}
		"cluj2015_signatures_tit"
		{
			"[cluj2015_signature_ex6tenz]sticker"		"1"
			"[cluj2015_signature_rpk]sticker"		"1"
			"[cluj2015_signature_scream]sticker"		"1"
			"[cluj2015_signature_shox]sticker"		"1"
			"[cluj2015_signature_smithzz]sticker"		"1"
		}
		"cluj2015_signatures_tsolo"
		{
			"[cluj2015_signature_cajunb]sticker"		"1"
			"[cluj2015_signature_device]sticker"		"1"
			"[cluj2015_signature_dupreeh]sticker"		"1"
			"[cluj2015_signature_karrigan]sticker"		"1"
			"[cluj2015_signature_xyp9x]sticker"		"1"
		}
		"cluj2015_signatures_nv"
		{
			"[cluj2015_signature_apex]sticker"		"1"
			"[cluj2015_signature_happy]sticker"		"1"
			"[cluj2015_signature_kioshima]sticker"		"1"
			"[cluj2015_signature_kennys]sticker"		"1"
			"[cluj2015_signature_nbk]sticker"		"1"
		}
		"cluj2015_signatures_fntc"
		{
			"[cluj2015_signature_flusha]sticker"		"1"
			"[cluj2015_signature_jw]sticker"		"1"
			"[cluj2015_signature_krimz]sticker"		"1"
			"[cluj2015_signature_olofmeister]sticker"		"1"
			"[cluj2015_signature_pronax]sticker"		"1"
		}
		"cluj2015_signatures_lumi"
		{
			"[cluj2015_signature_boltz]sticker"		"1"
			"[cluj2015_signature_coldzera]sticker"		"1"
			"[cluj2015_signature_fallen]sticker"		"1"
			"[cluj2015_signature_fer]sticker"		"1"
			"[cluj2015_signature_steel]sticker"		"1"
		}
		"crate_signature_pack_cluj2015_group_1_rare"
		{
			"[cluj2015_signature_aizy]sticker"		"1"
			"[cluj2015_signature_kjaerbye]sticker"		"1"
			"[cluj2015_signature_msl]sticker"		"1"
			"[cluj2015_signature_pimp]sticker"		"1"
			"[cluj2015_signature_tenzki]sticker"		"1"
			"[cluj2015_signature_reltuc]sticker"		"1"
			"[cluj2015_signature_fns]sticker"		"1"
			"[cluj2015_signature_hazed]sticker"		"1"
			"[cluj2015_signature_jdm64]sticker"		"1"
			"[cluj2015_signature_tarik]sticker"		"1"
			"[cluj2015_signature_furlan]sticker"		"1"
			"[cluj2015_signature_gruby]sticker"		"1"
			"[cluj2015_signature_hyper]sticker"		"1"
			"[cluj2015_signature_peet]sticker"		"1"
			"[cluj2015_signature_rallen]sticker"		"1"
			"[cluj2015_signature_b1ad3]sticker"		"1"
			"[cluj2015_signature_bondik]sticker"		"1"
			"[cluj2015_signature_davcost]sticker"		"1"
			"[cluj2015_signature_markeloff]sticker"		"1"
			"[cluj2015_signature_worldedit]sticker"		"1"
			"[cluj2015_signature_adren]sticker"		"1"
			"[cluj2015_signature_elige]sticker"		"1"
			"[cluj2015_signature_fugly]sticker"		"1"
			"[cluj2015_signature_hiko]sticker"		"1"
			"[cluj2015_signature_nitro]sticker"		"1"
			"[cluj2015_signature_chrisj]sticker"		"1"
			"[cluj2015_signature_denis]sticker"		"1"
			"[cluj2015_signature_gobb]sticker"		"1"
			"[cluj2015_signature_nex]sticker"		"1"
			"[cluj2015_signature_niko]sticker"		"1"
			"[cluj2015_signature_freakazoid]sticker"		"1"
			"[cluj2015_signature_sgares]sticker"		"1"
			"[cluj2015_signature_shroud]sticker"		"1"
			"[cluj2015_signature_skadoodle]sticker"		"1"
			"[cluj2015_signature_nothing]sticker"		"1"
			"[cluj2015_signature_ex6tenz]sticker"		"1"
			"[cluj2015_signature_rpk]sticker"		"1"
			"[cluj2015_signature_scream]sticker"		"1"
			"[cluj2015_signature_shox]sticker"		"1"
			"[cluj2015_signature_smithzz]sticker"		"1"
		}
		"crate_signature_pack_cluj2015_group_1_legendary"
		{
			"[cluj2015_signature_aizy_foil]sticker"		"1"
			"[cluj2015_signature_kjaerbye_foil]sticker"		"1"
			"[cluj2015_signature_msl_foil]sticker"		"1"
			"[cluj2015_signature_pimp_foil]sticker"		"1"
			"[cluj2015_signature_tenzki_foil]sticker"		"1"
			"[cluj2015_signature_reltuc_foil]sticker"		"1"
			"[cluj2015_signature_fns_foil]sticker"		"1"
			"[cluj2015_signature_hazed_foil]sticker"		"1"
			"[cluj2015_signature_jdm64_foil]sticker"		"1"
			"[cluj2015_signature_tarik_foil]sticker"		"1"
			"[cluj2015_signature_furlan_foil]sticker"		"1"
			"[cluj2015_signature_gruby_foil]sticker"		"1"
			"[cluj2015_signature_hyper_foil]sticker"		"1"
			"[cluj2015_signature_peet_foil]sticker"		"1"
			"[cluj2015_signature_rallen_foil]sticker"		"1"
			"[cluj2015_signature_b1ad3_foil]sticker"		"1"
			"[cluj2015_signature_bondik_foil]sticker"		"1"
			"[cluj2015_signature_davcost_foil]sticker"		"1"
			"[cluj2015_signature_markeloff_foil]sticker"		"1"
			"[cluj2015_signature_worldedit_foil]sticker"		"1"
			"[cluj2015_signature_adren_foil]sticker"		"1"
			"[cluj2015_signature_elige_foil]sticker"		"1"
			"[cluj2015_signature_fugly_foil]sticker"		"1"
			"[cluj2015_signature_hiko_foil]sticker"		"1"
			"[cluj2015_signature_nitro_foil]sticker"		"1"
			"[cluj2015_signature_chrisj_foil]sticker"		"1"
			"[cluj2015_signature_denis_foil]sticker"		"1"
			"[cluj2015_signature_gobb_foil]sticker"		"1"
			"[cluj2015_signature_nex_foil]sticker"		"1"
			"[cluj2015_signature_niko_foil]sticker"		"1"
			"[cluj2015_signature_freakazoid_foil]sticker"		"1"
			"[cluj2015_signature_sgares_foil]sticker"		"1"
			"[cluj2015_signature_shroud_foil]sticker"		"1"
			"[cluj2015_signature_skadoodle_foil]sticker"		"1"
			"[cluj2015_signature_nothing_foil]sticker"		"1"
			"[cluj2015_signature_ex6tenz_foil]sticker"		"1"
			"[cluj2015_signature_rpk_foil]sticker"		"1"
			"[cluj2015_signature_scream_foil]sticker"		"1"
			"[cluj2015_signature_shox_foil]sticker"		"1"
			"[cluj2015_signature_smithzz_foil]sticker"		"1"
		}
		"crate_signature_pack_cluj2015_group_2_rare"
		{
			"[cluj2015_signature_allu]sticker"		"1"
			"[cluj2015_signature_forest]sticker"		"1"
			"[cluj2015_signature_friberg]sticker"		"1"
			"[cluj2015_signature_getright]sticker"		"1"
			"[cluj2015_signature_xizt]sticker"		"1"
			"[cluj2015_signature_edward]sticker"		"1"
			"[cluj2015_signature_flamie]sticker"		"1"
			"[cluj2015_signature_guardian]sticker"		"1"
			"[cluj2015_signature_seized]sticker"		"1"
			"[cluj2015_signature_zeus]sticker"		"1"
			"[cluj2015_signature_byali]sticker"		"1"
			"[cluj2015_signature_neo]sticker"		"1"
			"[cluj2015_signature_pasha]sticker"		"1"
			"[cluj2015_signature_snax]sticker"		"1"
			"[cluj2015_signature_taz]sticker"		"1"
			"[cluj2015_signature_dennis]sticker"		"1"
			"[cluj2015_signature_fox]sticker"		"1"
			"[cluj2015_signature_maikelele]sticker"		"1"
			"[cluj2015_signature_rain]sticker"		"1"
			"[cluj2015_signature_jkaem]sticker"		"1"
			"[cluj2015_signature_cajunb]sticker"		"1"
			"[cluj2015_signature_device]sticker"		"1"
			"[cluj2015_signature_dupreeh]sticker"		"1"
			"[cluj2015_signature_karrigan]sticker"		"1"
			"[cluj2015_signature_xyp9x]sticker"		"1"
			"[cluj2015_signature_apex]sticker"		"1"
			"[cluj2015_signature_happy]sticker"		"1"
			"[cluj2015_signature_kioshima]sticker"		"1"
			"[cluj2015_signature_kennys]sticker"		"1"
			"[cluj2015_signature_nbk]sticker"		"1"
			"[cluj2015_signature_flusha]sticker"		"1"
			"[cluj2015_signature_jw]sticker"		"1"
			"[cluj2015_signature_krimz]sticker"		"1"
			"[cluj2015_signature_olofmeister]sticker"		"1"
			"[cluj2015_signature_pronax]sticker"		"1"
			"[cluj2015_signature_boltz]sticker"		"1"
			"[cluj2015_signature_coldzera]sticker"		"1"
			"[cluj2015_signature_fallen]sticker"		"1"
			"[cluj2015_signature_fer]sticker"		"1"
			"[cluj2015_signature_steel]sticker"		"1"
		}
		"crate_signature_pack_cluj2015_group_2_legendary"
		{
			"[cluj2015_signature_allu_foil]sticker"		"1"
			"[cluj2015_signature_forest_foil]sticker"		"1"
			"[cluj2015_signature_friberg_foil]sticker"		"1"
			"[cluj2015_signature_getright_foil]sticker"		"1"
			"[cluj2015_signature_xizt_foil]sticker"		"1"
			"[cluj2015_signature_edward_foil]sticker"		"1"
			"[cluj2015_signature_flamie_foil]sticker"		"1"
			"[cluj2015_signature_guardian_foil]sticker"		"1"
			"[cluj2015_signature_seized_foil]sticker"		"1"
			"[cluj2015_signature_zeus_foil]sticker"		"1"
			"[cluj2015_signature_byali_foil]sticker"		"1"
			"[cluj2015_signature_neo_foil]sticker"		"1"
			"[cluj2015_signature_pasha_foil]sticker"		"1"
			"[cluj2015_signature_snax_foil]sticker"		"1"
			"[cluj2015_signature_taz_foil]sticker"		"1"
			"[cluj2015_signature_dennis_foil]sticker"		"1"
			"[cluj2015_signature_fox_foil]sticker"		"1"
			"[cluj2015_signature_maikelele_foil]sticker"		"1"
			"[cluj2015_signature_rain_foil]sticker"		"1"
			"[cluj2015_signature_jkaem_foil]sticker"		"1"
			"[cluj2015_signature_cajunb_foil]sticker"		"1"
			"[cluj2015_signature_device_foil]sticker"		"1"
			"[cluj2015_signature_dupreeh_foil]sticker"		"1"
			"[cluj2015_signature_karrigan_foil]sticker"		"1"
			"[cluj2015_signature_xyp9x_foil]sticker"		"1"
			"[cluj2015_signature_apex_foil]sticker"		"1"
			"[cluj2015_signature_happy_foil]sticker"		"1"
			"[cluj2015_signature_kioshima_foil]sticker"		"1"
			"[cluj2015_signature_kennys_foil]sticker"		"1"
			"[cluj2015_signature_nbk_foil]sticker"		"1"
			"[cluj2015_signature_flusha_foil]sticker"		"1"
			"[cluj2015_signature_jw_foil]sticker"		"1"
			"[cluj2015_signature_krimz_foil]sticker"		"1"
			"[cluj2015_signature_olofmeister_foil]sticker"		"1"
			"[cluj2015_signature_pronax_foil]sticker"		"1"
			"[cluj2015_signature_boltz_foil]sticker"		"1"
			"[cluj2015_signature_coldzera_foil]sticker"		"1"
			"[cluj2015_signature_fallen_foil]sticker"		"1"
			"[cluj2015_signature_fer_foil]sticker"		"1"
			"[cluj2015_signature_steel_foil]sticker"		"1"
		}
		"crate_cluj2015_promo_de_dust2"
		{
			"set_dust_2"		"1"
		}
		"crate_cluj2015_promo_de_mirage"
		{
			"set_mirage"		"1"
		}
		"crate_cluj2015_promo_de_inferno"
		{
			"set_inferno"		"1"
		}
		"crate_cluj2015_promo_de_cbble"
		{
			"set_cobblestone"		"1"
		}
		"crate_cluj2015_promo_de_overpass"
		{
			"set_overpass"		"1"
		}
		"crate_cluj2015_promo_de_cache"
		{
			"set_cache"		"1"
		}
		"crate_cluj2015_promo_de_train"
		{
			"set_train"		"1"
		}
		"removed_items"
		{
			"public_list_contents"		"1"
			"[cu_m4a1_howling]weapon_m4a1"		"1"
		}
		"coupon loot list - bossyburger"
		{
			"public_list_contents"		"1"
			"[bossyburger]sticker"		"1"
		}
		"coupon loot list - catcall"
		{
			"public_list_contents"		"1"
			"[catcall]sticker"		"1"
		}
		"coupon loot list - chickenstrike"
		{
			"public_list_contents"		"1"
			"[chickenstrike]sticker"		"1"
		}
		"coupon loot list - ctbanana"
		{
			"public_list_contents"		"1"
			"[ctbanana]sticker"		"1"
		}
		"coupon loot list - dontworryimpro"
		{
			"public_list_contents"		"1"
			"[dontworryimpro]sticker"		"1"
		}
		"coupon loot list - fightlikeagirl"
		{
			"public_list_contents"		"1"
			"[fightlikeagirl]sticker"		"1"
		}
		"coupon loot list - handmadeflash"
		{
			"public_list_contents"		"1"
			"[handmadeflash]sticker"		"1"
		}
		"coupon loot list - kawaiikiller"
		{
			"public_list_contents"		"1"
			"[kawaiikiller]sticker"		"1"
		}
		"coupon loot list - neluthebear"
		{
			"public_list_contents"		"1"
			"[neluthebear]sticker"		"1"
		}
		"coupon loot list - oneshotonekill"
		{
			"public_list_contents"		"1"
			"[oneshotonekill]sticker"		"1"
		}
		"coupon loot list - shootingstar"
		{
			"public_list_contents"		"1"
			"[shootingstar]sticker"		"1"
		}
		"coupon loot list - warpenguin"
		{
			"public_list_contents"		"1"
			"[warpenguin]sticker"		"1"
		}
		"coupon loot list - windywalking"
		{
			"public_list_contents"		"1"
			"[windywalking]sticker"		"1"
		}
		"coupon loot list - blitzkrieg"
		{
			"public_list_contents"		"1"
			"[blitzkrieg]sticker"		"1"
		}
		"coupon loot list - pigeonmaster"
		{
			"public_list_contents"		"1"
			"[pigeonmaster]sticker"		"1"
		}
		"coupon loot list - terrorized"
		{
			"public_list_contents"		"1"
			"[terrorized]sticker"		"1"
		}
		"coupon loot list - tilldeathdouspart"
		{
			"public_list_contents"		"1"
			"[tilldeathdouspart]sticker"		"1"
		}
		"coupon loot list - stayfrosty"
		{
			"public_list_contents"		"1"
			"[stayfrosty]sticker"		"1"
		}
		"coupon loot list - toncat"
		{
			"public_list_contents"		"1"
			"[toncat]sticker"		"1"
		}
		"coupon loot list - danielsadowski_01"
		{
			"public_list_contents"		"1"
			"[danielsadowski_01]musickit"		"1"
		}
		"coupon loot list - noisia_01"
		{
			"public_list_contents"		"1"
			"[noisia_01]musickit"		"1"
		}
		"coupon loot list - robertallaire_01"
		{
			"public_list_contents"		"1"
			"[robertallaire_01]musickit"		"1"
		}
		"coupon loot list - seanmurray_01"
		{
			"public_list_contents"		"1"
			"[seanmurray_01]musickit"		"1"
		}
		"coupon loot list - feedme_01"
		{
			"public_list_contents"		"1"
			"[feedme_01]musickit"		"1"
		}
		"coupon loot list - dren_01"
		{
			"public_list_contents"		"1"
			"[dren_01]musickit"		"1"
		}
		"coupon loot list - austinwintory_01"
		{
			"public_list_contents"		"1"
			"[austinwintory_01]musickit"		"1"
		}
		"coupon loot list - sasha_01"
		{
			"public_list_contents"		"1"
			"[sasha_01]musickit"		"1"
		}
		"coupon loot list - skog_01"
		{
			"public_list_contents"		"1"
			"[skog_01]musickit"		"1"
		}
		"coupon loot list - doomed"
		{
			"public_list_contents"		"1"
			"[doomed]sticker"		"1"
		}
		"coupon loot list - queenofpain"
		{
			"public_list_contents"		"1"
			"[queenofpain]sticker"		"1"
		}
		"coupon loot list - trickorthreat"
		{
			"public_list_contents"		"1"
			"[trickorthreat]sticker"		"1"
		}
		"coupon loot list - trickortreat"
		{
			"public_list_contents"		"1"
			"[trickortreat]sticker"		"1"
		}
		"coupon loot list - witch"
		{
			"public_list_contents"		"1"
			"[witch]sticker"		"1"
		}
		"coupon loot list - zombielover"
		{
			"public_list_contents"		"1"
			"[zombielover]sticker"		"1"
		}
		"coupon loot list - blood_broiler"
		{
			"public_list_contents"		"1"
			"[blood_broiler]sticker"		"1"
		}
		"coupon loot list - dinked"
		{
			"public_list_contents"		"1"
			"[dinked]sticker"		"1"
		}
		"coupon loot list - drugwarveteran"
		{
			"public_list_contents"		"1"
			"[drugwarveteran]sticker"		"1"
		}
		"coupon loot list - hohoho"
		{
			"public_list_contents"		"1"
			"[hohoho]sticker"		"1"
		}
		"coupon loot list - massivepear"
		{
			"public_list_contents"		"1"
			"[massivepear]sticker"		"1"
		}
		"coupon loot list - mylittlefriend"
		{
			"public_list_contents"		"1"
			"[mylittlefriend]sticker"		"1"
		}
		"coupon loot list - pandamonium"
		{
			"public_list_contents"		"1"
			"[pandamonium]sticker"		"1"
		}
		"coupon loot list - pieceofcake"
		{
			"public_list_contents"		"1"
			"[pieceofcake]sticker"		"1"
		}
		"coupon loot list - saschicken"
		{
			"public_list_contents"		"1"
			"[saschicken]sticker"		"1"
		}
		"coupon loot list - thuglife"
		{
			"public_list_contents"		"1"
			"[thuglife]sticker"		"1"
		}
		"coupon loot list - trekt"
		{
			"public_list_contents"		"1"
			"[trekt]sticker"		"1"
		}
		"coupon loot list - warowl"
		{
			"public_list_contents"		"1"
			"[warowl]sticker"		"1"
		}
		"coupon loot list - workforfood"
		{
			"public_list_contents"		"1"
			"[workforfood]sticker"		"1"
		}
		"coupon loot list - phoenix_foil"
		{
			"public_list_contents"		"1"
			"[phoenix_foil]sticker"		"1"
		}
		"coupon loot list - bombsquad_foil"
		{
			"public_list_contents"		"1"
			"[bombsquad_foil]sticker"		"1"
		}
		"coupon loot list - midnightriders_01"
		{
			"public_list_contents"		"1"
			"[midnightriders_01]musickit"		"1"
		}
		"coupon loot list - danielsadowski_02"
		{
			"public_list_contents"		"1"
			"[danielsadowski_02]musickit"		"1"
		}
		"coupon loot list - hotlinemiami_01"
		{
			"public_list_contents"		"1"
			"[hotlinemiami_01]musickit"		"1"
		}
		"coupon loot list - mattlange_01"
		{
			"public_list_contents"		"1"
			"[mattlange_01]musickit"		"1"
		}
		"coupon loot list - mateomessina_01"
		{
			"public_list_contents"		"1"
			"[mateomessina_01]musickit"		"1"
		}
		"coupon loot list - damjanmravunac_01"
		{
			"public_list_contents"		"1"
			"[damjanmravunac_01]musickit"		"1"
		}
		"coupon loot list - flickshot"
		{
			"public_list_contents"		"1"
			"[flickshot]sticker"		"1"
		}
		"coupon loot list - headshot_guarantee"
		{
			"public_list_contents"		"1"
			"[headshot_guarantee]sticker"		"1"
		}
		"coupon loot list - eco_rush"
		{
			"public_list_contents"		"1"
			"[eco_rush]sticker"		"1"
		}
		"coupon loot list - just_trolling"
		{
			"public_list_contents"		"1"
			"[just_trolling]sticker"		"1"
		}
		"coupon loot list - firestarter_holo"
		{
			"public_list_contents"		"1"
			"[firestarter_holo]sticker"		"1"
		}
		"coupon loot list - lucky_cat_foil"
		{
			"public_list_contents"		"1"
			"[lucky_cat_foil]sticker"		"1"
		}
		"coupon loot list - robot_head"
		{
			"public_list_contents"		"1"
			"[robot_head]sticker"		"1"
		}
		"coupon loot list - witchcraft"
		{
			"public_list_contents"		"1"
			"[witchcraft]sticker"		"1"
		}
		"coupon loot list - wanna_fight"
		{
			"public_list_contents"		"1"
			"[wanna_fight]sticker"		"1"
		}
		"coupon loot list - hostage_rescue"
		{
			"public_list_contents"		"1"
			"[hostage_rescue]sticker"		"1"
		}
		"coupon loot list - hamster_hawk"
		{
			"public_list_contents"		"1"
			"[hamster_hawk]sticker"		"1"
		}
		"coupon loot list - headless_chicken"
		{
			"public_list_contents"		"1"
			"[headless_chicken]sticker"		"1"
		}
		"coupon loot list - proxy_01"
		{
			"public_list_contents"		"1"
			"[proxy_01]musickit"		"1"
		}
		"coupon loot list - kitheory_01"
		{
			"public_list_contents"		"1"
			"[kitheory_01]musickit"		"1"
		}
		"coupon loot list - troelsfolmann_01"
		{
			"public_list_contents"		"1"
			"[troelsfolmann_01]musickit"		"1"
		}
		"coupon loot list - kellybailey_01"
		{
			"public_list_contents"		"1"
			"[kellybailey_01]musickit"		"1"
		}
		"coupon loot list - skog_02"
		{
			"public_list_contents"		"1"
			"[skog_02]musickit"		"1"
		}
		"coupon loot list - enfu_sticker_capsule"
		{
			"public_list_contents"		"1"
			"crate_sticker_pack_enfu_capsule"		"1"
		}
		"coupon loot list - awp_country"
		{
			"public_list_contents"		"1"
			"[awp_country]sticker"		"1"
		}
		"coupon loot list - chi_bomb"
		{
			"public_list_contents"		"1"
			"[chi_bomb]sticker"		"1"
		}
		"coupon loot list - fox"
		{
			"public_list_contents"		"1"
			"[fox]sticker"		"1"
		}
		"coupon loot list - knifeclub"
		{
			"public_list_contents"		"1"
			"[knifeclub]sticker"		"1"
		}
		"coupon loot list - cs_on_the_mind"
		{
			"public_list_contents"		"1"
			"[cs_on_the_mind]sticker"		"1"
		}
		"coupon loot list - ninja_defuse"
		{
			"public_list_contents"		"1"
			"[ninja_defuse]sticker"		"1"
		}
		"coupon loot list - pros_dont_fake"
		{
			"public_list_contents"		"1"
			"[pros_dont_fake]sticker"		"1"
		}
		"coupon loot list - kawaiikiller_t"
		{
			"public_list_contents"		"1"
			"[kawaiikiller_t]sticker"		"1"
		}
		"coupon loot list - baackstabber"
		{
			"public_list_contents"		"1"
			"[baackstabber]sticker"		"1"
		}
		"coupon loot list - delicious_tears"
		{
			"public_list_contents"		"1"
			"[delicious_tears]sticker"		"1"
		}
		"coupon loot list - danielsadowski_03"
		{
			"public_list_contents"		"1"
			"[danielsadowski_03]musickit"		"1"
		}
		"coupon loot list - awolnation_01"
		{
			"public_list_contents"		"1"
			"[awolnation_01]musickit"		"1"
		}
		"coupon loot list - mordfustang_01"
		{
			"public_list_contents"		"1"
			"[mordfustang_01]musickit"		"1"
		}
		"coupon loot list - michaelbross_01"
		{
			"public_list_contents"		"1"
			"[michaelbross_01]musickit"		"1"
		}
		"coupon loot list - ianhultquist_01"
		{
			"public_list_contents"		"1"
			"[ianhultquist_01]musickit"		"1"
		}
		"coupon loot list - newbeatfund_01"
		{
			"public_list_contents"		"1"
			"[newbeatfund_01]musickit"		"1"
		}
		"coupon loot list - beartooth_01"
		{
			"public_list_contents"		"1"
			"[beartooth_01]musickit"		"1"
		}
		"coupon loot list - lenniemoore_01"
		{
			"public_list_contents"		"1"
			"[lenniemoore_01]musickit"		"1"
		}
		"coupon loot list - darude_01"
		{
			"public_list_contents"		"1"
			"[darude_01]musickit"		"1"
		}
		"coupon loot list - proxy_01_stattrak"
		{
			"public_list_contents"		"1"
			"[proxy_01]musickit"		"1"
		}
		"coupon loot list - kitheory_01_stattrak"
		{
			"public_list_contents"		"1"
			"[kitheory_01]musickit"		"1"
		}
		"coupon loot list - troelsfolmann_01_stattrak"
		{
			"public_list_contents"		"1"
			"[troelsfolmann_01]musickit"		"1"
		}
		"coupon loot list - kellybailey_01_stattrak"
		{
			"public_list_contents"		"1"
			"[kellybailey_01]musickit"		"1"
		}
		"coupon loot list - skog_02_stattrak"
		{
			"public_list_contents"		"1"
			"[skog_02]musickit"		"1"
		}
		"coupon loot list - danielsadowski_03_stattrak"
		{
			"public_list_contents"		"1"
			"[danielsadowski_03]musickit"		"1"
		}
		"coupon loot list - awolnation_01_stattrak"
		{
			"public_list_contents"		"1"
			"[awolnation_01]musickit"		"1"
		}
		"coupon loot list - mordfustang_01_stattrak"
		{
			"public_list_contents"		"1"
			"[mordfustang_01]musickit"		"1"
		}
		"coupon loot list - michaelbross_01_stattrak"
		{
			"public_list_contents"		"1"
			"[michaelbross_01]musickit"		"1"
		}
		"coupon loot list - ianhultquist_01_stattrak"
		{
			"public_list_contents"		"1"
			"[ianhultquist_01]musickit"		"1"
		}
		"coupon loot list - newbeatfund_01_stattrak"
		{
			"public_list_contents"		"1"
			"[newbeatfund_01]musickit"		"1"
		}
		"coupon loot list - beartooth_01_stattrak"
		{
			"public_list_contents"		"1"
			"[beartooth_01]musickit"		"1"
		}
		"coupon loot list - lenniemoore_01_stattrak"
		{
			"public_list_contents"		"1"
			"[lenniemoore_01]musickit"		"1"
		}
		"coupon loot list - darude_01_stattrak"
		{
			"public_list_contents"		"1"
			"[darude_01]musickit"		"1"
		}
		"coupon loot list - danielsadowski_01_stattrak"
		{
			"public_list_contents"		"1"
			"[danielsadowski_01]musickit"		"1"
		}
		"coupon loot list - noisia_01_stattrak"
		{
			"public_list_contents"		"1"
			"[noisia_01]musickit"		"1"
		}
		"coupon loot list - robertallaire_01_stattrak"
		{
			"public_list_contents"		"1"
			"[robertallaire_01]musickit"		"1"
		}
		"coupon loot list - seanmurray_01_stattrak"
		{
			"public_list_contents"		"1"
			"[seanmurray_01]musickit"		"1"
		}
		"coupon loot list - feedme_01_stattrak"
		{
			"public_list_contents"		"1"
			"[feedme_01]musickit"		"1"
		}
		"coupon loot list - dren_01_stattrak"
		{
			"public_list_contents"		"1"
			"[dren_01]musickit"		"1"
		}
		"coupon loot list - austinwintory_01_stattrak"
		{
			"public_list_contents"		"1"
			"[austinwintory_01]musickit"		"1"
		}
		"coupon loot list - sasha_01_stattrak"
		{
			"public_list_contents"		"1"
			"[sasha_01]musickit"		"1"
		}
		"coupon loot list - skog_01_stattrak"
		{
			"public_list_contents"		"1"
			"[skog_01]musickit"		"1"
		}
		"coupon loot list - midnightriders_01_stattrak"
		{
			"public_list_contents"		"1"
			"[midnightriders_01]musickit"		"1"
		}
		"coupon loot list - danielsadowski_02_stattrak"
		{
			"public_list_contents"		"1"
			"[danielsadowski_02]musickit"		"1"
		}
		"coupon loot list - hotlinemiami_01_stattrak"
		{
			"public_list_contents"		"1"
			"[hotlinemiami_01]musickit"		"1"
		}
		"coupon loot list - mattlange_01_stattrak"
		{
			"public_list_contents"		"1"
			"[mattlange_01]musickit"		"1"
		}
		"coupon loot list - mateomessina_01_stattrak"
		{
			"public_list_contents"		"1"
			"[mateomessina_01]musickit"		"1"
		}
		"coupon loot list - damjanmravunac_01_stattrak"
		{
			"public_list_contents"		"1"
			"[damjanmravunac_01]musickit"		"1"
		}
		"coupon loot list - pinups_sticker_capsule"
		{
			"public_list_contents"		"1"
			"crate_sticker_pack_pinups_capsule"		"1"
		}
		"coupon loot list - slid3_sticker_capsule"
		{
			"public_list_contents"		"1"
			"crate_sticker_pack_slid3_capsule"		"1"
		}
		"coupon loot list - team_roles_sticker_capsule"
		{
			"public_list_contents"		"1"
			"crate_sticker_pack_team_roles_capsule"		"1"
		}
		"coupon loot list - pins_series_1"
		{
			"public_list_contents"		"1"
			"crate_pins_series_1"		"1"
		}
		"coupon loot list - sugarface_sticker_capsule"
		{
			"public_list_contents"		"1"
			"crate_sticker_pack_sugarface_capsule"		"1"
		}
		"coupon loot list - bestiary_sticker_capsule"
		{
			"public_list_contents"		"1"
			"crate_sticker_pack_bestiary_capsule"		"1"
		}
		"coupon loot list - crate_sprays_vcap1"
		{
			"public_list_contents"		"1"
			"crate_sprays_vcap1"		"1"
		}
		"coupon loot list - crate_sprays_community_1"
		{
			"public_list_contents"		"1"
			"crate_sprays_community_1"		"1"
		}
		"coupon loot list - pins_series_2"
		{
			"public_list_contents"		"1"
			"crate_pins_series_2"		"1"
		}
		"coupon loot list - radicals_stattrak_musickit_capsule"
		{
			"public_list_contents"		"1"
			"crate_musickit_radicals_stattrak_capsule"		"1"
		}
		"coupon loot list - illuminate_capsule_01"
		{
			"public_list_contents"		"1"
			"crate_sticker_pack_illuminate_capsule_01"		"1"
		}
		"coupon loot list - illuminate_capsule_02"
		{
			"public_list_contents"		"1"
			"crate_sticker_pack_illuminate_capsule_02"		"1"
		}
		"coupon loot list - illuminate_sprays_capsule_01"
		{
			"public_list_contents"		"1"
			"crate_sprays_illuminate1"		"1"
		}
		"coupon loot list - comm2018_01_sticker_capsule"
		{
			"public_list_contents"		"1"
			"crate_sticker_pack_comm2018_01_capsule"		"1"
		}
		"coupon loot list - pins_series_3"
		{
			"public_list_contents"		"1"
			"crate_pins_series_3"		"1"
		}
		"coupon loot list - skillgroup_sticker_capsule"
		{
			"public_list_contents"		"1"
			"crate_sticker_pack_skillgroup_capsule"		"1"
		}
		"coupon loot list - theverkkars_01"
		{
			"public_list_contents"		"1"
			"[theverkkars_01]musickit"		"1"
		}
		"coupon loot list - theverkkars_01_stattrak"
		{
			"public_list_contents"		"1"
			"[theverkkars_01]musickit"		"1"
		}
		"coupon loot list - feral_predators_sticker_capsule"
		{
			"public_list_contents"		"1"
			"crate_sticker_pack_feral_predators_capsule"		"1"
		}
		"coupon loot list - chicken_sticker_capsule"
		{
			"public_list_contents"		"1"
			"crate_sticker_pack_chicken_capsule"		"1"
		}
		"coupon loot list - crate_xray_p250"
		{
			"public_list_contents"		"1"
			"crate_xray_p250"		"1"
		}
		"coupon loot list - cs20_sticker_capsule"
		{
			"public_list_contents"		"1"
			"crate_sticker_pack_cs20_capsule"		"1"
		}
		"coupon loot list - halo_sticker_capsule"
		{
			"public_list_contents"		"1"
			"crate_sticker_pack_halo_capsule"		"1"
		}
		"coupon loot list - scarlxrd_01"
		{
			"public_list_contents"		"1"
			"[scarlxrd_01]musickit"		"1"
		}
		"coupon loot list - scarlxrd_01_stattrak"
		{
			"public_list_contents"		"1"
			"[scarlxrd_01]musickit"		"1"
		}
		"coupon loot list - crate_patch_pack01"
		{
			"public_list_contents"		"1"
			"crate_patch_pack01"		"1"
		}
		"coupon loot list - pins_hlalyx"
		{
			"public_list_contents"		"1"
			"crate_pins_hlalyx"		"1"
		}
		"coupon loot list - hlalyx_sticker_capsule"
		{
			"public_list_contents"		"1"
			"crate_sticker_pack_hlalyx_capsule"		"1"
		}
		"coupon loot list - crate_patch_pack_hlalyx"
		{
			"public_list_contents"		"1"
			"crate_patch_pack_hlalyx"		"1"
		}
		"coupon loot list - masterminds_musickit_capsule"
		{
			"public_list_contents"		"1"
			"crate_musickit_masterminds_capsule"		"1"
		}
		"coupon loot list - masterminds_stattrak_musickit_capsule"
		{
			"public_list_contents"		"1"
			"crate_musickit_masterminds_stattrak_capsule"		"1"
		}
		"coupon loot list - warhammer_sticker_capsule"
		{
			"public_list_contents"		"1"
			"crate_sticker_pack_warhammer"		"1"
		}
		"coupon loot list - amontobin_01"
		{
			"public_list_contents"		"1"
			"[amontobin_01]musickit"		"1"
		}
		"coupon loot list - amontobin_01_stattrak"
		{
			"public_list_contents"		"1"
			"[amontobin_01]musickit"		"1"
		}
		"coupon loot list - poorly_drawn_sticker_capsule"
		{
			"public_list_contents"		"1"
			"crate_sticker_pack_poorly_drawn"		"1"
		}
		"coupon loot list - neckdeep_02"
		{
			"public_list_contents"		"1"
			"[neckdeep_02]musickit"		"1"
		}
		"coupon loot list - neckdeep_02_stattrak"
		{
			"public_list_contents"		"1"
			"[neckdeep_02]musickit"		"1"
		}
		"coupon loot list - scarlxrd_02"
		{
			"public_list_contents"		"1"
			"[scarlxrd_02]musickit"		"1"
		}
		"coupon loot list - scarlxrd_02_stattrak"
		{
			"public_list_contents"		"1"
			"[scarlxrd_02]musickit"		"1"
		}
		"coupon loot list - tacticians_musickit_capsule"
		{
			"public_list_contents"		"1"
			"crate_musickit_tacticians_capsule"		"1"
		}
		"coupon loot list - tacticians_stattrak_musickit_capsule"
		{
			"public_list_contents"		"1"
			"crate_musickit_tacticians_stattrak_capsule"		"1"
		}
		"coupon loot list - community2021_sticker_capsule"
		{
			"public_list_contents"		"1"
			"crate_sticker_pack_community2021_capsule"		"1"
		}
		"coupon loot list - bf2042_sticker_capsule"
		{
			"public_list_contents"		"1"
			"crate_sticker_pack_bf2042_capsule"		"1"
		}
		"coupon loot list - bbnos_01"
		{
			"public_list_contents"		"1"
			"[bbnos_01]musickit"		"1"
		}
		"coupon loot list - bbnos_01_stattrak"
		{
			"public_list_contents"		"1"
			"[bbnos_01]musickit"		"1"
		}
		"coupon loot list - theverkkars_02"
		{
			"public_list_contents"		"1"
			"[theverkkars_02]musickit"		"1"
		}
		"coupon loot list - theverkkars_02_stattrak"
		{
			"public_list_contents"		"1"
			"[theverkkars_02]musickit"		"1"
		}
		"coupon loot list - spring2022_sticker_capsule"
		{
			"public_list_contents"		"1"
			"crate_sticker_pack_spring2022_capsule"		"1"
		}
		"coupon loot list - csgo10_sticker_capsule"
		{
			"public_list_contents"		"1"
			"crate_sticker_pack_csgo10_capsule"		"1"
		}
		"coupon loot list - initiators_musickit_capsule"
		{
			"public_list_contents"		"1"
			"crate_musickit_initiators_capsule"		"1"
		}
		"coupon loot list - initiators_stattrak_musickit_capsule"
		{
			"public_list_contents"		"1"
			"crate_musickit_initiators_stattrak_capsule"		"1"
		}
		"coupon loot list - perfectworld_01"
		{
			"public_list_contents"		"1"
			"[perfectworld_01]musickit"		"1"
		}
		"coupon loot list - perfectworld_01_stattrak"
		{
			"public_list_contents"		"1"
			"[perfectworld_01]musickit"		"1"
		}
		"coupon loot list - community2022_sticker_capsule"
		{
			"public_list_contents"		"1"
			"crate_sticker_pack_community2022_capsule"		"1"
		}
		"coupon loot list - denzelcurry_01"
		{
			"public_list_contents"		"1"
			"[denzelcurry_01]musickit"		"1"
		}
		"coupon loot list - denzelcurry_01_stattrak"
		{
			"public_list_contents"		"1"
			"[denzelcurry_01]musickit"		"1"
		}
		"coupon loot list - crate_anubis_storepromo"
		{
			"public_list_contents"		"1"
			"crate_anubis_storepromo"		"1"
		}
	}
	"revolving_loot_lists"
	{
		"1"		"crate_valve_1"
		"2"		"crate_esports_2013"
		"3"		"crate_operation_ii"
		"4"		"crate_valve_2"
		"5"		"crate_esports_2013_winter"
		"6"		"crate_dhw13_promo"
		"7"		"crate_community_1"
		"8"		"giftpkg_2013_winter"
		"9"		"crate_sticker_pack01"
		"10"		"crate_valve_3"
		"11"		"crate_community_2"
		"12"		"crate_sticker_pack02"
		"13"		"crate_ems14_promo"
		"14"		"crate_sticker_pack_kat2014_01"
		"15"		"crate_sticker_pack_kat2014_02"
		"16"		"crate_sticker_pack_community01"
		"17"		"crate_community_3"
		"18"		"crate_community_4"
		"19"		"crate_esports_2014_summer"
		"20"		"crate_sticker_pack_cologne2014_01"
		"21"		"crate_sticker_pack_cologne2014_02"
		"22"		"crate_esl14_promo_de_dust2"
		"23"		"crate_esl14_promo_de_inferno"
		"24"		"crate_esl14_promo_de_mirage"
		"25"		"crate_esl14_promo_de_nuke"
		"26"		"crate_esl14_promo_de_cache"
		"27"		"crate_esl14_promo_de_cbble"
		"28"		"crate_esl14_promo_de_overpass"
		"29"		"crate_community_5"
		"30"		"crate_sticker_pack_dhw2014_01"
		"31"		"crate_dhw14_promo_de_dust2"
		"32"		"crate_dhw14_promo_de_inferno"
		"33"		"crate_dhw14_promo_de_mirage"
		"34"		"crate_dhw14_promo_de_nuke"
		"35"		"crate_dhw14_promo_de_cache"
		"36"		"crate_dhw14_promo_de_cbble"
		"37"		"crate_dhw14_promo_de_overpass"
		"38"		"crate_community_6"
		"39"		"crate_eslkatowice2015_promo_de_dust2"
		"40"		"crate_eslkatowice2015_promo_de_inferno"
		"41"		"crate_eslkatowice2015_promo_de_mirage"
		"42"		"crate_eslkatowice2015_promo_de_nuke"
		"43"		"crate_eslkatowice2015_promo_de_cache"
		"44"		"crate_eslkatowice2015_promo_de_cbble"
		"45"		"crate_eslkatowice2015_promo_de_overpass"
		"46"		"crate_sticker_pack_eslkatowice2015_01"
		"47"		"crate_sticker_pack_eslkatowice2015_02"
		"48"		"crate_community_7"
		"49"		"crate_sticker_pack_enfu_capsule_lootlist"
		"50"		"crate_community_8"
		"51"		"crate_sticker_pack_eslcologne2015_legends"
		"52"		"crate_sticker_pack_eslcologne2015_challengers"
		"53"		"crate_signature_pack_eslcologne2015_group_1_legendary"
		"54"		"crate_signature_pack_eslcologne2015_group_2_legendary"
		"55"		"crate_signature_pack_eslcologne2015_group_3_legendary"
		"56"		"crate_signature_pack_eslcologne2015_group_4_legendary"
		"57"		"eslcologne2015_signatures_fnatic"
		"58"		"eslcologne2015_signatures_luminositygaming"
		"59"		"eslcologne2015_signatures_navi"
		"60"		"eslcologne2015_signatures_ninjasinpyjamas"
		"61"		"eslcologne2015_signatures_envyus"
		"62"		"eslcologne2015_signatures_titan"
		"63"		"eslcologne2015_signatures_solomid"
		"64"		"eslcologne2015_signatures_virtuspro"
		"65"		"eslcologne2015_signatures_mousesports"
		"66"		"eslcologne2015_signatures_renegades"
		"67"		"eslcologne2015_signatures_teamimmunity"
		"68"		"eslcologne2015_signatures_ebettle"
		"69"		"eslcologne2015_signatures_kinguin"
		"70"		"eslcologne2015_signatures_flipside"
		"71"		"eslcologne2015_signatures_clg"
		"72"		"eslcologne2015_signatures_cloud9"
		"73"		"crate_eslcologne2015_promo_de_dust2"
		"74"		"crate_eslcologne2015_promo_de_mirage"
		"75"		"crate_eslcologne2015_promo_de_inferno"
		"76"		"crate_eslcologne2015_promo_de_cbble"
		"77"		"crate_eslcologne2015_promo_de_overpass"
		"78"		"crate_eslcologne2015_promo_de_cache"
		"79"		"crate_eslcologne2015_promo_de_train"
		"80"		"crate_community_9"
		"81"		"crate_sticker_pack_cluj2015_legends"
		"82"		"crate_sticker_pack_cluj2015_challengers"
		"83"		"crate_signature_pack_cluj2015_group_1_legendary"
		"84"		"crate_signature_pack_cluj2015_group_2_legendary"
		"85"		"cluj2015_signatures_nip"
		"86"		"cluj2015_signatures_dig"
		"87"		"cluj2015_signatures_clg"
		"88"		"cluj2015_signatures_vex"
		"89"		"cluj2015_signatures_flip"
		"90"		"cluj2015_signatures_liq"
		"91"		"cluj2015_signatures_mss"
		"92"		"cluj2015_signatures_navi"
		"93"		"cluj2015_signatures_vp"
		"94"		"cluj2015_signatures_c9"
		"95"		"cluj2015_signatures_g2"
		"96"		"cluj2015_signatures_tit"
		"97"		"cluj2015_signatures_tsolo"
		"98"		"cluj2015_signatures_nv"
		"99"		"cluj2015_signatures_fntc"
		"100"		"cluj2015_signatures_lumi"
		"101"		"crate_cluj2015_promo_de_dust2"
		"102"		"crate_cluj2015_promo_de_mirage"
		"103"		"crate_cluj2015_promo_de_inferno"
		"104"		"crate_cluj2015_promo_de_cbble"
		"105"		"crate_cluj2015_promo_de_overpass"
		"106"		"crate_cluj2015_promo_de_cache"
		"107"		"crate_cluj2015_promo_de_train"
		"108"		"crate_sticker_pack_pinups_capsule_lootlist"
		"109"		"crate_sticker_pack_slid3_capsule_lootlist"
		"110"		"crate_sticker_pack_team_roles_capsule_lootlist"
		"111"		"crate_community_10"
		"112"		"crate_community_11"
	}
	"quest_reward_loot_lists"
	{
		"1"		"set_dust"
		"2"		"set_aztec"
		"3"		"set_vertigo"
		"4"		"set_inferno"
		"5"		"set_militia"
		"6"		"set_nuke"
		"8"		"set_office"
		"9"		"set_assault"
		"13"		"set_bravo_ii"
		"15"		"set_dust_2"
		"16"		"set_train"
		"17"		"set_mirage"
		"18"		"set_italy"
		"19"		"set_lake"
		"20"		"set_safehouse"
		"24"		"set_bank"
		"26"		"set_overpass"
		"28"		"set_cobblestone"
		"29"		"set_baggage"
		"31"		"set_cache"
		"39"		"set_gods_and_monsters"
		"40"		"set_chopshop"
		"41"		"set_kimono"
	}
	"item_levels"
	{
		"KillEaterRank"
		{
			"0"
			{
				"score"		"2"
			}
			"1"
			{
				"score"		"4"
			}
			"2"
			{
				"score"		"6"
			}
			"3"
			{
				"score"		"8"
			}
			"4"
			{
				"score"		"10"
			}
			"5"
			{
				"score"		"12"
			}
			"6"
			{
				"score"		"14"
			}
			"7"
			{
				"score"		"16"
			}
			"8"
			{
				"score"		"18"
			}
			"9"
			{
				"score"		"20"
			}
			"10"
			{
				"score"		"22"
			}
			"11"
			{
				"score"		"24"
			}
			"12"
			{
				"score"		"26"
			}
		}
	}
	"kill_eater_score_types"
	{
		"0"
		{
			"type_name"		"Kills"
			"model_attribute"		"stattrak model"
		}
		"1"
		{
			"type_name"		"OCMVPs"
		}
	}
	"music_definitions"
	{
		"1"
		{
			"name"		"valve_csgo_01"
			"loc_name"		"#musickit_valve_csgo_01"
			"loc_description"		"#musickit_valve_csgo_01_desc"
			"image_inventory"		"econ/music_kits/valve_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_valve_01.mdl"
		}
		"2"
		{
			"name"		"valve_csgo_02"
			"loc_name"		"#musickit_valve_csgo_02"
			"loc_description"		"#musickit_valve_csgo_02_desc"
			"image_tooltip"		"tooltip_image_01"
			"image_inventory"		"econ/music_kits/valve_02"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_valve_02.mdl"
		}
		"3"
		{
			"name"		"danielsadowski_01"
			"loc_name"		"#musickit_danielsadowski_01"
			"loc_description"		"#musickit_danielsadowski_01_desc"
			"image_inventory"		"econ/music_kits/danielsadowski_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_danielsadowski_01.mdl"
		}
		"4"
		{
			"name"		"noisia_01"
			"loc_name"		"#musickit_noisia_01"
			"loc_description"		"#musickit_noisia_01_desc"
			"image_inventory"		"econ/music_kits/noisia_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_noisia_01.mdl"
		}
		"5"
		{
			"name"		"robertallaire_01"
			"loc_name"		"#musickit_robertallaire_01"
			"loc_description"		"#musickit_robertallaire_01_desc"
			"image_inventory"		"econ/music_kits/robertallaire_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_robertallaire_01.mdl"
		}
		"6"
		{
			"name"		"seanmurray_01"
			"loc_name"		"#musickit_seanmurray_01"
			"loc_description"		"#musickit_seanmurray_01_desc"
			"image_inventory"		"econ/music_kits/seanmurray_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_seanmurray_01.mdl"
		}
		"7"
		{
			"name"		"feedme_01"
			"loc_name"		"#musickit_feedme_01"
			"loc_description"		"#musickit_feedme_01_desc"
			"image_inventory"		"econ/music_kits/feedme_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_feedme_01.mdl"
		}
		"8"
		{
			"name"		"dren_01"
			"loc_name"		"#musickit_dren_01"
			"loc_description"		"#musickit_dren_01_desc"
			"image_inventory"		"econ/music_kits/dren_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_dren_01.mdl"
		}
		"9"
		{
			"name"		"austinwintory_01"
			"loc_name"		"#musickit_austinwintory_01"
			"loc_description"		"#musickit_austinwintory_01_desc"
			"image_inventory"		"econ/music_kits/austinwintory_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_austinwintory_01.mdl"
		}
		"10"
		{
			"name"		"sasha_01"
			"loc_name"		"#musickit_sasha_01"
			"loc_description"		"#musickit_sasha_01_desc"
			"image_inventory"		"econ/music_kits/sasha_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_sasha_01.mdl"
		}
		"11"
		{
			"name"		"skog_01"
			"loc_name"		"#musickit_skog_01"
			"loc_description"		"#musickit_skog_01_desc"
			"image_inventory"		"econ/music_kits/skog_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_skog_01.mdl"
		}
		"12"
		{
			"name"		"midnightriders_01"
			"loc_name"		"#musickit_midnightriders_01"
			"loc_description"		"#musickit_midnightriders_01_desc"
			"image_inventory"		"econ/music_kits/midnightriders_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_midnight_riders_01.mdl"
		}
		"13"
		{
			"name"		"mattlange_01"
			"loc_name"		"#musickit_mattlange_01"
			"loc_description"		"#musickit_mattlange_01_desc"
			"image_inventory"		"econ/music_kits/mattlange_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_mattlange_01.mdl"
		}
		"14"
		{
			"name"		"mateomessina_01"
			"loc_name"		"#musickit_mateomessina_01"
			"loc_description"		"#musickit_mateomessina_01_desc"
			"image_inventory"		"econ/music_kits/mateomessina_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_mateomessina_01.mdl"
		}
		"15"
		{
			"name"		"hotlinemiami_01"
			"loc_name"		"#musickit_hotlinemiami_01"
			"loc_description"		"#musickit_hotlinemiami_01_desc"
			"image_inventory"		"econ/music_kits/hotlinemiami_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_hotlinemiami_01.mdl"
		}
		"16"
		{
			"name"		"danielsadowski_02"
			"loc_name"		"#musickit_danielsadowski_02"
			"loc_description"		"#musickit_danielsadowski_02_desc"
			"image_inventory"		"econ/music_kits/danielsadowski_02"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_danielsadowski_02.mdl"
		}
		"17"
		{
			"name"		"damjanmravunac_01"
			"loc_name"		"#musickit_damjanmravunac_01"
			"loc_description"		"#musickit_damjanmravunac_01_desc"
			"image_inventory"		"econ/music_kits/damjanmravunac_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_damjanmravunac_01.mdl"
		}
		"18"
		{
			"name"		"proxy_01"
			"loc_name"		"#musickit_proxy_01"
			"loc_description"		"#musickit_proxy_01_desc"
			"image_inventory"		"econ/music_kits/proxy_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_proxy_01.mdl"
		}
		"19"
		{
			"name"		"kitheory_01"
			"loc_name"		"#musickit_kitheory_01"
			"loc_description"		"#musickit_kitheory_01_desc"
			"image_inventory"		"econ/music_kits/kitheory_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_kitheory_01.mdl"
		}
		"20"
		{
			"name"		"troelsfolmann_01"
			"loc_name"		"#musickit_troelsfolmann_01"
			"loc_description"		"#musickit_troelsfolmann_01_desc"
			"image_inventory"		"econ/music_kits/troelsfolmann_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_troelsfolmann_01.mdl"
		}
		"21"
		{
			"name"		"kellybailey_01"
			"loc_name"		"#musickit_kellybailey_01"
			"loc_description"		"#musickit_kellybailey_01_desc"
			"image_inventory"		"econ/music_kits/kellybailey_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_kellybailey_01.mdl"
		}
		"22"
		{
			"name"		"skog_02"
			"loc_name"		"#musickit_skog_02"
			"loc_description"		"#musickit_skog_02_desc"
			"image_inventory"		"econ/music_kits/skog_02"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_skog_02.mdl"
		}
		"23"
		{
			"name"		"danielsadowski_03"
			"loc_name"		"#musickit_danielsadowski_03"
			"loc_description"		"#musickit_danielsadowski_03_desc"
			"image_inventory"		"econ/music_kits/danielsadowski_03"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_danielsadowski_03.mdl"
		}
		"24"
		{
			"name"		"awolnation_01"
			"loc_name"		"#musickit_awolnation_01"
			"loc_description"		"#musickit_awolnation_01_desc"
			"image_inventory"		"econ/music_kits/awolnation_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_awolnation_01.mdl"
		}
		"25"
		{
			"name"		"mordfustang_01"
			"loc_name"		"#musickit_mordfustang_01"
			"loc_description"		"#musickit_mordfustang_01_desc"
			"image_inventory"		"econ/music_kits/mordfustang_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_mordfustang_01.mdl"
		}
		"26"
		{
			"name"		"michaelbross_01"
			"loc_name"		"#musickit_michaelbross_01"
			"loc_description"		"#musickit_michaelbross_01_desc"
			"image_inventory"		"econ/music_kits/michaelbross_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_michaelbross_01.mdl"
		}
		"27"
		{
			"name"		"ianhultquist_01"
			"loc_name"		"#musickit_ianhultquist_01"
			"loc_description"		"#musickit_ianhultquist_01_desc"
			"image_inventory"		"econ/music_kits/ianhultquist_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_ianhultquist_01.mdl"
		}
		"28"
		{
			"name"		"newbeatfund_01"
			"loc_name"		"#musickit_newbeatfund_01"
			"loc_description"		"#musickit_newbeatfund_01_desc"
			"image_inventory"		"econ/music_kits/newbeatfund_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_newbeatfund_01.mdl"
		}
		"29"
		{
			"name"		"beartooth_01"
			"loc_name"		"#musickit_beartooth_01"
			"loc_description"		"#musickit_beartooth_01_desc"
			"image_inventory"		"econ/music_kits/beartooth_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_beartooth_01.mdl"
		}
		"30"
		{
			"name"		"lenniemoore_01"
			"loc_name"		"#musickit_lenniemoore_01"
			"loc_description"		"#musickit_lenniemoore_01_desc"
			"image_inventory"		"econ/music_kits/lenniemoore_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_lenniemoore_01.mdl"
		}
		"31"
		{
			"name"		"darude_01"
			"loc_name"		"#musickit_darude_01"
			"loc_description"		"#musickit_darude_01_desc"
			"image_inventory"		"econ/music_kits/darude_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_darude_01.mdl"
		}
		"39"
		{
			"name"		"theverkkars_01"
			"loc_name"		"#musickit_theverkkars_01"
			"loc_description"		"#musickit_theverkkars_01_desc"
			"image_inventory"		"econ/music_kits/theverkkars_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_theverkkars_01.mdl"
		}
		"40"
		{
			"name"		"halo_01"
			"loc_name"		"#musickit_halo_01"
			"loc_description"		"#musickit_halo_01_desc"
			"image_inventory"		"econ/music_kits/halo_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_halo_01.mdl"
		}
		"41"
		{
			"name"		"scarlxrd_01"
			"loc_name"		"#musickit_scarlxrd_01"
			"loc_description"		"#musickit_scarlxrd_01_desc"
			"image_inventory"		"econ/music_kits/scarlxrd_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_scarlxrd_01.mdl"
		}
		"42"
		{
			"name"		"halflife_alyx_01"
			"loc_name"		"#musickit_hlalyx_01"
			"loc_description"		"#musickit_hlalyx_01_desc"
			"image_inventory"		"econ/music_kits/hlalyx_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_hlalyx_01.mdl"
		}
		"50"
		{
			"name"		"amontobin_01"
			"loc_name"		"#musickit_amontobin_01"
			"loc_description"		"#musickit_amontobin_01_desc"
			"image_inventory"		"econ/music_kits/amontobin_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_amontobin_01.mdl"
		}
		"51"
		{
			"name"		"hades_01"
			"loc_name"		"#musickit_hades_01"
			"loc_description"		"#musickit_hades_01_desc"
			"image_inventory"		"econ/music_kits/hades_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_hades_01.mdl"
		}
		"52"
		{
			"name"		"neckdeep_02"
			"loc_name"		"#musickit_neckdeep_02"
			"loc_description"		"#musickit_neckdeep_02_desc"
			"image_inventory"		"econ/music_kits/neckdeep_02"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_neckdeep_02.mdl"
		}
		"53"
		{
			"name"		"scarlxrd_02"
			"loc_name"		"#musickit_scarlxrd_02"
			"loc_description"		"#musickit_scarlxrd_02_desc"
			"image_inventory"		"econ/music_kits/scarlxrd_02"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_scarlxrd_02.mdl"
		}
		"60"
		{
			"name"		"bbnos_01"
			"loc_name"		"#musickit_bbnos_01"
			"loc_description"		"#musickit_bbnos_01_desc"
			"image_inventory"		"econ/music_kits/bbnos_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_bbnos_01.mdl"
		}
		"61"
		{
			"name"		"theverkkars_02"
			"loc_name"		"#musickit_theverkkars_02"
			"loc_description"		"#musickit_theverkkars_02_desc"
			"image_inventory"		"econ/music_kits/theverkkars_02"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_theverkkars_02.mdl"
		}
		"68"
		{
			"name"		"perfectworld_01"
			"loc_name"		"#musickit_perfectworld_01"
			"loc_description"		"#musickit_perfectworld_01_desc"
			"image_inventory"		"econ/music_kits/perfectworld_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_perfectworld_01.mdl"
		}
		"69"
		{
			"name"		"denzelcurry_01"
			"loc_name"		"#musickit_denzelcurry_01"
			"loc_description"		"#musickit_denzelcurry_01_desc"
			"image_inventory"		"econ/music_kits/denzelcurry_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_denzelcurry_01.mdl"
		}
	}
	"quest_definitions"
	{
		"11"
		{
			"name"		"Casual Kills: SMG"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"casual"
			"expression"		"%weapon_smg% && %act_kill_human%"
		}
		"12"
		{
			"name"		"Casual Kills: Secondary"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"casual"
			"expression"		" %weapon_secondary% && %act_kill_human% "
		}
		"13"
		{
			"name"		"Casual Kills: Heavy"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"casual"
			"expression"		" %weapon_heavy% && %act_kill_human% "
		}
		"14"
		{
			"name"		"Casual Kills: Knife"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_single_desc"
			"gamemode"		"casual"
			"expression"		" %weapon_melee% && %act_kill_human% "
		}
		"15"
		{
			"name"		"Casual Kills: Rifle"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"casual"
			"expression"		" %weapon_rifle% && %act_kill_human% "
		}
		"16"
		{
			"name"		"Win Competitive Dust"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_dust"
			"expression"		" ( %act_win_match% == 1.0 ) "
		}
		"17"
		{
			"name"		"Win Competitive Dust2"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_dust2"
			"expression"		" ( %act_win_match% == 1.0 ) "
		}
		"18"
		{
			"name"		"Win Competitive Train"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_train"
			"expression"		" ( %act_win_match% == 1.0 ) "
		}
		"19"
		{
			"name"		"Win Competitive Inferno"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_inferno"
			"expression"		" ( %act_win_match% == 1.0 ) "
		}
		"20"
		{
			"name"		"Win Competitive Nuke"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_nuke"
			"expression"		" ( %act_win_match% == 1.0 ) "
		}
		"21"
		{
			"name"		"Win Competitive Italy"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_cs_italy"
			"expression"		" ( %act_win_match% == 1.0 ) "
		}
		"22"
		{
			"name"		"Win Competitive Office"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_cs_office"
			"expression"		" ( %act_win_match% == 1.0 ) "
		}
		"23"
		{
			"name"		"Win Competitive Aztec"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_aztec"
			"expression"		" ( %act_win_match% == 1.0 ) "
		}
		"24"
		{
			"name"		"Win Competitive Vertigo"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_vertigo"
			"expression"		" ( %act_win_match% == 1.0 ) "
		}
		"25"
		{
			"name"		"Win Competitive Militia"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_cs_militia"
			"expression"		" ( %act_win_match% == 1.0 ) "
		}
		"26"
		{
			"name"		"Win Competitive Mirage"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_mirage"
			"expression"		" ( %act_win_match% == 1.0 ) "
		}
		"27"
		{
			"name"		"Win Competitive Overpass"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_overpass"
			"expression"		" ( %act_win_match% == 1.0 ) "
		}
		"28"
		{
			"name"		"Win Competitive Cobblestone"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_cbble"
			"expression"		" ( %act_win_match% == 1.0 ) "
		}
		"32"
		{
			"name"		"Deathmatch Kills: AK47"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_ak47% && %act_kill_human% "
		}
		"33"
		{
			"name"		"Deathmatch Kills: AUG"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_aug% && %act_kill_human% "
		}
		"34"
		{
			"name"		"Deathmatch Kills: AWP"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_awp% && %act_kill_human% "
		}
		"35"
		{
			"name"		"Deathmatch Kills: Desert Eagle"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_deagle% && %act_kill_human% "
		}
		"36"
		{
			"name"		"Deathmatch Kills: Dual Berettas"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_elite% && %act_kill_human% "
		}
		"37"
		{
			"name"		"Deathmatch Kills: FAMAS"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_famas% && %act_kill_human% "
		}
		"38"
		{
			"name"		"Deathmatch Kills: Five-seveN"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_fiveseven% && %act_kill_human% "
		}
		"39"
		{
			"name"		"Deathmatch Kills: G3SG1"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_g3sg1% && %act_kill_human% "
		}
		"40"
		{
			"name"		"Deathmatch Kills: Galil AR"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_galilar% && %act_kill_human% "
		}
		"41"
		{
			"name"		"Deathmatch Kills: Glock-18"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_glock% && %act_kill_human% "
		}
		"42"
		{
			"name"		"Deathmatch Kills: Knife"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_melee% && %act_kill_human% "
		}
		"43"
		{
			"name"		"Deathmatch Kills: M249"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_m249% && %act_kill_human% "
		}
		"44"
		{
			"name"		"Deathmatch Kills: M4A4"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_m4a1% && %act_kill_human% "
		}
		"45"
		{
			"name"		"Deathmatch Kills: M4A1-S"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_m4a1_silencer% && %act_kill_human% "
		}
		"46"
		{
			"name"		"Deathmatch Kills: MAC-10"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_mac10% && %act_kill_human% "
		}
		"47"
		{
			"name"		"Deathmatch Kills: P90"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_p90% && %act_kill_human% "
		}
		"48"
		{
			"name"		"Deathmatch Kills: UMP-45"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_ump45% && %act_kill_human% "
		}
		"49"
		{
			"name"		"Deathmatch Kills: XM1014"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_xm1014% && %act_kill_human% "
		}
		"50"
		{
			"name"		"Deathmatch Kills: PP-Bizon"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_bizon% && %act_kill_human% "
		}
		"51"
		{
			"name"		"Deathmatch Kills: MAG-7"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_mag7% && %act_kill_human% "
		}
		"52"
		{
			"name"		"Deathmatch Kills: Negev"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_negev% && %act_kill_human% "
		}
		"53"
		{
			"name"		"Deathmatch Kills: Sawed-Off"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_sawedoff% && %act_kill_human% "
		}
		"54"
		{
			"name"		"Deathmatch Kills: Tec-9"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_tec9% && %act_kill_human% "
		}
		"55"
		{
			"name"		"Deathmatch Kills: Zeus x27"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_taser% && %act_kill_human% "
		}
		"56"
		{
			"name"		"Deathmatch Kills: P2000"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_hkp2000% && %act_kill_human% "
		}
		"57"
		{
			"name"		"Deathmatch Kills: MP7"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_mp7% && %act_kill_human% "
		}
		"58"
		{
			"name"		"Deathmatch Kills: MP9"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_mp9% && %act_kill_human% "
		}
		"59"
		{
			"name"		"Deathmatch Kills: Nova"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_nova% && %act_kill_human% "
		}
		"60"
		{
			"name"		"Deathmatch Kills: P250"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_p250% && %act_kill_human% "
		}
		"61"
		{
			"name"		"Deathmatch Kills: CZ75-Auto"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_cz75a% && %act_kill_human% "
		}
		"62"
		{
			"name"		"Deathmatch Kills: SCAR-20"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_scar20% && %act_kill_human% "
		}
		"63"
		{
			"name"		"Deathmatch Kills: SG 553"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_sg556% && %act_kill_human% "
		}
		"64"
		{
			"name"		"Deathmatch Kills: SSG08"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_ssg08% && %act_kill_human% "
		}
		"65"
		{
			"name"		"Deathmatch Kills: USP-S"
			"loc_name"		"#Quest_Weapon_Mode"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %weapon_usp_silencer% && %act_kill_human% "
		}
		"66"
		{
			"name"		"Casual Active Kills"
			"loc_name"		"#Quest_Kills_Mapgroup"
			"loc_description"		"#Quest_Kills_Mapgroup_desc"
			"gamemode"		"casual"
			"mapgroup"		"mg_active"
			"expression"		" %act_kill_human% "
		}
		"67"
		{
			"name"		"Casual Reserves Kills"
			"loc_name"		"#Quest_Kills_Mapgroup"
			"loc_description"		"#Quest_Kills_Mapgroup_desc"
			"gamemode"		"casual"
			"mapgroup"		"mg_reserves"
			"expression"		" %act_kill_human% "
		}
		"68"
		{
			"name"		"Casual Operation Kills"
			"loc_name"		"#Quest_Kills_Mapgroup"
			"loc_description"		"#Quest_Kills_Mapgroup_desc"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_breakout"
			"expression"		" %act_kill_human% "
		}
		"69"
		{
			"name"		"Demolition Kills"
			"loc_name"		"#Quest_Kills_Mode"
			"loc_description"		"#Quest_Kills_Mode_desc"
			"gamemode"		"gungametrbomb"
			"expression"		" %act_kill_human% "
		}
		"70"
		{
			"name"		"ArmsRace Kills"
			"loc_name"		"#Quest_Kills_Mode"
			"loc_description"		"#Quest_Kills_Mode_desc"
			"gamemode"		"gungameprogressive"
			"expression"		" %act_kill_human% "
		}
		"71"
		{
			"name"		"Deathmatch Kills"
			"loc_name"		"#Quest_Kills_Mode"
			"loc_description"		"#Quest_Kills_Mode_desc"
			"gamemode"		"deathmatch"
			"expression"		" %act_kill_human% "
		}
		"73"
		{
			"name"		"Win Competitive Assault"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_cs_assault"
			"expression"		" ( %act_win_match% == 1.0 ) "
		}
		"74"
		{
			"name"		"Win Competitive Cache"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_cache"
			"expression"		" ( %act_win_match% == 1.0 ) "
		}
		"75"
		{
			"name"		"Win Competitive Castle"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_castle"
			"expression"		" ( %act_win_match% == 1.0 ) "
		}
		"76"
		{
			"name"		"Win Competitive Overgrown"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_overgrown"
			"expression"		" ( %act_win_match% == 1.0 ) "
		}
		"77"
		{
			"name"		"Win Competitive Black Gold"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_blackgold"
			"expression"		" ( %act_win_match% == 1.0 ) "
		}
		"78"
		{
			"name"		"Win Competitive Rush"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_cs_rush"
			"expression"		" ( %act_win_match% == 1.0 ) "
		}
		"79"
		{
			"name"		"Win Competitive Mist"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_mist"
			"expression"		" ( %act_win_match% == 1.0 ) "
		}
		"80"
		{
			"name"		"Win Competitive Insertion"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_cs_insertion"
			"expression"		" ( %act_win_match% == 1.0 ) "
		}
		"81"
		{
			"name"		"Win Rounds Competitive Dust"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_dust"
			"expression"		" %act_win_round% "
		}
		"82"
		{
			"name"		"Win Rounds Competitive Dust2"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_dust2"
			"expression"		" %act_win_round% "
		}
		"83"
		{
			"name"		"Win Rounds Competitive Train"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_train"
			"expression"		" %act_win_round% "
		}
		"84"
		{
			"name"		"Win Rounds Competitive Inferno"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_inferno"
			"expression"		" %act_win_round% "
		}
		"85"
		{
			"name"		"Win Rounds Competitive Nuke"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_nuke"
			"expression"		" %act_win_round% "
		}
		"86"
		{
			"name"		"Win Rounds Competitive Italy"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_cs_italy"
			"expression"		" %act_win_round% "
		}
		"87"
		{
			"name"		"Win Rounds Competitive Office"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_cs_office"
			"expression"		" %act_win_round% "
		}
		"88"
		{
			"name"		"Win Rounds Competitive Aztec"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_aztec"
			"expression"		" %act_win_round% "
		}
		"89"
		{
			"name"		"Win Rounds Competitive Vertigo"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_vertigo"
			"expression"		" %act_win_round% "
		}
		"90"
		{
			"name"		"Win Rounds Competitive Militia"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_cs_militia"
			"expression"		" %act_win_round% "
		}
		"91"
		{
			"name"		"Win Rounds Competitive Mirage"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_mirage"
			"expression"		" %act_win_round% "
		}
		"92"
		{
			"name"		"Win Rounds Competitive Overpass"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_overpass"
			"expression"		" %act_win_round% "
		}
		"93"
		{
			"name"		"Win Rounds Competitive Cobblestone"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_cbble"
			"expression"		" %act_win_round% "
		}
		"94"
		{
			"name"		"Win Rounds Competitive Cache"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_cache"
			"expression"		" %act_win_round% "
		}
		"95"
		{
			"name"		"Win Rounds Competitive Assault"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_cs_assault"
			"expression"		" %act_win_round% "
		}
		"96"
		{
			"name"		"Win Rounds Competitive Castle"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_castle"
			"expression"		" %act_win_round% "
		}
		"97"
		{
			"name"		"Win Rounds Competitive Overgrown"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_overgrown"
			"expression"		" %act_win_round% "
		}
		"98"
		{
			"name"		"Win Rounds Competitive Black Gold"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_blackgold"
			"expression"		" %act_win_round% "
		}
		"99"
		{
			"name"		"Win Rounds Competitive Rush"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_cs_rush"
			"expression"		" %act_win_round% "
		}
		"100"
		{
			"name"		"Win Rounds Competitive Mist"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_mist"
			"expression"		" %act_win_round% "
		}
		"101"
		{
			"name"		"Win Rounds Competitive Insertion"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"gamemode"		"competitive"
			"mapgroup"		"mg_cs_insertion"
			"expression"		" %act_win_round% "
		}
		"102"
		{
			"name"		"Deathmatch Active Duty Chicken Kills"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_active"
			"expression"		" %act_kill_chicken% "
			"points"		"20"
			"difficulty"		"2"
			"quest_reward"		"quest_reward_crate_vanguard"
			"loc_name"		"#Quest_Chicken_Kills_Mapgroup"
			"loc_description"		"#Quest_Kills_Mapgroup_desc"
			"quest_icon"		"chicken"
		}
		"104"
		{
			"name"		"Casual Overpass Mag7 Kills"
			"gamemode"		"casual"
			"map"		"de_overpass"
			"mapgroup"		"mg_active"
			"expression"		" %weapon_mag7% && %act_kill_human% "
			"points"		"10"
			"difficulty"		"1"
			"quest_reward"		"quest_reward_crate_vanguard"
			"loc_name"		"#Quest_Weapon_Map"
			"loc_description"		"#Quest_Weapon_Map_desc"
		}
		"105"
		{
			"name"		"AR_Baggage Kills"
			"loc_name"		"#Quest_Kills_Map"
			"loc_description"		"#Quest_Kills_Map_desc"
			"points"		"10"
			"gamemode"		"gungameprogressive"
			"map"		"ar_baggage"
			"mapgroup"		"mg_armsrace"
			"expression"		" %act_kill_human% "
			"difficulty"		"1"
			"quest_reward"		"set_baggage"
		}
		"106"
		{
			"name"		"Casual Italy Tec9 Kills"
			"loc_name"		"#Quest_Weapon_Map"
			"loc_description"		"#Quest_Weapon_Map_desc"
			"points"		"10"
			"gamemode"		"casual"
			"map"		"cs_italy"
			"mapgroup"		"mg_reserves"
			"expression"		" %weapon_tec9% && %act_kill_human% "
			"difficulty"		"1"
			"quest_reward"		"set_italy"
		}
		"107"
		{
			"name"		"Deathmatch Inferno Deagle Kills"
			"loc_name"		"#Quest_Weapon_Map"
			"loc_description"		"#Quest_Weapon_Map_desc"
			"points"		"20"
			"gamemode"		"deathmatch"
			"map"		"de_inferno"
			"mapgroup"		"mg_active"
			"expression"		" %weapon_deagle% && %act_kill_human% "
			"difficulty"		"1"
			"quest_reward"		"quest_reward_crate_vanguard"
		}
		"108"
		{
			"name"		"Casual Nuke Kills"
			"loc_name"		"#Quest_Kills_Map"
			"loc_description"		"#Quest_Kills_Map_desc"
			"points"		"30"
			"gamemode"		"casual"
			"map"		"de_nuke"
			"mapgroup"		"mg_active"
			"expression"		" %act_kill_human% "
			"difficulty"		"1"
			"quest_reward"		"quest_reward_crate_vanguard"
		}
		"109"
		{
			"name"		"Casual Inferno Kills"
			"loc_name"		"#Quest_Kills_Map"
			"loc_description"		"#Quest_Kills_Map_desc"
			"points"		"30"
			"gamemode"		"casual"
			"map"		"de_inferno"
			"mapgroup"		"mg_active"
			"expression"		" %act_kill_human% "
			"quest_reward"		"quest_reward_crate_vanguard"
			"difficulty"		"1"
			"operational_points"		"1"
		}
		"110"
		{
			"name"		"ArmsRace 20 Kills"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_armsrace"
			"expression"		" %act_kill_human% "
			"points"		"20"
			"difficulty"		"2"
			"quest_reward"		"quest_reward_crate_vanguard"
			"loc_name"		"#Quest_Kills_Mapgroup"
			"loc_description"		"#Quest_Kills_Mapgroup_desc"
		}
		"111"
		{
			"name"		"Win 8 Rounds Competitive Cobblestone"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"points"		"8"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_cbble"
			"expression"		" %act_win_round% "
			"difficulty"		"2"
			"quest_reward"		"set_cobblestone"
		}
		"112"
		{
			"name"		"Win 8 Rounds Competitive Cache"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"points"		"8"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_cache"
			"expression"		" %act_win_round% "
			"difficulty"		"2"
			"quest_reward"		"set_cache"
		}
		"113"
		{
			"name"		"Win 8 Rounds Competitive Nuke"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"points"		"8"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_nuke"
			"expression"		" %act_win_round% "
			"difficulty"		"2"
			"quest_reward"		"set_nuke"
		}
		"114"
		{
			"name"		"Win 16 Rounds Competitive Inferno"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"points"		"16"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_inferno"
			"expression"		" %act_win_round% "
			"difficulty"		"2"
			"quest_reward"		"quest_reward_crate_vanguard"
		}
		"115"
		{
			"name"		"Win 16 Rounds Competitive Overpass"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"points"		"16"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_overpass"
			"expression"		" %act_win_round% "
			"quest_reward"		"quest_reward_crate_vanguard"
			"difficulty"		"2"
			"operational_points"		"2"
		}
		"116"
		{
			"name"		"Win 16 Rounds Competitive Cobblestone"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"points"		"16"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_cbble"
			"expression"		" %act_win_round% "
			"difficulty"		"3"
			"quest_reward"		"set_cobblestone"
		}
		"117"
		{
			"name"		"Win 16 Rounds Competitive Overpass"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"points"		"16"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_overpass"
			"expression"		" %act_win_round% "
			"difficulty"		"3"
			"quest_reward"		"set_overpass"
		}
		"118"
		{
			"name"		"Win 16 Rounds Competitive Cache"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"points"		"16"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_cache"
			"expression"		" %act_win_round% "
			"difficulty"		"3"
			"quest_reward"		"set_cache"
		}
		"119"
		{
			"name"		"Win Competitive Inferno Twice"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"points"		"2"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_inferno"
			"expression"		" %act_win_match% "
			"difficulty"		"3"
			"quest_reward"		"quest_reward_crate_vanguard"
		}
		"120"
		{
			"name"		"Win Competitive Nuke Twice"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"points"		"2"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_nuke"
			"expression"		" %act_win_match% "
			"quest_reward"		"quest_reward_crate_vanguard"
			"difficulty"		"3"
			"operational_points"		"3"
		}
		"121"
		{
			"name"		"ArmsRace 10 Kills"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_armsrace"
			"expression"		" %act_kill_human% "
			"points"		"10"
			"quest_reward"		"set_overpass"
			"loc_name"		"#Quest_Kills_Mapgroup"
			"loc_description"		"#Quest_Kills_Mapgroup_desc"
			"difficulty"		"1"
		}
		"122"
		{
			"name"		"ArmsRace 20 Kills"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_armsrace"
			"expression"		" %act_kill_human% "
			"points"		"20"
			"difficulty"		"2"
			"quest_reward"		"set_baggage"
			"loc_name"		"#Quest_Kills_Mapgroup"
			"loc_description"		"#Quest_Kills_Mapgroup_desc"
		}
		"123"
		{
			"name"		"ArmsRace 40 Kills"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_armsrace"
			"expression"		" %act_kill_human% "
			"points"		"40"
			"difficulty"		"3"
			"quest_reward"		"set_lake"
			"loc_name"		"#Quest_Kills_Mapgroup"
			"loc_description"		"#Quest_Kills_Mapgroup_desc"
		}
		"158"
		{
			"name"		"quest_berlin2019_de_inferno_play"
			"loc_name"		"#CSGO_TournamentChallenge_berlin2019_de_inferno_play"
			"loc_description"		"#CSGO_TournamentChallenge_berlin2019_de_inferno_play"
			"quest_icon"		"play"
			"gamemode"		"competitive"
			"map"		"de_inferno"
			"singlematch"		"1"
			"points"		"10"
			"expression"		"%act_win_round%"
			"loc_huddescription"		"#quest_default_hud_var_desc"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"target"		"#emptystring"
			}
		}
		"159"
		{
			"name"		"quest_berlin2019_de_mirage_play"
			"loc_name"		"#CSGO_TournamentChallenge_berlin2019_de_mirage_play"
			"loc_description"		"#CSGO_TournamentChallenge_berlin2019_de_mirage_play"
			"quest_icon"		"play"
			"gamemode"		"competitive"
			"map"		"de_mirage"
			"singlematch"		"1"
			"points"		"10"
			"expression"		"%act_win_round%"
			"loc_huddescription"		"#quest_default_hud_var_desc"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"target"		"#emptystring"
			}
		}
		"160"
		{
			"name"		"quest_berlin2019_de_dust2_play"
			"loc_name"		"#CSGO_TournamentChallenge_berlin2019_de_dust2_play"
			"loc_description"		"#CSGO_TournamentChallenge_berlin2019_de_dust2_play"
			"quest_icon"		"play"
			"gamemode"		"competitive"
			"map"		"de_dust2"
			"singlematch"		"1"
			"points"		"10"
			"expression"		"%act_win_round%"
			"loc_huddescription"		"#quest_default_hud_var_desc"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"target"		"#emptystring"
			}
		}
		"161"
		{
			"name"		"quest_berlin2019_de_overpass_play"
			"loc_name"		"#CSGO_TournamentChallenge_berlin2019_de_overpass_play"
			"loc_description"		"#CSGO_TournamentChallenge_berlin2019_de_overpass_play"
			"quest_icon"		"play"
			"gamemode"		"competitive"
			"map"		"de_overpass"
			"singlematch"		"1"
			"points"		"10"
			"expression"		"%act_win_round%"
			"loc_huddescription"		"#quest_default_hud_var_desc"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"target"		"#emptystring"
			}
		}
		"162"
		{
			"name"		"quest_berlin2019_de_train_play"
			"loc_name"		"#CSGO_TournamentChallenge_berlin2019_de_train_play"
			"loc_description"		"#CSGO_TournamentChallenge_berlin2019_de_train_play"
			"quest_icon"		"play"
			"gamemode"		"competitive"
			"map"		"de_train"
			"singlematch"		"1"
			"points"		"10"
			"expression"		"%act_win_round%"
			"loc_huddescription"		"#quest_default_hud_var_desc"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"target"		"#emptystring"
			}
		}
		"163"
		{
			"name"		"quest_berlin2019_de_nuke_play"
			"loc_name"		"#CSGO_TournamentChallenge_berlin2019_de_nuke_play"
			"loc_description"		"#CSGO_TournamentChallenge_berlin2019_de_nuke_play"
			"quest_icon"		"play"
			"gamemode"		"competitive"
			"map"		"de_nuke"
			"singlematch"		"1"
			"points"		"10"
			"expression"		"%act_win_round%"
			"loc_huddescription"		"#quest_default_hud_var_desc"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"target"		"#emptystring"
			}
		}
		"164"
		{
			"name"		"quest_berlin2019_de_vertigo_play"
			"loc_name"		"#CSGO_TournamentChallenge_berlin2019_de_vertigo_play"
			"loc_description"		"#CSGO_TournamentChallenge_berlin2019_de_vertigo_play"
			"quest_icon"		"play"
			"gamemode"		"competitive"
			"map"		"de_vertigo"
			"singlematch"		"1"
			"points"		"10"
			"expression"		"%act_win_round%"
			"loc_huddescription"		"#quest_default_hud_var_desc"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"target"		"#emptystring"
			}
		}
		"201"
		{
			"name"		"Deathmatch Vanguard Bonus Points 100"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_op_op05"
			"expression"		" %act_dm_bonus_points% "
			"points"		"100"
			"difficulty"		"2"
			"quest_reward"		"quest_reward_crate_vanguard"
			"loc_name"		"#Quest_DMBonusPoints_Mapgroup"
			"loc_description"		"#Quest_DMBonusPoints_Mapgroup_desc"
		}
		"203"
		{
			"name"		"Deathmatch Vanguard Chicken Kills"
			"loc_name"		"#Quest_Chicken_Kills_Mapgroup"
			"loc_description"		"#Quest_Kills_Mapgroup_desc"
			"quest_icon"		"chicken"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_op_op05"
			"expression"		" %act_kill_chicken% "
			"points"		"20"
			"difficulty"		"1"
			"xp_reward"		"100"
		}
		"204"
		{
			"name"		"Deathmatch Vanguard Sawedoff Kills"
			"loc_name"		"#Quest_Weapon_Mapgroup"
			"loc_description"		"#Quest_Weapon_Mapgroup_desc"
			"points"		"20"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_op_op05"
			"expression"		" %weapon_sawedoff% && %act_kill_human% "
			"difficulty"		"1"
			"quest_reward"		"quest_reward_crate_vanguard"
		}
		"205"
		{
			"name"		"Casual Vanguard 10 M4A4 Kills"
			"loc_name"		"#Quest_Weapon_Mapgroup"
			"loc_description"		"#Quest_Weapon_Mapgroup_desc"
			"points"		"10"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op05"
			"expression"		" %weapon_m4a1% && %act_kill_human% "
			"difficulty"		"1"
			"quest_reward"		"set_aztec"
		}
		"206"
		{
			"name"		"Deathmatch Vanguard 20 P90 Kills"
			"loc_name"		"#Quest_Weapon_Mapgroup"
			"loc_description"		"#Quest_Weapon_Mapgroup_desc"
			"points"		"20"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_op_op05"
			"expression"		" %weapon_p90% && %act_kill_human% "
			"difficulty"		"1"
			"quest_reward"		"set_italy"
		}
		"207"
		{
			"name"		"Casual Facade 30 Kills"
			"loc_name"		"#Quest_Kills_Map"
			"loc_description"		"#Quest_Kills_Map_desc"
			"points"		"30"
			"gamemode"		"casual"
			"map"		"de_facade"
			"mapgroup"		"mg_op_op05"
			"expression"		" %act_kill_human% "
			"difficulty"		"1"
			"quest_reward"		"quest_reward_crate_vanguard"
		}
		"208"
		{
			"name"		"Casual Season 30 Kills"
			"loc_name"		"#Quest_Kills_Map"
			"loc_description"		"#Quest_Kills_Map_desc"
			"points"		"30"
			"gamemode"		"casual"
			"map"		"de_season"
			"mapgroup"		"mg_op_op05"
			"expression"		" %act_kill_human% "
			"difficulty"		"1"
			"operational_points"		"1"
			"quest_reward"		"quest_reward_crate_vanguard"
		}
		"209"
		{
			"name"		"Win 8 Rounds Competitive Workout"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"points"		"8"
			"gamemode"		"competitive"
			"mapgroup"		"mg_cs_workout"
			"expression"		" %act_win_round% "
			"difficulty"		"2"
			"quest_reward"		"set_nuke"
		}
		"210"
		{
			"name"		"Win 8 Rounds Competitive Marquis"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"points"		"8"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_marquis"
			"expression"		" %act_win_round% "
			"difficulty"		"2"
			"quest_reward"		"quest_reward_crate_vanguard"
		}
		"211"
		{
			"name"		"Win 8 Rounds Competitive Season"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"points"		"8"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_season"
			"expression"		" %act_win_round% "
			"difficulty"		"2"
			"quest_reward"		"set_nuke"
		}
		"212"
		{
			"name"		"Win 8 Rounds Competitive Facade"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"points"		"8"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_facade"
			"expression"		" %act_win_round% "
			"difficulty"		"2"
			"quest_reward"		"set_militia"
		}
		"213"
		{
			"name"		"Win 16 Rounds Competitive Backalley"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"points"		"16"
			"gamemode"		"competitive"
			"mapgroup"		"mg_cs_backalley"
			"expression"		" %act_win_round% "
			"difficulty"		"2"
			"quest_reward"		"quest_reward_crate_vanguard"
		}
		"214"
		{
			"name"		"Win 16 Rounds Competitive Bazaar"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"points"		"16"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_bazaar"
			"expression"		" %act_win_round% "
			"difficulty"		"2"
			"operational_points"		"2"
			"quest_reward"		"quest_reward_crate_vanguard"
		}
		"215"
		{
			"name"		"Win 16 Rounds Competitive Season"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"points"		"16"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_season"
			"expression"		" %act_win_round% "
			"difficulty"		"3"
			"quest_reward"		"quest_reward_crate_vanguard"
		}
		"216"
		{
			"name"		"Win 16 Rounds Competitive Backalley"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"points"		"16"
			"gamemode"		"competitive"
			"mapgroup"		"mg_cs_backalley"
			"expression"		" %act_win_round% "
			"difficulty"		"3"
			"quest_reward"		"set_train"
		}
		"217"
		{
			"name"		"Win 16 Rounds Competitive Marquis"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"points"		"16"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_marquis"
			"expression"		" %act_win_round% "
			"difficulty"		"3"
			"quest_reward"		"set_dust"
		}
		"218"
		{
			"name"		"Win Competitive Facade Twice"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"points"		"2"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_facade"
			"expression"		" %act_win_match% "
			"difficulty"		"3"
			"quest_reward"		"quest_reward_crate_vanguard"
		}
		"219"
		{
			"name"		"Win Competitive Bazaar Twice"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"points"		"2"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_bazaar"
			"expression"		" %act_win_match% "
			"operational_points"		"3"
			"difficulty"		"3"
			"quest_reward"		"quest_reward_crate_vanguard"
		}
		"220"
		{
			"name"		"ArmsRace Safehouse 10 Kills"
			"gamemode"		"gungameprogressive"
			"map"		"de_safehouse"
			"mapgroup"		"mg_armsrace"
			"expression"		" %act_kill_human% "
			"points"		"10"
			"quest_reward"		"set_militia"
			"difficulty"		"1"
			"loc_name"		"#Quest_Kills_Map"
			"loc_description"		"#Quest_Kills_Map_desc"
		}
		"221"
		{
			"name"		"ArmsRace StMarc 20 Kills"
			"gamemode"		"gungameprogressive"
			"map"		"de_stmarc"
			"mapgroup"		"mg_armsrace"
			"expression"		" %act_kill_human% "
			"points"		"20"
			"difficulty"		"2"
			"quest_reward"		"set_nuke"
			"loc_name"		"#Quest_Kills_Map"
			"loc_description"		"#Quest_Kills_Map_desc"
		}
		"222"
		{
			"name"		"ArmsRace Lake 40 Kills"
			"gamemode"		"gungameprogressive"
			"map"		"de_lake"
			"mapgroup"		"mg_armsrace"
			"expression"		" %act_kill_human% "
			"points"		"40"
			"difficulty"		"3"
			"quest_reward"		"set_bank"
			"loc_name"		"#Quest_Kills_Map"
			"loc_description"		"#Quest_Kills_Map_desc"
		}
		"301"
		{
			"name"		"Deathmatch Dust2 Bonus Points 100"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_active"
			"map"		"de_dust2"
			"expression"		" %act_dm_bonus_points% "
			"points"		"100"
			"difficulty"		"2"
			"quest_reward"		"quest_reward_crate_vanguard"
			"loc_name"		"#Quest_DMBonusPoints_Map"
			"loc_description"		"#Quest_DMBonusPoints_Map_desc"
		}
		"302"
		{
			"name"		"Demolition ShortDust 20 Kills"
			"gamemode"		"gungametrbomb"
			"mapgroup"		"mg_demolition"
			"map"		"de_shortdust"
			"expression"		" %act_kill_human% "
			"points"		"20"
			"difficulty"		"2"
			"quest_reward"		"set_dust"
			"loc_name"		"#Quest_Kills_Map"
			"loc_description"		"#Quest_Kills_Map_desc"
		}
		"303"
		{
			"name"		"Casual Mirage 10 P90 Kills"
			"loc_name"		"#Quest_Weapon_Map"
			"loc_description"		"#Quest_Weapon_Map_desc"
			"points"		"10"
			"gamemode"		"casual"
			"map"		"de_mirage"
			"mapgroup"		"mg_active"
			"expression"		" %weapon_p90% && %act_kill_human% "
			"difficulty"		"1"
			"quest_reward"		"quest_reward_crate_vanguard"
		}
		"304"
		{
			"name"		"Deathmatch Mirage 20 fiveseven Kills"
			"loc_name"		"#Quest_Weapon_Map"
			"loc_description"		"#Quest_Weapon_Map_desc"
			"points"		"20"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_active"
			"map"		"de_mirage"
			"expression"		" %weapon_fiveseven% && %act_kill_human% "
			"difficulty"		"1"
			"quest_reward"		"set_mirage"
		}
		"305"
		{
			"name"		"Casual Dust2 10 UMP Kills"
			"loc_name"		"#Quest_Weapon_Map"
			"loc_description"		"#Quest_Weapon_Map_desc"
			"points"		"10"
			"gamemode"		"casual"
			"map"		"de_dust2"
			"mapgroup"		"mg_active"
			"expression"		" %weapon_ump45% && %act_kill_human% "
			"difficulty"		"1"
			"quest_reward"		"quest_reward_crate_vanguard"
		}
		"306"
		{
			"name"		"Casual Dust2 10 Nova Kills"
			"loc_name"		"#Quest_Weapon_Map"
			"loc_description"		"#Quest_Weapon_Map_desc"
			"points"		"10"
			"gamemode"		"casual"
			"map"		"de_dust2"
			"mapgroup"		"mg_active"
			"expression"		" %weapon_nova% && %act_kill_human% "
			"difficulty"		"1"
			"quest_reward"		"set_dust"
		}
		"307"
		{
			"name"		"Casual Mirage 30 Kills"
			"loc_name"		"#Quest_Kills_Map"
			"loc_description"		"#Quest_Kills_Map_desc"
			"points"		"30"
			"gamemode"		"casual"
			"map"		"de_mirage"
			"mapgroup"		"mg_active"
			"expression"		" %act_kill_human% "
			"difficulty"		"1"
			"quest_reward"		"set_mirage"
		}
		"308"
		{
			"name"		"Casual Dust2 30 Kills"
			"loc_name"		"#Quest_Kills_Map"
			"loc_description"		"#Quest_Kills_Map_desc"
			"points"		"30"
			"gamemode"		"casual"
			"mapgroup"		"mg_active"
			"map"		"de_dust2"
			"expression"		" %act_kill_human% "
			"difficulty"		"1"
			"operational_points"		"1"
			"quest_reward"		"quest_reward_crate_vanguard"
		}
		"309"
		{
			"name"		"Deathmatch Mirage 30 tec9 Kills"
			"loc_name"		"#Quest_Weapon_Map"
			"loc_description"		"#Quest_Weapon_Map_desc"
			"points"		"30"
			"gamemode"		"deathmatch"
			"map"		"de_mirage"
			"mapgroup"		"mg_active"
			"expression"		" %weapon_tec9% && %act_kill_human% "
			"difficulty"		"2"
			"quest_reward"		"quest_reward_crate_vanguard"
		}
		"310"
		{
			"name"		"Deathmatch Mirage 30 AWP Kills"
			"loc_name"		"#Quest_Weapon_Map"
			"loc_description"		"#Quest_Weapon_Map_desc"
			"points"		"30"
			"gamemode"		"deathmatch"
			"map"		"de_mirage"
			"mapgroup"		"mg_active"
			"expression"		" %weapon_awp% && %act_kill_human% "
			"difficulty"		"2"
			"quest_reward"		"set_mirage"
		}
		"311"
		{
			"name"		"Win 16 Rounds Competitive Mirage"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"points"		"16"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_mirage"
			"expression"		" %act_win_round% "
			"difficulty"		"2"
			"quest_reward"		"quest_reward_crate_vanguard"
		}
		"312"
		{
			"name"		"Deathmatch Dust2 SSG08 20 Kills"
			"loc_name"		"#Quest_Weapon_Map"
			"loc_description"		"#Quest_Weapon_Map_desc"
			"points"		"20"
			"gamemode"		"deathmatch"
			"map"		"de_dust2"
			"mapgroup"		"mg_active"
			"expression"		" %weapon_ssg08% && %act_kill_human% "
			"difficulty"		"2"
			"quest_reward"		"set_dust_2"
		}
		"313"
		{
			"name"		"Deathmatch Dust2 AK47 30 Kills"
			"loc_name"		"#Quest_Weapon_Map"
			"loc_description"		"#Quest_Weapon_Map_desc"
			"points"		"30"
			"gamemode"		"deathmatch"
			"map"		"de_dust2"
			"mapgroup"		"mg_active"
			"expression"		" %weapon_ak47% && %act_kill_human% "
			"difficulty"		"2"
			"quest_reward"		"set_dust_2"
		}
		"314"
		{
			"name"		"Win 16 Rounds Competitive Dust2"
			"loc_name"		"#Quest_Win_Rounds_Map"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
			"points"		"16"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_dust2"
			"expression"		" %act_win_round% "
			"difficulty"		"2"
			"operational_points"		"2"
			"quest_reward"		"quest_reward_crate_vanguard"
		}
		"315"
		{
			"name"		"Deathmatch Mirage SSG08 75 Kills"
			"loc_name"		"#Quest_Weapon_Map"
			"loc_description"		"#Quest_Weapon_Map_desc"
			"points"		"75"
			"gamemode"		"deathmatch"
			"map"		"de_mirage"
			"mapgroup"		"mg_active"
			"expression"		" %weapon_ssg08% && %act_kill_human% "
			"difficulty"		"3"
			"quest_reward"		"set_mirage"
		}
		"316"
		{
			"name"		"Deathmatch Mirage Famas 100 Kills"
			"loc_name"		"#Quest_Weapon_Map"
			"loc_description"		"#Quest_Weapon_Map_desc"
			"points"		"100"
			"gamemode"		"deathmatch"
			"map"		"de_mirage"
			"mapgroup"		"mg_active"
			"expression"		" %weapon_famas% && %act_kill_human% "
			"difficulty"		"3"
			"quest_reward"		"set_mirage"
		}
		"317"
		{
			"name"		"Win Competitive Mirage Twice"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"points"		"2"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_mirage"
			"expression"		" %act_win_match% "
			"difficulty"		"3"
			"quest_reward"		"quest_reward_crate_vanguard"
		}
		"318"
		{
			"name"		"Deathmatch Dust2 Galil 100 Kills"
			"loc_name"		"#Quest_Weapon_Map"
			"loc_description"		"#Quest_Weapon_Map_desc"
			"points"		"100"
			"gamemode"		"deathmatch"
			"map"		"de_dust2"
			"mapgroup"		"mg_active"
			"expression"		" %weapon_galilar% && %act_kill_human% "
			"difficulty"		"3"
			"quest_reward"		"set_dust_2"
		}
		"319"
		{
			"name"		"Deathmatch Dust2 Deagle 75 Kills"
			"loc_name"		"#Quest_Weapon_Map"
			"loc_description"		"#Quest_Weapon_Map_desc"
			"points"		"75"
			"gamemode"		"deathmatch"
			"map"		"de_dust2"
			"mapgroup"		"mg_active"
			"expression"		" %weapon_deagle% && %act_kill_human% "
			"difficulty"		"3"
			"quest_reward"		"set_dust_2"
		}
		"320"
		{
			"name"		"Deathmatch Dust2 AK47 100 Kills"
			"loc_name"		"#Quest_Weapon_Map"
			"loc_description"		"#Quest_Weapon_Map_desc"
			"points"		"100"
			"gamemode"		"deathmatch"
			"map"		"de_dust2"
			"mapgroup"		"mg_active"
			"expression"		" %weapon_ak47% && %act_kill_human% "
			"difficulty"		"3"
			"quest_reward"		"set_dust"
		}
		"321"
		{
			"name"		"Win Competitive Dust2 Twice"
			"loc_name"		"#Quest_Win_a_Mapgroup"
			"loc_description"		"#Quest_Win_a_Mapgroup_desc"
			"points"		"2"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_dust2"
			"expression"		" %act_win_match% "
			"difficulty"		"3"
			"operational_points"		"3"
			"quest_reward"		"quest_reward_crate_vanguard"
		}
		"401"
		{
			"name"		"ArmsRace Shoots 20 Kills"
			"gamemode"		"gungameprogressive"
			"map"		"ar_shoots"
			"mapgroup"		"mg_armsrace"
			"expression"		" %act_kill_human% "
			"points"		"20"
			"difficulty"		"2"
			"quest_reward"		"quest_reward_crate_vanguard"
			"loc_name"		"#Quest_Kills_Map"
			"loc_description"		"#Quest_Kills_Map_desc"
		}
		"402"
		{
			"name"		"ArmsRace Safehouse 10 Kills"
			"gamemode"		"gungameprogressive"
			"map"		"de_safehouse"
			"mapgroup"		"mg_armsrace"
			"expression"		" %act_kill_human% "
			"points"		"10"
			"difficulty"		"1"
			"quest_reward"		"set_safehouse"
			"loc_name"		"#Quest_Kills_Map"
			"loc_description"		"#Quest_Kills_Map_desc"
		}
		"403"
		{
			"name"		"Demolition 10 Kills"
			"gamemode"		"gungametrbomb"
			"mapgroup"		"mg_demolition"
			"expression"		" %act_kill_human% "
			"points"		"10"
			"difficulty"		"1"
			"quest_reward"		"set_aztec"
			"loc_name"		"#Quest_Kills_Mode"
			"loc_description"		"#Quest_Kills_Mode_desc"
		}
		"404"
		{
			"name"		"ArmsRace Monastery 10 Kills"
			"gamemode"		"gungameprogressive"
			"map"		"ar_monastery"
			"mapgroup"		"mg_armsrace"
			"expression"		" %act_kill_human% "
			"points"		"10"
			"difficulty"		"1"
			"quest_reward"		"set_lake"
			"loc_name"		"#Quest_Kills_Map"
			"loc_description"		"#Quest_Kills_Map_desc"
		}
		"405"
		{
			"name"		"Deathmatch Nuke Bonus Points 50"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_active"
			"map"		"de_nuke"
			"expression"		" %act_dm_bonus_points% "
			"points"		"50"
			"difficulty"		"1"
			"quest_reward"		"quest_reward_crate_vanguard"
			"loc_name"		"#Quest_DMBonusPoints_Map"
			"loc_description"		"#Quest_DMBonusPoints_Map_desc"
		}
		"406"
		{
			"name"		"ArmsRace StMarc 10 Kills"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_armsrace"
			"map"		"de_stmarc"
			"expression"		" %act_kill_human% "
			"points"		"10"
			"difficulty"		"1"
			"quest_reward"		"set_train"
			"loc_name"		"#Quest_Kills_Map"
			"loc_description"		"#Quest_Kills_Map_desc"
		}
		"407"
		{
			"name"		"ArmsRace Safehouse 20 Kills"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_armsrace"
			"map"		"de_safehouse"
			"expression"		" %act_kill_human% "
			"points"		"20"
			"difficulty"		"1"
			"quest_reward"		"quest_reward_crate_vanguard"
			"loc_name"		"#Quest_Kills_Map"
			"loc_description"		"#Quest_Kills_Map_desc"
		}
		"408"
		{
			"name"		"ArmsRace Lake 20 Kills"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_armsrace"
			"map"		"de_lake"
			"expression"		" %act_kill_human% "
			"points"		"20"
			"difficulty"		"1"
			"operational_points"		"1"
			"quest_reward"		"quest_reward_crate_vanguard"
			"loc_name"		"#Quest_Kills_Map"
			"loc_description"		"#Quest_Kills_Map_desc"
		}
		"409"
		{
			"name"		"Demolition ShortDust 20 Kills"
			"gamemode"		"gungametrbomb"
			"mapgroup"		"mg_demolition"
			"map"		"de_shortdust"
			"expression"		" %act_kill_human% "
			"points"		"20"
			"difficulty"		"2"
			"quest_reward"		"set_dust"
			"loc_name"		"#Quest_Kills_Map"
			"loc_description"		"#Quest_Kills_Map_desc"
		}
		"410"
		{
			"name"		"Deathmatch Inferno Bonus Points 100"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_active"
			"map"		"de_inferno"
			"expression"		" %act_dm_bonus_points% "
			"points"		"100"
			"difficulty"		"2"
			"quest_reward"		"set_inferno"
			"loc_name"		"#Quest_DMBonusPoints_Map"
			"loc_description"		"#Quest_DMBonusPoints_Map_desc"
		}
		"411"
		{
			"name"		"Demolition 20 Kills"
			"gamemode"		"gungametrbomb"
			"mapgroup"		"mg_demolition"
			"expression"		" %act_kill_human% "
			"points"		"20"
			"difficulty"		"2"
			"quest_reward"		"set_vertigo"
			"loc_name"		"#Quest_Kills_Mode"
			"loc_description"		"#Quest_Kills_Mode_desc"
		}
		"412"
		{
			"name"		"Deathmatch Nuke Bonus Points 100"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_active"
			"map"		"de_nuke"
			"expression"		" %act_dm_bonus_points% "
			"points"		"100"
			"difficulty"		"2"
			"quest_reward"		"quest_reward_crate_vanguard"
			"loc_name"		"#Quest_DMBonusPoints_Map"
			"loc_description"		"#Quest_DMBonusPoints_Map_desc"
		}
		"413"
		{
			"name"		"ArmsRace St Marc 20 Kills"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_armsrace"
			"map"		"de_stmarc"
			"expression"		" %act_kill_human% "
			"points"		"20"
			"difficulty"		"2"
			"quest_reward"		"set_italy"
			"loc_name"		"#Quest_Kills_Map"
			"loc_description"		"#Quest_Kills_Map_desc"
		}
		"414"
		{
			"name"		"ArmsRace Safehouse 40 Kills"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_armsrace"
			"map"		"de_safehouse"
			"expression"		" %act_kill_human% "
			"points"		"40"
			"difficulty"		"2"
			"quest_reward"		"quest_reward_crate_vanguard"
			"loc_name"		"#Quest_Kills_Map"
			"loc_description"		"#Quest_Kills_Map_desc"
		}
		"415"
		{
			"name"		"ArmsRace Lake 40 Kills"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_armsrace"
			"map"		"de_lake"
			"expression"		" %act_kill_human% "
			"points"		"40"
			"difficulty"		"2"
			"operational_points"		"2"
			"quest_reward"		"quest_reward_crate_vanguard"
			"loc_name"		"#Quest_Kills_Map"
			"loc_description"		"#Quest_Kills_Map_desc"
		}
		"416"
		{
			"name"		"Deathmatch Inferno Bonus Points 200"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_active"
			"map"		"de_inferno"
			"expression"		" %act_dm_bonus_points% "
			"points"		"200"
			"difficulty"		"3"
			"quest_reward"		"set_inferno"
			"loc_name"		"#Quest_DMBonusPoints_Map"
			"loc_description"		"#Quest_DMBonusPoints_Map_desc"
		}
		"417"
		{
			"name"		"Demolition 40 Kills"
			"gamemode"		"gungametrbomb"
			"mapgroup"		"mg_demolition"
			"expression"		" %act_kill_human% "
			"points"		"40"
			"difficulty"		"3"
			"quest_reward"		"set_overpass"
			"loc_name"		"#Quest_Kills_Mode"
			"loc_description"		"#Quest_Kills_Mode_desc"
		}
		"418"
		{
			"name"		"Deathmatch Nuke Bonus Points 200"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_active"
			"map"		"de_nuke"
			"expression"		" %act_dm_bonus_points% "
			"points"		"200"
			"difficulty"		"3"
			"quest_reward"		"quest_reward_crate_vanguard"
			"loc_name"		"#Quest_DMBonusPoints_Map"
			"loc_description"		"#Quest_DMBonusPoints_Map_desc"
		}
		"419"
		{
			"name"		"ArmsRace St Marc 40 Kills"
			"gamemode"		"gungameprogressive"
			"map"		"de_stmarc"
			"mapgroup"		"mg_armsrace"
			"expression"		" %act_kill_human% "
			"points"		"40"
			"difficulty"		"3"
			"quest_reward"		"set_italy"
			"loc_name"		"#Quest_Kills_Map"
			"loc_description"		"#Quest_Kills_Map_desc"
		}
		"420"
		{
			"name"		"Win ArmsRace Safehouse"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_armsrace"
			"map"		"de_safehouse"
			"expression"		" %act_win_match% "
			"points"		"1"
			"difficulty"		"3"
			"quest_reward"		"quest_reward_crate_vanguard"
			"loc_name"		"#Quest_Win_a_Map"
			"loc_description"		"#Quest_Win_a_Map_desc"
		}
		"421"
		{
			"name"		"Win ArmsRace Lake"
			"gamemode"		"gungameprogressive"
			"map"		"de_lake"
			"mapgroup"		"mg_armsrace"
			"expression"		" %act_win_match% "
			"points"		"1"
			"difficulty"		"3"
			"operational_points"		"3"
			"quest_reward"		"quest_reward_crate_vanguard"
			"loc_name"		"#Quest_Win_a_Map"
			"loc_description"		"#Quest_Win_a_Map_desc"
		}
		"501"
		{
			"name"		"Deathmatch Op6 p250 kills"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_op_op06"
			"expression"		" %act_kill_human% && %weapon_p250% "
			"expr_bonus"		" %act_kill_human% && %weapon_p250% && %cond_damage_headshot% "
			"points"		"30"
			"xp_bonus_percent"		"200"
			"difficulty"		"2"
			"loc_name"		"Op_bloodhound_501"
			"loc_description"		"#Quest_Weapon_Mapgroup_desc"
			"loc_bonus"		"#quest_bonus_headshot"
		}
		"502"
		{
			"name"		"Casual Reserve 10 Awp kills w/set_lake"
			"gamemode"		"casual"
			"mapgroup"		"mg_reserves"
			"expression"		" %act_kill_human% && %weapon_awp% "
			"expr_bonus"		" %act_kill_human% && %weapon_awp% && %set_lake% "
			"points"		"10"
			"xp_bonus_percent"		"100"
			"difficulty"		"1"
			"loc_name"		"Op_bloodhound_502"
			"loc_description"		"#Quest_Weapon_Mapgroup_desc"
			"loc_bonus"		"#quest_bonus_set_lake"
		}
		"503"
		{
			"name"		"Casual Active Duty SSG08 Damage: 1500"
			"gamemode"		"casual"
			"mapgroup"		"mg_active"
			"expression"		" %weapon_ssg08% ? %act_damage% : 0 "
			"expr_bonus"		" ( %map_de_train% && %weapon_ssg08% ) ? %act_damage% : 0 "
			"points"		"1500"
			"xp_bonus_percent"		"50"
			"difficulty"		"1"
			"loc_name"		"Op_bloodhound_503"
			"loc_description"		"#Quest_WeaponDamage_Mapgroup_desc"
			"loc_bonus"		"#quest_bonus_de_train"
		}
		"504"
		{
			"name"		"Deathmatch Zoo Kills"
			"points"		"40"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_op_op06"
			"map"		"de_zoo"
			"expression"		" %weapon_aug% && %act_kill_human% "
			"expr_bonus"		" %weapon_aug% && %act_kill_human% && %cond_player_zoomed% "
			"xp_bonus_percent"		"100"
			"difficulty"		"1"
			"loc_name"		"Op_bloodhound_504"
			"loc_description"		"#Quest_Weapon_Map_desc"
			"loc_bonus"		"#quest_bonus_zoomed"
		}
		"505"
		{
			"name"		"Demolition 20 kills"
			"gamemode"		"gungametrbomb"
			"mapgroup"		"mg_demolition"
			"expression"		" %act_kill_human% "
			"expr_bonus"		" %act_kill_human% && %set_lake% "
			"points"		"20"
			"operational_points"		"1"
			"xp_bonus_percent"		"100"
			"difficulty"		"1"
			"loc_name"		"Op_bloodhound_505"
			"loc_description"		"#Quest_Kills_Mode_desc"
			"loc_bonus"		"#quest_bonus_set_lake"
		}
		"506"
		{
			"name"		"Deathmatch SSG08 Op6 kills 40"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_op_op06"
			"expression"		" %weapon_ssg08% && ( %act_kill_human% || %act_kill_chicken% ) "
			"expr_bonus"		" %weapon_ssg08% && %act_kill_chicken% "
			"points"		"50"
			"xp_bonus_percent"		"50"
			"difficulty"		"2"
			"loc_name"		"Op_bloodhound_506"
			"loc_description"		"#Quest_Weapon_Mapgroup_desc"
			"loc_bonus"		"#quest_bonus_chickens"
			"string_tokens"
			{
				"optional_target"		"#quest_target_human_or_chicken"
			}
		}
		"507"
		{
			"name"		"Deathmatch Mirage AWP kills 40"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_active"
			"map"		"de_mirage"
			"expression"		" %weapon_awp% && %act_kill_human% "
			"expr_bonus"		" %weapon_awp% && %act_kill_human% && ( %cond_life_killstreak_human% >= 3 ) "
			"points"		"40"
			"xp_bonus_percent"		"200"
			"difficulty"		"2"
			"loc_name"		"Op_bloodhound_507"
			"loc_description"		"#Quest_Weapon_Map_desc"
			"loc_bonus"		"#quest_bonus_killstreak_3"
		}
		"508"
		{
			"name"		"Deathmatch Dust2 Deagle kills 40"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_active"
			"map"		"de_dust2"
			"expression"		" %weapon_deagle% && %act_kill_human% "
			"expr_bonus"		" %weapon_deagle% && %act_kill_human% && %set_community_7% "
			"points"		"60"
			"xp_bonus_percent"		"100"
			"difficulty"		"2"
			"loc_name"		"Op_bloodhound_508"
			"loc_description"		"#Quest_Weapon_Map_desc"
			"loc_bonus"		"#quest_bonus_set_community_7"
		}
		"509"
		{
			"name"		"Casual Active CZ or Enemy Weapons 20"
			"gamemode"		"casual"
			"mapgroup"		"mg_active"
			"expression"		" %act_kill_human% && ( %weapon_cz75a% || %cond_item_borrowed_enemy% ) "
			"expr_bonus"		" %act_kill_human% && %cond_item_borrowed_enemy% "
			"points"		"20"
			"operational_points"		"2"
			"xp_bonus_percent"		"100"
			"difficulty"		"2"
			"loc_name"		"Op_bloodhound_509"
			"loc_description"		"#Quest_Weapon_Mapgroup_desc"
			"loc_bonus"		"#quest_bonus_borrowed_gun_enemy"
			"quest_icon"		"cz75a"
			"string_tokens"
			{
				"weapon"		"#quest_weapon_CZ75a_or_enemy_weapon"
			}
		}
		"510"
		{
			"name"		"Graduation: Casual Active Awp Kills First 3 bullets"
			"gamemode"		"casual"
			"mapgroup"		"mg_active"
			"expression"		" %act_kill_human% && %weapon_awp% && ( %cond_bullet_since_spawn% <= 3 ) "
			"expr_bonus"		" %act_kill_human% && %weapon_awp% && ( %cond_bullet_since_spawn% <= 1 ) "
			"points"		"15"
			"xp_bonus_percent"		"200"
			"difficulty"		"2"
			"loc_name"		"Op_bloodhound_510"
			"loc_description"		"#Quest_Weapon_Within_3_Mapgroup_desc"
			"loc_bonus"		"#quest_bonus_bulletcount_1"
		}
		"511"
		{
			"name"		"VIP - mg_op_op06"
			"gamemode"		"casual"
			"mapgroup"		"mg_reserves"
			"map"		"cs_militia"
			"expression"		" ( %act_kill_target% ) && ( %cond_victim_terrorist% ) && ( %cond_player_ct% ) "
			"points"		"1"
			"target_team"		"2"
			"difficulty"		"2"
			"loc_name"		"Op_bloodhound_511"
			"loc_description"		"#Quest_Assassination_desc"
			"quest_icon"		"assassin"
			"string_tokens"
			{
				"target"		"#quest_target_sergei"
				"victim team"		"#CSGOEcon_SelectTerrorist"
			}
		}
		"512"
		{
			"name"		"Arms Race St. Marc 15 kills ( set_italy )"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_armsrace"
			"map"		"de_stmarc"
			"expression"		" %act_kill_human% "
			"expr_bonus"		" %act_kill_human% && %set_italy% "
			"points"		"20"
			"xp_bonus_percent"		"100"
			"difficulty"		"1"
			"loc_name"		"Op_bloodhound_512"
			"loc_description"		"#Quest_Kills_Map_desc"
			"loc_bonus"		"#quest_bonus_set_italy"
		}
		"513"
		{
			"name"		"Competitive Season win 6 rounds"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_season"
			"expression"		" %act_win_round% "
			"points"		"8"
			"difficulty"		"1"
			"loc_name"		"Op_bloodhound_513"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
		}
		"514"
		{
			"name"		"Competitive Cobblestone win 8 rounds"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_cbble"
			"expression"		" %act_win_round% "
			"points"		"8"
			"difficulty"		"1"
			"loc_name"		"Op_bloodhound_514"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
		}
		"515"
		{
			"name"		"Casual Rails AWP Kills 10"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op06"
			"map"		"de_rails"
			"expression"		" %act_kill_human% && %weapon_awp% "
			"expr_bonus"		" %act_kill_human% && %weapon_awp% && %cond_damage_headshot% "
			"points"		"10"
			"xp_bonus_percent"		"200"
			"difficulty"		"1"
			"loc_name"		"Op_bloodhound_515"
			"loc_description"		"#Quest_Weapon_Map_desc"
			"loc_bonus"		"#quest_bonus_headshot"
		}
		"516"
		{
			"name"		"Competitive Mirage win 6 rounds"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_mirage"
			"expression"		" %act_win_round% "
			"points"		"8"
			"difficulty"		"1"
			"loc_name"		"Op_bloodhound_516"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
		}
		"517"
		{
			"name"		"Pickup Hostages Reserve 10"
			"gamemode"		"casual"
			"mapgroup"		"mg_reserves"
			"map"		"cs_assault"
			"expression"		" %act_pick_up_hostage% "
			"points"		"10"
			"operational_points"		"1"
			"difficulty"		"1"
			"loc_name"		"Op_bloodhound_517"
			"loc_description"		"#Quest_Rescue_Map_desc"
		}
		"518"
		{
			"name"		"Competitive Zoo win 16 rounds"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_zoo"
			"expression"		" %act_win_round% "
			"points"		"16"
			"difficulty"		"3"
			"loc_name"		"Op_bloodhound_518"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
		}
		"519"
		{
			"name"		"Competitive Mirage win 16 rounds"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_mirage"
			"expression"		" %act_win_round% "
			"points"		"16"
			"difficulty"		"3"
			"loc_name"		"Op_bloodhound_519"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
		}
		"520"
		{
			"name"		"Guardian: Kills on Mirage"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_mirage"
			"map"		"de_mirage"
			"expression"		" %act_win_match% "
			"expr_bonus"		" %act_win_match% && ( %cond_match_rounds_played% <= 3 ) "
			"points"		"1"
			"xp_reward"		"300"
			"xp_bonus_percent"		"40"
			"difficulty"		"2"
			"loc_name"		"Op_bloodhound_520"
			"loc_description"		"#Quest_Guardian_Bomb_desc"
			"loc_bonus"		"#quest_bonus_totalrounds_3"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_mirage"
				"kills"		"quest_guardian_kills_15"
				"weapon"		"#SFUI_WPNHUD_AWP"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_maxmoneylimit"
			}
		}
		"521"
		{
			"name"		"Arms Race Safehouse 50 kills"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_armsrace"
			"map"		"de_safehouse"
			"expression"		" %act_kill_human% "
			"expr_bonus"		" %act_kill_human% && %weapon_melee% "
			"points"		"50"
			"xp_bonus_percent"		"200"
			"difficulty"		"3"
			"loc_name"		"Op_bloodhound_521"
			"loc_description"		"#Quest_Kills_Map_desc"
			"loc_bonus"		"#quest_bonus_melee"
		}
		"522"
		{
			"name"		"Competitive Train win 16 rounds"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_train"
			"expression"		" %act_win_round% "
			"points"		"16"
			"difficulty"		"3"
			"loc_name"		"Op_bloodhound_522"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
		}
		"523"
		{
			"name"		"Competitive Overpass win 32 rounds"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_overpass"
			"expression"		" %act_win_round% "
			"points"		"32"
			"difficulty"		"3"
			"loc_name"		"Op_bloodhound_523"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
		}
		"524"
		{
			"name"		"Competitive Cache 32 rounds"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_cache"
			"expression"		" %act_win_round% "
			"points"		"32"
			"operational_points"		"2"
			"difficulty"		"3"
			"loc_name"		"Op_bloodhound_524"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
		}
		"525"
		{
			"name"		"VIP - mg_op_op06"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op06"
			"map"		"cs_agency"
			"expression"		" ( %act_kill_target% ) && ( %cond_victim_terrorist% ) && ( %cond_player_ct% )"
			"points"		"1"
			"target_team"		"2"
			"difficulty"		"2"
			"operational_points"		"3"
			"loc_name"		"Op_bloodhound_525"
			"loc_description"		"#Quest_Assassination_desc"
			"quest_icon"		"assassin"
			"string_tokens"
			{
				"target"		"#quest_target_turner"
				"victim team"		"#CSGOEcon_SelectTerrorist"
			}
		}
		"526"
		{
			"name"		"Guardian: Kills with an m4 (easy)"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_dust"
			"map"		"de_dust"
			"expression"		" %act_win_match% "
			"expr_bonus"		" %act_win_match% && ( %cond_match_rounds_played% <= 4 ) "
			"points"		"1"
			"xp_reward"		"300"
			"xp_bonus_percent"		"20"
			"difficulty"		"2"
			"loc_name"		"Op_bloodhound_526"
			"loc_description"		"#Quest_Guardian_Bomb_desc"
			"loc_bonus"		"#quest_bonus_totalrounds_4"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_dust"
				"kills"		"quest_guardian_kills_15"
				"weapon"		"#SFUI_WPNHUD_M4A1"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_empty"
			}
		}
		"527"
		{
			"name"		"Guardian: Kills on Dust2"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_dust2"
			"map"		"de_dust2"
			"expression"		" %act_win_match% "
			"expr_bonus"		" %act_win_match% && ( %cond_match_rounds_played% <= 3 ) "
			"points"		"1"
			"xp_reward"		"400"
			"xp_bonus_percent"		"50"
			"difficulty"		"3"
			"loc_name"		"Op_bloodhound_527"
			"loc_description"		"#Quest_Guardian_Bomb_desc"
			"loc_bonus"		"#quest_bonus_totalrounds_3"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_dust2"
				"kills"		"quest_guardian_kills_25"
				"weapon"		"#SFUI_WPNHUD_AK47"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_empty"
			}
		}
		"528"
		{
			"name"		"Guardian: Kills on Dust Holdout"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_gd_crashsite"
			"map"		"gd_crashsite"
			"expression"		" %act_win_match% "
			"expr_bonus"		" %act_win_match% && ( %cond_match_rounds_played% <= 3 ) "
			"points"		"1"
			"xp_reward"		"500"
			"xp_bonus_percent"		"50"
			"difficulty"		"3"
			"loc_name"		"Op_bloodhound_528"
			"loc_description"		"#Quest_Guardian_Bomb_desc"
			"loc_bonus"		"#quest_bonus_totalrounds_3"
			"string_tokens"
			{
				"map"		"#SFUI_Map_gd_crashsite"
				"kills"		"quest_guardian_kills_50"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_cantbuy"
			}
		}
		"529"
		{
			"name"		"Casual Op6 income 1,000,000"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op06"
			"expression"		" ( %act_income% && %cond_player_ct% ) ? %act_income% : 0 "
			"points"		"1000000"
			"xp_reward"		"600"
			"difficulty"		"3"
			"loc_name"		"Op_bloodhound_529"
			"loc_description"		"#Quest_Income_Mapgroup_Team_desc"
			"quest_icon"		"income"
		}
		"530"
		{
			"name"		"Deathmatch Op6 Chicken Kills"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_op_op06"
			"expression"		" %act_kill_chicken% && %cond_player_ct% "
			"expr_bonus"		" %act_kill_chicken% && %cond_player_ct% && ( %cond_life_killstreak_chicken% >= 2 ) "
			"points"		"300"
			"xp_reward"		"600"
			"xp_bonus_percent"		"50"
			"difficulty"		"3"
			"loc_name"		"Op_bloodhound_530"
			"loc_description"		"#Quest_Kills_Mapgroup_Team_desc"
			"loc_bonus"		"#quest_bonus_chickenstreak_2"
			"quest_icon"		"chicken"
			"string_tokens"
			{
				"optional_target"		"#quest_target_chicken"
			}
		}
		"531"
		{
			"name"		"Unique Weapons"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op06"
			"expression"		" %act_kill_human% && %cond_match_unique_weapon% && %cond_player_ct%"
			"expr_bonus"		" %act_kill_human% && %cond_match_unique_weapon% && %cond_player_ct% && %cond_item_borrowed% "
			"points"		"100"
			"xp_reward"		"600"
			"xp_bonus_percent"		"100"
			"difficulty"		"3"
			"loc_name"		"Op_bloodhound_531"
			"loc_description"		"#Quest_Unique_Weapon_Mapgroup_Team_desc"
			"loc_bonus"		"#Quest_bonus_borrowed_gun"
			"quest_icon"		"mission-ct"
		}
		"601"
		{
			"name"		"Deathmatch Bonus Points kills"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_op_op06"
			"expression"		" %act_dm_bonus_points% "
			"expr_bonus"		" %act_dm_bonus_points% && ( %cond_life_killstreak_human% >= 2 ) "
			"points"		"200"
			"xp_bonus_percent"		"200"
			"difficulty"		"2"
			"loc_name"		"Op_bloodhound_Valeria_Two_Sides"
			"loc_description"		"#Quest_DMBonusPoints_Mapgroup_desc"
			"loc_bonus"		"#quest_bonus_killstreak_2"
		}
		"602"
		{
			"name"		"Casual Plant Bombs"
			"gamemode"		"casual"
			"mapgroup"		"mg_active"
			"expression"		" %act_plant_bomb% "
			"points"		"3"
			"difficulty"		"1"
			"loc_name"		"Op_bloodhound_Valeria_spark"
			"loc_description"		"#Quest_PlantBomb_Mapgroup_desc"
			"quest_icon"		"bomb"
		}
		"603"
		{
			"name"		"Casual Burn Damage Active Duty"
			"gamemode"		"casual"
			"mapgroup"		"mg_active"
			"expression"		" %cond_damage_burn% ? %act_damage% : 0 "
			"expr_bonus"		" ( %map_de_train% && %cond_damage_burn% ) ? %act_damage% : 0 "
			"points"		"200"
			"xp_bonus_percent"		"50"
			"difficulty"		"1"
			"loc_name"		"Op_bloodhound_Valeria_Flames"
			"loc_description"		"#Quest_Burn_Mapgroup_desc"
			"loc_bonus"		"#quest_bonus_de_train"
			"quest_icon"		"molotov"
		}
		"604"
		{
			"name"		"DM Rails Sawed Off kills"
			"points"		"10"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op06"
			"map"		"de_rails"
			"expression"		" %weapon_sawedoff% && %act_kill_human% "
			"expr_bonus"		" %weapon_sawedoff% && %act_kill_human% && ( %cond_life_killstreak_human% >= 2 ) "
			"xp_bonus_percent"		"100"
			"difficulty"		"1"
			"loc_name"		"Op_bloodhound_Valeria_tyrants"
			"loc_description"		"#Quest_Weapon_Map_desc"
			"loc_bonus"		"#quest_bonus_killstreak_2"
		}
		"605"
		{
			"name"		"Op6 Casual pistol kills"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op06"
			"expression"		" %act_kill_human% && %weapon_secondary%"
			"expr_bonus"		" %act_kill_human% && %weapon_secondary% && %set_weapons_iii% "
			"points"		"20"
			"operational_points"		"1"
			"xp_bonus_percent"		"100"
			"difficulty"		"1"
			"loc_name"		"Op_bloodhound_Valeria_booth"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"loc_bonus"		"#quest_bonus_set_weapons_iii"
		}
		"606"
		{
			"name"		"Casual Active SMG kills 30"
			"gamemode"		"casual"
			"mapgroup"		"mg_active"
			"expression"		" %act_kill_human% && %weapon_smg% && %cond_player_terrorist%  "
			"expr_bonus"		" %act_kill_human% && %weapon_smg% && %cond_player_terrorist% && %cond_roundstate_bomb_planted% "
			"points"		"25"
			"xp_bonus_percent"		"200"
			"difficulty"		"3"
			"loc_name"		"Op_bloodhound_Valeria_smg"
			"loc_description"		"#Quest_Weapon_Mapgroup_Team_desc"
			"loc_bonus"		"#quest_bonus_bomb_planted"
			"quest_icon"		"mission-t"
		}
		"607"
		{
			"name"		"Arms Race Knife Kills"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_armsrace"
			"expression"		" %weapon_melee% && %act_kill_human% "
			"expr_bonus"		" %weapon_melee% && %act_kill_human% && %map_de_lake% "
			"points"		"15"
			"xp_reward"		"405"
			"xp_bonus_percent"		"100"
			"difficulty"		"3"
			"loc_name"		"Op_bloodhound_Valeria_knife"
			"loc_description"		"#Quest_Weapon_Mode_desc"
			"loc_bonus"		"#quest_bonus_de_lake"
		}
		"608"
		{
			"name"		"Arms Race Monastery Kills, optional arms deal 1 weapon"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_armsrace"
			"map"		"ar_monastery"
			"expression"		" %act_kill_human% "
			"expr_bonus"		" %act_kill_human% && %set_weapons_i% "
			"points"		"60"
			"xp_bonus_percent"		"150"
			"difficulty"		"3"
			"loc_name"		"Op_bloodhound_Valeria_open_house"
			"loc_description"		"#Quest_Kills_Map_desc"
			"loc_bonus"		"#quest_bonus_set_weapons_i"
		}
		"609"
		{
			"name"		"Enemy Weapon"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op06"
			"expression"		" %act_kill_human% && %cond_item_borrowed_enemy% "
			"expr_bonus"		" %act_kill_human% && %cond_item_borrowed_enemy% && %cond_item_borrowed_victim% "
			"points"		"20"
			"operational_points"		"2"
			"xp_bonus_percent"		"200"
			"difficulty"		"3"
			"loc_name"		"Op_bloodhound_Valeria_rebirth"
			"loc_description"		"Quest_Kills_Mapgroup_cond_desc"
			"loc_bonus"		"#quest_bonus_borrowed_gun_own"
			"string_tokens"
			{
				"condition"		"#quest_bonus_borrowed_gun_enemy"
			}
		}
		"610"
		{
			"name"		"Kill a CT in Hostage"
			"gamemode"		"casual"
			"mapgroup"		"mg_reserves"
			"expression"		" %act_kill_human% && %cond_victim_ct% && %cond_player_terrorist% "
			"expr_bonus"		" %act_kill_human% && %cond_victim_ct% && %cond_player_terrorist% && %cond_victim_rescuing% "
			"points"		"40"
			"xp_bonus_percent"		"100"
			"difficulty"		"3"
			"loc_name"		"Op_bloodhound_Valeria_meet_mentor"
			"loc_description"		"#Quest_Kills_Mapgroup_Victim_Team_desc"
			"loc_bonus"		"#quest_bonus_victim_rescuing"
			"quest_icon"		"hostage"
		}
		"611"
		{
			"name"		"VIP - mg_op_op06"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op06"
			"map"		"de_log"
			"expression"		" %act_kill_target% && %cond_victim_ct% && %cond_player_terrorist% "
			"expr_bonus"		" %act_kill_target% && %cond_victim_ct% && %weapon_taser%"
			"points"		"1"
			"target_team"		"3"
			"difficulty"		"2"
			"xp_bonus_percent"		"100"
			"loc_name"		"Op_bloodhound_Valeria_dead_turner"
			"loc_description"		"#Quest_Assassination_desc"
			"quest_icon"		"assassin"
			"loc_bonus"		"#quest_bonus_taser"
			"string_tokens"
			{
				"target"		"#quest_target_jackson"
			}
		}
		"612"
		{
			"name"		"Guardian: Office Kills (easy)"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_cs_office"
			"map"		"cs_office"
			"expression"		" %act_win_match% "
			"expr_bonus"		" %act_win_match% && ( %cond_match_rounds_played% <= 3 ) "
			"points"		"1"
			"xp_reward"		"300"
			"xp_bonus_percent"		"30"
			"difficulty"		"2"
			"loc_name"		"Op_bloodhound_Valeria_loyalty"
			"loc_description"		"#Quest_Guardian_Hostage_desc"
			"loc_bonus"		"#quest_bonus_totalrounds_3"
			"string_tokens"
			{
				"map"		"#SFUI_Map_cs_office"
				"kills"		"quest_guardian_kills_30"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_terrorist"
				"extradetails"		"#quest_guardian_empty"
			}
		}
		"613"
		{
			"name"		"Demolition Bomb Plants"
			"gamemode"		"gungametrbomb"
			"mapgroup"		"mg_demolition"
			"expression"		" %act_plant_bomb% "
			"points"		"5"
			"difficulty"		"1"
			"loc_name"		"Op_bloodhound_Valeria_resources"
			"loc_description"		"#Quest_PlantBomb_Mapgroup_Desc"
		}
		"614"
		{
			"name"		"Competitive Resort win 8 rounds"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_log"
			"expression"		" %act_win_round% "
			"points"		"8"
			"difficulty"		"1"
			"loc_name"		"Op_bloodhound_Valeria_conflict"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
		}
		"615"
		{
			"name"		"Casual reserves AWP Kills 10"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op06"
			"map"		"de_season"
			"expression"		" %act_kill_human% && %weapon_awp% "
			"expr_bonus"		" %act_kill_human% && %weapon_awp% && %cond_damage_headshot% "
			"points"		"10"
			"xp_bonus_percent"		"200"
			"difficulty"		"1"
			"loc_name"		"Op_bloodhound_Valeria_role_turner"
			"loc_description"		"#Quest_Weapon_Map_desc"
			"loc_bonus"		"#quest_bonus_headshot"
		}
		"616"
		{
			"name"		"Competitive train win 6 rounds"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_train"
			"expression"		" %act_win_round% "
			"points"		"8"
			"difficulty"		"1"
			"loc_name"		"Op_bloodhound_Valeria_message"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
		}
		"617"
		{
			"name"		"Headshots"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op06"
			"expression"		" %act_kill_human% && %cond_damage_headshot% "
			"expr_bonus"		" %act_kill_human% && %cond_damage_headshot% && %set_community_2% "
			"points"		"10"
			"xp_bonus_percent"		"200"
			"operational_points"		"1"
			"difficulty"		"1"
			"loc_name"		"Op_bloodhound_Valeria_pollock_turner"
			"loc_description"		"#Quest_Headshots_Mapgroup_desc"
			"loc_bonus"		"#quest_bonus_set_community_2"
		}
		"618"
		{
			"name"		"Competitive Agency win 16 rounds"
			"gamemode"		"competitive"
			"mapgroup"		"mg_cs_agency"
			"expression"		" %act_win_round% "
			"points"		"16"
			"difficulty"		"3"
			"loc_name"		"Op_bloodhound_Valeria_underhill_turner"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
		}
		"619"
		{
			"name"		"Competitive Dust2 win 16 rounds"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_dust2"
			"expression"		" %act_win_round% "
			"points"		"16"
			"difficulty"		"3"
			"loc_name"		"Op_bloodhound_Valeria_maghreb_turner"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
		}
		"620"
		{
			"name"		"Guardian: Kills on Bank"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_gd_bank"
			"map"		"gd_bank"
			"expression"		" %act_win_match% "
			"expr_bonus"		" %act_win_match% && ( %cond_match_rounds_played% <= 3 ) "
			"points"		"1"
			"xp_reward"		"500"
			"xp_bonus_percent"		"30"
			"difficulty"		"3"
			"loc_name"		"Op_bloodhound_Valeria_bank_turner"
			"loc_description"		"#Quest_Guardian_Hostage_desc"
			"loc_bonus"		"#quest_bonus_totalrounds_3"
			"string_tokens"
			{
				"map"		"#SFUI_Map_gd_bank"
				"kills"		"quest_guardian_kills_40"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_terrorist"
				"extradetails"		"#quest_guardian_maxmoneylimit"
			}
		}
		"621"
		{
			"name"		"Competitive Overpass win 16 rounds"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_overpass"
			"expression"		" %act_win_round% "
			"points"		"16"
			"difficulty"		"3"
			"loc_name"		"Op_bloodhound_Valeria_fruitless_turner"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
		}
		"622"
		{
			"name"		"Competitive Train win 16 rounds"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_train"
			"expression"		" %act_win_round% "
			"points"		"16"
			"difficulty"		"3"
			"loc_name"		"Op_bloodhound_Valeria_fear_turner"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
		}
		"623"
		{
			"name"		"Competitive Resort win 32 rounds"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_resort"
			"expression"		" %act_win_round% "
			"points"		"32"
			"difficulty"		"3"
			"loc_name"		"Op_bloodhound_Valeria_elysee_turner"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
		}
		"624"
		{
			"name"		"Competitive Mirage 32 rounds"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_mirage"
			"expression"		" %act_win_round% "
			"points"		"32"
			"operational_points"		"2"
			"difficulty"		"3"
			"loc_name"		"Op_bloodhound_Valeria_history_turner"
			"loc_description"		"#Quest_Win_Rounds_Map_desc"
		}
		"625"
		{
			"name"		"VIP - mg_op_op06"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op06"
			"map"		"de_season"
			"expression"		" ( %act_kill_target% ) && ( %cond_victim_ct% ) && ( %cond_player_terrorist% ) "
			"points"		"1"
			"target_team"		"3"
			"difficulty"		"2"
			"operational_points"		"3"
			"loc_name"		"Op_bloodhound_Valeria_blunt_turner"
			"loc_description"		"#Quest_Assassination_desc"
			"quest_icon"		"assassin"
			"string_tokens"
			{
				"target"		"#quest_target_chapel"
			}
		}
		"626"
		{
			"name"		"Guardian: Cobblestone"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_gd_cbble"
			"map"		"gd_cbble"
			"expression"		" %act_win_match% "
			"expr_bonus"		" %act_win_match% && ( %cond_match_rounds_played% <= 3 ) "
			"points"		"1"
			"xp_reward"		"400"
			"xp_bonus_percent"		"50"
			"difficulty"		"3"
			"loc_name"		"Op_bloodhound_Valeria_cobble_turner"
			"loc_description"		"#Quest_Guardian_Hostage_desc"
			"loc_bonus"		"#quest_bonus_totalrounds_3"
			"string_tokens"
			{
				"map"		"#SFUI_Map_gd_cbble"
				"kills"		"quest_guardian_kills_15"
				"weapon"		"#SFUI_WPNHUD_SSG08"
				"team"		"#quest_team_terrorist"
				"extradetails"		"#quest_guardian_empty"
			}
		}
		"627"
		{
			"name"		"Guardian: Kills on Lake"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_gd_lake"
			"map"		"gd_lake"
			"expression"		" %act_win_match% "
			"expr_bonus"		" %act_win_match% && ( %cond_match_rounds_played% <= 3 ) "
			"points"		"1"
			"xp_reward"		"300"
			"xp_bonus_percent"		"50"
			"difficulty"		"2"
			"loc_name"		"Op_bloodhound_Valeria_journalist_turner"
			"loc_description"		"#Quest_Guardian_Hostage_desc"
			"loc_bonus"		"#quest_bonus_totalrounds_3"
			"string_tokens"
			{
				"map"		"#SFUI_Map_gd_lake"
				"kills"		"quest_guardian_kills_15"
				"weapon"		"#SFUI_WPNHUD_xm1014"
				"team"		"#quest_team_terrorist"
				"extradetails"		"#quest_guardian_maxmoneylimit"
			}
		}
		"629"
		{
			"name"		"Casual Active Duty Spend 1,000,000"
			"gamemode"		"casual"
			"mapgroup"		"mg_active"
			"expression"		" ( %act_spend% && %cond_player_terrorist% ) ? %act_spend% : 0 "
			"points"		"1000000"
			"xp_reward"		"600"
			"difficulty"		"3"
			"loc_name"		"op_bloodhound_booth_Spend"
			"loc_description"		"#Quest_Spend_Mapgroup_Team_desc"
			"quest_icon"		"income"
		}
		"630"
		{
			"name"		"Casual blind players"
			"gamemode"		"casual"
			"mapgroup"		"mg_active"
			"expression"		" %act_flashbang_enemy% && %cond_player_terrorist%"
			"points"		"50"
			"xp_reward"		"600"
			"difficulty"		"3"
			"loc_name"		"op_bloodhound_booth_flash"
			"loc_description"		"#Quest_Flashbang_Mapgroup_Team_desc"
			"quest_icon"		"flashbang"
		}
		"631"
		{
			"name"		"Defend the Bomb"
			"gamemode"		"casual"
			"mapgroup"		"mg_active"
			"expression"		" %act_kill_human% && %cond_player_terrorist% && %cond_roundstate_bomb_planted% "
			"expr_bonus"		" %act_kill_human% && %cond_player_terrorist% && %cond_roundstate_bomb_planted% && %set_bravo_ii% "
			"points"		"25"
			"xp_reward"		"600"
			"xp_bonus_percent"		"50"
			"difficulty"		"3"
			"loc_name"		"op_bloodhound_booth_bomb"
			"loc_description"		"#Quest_Defend_Bomb_Mapgroup_desc"
			"loc_bonus"		"#quest_bonus_set_bravo_ii"
			"quest_icon"		"bomb"
		}
		"701"
		{
			"name"		"placeholder_701"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op07"
			"points"		"10"
			"expression"		"%cond_damage_burn% ? %act_damage% : 0"
			"difficulty"		"1"
			"loc_name"		"op07_quest_name_701"
			"quest_icon"		"molotov"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_deal"
				"actions"		"#quest_action_plural_damage_burn"
				"action"		"#quest_action_singular_damage_burn"
			}
		}
		"702"
		{
			"name"		"placeholder_702"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_op_op07"
			"map"		"cs_cruise"
			"points"		"20"
			"expression"		"%act_kill_human% && %weapon_secondary%"
			"expr_bonus"		"%act_kill_human% && %weapon_elite%"
			"difficulty"		"1"
			"xp_bonus_percent"		"50"
			"loc_name"		"op07_quest_name_702"
			"quest_icon"		"deathmatch"
			"loc_bonus"		"#quest_bonus_weapon_elite"
		}
		"703"
		{
			"name"		"placeholder_703"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op07"
			"map"		"cs_cruise"
			"points"		"20"
			"expression"		"%act_kill_human% && %weapon_smg%"
			"expr_bonus"		"%act_kill_human% && %cond_damage_headshot%"
			"difficulty"		"1"
			"xp_bonus_percent"		"50"
			"loc_name"		"op07_quest_name_703"
			"quest_icon"		"mp7"
			"loc_bonus"		"#quest_bonus_headshot"
		}
		"704"
		{
			"name"		"placeholder_704"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_op_op07"
			"map"		"de_mikla"
			"points"		"20"
			"expression"		"%act_kill_chicken%"
			"expr_bonus"		"%act_kill_chicken% && ( %cond_life_killstreak_chicken% >= 2 )"
			"difficulty"		"1"
			"xp_bonus_percent"		"50"
			"loc_name"		"op07_quest_name_704"
			"quest_icon"		"chicken"
			"loc_bonus"		"#quest_bonus_chickenstreak_2"
			"string_tokens"
			{
				"target"		"#quest_target_chicken"
			}
		}
		"705"
		{
			"name"		"placeholder_705"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_op_op07"
			"map"		"de_mikla"
			"points"		"25"
			"expression"		"%act_kill_human% && %weapon_awp%"
			"expr_bonus"		"%act_kill_human% && !%cond_player_zoomed%"
			"difficulty"		"2"
			"loc_name"		"op07_quest_name_705"
			"quest_icon"		"awp"
			"loc_bonus"		"#quest_bonus_not_zoomed"
		}
		"706"
		{
			"name"		"placeholder_706"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_armsrace"
			"map"		"ar_baggage"
			"points"		"10"
			"expression"		"%act_kill_human%"
			"difficulty"		"1"
			"loc_name"		"op07_quest_name_706"
			"quest_icon"		"gungameprogressive"
		}
		"707"
		{
			"name"		"placeholder_707"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_armsrace"
			"map"		"de_lake"
			"points"		"20"
			"expression"		"%act_kill_human%"
			"expr_bonus"		"%act_kill_human% && %cond_damage_headshot%"
			"difficulty"		"1"
			"xp_bonus_percent"		"50"
			"loc_name"		"op07_quest_name_707"
			"quest_icon"		"gungameprogressive"
			"loc_bonus"		"#quest_bonus_headshot"
		}
		"708"
		{
			"name"		"placeholder_708"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_armsrace"
			"map"		"ar_shoots"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"3"
			"loc_name"		"op07_quest_name_708"
			"quest_icon"		"gungameprogressive"
		}
		"709"
		{
			"name"		"placeholder_709"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_op_op07"
			"map"		"de_coast"
			"points"		"25"
			"expression"		"%act_kill_human% && (%weapon_ak47% || %weapon_m4a1% || %weapon_m4a1_silencer%)"
			"expr_bonus"		"%act_kill_human% &&  (%weapon_ak47% || %weapon_m4a1% || %weapon_m4a1_silencer%) && ( %cond_life_killstreak_human% >= 3 )"
			"difficulty"		"1"
			"xp_bonus_percent"		"50"
			"operational_points"		"1"
			"loc_name"		"op07_quest_name_709"
			"quest_icon"		"ak47"
			"loc_bonus"		"#quest_bonus_killstreak_3"
		}
		"710"
		{
			"name"		"placeholder_710"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_op_op07"
			"map"		"de_empire"
			"points"		"20"
			"expression"		"%act_kill_human% && %weapon_p250%"
			"expr_bonus"		"%act_kill_human% && %weapon_p250% && %set_kimono%"
			"difficulty"		"2"
			"loc_name"		"op07_quest_name_710"
			"quest_icon"		"p250"
			"loc_bonus"		"#quest_bonus_set_kimono"
		}
		"711"
		{
			"name"		"placeholder_711"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_op_op07"
			"map"		"de_santorini"
			"points"		"30"
			"expression"		"%act_kill_human% && ( %weapon_aug% || %weapon_sg556% )"
			"expr_bonus"		"%act_kill_human% && ( %weapon_aug% || %weapon_sg556% ) && %cond_player_zoomed%"
			"difficulty"		"2"
			"loc_name"		"op07_quest_name_711"
			"quest_icon"		"aug"
			"loc_bonus"		"#quest_bonus_zoomed"
		}
		"712"
		{
			"name"		"placeholder_712"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_op_op07"
			"points"		"25"
			"expression"		"%act_kill_human% && %weapon_ssg08%"
			"expr_bonus"		"%act_kill_human% && %weapon_ssg08% && %cond_damage_headshot%"
			"difficulty"		"2"
			"loc_name"		"op07_quest_name_712"
			"quest_icon"		"ssg08"
			"loc_bonus"		"#quest_bonus_headshot"
		}
		"713"
		{
			"name"		"placeholder_713"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_op_op07"
			"map"		"de_tulip"
			"points"		"30"
			"expression"		"%act_kill_human% && ( %weapon_famas% || %weapon_galilar% )"
			"expr_bonus"		"%act_kill_human% && ( %weapon_famas% || %weapon_galilar% ) && %set_community_11%"
			"difficulty"		"2"
			"operational_points"		"1"
			"loc_name"		"op07_quest_name_713"
			"quest_icon"		"famas"
			"loc_bonus"		"#quest_bonus_set_community_11"
		}
		"714"
		{
			"name"		"placeholder_714"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op07"
			"map"		"de_santorini"
			"points"		"40"
			"expression"		"%act_kill_human% && ( %weapon_aug% || %weapon_sg556% )"
			"expr_bonus"		"%act_kill_human% && ( %weapon_aug% || %weapon_sg556% ) && !%cond_player_zoomed%"
			"difficulty"		"3"
			"loc_name"		"op07_quest_name_714"
			"quest_icon"		"aug"
			"loc_bonus"		"#quest_bonus_not_zoomed"
		}
		"715"
		{
			"name"		"placeholder_715"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op07"
			"points"		"20"
			"expression"		"%act_kill_human% && %weapon_ssg08%"
			"expr_bonus"		"%act_kill_human% && %weapon_ssg08% && %cond_damage_headshot%"
			"difficulty"		"3"
			"loc_name"		"op07_quest_name_715"
			"quest_icon"		"ssg08"
			"loc_bonus"		"#quest_bonus_headshot"
		}
		"716"
		{
			"name"		"placeholder_716"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op07"
			"map"		"de_tulip"
			"points"		"40"
			"expression"		"%act_kill_human% && ( %weapon_famas% || %weapon_galilar% )"
			"expr_bonus"		"%act_kill_human% && ( %weapon_famas% || %weapon_galilar% ) && %cond_item_borrowed_enemy%"
			"difficulty"		"3"
			"operational_points"		"2"
			"loc_name"		"op07_quest_name_716"
			"quest_icon"		"famas"
			"loc_bonus"		"#quest_bonus_borrowed_gun_enemy"
		}
		"717"
		{
			"name"		"placeholder_717"
			"gamemode"		"gungametrbomb"
			"mapgroup"		"mg_demolition"
			"map"		"de_bank"
			"points"		"20"
			"expression"		"%act_kill_human%"
			"difficulty"		"1"
			"loc_name"		"op07_quest_name_717"
			"quest_icon"		"bomb"
		}
		"718"
		{
			"name"		"placeholder_718"
			"gamemode"		"gungametrbomb"
			"mapgroup"		"mg_demolition"
			"map"		"de_lake"
			"points"		"30"
			"expression"		"%act_kill_human%"
			"difficulty"		"2"
			"loc_name"		"op07_quest_name_718"
			"quest_icon"		"gungametrbomb"
		}
		"719"
		{
			"name"		"placeholder_719"
			"gamemode"		"gungametrbomb"
			"mapgroup"		"mg_demolition"
			"map"		"de_shortdust"
			"points"		"5"
			"expression"		"%act_plant_bomb% || %act_defuse_bomb%"
			"difficulty"		"3"
			"loc_name"		"op07_quest_name_719"
			"quest_icon"		"gungametrbomb"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_execute"
				"actions"		"#quest_action_plural_bomb_plants_or_defuses"
				"action"		"#quest_action_singular_bomb_plants_or_defuses"
			}
		}
		"720"
		{
			"name"		"placeholder_720"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op07"
			"points"		"15"
			"expression"		"%act_flashbang_enemy%"
			"difficulty"		"2"
			"loc_name"		"op07_quest_name_720"
			"quest_icon"		"flashbang"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_execute"
			}
		}
		"721"
		{
			"name"		"placeholder_721"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op07"
			"map"		"de_royal"
			"points"		"25"
			"expression"		"%act_kill_human% &&  ( %weapon_ssg08% || %weapon_awp% ||  %weapon_g3sg1% ||  %weapon_scar20% )"
			"expr_bonus"		"%act_kill_human% && %weapon_ssg08%"
			"difficulty"		"3"
			"operational_points"		"1"
			"loc_name"		"op07_quest_name_722"
			"quest_icon"		"scar20"
			"loc_bonus"		"#quest_bonus_weapon_ssg08"
		}
		"722"
		{
			"name"		"placeholder_722"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op07"
			"points"		"15"
			"expression"		"%act_kill_human% && %cond_item_borrowed_teammate%"
			"difficulty"		"1"
			"loc_name"		"op07_quest_name_723"
			"quest_icon"		"killquest"
		}
		"723"
		{
			"name"		"placeholder_723"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op07"
			"points"		"5"
			"expression"		"%act_plant_bomb% || %act_defuse_bomb%"
			"difficulty"		"2"
			"loc_name"		"op07_quest_name_724"
			"quest_icon"		"bomb"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_execute"
				"actions"		"#quest_action_plural_bomb_plants_or_defuses"
				"action"		"#quest_action_singular_bomb_plants_or_defuses"
			}
		}
		"724"
		{
			"name"		"placeholder_724"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op07"
			"points"		"50"
			"expression"		"%cond_damage_burn% ? %act_damage% : 0"
			"difficulty"		"3"
			"loc_name"		"op07_quest_name_725"
			"quest_icon"		"molotov"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_deal"
				"actions"		"#quest_action_plural_damage_burn"
				"action"		"#quest_action_singular_damage_burn"
			}
		}
		"725"
		{
			"name"		"placeholder_725"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op07"
			"points"		"15"
			"expression"		"%act_kill_human% && %cond_item_borrowed_enemy%"
			"difficulty"		"2"
			"loc_name"		"op07_quest_name_726"
			"quest_icon"		"killquest"
		}
		"726"
		{
			"name"		"placeholder_726"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op07"
			"points"		"15"
			"expression"		"%act_kill_human% && %weapon_secondary%"
			"expr_bonus"		"%act_kill_human% && %weapon_revolver%"
			"difficulty"		"2"
			"loc_name"		"op07_quest_name_727"
			"quest_icon"		"p250"
			"loc_bonus"		"#quest_bonus_weapon_revolver"
		}
		"727"
		{
			"name"		"placeholder_727"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op07"
			"points"		"40"
			"expression"		"%act_kill_human% && %cond_damage_headshot%"
			"expr_bonus"		"%act_kill_human% && %cond_damage_headshot% && %set_community_11%"
			"difficulty"		"3"
			"operational_points"		"2"
			"loc_name"		"op07_quest_name_728"
			"quest_icon"		"headshot"
			"loc_bonus"		"#quest_bonus_set_community_11"
			"string_tokens"
			{
				"action"		"#quest_action_singular_headshot_kill"
				"actions"		"#quest_action_plural_headshot_kill"
			}
		}
		"728"
		{
			"name"		"placeholder_728"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op07"
			"points"		"25"
			"expression"		"%act_kill_human% && %cond_item_borrowed_enemy%"
			"expr_bonus"		"%act_kill_human% && %cond_item_borrowed_enemy% && %map_de_santorini%"
			"difficulty"		"3"
			"loc_name"		"op07_quest_name_729"
			"quest_icon"		"killquest"
			"loc_bonus"		"#quest_bonus_de_santorini"
		}
		"729"
		{
			"name"		"placeholder_729"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op07"
			"points"		"40"
			"expression"		"%act_kill_human% && %weapon_secondary%"
			"expr_bonus"		"%act_kill_human% && ( %weapon_glock% || %weapon_hkp2000% || %weapon_usp_silencer% )"
			"difficulty"		"3"
			"loc_name"		"op07_quest_name_730"
			"quest_icon"		"p250"
			"loc_bonus"		"#quest_bonus_weapon_glock_hkp2000_usp_silencer"
		}
		"730"
		{
			"name"		"placeholder_730"
			"gamemode"		"casual"
			"mapgroup"		"mg_op_op07"
			"points"		"20"
			"expression"		"%act_kill_human% && (%cond_life_killstreak_human% == 2)"
			"expr_bonus"		"%act_kill_human% && (%cond_life_killstreak_human% == 3)"
			"difficulty"		"3"
			"operational_points"		"2"
			"loc_name"		"op07_quest_name_731"
			"quest_icon"		"bomb"
			"loc_bonus"		"#quest_bonus_killstreak_3"
			"string_tokens"
			{
				"action"		"#quest_action_singular_multikill"
				"actions"		"#quest_action_plural_multikill"
			}
		}
		"801"
		{
			"name"		"placeholder_801"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_coast"
			"map"		"de_coast"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"1"
			"xp_reward"		"400"
			"loc_name"		"op07_quest_name_801"
			"loc_description"		"#Quest_Guardian_Bomb_Desc"
			"server_exec"		"execwithwhitelist guardian_de_coast.cfg */maps"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_coast"
				"kills"		"quest_guardian_kills_15"
				"weapon"		"#SFUI_WPNHUD_Nova"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_maxmoneylimit"
			}
		}
		"802"
		{
			"name"		"placeholder_802"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_santorini"
			"map"		"de_santorini"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"1"
			"xp_reward"		"400"
			"loc_name"		"op07_quest_name_802"
			"loc_description"		"#Quest_Guardian_Bomb_Desc"
			"server_exec"		"execwithwhitelist guardian_de_santorini.cfg */maps"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_santorini"
				"kills"		"quest_guardian_kills_20"
				"weapon"		"#SFUI_WPNHUD_P90"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_maxmoneylimit"
			}
		}
		"803"
		{
			"name"		"placeholder_803"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_tulip"
			"map"		"de_tulip"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"1"
			"xp_reward"		"400"
			"loc_name"		"op07_quest_name_803"
			"loc_description"		"#Quest_Guardian_Bomb_Desc"
			"server_exec"		"execwithwhitelist guardian_de_tulip.cfg */maps"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_tulip"
				"kills"		"quest_guardian_kills_20"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_empty"
			}
		}
		"804"
		{
			"name"		"placeholder_804"
			"gamemode"		"coopmission"
			"mapgroup"		"mg_coop_cementplant"
			"map"		"coop_cementplant"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"1"
			"xp_reward"		"600"
			"operational_points"		"1"
			"loc_name"		"op07_quest_name_804"
			"loc_description"		"#Quest_Coop_Desc_Rescue"
			"server_exec"		"execwithwhitelist coop_cementplant_1.cfg */maps"
			"string_tokens"
			{
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_cantbuy"
			}
		}
		"805"
		{
			"name"		"placeholder_805"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_empire"
			"map"		"de_empire"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"2"
			"xp_reward"		"500"
			"loc_name"		"op07_quest_name_805"
			"loc_description"		"#Quest_Guardian_Bomb_Desc"
			"server_exec"		"execwithwhitelist guardian_de_empire.cfg */maps"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_empire"
				"kills"		"quest_guardian_kills_15"
				"weapon"		"#SFUI_WPNHUD_AK47"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_empty"
			}
		}
		"806"
		{
			"name"		"placeholder_806"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_cbble"
			"map"		"de_cbble"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"2"
			"xp_reward"		"500"
			"loc_name"		"op07_quest_name_806"
			"loc_description"		"#Quest_Guardian_Bomb_Desc"
			"server_exec"		"execwithwhitelist guardian_de_cbble.cfg */maps"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_cbble"
				"kills"		"quest_guardian_kills_10"
				"weapon"		"#SFUI_WPNHUD_SCAR20"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_moneyreset"
			}
		}
		"807"
		{
			"name"		"placeholder_807"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_royal"
			"map"		"de_royal"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"3"
			"xp_reward"		"600"
			"operational_points"		"1"
			"loc_name"		"op07_quest_name_807"
			"loc_description"		"#Quest_Guardian_Bomb_Desc"
			"server_exec"		"execwithwhitelist guardian_de_royal.cfg */maps"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_royal"
				"kills"		"quest_guardian_kills_50"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_cantbuy"
			}
		}
		"808"
		{
			"name"		"placeholder_808"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_train"
			"map"		"de_train"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"1"
			"xp_reward"		"400"
			"loc_name"		"op07_quest_name_808"
			"loc_description"		"#Quest_Guardian_Bomb_Desc"
			"server_exec"		"execwithwhitelist guardian_de_train.cfg */maps"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_train"
				"kills"		"quest_guardian_kills_15"
				"weapon"		"#SFUI_WPNHUD_AWP"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_empty"
			}
		}
		"809"
		{
			"name"		"placeholder_809"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_train"
			"map"		"de_train"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"2"
			"xp_reward"		"500"
			"loc_name"		"op07_quest_name_809"
			"loc_description"		"#Quest_Guardian_Bomb_Desc"
			"server_exec"		"execwithwhitelist guardian_de_train_alt1.cfg */maps"
			"string_tokens"
			{
				"server_exec"		"guardian_de_train_alt1.cfg"
				"map"		"#SFUI_Map_de_train"
				"kills"		"quest_guardian_kills_30"
				"weapon"		"#SFUI_WPNHUD_AWP"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_empty"
			}
		}
		"810"
		{
			"name"		"placeholder_810"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_train"
			"map"		"de_train"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"3"
			"xp_reward"		"600"
			"loc_name"		"op07_quest_name_810"
			"loc_description"		"#Quest_Guardian_Bomb_Desc"
			"server_exec"		"execwithwhitelist guardian_de_train_alt2.cfg */maps"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_train"
				"kills"		"quest_guardian_kills_30"
				"weapon"		"#SFUI_WPNHUD_AWP"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_killrewardsonly"
			}
		}
		"811"
		{
			"name"		"placeholder_811"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_vertigo"
			"map"		"de_vertigo"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"1"
			"xp_reward"		"400"
			"loc_name"		"op07_quest_name_811"
			"loc_description"		"#Quest_Guardian_Bomb_Desc"
			"server_exec"		"execwithwhitelist guardian_de_vertigo.cfg */maps"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_vertigo"
				"kills"		"quest_guardian_kills_5"
				"weapon"		"#SFUI_WPNHUD_Negev"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_moneyreset"
			}
		}
		"812"
		{
			"name"		"placeholder_812"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_mikla"
			"map"		"de_mikla"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"1"
			"xp_reward"		"400"
			"loc_name"		"op07_quest_name_812"
			"loc_description"		"#Quest_Guardian_Bomb_Desc"
			"server_exec"		"execwithwhitelist guardian_de_mikla.cfg */maps"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_mikla"
				"kills"		"quest_guardian_kills_15"
				"weapon"		"#SFUI_WPNHUD_Tec9"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_cantbuy"
			}
		}
		"813"
		{
			"name"		"placeholder_813"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_mikla"
			"map"		"de_mikla"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"2"
			"xp_reward"		"500"
			"operational_points"		"1"
			"loc_name"		"op07_quest_name_813"
			"loc_description"		"#Quest_Guardian_Bomb_Desc"
			"server_exec"		"execwithwhitelist guardian_de_mikla_alt1.cfg */maps"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_mikla"
				"kills"		"quest_guardian_kills_25"
				"weapon"		"#SFUI_WPNHUD_Glock18"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_cantbuy"
			}
		}
		"814"
		{
			"name"		"placeholder_814"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_overpass"
			"map"		"de_overpass"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"1"
			"xp_reward"		"400"
			"loc_name"		"op07_quest_name_814"
			"loc_description"		"#Quest_Guardian_Bomb_Desc"
			"server_exec"		"execwithwhitelist guardian_de_overpass.cfg */maps"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_overpass"
				"kills"		"quest_guardian_kills_15"
				"weapon"		"#SFUI_WPNHUD_SSG08"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_maxmoneylimit"
			}
		}
		"815"
		{
			"name"		"placeholder_815"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_overpass"
			"map"		"de_overpass"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"2"
			"xp_reward"		"500"
			"loc_name"		"op07_quest_name_815"
			"loc_description"		"#Quest_Guardian_Bomb_Desc"
			"server_exec"		"execwithwhitelist guardian_de_overpass_alt1.cfg */maps"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_overpass"
				"kills"		"quest_guardian_kills_20"
				"weapon"		"#SFUI_WPNHUD_SSG08"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_maxmoneylimit"
			}
		}
		"816"
		{
			"name"		"placeholder_816"
			"gamemode"		"coopmission"
			"mapgroup"		"mg_coop_cementplant"
			"map"		"coop_cementplant"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"2"
			"xp_reward"		"900"
			"operational_points"		"2"
			"loc_name"		"op07_quest_name_816"
			"loc_description"		"#Quest_Coop_Desc_Recon"
			"server_exec"		"execwithwhitelist coop_cementplant_2.cfg */maps"
			"string_tokens"
			{
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_cantbuy"
			}
		}
		"817"
		{
			"name"		"placeholder_817"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_tulip"
			"map"		"de_tulip"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"2"
			"xp_reward"		"500"
			"loc_name"		"op07_quest_name_817"
			"loc_description"		"#Quest_Guardian_Bomb_Desc"
			"server_exec"		"execwithwhitelist guardian_de_tulip_alt1.cfg */maps"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_tulip"
				"kills"		"quest_guardian_kills_40"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_empty"
			}
		}
		"818"
		{
			"name"		"placeholder_818"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_dust2"
			"map"		"de_dust2"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"3"
			"xp_reward"		"600"
			"loc_name"		"op07_quest_name_818"
			"loc_description"		"#Quest_Guardian_Bomb_Desc"
			"server_exec"		"execwithwhitelist guardian_de_dust2_alt1.cfg */maps"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_dust2"
				"kills"		"quest_guardian_kills_20"
				"weapon"		"#SFUI_WPNHUD_SSG08"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_killrewardsonly"
			}
		}
		"819"
		{
			"name"		"placeholder_819"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_dust2"
			"map"		"de_dust2"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"2"
			"xp_reward"		"500"
			"loc_name"		"op07_quest_name_819"
			"loc_description"		"#Quest_Guardian_Bomb_Desc"
			"server_exec"		"execwithwhitelist guardian_de_dust2.cfg */maps"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_dust2"
				"kills"		"quest_guardian_kills_15"
				"weapon"		"#SFUI_WPNHUD_AWP"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_cantbuy"
			}
		}
		"820"
		{
			"name"		"placeholder_820"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_lake"
			"map"		"de_lake"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"2"
			"xp_reward"		"500"
			"loc_name"		"op07_quest_name_820"
			"loc_description"		"#Quest_Guardian_Bomb_Desc"
			"server_exec"		"execwithwhitelist guardian_de_lake.cfg */maps"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_lake"
				"kills"		"quest_guardian_kills_20"
				"weapon"		"#SFUI_WPNHUD_Bizon"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_maxmoneylimit"
			}
		}
		"821"
		{
			"name"		"placeholder_821"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_lake"
			"map"		"de_lake"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"3"
			"xp_reward"		"600"
			"loc_name"		"op07_quest_name_821"
			"loc_description"		"#Quest_Guardian_Bomb_Desc"
			"server_exec"		"execwithwhitelist guardian_de_lake_alt1.cfg */maps"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_lake"
				"kills"		"quest_guardian_kills_30"
				"weapon"		"#SFUI_WPNHUD_Mag7"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_maxmoneylimit"
			}
		}
		"822"
		{
			"name"		"placeholder_822"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_mirage"
			"map"		"de_mirage"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"2"
			"xp_reward"		"500"
			"loc_name"		"op07_quest_name_822"
			"loc_description"		"#Quest_Guardian_Bomb_Desc"
			"server_exec"		"execwithwhitelist guardian_de_mirage.cfg */maps"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_mirage"
				"kills"		"quest_guardian_kills_20"
				"weapon"		"#SFUI_WPNHUD_CZ75"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_maxmoneylimit"
			}
		}
		"823"
		{
			"name"		"placeholder_823"
			"gamemode"		"coopmission"
			"mapgroup"		"mg_coop_cementplant"
			"map"		"coop_cementplant"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"3"
			"xp_reward"		"1200"
			"operational_points"		"3"
			"loc_name"		"op07_quest_name_823"
			"loc_description"		"#Quest_Coop_Desc_Bomb"
			"server_exec"		"execwithwhitelist coop_cementplant_3.cfg */maps"
			"string_tokens"
			{
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_cantbuy"
			}
		}
		"824"
		{
			"name"		"placeholder_824"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_empire"
			"map"		"de_empire"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"3"
			"xp_reward"		"600"
			"loc_name"		"op07_quest_name_824"
			"loc_description"		"#Quest_Guardian_Bomb_Desc"
			"server_exec"		"execwithwhitelist guardian_de_empire_alt1.cfg */maps"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_empire"
				"kills"		"quest_guardian_kills_50"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_cantbuy"
			}
		}
		"825"
		{
			"name"		"placeholder_825"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_cache"
			"map"		"de_cache"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"3"
			"xp_reward"		"600"
			"loc_name"		"op07_quest_name_825"
			"loc_description"		"#Quest_Guardian_Bomb_Desc"
			"server_exec"		"execwithwhitelist guardian_de_cache.cfg */maps"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_cache"
				"kills"		"quest_guardian_kills_25"
				"weapon"		"#SFUI_WPNHUD_DesertEagle"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_killrewardsonly"
			}
		}
		"826"
		{
			"name"		"placeholder_826"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_nuke"
			"map"		"de_nuke"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"3"
			"xp_reward"		"600"
			"operational_points"		"1"
			"loc_name"		"op07_quest_name_826"
			"loc_description"		"#Quest_Guardian_Bomb_Desc"
			"server_exec"		"execwithwhitelist guardian_de_nuke.cfg */maps"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_nuke"
				"kills"		"quest_guardian_kills_40"
				"weapon"		"#SFUI_WPNHUD_M4_SILENCER"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_killrewardsonly"
			}
		}
		"827"
		{
			"name"		"placeholder_827"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_aztec"
			"map"		"de_aztec"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"3"
			"xp_reward"		"600"
			"loc_name"		"op07_quest_name_827"
			"loc_description"		"#Quest_Guardian_Bomb_Desc"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_aztec"
				"kills"		"quest_guardian_kills_30"
				"weapon"		"#SFUI_WPNHUD_AWP"
				"team"		"#quest_team_ct"
				"extradetails"		"#quest_guardian_empty"
			}
		}
		"901"
		{
			"name"		"placeholder_901"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_austria"
			"map"		"de_austria"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"1"
			"xp_reward"		"350"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_901"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_austria"
				"kills"		"quest_guardian_kills_15"
				"weapon"		"#SFUI_WPNHUD_P90"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
			}
		}
		"902"
		{
			"name"		"placeholder_902"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_shipped"
			"map"		"de_shipped"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"1"
			"xp_reward"		"350"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_902"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_shipped"
				"kills"		"quest_guardian_kills_15"
				"weapon"		"#SFUI_WPNHUD_xm1014"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
			}
		}
		"903"
		{
			"name"		"placeholder_903"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_lite"
			"map"		"de_lite"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"1"
			"xp_reward"		"350"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_903"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_lite"
				"kills"		"quest_guardian_kills_15"
				"weapon"		"#SFUI_WPNHUD_UMP45"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
			}
		}
		"904"
		{
			"name"		"placeholder_904"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_thrill"
			"map"		"de_thrill"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"1"
			"xp_reward"		"350"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_904"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_thrill"
				"kills"		"quest_guardian_kills_10"
				"weapon"		"#quest_weapon_m4"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_headshot"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
			}
		}
		"905"
		{
			"name"		"placeholder_905"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_inferno"
			"map"		"de_inferno"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"1"
			"xp_reward"		"350"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_905"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_inferno"
				"kills"		"quest_guardian_kills_15"
				"weapon"		"#SFUI_WPNHUD_MP9"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
			}
		}
		"906"
		{
			"name"		"placeholder_906"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_lite"
			"map"		"de_lite"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"1"
			"xp_reward"		"350"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_906"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_lite"
				"kills"		"quest_guardian_kills_20"
				"weapon"		"#SFUI_WPNHUD_Bizon"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
			}
		}
		"907"
		{
			"name"		"placeholder_907"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_mirage"
			"map"		"de_mirage"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"1"
			"xp_reward"		"350"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_907"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_mirage"
				"kills"		"quest_guardian_kills_20"
				"weapon"		"#SFUI_WPNHUD_MP7"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
			}
		}
		"908"
		{
			"name"		"placeholder_908"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_blackgold"
			"map"		"de_blackgold"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"1"
			"xp_reward"		"350"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_908"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_blackgold"
				"kills"		"quest_guardian_kills_15"
				"weapon"		"#SFUI_WPNHUD_Mag7"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
			}
		}
		"909"
		{
			"name"		"placeholder_909"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_canals"
			"map"		"de_canals"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"1"
			"xp_reward"		"350"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_909"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_canals"
				"kills"		"quest_guardian_kills_20"
				"weapon"		"#SFUI_WPNHUD_Aug"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
			}
		}
		"910"
		{
			"name"		"placeholder_910"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_gd_rialto"
			"map"		"gd_rialto"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"1"
			"xp_reward"		"350"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_910"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_gd_rialto"
				"kills"		"quest_guardian_kills_20"
				"weapon"		"#SFUI_WPNHUD_Famas"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
			}
		}
		"911"
		{
			"name"		"placeholder_911"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_shipped"
			"map"		"de_shipped"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"1"
			"xp_reward"		"350"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_911"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_shipped"
				"kills"		"quest_guardian_kills_15"
				"weapon"		"#SFUI_WPNHUD_Negev"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
			}
		}
		"912"
		{
			"name"		"placeholder_912"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_austria"
			"map"		"de_austria"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"1"
			"xp_reward"		"350"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_912"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_austria"
				"kills"		"quest_guardian_kills_15"
				"weapon"		"#SFUI_WPNHUD_Elites"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
			}
		}
		"913"
		{
			"name"		"placeholder_913"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_blackgold"
			"map"		"de_blackgold"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"2"
			"xp_reward"		"525"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_913"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_blackgold"
				"kills"		"quest_guardian_kills_10"
				"weapon"		"#SFUI_WPNHUD_DesertEagle"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_headshot"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
			}
		}
		"914"
		{
			"name"		"placeholder_914"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_inferno"
			"map"		"de_inferno"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"2"
			"xp_reward"		"525"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_914"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_inferno"
				"kills"		"quest_guardian_kills_15"
				"weapon"		"#SFUI_WPNHUD_AK47"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_cantbuy"
				"presence"		"#quest_presence_empty"
			}
		}
		"915"
		{
			"name"		"placeholder_915"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_lite"
			"map"		"de_lite"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"2"
			"xp_reward"		"525"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_915"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_lite"
				"kills"		"quest_guardian_kills_10"
				"weapon"		"#SFUI_WPNHUD_SSG08"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_headshot"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
			}
		}
		"916"
		{
			"name"		"placeholder_916"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_shipped"
			"map"		"de_shipped"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"2"
			"xp_reward"		"525"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_916"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_shipped"
				"kills"		"quest_guardian_kills_5"
				"weapon"		"#SFUI_Inferno"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
			}
		}
		"917"
		{
			"name"		"placeholder_917"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_lite"
			"map"		"de_lite"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"2"
			"xp_reward"		"525"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_917"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_lite"
				"kills"		"quest_guardian_kills_20"
				"weapon"		"#SFUI_WPNHUD_SCAR20"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_heavy"
			}
		}
		"918"
		{
			"name"		"placeholder_918"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_canals"
			"map"		"de_canals"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"2"
			"xp_reward"		"525"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_918"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_canals"
				"kills"		"quest_guardian_kills_20"
				"weapon"		"#SFUI_WPNHUD_AWP"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_heavy"
			}
		}
		"919"
		{
			"name"		"placeholder_919"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_lite"
			"map"		"de_lite"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"2"
			"xp_reward"		"525"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_919"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_lite"
				"kills"		"quest_guardian_kills_25"
				"weapon"		"#SFUI_WPNHUD_REVOLVER"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
			}
		}
		"920"
		{
			"name"		"placeholder_920"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_thrill"
			"map"		"de_thrill"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"2"
			"xp_reward"		"525"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_920"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_thrill"
				"kills"		"quest_guardian_kills_25"
				"weapon"		"#SFUI_WPNHUD_Aug"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_heavy"
			}
		}
		"921"
		{
			"name"		"placeholder_921"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_blackgold"
			"map"		"de_blackgold"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"2"
			"xp_reward"		"525"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_921"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_blackgold"
				"kills"		"quest_guardian_kills_15"
				"weapon"		"#quest_weapon_starter_ct"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_heavy"
			}
		}
		"922"
		{
			"name"		"placeholder_922"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_austria"
			"map"		"de_austria"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"2"
			"xp_reward"		"525"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_922"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_austria"
				"kills"		"quest_guardian_kills_20"
				"weapon"		"#SFUI_WPNHUD_CZ75"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
			}
		}
		"923"
		{
			"name"		"placeholder_923"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_train"
			"map"		"de_train"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"3"
			"xp_reward"		"700"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_923"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_train"
				"kills"		"quest_guardian_kills_20"
				"weapon"		"#SFUI_WPNHUD_SSG08"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_heavyarmor"
				"presence"		"#quest_presence_empty"
			}
		}
		"924"
		{
			"name"		"placeholder_924"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_shipped"
			"map"		"de_shipped"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"3"
			"xp_reward"		"700"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_924"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_shipped"
				"kills"		"quest_guardian_kills_10"
				"weapon"		"#SFUI_WPNHUD_Mag7"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_blind"
				"extradetails"		"#quest_guardian_heavyarmor"
				"presence"		"#quest_presence_empty"
			}
		}
		"925"
		{
			"name"		"placeholder_925"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_gd_rialto"
			"map"		"gd_rialto"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"3"
			"xp_reward"		"700"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_925"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_gd_rialto"
				"kills"		"quest_guardian_kills_30"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_heavyarmor"
				"presence"		"#quest_presence_heavy"
			}
		}
		"926"
		{
			"name"		"placeholder_926"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_train"
			"map"		"de_train"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"3"
			"xp_reward"		"700"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_926"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_train"
				"kills"		"quest_guardian_kills_10"
				"weapon"		"#SFUI_WPNHUD_Taser"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_heavyarmorresetmoney"
				"presence"		"#quest_presence_empty"
			}
		}
		"927"
		{
			"name"		"placeholder_927"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_mirage"
			"map"		"de_mirage"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"3"
			"xp_reward"		"700"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_927"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_mirage"
				"kills"		"quest_guardian_kills_25"
				"weapon"		"#quest_weapon_any_pistol"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_noarmor"
				"presence"		"#quest_presence_empty"
			}
		}
		"928"
		{
			"name"		"placeholder_928"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_lite"
			"map"		"de_lite"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"3"
			"xp_reward"		"700"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_928"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_lite"
				"kills"		"quest_guardian_kills_30"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_cantbuy"
				"presence"		"#quest_presence_heavy"
			}
		}
		"929"
		{
			"name"		"placeholder_929"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_thrill"
			"map"		"de_thrill"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"3"
			"xp_reward"		"700"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_929"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_de_thrill"
				"kills"		"quest_guardian_kills_15"
				"weapon"		"#SFUI_WPNHUD_AWP"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_headshot"
				"extradetails"		"#quest_guardian_heavyarmor"
				"presence"		"#quest_presence_heavy"
			}
		}
		"930"
		{
			"name"		"placeholder_930"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_gd_rialto"
			"map"		"gd_rialto"
			"points"		"1"
			"expression"		"%act_win_match%"
			"difficulty"		"3"
			"xp_reward"		"700"
			"operational_points"		"0"
			"loc_name"		"op08_quest_name_930"
			"loc_description"		"#Quest_Guardian_Desc_op08"
			"string_tokens"
			{
				"map"		"#SFUI_Map_gd_rialto"
				"kills"		"quest_guardian_kills_30"
				"weapon"		"#quest_weapon_any_pistol"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_headshot"
				"extradetails"		"#quest_guardian_heavyarmor"
				"presence"		"#quest_presence_heavy"
			}
		}
		"124"
		{
			"name"		"comp coast"
			"is_an_event"		"1"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_coast"
			"map"		"de_coast"
			"expression"		"%act_win_round%"
		}
		"125"
		{
			"name"		"comp empire"
			"is_an_event"		"1"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_empire"
			"map"		"de_empire"
			"expression"		"%act_win_round%"
		}
		"126"
		{
			"name"		"comp mikla"
			"is_an_event"		"1"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_mikla"
			"map"		"de_mikla"
			"expression"		"%act_win_round%"
		}
		"127"
		{
			"name"		"comp royal"
			"is_an_event"		"1"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_royal"
			"map"		"de_royal"
			"expression"		"%act_win_round%"
		}
		"128"
		{
			"name"		"comp santorini"
			"is_an_event"		"1"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_santorini"
			"map"		"de_santorini"
			"expression"		"%act_win_round%"
		}
		"129"
		{
			"name"		"comp tulip"
			"is_an_event"		"1"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_tulip"
			"map"		"de_tulip"
			"expression"		"%act_win_round%"
		}
		"130"
		{
			"name"		"comp cruise"
			"is_an_event"		"1"
			"gamemode"		"competitive"
			"mapgroup"		"mg_cs_cruise"
			"map"		"cs_cruise"
			"expression"		"%act_win_round%"
		}
		"131"
		{
			"name"		"comp nuke"
			"is_an_event"		"1"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_nuke"
			"map"		"de_nuke"
			"expression"		"%act_win_round%"
		}
		"132"
		{
			"name"		"comp dust2"
			"is_an_event"		"1"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_dust2"
			"map"		"de_dust2"
			"expression"		"%act_win_round%"
		}
		"133"
		{
			"name"		"comp train"
			"is_an_event"		"1"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_train"
			"map"		"de_train"
			"expression"		"%act_win_round%"
		}
		"134"
		{
			"name"		"comp mirage"
			"is_an_event"		"1"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_mirage"
			"map"		"de_mirage"
			"expression"		"%act_win_round%"
		}
		"135"
		{
			"name"		"comp inferno"
			"is_an_event"		"1"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_inferno"
			"map"		"de_inferno"
			"expression"		"%act_win_round%"
		}
		"136"
		{
			"name"		"comp cbble"
			"is_an_event"		"1"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_cbble"
			"map"		"de_cbble"
			"expression"		"%act_win_round%"
		}
		"137"
		{
			"name"		"comp overpass"
			"is_an_event"		"1"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_overpass"
			"map"		"de_overpass"
			"expression"		"%act_win_round%"
		}
		"138"
		{
			"name"		"comp cache"
			"is_an_event"		"1"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_cache"
			"map"		"de_cache"
			"expression"		"%act_win_round%"
		}
		"139"
		{
			"name"		"comp aztec"
			"is_an_event"		"1"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_aztec"
			"map"		"de_aztec"
			"expression"		"%act_win_round%"
		}
		"140"
		{
			"name"		"comp dust"
			"is_an_event"		"1"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_dust"
			"map"		"de_dust"
			"expression"		"%act_win_round%"
		}
		"141"
		{
			"name"		"comp vertigo"
			"is_an_event"		"1"
			"gamemode"		"competitive"
			"mapgroup"		"mg_de_vertigo"
			"map"		"de_vertigo"
			"expression"		"%act_win_round%"
		}
		"142"
		{
			"name"		"comp office"
			"is_an_event"		"1"
			"gamemode"		"competitive"
			"mapgroup"		"mg_cs_office"
			"map"		"cs_office"
			"expression"		"%act_win_round%"
		}
		"143"
		{
			"name"		"comp italy"
			"is_an_event"		"1"
			"gamemode"		"competitive"
			"mapgroup"		"mg_cs_italy"
			"map"		"cs_italy"
			"expression"		"%act_win_round%"
		}
		"144"
		{
			"name"		"comp assault"
			"is_an_event"		"1"
			"gamemode"		"competitive"
			"mapgroup"		"mg_cs_assault"
			"map"		"cs_assault"
			"expression"		"%act_win_round%"
		}
		"145"
		{
			"name"		"comp militia"
			"is_an_event"		"1"
			"gamemode"		"competitive"
			"mapgroup"		"mg_cs_militia"
			"map"		"cs_militia"
			"expression"		"%act_win_round%"
		}
		"10001"
		{
			"name"		"event_op08_tandem_overpass"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_overpass"
		}
		"10002"
		{
			"name"		"event_op08_tandem_lake"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_lake"
		}
		"10003"
		{
			"name"		"event_op08_tandem_safehouse"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_safehouse"
		}
		"10004"
		{
			"name"		"event_op08_tandem_stmarc"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_stmarc"
		}
		"10005"
		{
			"name"		"event_op08_tandem_shortdust"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_shortdust"
		}
		"10006"
		{
			"name"		"event_op08_tandem_shorttrain"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_shorttrain"
		}
		"10007"
		{
			"name"		"event_op08_tandem_rialto"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_gd_rialto"
		}
		"10008"
		{
			"name"		"event_op08_we_austria"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp5v5"
			"mapgroup"		"mg_de_dust2"
		}
		"10009"
		{
			"name"		"event_op08_we_lite"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp5v5"
			"mapgroup"		"mg_de_lite"
		}
		"10010"
		{
			"name"		"event_op08_we_shipped"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp5v5"
			"mapgroup"		"mg_de_shipped"
		}
		"10011"
		{
			"name"		"event_op08_we_thrill"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp5v5"
			"mapgroup"		"mg_de_thrill"
		}
		"10012"
		{
			"name"		"event_op08_we_blackgold"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp5v5"
			"mapgroup"		"mg_de_blackgold"
		}
		"10013"
		{
			"name"		"event_op08_we_agency"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp5v5"
			"mapgroup"		"mg_cs_agency"
		}
		"10014"
		{
			"name"		"event_op08_we_insertion"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp5v5"
			"mapgroup"		"mg_cs_insertion"
		}
		"10015"
		{
			"name"		"event_op08_we_inferno"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp5v5"
			"mapgroup"		"mg_de_inferno"
		}
		"10016"
		{
			"name"		"event_op08_we_train"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp5v5"
			"mapgroup"		"mg_de_train"
		}
		"10017"
		{
			"name"		"event_op08_we_mirage"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp5v5"
			"mapgroup"		"mg_de_mirage"
		}
		"10018"
		{
			"name"		"event_op08_we_nuke"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp5v5"
			"mapgroup"		"mg_de_nuke"
		}
		"10019"
		{
			"name"		"event_op08_we_cbble"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp5v5"
			"mapgroup"		"mg_de_cbble"
		}
		"10020"
		{
			"name"		"event_op08_we_overpass"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp5v5"
			"mapgroup"		"mg_de_overpass"
		}
		"10021"
		{
			"name"		"event_op08_we_cache"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp5v5"
			"mapgroup"		"mg_de_cache"
		}
		"10022"
		{
			"name"		"event_op08_we_dust2"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp5v5"
			"mapgroup"		"mg_de_dust2"
		}
		"10023"
		{
			"name"		"event_op08_we_aztec"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp5v5"
			"mapgroup"		"mg_de_aztec"
		}
		"10024"
		{
			"name"		"event_op08_we_dust"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp5v5"
			"mapgroup"		"mg_de_dust"
		}
		"10025"
		{
			"name"		"event_op08_we_vertigo"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp5v5"
			"mapgroup"		"mg_de_vertigo"
		}
		"10026"
		{
			"name"		"event_op08_we_office"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp5v5"
			"mapgroup"		"mg_cs_office"
		}
		"10027"
		{
			"name"		"event_op08_we_italy"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp5v5"
			"mapgroup"		"mg_cs_italy"
		}
		"10028"
		{
			"name"		"event_op08_we_assault"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp5v5"
			"mapgroup"		"mg_cs_assault"
		}
		"10029"
		{
			"name"		"event_op08_we_militia"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp5v5"
			"mapgroup"		"mg_cs_militia"
		}
		"10030"
		{
			"name"		"event_op08_we_canals"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp5v5"
			"mapgroup"		"mg_de_canals"
		}
		"10034"
		{
			"name"		"event_op08_skirmish_all"
			"is_an_event"		"1"
			"gamemode"		"skirmish"
			"mapgroup"		"mg_skirmish_stabstabzap,mg_skirmish_flyingscoutsman,mg_skirmish_triggerdiscipline,mg_skirmish_headshots,mg_skirmish_huntergatherers,mg_skirmish_heavyassaultsuit"
		}
		"10035"
		{
			"name"		"event_op08_wingman_1"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_shorttrain,mg_gd_rialto,mg_de_inferno"
		}
		"10036"
		{
			"name"		"event_op08_wingman_2"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_inferno,mg_de_lake,mg_de_shortdust"
		}
		"10037"
		{
			"name"		"event_op08_wingman_3"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_shortdust,mg_de_overpass,mg_de_cbble"
		}
		"10038"
		{
			"name"		"event_op08_wingman_4"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_cbble,mg_de_safehouse,mg_de_shorttrain"
		}
		"10039"
		{
			"name"		"event_op08_wingman_5"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_shorttrain,mg_de_stmarc,mg_de_inferno"
		}
		"10040"
		{
			"name"		"event_op08_wingman_6"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_inferno,mg_gd_rialto,mg_de_shortdust"
		}
		"10041"
		{
			"name"		"event_op08_wingman_7"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_shortdust,mg_de_lake,mg_de_cbble"
		}
		"10042"
		{
			"name"		"event_op08_wingman_8"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_cbble,mg_de_overpass,mg_de_shorttrain"
		}
		"10043"
		{
			"name"		"event_op08_wingman_9"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_shorttrain,mg_de_safehouse,mg_de_inferno"
		}
		"10044"
		{
			"name"		"event_op08_wingman_10"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_inferno,mg_de_stmarc,mg_de_shortdust"
		}
		"10045"
		{
			"name"		"event_op08_wingman_11"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_shortdust,mg_gd_rialto,mg_de_cbble"
		}
		"10046"
		{
			"name"		"event_op08_wingman_12"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_cbble,mg_de_lake,mg_de_shorttrain"
		}
		"10047"
		{
			"name"		"event_op08_wingman_13"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_shorttrain,mg_de_overpass,mg_de_inferno"
		}
		"10048"
		{
			"name"		"event_op08_wingman_14"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_inferno,mg_de_safehouse,mg_de_shortdust"
		}
		"10049"
		{
			"name"		"event_op08_wingman_15"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_shortdust,mg_de_stmarc,mg_de_cbble"
		}
		"10050"
		{
			"name"		"event_op08_wingman_16"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_cbble,mg_gd_rialto,mg_de_shorttrain"
		}
		"10051"
		{
			"name"		"event_op08_wingman_17"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_shorttrain,mg_de_lake,mg_de_inferno"
		}
		"10052"
		{
			"name"		"event_op08_wingman_18"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_inferno,mg_de_overpass,mg_de_shortdust"
		}
		"10053"
		{
			"name"		"event_op08_wingman_19"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_shortdust,mg_de_safehouse,mg_de_cbble"
		}
		"10054"
		{
			"name"		"event_op08_wingman_20"
			"is_an_event"		"1"
			"gamemode"		"scrimcomp2v2"
			"mapgroup"		"mg_de_cbble,mg_de_stmarc,mg_de_shorttrain"
		}
		"931"
		{
			"name"		"placeholder_931"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualsigma"
			"points"		"10"
			"quest_icon"		"awp"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %weapon_awp%"
			"loc_description"		"#quest_931_var_desc"
			"loc_huddescription"		"#quest_931_hud_var_desc"
			"loc_name"		"#op09_quest_name_931"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"932"
		{
			"name"		"placeholder_932"
			"gamemode"		"casual"
			"mapgroup"		"mg_skirmish_flyingscoutsman"
			"points"		"5"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %cond_player_airborne%"
			"loc_description"		"#quest_932_var_desc"
			"loc_huddescription"		"#quest_932_hud_var_desc"
			"loc_name"		"#op09_quest_name_932"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"933"
		{
			"name"		"placeholder_933"
			"gamemode"		"competitive"
			"map"		"de_train"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_933_var_desc"
			"loc_huddescription"		"#quest_933_hud_var_desc"
			"loc_name"		"#op09_quest_name_933"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"934"
		{
			"name"		"placeholder_934"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_gd_cbble"
			"map"		"gd_cbble"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_934_var_desc"
			"server_exec"		"execwithwhitelist guardian_op09_card1.cfg */maps"
			"loc_huddescription"		"#quest_934_hud_var_desc"
			"loc_name"		"#op09_quest_name_934"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_ssg08_or_mag7"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"935"
		{
			"name"		"placeholder_935"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualdelta"
			"points"		"20"
			"quest_icon"		"ssg08"
			"operational_points"		"3"
			"singlematch"		"1"
			"expression"		"%act_kill_human% && %weapon_ssg08%"
			"loc_description"		"#quest_935_var_desc"
			"loc_huddescription"		"#quest_935_hud_var_desc"
			"loc_name"		"#op09_quest_name_935"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"936"
		{
			"name"		"placeholder_936"
			"gamemode"		"survival"
			"points"		"5"
			"quest_icon"		"ssg08"
			"operational_points"		"3"
			"expression"		"%act_kill_human% && %weapon_ssg08%"
			"loc_description"		"#quest_936_var_desc"
			"loc_huddescription"		"#quest_936_hud_var_desc"
			"loc_name"		"#op09_quest_name_936"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"937"
		{
			"name"		"placeholder_937"
			"gamemode"		"casual"
			"map"		"de_nuke"
			"points"		"5"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && ( ( (%player_location_Silo% || %player_location_Vending%) && %cond_player_ct%) || ( ( %player_location_Heaven% || %player_location_Garage% ) && %cond_player_terrorist% ) )"
			"loc_description"		"#quest_937_var_desc"
			"loc_huddescription"		"#quest_937_hud_var_desc"
			"loc_name"		"#op09_quest_name_937"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_apply"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
				"target"		"#emptystring"
			}
		}
		"938"
		{
			"name"		"placeholder_938"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_skirmish_armsrace"
			"points"		"5"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %cond_victim_armsrace_leader%"
			"loc_description"		"#quest_938_var_desc"
			"loc_huddescription"		"#quest_938_hud_var_desc"
			"loc_name"		"#op09_quest_name_938"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#quest_target_armsraceleader"
			}
		}
		"939"
		{
			"name"		"placeholder_939"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_nuke"
			"map"		"de_nuke"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_939_var_desc"
			"server_exec"		"execwithwhitelist guardian_op09_card2.cfg */maps"
			"loc_huddescription"		"#quest_939_hud_var_desc"
			"loc_name"		"#op09_quest_name_939"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#SFUI_WPNHUD_mp5sd"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_heavy"
				"target"		"#emptystring"
			}
		}
		"940"
		{
			"name"		"placeholder_940"
			"gamemode"		"competitive"
			"map"		"de_nuke"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_940_var_desc"
			"loc_huddescription"		"#quest_940_hud_var_desc"
			"loc_name"		"#op09_quest_name_940"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"941"
		{
			"name"		"placeholder_941"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_shortnuke"
			"points"		"4"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"%act_win_round% && %cond_roundstate_pistolround%"
			"loc_description"		"#quest_941_var_desc"
			"loc_huddescription"		"#quest_941_hud_var_desc"
			"loc_name"		"#op09_quest_name_941"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#quest_target_pistolround"
			}
		}
		"942"
		{
			"name"		"placeholder_942"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualdelta"
			"points"		"30"
			"quest_icon"		"mp5sd"
			"operational_points"		"3"
			"singlematch"		"1"
			"expression"		"%act_kill_human% && %weapon_mp5sd%"
			"loc_description"		"#quest_942_var_desc"
			"loc_huddescription"		"#quest_942_hud_var_desc"
			"loc_name"		"#op09_quest_name_942"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"943"
		{
			"name"		"placeholder_943"
			"gamemode"		"casual"
			"mapgroup"		"mg_skirmish_flyingscoutsman"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human%"
			"loc_description"		"#quest_943_var_desc"
			"loc_huddescription"		"#quest_943_hud_var_desc"
			"loc_name"		"#op09_quest_name_943"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"944"
		{
			"name"		"placeholder_944"
			"gamemode"		"survival"
			"points"		"5000"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%act_spend%"
			"loc_description"		"#quest_944_var_desc"
			"loc_huddescription"		"#quest_944_hud_var_desc"
			"loc_name"		"#op09_quest_name_944"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_spend"
				"actions"		"#quest_action_plural_act_spend"
				"action"		"#quest_action_singular_act_spend"
				"target"		"#emptystring"
			}
		}
		"945"
		{
			"name"		"placeholder_945"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_cs_office"
			"map"		"cs_office"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_945_var_desc"
			"server_exec"		"execwithwhitelist guardian_op09_card3.cfg */maps"
			"loc_huddescription"		"#quest_945_hud_var_desc"
			"loc_name"		"#op09_quest_name_945"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_heavy"
				"target"		"#emptystring"
			}
		}
		"946"
		{
			"name"		"placeholder_946"
			"gamemode"		"competitive"
			"map"		"cs_office"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_946_var_desc"
			"loc_huddescription"		"#quest_946_hud_var_desc"
			"loc_name"		"#op09_quest_name_946"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"947"
		{
			"name"		"placeholder_947"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_vertigo"
			"points"		"16"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_947_var_desc"
			"loc_huddescription"		"#quest_947_hud_var_desc"
			"loc_name"		"#op09_quest_name_947"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"948"
		{
			"name"		"placeholder_948"
			"gamemode"		"casual"
			"mapgroup"		"mg_hostage"
			"points"		"5"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"(%act_rescue_hostage% || (%act_kill_human% && %cond_player_terrorist% && %cond_victim_rescuing%))"
			"loc_description"		"#quest_948_var_desc"
			"loc_huddescription"		"#quest_948_hud_var_desc"
			"loc_name"		"#op09_quest_name_948"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_rescue_hostage"
				"action"		"#quest_action_singular_act_rescue_hostage"
				"target"		"#emptystring"
			}
		}
		"949"
		{
			"name"		"placeholder_949"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualsigma"
			"points"		"10"
			"quest_icon"		"nova"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %weapon_nova%"
			"loc_description"		"#quest_949_var_desc"
			"loc_huddescription"		"#quest_949_hud_var_desc"
			"loc_name"		"#op09_quest_name_949"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"950"
		{
			"name"		"placeholder_950"
			"gamemode"		"survival"
			"points"		"5"
			"quest_icon"		"nova"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %weapon_heavy%"
			"loc_description"		"#quest_950_var_desc"
			"loc_huddescription"		"#quest_950_hud_var_desc"
			"loc_name"		"#op09_quest_name_950"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"951"
		{
			"name"		"placeholder_951"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_vertigo"
			"map"		"de_vertigo"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_951_var_desc"
			"server_exec"		"execwithwhitelist guardian_op09_card4.cfg */maps"
			"loc_huddescription"		"#quest_951_hud_var_desc"
			"loc_name"		"#op09_quest_name_951"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#SFUI_WPNHUD_Shotgun"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_heavy"
				"target"		"#emptystring"
			}
		}
		"952"
		{
			"name"		"placeholder_952"
			"gamemode"		"competitive"
			"map"		"de_vertigo"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_952_var_desc"
			"loc_huddescription"		"#quest_952_hud_var_desc"
			"loc_name"		"#op09_quest_name_952"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"953"
		{
			"name"		"placeholder_953"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_inferno"
			"points"		"16"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_953_var_desc"
			"loc_huddescription"		"#quest_953_hud_var_desc"
			"loc_name"		"#op09_quest_name_953"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"954"
		{
			"name"		"placeholder_954"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_dust247"
			"points"		"25"
			"quest_icon"		"nova"
			"operational_points"		"3"
			"singlematch"		"1"
			"expression"		"%act_kill_human% && (%weapon_nova% || %weapon_xm1014% || %weapon_sawedoff% || %weapon_mag7%)"
			"loc_description"		"#quest_954_var_desc"
			"loc_huddescription"		"#quest_954_hud_var_desc"
			"loc_name"		"#op09_quest_name_954"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#quest_target_shotgun"
			}
		}
		"955"
		{
			"name"		"placeholder_955"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualdelta"
			"points"		"180"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_protect_chicken%"
			"loc_description"		"#quest_955_var_desc"
			"loc_huddescription"		"#quest_955_hud_var_desc"
			"loc_name"		"#op09_quest_name_955"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_protect_chicken"
				"action"		"#quest_action_singular_act_protect_chicken"
				"target"		"#emptystring"
			}
		}
		"956"
		{
			"name"		"placeholder_956"
			"gamemode"		"survival"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_parachute_landed%"
			"loc_description"		"#quest_956_var_desc"
			"loc_huddescription"		"#quest_956_hud_var_desc"
			"loc_name"		"#op09_quest_name_956"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_parachute_landed"
				"action"		"#quest_action_singular_act_parachute_landed"
				"target"		"#emptystring"
			}
		}
		"957"
		{
			"name"		"placeholder_957"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_dust247"
			"points"		"25"
			"quest_icon"		"negev"
			"operational_points"		"2"
			"expression"		"%act_kill_human% && %weapon_negev%"
			"loc_description"		"#quest_957_var_desc"
			"loc_huddescription"		"#quest_957_hud_var_desc"
			"loc_name"		"#op09_quest_name_957"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"958"
		{
			"name"		"placeholder_958"
			"gamemode"		"competitive"
			"map"		"de_breach"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_958_var_desc"
			"loc_huddescription"		"#quest_958_hud_var_desc"
			"loc_name"		"#op09_quest_name_958"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"959"
		{
			"name"		"placeholder_959"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualsigma"
			"points"		"50"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"%act_kill_human%"
			"loc_description"		"#quest_959_var_desc"
			"loc_huddescription"		"#quest_959_hud_var_desc"
			"loc_name"		"#op09_quest_name_959"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"960"
		{
			"name"		"placeholder_960"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_overpass"
			"map"		"de_overpass"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_960_var_desc"
			"server_exec"		"execwithwhitelist guardian_op09_card5.cfg */maps"
			"loc_huddescription"		"#quest_960_hud_var_desc"
			"loc_name"		"#op09_quest_name_960"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_awp_or_p90"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"961"
		{
			"name"		"placeholder_961"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_dust247"
			"points"		"20"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %weapon_secondary%"
			"loc_description"		"#quest_961_var_desc"
			"loc_huddescription"		"#quest_961_hud_var_desc"
			"loc_name"		"#op09_quest_name_961"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#quest_target_pistolround"
			}
		}
		"962"
		{
			"name"		"placeholder_962"
			"gamemode"		"survival"
			"points"		"2"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%act_kill_human% && (%cond_player_money_spent% == 0)"
			"loc_description"		"#quest_962_var_desc"
			"loc_huddescription"		"#quest_962_hud_var_desc"
			"loc_name"		"#op09_quest_name_962"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"963"
		{
			"name"		"placeholder_963"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_bank"
			"map"		"de_bank"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_963_var_desc"
			"server_exec"		"execwithwhitelist guardian_op09_card6_1.cfg */maps"
			"loc_huddescription"		"#quest_963_hud_var_desc"
			"loc_name"		"#op09_quest_name_963"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#SFUI_WPNHUD_XM1014"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_heavy"
				"target"		"#emptystring"
			}
		}
		"964"
		{
			"name"		"placeholder_964"
			"gamemode"		"competitive"
			"points"		"2"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_round% && %cond_roundstate_pistolround%"
			"loc_description"		"#quest_964_var_desc"
			"loc_huddescription"		"#quest_964_hud_var_desc"
			"loc_name"		"#op09_quest_name_964"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#quest_target_pistolround"
			}
		}
		"965"
		{
			"name"		"placeholder_965"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_vertigo"
			"map"		"de_vertigo"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_965_var_desc"
			"server_exec"		"execwithwhitelist guardian_op09_card6_2.cfg */maps"
			"loc_huddescription"		"#quest_965_hud_var_desc"
			"loc_name"		"#op09_quest_name_965"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"966"
		{
			"name"		"placeholder_966"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualdelta"
			"points"		"100000"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"%act_income%"
			"loc_description"		"#quest_966_var_desc"
			"loc_huddescription"		"#quest_966_hud_var_desc"
			"loc_name"		"#op09_quest_name_966"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_earn"
				"actions"		"#quest_action_plural_act_income"
				"action"		"#quest_action_singular_act_income"
				"target"		"#emptystring"
			}
		}
		"967"
		{
			"name"		"placeholder_967"
			"gamemode"		"casual"
			"mapgroup"		"mg_hostage"
			"points"		"10"
			"quest_icon"		"deagle"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %weapon_deagle%"
			"loc_description"		"#quest_967_var_desc"
			"loc_huddescription"		"#quest_967_hud_var_desc"
			"loc_name"		"#op09_quest_name_967"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"968"
		{
			"name"		"placeholder_968"
			"gamemode"		"survival"
			"points"		"2"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && (%weapon_ssg08% || %weapon_awp% || %weapon_scar20% || %weapon_g3sg1%)"
			"loc_description"		"#quest_968_var_desc"
			"loc_huddescription"		"#quest_968_hud_var_desc"
			"loc_name"		"#op09_quest_name_968"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#quest_target_sniperrifle"
			}
		}
		"969"
		{
			"name"		"placeholder_969"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_cache"
			"map"		"de_cache"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_969_var_desc"
			"server_exec"		"execwithwhitelist guardian_op09_card7_1.cfg */maps"
			"loc_huddescription"		"#quest_969_hud_var_desc"
			"loc_name"		"#op09_quest_name_969"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#SFUI_WPNHUD_awp"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"970"
		{
			"name"		"placeholder_970"
			"gamemode"		"competitive"
			"map"		"de_dust2"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_970_var_desc"
			"loc_huddescription"		"#quest_970_hud_var_desc"
			"loc_name"		"#op09_quest_name_970"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"971"
		{
			"name"		"placeholder_971"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_mirage"
			"map"		"de_mirage"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_971_var_desc"
			"server_exec"		"execwithwhitelist guardian_op09_card7_2.cfg */maps"
			"loc_huddescription"		"#quest_971_hud_var_desc"
			"loc_name"		"#op09_quest_name_971"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"972"
		{
			"name"		"placeholder_972"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_dust247"
			"points"		"30"
			"quest_icon"		"test"
			"operational_points"		"3"
			"singlematch"		"1"
			"expression"		"%act_kill_human% && %cond_damage_headshot%"
			"loc_description"		"#quest_972_var_desc"
			"loc_huddescription"		"#quest_972_hud_var_desc"
			"loc_name"		"#op09_quest_name_972"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#quest_target_headshot"
			}
		}
		"973"
		{
			"name"		"placeholder_973"
			"gamemode"		"casual"
			"map"		"de_canals"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human%"
			"loc_description"		"#quest_973_var_desc"
			"loc_huddescription"		"#quest_973_hud_var_desc"
			"loc_name"		"#op09_quest_name_973"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"974"
		{
			"name"		"placeholder_974"
			"gamemode"		"casual"
			"map"		"de_inferno"
			"points"		"5"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %cond_damage_headshot%"
			"loc_description"		"#quest_974_var_desc"
			"loc_huddescription"		"#quest_974_hud_var_desc"
			"loc_name"		"#op09_quest_name_974"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#quest_target_headshot"
			}
		}
		"975"
		{
			"name"		"placeholder_975"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_cs_italy"
			"map"		"cs_italy"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_975_var_desc"
			"server_exec"		"execwithwhitelist guardian_op09_card8.cfg */maps"
			"loc_huddescription"		"#quest_975_hud_var_desc"
			"loc_name"		"#op09_quest_name_975"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_ct"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"976"
		{
			"name"		"placeholder_976"
			"gamemode"		"competitive"
			"map"		"de_inferno"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_976_var_desc"
			"loc_huddescription"		"#quest_976_hud_var_desc"
			"loc_name"		"#op09_quest_name_976"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"977"
		{
			"name"		"placeholder_977"
			"gamemode"		"scrimcomp2v2"
			"map"		"gd_rialto"
			"points"		"16"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_977_var_desc"
			"loc_huddescription"		"#quest_977_hud_var_desc"
			"loc_name"		"#op09_quest_name_977"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"978"
		{
			"name"		"placeholder_978"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualdelta"
			"points"		"40"
			"quest_icon"		"elite"
			"operational_points"		"3"
			"expression"		"%act_kill_human% && %weapon_elite%"
			"loc_description"		"#quest_978_var_desc"
			"loc_huddescription"		"#quest_978_hud_var_desc"
			"loc_name"		"#op09_quest_name_978"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"979"
		{
			"name"		"placeholder_979"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_dust247"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && (%cond_life_killstreak_human% >= 4)"
			"loc_description"		"#quest_979_var_desc"
			"loc_huddescription"		"#quest_979_hud_var_desc"
			"loc_name"		"#op09_quest_name_979"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"980"
		{
			"name"		"placeholder_980"
			"gamemode"		"survival"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_dz_game_end_placement% >= 1 && %act_dz_game_end_placement% <= 4"
			"loc_description"		"#quest_980_var_desc"
			"loc_huddescription"		"#quest_980_hud_var_desc"
			"loc_name"		"#op09_quest_name_980"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_dz_game_end_placement"
				"action"		"#quest_action_singular_act_dz_game_end_placement"
				"target"		"#emptystring"
			}
		}
		"981"
		{
			"name"		"placeholder_981"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_mirage"
			"map"		"de_mirage"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_981_var_desc"
			"server_exec"		"execwithwhitelist guardian_op09_card9.cfg */maps"
			"loc_huddescription"		"#quest_981_hud_var_desc"
			"loc_name"		"#op09_quest_name_981"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#SFUI_WPNHUD_usp_silencer"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"982"
		{
			"name"		"placeholder_982"
			"gamemode"		"casual"
			"mapgroup"		"mg_dust247"
			"points"		"5"
			"quest_icon"		"test"
			"operational_points"		"2"
			"singlematch"		"1"
			"expression"		"%act_kill_human% && %weapon_deagle% && %cond_damage_headshot%"
			"loc_description"		"#quest_982_var_desc"
			"loc_huddescription"		"#quest_982_hud_var_desc"
			"loc_name"		"#op09_quest_name_982"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#quest_target_headshot"
			}
		}
		"983"
		{
			"name"		"placeholder_983"
			"gamemode"		"scrimcomp2v2"
			"points"		"5"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"%act_kill_human% && %cond_damage_headshot%"
			"loc_description"		"#quest_983_var_desc"
			"loc_huddescription"		"#quest_983_hud_var_desc"
			"loc_name"		"#op09_quest_name_983"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#quest_target_headshot"
			}
		}
		"984"
		{
			"name"		"placeholder_984"
			"gamemode"		"competitive"
			"points"		"5"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"%act_round_mvp%"
			"loc_description"		"#quest_984_var_desc"
			"loc_huddescription"		"#quest_984_hud_var_desc"
			"loc_name"		"#op09_quest_name_984"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_earn"
				"actions"		"#quest_action_plural_act_round_mvp"
				"action"		"#quest_action_singular_act_round_mvp"
				"target"		"#emptystring"
			}
		}
		"985"
		{
			"name"		"placeholder_985"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualdelta"
			"points"		"15"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && (%weapon_usp_silencer% || %weapon_hkp2000% || %weapon_glock%)"
			"loc_description"		"#quest_985_var_desc"
			"loc_huddescription"		"#quest_985_hud_var_desc"
			"loc_name"		"#op09_quest_name_985"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#quest_target_defaultpistol"
			}
		}
		"986"
		{
			"name"		"placeholder_986"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_canals"
			"map"		"de_canals"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_986_var_desc"
			"server_exec"		"execwithwhitelist guardian_op09_card10.cfg */maps"
			"loc_huddescription"		"#quest_986_hud_var_desc"
			"loc_name"		"#op09_quest_name_986"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#SFUI_WPNHUD_m4a1_silencer"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_heavy"
				"target"		"#emptystring"
			}
		}
		"987"
		{
			"name"		"placeholder_987"
			"gamemode"		"casual"
			"mapgroup"		"mg_dust247"
			"points"		"5"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_kill_human% && ( ( %cond_player_ct% && %weapon_ak47% ) || ( %cond_player_terrorist% && ( %weapon_m4a1% || %weapon_m4a1_silencer% ) ) )"
			"loc_description"		"#quest_987_var_desc"
			"loc_huddescription"		"#quest_987_hud_var_desc"
			"loc_name"		"#op09_quest_name_987"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"988"
		{
			"name"		"placeholder_988"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_skirmish_armsrace"
			"points"		"3"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_kill_human% && %weapon_knife%"
			"loc_description"		"#quest_988_var_desc"
			"loc_huddescription"		"#quest_988_hud_var_desc"
			"loc_name"		"#op09_quest_name_988"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#quest_target_knife"
			}
		}
		"989"
		{
			"name"		"placeholder_989"
			"gamemode"		"competitive"
			"points"		"100"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"%act_round_end% ? %cond_damage_utility% : 0"
			"loc_description"		"#quest_989_var_desc"
			"loc_huddescription"		"#quest_989_hud_var_desc"
			"loc_name"		"#op09_quest_name_989"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_deal"
				"actions"		"#quest_action_plural_act_damage"
				"action"		"#quest_action_singular_act_damage"
				"target"		"#quest_target_utility"
			}
		}
		"990"
		{
			"name"		"placeholder_990"
			"gamemode"		"scrimcomp2v2"
			"points"		"5"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"%act_win_round% && ( %cond_life_killstreak_human% >= 2 )"
			"loc_description"		"#quest_990_var_desc"
			"loc_huddescription"		"#quest_990_hud_var_desc"
			"loc_name"		"#op09_quest_name_990"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"991"
		{
			"name"		"placeholder_991"
			"gamemode"		"casual"
			"mapgroup"		"mg_dust247"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( ( %cond_player_terrorist% && %weapon_tec9% ) || ( %cond_player_ct% && %weapon_fiveseven% ) )"
			"loc_description"		"#quest_991_var_desc"
			"loc_huddescription"		"#quest_991_hud_var_desc"
			"loc_name"		"#op09_quest_name_991"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"992"
		{
			"name"		"placeholder_992"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_dust2"
			"map"		"de_dust2"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_992_var_desc"
			"server_exec"		"execwithwhitelist guardian_op09_card11_1.cfg */maps"
			"loc_huddescription"		"#quest_992_hud_var_desc"
			"loc_name"		"#op09_quest_name_992"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#SFUI_WPNHUD_BreachCharge"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_heavy"
				"target"		"#emptystring"
			}
		}
		"993"
		{
			"name"		"placeholder_993"
			"gamemode"		"casual"
			"map"		"de_mirage"
			"points"		"300"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%weapon_grenade% ? %act_damage% : 0"
			"loc_description"		"#quest_993_var_desc"
			"loc_huddescription"		"#quest_993_hud_var_desc"
			"loc_name"		"#op09_quest_name_993"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_deal"
				"actions"		"#quest_action_plural_act_damage"
				"action"		"#quest_action_singular_act_damage"
				"target"		"#quest_target_utility"
			}
		}
		"994"
		{
			"name"		"placeholder_994"
			"gamemode"		"survival"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_kill_human%"
			"loc_description"		"#quest_994_var_desc"
			"loc_huddescription"		"#quest_994_hud_var_desc"
			"loc_name"		"#op09_quest_name_994"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"995"
		{
			"name"		"placeholder_995"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_shortdust"
			"points"		"16"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_995_var_desc"
			"loc_huddescription"		"#quest_995_hud_var_desc"
			"loc_name"		"#op09_quest_name_995"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"996"
		{
			"name"		"placeholder_996"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualdelta"
			"points"		"200"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"%act_kill_human%"
			"loc_description"		"#quest_996_var_desc"
			"loc_huddescription"		"#quest_996_hud_var_desc"
			"loc_name"		"#op09_quest_name_996"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"997"
		{
			"name"		"placeholder_997"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualsigma"
			"points"		"5"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( ( %cond_player_terrorist% && %weapon_galilar% ) || ( %cond_player_ct% && %weapon_famas% ) )"
			"loc_description"		"#quest_997_var_desc"
			"loc_huddescription"		"#quest_997_hud_var_desc"
			"loc_name"		"#op09_quest_name_997"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"998"
		{
			"name"		"placeholder_998"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_cs_agency"
			"map"		"cs_agency"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_998_var_desc"
			"server_exec"		"execwithwhitelist guardian_op09_card12.cfg */maps"
			"loc_huddescription"		"#quest_998_hud_var_desc"
			"loc_name"		"#op09_quest_name_998"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#SFUI_WPNHUD_sg556"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"999"
		{
			"name"		"placeholder_999"
			"gamemode"		"competitive"
			"map"		"de_train"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_kill_human% && %weapon_glock%"
			"loc_description"		"#quest_999_var_desc"
			"loc_huddescription"		"#quest_999_hud_var_desc"
			"loc_name"		"#op09_quest_name_999"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1000"
		{
			"name"		"placeholder_1000"
			"gamemode"		"survival"
			"points"		"2"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_kill_other% && %victim_classname_drone% && %cond_drone_enemy%"
			"loc_description"		"#quest_1000_var_desc"
			"loc_huddescription"		"#quest_1000_hud_var_desc"
			"loc_name"		"#op09_quest_name_1000"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_destroy"
				"actions"		"#quest_action_plural_act_kill_other"
				"action"		"#quest_action_singular_act_kill_other"
				"target"		"#quest_target_enemydrone"
			}
		}
		"1001"
		{
			"name"		"placeholder_1001"
			"gamemode"		"competitive"
			"map"		"de_inferno"
			"points"		"3"
			"quest_icon"		"test"
			"operational_points"		"3"
			"singlematch"		"1"
			"expression"		"%act_round_mvp%"
			"loc_description"		"#quest_1001_var_desc"
			"loc_huddescription"		"#quest_1001_hud_var_desc"
			"loc_name"		"#op09_quest_name_1001"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_earnT"
				"actions"		"#quest_action_plural_act_round_mvp"
				"action"		"#quest_action_singular_act_round_mvp"
				"target"		"#emptystring"
			}
		}
		"1002"
		{
			"name"		"placeholder_1002"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualdelta"
			"points"		"5"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"%act_kill_human% && (%cond_life_killstreak_human% == 2)"
			"loc_description"		"#quest_1002_var_desc"
			"loc_huddescription"		"#quest_1002_hud_var_desc"
			"loc_name"		"#op09_quest_name_1002"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1003"
		{
			"name"		"placeholder_1003"
			"gamemode"		"casual"
			"mapgroup"		"mg_dust247"
			"points"		"5"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %weapon_negev%"
			"loc_description"		"#quest_1003_var_desc"
			"loc_huddescription"		"#quest_1003_hud_var_desc"
			"loc_name"		"#op09_quest_name_1003"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1004"
		{
			"name"		"placeholder_1004"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_inferno"
			"map"		"de_inferno"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1004_var_desc"
			"server_exec"		"execwithwhitelist guardian_op09_card13.cfg */maps"
			"loc_huddescription"		"#quest_1004_hud_var_desc"
			"loc_name"		"#op09_quest_name_1004"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#SFUI_WPNHUD_m249"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1005"
		{
			"name"		"placeholder_1005"
			"gamemode"		"competitive"
			"map"		"de_overpass"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1005_var_desc"
			"loc_huddescription"		"#quest_1005_hud_var_desc"
			"loc_name"		"#op09_quest_name_1005"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1006"
		{
			"name"		"placeholder_1006"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_skirmish_armsrace"
			"points"		"40"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_kill_human%"
			"loc_description"		"#quest_1006_var_desc"
			"loc_huddescription"		"#quest_1006_hud_var_desc"
			"loc_name"		"#op09_quest_name_1006"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1007"
		{
			"name"		"placeholder_1007"
			"gamemode"		"survival"
			"points"		"5"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"%act_kill_other% && %victim_classname_dz_door% && %weapon_breachcharge%"
			"loc_description"		"#quest_1007_var_desc"
			"loc_huddescription"		"#quest_1007_hud_var_desc"
			"loc_name"		"#op09_quest_name_1007"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_destroy"
				"actions"		"#quest_action_plural_act_kill_other"
				"action"		"#quest_action_singular_act_kill_other"
				"target"		"#quest_target_lockeddoor"
			}
		}
		"1008"
		{
			"name"		"placeholder_1008"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_dust247"
			"points"		"200"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"%act_kill_human% && (%weapon_m4a1_silencer% || %weapon_m4a1% || %weapon_ak47%)"
			"loc_description"		"#quest_1008_var_desc"
			"loc_huddescription"		"#quest_1008_hud_var_desc"
			"loc_name"		"#op09_quest_name_1008"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1009"
		{
			"name"		"placeholder_1009"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_train"
			"points"		"8"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1009_var_desc"
			"loc_huddescription"		"#quest_1009_hud_var_desc"
			"loc_name"		"#op09_quest_name_1009"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1010"
		{
			"name"		"placeholder_1010"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualdelta"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %weapon_bizon%"
			"loc_description"		"#quest_1010_var_desc"
			"loc_huddescription"		"#quest_1010_hud_var_desc"
			"loc_name"		"#op09_quest_name_1010"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1011"
		{
			"name"		"placeholder_1011"
			"gamemode"		"competitive"
			"map"		"de_cache"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_round% && ( %cond_score_first_half% == 5 || %cond_score_second_half% == 5 )"
			"loc_description"		"#quest_1011_var_desc"
			"loc_huddescription"		"#quest_1011_hud_var_desc"
			"loc_name"		"#op09_quest_name_1011"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1012"
		{
			"name"		"placeholder_1012"
			"gamemode"		"survival"
			"points"		"3"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_bumpmine_launch%"
			"loc_description"		"#quest_1012_var_desc"
			"loc_huddescription"		"#quest_1012_hud_var_desc"
			"loc_name"		"#op09_quest_name_1012"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_bumpmine_launch"
				"action"		"#quest_action_singular_act_bumpmine_launch"
				"target"		"#emptystring"
			}
		}
		"1013"
		{
			"name"		"placeholder_1013"
			"gamemode"		"gungametrbomb"
			"mapgroup"		"mg_skirmish_demolition"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"%act_kill_human% && %weapon_deagle%"
			"loc_description"		"#quest_1013_var_desc"
			"loc_huddescription"		"#quest_1013_hud_var_desc"
			"loc_name"		"#op09_quest_name_1013"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1014"
		{
			"name"		"placeholder_1014"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_train"
			"map"		"de_train"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1014_var_desc"
			"server_exec"		"execwithwhitelist guardian_op09_card14.cfg */maps"
			"loc_huddescription"		"#quest_1014_hud_var_desc"
			"loc_name"		"#op09_quest_name_1014"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#SFUI_WPNHUD_ak47"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_heavy"
				"target"		"#emptystring"
			}
		}
		"1015"
		{
			"name"		"placeholder_1015"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualdelta"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && (%cond_player_money_spent_this_round% <= 2000)"
			"loc_description"		"#quest_1015_var_desc"
			"loc_huddescription"		"#quest_1015_hud_var_desc"
			"loc_name"		"#op09_quest_name_1015"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1016"
		{
			"name"		"placeholder_1016"
			"gamemode"		"survival"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_cash% >= 3000"
			"loc_description"		"#quest_1016_var_desc"
			"loc_huddescription"		"#quest_1016_hud_var_desc"
			"loc_name"		"#op09_quest_name_1016"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_earn"
				"actions"		"#quest_action_plural_act_income"
				"action"		"#quest_action_singular_act_income"
				"target"		"#emptystring"
			}
		}
		"1017"
		{
			"name"		"placeholder_1017"
			"gamemode"		"competitive"
			"map"		"de_mirage"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1017_var_desc"
			"loc_huddescription"		"#quest_1017_hud_var_desc"
			"loc_name"		"#op09_quest_name_1017"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1018"
		{
			"name"		"placeholder_1018"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_overpass"
			"map"		"de_overpass"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1018_var_desc"
			"server_exec"		"execwithwhitelist guardian_op09_card15.cfg */maps"
			"loc_huddescription"		"#quest_1018_hud_var_desc"
			"loc_name"		"#op09_quest_name_1018"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_heavy"
				"target"		"#emptystring"
			}
		}
		"1019"
		{
			"name"		"placeholder_1019"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_skirmish_armsrace"
			"points"		"20"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"%act_kill_human% && %weapon_smg%"
			"loc_description"		"#quest_1019_var_desc"
			"loc_huddescription"		"#quest_1019_hud_var_desc"
			"loc_name"		"#op09_quest_name_1019"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1020"
		{
			"name"		"placeholder_1020"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_dust247"
			"points"		"200"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"%act_kill_human% && %weapon_ump45%"
			"loc_description"		"#quest_1020_var_desc"
			"loc_huddescription"		"#quest_1020_hud_var_desc"
			"loc_name"		"#op09_quest_name_1020"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1021"
		{
			"name"		"placeholder_1021"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualdelta"
			"points"		"20"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_chicken%"
			"loc_description"		"#quest_1021_var_desc"
			"loc_huddescription"		"#quest_1021_hud_var_desc"
			"loc_name"		"#op09_quest_name_1021"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_chicken"
				"action"		"#quest_action_singular_act_kill_chicken"
				"target"		"#quest_target_chicken"
			}
		}
		"1022"
		{
			"name"		"placeholder_1022"
			"gamemode"		"survival"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_other% && %victim_classname_prop_exploding_barrel%"
			"loc_description"		"#quest_1022_var_desc"
			"loc_huddescription"		"#quest_1022_hud_var_desc"
			"loc_name"		"#op09_quest_name_1022"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_destroy"
				"actions"		"#quest_action_plural_act_kill_other"
				"action"		"#quest_action_singular_act_kill_other"
				"target"		"#quest_target_explodingbarrel"
			}
		}
		"1023"
		{
			"name"		"placeholder_1023"
			"gamemode"		"competitive"
			"map"		"cs_agency"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1023_var_desc"
			"loc_huddescription"		"#quest_1023_hud_var_desc"
			"loc_name"		"#op09_quest_name_1023"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1024"
		{
			"name"		"placeholder_1024"
			"gamemode"		"casual"
			"mapgroup"		"mg_hostage"
			"points"		"200"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_kill_other% && (%victim_classname_func_breakable% || %victim_classname_prop_dynamic%)"
			"loc_description"		"#quest_1024_var_desc"
			"loc_huddescription"		"#quest_1024_hud_var_desc"
			"loc_name"		"#op09_quest_name_1024"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_destroy"
				"actions"		"#quest_action_plural_act_kill_other"
				"action"		"#quest_action_singular_act_kill_other"
				"target"		"#quest_target_glasspane"
			}
		}
		"1025"
		{
			"name"		"placeholder_1025"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_lake"
			"points"		"16"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1025_var_desc"
			"loc_huddescription"		"#quest_1025_hud_var_desc"
			"loc_name"		"#op09_quest_name_1025"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1027"
		{
			"name"		"placeholder_1027"
			"gamemode"		"casual"
			"mapgroup"		"mg_dust247"
			"points"		"5"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_apply_graffiti% && ( ( %player_location_CTSpawn% && %cond_player_terrorist% ) || ( %player_location_TSpawn% && %cond_player_ct% ) )"
			"loc_description"		"#quest_1027_var_desc"
			"loc_huddescription"		"#quest_1027_hud_var_desc"
			"loc_name"		"#op09_quest_name_1027"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_apply"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
				"target"		"#emptystring"
			}
		}
		"1028"
		{
			"name"		"placeholder_1028"
			"gamemode"		"deathmatch"
			"map"		"de_inferno"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_kill_human% && ( %player_location_Banana% || %player_location_Apartments% )"
			"loc_description"		"#quest_1028_var_desc"
			"loc_huddescription"		"#quest_1028_hud_var_desc"
			"loc_name"		"#op09_quest_name_1028"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1029"
		{
			"name"		"placeholder_1029"
			"gamemode"		"casual"
			"map"		"de_mirage"
			"points"		"5"
			"quest_icon"		"smokegrenade"
			"operational_points"		"2"
			"expression"		"%act_detonate_smokegrenade% && ( ( (%victim_location_SnipersNest% || %victim_location_Stairs%) && %cond_player_terrorist% ) || ( %cond_player_ct% && ( %victim_location_TRamp% || %victim_location_Apartments% ) ) )"
			"loc_description"		"#quest_1029_var_desc"
			"loc_huddescription"		"#quest_1029_hud_var_desc"
			"loc_name"		"#op09_quest_name_1029"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_throw"
				"actions"		"#quest_action_plural_act_detonate_smokegrenade"
				"action"		"#quest_action_singular_act_detonate_smokegrenade"
				"target"		"#emptystring"
			}
		}
		"1030"
		{
			"name"		"placeholder_1030"
			"gamemode"		"coopmission"
			"mapgroup"		"mg_coop_kasbah"
			"map"		"coop_kasbah"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1030_var_desc"
			"loc_huddescription"		"#quest_1030_hud_var_desc"
			"loc_name"		"#op09_quest_name_1030"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"target"		"#emptystring"
			}
		}
		"1031"
		{
			"name"		"placeholder_1031"
			"gamemode"		"coopmission"
			"mapgroup"		"mg_coop_kasbah"
			"map"		"coop_kasbah"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1031_var_desc"
			"server_exec"		"execwithwhitelist coopstrike_op09_mission2.cfg */maps"
			"loc_huddescription"		"#quest_1031_hud_var_desc"
			"loc_name"		"#op09_quest_name_1031"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"target"		"#emptystring"
			}
		}
		"1098"
		{
			"name"		"placeholder_1098"
			"gamemode"		"competitive"
			"map"		"lobby_mapveto"
			"points"		"20,15,7"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1098_var_desc"
			"loc_huddescription"		"#quest_1098_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1098"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1032"
		{
			"name"		"placeholder_1032"
			"gamemode"		"competitive"
			"map"		"de_engage"
			"points"		"20,15,7"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1032_var_desc"
			"loc_huddescription"		"#quest_1032_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1032"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1033"
		{
			"name"		"placeholder_1033"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_engage"
			"map"		"de_engage"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1033_var_desc"
			"server_exec"		"execwithwhitelist guardian_op10_engage_a.cfg */maps"
			"loc_huddescription"		"#quest_1033_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1033"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1034"
		{
			"name"		"placeholder_1034"
			"gamemode"		"coopmission"
			"mapgroup"		"mg_coop_autumn"
			"map"		"coop_autumn"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1034_var_desc"
			"loc_huddescription"		"#quest_1034_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1034"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"target"		"#emptystring"
			}
		}
		"1035"
		{
			"name"		"placeholder_1035"
			"gamemode"		"casual"
			"map"		"de_ancient"
			"points"		"25,15,7"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %weapon_ak47% || %weapon_m4a1% || %weapon_m4a1_silencer% )"
			"loc_description"		"#quest_1035_var_desc"
			"loc_huddescription"		"#quest_1035_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1035"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1036"
		{
			"name"		"placeholder_1036"
			"gamemode"		"casual"
			"mapgroup"		"mg_skirmish_retakes"
			"points"		"10,7,3"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1036_var_desc"
			"loc_huddescription"		"#quest_1036_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1036"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1037"
		{
			"name"		"placeholder_1037"
			"gamemode"		"survival"
			"map"		"dz_frostbite"
			"points"		"6,4,2"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human%"
			"loc_description"		"#quest_1037_var_desc"
			"loc_huddescription"		"#quest_1037_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1037"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1099"
		{
			"name"		"placeholder_1099"
			"gamemode"		"competitive"
			"map"		"lobby_mapveto"
			"points"		"9,6,3"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_round_mvp%"
			"loc_description"		"#quest_1099_var_desc"
			"loc_huddescription"		"#quest_1099_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1099"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_round_mvp"
				"action"		"#quest_action_singular_act_round_mvp"
				"target"		"#emptystring"
			}
		}
		"1038"
		{
			"name"		"placeholder_1038"
			"gamemode"		"competitive"
			"map"		"cs_apollo"
			"points"		"20,15,7"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1038_var_desc"
			"loc_huddescription"		"#quest_1038_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1038"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1039"
		{
			"name"		"placeholder_1039"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_cs_apollo"
			"map"		"cs_apollo"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1039_var_desc"
			"server_exec"		"execwithwhitelist guardian_op10_apollo.cfg */maps"
			"loc_huddescription"		"#quest_1039_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1039"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_unique_pistol"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1040"
		{
			"name"		"placeholder_1040"
			"gamemode"		"casual"
			"mapgroup"		"mg_skirmish_retakes"
			"points"		"15,8,3"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %weapon_secondary%"
			"loc_description"		"#quest_1040_var_desc"
			"loc_huddescription"		"#quest_1040_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1040"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1041"
		{
			"name"		"placeholder_1041"
			"gamemode"		"casual"
			"mapgroup"		"mg_hostage"
			"points"		"18,9,4"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %weapon_deagle%"
			"loc_description"		"#quest_1041_var_desc"
			"loc_huddescription"		"#quest_1041_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1041"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1042"
		{
			"name"		"placeholder_1042"
			"gamemode"		"competitive"
			"map"		"de_ancient"
			"points"		"20,15,7"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1042_var_desc"
			"loc_huddescription"		"#quest_1042_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1042"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1043"
		{
			"name"		"placeholder_1043"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_train"
			"map"		"de_train"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1043_var_desc"
			"server_exec"		"execwithwhitelist guardian_op10_train_b.cfg */maps"
			"loc_huddescription"		"#quest_1043_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1043"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_sniperrifle"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1044"
		{
			"name"		"placeholder_1044"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualdelta"
			"points"		"40,20,10"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && (%cond_victim_distance% >= 15)"
			"loc_description"		"#quest_1044_var_desc"
			"loc_huddescription"		"#quest_1044_hud_var_desc"
			"show_victim_distance"		"1"
			"loc_name"		"#op10_quest_name_1044"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1045"
		{
			"name"		"placeholder_1045"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_skirmish_armsrace"
			"points"		"10,6,3"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && (%weapon_ssg08% || %weapon_awp% || %weapon_scar20% || %weapon_g3sg1%)"
			"loc_description"		"#quest_1045_var_desc"
			"loc_huddescription"		"#quest_1045_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1045"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1046"
		{
			"name"		"placeholder_1046"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_inferno"
			"points"		"12,8,4"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %cond_damage_headshot%"
			"loc_description"		"#quest_1046_var_desc"
			"loc_huddescription"		"#quest_1046_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1046"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1047"
		{
			"name"		"placeholder_1047"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_inferno"
			"map"		"de_inferno"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1047_var_desc"
			"server_exec"		"execwithwhitelist guardian_op10_inferno_a.cfg */maps"
			"loc_huddescription"		"#quest_1047_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1047"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#SFUI_WPNHUD_M249"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_heavy"
				"target"		"#emptystring"
			}
		}
		"1048"
		{
			"name"		"placeholder_1048"
			"gamemode"		"casual"
			"mapgroup"		"mg_skirmish_retakes"
			"points"		"150,100,50"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%weapon_grenade% ? %act_damage% : 0"
			"loc_description"		"#quest_1048_var_desc"
			"loc_huddescription"		"#quest_1048_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1048"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_damage"
				"action"		"#quest_action_singular_act_damage"
				"target"		"#emptystring"
			}
		}
		"1049"
		{
			"name"		"placeholder_1049"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualdelta"
			"points"		"100000,50000,25000"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_income%"
			"loc_description"		"#quest_1049_var_desc"
			"loc_huddescription"		"#quest_1049_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1049"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_income"
				"action"		"#quest_action_singular_act_income"
				"target"		"#emptystring"
			}
		}
		"1050"
		{
			"name"		"placeholder_1050"
			"gamemode"		"competitive"
			"map"		"de_mirage"
			"points"		"20,15,7"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1050_var_desc"
			"loc_huddescription"		"#quest_1050_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1050"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1051"
		{
			"name"		"placeholder_1051"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_mirage"
			"map"		"de_mirage"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1051_var_desc"
			"server_exec"		"execwithwhitelist guardian_op10_mirage_a.cfg */maps"
			"loc_huddescription"		"#quest_1051_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1051"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1052"
		{
			"name"		"placeholder_1052"
			"gamemode"		"casual"
			"mapgroup"		"mg_skirmish_retakes"
			"points"		"5,3,1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_retakes_picked_enemy_card%"
			"loc_description"		"#quest_1052_var_desc"
			"loc_huddescription"		"#quest_1052_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1052"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_retakes_picked_enemy_card"
				"action"		"#quest_action_singular_act_retakes_picked_enemy_card"
				"target"		"#emptystring"
			}
		}
		"1053"
		{
			"name"		"placeholder_1053"
			"gamemode"		"casual"
			"map"		"de_nuke"
			"points"		"15,10,5"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_detonate_smokegrenade% && ( ( ( %victim_location_Mini% || %victim_location_Garage% ) && %cond_player_terrorist% ) || ( %cond_player_ct% && ( %victim_location_Hut% || %victim_location_Control% ) ) )"
			"loc_description"		"#quest_1053_var_desc"
			"loc_huddescription"		"#quest_1053_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1053"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_detonate_smokegrenade"
				"action"		"#quest_action_singular_act_detonate_smokegrenade"
				"target"		"#emptystring"
			}
		}
		"1054"
		{
			"name"		"placeholder_1054"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_vertigo"
			"points"		"12,8,4"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1054_var_desc"
			"loc_huddescription"		"#quest_1054_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1054"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1055"
		{
			"name"		"placeholder_1055"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_vertigo"
			"map"		"de_vertigo"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1055_var_desc"
			"server_exec"		"execwithwhitelist guardian_op10_vertigo_b.cfg */maps"
			"loc_huddescription"		"#quest_1055_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1055"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1056"
		{
			"name"		"placeholder_1056"
			"gamemode"		"deathmatch"
			"map"		"de_mirage"
			"points"		"40,20,10"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_Tunnel% ||%player_location_TunnelStairs% || %player_location_PalaceInterior% || %player_location_Scaffolding% )"
			"loc_description"		"#quest_1056_var_desc"
			"loc_huddescription"		"#quest_1056_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1056"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1057"
		{
			"name"		"placeholder_1057"
			"gamemode"		"gungametrbomb"
			"mapgroup"		"mg_skirmish_demolition"
			"points"		"30,20,10"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human%"
			"loc_description"		"#quest_1057_var_desc"
			"loc_huddescription"		"#quest_1057_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1057"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1058"
		{
			"name"		"placeholder_1058"
			"gamemode"		"competitive"
			"map"		"de_nuke"
			"points"		"20,15,7"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1058_var_desc"
			"loc_huddescription"		"#quest_1058_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1058"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1059"
		{
			"name"		"placeholder_1059"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_nuke"
			"map"		"de_nuke"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1059_var_desc"
			"server_exec"		"execwithwhitelist guardian_op10_nuke_b.cfg */maps"
			"loc_huddescription"		"#quest_1059_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1059"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1060"
		{
			"name"		"placeholder_1060"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualdelta"
			"points"		"60,40,20"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %weapon_smg%"
			"loc_description"		"#quest_1060_var_desc"
			"loc_huddescription"		"#quest_1060_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1060"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1061"
		{
			"name"		"placeholder_1061"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_skirmish_armsrace"
			"points"		"12,8,4"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %weapon_smg%"
			"loc_description"		"#quest_1061_var_desc"
			"loc_huddescription"		"#quest_1061_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1061"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1062"
		{
			"name"		"placeholder_1062"
			"gamemode"		"competitive"
			"map"		"de_dust2"
			"points"		"20,15,7"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1062_var_desc"
			"loc_huddescription"		"#quest_1062_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1062"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1063"
		{
			"name"		"placeholder_1063"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_ancient"
			"map"		"de_ancient"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1063_var_desc"
			"server_exec"		"execwithwhitelist guardian_op10_ancient_a.cfg */maps"
			"loc_huddescription"		"#quest_1063_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1063"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1064"
		{
			"name"		"placeholder_1064"
			"gamemode"		"casual"
			"mapgroup"		"mg_skirmish_retakes"
			"points"		"5,3,1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_retakes_picked_mvp_card%"
			"loc_description"		"#quest_1064_var_desc"
			"loc_huddescription"		"#quest_1064_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1064"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_retakes_picked_mvp_card"
				"action"		"#quest_action_singular_act_retakes_picked_mvp_card"
				"target"		"#emptystring"
			}
		}
		"1065"
		{
			"name"		"placeholder_1065"
			"gamemode"		"casual"
			"map"		"de_ancient"
			"points"		"10,7,3"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && ( ( %player_location_Middle% && %cond_player_terrorist% ) || ( ( %player_location_TSideUpper% || %player_location_Outside% ) && %cond_player_ct% ) )"
			"loc_description"		"#quest_1065_var_desc"
			"loc_huddescription"		"#quest_1065_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1065"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
				"target"		"#emptystring"
			}
		}
		"1100"
		{
			"name"		"placeholder_1100"
			"gamemode"		"competitive"
			"map"		"lobby_mapveto"
			"points"		"20,15,7"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1100_var_desc"
			"loc_huddescription"		"#quest_1100_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1100"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1066"
		{
			"name"		"placeholder_1066"
			"gamemode"		"competitive"
			"map"		"de_ancient"
			"points"		"20,15,7"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1066_var_desc"
			"loc_huddescription"		"#quest_1066_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1066"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1067"
		{
			"name"		"placeholder_1067"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_overpass"
			"map"		"de_overpass"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1067_var_desc"
			"server_exec"		"execwithwhitelist guardian_op10_overpass_a.cfg */maps"
			"loc_huddescription"		"#quest_1067_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1067"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1068"
		{
			"name"		"placeholder_1068"
			"gamemode"		"casual"
			"mapgroup"		"mg_skirmish_retakes"
			"points"		"7,3,1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_flashbang_enemy%"
			"loc_description"		"#quest_1068_var_desc"
			"loc_huddescription"		"#quest_1068_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1068"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_flashbang_enemy"
				"action"		"#quest_action_singular_act_flashbang_enemy"
				"target"		"#emptystring"
			}
		}
		"1069"
		{
			"name"		"placeholder_1069"
			"gamemode"		"casual"
			"mapgroup"		"mg_dust247"
			"points"		"10,7,3"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && ( ( ( %player_location_Catwalk% || %player_location_UpperTunnel% ) && %cond_player_terrorist% ) || ( ( %player_location_LowerTunnel% || %player_location_ShortStairs% ) && %cond_player_ct% ) )"
			"loc_description"		"#quest_1069_var_desc"
			"loc_huddescription"		"#quest_1069_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1069"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
				"target"		"#emptystring"
			}
		}
		"1101"
		{
			"name"		"placeholder_1101"
			"gamemode"		"competitive"
			"map"		"lobby_mapveto"
			"points"		"20,15,7"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1101_var_desc"
			"loc_huddescription"		"#quest_1101_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1101"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1070"
		{
			"name"		"placeholder_1070"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_shortdust"
			"points"		"12,8,4"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1070_var_desc"
			"loc_huddescription"		"#quest_1070_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1070"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1071"
		{
			"name"		"placeholder_1071"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_dust2"
			"map"		"de_dust2"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1071_var_desc"
			"server_exec"		"execwithwhitelist guardian_op10_dust2_b.cfg */maps"
			"loc_huddescription"		"#quest_1071_hud_var_desc"
			"show_victim_distance"		"1"
			"loc_name"		"#op10_quest_name_1071"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1072"
		{
			"name"		"placeholder_1072"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_dust247"
			"points"		"40,20,10"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && (%cond_victim_distance% <= 10)"
			"loc_description"		"#quest_1072_var_desc"
			"loc_huddescription"		"#quest_1072_hud_var_desc"
			"show_victim_distance"		"1"
			"loc_name"		"#op10_quest_name_1072"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1073"
		{
			"name"		"placeholder_1073"
			"gamemode"		"gungametrbomb"
			"mapgroup"		"mg_skirmish_demolition"
			"points"		"30,20,10"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human%"
			"loc_description"		"#quest_1073_var_desc"
			"loc_huddescription"		"#quest_1073_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1073"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1074"
		{
			"name"		"placeholder_1074"
			"gamemode"		"competitive"
			"map"		"de_train"
			"points"		"20,15,7"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1074_var_desc"
			"loc_huddescription"		"#quest_1074_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1074"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1075"
		{
			"name"		"placeholder_1075"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_train"
			"map"		"de_train"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1075_var_desc"
			"server_exec"		"execwithwhitelist guardian_op10_train_a.cfg */maps"
			"loc_huddescription"		"#quest_1075_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1075"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_heavy"
				"target"		"#emptystring"
			}
		}
		"1076"
		{
			"name"		"placeholder_1076"
			"gamemode"		"deathmatch"
			"map"		"de_train"
			"points"		"40,20,10"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %cond_damage_headshot%"
			"loc_description"		"#quest_1076_var_desc"
			"loc_huddescription"		"#quest_1076_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1076"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1077"
		{
			"name"		"placeholder_1077"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualdelta"
			"points"		"20,15,7"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %weapon_heavy%"
			"loc_description"		"#quest_1077_var_desc"
			"loc_huddescription"		"#quest_1077_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1077"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1102"
		{
			"name"		"placeholder_1102"
			"gamemode"		"competitive"
			"map"		"lobby_mapveto"
			"points"		"20,15,7"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1102_var_desc"
			"loc_huddescription"		"#quest_1102_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1102"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1078"
		{
			"name"		"placeholder_1078"
			"gamemode"		"competitive"
			"map"		"de_cache"
			"points"		"20,15,7"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1078_var_desc"
			"loc_huddescription"		"#quest_1078_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1078"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1079"
		{
			"name"		"placeholder_1079"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_dust2"
			"map"		"de_dust2"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1079_var_desc"
			"server_exec"		"execwithwhitelist guardian_op10_dust2_a.cfg */maps"
			"loc_huddescription"		"#quest_1079_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1079"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1080"
		{
			"name"		"placeholder_1080"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_dust247"
			"points"		"40,20,10"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_chicken%"
			"loc_description"		"#quest_1080_var_desc"
			"loc_huddescription"		"#quest_1080_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1080"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_chicken"
				"action"		"#quest_action_singular_act_kill_chicken"
				"target"		"#emptystring"
			}
		}
		"1081"
		{
			"name"		"placeholder_1081"
			"gamemode"		"casual"
			"mapgroup"		"mg_skirmish_flyingscoutsman"
			"points"		"20,15,7"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human%"
			"loc_description"		"#quest_1081_var_desc"
			"loc_huddescription"		"#quest_1081_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1081"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1082"
		{
			"name"		"placeholder_1082"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_vertigo"
			"points"		"12,8,4"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1082_var_desc"
			"loc_huddescription"		"#quest_1082_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1082"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1083"
		{
			"name"		"placeholder_1083"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_vertigo"
			"map"		"de_vertigo"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1083_var_desc"
			"server_exec"		"execwithwhitelist guardian_op10_vertigo_a.cfg */maps"
			"loc_huddescription"		"#quest_1083_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1083"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1084"
		{
			"name"		"placeholder_1084"
			"gamemode"		"casual"
			"mapgroup"		"mg_skirmish_retakes"
			"points"		"20,15,7"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human%"
			"loc_description"		"#quest_1084_var_desc"
			"loc_huddescription"		"#quest_1084_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1084"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1085"
		{
			"name"		"placeholder_1085"
			"gamemode"		"casual"
			"map"		"de_vertigo"
			"points"		"150,100,50"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%weapon_grenade% ? %act_damage% : 0"
			"loc_description"		"#quest_1085_v2_var_desc"
			"loc_huddescription"		"#quest_1085_v2_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1085"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_damage"
				"action"		"#quest_action_singular_act_damage"
				"target"		"#emptystring"
			}
		}
		"1086"
		{
			"name"		"placeholder_1086"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_guard"
			"points"		"12,8,4"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1086_var_desc"
			"loc_huddescription"		"#quest_1086_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1086"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1087"
		{
			"name"		"placeholder_1087"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_mirage"
			"map"		"de_mirage"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1087_var_desc"
			"server_exec"		"execwithwhitelist guardian_op10_mirage_b.cfg */maps"
			"loc_huddescription"		"#quest_1087_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1087"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1088"
		{
			"name"		"placeholder_1088"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_dust247"
			"points"		"40,20,15"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( (%cond_player_ct% && (%player_location_BombsiteA% || %player_location_ARamp% || %player_location_Ramp% || %player_location_ExtendedA% || %player_location_UnderA% || %player_location_BombsiteB% || %player_location_BDoors% || %player_location_Hole% ) ) || (%cond_victim_ct% && (%victim_location_BombsiteA% || %victim_location_ARamp% || %victim_location_Ramp% || %victim_location_ExtendedA% || %victim_location_UnderA% || %victim_location_BombsiteB% || %victim_location_BDoors% || %victim_location_Hole% ) ) )"
			"loc_description"		"#quest_1088_var_desc"
			"loc_huddescription"		"#quest_1088_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1088"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1089"
		{
			"name"		"placeholder_1089"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualsigma"
			"points"		"15,10,5"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %cond_player_zoomed%"
			"loc_description"		"#quest_1089_v2_var_desc"
			"loc_huddescription"		"#quest_1089_v2_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1089"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1090"
		{
			"name"		"placeholder_1090"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_elysion"
			"points"		"12,8,4"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1090_var_desc"
			"loc_huddescription"		"#quest_1090_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1090"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1091"
		{
			"name"		"placeholder_1091"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_engage"
			"map"		"de_engage"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1091_var_desc"
			"server_exec"		"execwithwhitelist guardian_op10_engage_b.cfg */maps"
			"loc_huddescription"		"#quest_1091_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1091"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1092"
		{
			"name"		"placeholder_1092"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualsigma"
			"points"		"600,300,150"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_dm_bonus_points%"
			"loc_description"		"#quest_1092_v2_var_desc"
			"loc_huddescription"		"#quest_1092_v2_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1092"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_dm_bonus_points"
				"action"		"#quest_action_singular_act_dm_bonus_points"
				"target"		"#emptystring"
			}
		}
		"1093"
		{
			"name"		"placeholder_1093"
			"gamemode"		"survival"
			"points"		"7500,5000,2500"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_spend%"
			"loc_description"		"#quest_1093_var_desc"
			"loc_huddescription"		"#quest_1093_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1093"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_spend"
				"action"		"#quest_action_singular_act_spend"
				"target"		"#emptystring"
			}
		}
		"1094"
		{
			"name"		"placeholder_1094"
			"gamemode"		"competitive"
			"map"		"de_ancient"
			"points"		"20,15,7"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1094_var_desc"
			"loc_huddescription"		"#quest_1094_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1094"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1095"
		{
			"name"		"placeholder_1095"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_ancient"
			"map"		"de_ancient"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1095_v2_var_desc"
			"server_exec"		"execwithwhitelist guardian_op10_ancient_b.cfg */maps"
			"loc_huddescription"		"#quest_1095_v2_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1095"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1096"
		{
			"name"		"placeholder_1096"
			"gamemode"		"casual"
			"mapgroup"		"mg_skirmish_retakes"
			"points"		"10,7,3"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1096_var_desc"
			"loc_huddescription"		"#quest_1096_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1096"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
				"target"		"#emptystring"
			}
		}
		"1097"
		{
			"name"		"placeholder_1097"
			"gamemode"		"coopmission"
			"mapgroup"		"mg_coop_fall"
			"map"		"coop_fall"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1097_v2_var_desc"
			"loc_huddescription"		"#quest_1097_v2_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1097"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"target"		"#emptystring"
			}
		}
		"1103"
		{
			"name"		"placeholder_1103"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualsigma"
			"points"		"25,15,7"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_flashbang_enemy%"
			"loc_description"		"#quest_1103_var_desc"
			"loc_huddescription"		"#quest_1103_hud_var_desc"
			"show_victim_distance"		"0"
			"loc_name"		"#op10_quest_name_1103"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_flashbang_enemy"
				"action"		"#quest_action_singular_act_flashbang_enemy"
				"target"		"#emptystring"
			}
		}
		"1200"
		{
			"name"		"placeholder_1200"
			"gamemode"		"competitive"
			"map"		"lobby_mapveto"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"gamemodeflags"		"32"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1200_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"target"		"#emptystring"
			}
		}
		"1201"
		{
			"name"		"placeholder_1201"
			"gamemode"		"competitive"
			"map"		"lobby_mapveto"
			"points"		"21"
			"quest_icon"		"test"
			"operational_points"		"1"
			"gamemodeflags"		"32"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1201_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1104"
		{
			"name"		"placeholder_1104"
			"gamemode"		"competitive"
			"map"		"lobby_mapveto"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"3"
			"gamemodeflags"		"32"
			"expression"		"QQ:|1201|1200"
			"loc_name"		"#op11_quest_name_1104"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1202"
		{
			"name"		"placeholder_1202"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_extraction"
			"points"		"200"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%weapon_grenade% ? %act_damage% : 0"
			"loc_description"		"#quest_1202_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_damage"
				"action"		"#quest_action_singular_act_damage"
				"target"		"#emptystring"
			}
		}
		"1203"
		{
			"name"		"placeholder_1203"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_extraction"
			"points"		"300"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%weapon_grenade% ? %act_damage% : 0"
			"loc_description"		"#quest_1203_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_damage"
				"action"		"#quest_action_singular_act_damage"
			}
		}
		"1105"
		{
			"name"		"placeholder_1105"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_extraction"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"QQ:|1203|1202"
			"loc_name"		"#op11_quest_name_1105"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_damage"
				"action"		"#quest_action_singular_act_damage"
			}
		}
		"1106"
		{
			"name"		"placeholder_1106"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_dz_blacksite"
			"map"		"dz_blacksite"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_name"		"#op11_quest_name_1106"
			"loc_description"		"#quest_1106_var_desc"
			"server_exec"		"execwithwhitelist guardian_op11_blacksite_1.cfg */maps"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1204"
		{
			"name"		"placeholder_1204"
			"gamemode"		"survival"
			"map"		"dz_blacksite"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_other% && %victim_classname_drone% && %cond_drone_enemy%"
			"loc_description"		"#quest_1204_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_other"
				"action"		"#quest_action_singular_act_kill_other"
				"target"		"#emptystring"
			}
		}
		"1205"
		{
			"name"		"placeholder_1205"
			"gamemode"		"survival"
			"map"		"dz_blacksite"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_other% && %victim_classname_prop_exploding_barrel%"
			"loc_description"		"#quest_1205_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_other"
				"action"		"#quest_action_singular_act_kill_other"
			}
		}
		"1206"
		{
			"name"		"placeholder_1206"
			"gamemode"		"survival"
			"map"		"dz_blacksite"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_other% && (%victim_classname_func_breakable% || %victim_classname_prop_dynamic%)"
			"loc_description"		"#quest_1206_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_other"
				"action"		"#quest_action_singular_act_kill_other"
			}
		}
		"1207"
		{
			"name"		"placeholder_1207"
			"gamemode"		"survival"
			"map"		"dz_blacksite"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_bumpmine_launch% && (%cond_player_x% > 4250 && %cond_player_x% < 5100) && (%cond_player_y% > 2000 && %cond_player_y% < 2700) && (%cond_player_z% >= 1800)"
			"loc_description"		"#quest_1207_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_bumpmine_launch"
				"action"		"#quest_action_singular_act_bumpmine_launch"
			}
		}
		"1208"
		{
			"name"		"placeholder_1208"
			"gamemode"		"survival"
			"map"		"dz_blacksite"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_rescue_hostage%"
			"loc_description"		"#quest_1208_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_rescue_hostage"
				"action"		"#quest_action_singular_act_rescue_hostage"
			}
		}
		"1107"
		{
			"name"		"placeholder_1107"
			"gamemode"		"survival"
			"map"		"dz_blacksite"
			"points"		"5,3,1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"QQ:|1204|1205|1206|1207|1208"
			"loc_name"		"#op11_quest_name_1107"
			"loc_description"		"#quest_1107_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_round_end"
				"action"		"#quest_action_singular_act_round_end"
			}
		}
		"1209"
		{
			"name"		"placeholder_1209"
			"gamemode"		"deathmatch"
			"map"		"de_mirage"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_TSpawn% || %player_location_PalaceAlley% || %player_location_SideAlley% )"
			"loc_description"		"#quest_1209_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1210"
		{
			"name"		"placeholder_1210"
			"gamemode"		"deathmatch"
			"map"		"de_mirage"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_TRamp% || (%cond_player_x% > -160 && %cond_player_x% < 750 && %cond_player_y% > -1720 && %cond_player_y% < -1360) )"
			"loc_description"		"#quest_1210_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1211"
		{
			"name"		"placeholder_1211"
			"gamemode"		"deathmatch"
			"map"		"de_mirage"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %player_location_BombsiteA%"
			"loc_description"		"#quest_1211_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1212"
		{
			"name"		"placeholder_1212"
			"gamemode"		"deathmatch"
			"map"		"de_mirage"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %player_location_CTSpawn%"
			"loc_description"		"#quest_1212_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1213"
		{
			"name"		"placeholder_1213"
			"gamemode"		"deathmatch"
			"map"		"de_mirage"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %player_location_Shop%"
			"loc_description"		"#quest_1213_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1214"
		{
			"name"		"placeholder_1214"
			"gamemode"		"deathmatch"
			"map"		"de_mirage"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %player_location_BombsiteB%"
			"loc_description"		"#quest_1214_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1215"
		{
			"name"		"placeholder_1215"
			"gamemode"		"deathmatch"
			"map"		"de_mirage"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %player_location_Catwalk%"
			"loc_description"		"#quest_1215_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1216"
		{
			"name"		"placeholder_1216"
			"gamemode"		"deathmatch"
			"map"		"de_mirage"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_Middle% || %player_location_TopofMid% || (%cond_player_x% > -1250 && %cond_player_x% < 550 && %cond_player_y% > -820 && %cond_player_y% < -290) )"
			"loc_description"		"#quest_1216_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1217"
		{
			"name"		"placeholder_1217"
			"gamemode"		"deathmatch"
			"map"		"de_mirage"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_Connector% || %player_location_Jungle% || %player_location_Stairs% )"
			"loc_description"		"#quest_1217_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1218"
		{
			"name"		"placeholder_1218"
			"gamemode"		"deathmatch"
			"map"		"de_mirage"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %player_location_BombsiteA%"
			"loc_description"		"#quest_1218_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1108"
		{
			"name"		"placeholder_1108"
			"gamemode"		"deathmatch"
			"map"		"de_mirage"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"QQ:>1211>1212>1213>1214>1215>1216>1217>1218>1210>1209"
			"loc_name"		"#op11_quest_name_1108"
			"loc_description"		"#quest_1108_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1219"
		{
			"name"		"placeholder_1219"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualdelta"
			"points"		"4"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%act_kill_human% && (%cond_life_killstreak_human% == 2)"
			"loc_description"		"#quest_1219_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1220"
		{
			"name"		"placeholder_1220"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualdelta"
			"points"		"30"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human%"
			"loc_description"		"#quest_1220_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1109"
		{
			"name"		"placeholder_1109"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualdelta"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"QQ:|1220|1219"
			"loc_name"		"#op11_quest_name_1109"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1221"
		{
			"name"		"placeholder_1221"
			"gamemode"		"competitive"
			"map"		"de_basalt"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"gamemodeflags"		"32"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1221_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"target"		"#emptystring"
			}
		}
		"1222"
		{
			"name"		"placeholder_1222"
			"gamemode"		"competitive"
			"map"		"de_basalt"
			"points"		"21"
			"quest_icon"		"test"
			"operational_points"		"1"
			"gamemodeflags"		"32"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1222_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1110"
		{
			"name"		"placeholder_1110"
			"gamemode"		"competitive"
			"map"		"de_basalt"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"3"
			"gamemodeflags"		"32"
			"expression"		"QQ:|1222|1221"
			"loc_name"		"#op11_quest_name_1110"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1111"
		{
			"name"		"placeholder_1111"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_dz_sirocco"
			"map"		"dz_sirocco"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_name"		"#op11_quest_name_1111"
			"loc_description"		"#quest_1111_var_desc"
			"server_exec"		"execwithwhitelist guardian_op11_sirocco_2.cfg */maps"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1223"
		{
			"name"		"placeholder_1223"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualsigma"
			"points"		"30"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%act_kill_human% && %cond_damage_headshot%"
			"loc_description"		"#quest_1223_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1224"
		{
			"name"		"placeholder_1224"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualsigma"
			"points"		"50"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %cond_damage_headshot%"
			"loc_description"		"#quest_1224_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1112"
		{
			"name"		"placeholder_1112"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualsigma"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"QQ:|1224|1223"
			"loc_name"		"#op11_quest_name_1112"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1225"
		{
			"name"		"placeholder_1225"
			"gamemode"		"gungametrbomb"
			"mapgroup"		"mg_skirmish_demolition"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%act_damage% && %cond_damage_utility%"
			"loc_description"		"#quest_1225_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_damage"
				"action"		"#quest_action_singular_act_damage"
				"target"		"#emptystring"
			}
		}
		"1226"
		{
			"name"		"placeholder_1226"
			"gamemode"		"gungametrbomb"
			"mapgroup"		"mg_skirmish_demolition"
			"points"		"14"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human%"
			"loc_description"		"#quest_1226_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1113"
		{
			"name"		"placeholder_1113"
			"gamemode"		"gungametrbomb"
			"mapgroup"		"mg_skirmish_demolition"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"QQ:|1226|1225"
			"loc_name"		"#op11_quest_name_1113"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1227"
		{
			"name"		"placeholder_1227"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_ravine"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1227_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"target"		"#emptystring"
			}
		}
		"1228"
		{
			"name"		"placeholder_1228"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_ravine"
			"points"		"21"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1228_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1114"
		{
			"name"		"placeholder_1114"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_ravine"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"QQ:|1228|1227"
			"loc_name"		"#op11_quest_name_1114"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1115"
		{
			"name"		"placeholder_1115"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_dz_blacksite"
			"map"		"dz_blacksite"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_name"		"#op11_quest_name_1115"
			"loc_description"		"#quest_1115_var_desc"
			"server_exec"		"execwithwhitelist guardian_op11_blacksite_4.cfg */maps"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_sniperrifle"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1229"
		{
			"name"		"placeholder_1229"
			"gamemode"		"casual"
			"mapgroup"		"mg_skirmish_retakes"
			"points"		"1000"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%act_damage%"
			"loc_description"		"#quest_1229_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_damage"
				"action"		"#quest_action_singular_act_damage"
				"target"		"#emptystring"
			}
		}
		"1230"
		{
			"name"		"placeholder_1230"
			"gamemode"		"casual"
			"mapgroup"		"mg_skirmish_retakes"
			"points"		"2000"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_damage%"
			"loc_description"		"#quest_1230_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_damage"
				"action"		"#quest_action_singular_act_damage"
			}
		}
		"1116"
		{
			"name"		"placeholder_1116"
			"gamemode"		"casual"
			"mapgroup"		"mg_skirmish_retakes"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"QQ:|1230|1229"
			"loc_name"		"#op11_quest_name_1116"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_damage"
				"action"		"#quest_action_singular_act_damage"
			}
		}
		"1231"
		{
			"name"		"placeholder_1231"
			"gamemode"		"casual"
			"mapgroup"		"mg_dust247"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && %player_location_CTSpawn%"
			"loc_description"		"#quest_1231_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
				"target"		"#emptystring"
			}
		}
		"1232"
		{
			"name"		"placeholder_1232"
			"gamemode"		"casual"
			"mapgroup"		"mg_dust247"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && (%player_location_BombsiteA% || %player_location_ARamp% || %player_location_Ramp% || %player_location_ExtendedA% || %player_location_UnderA%)"
			"loc_description"		"#quest_1232_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1233"
		{
			"name"		"placeholder_1233"
			"gamemode"		"casual"
			"mapgroup"		"mg_dust247"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && %player_location_Pit%"
			"loc_description"		"#quest_1233_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1234"
		{
			"name"		"placeholder_1234"
			"gamemode"		"casual"
			"mapgroup"		"mg_dust247"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && (%player_location_BombsiteB% || %player_location_BDoors% || %player_location_Hole% )"
			"loc_description"		"#quest_1234_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1235"
		{
			"name"		"placeholder_1235"
			"gamemode"		"casual"
			"mapgroup"		"mg_dust247"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && %player_location_MidDoors%"
			"loc_description"		"#quest_1235_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1236"
		{
			"name"		"placeholder_1236"
			"gamemode"		"casual"
			"mapgroup"		"mg_dust247"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && %player_location_TSpawn%"
			"loc_description"		"#quest_1236_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1237"
		{
			"name"		"placeholder_1237"
			"gamemode"		"casual"
			"mapgroup"		"mg_dust247"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && %player_location_Catwalk%"
			"loc_description"		"#quest_1237_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1238"
		{
			"name"		"placeholder_1238"
			"gamemode"		"casual"
			"mapgroup"		"mg_dust247"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && %player_location_UpperTunnel%"
			"loc_description"		"#quest_1238_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1239"
		{
			"name"		"placeholder_1239"
			"gamemode"		"casual"
			"mapgroup"		"mg_dust247"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && %player_location_LongDoors%"
			"loc_description"		"#quest_1239_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1240"
		{
			"name"		"placeholder_1240"
			"gamemode"		"casual"
			"mapgroup"		"mg_dust247"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && %player_location_Middle%"
			"loc_description"		"#quest_1240_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1117"
		{
			"name"		"placeholder_1117"
			"gamemode"		"casual"
			"mapgroup"		"mg_dust247"
			"points"		"10,7,1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"QQ:|1231|1232|1233|1234|1235|1236|1237|1238|1239|1240"
			"loc_name"		"#op11_quest_name_1117"
			"loc_description"		"#quest_1117_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1241"
		{
			"name"		"placeholder_1241"
			"gamemode"		"competitive"
			"map"		"cs_insertion2"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"gamemodeflags"		"32"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1241_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"target"		"#emptystring"
			}
		}
		"1242"
		{
			"name"		"placeholder_1242"
			"gamemode"		"competitive"
			"map"		"cs_insertion2"
			"points"		"21"
			"quest_icon"		"test"
			"operational_points"		"1"
			"gamemodeflags"		"32"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1242_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1118"
		{
			"name"		"placeholder_1118"
			"gamemode"		"competitive"
			"map"		"cs_insertion2"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"3"
			"gamemodeflags"		"32"
			"expression"		"QQ:|1242|1241"
			"loc_name"		"#op11_quest_name_1118"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1119"
		{
			"name"		"placeholder_1119"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_dz_sirocco"
			"map"		"dz_sirocco"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_name"		"#op11_quest_name_1119"
			"loc_description"		"#quest_1119_var_desc"
			"server_exec"		"execwithwhitelist guardian_op11_sirocco_1.cfg */maps"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_any_shotgun"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1243"
		{
			"name"		"placeholder_1243"
			"gamemode"		"deathmatch"
			"map"		"de_nuke"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %player_location_Outside%"
			"loc_description"		"#quest_1243_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1244"
		{
			"name"		"placeholder_1244"
			"gamemode"		"deathmatch"
			"map"		"de_nuke"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %player_location_BombsiteA%"
			"loc_description"		"#quest_1244_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1245"
		{
			"name"		"placeholder_1245"
			"gamemode"		"deathmatch"
			"map"		"de_nuke"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_Lobby% || %player_location_Squeaky% || %player_location_Vending% || %player_location_Hut% )"
			"loc_description"		"#quest_1245_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1246"
		{
			"name"		"placeholder_1246"
			"gamemode"		"deathmatch"
			"map"		"de_nuke"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %player_location_Ramp%"
			"loc_description"		"#quest_1246_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1247"
		{
			"name"		"placeholder_1247"
			"gamemode"		"deathmatch"
			"map"		"de_nuke"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_BombsiteB% || %player_location_Observation% || %player_location_Decon% || (%cond_player_x% > 1050 && %cond_player_x% < 1500 && %cond_player_y% > -1150 && %cond_player_y% < -650 && %cond_player_z% < -530) )"
			"loc_description"		"#quest_1247_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1248"
		{
			"name"		"placeholder_1248"
			"gamemode"		"deathmatch"
			"map"		"de_nuke"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_Tunnels% || %player_location_Secret%)"
			"loc_description"		"#quest_1248_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1249"
		{
			"name"		"placeholder_1249"
			"gamemode"		"deathmatch"
			"map"		"de_nuke"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %player_location_Outside%"
			"loc_description"		"#quest_1249_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1250"
		{
			"name"		"placeholder_1250"
			"gamemode"		"deathmatch"
			"map"		"de_nuke"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %player_location_TSpawn%"
			"loc_description"		"#quest_1250_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1251"
		{
			"name"		"placeholder_1251"
			"gamemode"		"deathmatch"
			"map"		"de_nuke"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( ( (%cond_player_x% - 78)*(%cond_player_x% - 78) + (%cond_player_y% - -1660)*(%cond_player_y% - -1660) + (%cond_player_z% - 44)*(%cond_player_z% - 44) ) < (300*300) )"
			"loc_description"		"#quest_1251_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1252"
		{
			"name"		"placeholder_1252"
			"gamemode"		"deathmatch"
			"map"		"de_nuke"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %player_location_CTSpawn%"
			"loc_description"		"#quest_1252_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1120"
		{
			"name"		"placeholder_1120"
			"gamemode"		"deathmatch"
			"map"		"de_nuke"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"QQ:>1243>1244>1245>1246>1247>1248>1249>1250>1251>1252"
			"loc_name"		"#op11_quest_name_1120"
			"loc_description"		"#quest_1120_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1253"
		{
			"name"		"placeholder_1253"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualsigma"
			"points"		"5"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%act_kill_human% && %cond_bullet_since_spawn% <= 5"
			"loc_description"		"#quest_1253_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1254"
		{
			"name"		"placeholder_1254"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualsigma"
			"points"		"30"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human%"
			"loc_description"		"#quest_1254_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1121"
		{
			"name"		"placeholder_1121"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualsigma"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"QQ:|1254|1253"
			"loc_name"		"#op11_quest_name_1121"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1255"
		{
			"name"		"placeholder_1255"
			"gamemode"		"competitive"
			"map"		"de_dust2"
			"points"		"3"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"gamemodeflags"		"32"
			"expression"		"%act_round_mvp%"
			"loc_description"		"#quest_1255_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_round_mvp"
				"action"		"#quest_action_singular_act_round_mvp"
				"target"		"#emptystring"
			}
		}
		"1256"
		{
			"name"		"placeholder_1256"
			"gamemode"		"competitive"
			"map"		"de_dust2"
			"points"		"21"
			"quest_icon"		"test"
			"operational_points"		"1"
			"gamemodeflags"		"32"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1256_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1122"
		{
			"name"		"placeholder_1122"
			"gamemode"		"competitive"
			"map"		"de_dust2"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"3"
			"gamemodeflags"		"32"
			"expression"		"QQ:|1256|1255"
			"loc_name"		"#op11_quest_name_1122"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1123"
		{
			"name"		"placeholder_1123"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_cs_insertion2"
			"map"		"cs_insertion2"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_name"		"#op11_quest_name_1123"
			"loc_description"		"#quest_1123_var_desc"
			"server_exec"		"execwithwhitelist guardian_op11_insertion2_a.cfg */maps"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_any_smg"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1257"
		{
			"name"		"placeholder_1257"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_skirmish_armsrace"
			"points"		"16"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%act_kill_human% && %cond_damage_headshot%"
			"loc_description"		"#quest_1257_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1258"
		{
			"name"		"placeholder_1258"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_skirmish_armsrace"
			"points"		"30"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %cond_damage_headshot%"
			"loc_description"		"#quest_1258_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1124"
		{
			"name"		"placeholder_1124"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_skirmish_armsrace"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"QQ:|1258|1257"
			"loc_name"		"#op11_quest_name_1124"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1259"
		{
			"name"		"placeholder_1259"
			"gamemode"		"survival"
			"map"		"dz_county"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_survivalincome% && %cond_tablet_reception_is_blocked%"
			"loc_description"		"#quest_1259_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_survivalincome"
				"action"		"#quest_action_singular_act_survivalincome"
				"target"		"#emptystring"
			}
		}
		"1260"
		{
			"name"		"placeholder_1260"
			"gamemode"		"survival"
			"map"		"dz_county"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_dz_purchase_item% && %cond_tablet_has_upgrade_highres%"
			"loc_description"		"#quest_1260_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_dz_purchase_item"
				"action"		"#quest_action_singular_act_dz_purchase_item"
			}
		}
		"1261"
		{
			"name"		"placeholder_1261"
			"gamemode"		"survival"
			"map"		"dz_county"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_other% && %victim_classname_dronegun%"
			"loc_description"		"#quest_1261_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_other"
				"action"		"#quest_action_singular_act_kill_other"
			}
		}
		"1262"
		{
			"name"		"placeholder_1262"
			"gamemode"		"survival"
			"map"		"dz_county"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_plant_bomb% && (%cond_player_x% > -3000 && %cond_player_x% < 1150) && (%cond_player_y% > -50 && %cond_player_y% < 3700)"
			"loc_description"		"#quest_1262_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_plant_bomb"
				"action"		"#quest_action_singular_act_plant_bomb"
			}
		}
		"1263"
		{
			"name"		"placeholder_1263"
			"gamemode"		"survival"
			"map"		"dz_county"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_damage% && %player_surface_rock%"
			"loc_description"		"#quest_1263_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_damage"
				"action"		"#quest_action_singular_act_damage"
			}
		}
		"1125"
		{
			"name"		"placeholder_1125"
			"gamemode"		"survival"
			"map"		"dz_county"
			"points"		"5,3,1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"QQ:|1259|1260|1261|1262|1263"
			"loc_name"		"#op11_quest_name_1125"
			"loc_description"		"#quest_1125_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_round_end"
				"action"		"#quest_action_singular_act_round_end"
			}
		}
		"1264"
		{
			"name"		"placeholder_1264"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_shortnuke"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1264_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"target"		"#emptystring"
			}
		}
		"1265"
		{
			"name"		"placeholder_1265"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_shortnuke"
			"points"		"21"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1265_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1126"
		{
			"name"		"placeholder_1126"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_shortnuke"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"QQ:|1265|1264"
			"loc_name"		"#op11_quest_name_1126"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1127"
		{
			"name"		"placeholder_1127"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_dz_blacksite"
			"map"		"dz_blacksite"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_name"		"#op11_quest_name_1127"
			"loc_description"		"#quest_1127_var_desc"
			"server_exec"		"execwithwhitelist guardian_op11_blacksite_2.cfg */maps"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_any_rifle"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1266"
		{
			"name"		"placeholder_1266"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualsigma"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %cond_life_killstreak_human% == 3 )"
			"loc_description"		"#quest_1266_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1267"
		{
			"name"		"placeholder_1267"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualsigma"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %cond_life_killstreak_human% == 5 )"
			"loc_description"		"#quest_1267_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1268"
		{
			"name"		"placeholder_1268"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualsigma"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %cond_life_killstreak_human% == 7 )"
			"loc_description"		"#quest_1268_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1128"
		{
			"name"		"placeholder_1128"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualsigma"
			"points"		"3,2,1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"QQ:>1266>1267>1268"
			"loc_name"		"#op11_quest_name_1128"
			"loc_description"		"#quest_1128_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1269"
		{
			"name"		"placeholder_1269"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualdelta"
			"points"		"7"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%act_kill_human% && %cond_item_borrowed%"
			"loc_description"		"#quest_1269_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1270"
		{
			"name"		"placeholder_1270"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualdelta"
			"points"		"15"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %cond_item_borrowed%"
			"loc_description"		"#quest_1270_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1129"
		{
			"name"		"placeholder_1129"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualdelta"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"QQ:|1270|1269"
			"loc_name"		"#op11_quest_name_1129"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1271"
		{
			"name"		"placeholder_1271"
			"gamemode"		"competitive"
			"map"		"de_mirage"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"gamemodeflags"		"32"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1271_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"target"		"#emptystring"
			}
		}
		"1272"
		{
			"name"		"placeholder_1272"
			"gamemode"		"competitive"
			"map"		"de_mirage"
			"points"		"21"
			"quest_icon"		"test"
			"operational_points"		"1"
			"gamemodeflags"		"32"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1272_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1130"
		{
			"name"		"placeholder_1130"
			"gamemode"		"competitive"
			"map"		"de_mirage"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"3"
			"gamemodeflags"		"32"
			"expression"		"QQ:|1272|1271"
			"loc_name"		"#op11_quest_name_1130"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1131"
		{
			"name"		"placeholder_1131"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_dz_sirocco"
			"map"		"dz_sirocco"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_name"		"#op11_quest_name_1131"
			"loc_description"		"#quest_1131_var_desc"
			"server_exec"		"execwithwhitelist guardian_op11_sirocco_5.cfg */maps"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1273"
		{
			"name"		"placeholder_1273"
			"gamemode"		"deathmatch"
			"map"		"de_dust2"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_MidDoors% )"
			"loc_description"		"#quest_1273_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1274"
		{
			"name"		"placeholder_1274"
			"gamemode"		"deathmatch"
			"map"		"de_dust2"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_Middle% || %player_location_Catwalk% || %player_location_ShortStairs% )"
			"loc_description"		"#quest_1274_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1275"
		{
			"name"		"placeholder_1275"
			"gamemode"		"deathmatch"
			"map"		"de_dust2"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_TopofMid% || %player_location_OutsideLong% )"
			"loc_description"		"#quest_1275_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1276"
		{
			"name"		"placeholder_1276"
			"gamemode"		"deathmatch"
			"map"		"de_dust2"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_Pit% || %player_location_Side% ||( %cond_player_x% > 965 && %cond_player_x% < 1770 && %cond_player_y% > 215 && %cond_player_y% < 1200 ) )"
			"loc_description"		"#quest_1276_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1277"
		{
			"name"		"placeholder_1277"
			"gamemode"		"deathmatch"
			"map"		"de_dust2"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_BombsiteA% || %player_location_ExtendedA% ||( %cond_player_x% > 770 && %cond_player_x% < 1790 && %cond_player_y% > 1800 && %cond_player_y% < 3060 ) )"
			"loc_description"		"#quest_1277_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1278"
		{
			"name"		"placeholder_1278"
			"gamemode"		"deathmatch"
			"map"		"de_dust2"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_MidDoors% )"
			"loc_description"		"#quest_1278_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1279"
		{
			"name"		"placeholder_1279"
			"gamemode"		"deathmatch"
			"map"		"de_dust2"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_BombsiteB% || %player_location_BDoors% || %player_location_Hole% )"
			"loc_description"		"#quest_1279_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1280"
		{
			"name"		"placeholder_1280"
			"gamemode"		"deathmatch"
			"map"		"de_dust2"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_UppperTunnel% || %player_location_TunnelStairs% || %player_location_LowerTunnel% )"
			"loc_description"		"#quest_1280_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1281"
		{
			"name"		"placeholder_1281"
			"gamemode"		"deathmatch"
			"map"		"de_dust2"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_OutsideTunnel% || %player_location_TRamp% )"
			"loc_description"		"#quest_1281_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1282"
		{
			"name"		"placeholder_1282"
			"gamemode"		"deathmatch"
			"map"		"de_dust2"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_TSpawn% )"
			"loc_description"		"#quest_1282_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1132"
		{
			"name"		"placeholder_1132"
			"gamemode"		"deathmatch"
			"map"		"de_dust2"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"QQ:>1273>1274>1275>1276>1277>1278>1279>1280>1281>1282"
			"loc_name"		"#op11_quest_name_1132"
			"loc_description"		"#quest_1132_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1283"
		{
			"name"		"placeholder_1283"
			"gamemode"		"casual"
			"mapgroup"		"mg_skirmish_flyingscoutsman"
			"points"		"500"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%cond_player_airborne% ? %act_damage% : 0"
			"loc_description"		"#quest_1283_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_damage"
				"action"		"#quest_action_singular_act_damage"
				"target"		"#emptystring"
			}
		}
		"1284"
		{
			"name"		"placeholder_1284"
			"gamemode"		"casual"
			"mapgroup"		"mg_skirmish_flyingscoutsman"
			"points"		"1000"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%cond_player_airborne% ? %act_damage% : 0"
			"loc_description"		"#quest_1284_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_damage"
				"action"		"#quest_action_singular_act_damage"
			}
		}
		"1133"
		{
			"name"		"placeholder_1133"
			"gamemode"		"casual"
			"mapgroup"		"mg_skirmish_flyingscoutsman"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"QQ:|1284|1283"
			"loc_name"		"#op11_quest_name_1133"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_damage"
				"action"		"#quest_action_singular_act_damage"
			}
		}
		"1285"
		{
			"name"		"placeholder_1285"
			"gamemode"		"competitive"
			"map"		"de_inferno"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"gamemodeflags"		"32"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1285_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"target"		"#emptystring"
			}
		}
		"1286"
		{
			"name"		"placeholder_1286"
			"gamemode"		"competitive"
			"map"		"de_inferno"
			"points"		"21"
			"quest_icon"		"test"
			"operational_points"		"1"
			"gamemodeflags"		"32"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1286_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1134"
		{
			"name"		"placeholder_1134"
			"gamemode"		"competitive"
			"map"		"de_inferno"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"3"
			"gamemodeflags"		"32"
			"expression"		"QQ:|1286|1285"
			"loc_name"		"#op11_quest_name_1134"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1135"
		{
			"name"		"placeholder_1135"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_cs_insertion2"
			"map"		"cs_insertion2"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_name"		"#op11_quest_name_1135"
			"loc_description"		"#quest_1135_var_desc"
			"server_exec"		"execwithwhitelist guardian_op11_insertion2_b.cfg */maps"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_any_shotgun"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1287"
		{
			"name"		"placeholder_1287"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_skirmish_armsrace"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_gg_upgrade_to_knifegg%"
			"loc_description"		"#quest_1287_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_gg_upgrade_to_knifegg"
				"action"		"#quest_action_singular_act_gg_upgrade_to_knifegg"
				"target"		"#emptystring"
			}
		}
		"1288"
		{
			"name"		"placeholder_1288"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_skirmish_armsrace"
			"points"		"25"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_gg_weapon_upgrade%"
			"loc_description"		"#quest_1288_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_gg_weapon_upgrade"
				"action"		"#quest_action_singular_act_gg_weapon_upgrade"
			}
		}
		"1136"
		{
			"name"		"placeholder_1136"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_skirmish_armsrace"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"QQ:|1288|1287"
			"loc_name"		"#op11_quest_name_1136"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_gg_weapon_upgrade"
				"action"		"#quest_action_singular_act_gg_weapon_upgrade"
			}
		}
		"1289"
		{
			"name"		"placeholder_1289"
			"gamemode"		"casual"
			"map"		"de_inferno"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_detonate_smokegrenade% && ( %cond_victim_x% > 960 && %cond_victim_x% < 1550 && %cond_victim_y% > 300 && %cond_victim_y% < 850 )"
			"loc_description"		"#quest_1289_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_detonate_smokegrenade"
				"action"		"#quest_action_singular_act_detonate_smokegrenade"
				"target"		"#emptystring"
			}
		}
		"1290"
		{
			"name"		"placeholder_1290"
			"gamemode"		"casual"
			"map"		"de_inferno"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_detonate_smokegrenade% && %victim_location_Banana%"
			"loc_description"		"#quest_1290_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_detonate_smokegrenade"
				"action"		"#quest_action_singular_act_detonate_smokegrenade"
			}
		}
		"1291"
		{
			"name"		"placeholder_1291"
			"gamemode"		"casual"
			"map"		"de_inferno"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_detonate_molotov% && %victim_location_Banana%"
			"loc_description"		"#quest_1291_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_detonate_smokegrenade"
				"action"		"#quest_action_singular_act_detonate_smokegrenade"
			}
		}
		"1292"
		{
			"name"		"placeholder_1292"
			"gamemode"		"casual"
			"map"		"de_inferno"
			"points"		"3"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%act_flashbang_enemy%"
			"loc_description"		"#quest_1292_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_detonate_smokegrenade"
				"action"		"#quest_action_singular_act_detonate_smokegrenade"
			}
		}
		"1293"
		{
			"name"		"placeholder_1293"
			"gamemode"		"casual"
			"map"		"de_inferno"
			"points"		"50"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%weapon_grenade% ? %act_damage% : 0"
			"loc_description"		"#quest_1293_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_detonate_smokegrenade"
				"action"		"#quest_action_singular_act_detonate_smokegrenade"
			}
		}
		"1137"
		{
			"name"		"placeholder_1137"
			"gamemode"		"casual"
			"map"		"de_inferno"
			"points"		"5,3"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"QQ:|1289|1290|1291|1292|1293"
			"loc_name"		"#op11_quest_name_1137"
			"loc_description"		"#quest_1137_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_detonate_smokegrenade"
				"action"		"#quest_action_singular_act_detonate_smokegrenade"
			}
		}
		"1294"
		{
			"name"		"placeholder_1294"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_shortdust"
			"points"		"9"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%act_kill_human% && %cond_damage_headshot%"
			"loc_description"		"#quest_1294_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1295"
		{
			"name"		"placeholder_1295"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_shortdust"
			"points"		"20"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %cond_damage_headshot%"
			"loc_description"		"#quest_1295_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1138"
		{
			"name"		"placeholder_1138"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_shortdust"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"QQ:|1295|1294"
			"loc_name"		"#op11_quest_name_1138"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1139"
		{
			"name"		"placeholder_1139"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_basalt"
			"map"		"de_basalt"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_name"		"#op11_quest_name_1139"
			"loc_description"		"#quest_1139_var_desc"
			"server_exec"		"execwithwhitelist guardian_op11_basalt_a.cfg */maps"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1296"
		{
			"name"		"placeholder_1296"
			"gamemode"		"survival"
			"map"		"dz_blacksite"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && (%cond_player_x% > 4250  && %cond_player_x% < 5100 && %cond_player_y% > 2000  && %cond_player_y% < 2700  && %cond_player_z% >= 1800 )"
			"loc_description"		"#quest_1296_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
				"target"		"#emptystring"
			}
		}
		"1297"
		{
			"name"		"placeholder_1297"
			"gamemode"		"survival"
			"map"		"dz_blacksite"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && (%cond_player_x% > 6800  && %cond_player_x% < 7500  && %cond_player_y% > -2030  && %cond_player_y% < -1500 )"
			"loc_description"		"#quest_1297_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1298"
		{
			"name"		"placeholder_1298"
			"gamemode"		"survival"
			"map"		"dz_blacksite"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && (%cond_player_x% > -1000  && %cond_player_x% < 0  && %cond_player_y% > -7600 && %cond_player_y% < -6900 )"
			"loc_description"		"#quest_1298_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1299"
		{
			"name"		"placeholder_1299"
			"gamemode"		"survival"
			"map"		"dz_blacksite"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && (%cond_player_x% > -2970  && %cond_player_x% < -1390  && %cond_player_y% > 880  && %cond_player_y% < 2050  && %cond_player_z% >= 1500 )"
			"loc_description"		"#quest_1299_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1300"
		{
			"name"		"placeholder_1300"
			"gamemode"		"survival"
			"map"		"dz_blacksite"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && (%cond_player_x% > 6000  && %cond_player_x% < 6700  && %cond_player_y% > 1700  && %cond_player_y% < 2350 )"
			"loc_description"		"#quest_1300_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1301"
		{
			"name"		"placeholder_1301"
			"gamemode"		"survival"
			"map"		"dz_blacksite"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && ( ( (%cond_player_x% - -6291)*(%cond_player_x% - -6291) + (%cond_player_y% - 2387)*(%cond_player_y% - 2387) + (%cond_player_z% - 1009)*(%cond_player_z% - 1009) ) < (275*275) )"
			"loc_description"		"#quest_1301_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1302"
		{
			"name"		"placeholder_1302"
			"gamemode"		"survival"
			"map"		"dz_blacksite"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && (%cond_player_x% > -7200  && %cond_player_x% < -5600  && %cond_player_y% > 5850  && %cond_player_y% < 7000 )"
			"loc_description"		"#quest_1302_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1303"
		{
			"name"		"placeholder_1303"
			"gamemode"		"survival"
			"map"		"dz_blacksite"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && (%cond_player_x% > -5800  && %cond_player_x% < -3400  && %cond_player_y% > 5700  && %cond_player_y% < 6000  && %cond_player_z% >= 850 )"
			"loc_description"		"#quest_1303_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1304"
		{
			"name"		"placeholder_1304"
			"gamemode"		"survival"
			"map"		"dz_blacksite"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && (%cond_player_x% > 3450  && %cond_player_x% < 4250  && %cond_player_y% > 5200  && %cond_player_y% < 6300 )"
			"loc_description"		"#quest_1304_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1140"
		{
			"name"		"placeholder_1140"
			"gamemode"		"survival"
			"map"		"dz_blacksite"
			"points"		"9,6,3"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"QQ:|1296|1297|1298|1299|1300|1301|1302|1303|1304"
			"loc_name"		"#op11_quest_name_1140"
			"loc_description"		"#quest_1140_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1305"
		{
			"name"		"placeholder_1305"
			"gamemode"		"gungametrbomb"
			"mapgroup"		"mg_skirmish_demolition"
			"points"		"2"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%act_kill_human% && %weapon_deagle%"
			"loc_description"		"#quest_1305_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1306"
		{
			"name"		"placeholder_1306"
			"gamemode"		"gungametrbomb"
			"mapgroup"		"mg_skirmish_demolition"
			"points"		"18"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_gg_weapon_upgrade%"
			"loc_description"		"#quest_1306_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_gg_weapon_upgrade"
				"action"		"#quest_action_singular_act_gg_weapon_upgrade"
			}
		}
		"1141"
		{
			"name"		"placeholder_1141"
			"gamemode"		"gungametrbomb"
			"mapgroup"		"mg_skirmish_demolition"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"QQ:|1306|1305"
			"loc_name"		"#op11_quest_name_1141"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_gg_weapon_upgrade"
				"action"		"#quest_action_singular_act_gg_weapon_upgrade"
			}
		}
		"1307"
		{
			"name"		"placeholder_1307"
			"gamemode"		"competitive"
			"map"		"de_nuke"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"gamemodeflags"		"32"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1307_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"target"		"#emptystring"
			}
		}
		"1308"
		{
			"name"		"placeholder_1308"
			"gamemode"		"competitive"
			"map"		"de_nuke"
			"points"		"21"
			"quest_icon"		"test"
			"operational_points"		"1"
			"gamemodeflags"		"32"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1308_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1142"
		{
			"name"		"placeholder_1142"
			"gamemode"		"competitive"
			"map"		"de_nuke"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"3"
			"gamemodeflags"		"32"
			"expression"		"QQ:|1308|1307"
			"loc_name"		"#op11_quest_name_1142"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1143"
		{
			"name"		"placeholder_1143"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_dz_sirocco"
			"map"		"dz_sirocco"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_name"		"#op11_quest_name_1143"
			"loc_description"		"#quest_1143_var_desc"
			"server_exec"		"execwithwhitelist guardian_op11_sirocco_4.cfg */maps"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#SFUI_WPNHUD_Aug"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1309"
		{
			"name"		"placeholder_1309"
			"gamemode"		"deathmatch"
			"map"		"de_overpass"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_Playground% )"
			"loc_description"		"#quest_1309_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1310"
		{
			"name"		"placeholder_1310"
			"gamemode"		"deathmatch"
			"map"		"de_overpass"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_UpperPark% )"
			"loc_description"		"#quest_1310_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1311"
		{
			"name"		"placeholder_1311"
			"gamemode"		"deathmatch"
			"map"		"de_overpass"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_BombsiteA% || %player_location_BackofA% || %player_location_Lobby% )"
			"loc_description"		"#quest_1311_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1312"
		{
			"name"		"placeholder_1312"
			"gamemode"		"deathmatch"
			"map"		"de_overpass"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_SnipersNest% )"
			"loc_description"		"#quest_1312_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1313"
		{
			"name"		"placeholder_1313"
			"gamemode"		"deathmatch"
			"map"		"de_overpass"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_BombsiteB% || %player_location_Water% || %player_location_Walkway% || %player_location_Bridge% || %player_location_Construction% || %player_location_Canal% )"
			"loc_description"		"#quest_1313_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1314"
		{
			"name"		"placeholder_1314"
			"gamemode"		"deathmatch"
			"map"		"de_overpass"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_TSpawn% || %player_location_Alley% || %player_location_SideAlley% )"
			"loc_description"		"#quest_1314_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1315"
		{
			"name"		"placeholder_1315"
			"gamemode"		"deathmatch"
			"map"		"de_overpass"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_Connector% || %player_location_Tunnels% )"
			"loc_description"		"#quest_1315_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1316"
		{
			"name"		"placeholder_1316"
			"gamemode"		"deathmatch"
			"map"		"de_overpass"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_Playground% )"
			"loc_description"		"#quest_1316_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1317"
		{
			"name"		"placeholder_1317"
			"gamemode"		"deathmatch"
			"map"		"de_overpass"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_Fountain% )"
			"loc_description"		"#quest_1317_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1318"
		{
			"name"		"placeholder_1318"
			"gamemode"		"deathmatch"
			"map"		"de_overpass"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_Restroom% )"
			"loc_description"		"#quest_1318_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1144"
		{
			"name"		"placeholder_1144"
			"gamemode"		"deathmatch"
			"map"		"de_overpass"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"QQ:>1309>1310>1311>1312>1313>1314>1315>1316>1317>1318"
			"loc_name"		"#op11_quest_name_1144"
			"loc_description"		"#quest_1144_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1319"
		{
			"name"		"placeholder_1319"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualdelta"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%act_kill_human% && %cond_damage_headshot%"
			"loc_description"		"#quest_1319_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1320"
		{
			"name"		"placeholder_1320"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualdelta"
			"points"		"20"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %cond_damage_headshot%"
			"loc_description"		"#quest_1320_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1145"
		{
			"name"		"placeholder_1145"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualdelta"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"QQ:|1320|1319"
			"loc_name"		"#op11_quest_name_1145"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1321"
		{
			"name"		"placeholder_1321"
			"gamemode"		"competitive"
			"map"		"de_overpass"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"gamemodeflags"		"32"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1321_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"target"		"#emptystring"
			}
		}
		"1322"
		{
			"name"		"placeholder_1322"
			"gamemode"		"competitive"
			"map"		"de_overpass"
			"points"		"21"
			"quest_icon"		"test"
			"operational_points"		"1"
			"gamemodeflags"		"32"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1322_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1146"
		{
			"name"		"placeholder_1146"
			"gamemode"		"competitive"
			"map"		"de_overpass"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"3"
			"gamemodeflags"		"32"
			"expression"		"QQ:|1322|1321"
			"loc_name"		"#op11_quest_name_1146"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1147"
		{
			"name"		"placeholder_1147"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_basalt"
			"map"		"de_basalt"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_name"		"#op11_quest_name_1147"
			"loc_description"		"#quest_1147_var_desc"
			"server_exec"		"execwithwhitelist guardian_op11_basalt_b.cfg */maps"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#SFUI_WPNHUD_MP9"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1323"
		{
			"name"		"placeholder_1323"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualdelta"
			"points"		"5"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%act_use_healthshot%"
			"loc_description"		"#quest_1323_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_use_healthshot"
				"action"		"#quest_action_singular_act_use_healthshot"
				"target"		"#emptystring"
			}
		}
		"1324"
		{
			"name"		"placeholder_1324"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualdelta"
			"points"		"12"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_use_healthshot%"
			"loc_description"		"#quest_1324_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_use_healthshot"
				"action"		"#quest_action_singular_act_use_healthshot"
			}
		}
		"1148"
		{
			"name"		"placeholder_1148"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualdelta"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"QQ:|1324|1323"
			"loc_name"		"#op11_quest_name_1148"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_use_healthshot"
				"action"		"#quest_action_singular_act_use_healthshot"
			}
		}
		"1325"
		{
			"name"		"placeholder_1325"
			"gamemode"		"casual"
			"mapgroup"		"mg_skirmish_retakes"
			"points"		"100"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%weapon_grenade% ? %act_damage% : 0"
			"loc_description"		"#quest_1325_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_damage"
				"action"		"#quest_action_singular_act_damage"
				"target"		"#emptystring"
			}
		}
		"1326"
		{
			"name"		"placeholder_1326"
			"gamemode"		"casual"
			"mapgroup"		"mg_skirmish_retakes"
			"points"		"250"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%weapon_grenade% ? %act_damage% : 0"
			"loc_description"		"#quest_1326_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_damage"
				"action"		"#quest_action_singular_act_damage"
			}
		}
		"1149"
		{
			"name"		"placeholder_1149"
			"gamemode"		"casual"
			"mapgroup"		"mg_skirmish_retakes"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"QQ:|1326|1325"
			"loc_name"		"#op11_quest_name_1149"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_damage"
				"action"		"#quest_action_singular_act_damage"
			}
		}
		"1327"
		{
			"name"		"placeholder_1327"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_extraction"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1327_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"target"		"#emptystring"
			}
		}
		"1328"
		{
			"name"		"placeholder_1328"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_extraction"
			"points"		"21"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1328_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1150"
		{
			"name"		"placeholder_1150"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_extraction"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"QQ:|1328|1327"
			"loc_name"		"#op11_quest_name_1150"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1151"
		{
			"name"		"placeholder_1151"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_dz_blacksite"
			"map"		"dz_blacksite"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_name"		"#op11_quest_name_1151"
			"loc_description"		"#quest_1151_var_desc"
			"server_exec"		"execwithwhitelist guardian_op11_blacksite_3.cfg */maps"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_any_smg"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1329"
		{
			"name"		"placeholder_1329"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_skirmish_armsrace"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && (%cond_life_killstreak_human% == 3)"
			"loc_description"		"#quest_1329_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1330"
		{
			"name"		"placeholder_1330"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_skirmish_armsrace"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && (%cond_life_killstreak_human% == 4)"
			"loc_description"		"#quest_1330_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1331"
		{
			"name"		"placeholder_1331"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_skirmish_armsrace"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && (%cond_life_killstreak_human% == 5)"
			"loc_description"		"#quest_1331_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1152"
		{
			"name"		"placeholder_1152"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_skirmish_armsrace"
			"points"		"3,2,1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"QQ:>1329>1330>1331"
			"loc_name"		"#op11_quest_name_1152"
			"loc_description"		"#quest_1152_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1332"
		{
			"name"		"placeholder_1332"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualsigma"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%act_kill_human% && %cond_match_unique_weapon%"
			"loc_description"		"#quest_1332_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1333"
		{
			"name"		"placeholder_1333"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualsigma"
			"points"		"20"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %cond_match_unique_weapon%"
			"loc_description"		"#quest_1333_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1153"
		{
			"name"		"placeholder_1153"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualsigma"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"QQ:|1333|1332"
			"loc_name"		"#op11_quest_name_1153"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1334"
		{
			"name"		"placeholder_1334"
			"gamemode"		"competitive"
			"map"		"de_vertigo"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"gamemodeflags"		"32"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1334_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"target"		"#emptystring"
			}
		}
		"1335"
		{
			"name"		"placeholder_1335"
			"gamemode"		"competitive"
			"map"		"de_vertigo"
			"points"		"21"
			"quest_icon"		"test"
			"operational_points"		"1"
			"gamemodeflags"		"32"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1335_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1154"
		{
			"name"		"placeholder_1154"
			"gamemode"		"competitive"
			"map"		"de_vertigo"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"3"
			"gamemodeflags"		"32"
			"expression"		"QQ:|1335|1334"
			"loc_name"		"#op11_quest_name_1154"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1155"
		{
			"name"		"placeholder_1155"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_ravine"
			"map"		"de_ravine"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_name"		"#op11_quest_name_1155"
			"loc_description"		"#quest_1155_var_desc"
			"server_exec"		"execwithwhitelist guardian_op11_ravine.cfg */maps"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_enemy_weapon"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1336"
		{
			"name"		"placeholder_1336"
			"gamemode"		"deathmatch"
			"map"		"de_ancient"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_Middle% || %player_location_TopofMid% )"
			"loc_description"		"#quest_1336_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1337"
		{
			"name"		"placeholder_1337"
			"gamemode"		"deathmatch"
			"map"		"de_ancient"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_BombsiteA% || %player_location_BackHall% || %player_location_SideHall% )"
			"loc_description"		"#quest_1337_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1338"
		{
			"name"		"placeholder_1338"
			"gamemode"		"deathmatch"
			"map"		"de_ancient"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_CTSpawn% )"
			"loc_description"		"#quest_1338_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1339"
		{
			"name"		"placeholder_1339"
			"gamemode"		"deathmatch"
			"map"		"de_ancient"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_House% )"
			"loc_description"		"#quest_1339_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1340"
		{
			"name"		"placeholder_1340"
			"gamemode"		"deathmatch"
			"map"		"de_ancient"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_BombsiteB% || %player_location_Alley% || %player_location_SideEntrance% || %player_location_Ramp% )"
			"loc_description"		"#quest_1340_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1341"
		{
			"name"		"placeholder_1341"
			"gamemode"		"deathmatch"
			"map"		"de_ancient"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_Ruins% || %player_location_Water% || %player_location_Tunnel% )"
			"loc_description"		"#quest_1341_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1342"
		{
			"name"		"placeholder_1342"
			"gamemode"		"deathmatch"
			"map"		"de_ancient"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_TSpawn% || %player_location_Outside% )"
			"loc_description"		"#quest_1342_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1343"
		{
			"name"		"placeholder_1343"
			"gamemode"		"deathmatch"
			"map"		"de_ancient"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_MainHall% )"
			"loc_description"		"#quest_1343_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1344"
		{
			"name"		"placeholder_1344"
			"gamemode"		"deathmatch"
			"map"		"de_ancient"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_BombsiteA% || %player_location_BackHall% || %player_location_SideHall% )"
			"loc_description"		"#quest_1344_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1345"
		{
			"name"		"placeholder_1345"
			"gamemode"		"deathmatch"
			"map"		"de_ancient"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && ( %player_location_Middle% || %player_location_TopofMid% )"
			"loc_description"		"#quest_1345_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1156"
		{
			"name"		"placeholder_1156"
			"gamemode"		"deathmatch"
			"map"		"de_ancient"
			"points"		"10"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"QQ:>1336>1337>1338>1339>1340>1341>1342>1343>1344>1345"
			"loc_name"		"#op11_quest_name_1156"
			"loc_description"		"#quest_1156_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1346"
		{
			"name"		"placeholder_1346"
			"gamemode"		"survival"
			"map"		"dz_sirocco"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && (%cond_player_x% > -350  && %cond_player_x% < 150 && %cond_player_y% > -1000  && %cond_player_y% < -350)"
			"loc_description"		"#quest_1346_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
				"target"		"#emptystring"
			}
		}
		"1347"
		{
			"name"		"placeholder_1347"
			"gamemode"		"survival"
			"map"		"dz_sirocco"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && ( ( (%cond_player_x% - 2487)*(%cond_player_x% - 2487) + (%cond_player_y% - -447)*(%cond_player_y% - -447) ) <= (450*450) )"
			"loc_description"		"#quest_1347_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1348"
		{
			"name"		"placeholder_1348"
			"gamemode"		"survival"
			"map"		"dz_sirocco"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && (%cond_player_x% > 5500  && %cond_player_x% < 6350  && %cond_player_y% > 2600 && %cond_player_y% < 3600 )"
			"loc_description"		"#quest_1348_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1349"
		{
			"name"		"placeholder_1349"
			"gamemode"		"survival"
			"map"		"dz_sirocco"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && ( ( (%cond_player_x% - 6721)*(%cond_player_x% - 6721) + (%cond_player_y% - 5685)*(%cond_player_y% - 5685) ) <= (320*320) )"
			"loc_description"		"#quest_1349_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1350"
		{
			"name"		"placeholder_1350"
			"gamemode"		"survival"
			"map"		"dz_sirocco"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && (%cond_player_x% > -526  && %cond_player_x% < 1982  && %cond_player_y% > 5400  && %cond_player_y% < 8321 )"
			"loc_description"		"#quest_1350_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1351"
		{
			"name"		"placeholder_1351"
			"gamemode"		"survival"
			"map"		"dz_sirocco"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && (%cond_player_x% > -6900  && %cond_player_x% < -6075  && %cond_player_y% > 3175 && %cond_player_y% < 3735 )"
			"loc_description"		"#quest_1351_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1352"
		{
			"name"		"placeholder_1352"
			"gamemode"		"survival"
			"map"		"dz_sirocco"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && ( ( (%cond_player_x% - -6878)*(%cond_player_x% - -6878) + (%cond_player_y% - -320)*(%cond_player_y% - -320) ) <= (400*400) )"
			"loc_description"		"#quest_1352_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1353"
		{
			"name"		"placeholder_1353"
			"gamemode"		"survival"
			"map"		"dz_sirocco"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && ( %cond_player_z% >= 800 ) && ( ( (%cond_player_x% - 3977)*(%cond_player_x% - 3977) + (%cond_player_y% - -6688)*(%cond_player_y% - -6688) ) <= (250*250) )"
			"loc_description"		"#quest_1353_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1354"
		{
			"name"		"placeholder_1354"
			"gamemode"		"survival"
			"map"		"dz_sirocco"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_apply_graffiti% && (%cond_player_x% > 466 && %cond_player_x% < 1629  && %cond_player_y% > -4861  && %cond_player_y% < -4037 )"
			"loc_description"		"#quest_1354_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1157"
		{
			"name"		"placeholder_1157"
			"gamemode"		"survival"
			"map"		"dz_sirocco"
			"points"		"9,6,3"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"QQ:|1346|1347|1348|1349|1350|1351|1352|1353|1354"
			"loc_name"		"#op11_quest_name_1157"
			"loc_description"		"#quest_1157_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_apply_graffiti"
				"action"		"#quest_action_singular_act_apply_graffiti"
			}
		}
		"1355"
		{
			"name"		"placeholder_1355"
			"gamemode"		"competitive"
			"map"		"de_ancient"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"gamemodeflags"		"32"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1355_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"target"		"#emptystring"
			}
		}
		"1356"
		{
			"name"		"placeholder_1356"
			"gamemode"		"competitive"
			"map"		"de_ancient"
			"points"		"21"
			"quest_icon"		"test"
			"operational_points"		"1"
			"gamemodeflags"		"32"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1356_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1158"
		{
			"name"		"placeholder_1158"
			"gamemode"		"competitive"
			"map"		"de_ancient"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"3"
			"gamemodeflags"		"32"
			"expression"		"QQ:|1356|1355"
			"loc_name"		"#op11_quest_name_1158"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1159"
		{
			"name"		"placeholder_1159"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_dz_county"
			"map"		"dz_county"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_name"		"#op11_quest_name_1159"
			"loc_description"		"#quest_1159_var_desc"
			"server_exec"		"execwithwhitelist guardian_op11_county_1.cfg */maps"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#SFUI_WPNHUD_BreachCharge"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1357"
		{
			"name"		"placeholder_1357"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualdelta"
			"points"		"30"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%act_kill_human% && %cond_player_zoomed%"
			"loc_description"		"#quest_1357_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1358"
		{
			"name"		"placeholder_1358"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualdelta"
			"points"		"60"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human% && %cond_player_zoomed%"
			"loc_description"		"#quest_1358_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1160"
		{
			"name"		"placeholder_1160"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualdelta"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"QQ:|1358|1357"
			"loc_name"		"#op11_quest_name_1160"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1359"
		{
			"name"		"placeholder_1359"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualsigma"
			"points"		"5"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%act_kill_human% && (%cond_roundstate_time_elapsed% <=30)"
			"loc_description"		"#quest_1359_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1360"
		{
			"name"		"placeholder_1360"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualsigma"
			"points"		"25"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human%"
			"loc_description"		"#quest_1360_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1161"
		{
			"name"		"placeholder_1161"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualsigma"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"QQ:|1360|1359"
			"loc_name"		"#op11_quest_name_1161"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1361"
		{
			"name"		"placeholder_1361"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_ravine"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1361_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"target"		"#emptystring"
			}
		}
		"1362"
		{
			"name"		"placeholder_1362"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_ravine"
			"points"		"21"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1362_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1162"
		{
			"name"		"placeholder_1162"
			"gamemode"		"scrimcomp2v2"
			"map"		"de_ravine"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"QQ:|1362|1361"
			"loc_name"		"#op11_quest_name_1162"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1163"
		{
			"name"		"placeholder_1163"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_de_extraction"
			"map"		"de_extraction"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_name"		"#op11_quest_name_1163"
			"loc_description"		"#quest_1163_var_desc"
			"server_exec"		"execwithwhitelist guardian_op11_extraction.cfg */maps"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_LoadoutSlot_Heavy"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1363"
		{
			"name"		"placeholder_1363"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_skirmish_armsrace"
			"points"		"5"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%act_kill_human% && (%cond_victim_armsrace_leader%)"
			"loc_description"		"#quest_1363_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1364"
		{
			"name"		"placeholder_1364"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_skirmish_armsrace"
			"points"		"30"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human%"
			"loc_description"		"#quest_1364_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1164"
		{
			"name"		"placeholder_1164"
			"gamemode"		"gungameprogressive"
			"mapgroup"		"mg_skirmish_armsrace"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"QQ:|1364|1363"
			"loc_name"		"#op11_quest_name_1164"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1365"
		{
			"name"		"placeholder_1365"
			"gamemode"		"casual"
			"mapgroup"		"mg_hostage"
			"points"		"1000"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%act_damage%"
			"loc_description"		"#quest_1365_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_damage"
				"action"		"#quest_action_singular_act_damage"
				"target"		"#emptystring"
			}
		}
		"1366"
		{
			"name"		"placeholder_1366"
			"gamemode"		"casual"
			"mapgroup"		"mg_hostage"
			"points"		"2500"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_damage%"
			"loc_description"		"#quest_1366_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_damage"
				"action"		"#quest_action_singular_act_damage"
			}
		}
		"1165"
		{
			"name"		"placeholder_1165"
			"gamemode"		"casual"
			"mapgroup"		"mg_hostage"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"QQ:|1366|1365"
			"loc_name"		"#op11_quest_name_1165"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_damage"
				"action"		"#quest_action_singular_act_damage"
			}
		}
		"1367"
		{
			"name"		"placeholder_1367"
			"gamemode"		"competitive"
			"map"		"de_basalt"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"1"
			"gamemodeflags"		"32"
			"expression"		"%act_win_match%"
			"loc_description"		"#quest_1367_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"target"		"#emptystring"
			}
		}
		"1368"
		{
			"name"		"placeholder_1368"
			"gamemode"		"competitive"
			"map"		"de_basalt"
			"points"		"21"
			"quest_icon"		"test"
			"operational_points"		"1"
			"gamemodeflags"		"32"
			"expression"		"%act_win_round%"
			"loc_description"		"#quest_1368_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1166"
		{
			"name"		"placeholder_1166"
			"gamemode"		"competitive"
			"map"		"de_basalt"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"3"
			"gamemodeflags"		"32"
			"expression"		"QQ:|1368|1367"
			"loc_name"		"#op11_quest_name_1166"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_round"
				"action"		"#quest_action_singular_act_win_round"
			}
		}
		"1167"
		{
			"name"		"placeholder_1167"
			"gamemode"		"cooperative"
			"mapgroup"		"mg_dz_county"
			"map"		"dz_county"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"%act_win_match%"
			"loc_name"		"#op11_quest_name_1167"
			"loc_description"		"#quest_1167_var_desc"
			"server_exec"		"execwithwhitelist guardian_op11_county_2.cfg */maps"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_win_match"
				"action"		"#quest_action_singular_act_win_match"
				"weapon"		"#quest_weapon_any_weapon"
				"team"		"#quest_team_ct"
				"killtype"		"#quest_killtype_normal"
				"extradetails"		"#quest_guardian_empty"
				"presence"		"#quest_presence_empty"
				"target"		"#emptystring"
			}
		}
		"1369"
		{
			"name"		"placeholder_1369"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualsigma"
			"points"		"30"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%act_kill_human% && %set_op11_characters%"
			"loc_description"		"#quest_1369_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1370"
		{
			"name"		"placeholder_1370"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualsigma"
			"points"		"100"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human%"
			"loc_description"		"#quest_1370_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1168"
		{
			"name"		"placeholder_1168"
			"gamemode"		"deathmatch"
			"mapgroup"		"mg_casualsigma"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"2"
			"expression"		"QQ:|1370|1369"
			"loc_name"		"#op11_quest_name_1168"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1371"
		{
			"name"		"placeholder_1371"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualdelta"
			"points"		"7"
			"quest_icon"		"test"
			"operational_points"		"1"
			"singlematch"		"1"
			"expression"		"%act_kill_human% && (%set_dust_2_2021% || %set_mirage_2021% || %set_vertigo_2021% || %set_train_2021% || %set_community_29%)"
			"loc_description"		"#quest_1371_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
				"target"		"#emptystring"
			}
		}
		"1372"
		{
			"name"		"placeholder_1372"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualdelta"
			"points"		"25"
			"quest_icon"		"test"
			"operational_points"		"1"
			"expression"		"%act_kill_human%"
			"loc_description"		"#quest_1372_var_desc"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
		"1169"
		{
			"name"		"placeholder_1169"
			"gamemode"		"casual"
			"mapgroup"		"mg_casualdelta"
			"points"		"1"
			"quest_icon"		"test"
			"operational_points"		"3"
			"expression"		"QQ:|1372|1371"
			"loc_name"		"#op11_quest_name_1169"
			"show_victim_distance"		"0"
			"string_tokens"
			{
				"commandverb"		"#quest_commandverb_default"
				"actions"		"#quest_action_plural_act_kill_human"
				"action"		"#quest_action_singular_act_kill_human"
			}
		}
	}
	"campaign_definitions"
	{
		"1"
		{
			"loc_name"		"#csgo_campaign_eurasia"
			"loc_description"		"#csgo_campaign_eurasia_desc"
			"season_number"		"4"
			"2"
			{
				"quest_index"		"102"
				"->"		"4"
				"->"		"10"
			}
			"4"
			{
				"quest_index"		"104"
				"->"		"5"
			}
			"5"
			{
				"quest_index"		"105"
				"->"		"6"
			}
			"6"
			{
				"quest_index"		"106"
				"->"		"7"
			}
			"7"
			{
				"quest_index"		"107"
				"->"		"21"
			}
			"8"
			{
				"quest_index"		"108"
				"->"		"9"
			}
			"9"
			{
				"quest_index"		"109"
			}
			"10"
			{
				"quest_index"		"110"
				"->"		"11"
				"->"		"16"
			}
			"11"
			{
				"quest_index"		"111"
				"->"		"12"
			}
			"12"
			{
				"quest_index"		"112"
				"->"		"13"
			}
			"13"
			{
				"quest_index"		"113"
				"->"		"22"
			}
			"14"
			{
				"quest_index"		"114"
				"->"		"15"
			}
			"15"
			{
				"quest_index"		"115"
			}
			"16"
			{
				"quest_index"		"116"
				"->"		"17"
			}
			"17"
			{
				"quest_index"		"117"
				"->"		"18"
			}
			"18"
			{
				"quest_index"		"118"
				"->"		"23"
			}
			"19"
			{
				"quest_index"		"119"
				"->"		"20"
			}
			"20"
			{
				"quest_index"		"120"
			}
			"21"
			{
				"quest_index"		"121"
				"->"		"8"
			}
			"22"
			{
				"quest_index"		"122"
				"->"		"21"
				"->"		"14"
			}
			"23"
			{
				"quest_index"		"123"
				"->"		"22"
				"->"		"19"
			}
		}
		"2"
		{
			"loc_name"		"#csgo_campaign_vanguard"
			"loc_description"		"#csgo_campaign_vanguard_desc"
			"season_number"		"4"
			"1"
			{
				"quest_index"		"201"
				"->"		"3"
				"->"		"9"
			}
			"3"
			{
				"quest_index"		"203"
				"->"		"4"
			}
			"4"
			{
				"quest_index"		"204"
				"->"		"5"
			}
			"5"
			{
				"quest_index"		"205"
				"->"		"6"
			}
			"6"
			{
				"quest_index"		"206"
				"->"		"20"
			}
			"7"
			{
				"quest_index"		"207"
				"->"		"8"
			}
			"8"
			{
				"quest_index"		"208"
			}
			"9"
			{
				"quest_index"		"209"
				"->"		"10"
				"->"		"15"
			}
			"10"
			{
				"quest_index"		"210"
				"->"		"11"
			}
			"11"
			{
				"quest_index"		"211"
				"->"		"12"
			}
			"12"
			{
				"quest_index"		"212"
				"->"		"21"
			}
			"13"
			{
				"quest_index"		"213"
				"->"		"14"
			}
			"14"
			{
				"quest_index"		"214"
			}
			"15"
			{
				"quest_index"		"215"
				"->"		"16"
			}
			"16"
			{
				"quest_index"		"216"
				"->"		"17"
			}
			"17"
			{
				"quest_index"		"217"
				"->"		"22"
				"->"		"12"
			}
			"18"
			{
				"quest_index"		"218"
				"->"		"19"
			}
			"19"
			{
				"quest_index"		"219"
			}
			"20"
			{
				"quest_index"		"220"
				"->"		"7"
			}
			"21"
			{
				"quest_index"		"221"
				"->"		"7"
				"->"		"13"
			}
			"22"
			{
				"quest_index"		"222"
				"->"		"18"
			}
		}
		"3"
		{
			"loc_name"		"#csgo_campaign_maghreb"
			"loc_description"		"#csgo_campaign_maghreb_desc"
			"season_number"		"4"
			"1"
			{
				"quest_index"		"301"
				"->"		"2"
			}
			"2"
			{
				"quest_index"		"302"
				"->"		"3"
				"->"		"9"
			}
			"3"
			{
				"quest_index"		"303"
				"->"		"4"
			}
			"4"
			{
				"quest_index"		"304"
				"->"		"5"
			}
			"5"
			{
				"quest_index"		"305"
				"->"		"6"
			}
			"6"
			{
				"quest_index"		"306"
				"->"		"7"
			}
			"7"
			{
				"quest_index"		"307"
				"->"		"8"
			}
			"8"
			{
				"quest_index"		"308"
			}
			"9"
			{
				"quest_index"		"309"
				"->"		"10"
				"->"		"15"
				"->"		"16"
			}
			"10"
			{
				"quest_index"		"310"
				"->"		"11"
			}
			"11"
			{
				"quest_index"		"311"
				"->"		"12"
			}
			"12"
			{
				"quest_index"		"312"
				"->"		"13"
				"->"		"6"
			}
			"13"
			{
				"quest_index"		"313"
				"->"		"14"
			}
			"14"
			{
				"quest_index"		"314"
			}
			"15"
			{
				"quest_index"		"315"
				"->"		"17"
			}
			"16"
			{
				"quest_index"		"316"
				"->"		"17"
			}
			"17"
			{
				"quest_index"		"317"
				"->"		"18"
				"->"		"19"
				"->"		"12"
			}
			"18"
			{
				"quest_index"		"318"
				"->"		"20"
			}
			"19"
			{
				"quest_index"		"319"
				"->"		"20"
			}
			"20"
			{
				"quest_index"		"320"
				"->"		"21"
			}
			"21"
			{
				"quest_index"		"321"
			}
		}
		"4"
		{
			"loc_name"		"#csgo_campaign_weapons"
			"loc_description"		"#csgo_campaign_weapons_desc"
			"season_number"		"4"
			"1"
			{
				"quest_index"		"401"
				"->"		"2"
				"->"		"9"
			}
			"2"
			{
				"quest_index"		"402"
				"->"		"3"
			}
			"3"
			{
				"quest_index"		"403"
				"->"		"4"
			}
			"4"
			{
				"quest_index"		"404"
				"->"		"5"
			}
			"5"
			{
				"quest_index"		"405"
				"->"		"6"
			}
			"6"
			{
				"quest_index"		"406"
				"->"		"7"
			}
			"7"
			{
				"quest_index"		"407"
				"->"		"8"
			}
			"8"
			{
				"quest_index"		"408"
			}
			"9"
			{
				"quest_index"		"409"
				"->"		"10"
				"->"		"16"
			}
			"10"
			{
				"quest_index"		"410"
				"->"		"4"
				"->"		"11"
			}
			"11"
			{
				"quest_index"		"411"
				"->"		"12"
			}
			"12"
			{
				"quest_index"		"412"
				"->"		"13"
				"->"		"6"
			}
			"13"
			{
				"quest_index"		"413"
				"->"		"14"
			}
			"14"
			{
				"quest_index"		"414"
				"->"		"15"
			}
			"15"
			{
				"quest_index"		"415"
			}
			"16"
			{
				"quest_index"		"416"
				"->"		"17"
			}
			"17"
			{
				"quest_index"		"417"
				"->"		"18"
			}
			"18"
			{
				"quest_index"		"418"
				"->"		"19"
			}
			"19"
			{
				"quest_index"		"419"
				"->"		"20"
				"->"		"14"
			}
			"20"
			{
				"quest_index"		"420"
				"->"		"21"
			}
			"21"
			{
				"quest_index"		"421"
			}
		}
		"5"
		{
			"loc_name"		"#csgo_campaign_marksman"
			"loc_description"		"#csgo_campaign_marksman_desc"
			"season_number"		"5"
			"1"
			{
				"quest_index"		"501"
				"->"		"2"
				"->"		"6"
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_501"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_501_radio.mp3"
				}
			}
			"2"
			{
				"quest_index"		"502"
				"->"		"3"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Hennequet"
					"description"		"Op_Bloodhound_sebastien_502_turner"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_502_turner_radio.mp3"
				}
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_502"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_502_radio.mp3"
				}
			}
			"3"
			{
				"quest_index"		"503"
				"->"		"4"
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_503"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_503_radio.mp3"
				}
			}
			"4"
			{
				"quest_index"		"504"
				"->"		"5"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Hennequet"
					"description"		"Op_Bloodhound_sebastien_504_turner"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_504_turner_radio.mp3"
				}
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_504"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_504_radio.mp3"
				}
			}
			"5"
			{
				"quest_index"		"505"
				"->"		"10"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Hennequet"
					"description"		"Op_Bloodhound_sebastien_505_turner"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_505_turner_radio.mp3"
				}
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_505"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_505_radio.mp3"
				}
			}
			"6"
			{
				"quest_index"		"506"
				"->"		"7"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Hennequet"
					"description"		"Op_Bloodhound_sebastien_506_turner"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_506_turner_radio.mp3"
				}
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_506"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_506_radio.mp3"
				}
			}
			"7"
			{
				"quest_index"		"507"
				"->"		"8"
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_507"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_507_radio.mp3"
				}
			}
			"8"
			{
				"quest_index"		"508"
				"->"		"9"
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_508"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_508_radio.mp3"
				}
			}
			"9"
			{
				"quest_index"		"509"
				"->"		"10"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Hennequet"
					"description"		"Op_Bloodhound_sebastien_509_turner"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_509_turner_radio.mp3"
				}
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_509"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_509_radio.mp3"
				}
			}
			"10"
			{
				"quest_index"		"510"
				"->"		"11"
				"->"		"29"
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_510"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_510_radio.mp3"
				}
			}
			"11"
			{
				"quest_index"		"511"
				"->"		"12"
				"->"		"18"
				"->"		"26"
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_511"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_511_radio.mp3"
				}
			}
			"12"
			{
				"quest_index"		"512"
				"->"		"13"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Hennequet"
					"description"		"Op_Bloodhound_sebastien_512_turner"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_512_turner_radio.mp3"
				}
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_512"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_512_radio.mp3"
				}
			}
			"13"
			{
				"quest_index"		"513"
				"->"		"14"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Hennequet"
					"description"		"Op_Bloodhound_sebastien_513_turner"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_513_turner_radio.mp3"
				}
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_513"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_513_radio.mp3"
				}
			}
			"14"
			{
				"quest_index"		"514"
				"->"		"15"
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_514"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_514_radio.mp3"
				}
			}
			"15"
			{
				"quest_index"		"515"
				"->"		"16"
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_515"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_515_radio.mp3"
				}
			}
			"16"
			{
				"quest_index"		"516"
				"->"		"17"
				"->"		"21"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Hennequet"
					"description"		"Op_Bloodhound_sebastien_516_turner"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_516_turner_radio.mp3"
				}
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_516"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_516_radio.mp3"
				}
			}
			"17"
			{
				"quest_index"		"517"
				"->"		"25"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Hennequet"
					"description"		"Op_Bloodhound_sebastien_517_turner"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_517_turner_radio.mp3"
				}
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_517"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_517_radio.mp3"
				}
			}
			"18"
			{
				"quest_index"		"518"
				"->"		"19"
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_518"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_518_radio.mp3"
				}
			}
			"19"
			{
				"quest_index"		"519"
				"->"		"20"
				"->"		"14"
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_519"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_519_radio.mp3"
				}
			}
			"20"
			{
				"quest_index"		"520"
				"->"		"21"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Hennequet"
					"description"		"Op_Bloodhound_sebastien_520_turner"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_520_turner_radio.mp3"
				}
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_520"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_520_radio.mp3"
				}
			}
			"21"
			{
				"quest_index"		"521"
				"->"		"22"
				"->"		"27"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Hennequet"
					"description"		"Op_Bloodhound_sebastien_521_new_turner"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_521_turner_radio.mp3"
				}
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_521_new"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_521_new_radio.mp3"
				}
			}
			"22"
			{
				"quest_index"		"522"
				"->"		"23"
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_521"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_521_radio.mp3"
				}
			}
			"23"
			{
				"quest_index"		"523"
				"->"		"24"
				"->"		"28"
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_524"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_524_radio.mp3"
				}
			}
			"24"
			{
				"quest_index"		"524"
				"->"		"25"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Hennequet"
					"description"		"Op_Bloodhound_sebastien_525_turner"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_525_turner_radio.mp3"
				}
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_525"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_525_radio.mp3"
				}
			}
			"25"
			{
				"quest_index"		"525"
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_526"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_526_radio.mp3"
				}
			}
			"26"
			{
				"quest_index"		"526"
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_526_new"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_526_new_radio.mp3"
				}
			}
			"27"
			{
				"quest_index"		"527"
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_527"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_527_radio.mp3"
				}
			}
			"28"
			{
				"quest_index"		"528"
				"story_block"
				{
					"character_name"		"Hennequet"
					"description"		"Op_bloodhound_Sebastien_528"
					"content_file"		"type:audio,file:campaign/bloodhound/sebastien/op_bloodhound_sebastien_528_radio.mp3"
				}
			}
			"29"
			{
				"quest_index"		"529"
				"->"		"30"
				"story_block"
				{
					"character_name"		"Booth"
					"description"		"Op_bloodhound_Booth_529"
					"content_file"		"type:audio,file:campaign/bloodhound/booth/op_bloodhound_booth_529_radio.mp3"
				}
			}
			"30"
			{
				"quest_index"		"530"
				"->"		"31"
				"story_block"
				{
					"character_name"		"Booth"
					"description"		"Op_bloodhound_Booth_530"
					"content_file"		"type:audio,file:campaign/bloodhound/booth/op_bloodhound_booth_530_radio.mp3"
				}
			}
			"31"
			{
				"quest_index"		"531"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Booth"
					"description"		"Op_Bloodhound_booth_531_turner"
					"content_file"		"type:audio,file:campaign/bloodhound/booth/op_bloodhound_booth_531_turner_radio.mp3"
				}
				"story_block"
				{
					"character_name"		"Booth"
					"description"		"Op_bloodhound_Booth_531"
					"content_file"		"type:audio,file:campaign/bloodhound/booth/op_bloodhound_booth_531_radio.mp3"
				}
			}
		}
		"6"
		{
			"loc_name"		"#csgo_campaign_revolution"
			"loc_description"		"#csgo_campaign_revolution_desc"
			"season_number"		"5"
			"1"
			{
				"quest_index"		"601"
				"->"		"2"
				"->"		"6"
				"story_block"
				{
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_Two_Sides_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/op_bloodhound_Valeria_Two_Sides.mp3"
				}
			}
			"2"
			{
				"quest_index"		"602"
				"->"		"3"
				"story_block"
				{
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_spark_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/op_bloodhound_Valeria_spark.mp3"
				}
			}
			"3"
			{
				"quest_index"		"603"
				"->"		"4"
				"story_block"
				{
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_Flames_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_Flames.mp3"
				}
			}
			"4"
			{
				"quest_index"		"604"
				"->"		"5"
				"story_block"
				{
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_tyrants_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_tyrants.mp3"
				}
			}
			"5"
			{
				"quest_index"		"605"
				"->"		"10"
				"story_block"
				{
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_booth_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_booth.mp3"
				}
			}
			"6"
			{
				"quest_index"		"606"
				"->"		"7"
				"story_block"
				{
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_smg_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_smg.mp3"
				}
			}
			"7"
			{
				"quest_index"		"607"
				"->"		"8"
				"story_block"
				{
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_knife_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_knife.mp3"
				}
			}
			"8"
			{
				"quest_index"		"608"
				"->"		"9"
				"story_block"
				{
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_open_house_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_open_house.mp3"
				}
			}
			"9"
			{
				"quest_index"		"609"
				"->"		"10"
				"story_block"
				{
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_rebirth_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_rebirth.mp3"
				}
			}
			"10"
			{
				"quest_index"		"610"
				"->"		"11"
				"->"		"12"
				"->"		"29"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_labels_turner"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_labels_turner.mp3"
				}
				"story_block"
				{
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_meet_mentor_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_meet_mentor.mp3"
				}
			}
			"11"
			{
				"quest_index"		"611"
				"->"		"26"
				"->"		"18"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_dead_turner_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_dead_turner.mp3"
				}
				"story_block"
				{
					"character_name"		"Turner"
					"description"		"Op_Bloodhound_Turner_intro"
					"content_file"		"type:audio,file:campaign/bloodhound/turner/Op_Bloodhound_Turner_intro.mp3"
				}
			}
			"12"
			{
				"quest_index"		"612"
				"story_block"
				{
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_loyalty_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_loyalty.mp3"
				}
			}
			"13"
			{
				"quest_index"		"613"
				"->"		"14"
				"story_block"
				{
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_resources_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_resources.mp3"
				}
			}
			"14"
			{
				"quest_index"		"614"
				"->"		"15"
				"story_block"
				{
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_conflict_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_conflict.mp3"
				}
			}
			"15"
			{
				"quest_index"		"615"
				"->"		"16"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_role_turner_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_role_turner.mp3"
				}
				"story_block"
				{
					"character_name"		"Turner"
					"description"		"Op_bloodhound_turner_AWP"
					"content_file"		"type:audio,file:campaign/bloodhound/turner/op_bloodhound_turner_AWP.mp3"
				}
			}
			"16"
			{
				"quest_index"		"616"
				"->"		"17"
				"->"		"27"
				"story_block"
				{
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_message_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_message.mp3"
				}
			}
			"17"
			{
				"quest_index"		"617"
				"->"		"25"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_pollock_turner_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_pollock_turner.mp3"
				}
				"story_block"
				{
					"character_name"		"Turner"
					"description"		"Op_Bloodhound_Turner_headshot"
					"content_file"		"type:audio,file:campaign/bloodhound/turner/Op_Bloodhound_Turner_headshot.mp3"
				}
			}
			"18"
			{
				"quest_index"		"618"
				"->"		"19"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_underhill_turner_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_underhill_turner.mp3"
				}
				"story_block"
				{
					"character_name"		"Turner"
					"description"		"Op_Bloodhound_Turner_prodigy"
					"content_file"		"type:audio,file:campaign/bloodhound/turner/Op_Bloodhound_Turner_prodigy.mp3"
				}
			}
			"19"
			{
				"quest_index"		"619"
				"->"		"27"
				"->"		"14"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_maghreb_turner_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_maghreb_turner.mp3"
				}
				"story_block"
				{
					"character_name"		"Turner"
					"description"		"Op_Bloodhound_Turner_hero"
					"content_file"		"type:audio,file:campaign/bloodhound/turner/Op_Bloodhound_Turner_hero.mp3"
				}
			}
			"20"
			{
				"quest_index"		"620"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_bank_turner_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_bank_turner.mp3"
				}
				"story_block"
				{
					"character_name"		"Turner"
					"description"		"Op_Bloodhound_Turner_booth"
					"content_file"		"type:audio,file:campaign/bloodhound/turner/Op_Bloodhound_Turner_booth.mp3"
				}
			}
			"21"
			{
				"quest_index"		"621"
				"->"		"22"
				"->"		"20"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_fruitless_turner_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_fruitless_turner.mp3"
				}
				"story_block"
				{
					"character_name"		"Turner"
					"description"		"Op_Bloodhound_Turner_chaos"
					"content_file"		"type:audio,file:campaign/bloodhound/turner/Op_Bloodhound_Turner_chaos.mp3"
				}
			}
			"22"
			{
				"quest_index"		"622"
				"->"		"23"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_fear_turner_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_fear_turner.mp3"
				}
				"story_block"
				{
					"character_name"		"Turner"
					"description"		"Op_Bloodhound_Turner_valeria"
					"content_file"		"type:audio,file:campaign/bloodhound/turner/Op_Bloodhound_Turner_valeria.mp3"
				}
			}
			"23"
			{
				"quest_index"		"623"
				"->"		"24"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_elysee_turner_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_elysee_turner.mp3"
				}
				"story_block"
				{
					"character_name"		"Turner"
					"description"		"Op_Bloodhound_Turner_underhill"
					"content_file"		"type:audio,file:campaign/bloodhound/turner/Op_Bloodhound_Turner_underhill.mp3"
				}
			}
			"24"
			{
				"quest_index"		"624"
				"->"		"25"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_history_turner_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_history_turner.mp3"
				}
				"story_block"
				{
					"character_name"		"Turner"
					"description"		"Op_Bloodhound_Turner_shame"
					"content_file"		"type:audio,file:campaign/bloodhound/turner/Op_Bloodhound_Turner_shame.mp3"
				}
			}
			"25"
			{
				"quest_index"		"625"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_blunt_turner_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_blunt_turner.mp3"
				}
				"story_block"
				{
					"character_name"		"Turner"
					"description"		"Op_Bloodhound_Turner_blunt"
					"content_file"		"type:audio,file:campaign/bloodhound/turner/Op_Bloodhound_Turner_blunt.mp3"
				}
			}
			"26"
			{
				"quest_index"		"627"
				"->"		"13"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_journalist_turner_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_journalist_turner.mp3"
				}
				"story_block"
				{
					"character_name"		"Turner"
					"description"		"Op_Bloodhound_Turner_journalist"
					"content_file"		"type:audio,file:campaign/bloodhound/turner/Op_Bloodhound_Turner_journalist.mp3"
				}
			}
			"27"
			{
				"quest_index"		"626"
				"->"		"21"
				"story_block"
				{
					"expression"		" %525% "
					"character_name"		"Valeria"
					"description"		"Op_bloodhound_Valeria_cobble_turner_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/valeria/Op_bloodhound_Valeria_cobble_turner.mp3"
				}
				"story_block"
				{
					"character_name"		"Turner"
					"description"		"Op_Bloodhound_Turner_cobble"
					"content_file"		"type:audio,file:campaign/bloodhound/turner/Op_Bloodhound_Turner_cobble.mp3"
				}
			}
			"29"
			{
				"quest_index"		"629"
				"->"		"30"
				"story_block"
				{
					"character_name"		"Booth"
					"description"		"op_bloodhound_booth_Spend_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/booth/op_bloodhound_booth_spend.mp3"
				}
			}
			"30"
			{
				"quest_index"		"630"
				"->"		"31"
				"story_block"
				{
					"character_name"		"Booth"
					"description"		"op_bloodhound_booth_flash_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/booth/op_bloodhound_booth_flash.mp3"
				}
			}
			"31"
			{
				"quest_index"		"631"
				"story_block"
				{
					"character_name"		"Booth"
					"description"		"op_bloodhound_booth_bomb_sub"
					"content_file"		"type:audio,file:campaign/bloodhound/booth/op_bloodhound_booth_bomb.mp3"
				}
			}
		}
		"7"
		{
			"loc_name"		"#csgo_campaign_7"
			"loc_description"		"#csgo_campaign_7_desc"
			"season_number"		"6"
			"1"
			{
				"quest_index"		"701"
				"->"		"2"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_701"
					"content_file"		"type:audio,file:campaign/op07/op07_701.mp3"
				}
			}
			"2"
			{
				"quest_index"		"702"
				"->"		"3"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_702"
					"content_file"		"type:audio,file:campaign/op07/op07_702.mp3"
				}
			}
			"3"
			{
				"quest_index"		"703"
				"->"		"4"
				"->"		"5"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_703"
					"content_file"		"type:audio,file:campaign/op07/op07_703.mp3"
				}
			}
			"4"
			{
				"quest_index"		"704"
				"->"		"6"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_704"
					"content_file"		"type:audio,file:campaign/op07/op07_704.mp3"
				}
			}
			"5"
			{
				"quest_index"		"705"
				"->"		"6"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_705"
					"content_file"		"type:audio,file:campaign/op07/op07_705.mp3"
				}
			}
			"6"
			{
				"quest_index"		"706"
				"->"		"7"
				"->"		"8"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_706"
					"content_file"		"type:audio,file:campaign/op07/op07_706.mp3"
				}
			}
			"7"
			{
				"quest_index"		"707"
				"->"		"9"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_707"
					"content_file"		"type:audio,file:campaign/op07/op07_707.mp3"
				}
			}
			"8"
			{
				"quest_index"		"708"
				"->"		"9"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_708"
					"content_file"		"type:audio,file:campaign/op07/op07_708.mp3"
				}
			}
			"9"
			{
				"quest_index"		"709"
				"->"		"10"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_709"
					"content_file"		"type:audio,file:campaign/op07/op07_709.mp3"
				}
			}
			"10"
			{
				"quest_index"		"710"
				"->"		"11"
				"->"		"14"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_710"
					"content_file"		"type:audio,file:campaign/op07/op07_710.mp3"
				}
			}
			"11"
			{
				"quest_index"		"711"
				"->"		"12"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_711"
					"content_file"		"type:audio,file:campaign/op07/op07_711.mp3"
				}
			}
			"12"
			{
				"quest_index"		"712"
				"->"		"13"
				"->"		"15"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_712"
					"content_file"		"type:audio,file:campaign/op07/op07_712.mp3"
				}
			}
			"13"
			{
				"quest_index"		"713"
				"->"		"17"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_713"
					"content_file"		"type:audio,file:campaign/op07/op07_713.mp3"
				}
			}
			"14"
			{
				"quest_index"		"714"
				"->"		"15"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_714"
					"content_file"		"type:audio,file:campaign/op07/op07_714.mp3"
				}
			}
			"15"
			{
				"quest_index"		"715"
				"->"		"16"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_715"
					"content_file"		"type:audio,file:campaign/op07/op07_715.mp3"
				}
			}
			"16"
			{
				"quest_index"		"716"
				"->"		"17"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_716"
					"content_file"		"type:audio,file:campaign/op07/op07_716.mp3"
				}
			}
			"17"
			{
				"quest_index"		"717"
				"->"		"18"
				"->"		"19"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_717"
					"content_file"		"type:audio,file:campaign/op07/op07_717.mp3"
				}
			}
			"18"
			{
				"quest_index"		"718"
				"->"		"20"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_718"
					"content_file"		"type:audio,file:campaign/op07/op07_718.mp3"
				}
			}
			"19"
			{
				"quest_index"		"719"
				"->"		"20"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_719"
					"content_file"		"type:audio,file:campaign/op07/op07_719.mp3"
				}
			}
			"20"
			{
				"quest_index"		"720"
				"->"		"24"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_720"
					"content_file"		"type:audio,file:campaign/op07/op07_720.mp3"
				}
			}
			"21"
			{
				"quest_index"		"721"
				"->"		"25"
				"->"		"26"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_722"
					"content_file"		"type:audio,file:campaign/op07/op07_722.mp3"
				}
			}
			"22"
			{
				"quest_index"		"722"
				"->"		"21"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_723"
					"content_file"		"type:audio,file:campaign/op07/op07_723.mp3"
				}
			}
			"23"
			{
				"quest_index"		"723"
				"->"		"21"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_724"
					"content_file"		"type:audio,file:campaign/op07/op07_724.mp3"
				}
			}
			"24"
			{
				"quest_index"		"724"
				"->"		"22"
				"->"		"23"
			}
			"25"
			{
				"quest_index"		"725"
				"->"		"28"
			}
			"26"
			{
				"quest_index"		"726"
				"->"		"29"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_727"
					"content_file"		"type:audio,file:campaign/op07/op07_727.mp3"
				}
			}
			"27"
			{
				"quest_index"		"727"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_728"
					"content_file"		"type:audio,file:campaign/op07/op07_728.mp3"
				}
			}
			"28"
			{
				"quest_index"		"728"
				"->"		"30"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_729"
					"content_file"		"type:audio,file:campaign/op07/op07_729.mp3"
				}
			}
			"29"
			{
				"quest_index"		"729"
				"->"		"27"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_730"
					"content_file"		"type:audio,file:campaign/op07/op07_730.mp3"
				}
			}
			"30"
			{
				"quest_index"		"730"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_731"
					"content_file"		"type:audio,file:campaign/op07/op07_731.mp3"
				}
			}
		}
		"8"
		{
			"loc_name"		"#csgo_campaign_8"
			"loc_description"		"#csgo_campaign_8_desc"
			"season_number"		"6"
			"1"
			{
				"quest_index"		"801"
				"->"		"2"
				"story_block"
				{
					"character_name"		"CocienaroIzaki"
					"description"		"op07_subtitle_801"
					"content_file"		"type:audio,file:campaign/op07/op07_801.mp3"
				}
			}
			"2"
			{
				"quest_index"		"802"
				"->"		"3"
				"story_block"
				{
					"character_name"		"CocienaroIzaki"
					"description"		"op07_subtitle_802"
					"content_file"		"type:audio,file:campaign/op07/op07_802.mp3"
				}
			}
			"3"
			{
				"quest_index"		"803"
				"->"		"4"
				"story_block"
				{
					"character_name"		"CocienaroIzaki"
					"description"		"op07_subtitle_803"
					"content_file"		"type:audio,file:campaign/op07/op07_803.mp3"
				}
			}
			"4"
			{
				"quest_index"		"804"
				"->"		"5"
				"->"		"8"
				"->"		"29"
				"story_block"
				{
					"character_name"		"CocienaroIzaki"
					"description"		"op07_subtitle_804"
					"content_file"		"type:audio,file:campaign/op07/op07_804.mp3"
				}
			}
			"5"
			{
				"quest_index"		"805"
				"->"		"6"
				"story_block"
				{
					"character_name"		"Kincaide"
					"description"		"op07_subtitle_805"
					"content_file"		"type:audio,file:campaign/op07/op07_805.mp3"
				}
			}
			"6"
			{
				"quest_index"		"806"
				"->"		"7"
				"story_block"
				{
					"character_name"		"Kincaide"
					"description"		"op07_subtitle_806"
					"content_file"		"type:audio,file:campaign/op07/op07_806.mp3"
				}
			}
			"7"
			{
				"quest_index"		"807"
				"story_block"
				{
					"character_name"		"Kincaide"
					"description"		"op07_subtitle_807"
					"content_file"		"type:audio,file:campaign/op07/op07_807.mp3"
				}
			}
			"8"
			{
				"quest_index"		"808"
				"->"		"9"
				"->"		"11"
				"story_block"
				{
					"character_name"		"CocienaroIzaki"
					"description"		"op07_subtitle_808"
					"content_file"		"type:audio,file:campaign/op07/op07_808.mp3"
				}
			}
			"9"
			{
				"quest_index"		"809"
				"->"		"10"
				"story_block"
				{
					"character_name"		"Booth2"
					"description"		"op07_subtitle_809"
					"content_file"		"type:audio,file:campaign/op07/op07_809.mp3"
				}
			}
			"10"
			{
				"quest_index"		"810"
				"story_block"
				{
					"character_name"		"Booth2"
					"description"		"op07_subtitle_810"
					"content_file"		"type:audio,file:campaign/op07/op07_810.mp3"
				}
			}
			"11"
			{
				"quest_index"		"811"
				"->"		"12"
				"story_block"
				{
					"character_name"		"CocienaroIzaki"
					"description"		"op07_subtitle_811"
					"content_file"		"type:audio,file:campaign/op07/op07_811.mp3"
				}
			}
			"12"
			{
				"quest_index"		"812"
				"->"		"13"
				"->"		"14"
				"story_block"
				{
					"character_name"		"CocienaroIzaki"
					"description"		"op07_subtitle_812"
					"content_file"		"type:audio,file:campaign/op07/op07_812.mp3"
				}
			}
			"13"
			{
				"quest_index"		"813"
				"story_block"
				{
					"character_name"		"Booth2"
					"description"		"op07_subtitle_813"
					"content_file"		"type:audio,file:campaign/op07/op07_813.mp3"
				}
			}
			"14"
			{
				"quest_index"		"814"
				"->"		"16"
				"->"		"15"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_814"
					"content_file"		"type:audio,file:campaign/op07/op07_814.mp3"
				}
			}
			"15"
			{
				"quest_index"		"815"
				"story_block"
				{
					"character_name"		"Booth2"
					"description"		"op07_subtitle_815"
					"content_file"		"type:audio,file:campaign/op07/op07_815.mp3"
				}
			}
			"16"
			{
				"quest_index"		"816"
				"->"		"17"
				"->"		"19"
				"->"		"30"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_816"
					"content_file"		"type:audio,file:campaign/op07/op07_816.mp3"
				}
			}
			"17"
			{
				"quest_index"		"817"
				"->"		"18"
				"story_block"
				{
					"character_name"		"CocienaroIzaki"
					"description"		"op07_subtitle_817"
					"content_file"		"type:audio,file:campaign/op07/op07_817.mp3"
				}
			}
			"18"
			{
				"quest_index"		"818"
				"story_block"
				{
					"character_name"		"CocienaroIzaki"
					"description"		"op07_subtitle_818"
					"content_file"		"type:audio,file:campaign/op07/op07_818.mp3"
				}
			}
			"19"
			{
				"quest_index"		"819"
				"->"		"20"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_819"
					"content_file"		"type:audio,file:campaign/op07/op07_819.mp3"
				}
			}
			"20"
			{
				"quest_index"		"820"
				"->"		"21"
				"->"		"22"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_820"
					"content_file"		"type:audio,file:campaign/op07/op07_820.mp3"
				}
			}
			"21"
			{
				"quest_index"		"821"
				"story_block"
				{
					"character_name"		"CocienaroIzaki"
					"description"		"op07_subtitle_821"
					"content_file"		"type:audio,file:campaign/op07/op07_821.mp3"
				}
			}
			"22"
			{
				"quest_index"		"822"
				"->"		"23"
				"story_block"
				{
					"character_name"		"Riley"
					"description"		"op07_subtitle_822"
					"content_file"		"type:audio,file:campaign/op07/op07_822.mp3"
				}
			}
			"23"
			{
				"quest_index"		"823"
				"->"		"24"
				"->"		"25"
				"->"		"26"
				"->"		"27"
				"->"		"31"
				"story_block"
				{
					"character_name"		"Booth2"
					"description"		"op07_subtitle_823"
					"content_file"		"type:audio,file:campaign/op07/op07_823.mp3"
				}
			}
			"24"
			{
				"quest_index"		"824"
				"story_block"
				{
					"character_name"		"Imogen"
					"description"		"op07_subtitle_824"
					"content_file"		"type:audio,file:campaign/op07/op07_824.mp3"
				}
			}
			"25"
			{
				"quest_index"		"825"
				"story_block"
				{
					"character_name"		"Imogen"
					"description"		"op07_subtitle_825"
					"content_file"		"type:audio,file:campaign/op07/op07_825.mp3"
				}
			}
			"26"
			{
				"quest_index"		"826"
				"story_block"
				{
					"character_name"		"Imogen"
					"description"		"op07_subtitle_826"
					"content_file"		"type:audio,file:campaign/op07/op07_826.mp3"
				}
			}
			"27"
			{
				"quest_index"		"827"
				"story_block"
				{
					"character_name"		"Imogen"
					"description"		"op07_subtitle_827"
					"content_file"		"type:audio,file:campaign/op07/op07_827.mp3"
				}
			}
			"28"
			{
				"story_block"
				{
					"description"		"op07_comic_part_1_desc"
					"content_file"		"type:comic,file:images/journal/campaign/comic/icon_8_0.png,section:0,numpages:27"
				}
			}
			"29"
			{
				"story_block"
				{
					"description"		"op07_comic_part_2_desc"
					"content_file"		"type:comic,file:images/journal/campaign/comic/icon_8_1.png,section:1,numpages:29"
				}
			}
			"30"
			{
				"story_block"
				{
					"description"		"op07_comic_part_3_desc"
					"content_file"		"type:comic,file:images/journal/campaign/comic/icon_8_2.png,section:2,numpages:21"
				}
			}
			"31"
			{
				"story_block"
				{
					"description"		"op07_comic_part_4_desc"
					"content_file"		"type:comic,file:images/journal/campaign/comic/icon_8_3.png,section:3,numpages:31"
				}
			}
		}
		"9"
		{
			"loc_name"		"#csgo_campaign_9"
			"loc_description"		"#csgo_campaign_9_desc"
			"season_number"		"7"
			"1"
			{
				"quest_index"		"901"
				"->"		"2"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_901"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_901.mp3"
				}
			}
			"2"
			{
				"quest_index"		"902"
				"->"		"3"
				"->"		"13"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_902"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_902.mp3"
				}
			}
			"3"
			{
				"quest_index"		"903"
				"->"		"4"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_903"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_903.mp3"
				}
			}
			"4"
			{
				"quest_index"		"904"
				"->"		"5"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_904"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_904.mp3"
				}
			}
			"5"
			{
				"quest_index"		"905"
				"->"		"6"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_905"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_905.mp3"
				}
			}
			"6"
			{
				"quest_index"		"906"
				"->"		"7"
				"->"		"17"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_906"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_906.mp3"
				}
			}
			"7"
			{
				"quest_index"		"907"
				"->"		"8"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_907"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_907.mp3"
				}
			}
			"8"
			{
				"quest_index"		"908"
				"->"		"9"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_908"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_908.mp3"
				}
			}
			"9"
			{
				"quest_index"		"909"
				"->"		"10"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_909"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_909.mp3"
				}
			}
			"10"
			{
				"quest_index"		"910"
				"->"		"11"
				"->"		"21"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_910"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_910.mp3"
				}
			}
			"11"
			{
				"quest_index"		"911"
				"->"		"12"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_911"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_911.mp3"
				}
			}
			"12"
			{
				"quest_index"		"912"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_912"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_912.mp3"
				}
			}
			"13"
			{
				"quest_index"		"913"
				"->"		"14"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_913"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_913.mp3"
				}
			}
			"14"
			{
				"quest_index"		"914"
				"->"		"15"
				"->"		"23"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_914"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_914.mp3"
				}
			}
			"15"
			{
				"quest_index"		"915"
				"->"		"16"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_915"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_915.mp3"
				}
			}
			"16"
			{
				"quest_index"		"916"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_916"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_916.mp3"
				}
			}
			"17"
			{
				"quest_index"		"917"
				"->"		"18"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_917"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_917.mp3"
				}
			}
			"18"
			{
				"quest_index"		"918"
				"->"		"19"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_918"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_918.mp3"
				}
			}
			"19"
			{
				"quest_index"		"919"
				"->"		"20"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_919"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_919.mp3"
				}
			}
			"20"
			{
				"quest_index"		"920"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_920"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_920.mp3"
				}
			}
			"21"
			{
				"quest_index"		"921"
				"->"		"22"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_921"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_921.mp3"
				}
			}
			"22"
			{
				"quest_index"		"922"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_922"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_922.mp3"
				}
			}
			"23"
			{
				"quest_index"		"923"
				"->"		"24"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_923"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_923.mp3"
				}
			}
			"24"
			{
				"quest_index"		"924"
				"->"		"25"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_924"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_924.mp3"
				}
			}
			"25"
			{
				"quest_index"		"925"
				"->"		"26"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_925"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_925.mp3"
				}
			}
			"26"
			{
				"quest_index"		"926"
				"->"		"21"
				"->"		"27"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_926"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_926.mp3"
				}
			}
			"27"
			{
				"quest_index"		"927"
				"->"		"28"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_927"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_927.mp3"
				}
			}
			"28"
			{
				"quest_index"		"928"
				"->"		"29"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_928"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_928.mp3"
				}
			}
			"29"
			{
				"quest_index"		"929"
				"->"		"30"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_929"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_929.mp3"
				}
			}
			"30"
			{
				"quest_index"		"930"
				"story_block"
				{
					"character_name"		"Rona"
					"description"		"op08_subtitle_930"
					"content_file"		"type:audio,file:campaign/hydra/hydra_mission_intro_930.mp3"
				}
			}
		}
	}
	"quest_schedule"
	{
		"start"		"1632254400"
		"length"		"P9W"
		"slack"		"P3W"
	}
	"skirmish_modes"
	{
		"1"
		{
			"name"		"stabstabzap"
			"loc_name"		"Skirmish_CC_SSZ_name"
			"loc_rules"		"Skirmish_CC_SSZ_rules"
			"loc_description"		"Skirmish_CC_SSZ_desc"
			"loc_details"		"Skirmish_CC_SSZ_details"
			"icon"		"icon-skirmish-ssz"
			"gamemode"		"casual"
			"server_exec"		"execwithwhitelist op08_stab_stab_zap.cfg"
		}
		"2"
		{
			"name"		"dm_freeforall"
			"loc_name"		"Skirmish_DM_FFA_name"
			"loc_rules"		"Skirmish_DM_FFA_rules"
			"loc_description"		"Skirmish_DM_FFA_desc"
			"loc_details"		"Skirmish_DM_FFA_details"
			"icon"		"icon-skirmish-ffa"
			"gamemode"		"deathmatch"
			"server_exec"		"execwithwhitelist gamemode_dm_freeforall.cfg"
		}
		"3"
		{
			"name"		"flyingscoutsman"
			"loc_name"		"Skirmish_CC_FS_name"
			"loc_rules"		"Skirmish_CC_FS_rules"
			"loc_description"		"Skirmish_CC_FS_desc"
			"loc_details"		"Skirmish_CC_FS_details"
			"icon"		"icon-skirmish-fs"
			"gamemode"		"casual"
			"server_exec"		"execwithwhitelist op08_flying_scoutsman.cfg"
		}
		"4"
		{
			"name"		"triggerdiscipline"
			"loc_name"		"Skirmish_CC_TD_name"
			"loc_rules"		"Skirmish_CC_TD_rules"
			"loc_description"		"Skirmish_CC_TD_desc"
			"loc_details"		"Skirmish_CC_TD_details"
			"icon"		"icon-skirmish-td"
			"gamemode"		"casual"
			"server_exec"		"execwithwhitelist op08_trigger_discipline.cfg"
		}
		"6"
		{
			"name"		"headshots"
			"loc_name"		"Skirmish_DM_HS_name"
			"loc_rules"		"Skirmish_DM_HS_rules"
			"loc_description"		"Skirmish_DM_HS_desc"
			"loc_details"		"Skirmish_DM_HS_details"
			"icon"		"icon-skirmish-hs"
			"gamemode"		"deathmatch"
			"server_exec"		"execwithwhitelist op08_headshots.cfg"
		}
		"7"
		{
			"name"		"huntergatherers"
			"loc_name"		"Skirmish_TDM_HG_name"
			"loc_rules"		"Skirmish_TDM_HG_rules"
			"loc_description"		"Skirmish_TDM_HG_desc"
			"loc_details"		"Skirmish_TDM_HG_details"
			"icon"		"icon-skirmish-hg"
			"gamemode"		"deathmatch"
			"server_exec"		"execwithwhitelist op08_hunter_gatherers.cfg"
		}
		"8"
		{
			"name"		"heavyassaultsuit"
			"loc_name"		"Skirmish_CC_HAS_name"
			"loc_rules"		"Skirmish_CC_HAS_rules"
			"loc_description"		"Skirmish_CC_HAS_desc"
			"loc_details"		"Skirmish_CC_HAS_details"
			"icon"		"icon-skirmish-has"
			"gamemode"		"casual"
			"server_exec"		"execwithwhitelist op08_heavy_assault_suit.cfg"
		}
		"10"
		{
			"name"		"armsrace"
			"loc_name"		"Skirmish_AR_name"
			"loc_rules"		"Skirmish_AR_rules"
			"loc_description"		"Skirmish_AR_desc"
			"loc_details"		"Skirmish_AR_details"
			"icon"		"icon-gungameprogressive"
			"gamemode"		"gungameprogressive"
		}
		"11"
		{
			"name"		"demolition"
			"loc_name"		"Skirmish_DEM_name"
			"loc_rules"		"Skirmish_DEM_rules"
			"loc_description"		"Skirmish_DEM_desc"
			"loc_details"		"Skirmish_DEM_details"
			"icon"		"icon-gungametrbomb"
			"gamemode"		"gungametrbomb"
		}
		"12"
		{
			"name"		"retakes"
			"loc_name"		"Skirmish_CC_RT_name"
			"loc_rules"		"Skirmish_CC_RT_rules"
			"loc_description"		"Skirmish_CC_RT_desc"
			"loc_details"		"Skirmish_CC_RT_details"
			"icon"		"retakes"
			"gamemode"		"casual"
			"server_exec"		"execwithwhitelist gamemode_retakecasual.cfg"
		}
	}
	"skirmish_rank_info"
	{
		"1"
		{
			"pips"		"2"
			"winstreak"		"3"
			"loss"		"0"
		}
		"3"
		{
			"pips"		"3"
		}
		"5"
		{
			"loss"		"1"
		}
		"7"
		{
			"pips"		"4"
		}
		"11"
		{
			"pips"		"5"
		}
		"15"
		{
			"pips"		"6"
			"winstreak"		"-1"
		}
		"16"
		{
			"pips"		"7"
		}
		"17"
		{
			"pips"		"8"
		}
		"18"
		{
			"pips"		"9"
		}
		"19"
		{
			"pips"		"10"
		}
		"20"
		{
			"pips"		"11"
		}
		"21"
		{
			"pips"		"12"
		}
		"22"
		{
			"pips"		"13"
		}
		"23"
		{
			"pips"		"14"
		}
		"24"
		{
			"pips"		"15"
		}
	}
	"recipes"
	{
		"0"
		{
			"name"		"#RT_MP_A"
			"n_A"		"#RI_R1p"
			"desc_inputs"		"#RDI_AB"
			"desc_outputs"		"#RDO_AB"
			"di_A"		"10"
			"di_B"		"#RI_R1p"
			"do_A"		"1"
			"do_B"		"#RI_R2"
			"all_same_class"		"0"
			"always_known"		"1"
			"premium_only"		"0"
			"disabled"		"0"
			"input_items"
			{
				"10"
				{
					"conditions"
					{
						"0"
						{
							"field"		"*rarity"
							"operator"		"string=="
							"value"		"common"
							"required"		"1"
						}
						"1"
						{
							"field"		"*quality"
							"operator"		"string=="
							"value"		"unique"
							"required"		"1"
						}
						"2"
						{
							"field"		"craft_class"
							"operator"		"string=="
							"value"		"weapon"
							"required"		"1"
						}
					}
				}
			}
			"output_items"
			{
				"item1"
				{
					"conditions"
					{
						"0"
						{
							"field"		"*match_set_rarity"
							"operator"		"string=="
							"value"		"uncommon"
							"required"		"1"
						}
					}
				}
			}
			"category"		"crafting"
			"filter"		"-3"
		}
		"1"
		{
			"name"		"#RT_MP_A"
			"n_A"		"#RI_R2p"
			"desc_inputs"		"#RDI_AB"
			"desc_outputs"		"#RDO_AB"
			"di_A"		"10"
			"di_B"		"#RI_R2p"
			"do_A"		"1"
			"do_B"		"#RI_R3"
			"all_same_class"		"0"
			"always_known"		"1"
			"premium_only"		"0"
			"disabled"		"0"
			"input_items"
			{
				"10"
				{
					"conditions"
					{
						"0"
						{
							"field"		"*rarity"
							"operator"		"string=="
							"value"		"uncommon"
							"required"		"1"
						}
						"1"
						{
							"field"		"*quality"
							"operator"		"string=="
							"value"		"unique"
							"required"		"1"
						}
						"2"
						{
							"field"		"craft_class"
							"operator"		"string=="
							"value"		"weapon"
							"required"		"1"
						}
					}
				}
			}
			"output_items"
			{
				"item1"
				{
					"conditions"
					{
						"0"
						{
							"field"		"*match_set_rarity"
							"operator"		"string=="
							"value"		"rare"
							"required"		"1"
						}
					}
				}
			}
			"category"		"crafting"
			"filter"		"-3"
		}
		"2"
		{
			"name"		"#RT_MP_A"
			"n_A"		"#RI_R3p"
			"desc_inputs"		"#RDI_AB"
			"desc_outputs"		"#RDO_AB"
			"di_A"		"10"
			"di_B"		"#RI_R3p"
			"do_A"		"1"
			"do_B"		"#RI_R4"
			"all_same_class"		"0"
			"always_known"		"1"
			"premium_only"		"0"
			"disabled"		"0"
			"input_items"
			{
				"10"
				{
					"conditions"
					{
						"0"
						{
							"field"		"*rarity"
							"operator"		"string=="
							"value"		"rare"
							"required"		"1"
						}
						"1"
						{
							"field"		"*quality"
							"operator"		"string=="
							"value"		"unique"
							"required"		"1"
						}
						"2"
						{
							"field"		"craft_class"
							"operator"		"string=="
							"value"		"weapon"
							"required"		"1"
						}
					}
				}
			}
			"output_items"
			{
				"item1"
				{
					"conditions"
					{
						"0"
						{
							"field"		"*match_set_rarity"
							"operator"		"string=="
							"value"		"mythical"
							"required"		"1"
						}
					}
				}
			}
			"category"		"crafting"
			"filter"		"-3"
		}
		"3"
		{
			"name"		"#RT_MP_A"
			"n_A"		"#RI_R4p"
			"desc_inputs"		"#RDI_AB"
			"desc_outputs"		"#RDO_AB"
			"di_A"		"10"
			"di_B"		"#RI_R4p"
			"do_A"		"1"
			"do_B"		"#RI_R5"
			"all_same_class"		"0"
			"always_known"		"1"
			"premium_only"		"0"
			"disabled"		"0"
			"input_items"
			{
				"10"
				{
					"conditions"
					{
						"0"
						{
							"field"		"*rarity"
							"operator"		"string=="
							"value"		"mythical"
							"required"		"1"
						}
						"1"
						{
							"field"		"*quality"
							"operator"		"string=="
							"value"		"unique"
							"required"		"1"
						}
						"2"
						{
							"field"		"craft_class"
							"operator"		"string=="
							"value"		"weapon"
							"required"		"1"
						}
					}
				}
			}
			"output_items"
			{
				"item1"
				{
					"conditions"
					{
						"0"
						{
							"field"		"*match_set_rarity"
							"operator"		"string=="
							"value"		"legendary"
							"required"		"1"
						}
					}
				}
			}
			"category"		"crafting"
			"filter"		"-3"
		}
		"4"
		{
			"name"		"#RT_MP_A"
			"n_A"		"#RI_R5p"
			"desc_inputs"		"#RDI_AB"
			"desc_outputs"		"#RDO_AB"
			"di_A"		"10"
			"di_B"		"#RI_R5p"
			"do_A"		"1"
			"do_B"		"#RI_R6"
			"all_same_class"		"0"
			"always_known"		"1"
			"premium_only"		"0"
			"disabled"		"0"
			"input_items"
			{
				"10"
				{
					"conditions"
					{
						"0"
						{
							"field"		"*rarity"
							"operator"		"string=="
							"value"		"legendary"
							"required"		"1"
						}
						"1"
						{
							"field"		"*quality"
							"operator"		"string=="
							"value"		"unique"
							"required"		"1"
						}
						"2"
						{
							"field"		"craft_class"
							"operator"		"string=="
							"value"		"weapon"
							"required"		"1"
						}
					}
				}
			}
			"output_items"
			{
				"item1"
				{
					"conditions"
					{
						"0"
						{
							"field"		"*match_set_rarity"
							"operator"		"string=="
							"value"		"ancient"
							"required"		"1"
						}
					}
				}
			}
			"category"		"crafting"
			"filter"		"-3"
		}
		"10"
		{
			"name"		"#RT_MP_A"
			"n_A"		"#RI_R1p"
			"desc_inputs"		"#RDI_AB"
			"desc_outputs"		"#RDO_AB"
			"di_A"		"10"
			"di_B"		"#RI_R1p"
			"do_A"		"1"
			"do_B"		"#RI_R2"
			"all_same_class"		"0"
			"always_known"		"1"
			"premium_only"		"0"
			"disabled"		"0"
			"input_items"
			{
				"10"
				{
					"conditions"
					{
						"0"
						{
							"field"		"*rarity"
							"operator"		"string=="
							"value"		"common"
							"required"		"1"
						}
						"1"
						{
							"field"		"*quality"
							"operator"		"string=="
							"value"		"strange"
							"required"		"1"
						}
						"2"
						{
							"field"		"*kill_eater_score_type"
							"operator"		"string=="
							"value"		"0"
							"required"		"1"
						}
						"3"
						{
							"field"		"craft_class"
							"operator"		"string=="
							"value"		"weapon"
							"required"		"1"
						}
					}
				}
			}
			"output_items"
			{
				"item1"
				{
					"conditions"
					{
						"0"
						{
							"field"		"*match_set_rarity"
							"operator"		"string=="
							"value"		"uncommon"
							"required"		"1"
						}
						"1"
						{
							"field"		"*stattrak_recipe"
							"operator"		"string=="
							"value"		"yes"
							"required"		"1"
						}
					}
				}
			}
			"category"		"crafting"
			"filter"		"-3"
			"requires_tool"		"0"
		}
		"11"
		{
			"name"		"#RT_MP_A"
			"n_A"		"#RI_R2p"
			"desc_inputs"		"#RDI_AB"
			"desc_outputs"		"#RDO_AB"
			"di_A"		"10"
			"di_B"		"#RI_R2p"
			"do_A"		"1"
			"do_B"		"#RI_R3"
			"all_same_class"		"0"
			"always_known"		"1"
			"premium_only"		"0"
			"disabled"		"0"
			"input_items"
			{
				"10"
				{
					"conditions"
					{
						"0"
						{
							"field"		"*rarity"
							"operator"		"string=="
							"value"		"uncommon"
							"required"		"1"
						}
						"1"
						{
							"field"		"*quality"
							"operator"		"string=="
							"value"		"strange"
							"required"		"1"
						}
						"2"
						{
							"field"		"*kill_eater_score_type"
							"operator"		"string=="
							"value"		"0"
							"required"		"1"
						}
						"3"
						{
							"field"		"craft_class"
							"operator"		"string=="
							"value"		"weapon"
							"required"		"1"
						}
					}
				}
			}
			"output_items"
			{
				"item1"
				{
					"conditions"
					{
						"0"
						{
							"field"		"*match_set_rarity"
							"operator"		"string=="
							"value"		"rare"
							"required"		"1"
						}
						"1"
						{
							"field"		"*stattrak_recipe"
							"operator"		"string=="
							"value"		"yes"
							"required"		"1"
						}
					}
				}
			}
			"category"		"crafting"
			"filter"		"-3"
			"requires_tool"		"0"
		}
		"12"
		{
			"name"		"#RT_MP_A"
			"n_A"		"#RI_R3p"
			"desc_inputs"		"#RDI_AB"
			"desc_outputs"		"#RDO_AB"
			"di_A"		"10"
			"di_B"		"#RI_R3p"
			"do_A"		"1"
			"do_B"		"#RI_R4"
			"all_same_class"		"0"
			"always_known"		"1"
			"premium_only"		"0"
			"disabled"		"0"
			"input_items"
			{
				"10"
				{
					"conditions"
					{
						"0"
						{
							"field"		"*rarity"
							"operator"		"string=="
							"value"		"rare"
							"required"		"1"
						}
						"1"
						{
							"field"		"*quality"
							"operator"		"string=="
							"value"		"strange"
							"required"		"1"
						}
						"2"
						{
							"field"		"*kill_eater_score_type"
							"operator"		"string=="
							"value"		"0"
							"required"		"1"
						}
						"3"
						{
							"field"		"craft_class"
							"operator"		"string=="
							"value"		"weapon"
							"required"		"1"
						}
					}
				}
			}
			"output_items"
			{
				"item1"
				{
					"conditions"
					{
						"0"
						{
							"field"		"*match_set_rarity"
							"operator"		"string=="
							"value"		"mythical"
							"required"		"1"
						}
						"1"
						{
							"field"		"*stattrak_recipe"
							"operator"		"string=="
							"value"		"yes"
							"required"		"1"
						}
					}
				}
			}
			"category"		"crafting"
			"filter"		"-3"
			"requires_tool"		"0"
		}
		"13"
		{
			"name"		"#RT_MP_A"
			"n_A"		"#RI_R4p"
			"desc_inputs"		"#RDI_AB"
			"desc_outputs"		"#RDO_AB"
			"di_A"		"10"
			"di_B"		"#RI_R4p"
			"do_A"		"1"
			"do_B"		"#RI_R5"
			"all_same_class"		"0"
			"always_known"		"1"
			"premium_only"		"0"
			"disabled"		"0"
			"input_items"
			{
				"10"
				{
					"conditions"
					{
						"0"
						{
							"field"		"*rarity"
							"operator"		"string=="
							"value"		"mythical"
							"required"		"1"
						}
						"1"
						{
							"field"		"*quality"
							"operator"		"string=="
							"value"		"strange"
							"required"		"1"
						}
						"2"
						{
							"field"		"*kill_eater_score_type"
							"operator"		"string=="
							"value"		"0"
							"required"		"1"
						}
						"3"
						{
							"field"		"craft_class"
							"operator"		"string=="
							"value"		"weapon"
							"required"		"1"
						}
					}
				}
			}
			"output_items"
			{
				"item1"
				{
					"conditions"
					{
						"0"
						{
							"field"		"*match_set_rarity"
							"operator"		"string=="
							"value"		"legendary"
							"required"		"1"
						}
						"1"
						{
							"field"		"*stattrak_recipe"
							"operator"		"string=="
							"value"		"yes"
							"required"		"1"
						}
					}
				}
			}
			"category"		"crafting"
			"filter"		"-3"
			"requires_tool"		"0"
		}
		"14"
		{
			"name"		"#RT_MP_A"
			"n_A"		"#RI_R5p"
			"desc_inputs"		"#RDI_AB"
			"desc_outputs"		"#RDO_AB"
			"di_A"		"10"
			"di_B"		"#RI_R5p"
			"do_A"		"1"
			"do_B"		"#RI_R6"
			"all_same_class"		"0"
			"always_known"		"1"
			"premium_only"		"0"
			"disabled"		"0"
			"input_items"
			{
				"10"
				{
					"conditions"
					{
						"0"
						{
							"field"		"*rarity"
							"operator"		"string=="
							"value"		"legendary"
							"required"		"1"
						}
						"1"
						{
							"field"		"*quality"
							"operator"		"string=="
							"value"		"strange"
							"required"		"1"
						}
						"2"
						{
							"field"		"*kill_eater_score_type"
							"operator"		"string=="
							"value"		"0"
							"required"		"1"
						}
						"3"
						{
							"field"		"craft_class"
							"operator"		"string=="
							"value"		"weapon"
							"required"		"1"
						}
					}
				}
			}
			"output_items"
			{
				"item1"
				{
					"conditions"
					{
						"0"
						{
							"field"		"*match_set_rarity"
							"operator"		"string=="
							"value"		"ancient"
							"required"		"1"
						}
						"1"
						{
							"field"		"*stattrak_recipe"
							"operator"		"string=="
							"value"		"yes"
							"required"		"1"
						}
					}
				}
			}
			"category"		"crafting"
			"filter"		"-3"
			"requires_tool"		"0"
		}
	}
	"prefabs"
	{
		"columbus2016_sticker_capsule_prefab"
		{
			"first_sale_date"		"2016-03-10"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"9"
				}
			}
		}
		"columbus2016_signature_capsule_prefab"
		{
			"first_sale_date"		"2016-03-10"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"9"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_signature_pack_columbus2016_group_players_collection"
					"tag_text"		"#CSGO_crate_signature_pack_columbus2016_group_players_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"113"		"crate_sticker_pack_columbus2016_legends"
		"114"		"crate_sticker_pack_columbus2016_challengers"
		"115"		"crate_signature_pack_columbus2016_group_1_legendary"
		"116"		"crate_signature_pack_columbus2016_group_2_legendary"
		"117"		"columbus2016_signatures_nip"
		"118"		"columbus2016_signatures_splc"
		"119"		"columbus2016_signatures_clg"
		"120"		"columbus2016_signatures_gamb"
		"121"		"columbus2016_signatures_flip"
		"122"		"columbus2016_signatures_liq"
		"123"		"columbus2016_signatures_mss"
		"124"		"columbus2016_signatures_navi"
		"125"		"columbus2016_signatures_vp"
		"126"		"columbus2016_signatures_c9"
		"127"		"columbus2016_signatures_g2"
		"128"		"columbus2016_signatures_faze"
		"129"		"columbus2016_signatures_astr"
		"130"		"columbus2016_signatures_nv"
		"131"		"columbus2016_signatures_fntc"
		"132"		"columbus2016_signatures_lumi"
		"133"		"crate_columbus2016_promo_de_dust2"
		"134"		"crate_columbus2016_promo_de_mirage"
		"135"		"crate_columbus2016_promo_de_inferno"
		"136"		"crate_columbus2016_promo_de_cbble"
		"137"		"crate_columbus2016_promo_de_overpass"
		"138"		"crate_columbus2016_promo_de_cache"
		"139"		"crate_columbus2016_promo_de_train"
		"140"		"crate_columbus2016_promo_de_nuke"
	}
	"client_loot_lists"
	{
		"columbus2016_rare_nip"
		{
			"[columbus2016_team_nip]sticker"		"1"
		}
		"columbus2016_rare_splc"
		{
			"[columbus2016_team_splc]sticker"		"1"
		}
		"columbus2016_rare_clg"
		{
			"[columbus2016_team_clg]sticker"		"1"
		}
		"columbus2016_rare_gamb"
		{
			"[columbus2016_team_gamb]sticker"		"1"
		}
		"columbus2016_rare_flip"
		{
			"[columbus2016_team_flip]sticker"		"1"
		}
		"columbus2016_rare_liq"
		{
			"[columbus2016_team_liq]sticker"		"1"
		}
		"columbus2016_rare_mss"
		{
			"[columbus2016_team_mss]sticker"		"1"
		}
		"columbus2016_rare_navi"
		{
			"[columbus2016_team_navi]sticker"		"1"
		}
		"columbus2016_rare_vp"
		{
			"[columbus2016_team_vp]sticker"		"1"
		}
		"columbus2016_rare_c9"
		{
			"[columbus2016_team_c9]sticker"		"1"
		}
		"columbus2016_rare_g2"
		{
			"[columbus2016_team_g2]sticker"		"1"
		}
		"columbus2016_rare_faze"
		{
			"[columbus2016_team_faze]sticker"		"1"
		}
		"columbus2016_rare_astr"
		{
			"[columbus2016_team_astr]sticker"		"1"
		}
		"columbus2016_rare_nv"
		{
			"[columbus2016_team_nv]sticker"		"1"
		}
		"columbus2016_rare_fntc"
		{
			"[columbus2016_team_fntc]sticker"		"1"
		}
		"columbus2016_rare_lumi"
		{
			"[columbus2016_team_lumi]sticker"		"1"
		}
		"columbus2016_rare_mlg"
		{
			"[columbus2016_team_mlg]sticker"		"1"
		}
		"crate_sticker_pack_columbus2016_legends_rare"
		{
			"[columbus2016_team_nip]sticker"		"1"
			"[columbus2016_team_navi]sticker"		"1"
			"[columbus2016_team_vp]sticker"		"1"
			"[columbus2016_team_faze]sticker"		"1"
			"[columbus2016_team_astr]sticker"		"1"
			"[columbus2016_team_nv]sticker"		"1"
			"[columbus2016_team_fntc]sticker"		"1"
			"[columbus2016_team_lumi]sticker"		"1"
			"[columbus2016_team_mlg]sticker"		"1"
		}
		"crate_sticker_pack_columbus2016_legends_mythical"
		{
			"[columbus2016_team_nip_holo]sticker"		"1"
			"[columbus2016_team_navi_holo]sticker"		"1"
			"[columbus2016_team_vp_holo]sticker"		"1"
			"[columbus2016_team_faze_holo]sticker"		"1"
			"[columbus2016_team_astr_holo]sticker"		"1"
			"[columbus2016_team_nv_holo]sticker"		"1"
			"[columbus2016_team_fntc_holo]sticker"		"1"
			"[columbus2016_team_lumi_holo]sticker"		"1"
			"[columbus2016_team_mlg_holo]sticker"		"1"
		}
		"crate_sticker_pack_columbus2016_legends_legendary"
		{
			"[columbus2016_team_nip_foil]sticker"		"1"
			"[columbus2016_team_navi_foil]sticker"		"1"
			"[columbus2016_team_vp_foil]sticker"		"1"
			"[columbus2016_team_faze_foil]sticker"		"1"
			"[columbus2016_team_astr_foil]sticker"		"1"
			"[columbus2016_team_nv_foil]sticker"		"1"
			"[columbus2016_team_fntc_foil]sticker"		"1"
			"[columbus2016_team_lumi_foil]sticker"		"1"
			"[columbus2016_team_mlg_foil]sticker"		"1"
		}
		"crate_sticker_pack_columbus2016_legends"
		{
			"crate_sticker_pack_columbus2016_legends_mythical"		"1"
			"crate_sticker_pack_columbus2016_legends_legendary"		"1"
		}
		"crate_sticker_pack_columbus2016_challengers_rare"
		{
			"[columbus2016_team_splc]sticker"		"1"
			"[columbus2016_team_clg]sticker"		"1"
			"[columbus2016_team_gamb]sticker"		"1"
			"[columbus2016_team_flip]sticker"		"1"
			"[columbus2016_team_liq]sticker"		"1"
			"[columbus2016_team_mss]sticker"		"1"
			"[columbus2016_team_c9]sticker"		"1"
			"[columbus2016_team_g2]sticker"		"1"
		}
		"crate_sticker_pack_columbus2016_challengers_mythical"
		{
			"[columbus2016_team_splc_holo]sticker"		"1"
			"[columbus2016_team_clg_holo]sticker"		"1"
			"[columbus2016_team_gamb_holo]sticker"		"1"
			"[columbus2016_team_flip_holo]sticker"		"1"
			"[columbus2016_team_liq_holo]sticker"		"1"
			"[columbus2016_team_mss_holo]sticker"		"1"
			"[columbus2016_team_c9_holo]sticker"		"1"
			"[columbus2016_team_g2_holo]sticker"		"1"
			"[columbus2016_team_mlg_holo]sticker"		"1"
		}
		"crate_sticker_pack_columbus2016_challengers_legendary"
		{
			"[columbus2016_team_splc_foil]sticker"		"1"
			"[columbus2016_team_clg_foil]sticker"		"1"
			"[columbus2016_team_gamb_foil]sticker"		"1"
			"[columbus2016_team_flip_foil]sticker"		"1"
			"[columbus2016_team_liq_foil]sticker"		"1"
			"[columbus2016_team_mss_foil]sticker"		"1"
			"[columbus2016_team_c9_foil]sticker"		"1"
			"[columbus2016_team_g2_foil]sticker"		"1"
			"[columbus2016_team_mlg_foil]sticker"		"1"
		}
		"crate_sticker_pack_columbus2016_challengers"
		{
			"crate_sticker_pack_columbus2016_challengers_mythical"		"1"
			"crate_sticker_pack_columbus2016_challengers_legendary"		"1"
		}
		"columbus2016_signatures_nip"
		{
			"[columbus2016_signature_pyth]sticker"		"1"
			"[columbus2016_signature_forest]sticker"		"1"
			"[columbus2016_signature_friberg]sticker"		"1"
			"[columbus2016_signature_getright]sticker"		"1"
			"[columbus2016_signature_xizt]sticker"		"1"
		}
		"columbus2016_signatures_splc"
		{
			"[columbus2016_signature_jasonr]sticker"		"1"
			"[columbus2016_signature_arya]sticker"		"1"
			"[columbus2016_signature_professorchaos]sticker"		"1"
			"[columbus2016_signature_davey]sticker"		"1"
			"[columbus2016_signature_abe]sticker"		"1"
		}
		"columbus2016_signatures_clg"
		{
			"[columbus2016_signature_reltuc]sticker"		"1"
			"[columbus2016_signature_fugly]sticker"		"1"
			"[columbus2016_signature_hazed]sticker"		"1"
			"[columbus2016_signature_jdm64]sticker"		"1"
			"[columbus2016_signature_tarik]sticker"		"1"
		}
		"columbus2016_signatures_gamb"
		{
			"[columbus2016_signature_waylander]sticker"		"1"
			"[columbus2016_signature_dosia]sticker"		"1"
			"[columbus2016_signature_hooch]sticker"		"1"
			"[columbus2016_signature_mou]sticker"		"1"
			"[columbus2016_signature_adrenkz]sticker"		"1"
		}
		"columbus2016_signatures_flip"
		{
			"[columbus2016_signature_b1ad3]sticker"		"1"
			"[columbus2016_signature_bondik]sticker"		"1"
			"[columbus2016_signature_shara]sticker"		"1"
			"[columbus2016_signature_markeloff]sticker"		"1"
			"[columbus2016_signature_worldedit]sticker"		"1"
		}
		"columbus2016_signatures_liq"
		{
			"[columbus2016_signature_adren]sticker"		"1"
			"[columbus2016_signature_elige]sticker"		"1"
			"[columbus2016_signature_s1mple]sticker"		"1"
			"[columbus2016_signature_hiko]sticker"		"1"
			"[columbus2016_signature_nitro]sticker"		"1"
		}
		"columbus2016_signatures_mss"
		{
			"[columbus2016_signature_chrisj]sticker"		"1"
			"[columbus2016_signature_denis]sticker"		"1"
			"[columbus2016_signature_spiidi]sticker"		"1"
			"[columbus2016_signature_nex]sticker"		"1"
			"[columbus2016_signature_niko]sticker"		"1"
		}
		"columbus2016_signatures_navi"
		{
			"[columbus2016_signature_edward]sticker"		"1"
			"[columbus2016_signature_flamie]sticker"		"1"
			"[columbus2016_signature_guardian]sticker"		"1"
			"[columbus2016_signature_seized]sticker"		"1"
			"[columbus2016_signature_zeus]sticker"		"1"
		}
		"columbus2016_signatures_vp"
		{
			"[columbus2016_signature_byali]sticker"		"1"
			"[columbus2016_signature_neo]sticker"		"1"
			"[columbus2016_signature_pasha]sticker"		"1"
			"[columbus2016_signature_snax]sticker"		"1"
			"[columbus2016_signature_taz]sticker"		"1"
		}
		"columbus2016_signatures_c9"
		{
			"[columbus2016_signature_freakazoid]sticker"		"1"
			"[columbus2016_signature_stewie2k]sticker"		"1"
			"[columbus2016_signature_shroud]sticker"		"1"
			"[columbus2016_signature_skadoodle]sticker"		"1"
			"[columbus2016_signature_nothing]sticker"		"1"
		}
		"columbus2016_signatures_g2"
		{
			"[columbus2016_signature_ex6tenz]sticker"		"1"
			"[columbus2016_signature_rpk]sticker"		"1"
			"[columbus2016_signature_scream]sticker"		"1"
			"[columbus2016_signature_shox]sticker"		"1"
			"[columbus2016_signature_smithzz]sticker"		"1"
		}
		"columbus2016_signatures_faze"
		{
			"[columbus2016_signature_aizy]sticker"		"1"
			"[columbus2016_signature_fox]sticker"		"1"
			"[columbus2016_signature_maikelele]sticker"		"1"
			"[columbus2016_signature_rain]sticker"		"1"
			"[columbus2016_signature_jkaem]sticker"		"1"
		}
		"columbus2016_signatures_astr"
		{
			"[columbus2016_signature_cajunb]sticker"		"1"
			"[columbus2016_signature_device]sticker"		"1"
			"[columbus2016_signature_dupreeh]sticker"		"1"
			"[columbus2016_signature_karrigan]sticker"		"1"
			"[columbus2016_signature_xyp9x]sticker"		"1"
		}
		"columbus2016_signatures_nv"
		{
			"[columbus2016_signature_apex]sticker"		"1"
			"[columbus2016_signature_happy]sticker"		"1"
			"[columbus2016_signature_devil]sticker"		"1"
			"[columbus2016_signature_kennys]sticker"		"1"
			"[columbus2016_signature_nbk]sticker"		"1"
		}
		"columbus2016_signatures_fntc"
		{
			"[columbus2016_signature_flusha]sticker"		"1"
			"[columbus2016_signature_jw]sticker"		"1"
			"[columbus2016_signature_krimz]sticker"		"1"
			"[columbus2016_signature_olofmeister]sticker"		"1"
			"[columbus2016_signature_dennis]sticker"		"1"
		}
		"columbus2016_signatures_lumi"
		{
			"[columbus2016_signature_fnx]sticker"		"1"
			"[columbus2016_signature_coldzera]sticker"		"1"
			"[columbus2016_signature_fallen]sticker"		"1"
			"[columbus2016_signature_fer]sticker"		"1"
			"[columbus2016_signature_taco]sticker"		"1"
		}
		"crate_signature_pack_columbus2016_group_1_rare"
		{
			"[columbus2016_signature_jasonr]sticker"		"1"
			"[columbus2016_signature_arya]sticker"		"1"
			"[columbus2016_signature_professorchaos]sticker"		"1"
			"[columbus2016_signature_davey]sticker"		"1"
			"[columbus2016_signature_abe]sticker"		"1"
			"[columbus2016_signature_reltuc]sticker"		"1"
			"[columbus2016_signature_fugly]sticker"		"1"
			"[columbus2016_signature_hazed]sticker"		"1"
			"[columbus2016_signature_jdm64]sticker"		"1"
			"[columbus2016_signature_tarik]sticker"		"1"
			"[columbus2016_signature_waylander]sticker"		"1"
			"[columbus2016_signature_dosia]sticker"		"1"
			"[columbus2016_signature_hooch]sticker"		"1"
			"[columbus2016_signature_mou]sticker"		"1"
			"[columbus2016_signature_adrenkz]sticker"		"1"
			"[columbus2016_signature_b1ad3]sticker"		"1"
			"[columbus2016_signature_bondik]sticker"		"1"
			"[columbus2016_signature_shara]sticker"		"1"
			"[columbus2016_signature_markeloff]sticker"		"1"
			"[columbus2016_signature_worldedit]sticker"		"1"
			"[columbus2016_signature_adren]sticker"		"1"
			"[columbus2016_signature_elige]sticker"		"1"
			"[columbus2016_signature_s1mple]sticker"		"1"
			"[columbus2016_signature_hiko]sticker"		"1"
			"[columbus2016_signature_nitro]sticker"		"1"
			"[columbus2016_signature_chrisj]sticker"		"1"
			"[columbus2016_signature_denis]sticker"		"1"
			"[columbus2016_signature_spiidi]sticker"		"1"
			"[columbus2016_signature_nex]sticker"		"1"
			"[columbus2016_signature_niko]sticker"		"1"
			"[columbus2016_signature_freakazoid]sticker"		"1"
			"[columbus2016_signature_stewie2k]sticker"		"1"
			"[columbus2016_signature_shroud]sticker"		"1"
			"[columbus2016_signature_skadoodle]sticker"		"1"
			"[columbus2016_signature_nothing]sticker"		"1"
			"[columbus2016_signature_ex6tenz]sticker"		"1"
			"[columbus2016_signature_rpk]sticker"		"1"
			"[columbus2016_signature_scream]sticker"		"1"
			"[columbus2016_signature_shox]sticker"		"1"
			"[columbus2016_signature_smithzz]sticker"		"1"
		}
		"crate_signature_pack_columbus2016_group_1_legendary"
		{
			"[columbus2016_signature_jasonr_foil]sticker"		"1"
			"[columbus2016_signature_arya_foil]sticker"		"1"
			"[columbus2016_signature_professorchaos_foil]sticker"		"1"
			"[columbus2016_signature_davey_foil]sticker"		"1"
			"[columbus2016_signature_abe_foil]sticker"		"1"
			"[columbus2016_signature_reltuc_foil]sticker"		"1"
			"[columbus2016_signature_fugly_foil]sticker"		"1"
			"[columbus2016_signature_hazed_foil]sticker"		"1"
			"[columbus2016_signature_jdm64_foil]sticker"		"1"
			"[columbus2016_signature_tarik_foil]sticker"		"1"
			"[columbus2016_signature_waylander_foil]sticker"		"1"
			"[columbus2016_signature_dosia_foil]sticker"		"1"
			"[columbus2016_signature_hooch_foil]sticker"		"1"
			"[columbus2016_signature_mou_foil]sticker"		"1"
			"[columbus2016_signature_adrenkz_foil]sticker"		"1"
			"[columbus2016_signature_b1ad3_foil]sticker"		"1"
			"[columbus2016_signature_bondik_foil]sticker"		"1"
			"[columbus2016_signature_shara_foil]sticker"		"1"
			"[columbus2016_signature_markeloff_foil]sticker"		"1"
			"[columbus2016_signature_worldedit_foil]sticker"		"1"
			"[columbus2016_signature_adren_foil]sticker"		"1"
			"[columbus2016_signature_elige_foil]sticker"		"1"
			"[columbus2016_signature_s1mple_foil]sticker"		"1"
			"[columbus2016_signature_hiko_foil]sticker"		"1"
			"[columbus2016_signature_nitro_foil]sticker"		"1"
			"[columbus2016_signature_chrisj_foil]sticker"		"1"
			"[columbus2016_signature_denis_foil]sticker"		"1"
			"[columbus2016_signature_spiidi_foil]sticker"		"1"
			"[columbus2016_signature_nex_foil]sticker"		"1"
			"[columbus2016_signature_niko_foil]sticker"		"1"
			"[columbus2016_signature_freakazoid_foil]sticker"		"1"
			"[columbus2016_signature_stewie2k_foil]sticker"		"1"
			"[columbus2016_signature_shroud_foil]sticker"		"1"
			"[columbus2016_signature_skadoodle_foil]sticker"		"1"
			"[columbus2016_signature_nothing_foil]sticker"		"1"
			"[columbus2016_signature_ex6tenz_foil]sticker"		"1"
			"[columbus2016_signature_rpk_foil]sticker"		"1"
			"[columbus2016_signature_scream_foil]sticker"		"1"
			"[columbus2016_signature_shox_foil]sticker"		"1"
			"[columbus2016_signature_smithzz_foil]sticker"		"1"
		}
		"crate_signature_pack_columbus2016_group_2_rare"
		{
			"[columbus2016_signature_pyth]sticker"		"1"
			"[columbus2016_signature_forest]sticker"		"1"
			"[columbus2016_signature_friberg]sticker"		"1"
			"[columbus2016_signature_getright]sticker"		"1"
			"[columbus2016_signature_xizt]sticker"		"1"
			"[columbus2016_signature_edward]sticker"		"1"
			"[columbus2016_signature_flamie]sticker"		"1"
			"[columbus2016_signature_guardian]sticker"		"1"
			"[columbus2016_signature_seized]sticker"		"1"
			"[columbus2016_signature_zeus]sticker"		"1"
			"[columbus2016_signature_byali]sticker"		"1"
			"[columbus2016_signature_neo]sticker"		"1"
			"[columbus2016_signature_pasha]sticker"		"1"
			"[columbus2016_signature_snax]sticker"		"1"
			"[columbus2016_signature_taz]sticker"		"1"
			"[columbus2016_signature_aizy]sticker"		"1"
			"[columbus2016_signature_fox]sticker"		"1"
			"[columbus2016_signature_maikelele]sticker"		"1"
			"[columbus2016_signature_rain]sticker"		"1"
			"[columbus2016_signature_jkaem]sticker"		"1"
			"[columbus2016_signature_cajunb]sticker"		"1"
			"[columbus2016_signature_device]sticker"		"1"
			"[columbus2016_signature_dupreeh]sticker"		"1"
			"[columbus2016_signature_karrigan]sticker"		"1"
			"[columbus2016_signature_xyp9x]sticker"		"1"
			"[columbus2016_signature_apex]sticker"		"1"
			"[columbus2016_signature_happy]sticker"		"1"
			"[columbus2016_signature_devil]sticker"		"1"
			"[columbus2016_signature_kennys]sticker"		"1"
			"[columbus2016_signature_nbk]sticker"		"1"
			"[columbus2016_signature_flusha]sticker"		"1"
			"[columbus2016_signature_jw]sticker"		"1"
			"[columbus2016_signature_krimz]sticker"		"1"
			"[columbus2016_signature_olofmeister]sticker"		"1"
			"[columbus2016_signature_dennis]sticker"		"1"
			"[columbus2016_signature_fnx]sticker"		"1"
			"[columbus2016_signature_coldzera]sticker"		"1"
			"[columbus2016_signature_fallen]sticker"		"1"
			"[columbus2016_signature_fer]sticker"		"1"
			"[columbus2016_signature_taco]sticker"		"1"
		}
		"crate_signature_pack_columbus2016_group_2_legendary"
		{
			"[columbus2016_signature_pyth_foil]sticker"		"1"
			"[columbus2016_signature_forest_foil]sticker"		"1"
			"[columbus2016_signature_friberg_foil]sticker"		"1"
			"[columbus2016_signature_getright_foil]sticker"		"1"
			"[columbus2016_signature_xizt_foil]sticker"		"1"
			"[columbus2016_signature_edward_foil]sticker"		"1"
			"[columbus2016_signature_flamie_foil]sticker"		"1"
			"[columbus2016_signature_guardian_foil]sticker"		"1"
			"[columbus2016_signature_seized_foil]sticker"		"1"
			"[columbus2016_signature_zeus_foil]sticker"		"1"
			"[columbus2016_signature_byali_foil]sticker"		"1"
			"[columbus2016_signature_neo_foil]sticker"		"1"
			"[columbus2016_signature_pasha_foil]sticker"		"1"
			"[columbus2016_signature_snax_foil]sticker"		"1"
			"[columbus2016_signature_taz_foil]sticker"		"1"
			"[columbus2016_signature_aizy_foil]sticker"		"1"
			"[columbus2016_signature_fox_foil]sticker"		"1"
			"[columbus2016_signature_maikelele_foil]sticker"		"1"
			"[columbus2016_signature_rain_foil]sticker"		"1"
			"[columbus2016_signature_jkaem_foil]sticker"		"1"
			"[columbus2016_signature_cajunb_foil]sticker"		"1"
			"[columbus2016_signature_device_foil]sticker"		"1"
			"[columbus2016_signature_dupreeh_foil]sticker"		"1"
			"[columbus2016_signature_karrigan_foil]sticker"		"1"
			"[columbus2016_signature_xyp9x_foil]sticker"		"1"
			"[columbus2016_signature_apex_foil]sticker"		"1"
			"[columbus2016_signature_happy_foil]sticker"		"1"
			"[columbus2016_signature_devil_foil]sticker"		"1"
			"[columbus2016_signature_kennys_foil]sticker"		"1"
			"[columbus2016_signature_nbk_foil]sticker"		"1"
			"[columbus2016_signature_flusha_foil]sticker"		"1"
			"[columbus2016_signature_jw_foil]sticker"		"1"
			"[columbus2016_signature_krimz_foil]sticker"		"1"
			"[columbus2016_signature_olofmeister_foil]sticker"		"1"
			"[columbus2016_signature_dennis_foil]sticker"		"1"
			"[columbus2016_signature_fnx_foil]sticker"		"1"
			"[columbus2016_signature_coldzera_foil]sticker"		"1"
			"[columbus2016_signature_fallen_foil]sticker"		"1"
			"[columbus2016_signature_fer_foil]sticker"		"1"
			"[columbus2016_signature_taco_foil]sticker"		"1"
		}
		"crate_columbus2016_promo_de_dust2"
		{
			"set_dust_2"		"1"
		}
		"crate_columbus2016_promo_de_mirage"
		{
			"set_mirage"		"1"
		}
		"crate_columbus2016_promo_de_inferno"
		{
			"set_inferno"		"1"
		}
		"crate_columbus2016_promo_de_cbble"
		{
			"set_cobblestone"		"1"
		}
		"crate_columbus2016_promo_de_overpass"
		{
			"set_overpass"		"1"
		}
		"crate_columbus2016_promo_de_cache"
		{
			"set_cache"		"1"
		}
		"crate_columbus2016_promo_de_train"
		{
			"set_train"		"1"
		}
		"crate_columbus2016_promo_de_nuke"
		{
			"set_nuke"		"1"
		}
	}
	"items"
	{
		"4188"
		{
			"item_name"		"#StickerKit_columbus2016_team_nip"
			"name"		"crate_sticker_pack_columbus2016_nip"
			"item_description"		"#StickerKit_desc_columbus2016_team_nip"
			"image_inventory"		"econ/stickers/columbus2016/nip"
			"loot_list_name"		"columbus2016_rare_nip"
			"prefab"		"columbus2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4189"
		{
			"item_name"		"#StickerKit_columbus2016_team_splc"
			"name"		"crate_sticker_pack_columbus2016_splc"
			"item_description"		"#StickerKit_desc_columbus2016_team_splc"
			"image_inventory"		"econ/stickers/columbus2016/splc"
			"loot_list_name"		"columbus2016_rare_splc"
			"prefab"		"columbus2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4190"
		{
			"item_name"		"#StickerKit_columbus2016_team_clg"
			"name"		"crate_sticker_pack_columbus2016_clg"
			"item_description"		"#StickerKit_desc_columbus2016_team_clg"
			"image_inventory"		"econ/stickers/columbus2016/clg"
			"loot_list_name"		"columbus2016_rare_clg"
			"prefab"		"columbus2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4191"
		{
			"item_name"		"#StickerKit_columbus2016_team_gamb"
			"name"		"crate_sticker_pack_columbus2016_gamb"
			"item_description"		"#StickerKit_desc_columbus2016_team_gamb"
			"image_inventory"		"econ/stickers/columbus2016/gamb"
			"loot_list_name"		"columbus2016_rare_gamb"
			"prefab"		"columbus2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4192"
		{
			"item_name"		"#StickerKit_columbus2016_team_flip"
			"name"		"crate_sticker_pack_columbus2016_flip"
			"item_description"		"#StickerKit_desc_columbus2016_team_flip"
			"image_inventory"		"econ/stickers/columbus2016/flip"
			"loot_list_name"		"columbus2016_rare_flip"
			"prefab"		"columbus2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4193"
		{
			"item_name"		"#StickerKit_columbus2016_team_liq"
			"name"		"crate_sticker_pack_columbus2016_liq"
			"item_description"		"#StickerKit_desc_columbus2016_team_liq"
			"image_inventory"		"econ/stickers/columbus2016/liq"
			"loot_list_name"		"columbus2016_rare_liq"
			"prefab"		"columbus2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4194"
		{
			"item_name"		"#StickerKit_columbus2016_team_mss"
			"name"		"crate_sticker_pack_columbus2016_mss"
			"item_description"		"#StickerKit_desc_columbus2016_team_mss"
			"image_inventory"		"econ/stickers/columbus2016/mss"
			"loot_list_name"		"columbus2016_rare_mss"
			"prefab"		"columbus2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4195"
		{
			"item_name"		"#StickerKit_columbus2016_team_navi"
			"name"		"crate_sticker_pack_columbus2016_navi"
			"item_description"		"#StickerKit_desc_columbus2016_team_navi"
			"image_inventory"		"econ/stickers/columbus2016/navi"
			"loot_list_name"		"columbus2016_rare_navi"
			"prefab"		"columbus2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4196"
		{
			"item_name"		"#StickerKit_columbus2016_team_vp"
			"name"		"crate_sticker_pack_columbus2016_vp"
			"item_description"		"#StickerKit_desc_columbus2016_team_vp"
			"image_inventory"		"econ/stickers/columbus2016/vp"
			"loot_list_name"		"columbus2016_rare_vp"
			"prefab"		"columbus2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4197"
		{
			"item_name"		"#StickerKit_columbus2016_team_c9"
			"name"		"crate_sticker_pack_columbus2016_c9"
			"item_description"		"#StickerKit_desc_columbus2016_team_c9"
			"image_inventory"		"econ/stickers/columbus2016/c9"
			"loot_list_name"		"columbus2016_rare_c9"
			"prefab"		"columbus2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4198"
		{
			"item_name"		"#StickerKit_columbus2016_team_g2"
			"name"		"crate_sticker_pack_columbus2016_g2"
			"item_description"		"#StickerKit_desc_columbus2016_team_g2"
			"image_inventory"		"econ/stickers/columbus2016/g2"
			"loot_list_name"		"columbus2016_rare_g2"
			"prefab"		"columbus2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4199"
		{
			"item_name"		"#StickerKit_columbus2016_team_faze"
			"name"		"crate_sticker_pack_columbus2016_faze"
			"item_description"		"#StickerKit_desc_columbus2016_team_faze"
			"image_inventory"		"econ/stickers/columbus2016/faze"
			"loot_list_name"		"columbus2016_rare_faze"
			"prefab"		"columbus2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4200"
		{
			"item_name"		"#StickerKit_columbus2016_team_astr"
			"name"		"crate_sticker_pack_columbus2016_astr"
			"item_description"		"#StickerKit_desc_columbus2016_team_astr"
			"image_inventory"		"econ/stickers/columbus2016/astr"
			"loot_list_name"		"columbus2016_rare_astr"
			"prefab"		"columbus2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4201"
		{
			"item_name"		"#StickerKit_columbus2016_team_nv"
			"name"		"crate_sticker_pack_columbus2016_nv"
			"item_description"		"#StickerKit_desc_columbus2016_team_nv"
			"image_inventory"		"econ/stickers/columbus2016/nv"
			"loot_list_name"		"columbus2016_rare_nv"
			"prefab"		"columbus2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4202"
		{
			"item_name"		"#StickerKit_columbus2016_team_fntc"
			"name"		"crate_sticker_pack_columbus2016_fntc"
			"item_description"		"#StickerKit_desc_columbus2016_team_fntc"
			"image_inventory"		"econ/stickers/columbus2016/fntc"
			"loot_list_name"		"columbus2016_rare_fntc"
			"prefab"		"columbus2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4203"
		{
			"item_name"		"#StickerKit_columbus2016_team_lumi"
			"name"		"crate_sticker_pack_columbus2016_lumi"
			"item_description"		"#StickerKit_desc_columbus2016_team_lumi"
			"image_inventory"		"econ/stickers/columbus2016/lumi"
			"loot_list_name"		"columbus2016_rare_lumi"
			"prefab"		"columbus2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4204"
		{
			"item_name"		"#StickerKit_columbus2016_team_mlg"
			"name"		"crate_sticker_pack_columbus2016_mlg"
			"item_description"		"#StickerKit_desc_columbus2016_team_mlg"
			"image_inventory"		"econ/stickers/columbus2016/mlg"
			"loot_list_name"		"columbus2016_rare_mlg"
			"prefab"		"columbus2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4205"
		{
			"item_name"		"#CSGO_crate_sticker_pack_columbus2016_legends"
			"name"		"crate_sticker_pack_columbus2016_legends"
			"item_description"		"#CSGO_crate_sticker_pack_columbus2016_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_columbus2016_01"
			"prefab"		"columbus2016_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"113"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_columbus2016_legends_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_columbus2016_legends_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4206"
		{
			"item_name"		"#CSGO_crate_sticker_pack_columbus2016_challengers"
			"name"		"crate_sticker_pack_columbus2016_challengers"
			"item_description"		"#CSGO_crate_sticker_pack_columbus2016_challengers_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_columbus2016_02"
			"prefab"		"columbus2016_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"114"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_columbus2016_challengers_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_columbus2016_challengers_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4207"
		{
			"item_name"		"#CSGO_crate_signature_pack_columbus2016_group_1"
			"name"		"crate_signature_pack_columbus2016_group_1"
			"item_description"		"#CSGO_crate_signature_pack_columbus2016_group_1_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_columbus2016_group_1"
			"prefab"		"columbus2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"115"
				}
			}
		}
		"4208"
		{
			"item_name"		"#CSGO_crate_signature_pack_columbus2016_group_2"
			"name"		"crate_signature_pack_columbus2016_group_2"
			"item_description"		"#CSGO_crate_signature_pack_columbus2016_group_2_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_columbus2016_group_2"
			"prefab"		"columbus2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"116"
				}
			}
		}
		"4209"
		{
			"item_name"		"#CSGO_crate_signature_pack_columbus2016_nip"
			"name"		"crate_signature_pack_columbus2016_nip"
			"item_description"		"#CSGO_crate_signature_pack_columbus2016_nip_desc"
			"image_inventory"		"econ/weapon_cases/columbus2016_nip"
			"prefab"		"columbus2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"117"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"1"
				}
			}
		}
		"4210"
		{
			"item_name"		"#CSGO_crate_signature_pack_columbus2016_splc"
			"name"		"crate_signature_pack_columbus2016_splc"
			"item_description"		"#CSGO_crate_signature_pack_columbus2016_splc_desc"
			"image_inventory"		"econ/weapon_cases/columbus2016_splc"
			"prefab"		"columbus2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"118"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"62"
				}
			}
		}
		"4211"
		{
			"item_name"		"#CSGO_crate_signature_pack_columbus2016_clg"
			"name"		"crate_signature_pack_columbus2016_clg"
			"item_description"		"#CSGO_crate_signature_pack_columbus2016_clg_desc"
			"image_inventory"		"econ/weapon_cases/columbus2016_clg"
			"prefab"		"columbus2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"119"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"49"
				}
			}
		}
		"4212"
		{
			"item_name"		"#CSGO_crate_signature_pack_columbus2016_gamb"
			"name"		"crate_signature_pack_columbus2016_gamb"
			"item_description"		"#CSGO_crate_signature_pack_columbus2016_gamb_desc"
			"image_inventory"		"econ/weapon_cases/columbus2016_gamb"
			"prefab"		"columbus2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"120"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"63"
				}
			}
		}
		"4213"
		{
			"item_name"		"#CSGO_crate_signature_pack_columbus2016_flip"
			"name"		"crate_signature_pack_columbus2016_flip"
			"item_description"		"#CSGO_crate_signature_pack_columbus2016_flip_desc"
			"image_inventory"		"econ/weapon_cases/columbus2016_flip"
			"prefab"		"columbus2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"121"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"43"
				}
			}
		}
		"4214"
		{
			"item_name"		"#CSGO_crate_signature_pack_columbus2016_liq"
			"name"		"crate_signature_pack_columbus2016_liq"
			"item_description"		"#CSGO_crate_signature_pack_columbus2016_liq_desc"
			"image_inventory"		"econ/weapon_cases/columbus2016_liq"
			"prefab"		"columbus2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"122"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"48"
				}
			}
		}
		"4215"
		{
			"item_name"		"#CSGO_crate_signature_pack_columbus2016_mss"
			"name"		"crate_signature_pack_columbus2016_mss"
			"item_description"		"#CSGO_crate_signature_pack_columbus2016_mss_desc"
			"image_inventory"		"econ/weapon_cases/columbus2016_mss"
			"prefab"		"columbus2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"123"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"29"
				}
			}
		}
		"4216"
		{
			"item_name"		"#CSGO_crate_signature_pack_columbus2016_navi"
			"name"		"crate_signature_pack_columbus2016_navi"
			"item_description"		"#CSGO_crate_signature_pack_columbus2016_navi_desc"
			"image_inventory"		"econ/weapon_cases/columbus2016_navi"
			"prefab"		"columbus2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"124"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"12"
				}
			}
		}
		"4217"
		{
			"item_name"		"#CSGO_crate_signature_pack_columbus2016_vp"
			"name"		"crate_signature_pack_columbus2016_vp"
			"item_description"		"#CSGO_crate_signature_pack_columbus2016_vp_desc"
			"image_inventory"		"econ/weapon_cases/columbus2016_vp"
			"prefab"		"columbus2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"125"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"31"
				}
			}
		}
		"4218"
		{
			"item_name"		"#CSGO_crate_signature_pack_columbus2016_c9"
			"name"		"crate_signature_pack_columbus2016_c9"
			"item_description"		"#CSGO_crate_signature_pack_columbus2016_c9_desc"
			"image_inventory"		"econ/weapon_cases/columbus2016_c9"
			"prefab"		"columbus2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"126"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"33"
				}
			}
		}
		"4219"
		{
			"item_name"		"#CSGO_crate_signature_pack_columbus2016_g2"
			"name"		"crate_signature_pack_columbus2016_g2"
			"item_description"		"#CSGO_crate_signature_pack_columbus2016_g2_desc"
			"image_inventory"		"econ/weapon_cases/columbus2016_g2"
			"prefab"		"columbus2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"127"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"59"
				}
			}
		}
		"4220"
		{
			"item_name"		"#CSGO_crate_signature_pack_columbus2016_faze"
			"name"		"crate_signature_pack_columbus2016_faze"
			"item_description"		"#CSGO_crate_signature_pack_columbus2016_faze_desc"
			"image_inventory"		"econ/weapon_cases/columbus2016_faze"
			"prefab"		"columbus2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"128"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"61"
				}
			}
		}
		"4221"
		{
			"item_name"		"#CSGO_crate_signature_pack_columbus2016_astr"
			"name"		"crate_signature_pack_columbus2016_astr"
			"item_description"		"#CSGO_crate_signature_pack_columbus2016_astr_desc"
			"image_inventory"		"econ/weapon_cases/columbus2016_astr"
			"prefab"		"columbus2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"129"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"60"
				}
			}
		}
		"4222"
		{
			"item_name"		"#CSGO_crate_signature_pack_columbus2016_nv"
			"name"		"crate_signature_pack_columbus2016_nv"
			"item_description"		"#CSGO_crate_signature_pack_columbus2016_nv_desc"
			"image_inventory"		"econ/weapon_cases/columbus2016_nv"
			"prefab"		"columbus2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"130"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"46"
				}
			}
		}
		"4223"
		{
			"item_name"		"#CSGO_crate_signature_pack_columbus2016_fntc"
			"name"		"crate_signature_pack_columbus2016_fntc"
			"item_description"		"#CSGO_crate_signature_pack_columbus2016_fntc_desc"
			"image_inventory"		"econ/weapon_cases/columbus2016_fntc"
			"prefab"		"columbus2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"131"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"6"
				}
			}
		}
		"4224"
		{
			"item_name"		"#CSGO_crate_signature_pack_columbus2016_lumi"
			"name"		"crate_signature_pack_columbus2016_lumi"
			"item_description"		"#CSGO_crate_signature_pack_columbus2016_lumi_desc"
			"image_inventory"		"econ/weapon_cases/columbus2016_lumi"
			"prefab"		"columbus2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"132"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"57"
				}
			}
		}
		"4225"
		{
			"item_name"		"#CSGO_crate_columbus2016_promo_de_dust2"
			"name"		"crate_columbus2016_promo_de_dust2"
			"image_inventory"		"econ/weapon_cases/crate_columbus2016_promo_de_dust2"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"133"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"9"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_dust_2"
					"tag_text"		"#CSGO_set_dust_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4226"
		{
			"item_name"		"#CSGO_crate_columbus2016_promo_de_mirage"
			"name"		"crate_columbus2016_promo_de_mirage"
			"image_inventory"		"econ/weapon_cases/crate_columbus2016_promo_de_mirage"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"134"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"9"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_mirage"
					"tag_text"		"#CSGO_set_mirage"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4227"
		{
			"item_name"		"#CSGO_crate_columbus2016_promo_de_inferno"
			"name"		"crate_columbus2016_promo_de_inferno"
			"image_inventory"		"econ/weapon_cases/crate_columbus2016_promo_de_inferno"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"135"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"9"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_inferno"
					"tag_text"		"#CSGO_set_inferno"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4228"
		{
			"item_name"		"#CSGO_crate_columbus2016_promo_de_cbble"
			"name"		"crate_columbus2016_promo_de_cbble"
			"image_inventory"		"econ/weapon_cases/crate_columbus2016_promo_de_cbble"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"136"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"9"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_cobblestone"
					"tag_text"		"#CSGO_set_cobblestone"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4229"
		{
			"item_name"		"#CSGO_crate_columbus2016_promo_de_overpass"
			"name"		"crate_columbus2016_promo_de_overpass"
			"image_inventory"		"econ/weapon_cases/crate_columbus2016_promo_de_overpass"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"137"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"9"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_overpass"
					"tag_text"		"#CSGO_set_overpass"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4230"
		{
			"item_name"		"#CSGO_crate_columbus2016_promo_de_cache"
			"name"		"crate_columbus2016_promo_de_cache"
			"image_inventory"		"econ/weapon_cases/crate_columbus2016_promo_de_cache"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"138"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"9"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_cache"
					"tag_text"		"#CSGO_set_cache"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4231"
		{
			"item_name"		"#CSGO_crate_columbus2016_promo_de_train"
			"name"		"crate_columbus2016_promo_de_train"
			"image_inventory"		"econ/weapon_cases/crate_columbus2016_promo_de_train"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"139"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"9"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_train"
					"tag_text"		"#CSGO_set_train"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4232"
		{
			"item_name"		"#CSGO_crate_columbus2016_promo_de_nuke"
			"name"		"crate_columbus2016_promo_de_nuke"
			"image_inventory"		"econ/weapon_cases/crate_columbus2016_promo_de_nuke"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"140"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"9"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_nuke"
					"tag_text"		"#CSGO_set_nuke"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"sticker_kits"
	{
		"1007"
		{
			"name"		"columbus2016_team_nip"
			"item_name"		"#StickerKit_columbus2016_team_nip"
			"description_string"		"#StickerKit_desc_columbus2016_team_nip"
			"sticker_material"		"columbus2016/nip"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"1"
		}
		"1008"
		{
			"name"		"columbus2016_team_nip_holo"
			"item_name"		"#StickerKit_columbus2016_team_nip_holo"
			"description_string"		"#StickerKit_desc_columbus2016_team_nip_holo"
			"sticker_material"		"columbus2016/nip_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"9"
			"tournament_team_id"		"1"
		}
		"1009"
		{
			"name"		"columbus2016_team_nip_foil"
			"item_name"		"#StickerKit_columbus2016_team_nip_foil"
			"description_string"		"#StickerKit_desc_columbus2016_team_nip_foil"
			"sticker_material"		"columbus2016/nip_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"1"
		}
		"1010"
		{
			"name"		"columbus2016_team_nip_gold"
			"item_name"		"#StickerKit_columbus2016_team_nip_gold"
			"description_string"		"#StickerKit_desc_columbus2016_team_nip_gold"
			"sticker_material"		"columbus2016/nip_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"1"
		}
		"1011"
		{
			"name"		"columbus2016_team_splc"
			"item_name"		"#StickerKit_columbus2016_team_splc"
			"description_string"		"#StickerKit_desc_columbus2016_team_splc"
			"sticker_material"		"columbus2016/splc"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"62"
		}
		"1012"
		{
			"name"		"columbus2016_team_splc_holo"
			"item_name"		"#StickerKit_columbus2016_team_splc_holo"
			"description_string"		"#StickerKit_desc_columbus2016_team_splc_holo"
			"sticker_material"		"columbus2016/splc_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"9"
			"tournament_team_id"		"62"
		}
		"1013"
		{
			"name"		"columbus2016_team_splc_foil"
			"item_name"		"#StickerKit_columbus2016_team_splc_foil"
			"description_string"		"#StickerKit_desc_columbus2016_team_splc_foil"
			"sticker_material"		"columbus2016/splc_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"62"
		}
		"1014"
		{
			"name"		"columbus2016_team_splc_gold"
			"item_name"		"#StickerKit_columbus2016_team_splc_gold"
			"description_string"		"#StickerKit_desc_columbus2016_team_splc_gold"
			"sticker_material"		"columbus2016/splc_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"62"
		}
		"1015"
		{
			"name"		"columbus2016_team_clg"
			"item_name"		"#StickerKit_columbus2016_team_clg"
			"description_string"		"#StickerKit_desc_columbus2016_team_clg"
			"sticker_material"		"columbus2016/clg"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"49"
		}
		"1016"
		{
			"name"		"columbus2016_team_clg_holo"
			"item_name"		"#StickerKit_columbus2016_team_clg_holo"
			"description_string"		"#StickerKit_desc_columbus2016_team_clg_holo"
			"sticker_material"		"columbus2016/clg_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"9"
			"tournament_team_id"		"49"
		}
		"1017"
		{
			"name"		"columbus2016_team_clg_foil"
			"item_name"		"#StickerKit_columbus2016_team_clg_foil"
			"description_string"		"#StickerKit_desc_columbus2016_team_clg_foil"
			"sticker_material"		"columbus2016/clg_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"49"
		}
		"1018"
		{
			"name"		"columbus2016_team_clg_gold"
			"item_name"		"#StickerKit_columbus2016_team_clg_gold"
			"description_string"		"#StickerKit_desc_columbus2016_team_clg_gold"
			"sticker_material"		"columbus2016/clg_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"49"
		}
		"1019"
		{
			"name"		"columbus2016_team_gamb"
			"item_name"		"#StickerKit_columbus2016_team_gamb"
			"description_string"		"#StickerKit_desc_columbus2016_team_gamb"
			"sticker_material"		"columbus2016/gamb"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"63"
		}
		"1020"
		{
			"name"		"columbus2016_team_gamb_holo"
			"item_name"		"#StickerKit_columbus2016_team_gamb_holo"
			"description_string"		"#StickerKit_desc_columbus2016_team_gamb_holo"
			"sticker_material"		"columbus2016/gamb_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"9"
			"tournament_team_id"		"63"
		}
		"1021"
		{
			"name"		"columbus2016_team_gamb_foil"
			"item_name"		"#StickerKit_columbus2016_team_gamb_foil"
			"description_string"		"#StickerKit_desc_columbus2016_team_gamb_foil"
			"sticker_material"		"columbus2016/gamb_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"63"
		}
		"1022"
		{
			"name"		"columbus2016_team_gamb_gold"
			"item_name"		"#StickerKit_columbus2016_team_gamb_gold"
			"description_string"		"#StickerKit_desc_columbus2016_team_gamb_gold"
			"sticker_material"		"columbus2016/gamb_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"63"
		}
		"1023"
		{
			"name"		"columbus2016_team_flip"
			"item_name"		"#StickerKit_columbus2016_team_flip"
			"description_string"		"#StickerKit_desc_columbus2016_team_flip"
			"sticker_material"		"columbus2016/flip"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"43"
		}
		"1024"
		{
			"name"		"columbus2016_team_flip_holo"
			"item_name"		"#StickerKit_columbus2016_team_flip_holo"
			"description_string"		"#StickerKit_desc_columbus2016_team_flip_holo"
			"sticker_material"		"columbus2016/flip_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"9"
			"tournament_team_id"		"43"
		}
		"1025"
		{
			"name"		"columbus2016_team_flip_foil"
			"item_name"		"#StickerKit_columbus2016_team_flip_foil"
			"description_string"		"#StickerKit_desc_columbus2016_team_flip_foil"
			"sticker_material"		"columbus2016/flip_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"43"
		}
		"1026"
		{
			"name"		"columbus2016_team_flip_gold"
			"item_name"		"#StickerKit_columbus2016_team_flip_gold"
			"description_string"		"#StickerKit_desc_columbus2016_team_flip_gold"
			"sticker_material"		"columbus2016/flip_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"43"
		}
		"1027"
		{
			"name"		"columbus2016_team_liq"
			"item_name"		"#StickerKit_columbus2016_team_liq"
			"description_string"		"#StickerKit_desc_columbus2016_team_liq"
			"sticker_material"		"columbus2016/liq"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"48"
		}
		"1028"
		{
			"name"		"columbus2016_team_liq_holo"
			"item_name"		"#StickerKit_columbus2016_team_liq_holo"
			"description_string"		"#StickerKit_desc_columbus2016_team_liq_holo"
			"sticker_material"		"columbus2016/liq_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"9"
			"tournament_team_id"		"48"
		}
		"1029"
		{
			"name"		"columbus2016_team_liq_foil"
			"item_name"		"#StickerKit_columbus2016_team_liq_foil"
			"description_string"		"#StickerKit_desc_columbus2016_team_liq_foil"
			"sticker_material"		"columbus2016/liq_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"48"
		}
		"1030"
		{
			"name"		"columbus2016_team_liq_gold"
			"item_name"		"#StickerKit_columbus2016_team_liq_gold"
			"description_string"		"#StickerKit_desc_columbus2016_team_liq_gold"
			"sticker_material"		"columbus2016/liq_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"48"
		}
		"1031"
		{
			"name"		"columbus2016_team_mss"
			"item_name"		"#StickerKit_columbus2016_team_mss"
			"description_string"		"#StickerKit_desc_columbus2016_team_mss"
			"sticker_material"		"columbus2016/mss"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"29"
		}
		"1032"
		{
			"name"		"columbus2016_team_mss_holo"
			"item_name"		"#StickerKit_columbus2016_team_mss_holo"
			"description_string"		"#StickerKit_desc_columbus2016_team_mss_holo"
			"sticker_material"		"columbus2016/mss_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"9"
			"tournament_team_id"		"29"
		}
		"1033"
		{
			"name"		"columbus2016_team_mss_foil"
			"item_name"		"#StickerKit_columbus2016_team_mss_foil"
			"description_string"		"#StickerKit_desc_columbus2016_team_mss_foil"
			"sticker_material"		"columbus2016/mss_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"29"
		}
		"1034"
		{
			"name"		"columbus2016_team_mss_gold"
			"item_name"		"#StickerKit_columbus2016_team_mss_gold"
			"description_string"		"#StickerKit_desc_columbus2016_team_mss_gold"
			"sticker_material"		"columbus2016/mss_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"29"
		}
		"1035"
		{
			"name"		"columbus2016_team_navi"
			"item_name"		"#StickerKit_columbus2016_team_navi"
			"description_string"		"#StickerKit_desc_columbus2016_team_navi"
			"sticker_material"		"columbus2016/navi"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"12"
		}
		"1036"
		{
			"name"		"columbus2016_team_navi_holo"
			"item_name"		"#StickerKit_columbus2016_team_navi_holo"
			"description_string"		"#StickerKit_desc_columbus2016_team_navi_holo"
			"sticker_material"		"columbus2016/navi_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"9"
			"tournament_team_id"		"12"
		}
		"1037"
		{
			"name"		"columbus2016_team_navi_foil"
			"item_name"		"#StickerKit_columbus2016_team_navi_foil"
			"description_string"		"#StickerKit_desc_columbus2016_team_navi_foil"
			"sticker_material"		"columbus2016/navi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"12"
		}
		"1038"
		{
			"name"		"columbus2016_team_navi_gold"
			"item_name"		"#StickerKit_columbus2016_team_navi_gold"
			"description_string"		"#StickerKit_desc_columbus2016_team_navi_gold"
			"sticker_material"		"columbus2016/navi_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"12"
		}
		"1039"
		{
			"name"		"columbus2016_team_vp"
			"item_name"		"#StickerKit_columbus2016_team_vp"
			"description_string"		"#StickerKit_desc_columbus2016_team_vp"
			"sticker_material"		"columbus2016/vp"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"31"
		}
		"1040"
		{
			"name"		"columbus2016_team_vp_holo"
			"item_name"		"#StickerKit_columbus2016_team_vp_holo"
			"description_string"		"#StickerKit_desc_columbus2016_team_vp_holo"
			"sticker_material"		"columbus2016/vp_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"9"
			"tournament_team_id"		"31"
		}
		"1041"
		{
			"name"		"columbus2016_team_vp_foil"
			"item_name"		"#StickerKit_columbus2016_team_vp_foil"
			"description_string"		"#StickerKit_desc_columbus2016_team_vp_foil"
			"sticker_material"		"columbus2016/vp_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"31"
		}
		"1042"
		{
			"name"		"columbus2016_team_vp_gold"
			"item_name"		"#StickerKit_columbus2016_team_vp_gold"
			"description_string"		"#StickerKit_desc_columbus2016_team_vp_gold"
			"sticker_material"		"columbus2016/vp_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"31"
		}
		"1043"
		{
			"name"		"columbus2016_team_c9"
			"item_name"		"#StickerKit_columbus2016_team_c9"
			"description_string"		"#StickerKit_desc_columbus2016_team_c9"
			"sticker_material"		"columbus2016/c9"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"33"
		}
		"1044"
		{
			"name"		"columbus2016_team_c9_holo"
			"item_name"		"#StickerKit_columbus2016_team_c9_holo"
			"description_string"		"#StickerKit_desc_columbus2016_team_c9_holo"
			"sticker_material"		"columbus2016/c9_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"9"
			"tournament_team_id"		"33"
		}
		"1045"
		{
			"name"		"columbus2016_team_c9_foil"
			"item_name"		"#StickerKit_columbus2016_team_c9_foil"
			"description_string"		"#StickerKit_desc_columbus2016_team_c9_foil"
			"sticker_material"		"columbus2016/c9_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"33"
		}
		"1046"
		{
			"name"		"columbus2016_team_c9_gold"
			"item_name"		"#StickerKit_columbus2016_team_c9_gold"
			"description_string"		"#StickerKit_desc_columbus2016_team_c9_gold"
			"sticker_material"		"columbus2016/c9_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"33"
		}
		"1047"
		{
			"name"		"columbus2016_team_g2"
			"item_name"		"#StickerKit_columbus2016_team_g2"
			"description_string"		"#StickerKit_desc_columbus2016_team_g2"
			"sticker_material"		"columbus2016/g2"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"59"
		}
		"1048"
		{
			"name"		"columbus2016_team_g2_holo"
			"item_name"		"#StickerKit_columbus2016_team_g2_holo"
			"description_string"		"#StickerKit_desc_columbus2016_team_g2_holo"
			"sticker_material"		"columbus2016/g2_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"9"
			"tournament_team_id"		"59"
		}
		"1049"
		{
			"name"		"columbus2016_team_g2_foil"
			"item_name"		"#StickerKit_columbus2016_team_g2_foil"
			"description_string"		"#StickerKit_desc_columbus2016_team_g2_foil"
			"sticker_material"		"columbus2016/g2_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"59"
		}
		"1050"
		{
			"name"		"columbus2016_team_g2_gold"
			"item_name"		"#StickerKit_columbus2016_team_g2_gold"
			"description_string"		"#StickerKit_desc_columbus2016_team_g2_gold"
			"sticker_material"		"columbus2016/g2_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"59"
		}
		"1051"
		{
			"name"		"columbus2016_team_faze"
			"item_name"		"#StickerKit_columbus2016_team_faze"
			"description_string"		"#StickerKit_desc_columbus2016_team_faze"
			"sticker_material"		"columbus2016/faze"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"61"
		}
		"1052"
		{
			"name"		"columbus2016_team_faze_holo"
			"item_name"		"#StickerKit_columbus2016_team_faze_holo"
			"description_string"		"#StickerKit_desc_columbus2016_team_faze_holo"
			"sticker_material"		"columbus2016/faze_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"9"
			"tournament_team_id"		"61"
		}
		"1053"
		{
			"name"		"columbus2016_team_faze_foil"
			"item_name"		"#StickerKit_columbus2016_team_faze_foil"
			"description_string"		"#StickerKit_desc_columbus2016_team_faze_foil"
			"sticker_material"		"columbus2016/faze_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"61"
		}
		"1054"
		{
			"name"		"columbus2016_team_faze_gold"
			"item_name"		"#StickerKit_columbus2016_team_faze_gold"
			"description_string"		"#StickerKit_desc_columbus2016_team_faze_gold"
			"sticker_material"		"columbus2016/faze_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"61"
		}
		"1055"
		{
			"name"		"columbus2016_team_astr"
			"item_name"		"#StickerKit_columbus2016_team_astr"
			"description_string"		"#StickerKit_desc_columbus2016_team_astr"
			"sticker_material"		"columbus2016/astr"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"60"
		}
		"1056"
		{
			"name"		"columbus2016_team_astr_holo"
			"item_name"		"#StickerKit_columbus2016_team_astr_holo"
			"description_string"		"#StickerKit_desc_columbus2016_team_astr_holo"
			"sticker_material"		"columbus2016/astr_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"9"
			"tournament_team_id"		"60"
		}
		"1057"
		{
			"name"		"columbus2016_team_astr_foil"
			"item_name"		"#StickerKit_columbus2016_team_astr_foil"
			"description_string"		"#StickerKit_desc_columbus2016_team_astr_foil"
			"sticker_material"		"columbus2016/astr_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"60"
		}
		"1058"
		{
			"name"		"columbus2016_team_astr_gold"
			"item_name"		"#StickerKit_columbus2016_team_astr_gold"
			"description_string"		"#StickerKit_desc_columbus2016_team_astr_gold"
			"sticker_material"		"columbus2016/astr_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"60"
		}
		"1059"
		{
			"name"		"columbus2016_team_nv"
			"item_name"		"#StickerKit_columbus2016_team_nv"
			"description_string"		"#StickerKit_desc_columbus2016_team_nv"
			"sticker_material"		"columbus2016/nv"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"46"
		}
		"1060"
		{
			"name"		"columbus2016_team_nv_holo"
			"item_name"		"#StickerKit_columbus2016_team_nv_holo"
			"description_string"		"#StickerKit_desc_columbus2016_team_nv_holo"
			"sticker_material"		"columbus2016/nv_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"9"
			"tournament_team_id"		"46"
		}
		"1061"
		{
			"name"		"columbus2016_team_nv_foil"
			"item_name"		"#StickerKit_columbus2016_team_nv_foil"
			"description_string"		"#StickerKit_desc_columbus2016_team_nv_foil"
			"sticker_material"		"columbus2016/nv_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"46"
		}
		"1062"
		{
			"name"		"columbus2016_team_nv_gold"
			"item_name"		"#StickerKit_columbus2016_team_nv_gold"
			"description_string"		"#StickerKit_desc_columbus2016_team_nv_gold"
			"sticker_material"		"columbus2016/nv_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"46"
		}
		"1063"
		{
			"name"		"columbus2016_team_fntc"
			"item_name"		"#StickerKit_columbus2016_team_fntc"
			"description_string"		"#StickerKit_desc_columbus2016_team_fntc"
			"sticker_material"		"columbus2016/fntc"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"6"
		}
		"1064"
		{
			"name"		"columbus2016_team_fntc_holo"
			"item_name"		"#StickerKit_columbus2016_team_fntc_holo"
			"description_string"		"#StickerKit_desc_columbus2016_team_fntc_holo"
			"sticker_material"		"columbus2016/fntc_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"9"
			"tournament_team_id"		"6"
		}
		"1065"
		{
			"name"		"columbus2016_team_fntc_foil"
			"item_name"		"#StickerKit_columbus2016_team_fntc_foil"
			"description_string"		"#StickerKit_desc_columbus2016_team_fntc_foil"
			"sticker_material"		"columbus2016/fntc_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"6"
		}
		"1066"
		{
			"name"		"columbus2016_team_fntc_gold"
			"item_name"		"#StickerKit_columbus2016_team_fntc_gold"
			"description_string"		"#StickerKit_desc_columbus2016_team_fntc_gold"
			"sticker_material"		"columbus2016/fntc_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"6"
		}
		"1067"
		{
			"name"		"columbus2016_team_lumi"
			"item_name"		"#StickerKit_columbus2016_team_lumi"
			"description_string"		"#StickerKit_desc_columbus2016_team_lumi"
			"sticker_material"		"columbus2016/lumi"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"57"
		}
		"1068"
		{
			"name"		"columbus2016_team_lumi_holo"
			"item_name"		"#StickerKit_columbus2016_team_lumi_holo"
			"description_string"		"#StickerKit_desc_columbus2016_team_lumi_holo"
			"sticker_material"		"columbus2016/lumi_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"9"
			"tournament_team_id"		"57"
		}
		"1069"
		{
			"name"		"columbus2016_team_lumi_foil"
			"item_name"		"#StickerKit_columbus2016_team_lumi_foil"
			"description_string"		"#StickerKit_desc_columbus2016_team_lumi_foil"
			"sticker_material"		"columbus2016/lumi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"57"
		}
		"1070"
		{
			"name"		"columbus2016_team_lumi_gold"
			"item_name"		"#StickerKit_columbus2016_team_lumi_gold"
			"description_string"		"#StickerKit_desc_columbus2016_team_lumi_gold"
			"sticker_material"		"columbus2016/lumi_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"57"
		}
		"1071"
		{
			"name"		"columbus2016_team_mlg"
			"item_name"		"#StickerKit_columbus2016_team_mlg"
			"description_string"		"#StickerKit_desc_columbus2016_team_mlg"
			"sticker_material"		"columbus2016/mlg"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"0"
		}
		"1072"
		{
			"name"		"columbus2016_team_mlg_holo"
			"item_name"		"#StickerKit_columbus2016_team_mlg_holo"
			"description_string"		"#StickerKit_desc_columbus2016_team_mlg_holo"
			"sticker_material"		"columbus2016/mlg_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"9"
			"tournament_team_id"		"0"
		}
		"1073"
		{
			"name"		"columbus2016_team_mlg_foil"
			"item_name"		"#StickerKit_columbus2016_team_mlg_foil"
			"description_string"		"#StickerKit_desc_columbus2016_team_mlg_foil"
			"sticker_material"		"columbus2016/mlg_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"0"
		}
		"1074"
		{
			"name"		"columbus2016_team_mlg_gold"
			"item_name"		"#StickerKit_columbus2016_team_mlg_gold"
			"description_string"		"#StickerKit_desc_columbus2016_team_mlg_gold"
			"sticker_material"		"columbus2016/mlg_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"0"
		}
		"1075"
		{
			"name"		"columbus2016_signature_reltuc"
			"item_name"		"#StickerKit_columbus2016_signature_reltuc"
			"description_string"		"#StickerKit_desc_columbus2016_signature_reltuc"
			"sticker_material"		"columbus2016/sig_reltuc"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"49"
			"tournament_player_id"		"518760"
		}
		"1076"
		{
			"name"		"columbus2016_signature_reltuc_foil"
			"item_name"		"#StickerKit_columbus2016_signature_reltuc_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_reltuc_foil"
			"sticker_material"		"columbus2016/sig_reltuc_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"49"
			"tournament_player_id"		"518760"
		}
		"1077"
		{
			"name"		"columbus2016_signature_reltuc_gold"
			"item_name"		"#StickerKit_columbus2016_signature_reltuc_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_reltuc_gold"
			"sticker_material"		"columbus2016/sig_reltuc_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"49"
			"tournament_player_id"		"518760"
		}
		"1078"
		{
			"name"		"columbus2016_signature_fugly"
			"item_name"		"#StickerKit_columbus2016_signature_fugly"
			"description_string"		"#StickerKit_desc_columbus2016_signature_fugly"
			"sticker_material"		"columbus2016/sig_fugly"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"49"
			"tournament_player_id"		"108760082"
		}
		"1079"
		{
			"name"		"columbus2016_signature_fugly_foil"
			"item_name"		"#StickerKit_columbus2016_signature_fugly_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_fugly_foil"
			"sticker_material"		"columbus2016/sig_fugly_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"49"
			"tournament_player_id"		"108760082"
		}
		"1080"
		{
			"name"		"columbus2016_signature_fugly_gold"
			"item_name"		"#StickerKit_columbus2016_signature_fugly_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_fugly_gold"
			"sticker_material"		"columbus2016/sig_fugly_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"49"
			"tournament_player_id"		"108760082"
		}
		"1081"
		{
			"name"		"columbus2016_signature_hazed"
			"item_name"		"#StickerKit_columbus2016_signature_hazed"
			"description_string"		"#StickerKit_desc_columbus2016_signature_hazed"
			"sticker_material"		"columbus2016/sig_hazed"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"49"
			"tournament_player_id"		"30305781"
		}
		"1082"
		{
			"name"		"columbus2016_signature_hazed_foil"
			"item_name"		"#StickerKit_columbus2016_signature_hazed_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_hazed_foil"
			"sticker_material"		"columbus2016/sig_hazed_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"49"
			"tournament_player_id"		"30305781"
		}
		"1083"
		{
			"name"		"columbus2016_signature_hazed_gold"
			"item_name"		"#StickerKit_columbus2016_signature_hazed_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_hazed_gold"
			"sticker_material"		"columbus2016/sig_hazed_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"49"
			"tournament_player_id"		"30305781"
		}
		"1084"
		{
			"name"		"columbus2016_signature_jdm64"
			"item_name"		"#StickerKit_columbus2016_signature_jdm64"
			"description_string"		"#StickerKit_desc_columbus2016_signature_jdm64"
			"sticker_material"		"columbus2016/sig_jdm64"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"49"
			"tournament_player_id"		"7223652"
		}
		"1085"
		{
			"name"		"columbus2016_signature_jdm64_foil"
			"item_name"		"#StickerKit_columbus2016_signature_jdm64_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_jdm64_foil"
			"sticker_material"		"columbus2016/sig_jdm64_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"49"
			"tournament_player_id"		"7223652"
		}
		"1086"
		{
			"name"		"columbus2016_signature_jdm64_gold"
			"item_name"		"#StickerKit_columbus2016_signature_jdm64_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_jdm64_gold"
			"sticker_material"		"columbus2016/sig_jdm64_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"49"
			"tournament_player_id"		"7223652"
		}
		"1087"
		{
			"name"		"columbus2016_signature_tarik"
			"item_name"		"#StickerKit_columbus2016_signature_tarik"
			"description_string"		"#StickerKit_desc_columbus2016_signature_tarik"
			"sticker_material"		"columbus2016/sig_tarik"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"49"
			"tournament_player_id"		"18216247"
		}
		"1088"
		{
			"name"		"columbus2016_signature_tarik_foil"
			"item_name"		"#StickerKit_columbus2016_signature_tarik_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_tarik_foil"
			"sticker_material"		"columbus2016/sig_tarik_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"49"
			"tournament_player_id"		"18216247"
		}
		"1089"
		{
			"name"		"columbus2016_signature_tarik_gold"
			"item_name"		"#StickerKit_columbus2016_signature_tarik_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_tarik_gold"
			"sticker_material"		"columbus2016/sig_tarik_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"49"
			"tournament_player_id"		"18216247"
		}
		"1090"
		{
			"name"		"columbus2016_signature_freakazoid"
			"item_name"		"#StickerKit_columbus2016_signature_freakazoid"
			"description_string"		"#StickerKit_desc_columbus2016_signature_freakazoid"
			"sticker_material"		"columbus2016/sig_freakazoid"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"33"
			"tournament_player_id"		"16883071"
		}
		"1091"
		{
			"name"		"columbus2016_signature_freakazoid_foil"
			"item_name"		"#StickerKit_columbus2016_signature_freakazoid_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_freakazoid_foil"
			"sticker_material"		"columbus2016/sig_freakazoid_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"33"
			"tournament_player_id"		"16883071"
		}
		"1092"
		{
			"name"		"columbus2016_signature_freakazoid_gold"
			"item_name"		"#StickerKit_columbus2016_signature_freakazoid_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_freakazoid_gold"
			"sticker_material"		"columbus2016/sig_freakazoid_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"33"
			"tournament_player_id"		"16883071"
		}
		"1093"
		{
			"name"		"columbus2016_signature_stewie2k"
			"item_name"		"#StickerKit_columbus2016_signature_stewie2k"
			"description_string"		"#StickerKit_desc_columbus2016_signature_stewie2k"
			"sticker_material"		"columbus2016/sig_stewie2k"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"33"
			"tournament_player_id"		"38738282"
		}
		"1094"
		{
			"name"		"columbus2016_signature_stewie2k_foil"
			"item_name"		"#StickerKit_columbus2016_signature_stewie2k_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_stewie2k_foil"
			"sticker_material"		"columbus2016/sig_stewie2k_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"33"
			"tournament_player_id"		"38738282"
		}
		"1095"
		{
			"name"		"columbus2016_signature_stewie2k_gold"
			"item_name"		"#StickerKit_columbus2016_signature_stewie2k_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_stewie2k_gold"
			"sticker_material"		"columbus2016/sig_stewie2k_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"33"
			"tournament_player_id"		"38738282"
		}
		"1096"
		{
			"name"		"columbus2016_signature_shroud"
			"item_name"		"#StickerKit_columbus2016_signature_shroud"
			"description_string"		"#StickerKit_desc_columbus2016_signature_shroud"
			"sticker_material"		"columbus2016/sig_shroud"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"33"
			"tournament_player_id"		"4515926"
		}
		"1097"
		{
			"name"		"columbus2016_signature_shroud_foil"
			"item_name"		"#StickerKit_columbus2016_signature_shroud_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_shroud_foil"
			"sticker_material"		"columbus2016/sig_shroud_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"33"
			"tournament_player_id"		"4515926"
		}
		"1098"
		{
			"name"		"columbus2016_signature_shroud_gold"
			"item_name"		"#StickerKit_columbus2016_signature_shroud_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_shroud_gold"
			"sticker_material"		"columbus2016/sig_shroud_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"33"
			"tournament_player_id"		"4515926"
		}
		"1099"
		{
			"name"		"columbus2016_signature_skadoodle"
			"item_name"		"#StickerKit_columbus2016_signature_skadoodle"
			"description_string"		"#StickerKit_desc_columbus2016_signature_skadoodle"
			"sticker_material"		"columbus2016/sig_skadoodle"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"33"
			"tournament_player_id"		"21075725"
		}
		"1100"
		{
			"name"		"columbus2016_signature_skadoodle_foil"
			"item_name"		"#StickerKit_columbus2016_signature_skadoodle_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_skadoodle_foil"
			"sticker_material"		"columbus2016/sig_skadoodle_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"33"
			"tournament_player_id"		"21075725"
		}
		"1101"
		{
			"name"		"columbus2016_signature_skadoodle_gold"
			"item_name"		"#StickerKit_columbus2016_signature_skadoodle_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_skadoodle_gold"
			"sticker_material"		"columbus2016/sig_skadoodle_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"33"
			"tournament_player_id"		"21075725"
		}
		"1102"
		{
			"name"		"columbus2016_signature_nothing"
			"item_name"		"#StickerKit_columbus2016_signature_nothing"
			"description_string"		"#StickerKit_desc_columbus2016_signature_nothing"
			"sticker_material"		"columbus2016/sig_nothing"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"33"
			"tournament_player_id"		"755286"
		}
		"1103"
		{
			"name"		"columbus2016_signature_nothing_foil"
			"item_name"		"#StickerKit_columbus2016_signature_nothing_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_nothing_foil"
			"sticker_material"		"columbus2016/sig_nothing_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"33"
			"tournament_player_id"		"755286"
		}
		"1104"
		{
			"name"		"columbus2016_signature_nothing_gold"
			"item_name"		"#StickerKit_columbus2016_signature_nothing_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_nothing_gold"
			"sticker_material"		"columbus2016/sig_nothing_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"33"
			"tournament_player_id"		"755286"
		}
		"1105"
		{
			"name"		"columbus2016_signature_apex"
			"item_name"		"#StickerKit_columbus2016_signature_apex"
			"description_string"		"#StickerKit_desc_columbus2016_signature_apex"
			"sticker_material"		"columbus2016/sig_apex"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"46"
			"tournament_player_id"		"29478439"
		}
		"1106"
		{
			"name"		"columbus2016_signature_apex_foil"
			"item_name"		"#StickerKit_columbus2016_signature_apex_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_apex_foil"
			"sticker_material"		"columbus2016/sig_apex_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"46"
			"tournament_player_id"		"29478439"
		}
		"1107"
		{
			"name"		"columbus2016_signature_apex_gold"
			"item_name"		"#StickerKit_columbus2016_signature_apex_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_apex_gold"
			"sticker_material"		"columbus2016/sig_apex_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"46"
			"tournament_player_id"		"29478439"
		}
		"1108"
		{
			"name"		"columbus2016_signature_happy"
			"item_name"		"#StickerKit_columbus2016_signature_happy"
			"description_string"		"#StickerKit_desc_columbus2016_signature_happy"
			"sticker_material"		"columbus2016/sig_happy"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"46"
			"tournament_player_id"		"17975624"
		}
		"1109"
		{
			"name"		"columbus2016_signature_happy_foil"
			"item_name"		"#StickerKit_columbus2016_signature_happy_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_happy_foil"
			"sticker_material"		"columbus2016/sig_happy_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"46"
			"tournament_player_id"		"17975624"
		}
		"1110"
		{
			"name"		"columbus2016_signature_happy_gold"
			"item_name"		"#StickerKit_columbus2016_signature_happy_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_happy_gold"
			"sticker_material"		"columbus2016/sig_happy_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"46"
			"tournament_player_id"		"17975624"
		}
		"1111"
		{
			"name"		"columbus2016_signature_devil"
			"item_name"		"#StickerKit_columbus2016_signature_devil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_devil"
			"sticker_material"		"columbus2016/sig_devil"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"46"
			"tournament_player_id"		"44238623"
		}
		"1112"
		{
			"name"		"columbus2016_signature_devil_foil"
			"item_name"		"#StickerKit_columbus2016_signature_devil_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_devil_foil"
			"sticker_material"		"columbus2016/sig_devil_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"46"
			"tournament_player_id"		"44238623"
		}
		"1113"
		{
			"name"		"columbus2016_signature_devil_gold"
			"item_name"		"#StickerKit_columbus2016_signature_devil_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_devil_gold"
			"sticker_material"		"columbus2016/sig_devil_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"46"
			"tournament_player_id"		"44238623"
		}
		"1114"
		{
			"name"		"columbus2016_signature_kennys"
			"item_name"		"#StickerKit_columbus2016_signature_kennys"
			"description_string"		"#StickerKit_desc_columbus2016_signature_kennys"
			"sticker_material"		"columbus2016/sig_kennys"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"46"
			"tournament_player_id"		"64640068"
		}
		"1115"
		{
			"name"		"columbus2016_signature_kennys_foil"
			"item_name"		"#StickerKit_columbus2016_signature_kennys_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_kennys_foil"
			"sticker_material"		"columbus2016/sig_kennys_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"46"
			"tournament_player_id"		"64640068"
		}
		"1116"
		{
			"name"		"columbus2016_signature_kennys_gold"
			"item_name"		"#StickerKit_columbus2016_signature_kennys_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_kennys_gold"
			"sticker_material"		"columbus2016/sig_kennys_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"46"
			"tournament_player_id"		"64640068"
		}
		"1117"
		{
			"name"		"columbus2016_signature_nbk"
			"item_name"		"#StickerKit_columbus2016_signature_nbk"
			"description_string"		"#StickerKit_desc_columbus2016_signature_nbk"
			"sticker_material"		"columbus2016/sig_nbk"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"46"
			"tournament_player_id"		"444845"
		}
		"1118"
		{
			"name"		"columbus2016_signature_nbk_foil"
			"item_name"		"#StickerKit_columbus2016_signature_nbk_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_nbk_foil"
			"sticker_material"		"columbus2016/sig_nbk_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"46"
			"tournament_player_id"		"444845"
		}
		"1119"
		{
			"name"		"columbus2016_signature_nbk_gold"
			"item_name"		"#StickerKit_columbus2016_signature_nbk_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_nbk_gold"
			"sticker_material"		"columbus2016/sig_nbk_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"46"
			"tournament_player_id"		"444845"
		}
		"1120"
		{
			"name"		"columbus2016_signature_b1ad3"
			"item_name"		"#StickerKit_columbus2016_signature_b1ad3"
			"description_string"		"#StickerKit_desc_columbus2016_signature_b1ad3"
			"sticker_material"		"columbus2016/sig_b1ad3"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53258137"
		}
		"1121"
		{
			"name"		"columbus2016_signature_b1ad3_foil"
			"item_name"		"#StickerKit_columbus2016_signature_b1ad3_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_b1ad3_foil"
			"sticker_material"		"columbus2016/sig_b1ad3_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53258137"
		}
		"1122"
		{
			"name"		"columbus2016_signature_b1ad3_gold"
			"item_name"		"#StickerKit_columbus2016_signature_b1ad3_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_b1ad3_gold"
			"sticker_material"		"columbus2016/sig_b1ad3_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53258137"
		}
		"1123"
		{
			"name"		"columbus2016_signature_bondik"
			"item_name"		"#StickerKit_columbus2016_signature_bondik"
			"description_string"		"#StickerKit_desc_columbus2016_signature_bondik"
			"sticker_material"		"columbus2016/sig_bondik"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"43"
			"tournament_player_id"		"46918643"
		}
		"1124"
		{
			"name"		"columbus2016_signature_bondik_foil"
			"item_name"		"#StickerKit_columbus2016_signature_bondik_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_bondik_foil"
			"sticker_material"		"columbus2016/sig_bondik_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"43"
			"tournament_player_id"		"46918643"
		}
		"1125"
		{
			"name"		"columbus2016_signature_bondik_gold"
			"item_name"		"#StickerKit_columbus2016_signature_bondik_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_bondik_gold"
			"sticker_material"		"columbus2016/sig_bondik_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"43"
			"tournament_player_id"		"46918643"
		}
		"1126"
		{
			"name"		"columbus2016_signature_shara"
			"item_name"		"#StickerKit_columbus2016_signature_shara"
			"description_string"		"#StickerKit_desc_columbus2016_signature_shara"
			"sticker_material"		"columbus2016/sig_shara"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53330928"
		}
		"1127"
		{
			"name"		"columbus2016_signature_shara_foil"
			"item_name"		"#StickerKit_columbus2016_signature_shara_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_shara_foil"
			"sticker_material"		"columbus2016/sig_shara_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53330928"
		}
		"1128"
		{
			"name"		"columbus2016_signature_shara_gold"
			"item_name"		"#StickerKit_columbus2016_signature_shara_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_shara_gold"
			"sticker_material"		"columbus2016/sig_shara_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53330928"
		}
		"1129"
		{
			"name"		"columbus2016_signature_markeloff"
			"item_name"		"#StickerKit_columbus2016_signature_markeloff"
			"description_string"		"#StickerKit_desc_columbus2016_signature_markeloff"
			"sticker_material"		"columbus2016/sig_markeloff"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"43"
			"tournament_player_id"		"5667261"
		}
		"1130"
		{
			"name"		"columbus2016_signature_markeloff_foil"
			"item_name"		"#StickerKit_columbus2016_signature_markeloff_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_markeloff_foil"
			"sticker_material"		"columbus2016/sig_markeloff_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"43"
			"tournament_player_id"		"5667261"
		}
		"1131"
		{
			"name"		"columbus2016_signature_markeloff_gold"
			"item_name"		"#StickerKit_columbus2016_signature_markeloff_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_markeloff_gold"
			"sticker_material"		"columbus2016/sig_markeloff_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"43"
			"tournament_player_id"		"5667261"
		}
		"1132"
		{
			"name"		"columbus2016_signature_worldedit"
			"item_name"		"#StickerKit_columbus2016_signature_worldedit"
			"description_string"		"#StickerKit_desc_columbus2016_signature_worldedit"
			"sticker_material"		"columbus2016/sig_worldedit"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"43"
			"tournament_player_id"		"36732188"
		}
		"1133"
		{
			"name"		"columbus2016_signature_worldedit_foil"
			"item_name"		"#StickerKit_columbus2016_signature_worldedit_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_worldedit_foil"
			"sticker_material"		"columbus2016/sig_worldedit_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"43"
			"tournament_player_id"		"36732188"
		}
		"1134"
		{
			"name"		"columbus2016_signature_worldedit_gold"
			"item_name"		"#StickerKit_columbus2016_signature_worldedit_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_worldedit_gold"
			"sticker_material"		"columbus2016/sig_worldedit_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"43"
			"tournament_player_id"		"36732188"
		}
		"1135"
		{
			"name"		"columbus2016_signature_flusha"
			"item_name"		"#StickerKit_columbus2016_signature_flusha"
			"description_string"		"#StickerKit_desc_columbus2016_signature_flusha"
			"sticker_material"		"columbus2016/sig_flusha"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"6"
			"tournament_player_id"		"31082355"
		}
		"1136"
		{
			"name"		"columbus2016_signature_flusha_foil"
			"item_name"		"#StickerKit_columbus2016_signature_flusha_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_flusha_foil"
			"sticker_material"		"columbus2016/sig_flusha_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"6"
			"tournament_player_id"		"31082355"
		}
		"1137"
		{
			"name"		"columbus2016_signature_flusha_gold"
			"item_name"		"#StickerKit_columbus2016_signature_flusha_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_flusha_gold"
			"sticker_material"		"columbus2016/sig_flusha_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"6"
			"tournament_player_id"		"31082355"
		}
		"1138"
		{
			"name"		"columbus2016_signature_jw"
			"item_name"		"#StickerKit_columbus2016_signature_jw"
			"description_string"		"#StickerKit_desc_columbus2016_signature_jw"
			"sticker_material"		"columbus2016/sig_jw"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71288472"
		}
		"1139"
		{
			"name"		"columbus2016_signature_jw_foil"
			"item_name"		"#StickerKit_columbus2016_signature_jw_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_jw_foil"
			"sticker_material"		"columbus2016/sig_jw_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71288472"
		}
		"1140"
		{
			"name"		"columbus2016_signature_jw_gold"
			"item_name"		"#StickerKit_columbus2016_signature_jw_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_jw_gold"
			"sticker_material"		"columbus2016/sig_jw_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71288472"
		}
		"1141"
		{
			"name"		"columbus2016_signature_krimz"
			"item_name"		"#StickerKit_columbus2016_signature_krimz"
			"description_string"		"#StickerKit_desc_columbus2016_signature_krimz"
			"sticker_material"		"columbus2016/sig_krimz"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"1142"
		{
			"name"		"columbus2016_signature_krimz_foil"
			"item_name"		"#StickerKit_columbus2016_signature_krimz_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_krimz_foil"
			"sticker_material"		"columbus2016/sig_krimz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"1143"
		{
			"name"		"columbus2016_signature_krimz_gold"
			"item_name"		"#StickerKit_columbus2016_signature_krimz_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_krimz_gold"
			"sticker_material"		"columbus2016/sig_krimz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"1144"
		{
			"name"		"columbus2016_signature_olofmeister"
			"item_name"		"#StickerKit_columbus2016_signature_olofmeister"
			"description_string"		"#StickerKit_desc_columbus2016_signature_olofmeister"
			"sticker_material"		"columbus2016/sig_olofmeister"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"6"
			"tournament_player_id"		"28361465"
		}
		"1145"
		{
			"name"		"columbus2016_signature_olofmeister_foil"
			"item_name"		"#StickerKit_columbus2016_signature_olofmeister_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_olofmeister_foil"
			"sticker_material"		"columbus2016/sig_olofmeister_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"6"
			"tournament_player_id"		"28361465"
		}
		"1146"
		{
			"name"		"columbus2016_signature_olofmeister_gold"
			"item_name"		"#StickerKit_columbus2016_signature_olofmeister_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_olofmeister_gold"
			"sticker_material"		"columbus2016/sig_olofmeister_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"6"
			"tournament_player_id"		"28361465"
		}
		"1147"
		{
			"name"		"columbus2016_signature_dennis"
			"item_name"		"#StickerKit_columbus2016_signature_dennis"
			"description_string"		"#StickerKit_desc_columbus2016_signature_dennis"
			"sticker_material"		"columbus2016/sig_dennis"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"6"
			"tournament_player_id"		"108076825"
		}
		"1148"
		{
			"name"		"columbus2016_signature_dennis_foil"
			"item_name"		"#StickerKit_columbus2016_signature_dennis_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_dennis_foil"
			"sticker_material"		"columbus2016/sig_dennis_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"6"
			"tournament_player_id"		"108076825"
		}
		"1149"
		{
			"name"		"columbus2016_signature_dennis_gold"
			"item_name"		"#StickerKit_columbus2016_signature_dennis_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_dennis_gold"
			"sticker_material"		"columbus2016/sig_dennis_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"6"
			"tournament_player_id"		"108076825"
		}
		"1150"
		{
			"name"		"columbus2016_signature_aizy"
			"item_name"		"#StickerKit_columbus2016_signature_aizy"
			"description_string"		"#StickerKit_desc_columbus2016_signature_aizy"
			"sticker_material"		"columbus2016/sig_aizy"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"61"
			"tournament_player_id"		"90685224"
		}
		"1151"
		{
			"name"		"columbus2016_signature_aizy_foil"
			"item_name"		"#StickerKit_columbus2016_signature_aizy_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_aizy_foil"
			"sticker_material"		"columbus2016/sig_aizy_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"61"
			"tournament_player_id"		"90685224"
		}
		"1152"
		{
			"name"		"columbus2016_signature_aizy_gold"
			"item_name"		"#StickerKit_columbus2016_signature_aizy_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_aizy_gold"
			"sticker_material"		"columbus2016/sig_aizy_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"61"
			"tournament_player_id"		"90685224"
		}
		"1153"
		{
			"name"		"columbus2016_signature_fox"
			"item_name"		"#StickerKit_columbus2016_signature_fox"
			"description_string"		"#StickerKit_desc_columbus2016_signature_fox"
			"sticker_material"		"columbus2016/sig_fox"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"61"
			"tournament_player_id"		"1939536"
		}
		"1154"
		{
			"name"		"columbus2016_signature_fox_foil"
			"item_name"		"#StickerKit_columbus2016_signature_fox_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_fox_foil"
			"sticker_material"		"columbus2016/sig_fox_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"61"
			"tournament_player_id"		"1939536"
		}
		"1155"
		{
			"name"		"columbus2016_signature_fox_gold"
			"item_name"		"#StickerKit_columbus2016_signature_fox_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_fox_gold"
			"sticker_material"		"columbus2016/sig_fox_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"61"
			"tournament_player_id"		"1939536"
		}
		"1156"
		{
			"name"		"columbus2016_signature_maikelele"
			"item_name"		"#StickerKit_columbus2016_signature_maikelele"
			"description_string"		"#StickerKit_desc_columbus2016_signature_maikelele"
			"sticker_material"		"columbus2016/sig_maikelele"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"61"
			"tournament_player_id"		"925972"
		}
		"1157"
		{
			"name"		"columbus2016_signature_maikelele_foil"
			"item_name"		"#StickerKit_columbus2016_signature_maikelele_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_maikelele_foil"
			"sticker_material"		"columbus2016/sig_maikelele_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"61"
			"tournament_player_id"		"925972"
		}
		"1158"
		{
			"name"		"columbus2016_signature_maikelele_gold"
			"item_name"		"#StickerKit_columbus2016_signature_maikelele_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_maikelele_gold"
			"sticker_material"		"columbus2016/sig_maikelele_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"61"
			"tournament_player_id"		"925972"
		}
		"1159"
		{
			"name"		"columbus2016_signature_rain"
			"item_name"		"#StickerKit_columbus2016_signature_rain"
			"description_string"		"#StickerKit_desc_columbus2016_signature_rain"
			"sticker_material"		"columbus2016/sig_rain"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"1160"
		{
			"name"		"columbus2016_signature_rain_foil"
			"item_name"		"#StickerKit_columbus2016_signature_rain_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_rain_foil"
			"sticker_material"		"columbus2016/sig_rain_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"1161"
		{
			"name"		"columbus2016_signature_rain_gold"
			"item_name"		"#StickerKit_columbus2016_signature_rain_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_rain_gold"
			"sticker_material"		"columbus2016/sig_rain_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"1162"
		{
			"name"		"columbus2016_signature_jkaem"
			"item_name"		"#StickerKit_columbus2016_signature_jkaem"
			"description_string"		"#StickerKit_desc_columbus2016_signature_jkaem"
			"sticker_material"		"columbus2016/sig_jkaem"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"61"
			"tournament_player_id"		"42442914"
		}
		"1163"
		{
			"name"		"columbus2016_signature_jkaem_foil"
			"item_name"		"#StickerKit_columbus2016_signature_jkaem_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_jkaem_foil"
			"sticker_material"		"columbus2016/sig_jkaem_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"61"
			"tournament_player_id"		"42442914"
		}
		"1164"
		{
			"name"		"columbus2016_signature_jkaem_gold"
			"item_name"		"#StickerKit_columbus2016_signature_jkaem_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_jkaem_gold"
			"sticker_material"		"columbus2016/sig_jkaem_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"61"
			"tournament_player_id"		"42442914"
		}
		"1165"
		{
			"name"		"columbus2016_signature_fnx"
			"item_name"		"#StickerKit_columbus2016_signature_fnx"
			"description_string"		"#StickerKit_desc_columbus2016_signature_fnx"
			"sticker_material"		"columbus2016/sig_fnx"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"57"
			"tournament_player_id"		"170178574"
		}
		"1166"
		{
			"name"		"columbus2016_signature_fnx_foil"
			"item_name"		"#StickerKit_columbus2016_signature_fnx_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_fnx_foil"
			"sticker_material"		"columbus2016/sig_fnx_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"57"
			"tournament_player_id"		"170178574"
		}
		"1167"
		{
			"name"		"columbus2016_signature_fnx_gold"
			"item_name"		"#StickerKit_columbus2016_signature_fnx_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_fnx_gold"
			"sticker_material"		"columbus2016/sig_fnx_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"57"
			"tournament_player_id"		"170178574"
		}
		"1168"
		{
			"name"		"columbus2016_signature_coldzera"
			"item_name"		"#StickerKit_columbus2016_signature_coldzera"
			"description_string"		"#StickerKit_desc_columbus2016_signature_coldzera"
			"sticker_material"		"columbus2016/sig_coldzera"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"57"
			"tournament_player_id"		"79720871"
		}
		"1169"
		{
			"name"		"columbus2016_signature_coldzera_foil"
			"item_name"		"#StickerKit_columbus2016_signature_coldzera_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_coldzera_foil"
			"sticker_material"		"columbus2016/sig_coldzera_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"57"
			"tournament_player_id"		"79720871"
		}
		"1170"
		{
			"name"		"columbus2016_signature_coldzera_gold"
			"item_name"		"#StickerKit_columbus2016_signature_coldzera_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_coldzera_gold"
			"sticker_material"		"columbus2016/sig_coldzera_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"57"
			"tournament_player_id"		"79720871"
		}
		"1171"
		{
			"name"		"columbus2016_signature_fallen"
			"item_name"		"#StickerKit_columbus2016_signature_fallen"
			"description_string"		"#StickerKit_desc_columbus2016_signature_fallen"
			"sticker_material"		"columbus2016/sig_fallen"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"57"
			"tournament_player_id"		"424467"
		}
		"1172"
		{
			"name"		"columbus2016_signature_fallen_foil"
			"item_name"		"#StickerKit_columbus2016_signature_fallen_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_fallen_foil"
			"sticker_material"		"columbus2016/sig_fallen_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"57"
			"tournament_player_id"		"424467"
		}
		"1173"
		{
			"name"		"columbus2016_signature_fallen_gold"
			"item_name"		"#StickerKit_columbus2016_signature_fallen_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_fallen_gold"
			"sticker_material"		"columbus2016/sig_fallen_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"57"
			"tournament_player_id"		"424467"
		}
		"1174"
		{
			"name"		"columbus2016_signature_fer"
			"item_name"		"#StickerKit_columbus2016_signature_fer"
			"description_string"		"#StickerKit_desc_columbus2016_signature_fer"
			"sticker_material"		"columbus2016/sig_fer"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"57"
			"tournament_player_id"		"38921219"
		}
		"1175"
		{
			"name"		"columbus2016_signature_fer_foil"
			"item_name"		"#StickerKit_columbus2016_signature_fer_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_fer_foil"
			"sticker_material"		"columbus2016/sig_fer_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"57"
			"tournament_player_id"		"38921219"
		}
		"1176"
		{
			"name"		"columbus2016_signature_fer_gold"
			"item_name"		"#StickerKit_columbus2016_signature_fer_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_fer_gold"
			"sticker_material"		"columbus2016/sig_fer_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"57"
			"tournament_player_id"		"38921219"
		}
		"1177"
		{
			"name"		"columbus2016_signature_taco"
			"item_name"		"#StickerKit_columbus2016_signature_taco"
			"description_string"		"#StickerKit_desc_columbus2016_signature_taco"
			"sticker_material"		"columbus2016/sig_taco"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"57"
			"tournament_player_id"		"52876568"
		}
		"1178"
		{
			"name"		"columbus2016_signature_taco_foil"
			"item_name"		"#StickerKit_columbus2016_signature_taco_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_taco_foil"
			"sticker_material"		"columbus2016/sig_taco_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"57"
			"tournament_player_id"		"52876568"
		}
		"1179"
		{
			"name"		"columbus2016_signature_taco_gold"
			"item_name"		"#StickerKit_columbus2016_signature_taco_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_taco_gold"
			"sticker_material"		"columbus2016/sig_taco_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"57"
			"tournament_player_id"		"52876568"
		}
		"1180"
		{
			"name"		"columbus2016_signature_chrisj"
			"item_name"		"#StickerKit_columbus2016_signature_chrisj"
			"description_string"		"#StickerKit_desc_columbus2016_signature_chrisj"
			"sticker_material"		"columbus2016/sig_chrisj"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"1181"
		{
			"name"		"columbus2016_signature_chrisj_foil"
			"item_name"		"#StickerKit_columbus2016_signature_chrisj_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_chrisj_foil"
			"sticker_material"		"columbus2016/sig_chrisj_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"1182"
		{
			"name"		"columbus2016_signature_chrisj_gold"
			"item_name"		"#StickerKit_columbus2016_signature_chrisj_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_chrisj_gold"
			"sticker_material"		"columbus2016/sig_chrisj_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"1183"
		{
			"name"		"columbus2016_signature_denis"
			"item_name"		"#StickerKit_columbus2016_signature_denis"
			"description_string"		"#StickerKit_desc_columbus2016_signature_denis"
			"sticker_material"		"columbus2016/sig_denis"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31185376"
		}
		"1184"
		{
			"name"		"columbus2016_signature_denis_foil"
			"item_name"		"#StickerKit_columbus2016_signature_denis_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_denis_foil"
			"sticker_material"		"columbus2016/sig_denis_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31185376"
		}
		"1185"
		{
			"name"		"columbus2016_signature_denis_gold"
			"item_name"		"#StickerKit_columbus2016_signature_denis_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_denis_gold"
			"sticker_material"		"columbus2016/sig_denis_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31185376"
		}
		"1186"
		{
			"name"		"columbus2016_signature_spiidi"
			"item_name"		"#StickerKit_columbus2016_signature_spiidi"
			"description_string"		"#StickerKit_desc_columbus2016_signature_spiidi"
			"sticker_material"		"columbus2016/sig_spiidi"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"29"
			"tournament_player_id"		"13465075"
		}
		"1187"
		{
			"name"		"columbus2016_signature_spiidi_foil"
			"item_name"		"#StickerKit_columbus2016_signature_spiidi_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_spiidi_foil"
			"sticker_material"		"columbus2016/sig_spiidi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"29"
			"tournament_player_id"		"13465075"
		}
		"1188"
		{
			"name"		"columbus2016_signature_spiidi_gold"
			"item_name"		"#StickerKit_columbus2016_signature_spiidi_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_spiidi_gold"
			"sticker_material"		"columbus2016/sig_spiidi_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"29"
			"tournament_player_id"		"13465075"
		}
		"1189"
		{
			"name"		"columbus2016_signature_nex"
			"item_name"		"#StickerKit_columbus2016_signature_nex"
			"description_string"		"#StickerKit_desc_columbus2016_signature_nex"
			"sticker_material"		"columbus2016/sig_nex"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"29"
			"tournament_player_id"		"90378773"
		}
		"1190"
		{
			"name"		"columbus2016_signature_nex_foil"
			"item_name"		"#StickerKit_columbus2016_signature_nex_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_nex_foil"
			"sticker_material"		"columbus2016/sig_nex_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"29"
			"tournament_player_id"		"90378773"
		}
		"1191"
		{
			"name"		"columbus2016_signature_nex_gold"
			"item_name"		"#StickerKit_columbus2016_signature_nex_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_nex_gold"
			"sticker_material"		"columbus2016/sig_nex_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"29"
			"tournament_player_id"		"90378773"
		}
		"1192"
		{
			"name"		"columbus2016_signature_niko"
			"item_name"		"#StickerKit_columbus2016_signature_niko"
			"description_string"		"#StickerKit_desc_columbus2016_signature_niko"
			"sticker_material"		"columbus2016/sig_niko"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"29"
			"tournament_player_id"		"81417650"
		}
		"1193"
		{
			"name"		"columbus2016_signature_niko_foil"
			"item_name"		"#StickerKit_columbus2016_signature_niko_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_niko_foil"
			"sticker_material"		"columbus2016/sig_niko_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"29"
			"tournament_player_id"		"81417650"
		}
		"1194"
		{
			"name"		"columbus2016_signature_niko_gold"
			"item_name"		"#StickerKit_columbus2016_signature_niko_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_niko_gold"
			"sticker_material"		"columbus2016/sig_niko_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"29"
			"tournament_player_id"		"81417650"
		}
		"1195"
		{
			"name"		"columbus2016_signature_edward"
			"item_name"		"#StickerKit_columbus2016_signature_edward"
			"description_string"		"#StickerKit_desc_columbus2016_signature_edward"
			"sticker_material"		"columbus2016/sig_edward"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"1196"
		{
			"name"		"columbus2016_signature_edward_foil"
			"item_name"		"#StickerKit_columbus2016_signature_edward_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_edward_foil"
			"sticker_material"		"columbus2016/sig_edward_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"1197"
		{
			"name"		"columbus2016_signature_edward_gold"
			"item_name"		"#StickerKit_columbus2016_signature_edward_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_edward_gold"
			"sticker_material"		"columbus2016/sig_edward_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"1198"
		{
			"name"		"columbus2016_signature_flamie"
			"item_name"		"#StickerKit_columbus2016_signature_flamie"
			"description_string"		"#StickerKit_desc_columbus2016_signature_flamie"
			"sticker_material"		"columbus2016/sig_flamie"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"1199"
		{
			"name"		"columbus2016_signature_flamie_foil"
			"item_name"		"#StickerKit_columbus2016_signature_flamie_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_flamie_foil"
			"sticker_material"		"columbus2016/sig_flamie_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"1200"
		{
			"name"		"columbus2016_signature_flamie_gold"
			"item_name"		"#StickerKit_columbus2016_signature_flamie_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_flamie_gold"
			"sticker_material"		"columbus2016/sig_flamie_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"1201"
		{
			"name"		"columbus2016_signature_guardian"
			"item_name"		"#StickerKit_columbus2016_signature_guardian"
			"description_string"		"#StickerKit_desc_columbus2016_signature_guardian"
			"sticker_material"		"columbus2016/sig_guardian"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"12"
			"tournament_player_id"		"12065295"
		}
		"1202"
		{
			"name"		"columbus2016_signature_guardian_foil"
			"item_name"		"#StickerKit_columbus2016_signature_guardian_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_guardian_foil"
			"sticker_material"		"columbus2016/sig_guardian_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"12"
			"tournament_player_id"		"12065295"
		}
		"1203"
		{
			"name"		"columbus2016_signature_guardian_gold"
			"item_name"		"#StickerKit_columbus2016_signature_guardian_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_guardian_gold"
			"sticker_material"		"columbus2016/sig_guardian_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"12"
			"tournament_player_id"		"12065295"
		}
		"1204"
		{
			"name"		"columbus2016_signature_seized"
			"item_name"		"#StickerKit_columbus2016_signature_seized"
			"description_string"		"#StickerKit_desc_columbus2016_signature_seized"
			"sticker_material"		"columbus2016/sig_seized"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"12"
			"tournament_player_id"		"3648428"
		}
		"1205"
		{
			"name"		"columbus2016_signature_seized_foil"
			"item_name"		"#StickerKit_columbus2016_signature_seized_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_seized_foil"
			"sticker_material"		"columbus2016/sig_seized_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"12"
			"tournament_player_id"		"3648428"
		}
		"1206"
		{
			"name"		"columbus2016_signature_seized_gold"
			"item_name"		"#StickerKit_columbus2016_signature_seized_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_seized_gold"
			"sticker_material"		"columbus2016/sig_seized_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"12"
			"tournament_player_id"		"3648428"
		}
		"1207"
		{
			"name"		"columbus2016_signature_zeus"
			"item_name"		"#StickerKit_columbus2016_signature_zeus"
			"description_string"		"#StickerKit_desc_columbus2016_signature_zeus"
			"sticker_material"		"columbus2016/sig_zeus"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"12"
			"tournament_player_id"		"59062744"
		}
		"1208"
		{
			"name"		"columbus2016_signature_zeus_foil"
			"item_name"		"#StickerKit_columbus2016_signature_zeus_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_zeus_foil"
			"sticker_material"		"columbus2016/sig_zeus_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"12"
			"tournament_player_id"		"59062744"
		}
		"1209"
		{
			"name"		"columbus2016_signature_zeus_gold"
			"item_name"		"#StickerKit_columbus2016_signature_zeus_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_zeus_gold"
			"sticker_material"		"columbus2016/sig_zeus_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"12"
			"tournament_player_id"		"59062744"
		}
		"1210"
		{
			"name"		"columbus2016_signature_pyth"
			"item_name"		"#StickerKit_columbus2016_signature_pyth"
			"description_string"		"#StickerKit_desc_columbus2016_signature_pyth"
			"sticker_material"		"columbus2016/sig_pyth"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"1"
			"tournament_player_id"		"57312567"
		}
		"1211"
		{
			"name"		"columbus2016_signature_pyth_foil"
			"item_name"		"#StickerKit_columbus2016_signature_pyth_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_pyth_foil"
			"sticker_material"		"columbus2016/sig_pyth_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"1"
			"tournament_player_id"		"57312567"
		}
		"1212"
		{
			"name"		"columbus2016_signature_pyth_gold"
			"item_name"		"#StickerKit_columbus2016_signature_pyth_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_pyth_gold"
			"sticker_material"		"columbus2016/sig_pyth_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"1"
			"tournament_player_id"		"57312567"
		}
		"1213"
		{
			"name"		"columbus2016_signature_forest"
			"item_name"		"#StickerKit_columbus2016_signature_forest"
			"description_string"		"#StickerKit_desc_columbus2016_signature_forest"
			"sticker_material"		"columbus2016/sig_forest"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"1"
			"tournament_player_id"		"93724"
		}
		"1214"
		{
			"name"		"columbus2016_signature_forest_foil"
			"item_name"		"#StickerKit_columbus2016_signature_forest_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_forest_foil"
			"sticker_material"		"columbus2016/sig_forest_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"1"
			"tournament_player_id"		"93724"
		}
		"1215"
		{
			"name"		"columbus2016_signature_forest_gold"
			"item_name"		"#StickerKit_columbus2016_signature_forest_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_forest_gold"
			"sticker_material"		"columbus2016/sig_forest_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"1"
			"tournament_player_id"		"93724"
		}
		"1216"
		{
			"name"		"columbus2016_signature_friberg"
			"item_name"		"#StickerKit_columbus2016_signature_friberg"
			"description_string"		"#StickerKit_desc_columbus2016_signature_friberg"
			"sticker_material"		"columbus2016/sig_friberg"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"1"
			"tournament_player_id"		"24295201"
		}
		"1217"
		{
			"name"		"columbus2016_signature_friberg_foil"
			"item_name"		"#StickerKit_columbus2016_signature_friberg_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_friberg_foil"
			"sticker_material"		"columbus2016/sig_friberg_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"1"
			"tournament_player_id"		"24295201"
		}
		"1218"
		{
			"name"		"columbus2016_signature_friberg_gold"
			"item_name"		"#StickerKit_columbus2016_signature_friberg_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_friberg_gold"
			"sticker_material"		"columbus2016/sig_friberg_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"1"
			"tournament_player_id"		"24295201"
		}
		"1219"
		{
			"name"		"columbus2016_signature_getright"
			"item_name"		"#StickerKit_columbus2016_signature_getright"
			"description_string"		"#StickerKit_desc_columbus2016_signature_getright"
			"sticker_material"		"columbus2016/sig_getright"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"1"
			"tournament_player_id"		"21771190"
		}
		"1220"
		{
			"name"		"columbus2016_signature_getright_foil"
			"item_name"		"#StickerKit_columbus2016_signature_getright_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_getright_foil"
			"sticker_material"		"columbus2016/sig_getright_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"1"
			"tournament_player_id"		"21771190"
		}
		"1221"
		{
			"name"		"columbus2016_signature_getright_gold"
			"item_name"		"#StickerKit_columbus2016_signature_getright_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_getright_gold"
			"sticker_material"		"columbus2016/sig_getright_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"1"
			"tournament_player_id"		"21771190"
		}
		"1222"
		{
			"name"		"columbus2016_signature_xizt"
			"item_name"		"#StickerKit_columbus2016_signature_xizt"
			"description_string"		"#StickerKit_desc_columbus2016_signature_xizt"
			"sticker_material"		"columbus2016/sig_xizt"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"1"
			"tournament_player_id"		"26224992"
		}
		"1223"
		{
			"name"		"columbus2016_signature_xizt_foil"
			"item_name"		"#StickerKit_columbus2016_signature_xizt_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_xizt_foil"
			"sticker_material"		"columbus2016/sig_xizt_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"1"
			"tournament_player_id"		"26224992"
		}
		"1224"
		{
			"name"		"columbus2016_signature_xizt_gold"
			"item_name"		"#StickerKit_columbus2016_signature_xizt_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_xizt_gold"
			"sticker_material"		"columbus2016/sig_xizt_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"1"
			"tournament_player_id"		"26224992"
		}
		"1225"
		{
			"name"		"columbus2016_signature_jasonr"
			"item_name"		"#StickerKit_columbus2016_signature_jasonr"
			"description_string"		"#StickerKit_desc_columbus2016_signature_jasonr"
			"sticker_material"		"columbus2016/sig_jasonr"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"62"
			"tournament_player_id"		"24868593"
		}
		"1226"
		{
			"name"		"columbus2016_signature_jasonr_foil"
			"item_name"		"#StickerKit_columbus2016_signature_jasonr_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_jasonr_foil"
			"sticker_material"		"columbus2016/sig_jasonr_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"62"
			"tournament_player_id"		"24868593"
		}
		"1227"
		{
			"name"		"columbus2016_signature_jasonr_gold"
			"item_name"		"#StickerKit_columbus2016_signature_jasonr_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_jasonr_gold"
			"sticker_material"		"columbus2016/sig_jasonr_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"62"
			"tournament_player_id"		"24868593"
		}
		"1228"
		{
			"name"		"columbus2016_signature_arya"
			"item_name"		"#StickerKit_columbus2016_signature_arya"
			"description_string"		"#StickerKit_desc_columbus2016_signature_arya"
			"sticker_material"		"columbus2016/sig_arya"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"62"
			"tournament_player_id"		"411777"
		}
		"1229"
		{
			"name"		"columbus2016_signature_arya_foil"
			"item_name"		"#StickerKit_columbus2016_signature_arya_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_arya_foil"
			"sticker_material"		"columbus2016/sig_arya_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"62"
			"tournament_player_id"		"411777"
		}
		"1230"
		{
			"name"		"columbus2016_signature_arya_gold"
			"item_name"		"#StickerKit_columbus2016_signature_arya_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_arya_gold"
			"sticker_material"		"columbus2016/sig_arya_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"62"
			"tournament_player_id"		"411777"
		}
		"1231"
		{
			"name"		"columbus2016_signature_professorchaos"
			"item_name"		"#StickerKit_columbus2016_signature_professorchaos"
			"description_string"		"#StickerKit_desc_columbus2016_signature_professorchaos"
			"sticker_material"		"columbus2016/sig_professorchaos"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"62"
			"tournament_player_id"		"2029235"
		}
		"1232"
		{
			"name"		"columbus2016_signature_professorchaos_foil"
			"item_name"		"#StickerKit_columbus2016_signature_professorchaos_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_professorchaos_foil"
			"sticker_material"		"columbus2016/sig_professorchaos_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"62"
			"tournament_player_id"		"2029235"
		}
		"1233"
		{
			"name"		"columbus2016_signature_professorchaos_gold"
			"item_name"		"#StickerKit_columbus2016_signature_professorchaos_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_professorchaos_gold"
			"sticker_material"		"columbus2016/sig_professorchaos_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"62"
			"tournament_player_id"		"2029235"
		}
		"1234"
		{
			"name"		"columbus2016_signature_davey"
			"item_name"		"#StickerKit_columbus2016_signature_davey"
			"description_string"		"#StickerKit_desc_columbus2016_signature_davey"
			"sticker_material"		"columbus2016/sig_davey"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"62"
			"tournament_player_id"		"100534297"
		}
		"1235"
		{
			"name"		"columbus2016_signature_davey_foil"
			"item_name"		"#StickerKit_columbus2016_signature_davey_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_davey_foil"
			"sticker_material"		"columbus2016/sig_davey_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"62"
			"tournament_player_id"		"100534297"
		}
		"1236"
		{
			"name"		"columbus2016_signature_davey_gold"
			"item_name"		"#StickerKit_columbus2016_signature_davey_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_davey_gold"
			"sticker_material"		"columbus2016/sig_davey_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"62"
			"tournament_player_id"		"100534297"
		}
		"1237"
		{
			"name"		"columbus2016_signature_abe"
			"item_name"		"#StickerKit_columbus2016_signature_abe"
			"description_string"		"#StickerKit_desc_columbus2016_signature_abe"
			"sticker_material"		"columbus2016/sig_abe"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"62"
			"tournament_player_id"		"25060851"
		}
		"1238"
		{
			"name"		"columbus2016_signature_abe_foil"
			"item_name"		"#StickerKit_columbus2016_signature_abe_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_abe_foil"
			"sticker_material"		"columbus2016/sig_abe_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"62"
			"tournament_player_id"		"25060851"
		}
		"1239"
		{
			"name"		"columbus2016_signature_abe_gold"
			"item_name"		"#StickerKit_columbus2016_signature_abe_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_abe_gold"
			"sticker_material"		"columbus2016/sig_abe_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"62"
			"tournament_player_id"		"25060851"
		}
		"1240"
		{
			"name"		"columbus2016_signature_adren"
			"item_name"		"#StickerKit_columbus2016_signature_adren"
			"description_string"		"#StickerKit_desc_columbus2016_signature_adren"
			"sticker_material"		"columbus2016/sig_adren"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"48"
			"tournament_player_id"		"1366033"
		}
		"1241"
		{
			"name"		"columbus2016_signature_adren_foil"
			"item_name"		"#StickerKit_columbus2016_signature_adren_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_adren_foil"
			"sticker_material"		"columbus2016/sig_adren_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"48"
			"tournament_player_id"		"1366033"
		}
		"1242"
		{
			"name"		"columbus2016_signature_adren_gold"
			"item_name"		"#StickerKit_columbus2016_signature_adren_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_adren_gold"
			"sticker_material"		"columbus2016/sig_adren_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"48"
			"tournament_player_id"		"1366033"
		}
		"1243"
		{
			"name"		"columbus2016_signature_elige"
			"item_name"		"#StickerKit_columbus2016_signature_elige"
			"description_string"		"#StickerKit_desc_columbus2016_signature_elige"
			"sticker_material"		"columbus2016/sig_elige"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"1244"
		{
			"name"		"columbus2016_signature_elige_foil"
			"item_name"		"#StickerKit_columbus2016_signature_elige_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_elige_foil"
			"sticker_material"		"columbus2016/sig_elige_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"1245"
		{
			"name"		"columbus2016_signature_elige_gold"
			"item_name"		"#StickerKit_columbus2016_signature_elige_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_elige_gold"
			"sticker_material"		"columbus2016/sig_elige_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"1246"
		{
			"name"		"columbus2016_signature_s1mple"
			"item_name"		"#StickerKit_columbus2016_signature_s1mple"
			"description_string"		"#StickerKit_desc_columbus2016_signature_s1mple"
			"sticker_material"		"columbus2016/sig_s1mple"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"48"
			"tournament_player_id"		"73936547"
		}
		"1247"
		{
			"name"		"columbus2016_signature_s1mple_foil"
			"item_name"		"#StickerKit_columbus2016_signature_s1mple_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_s1mple_foil"
			"sticker_material"		"columbus2016/sig_s1mple_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"48"
			"tournament_player_id"		"73936547"
		}
		"1248"
		{
			"name"		"columbus2016_signature_s1mple_gold"
			"item_name"		"#StickerKit_columbus2016_signature_s1mple_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_s1mple_gold"
			"sticker_material"		"columbus2016/sig_s1mple_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"48"
			"tournament_player_id"		"73936547"
		}
		"1249"
		{
			"name"		"columbus2016_signature_hiko"
			"item_name"		"#StickerKit_columbus2016_signature_hiko"
			"description_string"		"#StickerKit_desc_columbus2016_signature_hiko"
			"sticker_material"		"columbus2016/sig_hiko"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"48"
			"tournament_player_id"		"2791"
		}
		"1250"
		{
			"name"		"columbus2016_signature_hiko_foil"
			"item_name"		"#StickerKit_columbus2016_signature_hiko_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_hiko_foil"
			"sticker_material"		"columbus2016/sig_hiko_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"48"
			"tournament_player_id"		"2791"
		}
		"1251"
		{
			"name"		"columbus2016_signature_hiko_gold"
			"item_name"		"#StickerKit_columbus2016_signature_hiko_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_hiko_gold"
			"sticker_material"		"columbus2016/sig_hiko_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"48"
			"tournament_player_id"		"2791"
		}
		"1252"
		{
			"name"		"columbus2016_signature_nitro"
			"item_name"		"#StickerKit_columbus2016_signature_nitro"
			"description_string"		"#StickerKit_desc_columbus2016_signature_nitro"
			"sticker_material"		"columbus2016/sig_nitro"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"1253"
		{
			"name"		"columbus2016_signature_nitro_foil"
			"item_name"		"#StickerKit_columbus2016_signature_nitro_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_nitro_foil"
			"sticker_material"		"columbus2016/sig_nitro_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"1254"
		{
			"name"		"columbus2016_signature_nitro_gold"
			"item_name"		"#StickerKit_columbus2016_signature_nitro_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_nitro_gold"
			"sticker_material"		"columbus2016/sig_nitro_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"1255"
		{
			"name"		"columbus2016_signature_ex6tenz"
			"item_name"		"#StickerKit_columbus2016_signature_ex6tenz"
			"description_string"		"#StickerKit_desc_columbus2016_signature_ex6tenz"
			"sticker_material"		"columbus2016/sig_ex6tenz"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"59"
			"tournament_player_id"		"11737333"
		}
		"1256"
		{
			"name"		"columbus2016_signature_ex6tenz_foil"
			"item_name"		"#StickerKit_columbus2016_signature_ex6tenz_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_ex6tenz_foil"
			"sticker_material"		"columbus2016/sig_ex6tenz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"59"
			"tournament_player_id"		"11737333"
		}
		"1257"
		{
			"name"		"columbus2016_signature_ex6tenz_gold"
			"item_name"		"#StickerKit_columbus2016_signature_ex6tenz_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_ex6tenz_gold"
			"sticker_material"		"columbus2016/sig_ex6tenz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"59"
			"tournament_player_id"		"11737333"
		}
		"1258"
		{
			"name"		"columbus2016_signature_rpk"
			"item_name"		"#StickerKit_columbus2016_signature_rpk"
			"description_string"		"#StickerKit_desc_columbus2016_signature_rpk"
			"sticker_material"		"columbus2016/sig_rpk"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53985773"
		}
		"1259"
		{
			"name"		"columbus2016_signature_rpk_foil"
			"item_name"		"#StickerKit_columbus2016_signature_rpk_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_rpk_foil"
			"sticker_material"		"columbus2016/sig_rpk_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53985773"
		}
		"1260"
		{
			"name"		"columbus2016_signature_rpk_gold"
			"item_name"		"#StickerKit_columbus2016_signature_rpk_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_rpk_gold"
			"sticker_material"		"columbus2016/sig_rpk_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53985773"
		}
		"1261"
		{
			"name"		"columbus2016_signature_scream"
			"item_name"		"#StickerKit_columbus2016_signature_scream"
			"description_string"		"#StickerKit_desc_columbus2016_signature_scream"
			"sticker_material"		"columbus2016/sig_scream"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"59"
			"tournament_player_id"		"28502520"
		}
		"1262"
		{
			"name"		"columbus2016_signature_scream_foil"
			"item_name"		"#StickerKit_columbus2016_signature_scream_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_scream_foil"
			"sticker_material"		"columbus2016/sig_scream_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"59"
			"tournament_player_id"		"28502520"
		}
		"1263"
		{
			"name"		"columbus2016_signature_scream_gold"
			"item_name"		"#StickerKit_columbus2016_signature_scream_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_scream_gold"
			"sticker_material"		"columbus2016/sig_scream_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"59"
			"tournament_player_id"		"28502520"
		}
		"1264"
		{
			"name"		"columbus2016_signature_shox"
			"item_name"		"#StickerKit_columbus2016_signature_shox"
			"description_string"		"#StickerKit_desc_columbus2016_signature_shox"
			"sticker_material"		"columbus2016/sig_shox"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"59"
			"tournament_player_id"		"46654567"
		}
		"1265"
		{
			"name"		"columbus2016_signature_shox_foil"
			"item_name"		"#StickerKit_columbus2016_signature_shox_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_shox_foil"
			"sticker_material"		"columbus2016/sig_shox_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"59"
			"tournament_player_id"		"46654567"
		}
		"1266"
		{
			"name"		"columbus2016_signature_shox_gold"
			"item_name"		"#StickerKit_columbus2016_signature_shox_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_shox_gold"
			"sticker_material"		"columbus2016/sig_shox_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"59"
			"tournament_player_id"		"46654567"
		}
		"1267"
		{
			"name"		"columbus2016_signature_smithzz"
			"item_name"		"#StickerKit_columbus2016_signature_smithzz"
			"description_string"		"#StickerKit_desc_columbus2016_signature_smithzz"
			"sticker_material"		"columbus2016/sig_smithzz"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"59"
			"tournament_player_id"		"14321919"
		}
		"1268"
		{
			"name"		"columbus2016_signature_smithzz_foil"
			"item_name"		"#StickerKit_columbus2016_signature_smithzz_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_smithzz_foil"
			"sticker_material"		"columbus2016/sig_smithzz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"59"
			"tournament_player_id"		"14321919"
		}
		"1269"
		{
			"name"		"columbus2016_signature_smithzz_gold"
			"item_name"		"#StickerKit_columbus2016_signature_smithzz_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_smithzz_gold"
			"sticker_material"		"columbus2016/sig_smithzz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"59"
			"tournament_player_id"		"14321919"
		}
		"1270"
		{
			"name"		"columbus2016_signature_cajunb"
			"item_name"		"#StickerKit_columbus2016_signature_cajunb"
			"description_string"		"#StickerKit_desc_columbus2016_signature_cajunb"
			"sticker_material"		"columbus2016/sig_cajunb"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"60"
			"tournament_player_id"		"18062315"
		}
		"1271"
		{
			"name"		"columbus2016_signature_cajunb_foil"
			"item_name"		"#StickerKit_columbus2016_signature_cajunb_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_cajunb_foil"
			"sticker_material"		"columbus2016/sig_cajunb_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"60"
			"tournament_player_id"		"18062315"
		}
		"1272"
		{
			"name"		"columbus2016_signature_cajunb_gold"
			"item_name"		"#StickerKit_columbus2016_signature_cajunb_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_cajunb_gold"
			"sticker_material"		"columbus2016/sig_cajunb_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"60"
			"tournament_player_id"		"18062315"
		}
		"1273"
		{
			"name"		"columbus2016_signature_device"
			"item_name"		"#StickerKit_columbus2016_signature_device"
			"description_string"		"#StickerKit_desc_columbus2016_signature_device"
			"sticker_material"		"columbus2016/sig_device"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"60"
			"tournament_player_id"		"27447936"
		}
		"1274"
		{
			"name"		"columbus2016_signature_device_foil"
			"item_name"		"#StickerKit_columbus2016_signature_device_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_device_foil"
			"sticker_material"		"columbus2016/sig_device_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"60"
			"tournament_player_id"		"27447936"
		}
		"1275"
		{
			"name"		"columbus2016_signature_device_gold"
			"item_name"		"#StickerKit_columbus2016_signature_device_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_device_gold"
			"sticker_material"		"columbus2016/sig_device_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"60"
			"tournament_player_id"		"27447936"
		}
		"1276"
		{
			"name"		"columbus2016_signature_dupreeh"
			"item_name"		"#StickerKit_columbus2016_signature_dupreeh"
			"description_string"		"#StickerKit_desc_columbus2016_signature_dupreeh"
			"sticker_material"		"columbus2016/sig_dupreeh"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"60"
			"tournament_player_id"		"44589228"
		}
		"1277"
		{
			"name"		"columbus2016_signature_dupreeh_foil"
			"item_name"		"#StickerKit_columbus2016_signature_dupreeh_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_dupreeh_foil"
			"sticker_material"		"columbus2016/sig_dupreeh_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"60"
			"tournament_player_id"		"44589228"
		}
		"1278"
		{
			"name"		"columbus2016_signature_dupreeh_gold"
			"item_name"		"#StickerKit_columbus2016_signature_dupreeh_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_dupreeh_gold"
			"sticker_material"		"columbus2016/sig_dupreeh_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"60"
			"tournament_player_id"		"44589228"
		}
		"1279"
		{
			"name"		"columbus2016_signature_karrigan"
			"item_name"		"#StickerKit_columbus2016_signature_karrigan"
			"description_string"		"#StickerKit_desc_columbus2016_signature_karrigan"
			"sticker_material"		"columbus2016/sig_karrigan"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"60"
			"tournament_player_id"		"29164525"
		}
		"1280"
		{
			"name"		"columbus2016_signature_karrigan_foil"
			"item_name"		"#StickerKit_columbus2016_signature_karrigan_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_karrigan_foil"
			"sticker_material"		"columbus2016/sig_karrigan_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"60"
			"tournament_player_id"		"29164525"
		}
		"1281"
		{
			"name"		"columbus2016_signature_karrigan_gold"
			"item_name"		"#StickerKit_columbus2016_signature_karrigan_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_karrigan_gold"
			"sticker_material"		"columbus2016/sig_karrigan_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"60"
			"tournament_player_id"		"29164525"
		}
		"1282"
		{
			"name"		"columbus2016_signature_xyp9x"
			"item_name"		"#StickerKit_columbus2016_signature_xyp9x"
			"description_string"		"#StickerKit_desc_columbus2016_signature_xyp9x"
			"sticker_material"		"columbus2016/sig_xyp9x"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"1283"
		{
			"name"		"columbus2016_signature_xyp9x_foil"
			"item_name"		"#StickerKit_columbus2016_signature_xyp9x_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_xyp9x_foil"
			"sticker_material"		"columbus2016/sig_xyp9x_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"1284"
		{
			"name"		"columbus2016_signature_xyp9x_gold"
			"item_name"		"#StickerKit_columbus2016_signature_xyp9x_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_xyp9x_gold"
			"sticker_material"		"columbus2016/sig_xyp9x_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"1285"
		{
			"name"		"columbus2016_signature_waylander"
			"item_name"		"#StickerKit_columbus2016_signature_waylander"
			"description_string"		"#StickerKit_desc_columbus2016_signature_waylander"
			"sticker_material"		"columbus2016/sig_waylander"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"63"
			"tournament_player_id"		"38340970"
		}
		"1286"
		{
			"name"		"columbus2016_signature_waylander_foil"
			"item_name"		"#StickerKit_columbus2016_signature_waylander_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_waylander_foil"
			"sticker_material"		"columbus2016/sig_waylander_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"63"
			"tournament_player_id"		"38340970"
		}
		"1287"
		{
			"name"		"columbus2016_signature_waylander_gold"
			"item_name"		"#StickerKit_columbus2016_signature_waylander_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_waylander_gold"
			"sticker_material"		"columbus2016/sig_waylander_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"63"
			"tournament_player_id"		"38340970"
		}
		"1288"
		{
			"name"		"columbus2016_signature_dosia"
			"item_name"		"#StickerKit_columbus2016_signature_dosia"
			"description_string"		"#StickerKit_desc_columbus2016_signature_dosia"
			"sticker_material"		"columbus2016/sig_dosia"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"63"
			"tournament_player_id"		"146641530"
		}
		"1289"
		{
			"name"		"columbus2016_signature_dosia_foil"
			"item_name"		"#StickerKit_columbus2016_signature_dosia_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_dosia_foil"
			"sticker_material"		"columbus2016/sig_dosia_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"63"
			"tournament_player_id"		"146641530"
		}
		"1290"
		{
			"name"		"columbus2016_signature_dosia_gold"
			"item_name"		"#StickerKit_columbus2016_signature_dosia_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_dosia_gold"
			"sticker_material"		"columbus2016/sig_dosia_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"63"
			"tournament_player_id"		"146641530"
		}
		"1291"
		{
			"name"		"columbus2016_signature_hooch"
			"item_name"		"#StickerKit_columbus2016_signature_hooch"
			"description_string"		"#StickerKit_desc_columbus2016_signature_hooch"
			"sticker_material"		"columbus2016/sig_hooch"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"63"
			"tournament_player_id"		"5809933"
		}
		"1292"
		{
			"name"		"columbus2016_signature_hooch_foil"
			"item_name"		"#StickerKit_columbus2016_signature_hooch_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_hooch_foil"
			"sticker_material"		"columbus2016/sig_hooch_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"63"
			"tournament_player_id"		"5809933"
		}
		"1293"
		{
			"name"		"columbus2016_signature_hooch_gold"
			"item_name"		"#StickerKit_columbus2016_signature_hooch_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_hooch_gold"
			"sticker_material"		"columbus2016/sig_hooch_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"63"
			"tournament_player_id"		"5809933"
		}
		"1294"
		{
			"name"		"columbus2016_signature_mou"
			"item_name"		"#StickerKit_columbus2016_signature_mou"
			"description_string"		"#StickerKit_desc_columbus2016_signature_mou"
			"sticker_material"		"columbus2016/sig_mou"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"63"
			"tournament_player_id"		"52678767"
		}
		"1295"
		{
			"name"		"columbus2016_signature_mou_foil"
			"item_name"		"#StickerKit_columbus2016_signature_mou_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_mou_foil"
			"sticker_material"		"columbus2016/sig_mou_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"63"
			"tournament_player_id"		"52678767"
		}
		"1296"
		{
			"name"		"columbus2016_signature_mou_gold"
			"item_name"		"#StickerKit_columbus2016_signature_mou_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_mou_gold"
			"sticker_material"		"columbus2016/sig_mou_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"63"
			"tournament_player_id"		"52678767"
		}
		"1297"
		{
			"name"		"columbus2016_signature_adrenkz"
			"item_name"		"#StickerKit_columbus2016_signature_adrenkz"
			"description_string"		"#StickerKit_desc_columbus2016_signature_adrenkz"
			"sticker_material"		"columbus2016/sig_adrenkz"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"63"
			"tournament_player_id"		"46200979"
		}
		"1298"
		{
			"name"		"columbus2016_signature_adrenkz_foil"
			"item_name"		"#StickerKit_columbus2016_signature_adrenkz_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_adrenkz_foil"
			"sticker_material"		"columbus2016/sig_adrenkz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"63"
			"tournament_player_id"		"46200979"
		}
		"1299"
		{
			"name"		"columbus2016_signature_adrenkz_gold"
			"item_name"		"#StickerKit_columbus2016_signature_adrenkz_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_adrenkz_gold"
			"sticker_material"		"columbus2016/sig_adrenkz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"63"
			"tournament_player_id"		"46200979"
		}
		"1300"
		{
			"name"		"columbus2016_signature_byali"
			"item_name"		"#StickerKit_columbus2016_signature_byali"
			"description_string"		"#StickerKit_desc_columbus2016_signature_byali"
			"sticker_material"		"columbus2016/sig_byali"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"31"
			"tournament_player_id"		"18860354"
		}
		"1301"
		{
			"name"		"columbus2016_signature_byali_foil"
			"item_name"		"#StickerKit_columbus2016_signature_byali_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_byali_foil"
			"sticker_material"		"columbus2016/sig_byali_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"31"
			"tournament_player_id"		"18860354"
		}
		"1302"
		{
			"name"		"columbus2016_signature_byali_gold"
			"item_name"		"#StickerKit_columbus2016_signature_byali_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_byali_gold"
			"sticker_material"		"columbus2016/sig_byali_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"31"
			"tournament_player_id"		"18860354"
		}
		"1303"
		{
			"name"		"columbus2016_signature_neo"
			"item_name"		"#StickerKit_columbus2016_signature_neo"
			"description_string"		"#StickerKit_desc_columbus2016_signature_neo"
			"sticker_material"		"columbus2016/sig_neo"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"31"
			"tournament_player_id"		"460206"
		}
		"1304"
		{
			"name"		"columbus2016_signature_neo_foil"
			"item_name"		"#StickerKit_columbus2016_signature_neo_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_neo_foil"
			"sticker_material"		"columbus2016/sig_neo_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"31"
			"tournament_player_id"		"460206"
		}
		"1305"
		{
			"name"		"columbus2016_signature_neo_gold"
			"item_name"		"#StickerKit_columbus2016_signature_neo_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_neo_gold"
			"sticker_material"		"columbus2016/sig_neo_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"31"
			"tournament_player_id"		"460206"
		}
		"1306"
		{
			"name"		"columbus2016_signature_pasha"
			"item_name"		"#StickerKit_columbus2016_signature_pasha"
			"description_string"		"#StickerKit_desc_columbus2016_signature_pasha"
			"sticker_material"		"columbus2016/sig_pasha"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"31"
			"tournament_player_id"		"13580090"
		}
		"1307"
		{
			"name"		"columbus2016_signature_pasha_foil"
			"item_name"		"#StickerKit_columbus2016_signature_pasha_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_pasha_foil"
			"sticker_material"		"columbus2016/sig_pasha_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"31"
			"tournament_player_id"		"13580090"
		}
		"1308"
		{
			"name"		"columbus2016_signature_pasha_gold"
			"item_name"		"#StickerKit_columbus2016_signature_pasha_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_pasha_gold"
			"sticker_material"		"columbus2016/sig_pasha_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"31"
			"tournament_player_id"		"13580090"
		}
		"1309"
		{
			"name"		"columbus2016_signature_snax"
			"item_name"		"#StickerKit_columbus2016_signature_snax"
			"description_string"		"#StickerKit_desc_columbus2016_signature_snax"
			"sticker_material"		"columbus2016/sig_snax"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"31"
			"tournament_player_id"		"21875845"
		}
		"1310"
		{
			"name"		"columbus2016_signature_snax_foil"
			"item_name"		"#StickerKit_columbus2016_signature_snax_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_snax_foil"
			"sticker_material"		"columbus2016/sig_snax_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"31"
			"tournament_player_id"		"21875845"
		}
		"1311"
		{
			"name"		"columbus2016_signature_snax_gold"
			"item_name"		"#StickerKit_columbus2016_signature_snax_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_snax_gold"
			"sticker_material"		"columbus2016/sig_snax_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"31"
			"tournament_player_id"		"21875845"
		}
		"1312"
		{
			"name"		"columbus2016_signature_taz"
			"item_name"		"#StickerKit_columbus2016_signature_taz"
			"description_string"		"#StickerKit_desc_columbus2016_signature_taz"
			"sticker_material"		"columbus2016/sig_taz"
			"item_rarity"		"rare"
			"tournament_event_id"		"9"
			"tournament_team_id"		"31"
			"tournament_player_id"		"234052"
		}
		"1313"
		{
			"name"		"columbus2016_signature_taz_foil"
			"item_name"		"#StickerKit_columbus2016_signature_taz_foil"
			"description_string"		"#StickerKit_desc_columbus2016_signature_taz_foil"
			"sticker_material"		"columbus2016/sig_taz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"31"
			"tournament_player_id"		"234052"
		}
		"1314"
		{
			"name"		"columbus2016_signature_taz_gold"
			"item_name"		"#StickerKit_columbus2016_signature_taz_gold"
			"description_string"		"#StickerKit_desc_columbus2016_signature_taz_gold"
			"sticker_material"		"columbus2016/sig_taz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"9"
			"tournament_team_id"		"31"
			"tournament_player_id"		"234052"
		}
	}
	"prefabs"
	{
		"cologne2016_sticker_capsule_prefab"
		{
			"first_sale_date"		"2016-06-24"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"10"
				}
			}
		}
		"cologne2016_signature_capsule_prefab"
		{
			"first_sale_date"		"2016-06-24"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"10"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_signature_pack_cologne2016_group_players_collection"
					"tag_text"		"#CSGO_crate_signature_pack_cologne2016_group_players_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"145"		"crate_sticker_pack_cologne2016_legends"
		"146"		"crate_sticker_pack_cologne2016_challengers"
		"147"		"crate_signature_pack_cologne2016_group_1_legendary"
		"148"		"crate_signature_pack_cologne2016_group_2_legendary"
		"149"		"cologne2016_signatures_nip"
		"150"		"cologne2016_signatures_optc"
		"151"		"cologne2016_signatures_clg"
		"152"		"cologne2016_signatures_gamb"
		"153"		"cologne2016_signatures_flip"
		"154"		"cologne2016_signatures_liq"
		"155"		"cologne2016_signatures_mss"
		"156"		"cologne2016_signatures_navi"
		"157"		"cologne2016_signatures_vp"
		"158"		"cologne2016_signatures_sk"
		"159"		"cologne2016_signatures_g2"
		"160"		"cologne2016_signatures_faze"
		"161"		"cologne2016_signatures_astr"
		"162"		"cologne2016_signatures_nv"
		"163"		"cologne2016_signatures_fntc"
		"164"		"cologne2016_signatures_dig"
		"165"		"crate_cologne2016_promo_de_dust2"
		"166"		"crate_cologne2016_promo_de_mirage"
		"167"		"crate_cologne2016_promo_de_cbble"
		"168"		"crate_cologne2016_promo_de_overpass"
		"169"		"crate_cologne2016_promo_de_cache"
		"170"		"crate_cologne2016_promo_de_train"
		"171"		"crate_cologne2016_promo_de_nuke"
	}
	"client_loot_lists"
	{
		"cologne2016_rare_nip"
		{
			"[cologne2016_team_nip]sticker"		"1"
		}
		"cologne2016_rare_optc"
		{
			"[cologne2016_team_optc]sticker"		"1"
		}
		"cologne2016_rare_clg"
		{
			"[cologne2016_team_clg]sticker"		"1"
		}
		"cologne2016_rare_gamb"
		{
			"[cologne2016_team_gamb]sticker"		"1"
		}
		"cologne2016_rare_flip"
		{
			"[cologne2016_team_flip]sticker"		"1"
		}
		"cologne2016_rare_liq"
		{
			"[cologne2016_team_liq]sticker"		"1"
		}
		"cologne2016_rare_mss"
		{
			"[cologne2016_team_mss]sticker"		"1"
		}
		"cologne2016_rare_navi"
		{
			"[cologne2016_team_navi]sticker"		"1"
		}
		"cologne2016_rare_vp"
		{
			"[cologne2016_team_vp]sticker"		"1"
		}
		"cologne2016_rare_sk"
		{
			"[cologne2016_team_sk]sticker"		"1"
		}
		"cologne2016_rare_g2"
		{
			"[cologne2016_team_g2]sticker"		"1"
		}
		"cologne2016_rare_faze"
		{
			"[cologne2016_team_faze]sticker"		"1"
		}
		"cologne2016_rare_astr"
		{
			"[cologne2016_team_astr]sticker"		"1"
		}
		"cologne2016_rare_nv"
		{
			"[cologne2016_team_nv]sticker"		"1"
		}
		"cologne2016_rare_fntc"
		{
			"[cologne2016_team_fntc]sticker"		"1"
		}
		"cologne2016_rare_dig"
		{
			"[cologne2016_team_dig]sticker"		"1"
		}
		"cologne2016_rare_esl"
		{
			"[cologne2016_team_esl]sticker"		"1"
		}
		"crate_sticker_pack_cologne2016_legends_rare"
		{
			"[cologne2016_team_nip]sticker"		"1"
			"[cologne2016_team_clg]sticker"		"1"
			"[cologne2016_team_liq]sticker"		"1"
			"[cologne2016_team_navi]sticker"		"1"
			"[cologne2016_team_vp]sticker"		"1"
			"[cologne2016_team_sk]sticker"		"1"
			"[cologne2016_team_astr]sticker"		"1"
			"[cologne2016_team_fntc]sticker"		"1"
			"[cologne2016_team_esl]sticker"		"1"
		}
		"crate_sticker_pack_cologne2016_legends_mythical"
		{
			"[cologne2016_team_nip_holo]sticker"		"1"
			"[cologne2016_team_clg_holo]sticker"		"1"
			"[cologne2016_team_liq_holo]sticker"		"1"
			"[cologne2016_team_navi_holo]sticker"		"1"
			"[cologne2016_team_vp_holo]sticker"		"1"
			"[cologne2016_team_sk_holo]sticker"		"1"
			"[cologne2016_team_astr_holo]sticker"		"1"
			"[cologne2016_team_fntc_holo]sticker"		"1"
			"[cologne2016_team_esl_holo]sticker"		"1"
		}
		"crate_sticker_pack_cologne2016_legends_legendary"
		{
			"[cologne2016_team_nip_foil]sticker"		"1"
			"[cologne2016_team_clg_foil]sticker"		"1"
			"[cologne2016_team_liq_foil]sticker"		"1"
			"[cologne2016_team_navi_foil]sticker"		"1"
			"[cologne2016_team_vp_foil]sticker"		"1"
			"[cologne2016_team_sk_foil]sticker"		"1"
			"[cologne2016_team_astr_foil]sticker"		"1"
			"[cologne2016_team_fntc_foil]sticker"		"1"
			"[cologne2016_team_esl_foil]sticker"		"1"
		}
		"crate_sticker_pack_cologne2016_legends"
		{
			"crate_sticker_pack_cologne2016_legends_mythical"		"1"
			"crate_sticker_pack_cologne2016_legends_legendary"		"1"
		}
		"crate_sticker_pack_cologne2016_challengers_rare"
		{
			"[cologne2016_team_optc]sticker"		"1"
			"[cologne2016_team_gamb]sticker"		"1"
			"[cologne2016_team_flip]sticker"		"1"
			"[cologne2016_team_mss]sticker"		"1"
			"[cologne2016_team_g2]sticker"		"1"
			"[cologne2016_team_faze]sticker"		"1"
			"[cologne2016_team_nv]sticker"		"1"
			"[cologne2016_team_dig]sticker"		"1"
		}
		"crate_sticker_pack_cologne2016_challengers_mythical"
		{
			"[cologne2016_team_optc_holo]sticker"		"1"
			"[cologne2016_team_gamb_holo]sticker"		"1"
			"[cologne2016_team_flip_holo]sticker"		"1"
			"[cologne2016_team_mss_holo]sticker"		"1"
			"[cologne2016_team_g2_holo]sticker"		"1"
			"[cologne2016_team_faze_holo]sticker"		"1"
			"[cologne2016_team_nv_holo]sticker"		"1"
			"[cologne2016_team_dig_holo]sticker"		"1"
			"[cologne2016_team_esl_holo]sticker"		"1"
		}
		"crate_sticker_pack_cologne2016_challengers_legendary"
		{
			"[cologne2016_team_optc_foil]sticker"		"1"
			"[cologne2016_team_gamb_foil]sticker"		"1"
			"[cologne2016_team_flip_foil]sticker"		"1"
			"[cologne2016_team_mss_foil]sticker"		"1"
			"[cologne2016_team_g2_foil]sticker"		"1"
			"[cologne2016_team_faze_foil]sticker"		"1"
			"[cologne2016_team_nv_foil]sticker"		"1"
			"[cologne2016_team_dig_foil]sticker"		"1"
			"[cologne2016_team_esl_foil]sticker"		"1"
		}
		"crate_sticker_pack_cologne2016_challengers"
		{
			"crate_sticker_pack_cologne2016_challengers_mythical"		"1"
			"crate_sticker_pack_cologne2016_challengers_legendary"		"1"
		}
		"cologne2016_signatures_nip"
		{
			"[cologne2016_signature_pyth]sticker"		"1"
			"[cologne2016_signature_forest]sticker"		"1"
			"[cologne2016_signature_friberg]sticker"		"1"
			"[cologne2016_signature_getright]sticker"		"1"
			"[cologne2016_signature_xizt]sticker"		"1"
		}
		"cologne2016_signatures_optc"
		{
			"[cologne2016_signature_daps]sticker"		"1"
			"[cologne2016_signature_mixwell]sticker"		"1"
			"[cologne2016_signature_naf]sticker"		"1"
			"[cologne2016_signature_rush]sticker"		"1"
			"[cologne2016_signature_stanislaw]sticker"		"1"
		}
		"cologne2016_signatures_clg"
		{
			"[cologne2016_signature_reltuc]sticker"		"1"
			"[cologne2016_signature_koosta]sticker"		"1"
			"[cologne2016_signature_hazed]sticker"		"1"
			"[cologne2016_signature_pita]sticker"		"1"
			"[cologne2016_signature_tarik]sticker"		"1"
		}
		"cologne2016_signatures_gamb"
		{
			"[cologne2016_signature_spaze]sticker"		"1"
			"[cologne2016_signature_dosia]sticker"		"1"
			"[cologne2016_signature_hooch]sticker"		"1"
			"[cologne2016_signature_mou]sticker"		"1"
			"[cologne2016_signature_adrenkz]sticker"		"1"
		}
		"cologne2016_signatures_flip"
		{
			"[cologne2016_signature_b1ad3]sticker"		"1"
			"[cologne2016_signature_waylander]sticker"		"1"
			"[cologne2016_signature_shara]sticker"		"1"
			"[cologne2016_signature_markeloff]sticker"		"1"
			"[cologne2016_signature_worldedit]sticker"		"1"
		}
		"cologne2016_signatures_liq"
		{
			"[cologne2016_signature_jdm64]sticker"		"1"
			"[cologne2016_signature_elige]sticker"		"1"
			"[cologne2016_signature_s1mple]sticker"		"1"
			"[cologne2016_signature_hiko]sticker"		"1"
			"[cologne2016_signature_nitro]sticker"		"1"
		}
		"cologne2016_signatures_mss"
		{
			"[cologne2016_signature_chrisj]sticker"		"1"
			"[cologne2016_signature_denis]sticker"		"1"
			"[cologne2016_signature_spiidi]sticker"		"1"
			"[cologne2016_signature_nex]sticker"		"1"
			"[cologne2016_signature_niko]sticker"		"1"
		}
		"cologne2016_signatures_navi"
		{
			"[cologne2016_signature_edward]sticker"		"1"
			"[cologne2016_signature_flamie]sticker"		"1"
			"[cologne2016_signature_guardian]sticker"		"1"
			"[cologne2016_signature_seized]sticker"		"1"
			"[cologne2016_signature_zeus]sticker"		"1"
		}
		"cologne2016_signatures_vp"
		{
			"[cologne2016_signature_byali]sticker"		"1"
			"[cologne2016_signature_neo]sticker"		"1"
			"[cologne2016_signature_pasha]sticker"		"1"
			"[cologne2016_signature_snax]sticker"		"1"
			"[cologne2016_signature_taz]sticker"		"1"
		}
		"cologne2016_signatures_sk"
		{
			"[cologne2016_signature_coldzera]sticker"		"1"
			"[cologne2016_signature_fallen]sticker"		"1"
			"[cologne2016_signature_fer]sticker"		"1"
			"[cologne2016_signature_fnx]sticker"		"1"
			"[cologne2016_signature_taco]sticker"		"1"
		}
		"cologne2016_signatures_g2"
		{
			"[cologne2016_signature_bodyy]sticker"		"1"
			"[cologne2016_signature_rpk]sticker"		"1"
			"[cologne2016_signature_scream]sticker"		"1"
			"[cologne2016_signature_shox]sticker"		"1"
			"[cologne2016_signature_smithzz]sticker"		"1"
		}
		"cologne2016_signatures_faze"
		{
			"[cologne2016_signature_aizy]sticker"		"1"
			"[cologne2016_signature_fox]sticker"		"1"
			"[cologne2016_signature_kioshima]sticker"		"1"
			"[cologne2016_signature_rain]sticker"		"1"
			"[cologne2016_signature_jkaem]sticker"		"1"
		}
		"cologne2016_signatures_astr"
		{
			"[cologne2016_signature_gla1ve]sticker"		"1"
			"[cologne2016_signature_device]sticker"		"1"
			"[cologne2016_signature_dupreeh]sticker"		"1"
			"[cologne2016_signature_karrigan]sticker"		"1"
			"[cologne2016_signature_xyp9x]sticker"		"1"
		}
		"cologne2016_signatures_nv"
		{
			"[cologne2016_signature_apex]sticker"		"1"
			"[cologne2016_signature_happy]sticker"		"1"
			"[cologne2016_signature_devil]sticker"		"1"
			"[cologne2016_signature_kennys]sticker"		"1"
			"[cologne2016_signature_nbk]sticker"		"1"
		}
		"cologne2016_signatures_fntc"
		{
			"[cologne2016_signature_flusha]sticker"		"1"
			"[cologne2016_signature_jw]sticker"		"1"
			"[cologne2016_signature_krimz]sticker"		"1"
			"[cologne2016_signature_olofmeister]sticker"		"1"
			"[cologne2016_signature_dennis]sticker"		"1"
		}
		"cologne2016_signatures_dig"
		{
			"[cologne2016_signature_cajunb]sticker"		"1"
			"[cologne2016_signature_msl]sticker"		"1"
			"[cologne2016_signature_tenzki]sticker"		"1"
			"[cologne2016_signature_rubino]sticker"		"1"
			"[cologne2016_signature_k0nfig]sticker"		"1"
		}
		"crate_signature_pack_cologne2016_group_1_rare"
		{
			"[cologne2016_signature_daps]sticker"		"1"
			"[cologne2016_signature_mixwell]sticker"		"1"
			"[cologne2016_signature_naf]sticker"		"1"
			"[cologne2016_signature_rush]sticker"		"1"
			"[cologne2016_signature_stanislaw]sticker"		"1"
			"[cologne2016_signature_spaze]sticker"		"1"
			"[cologne2016_signature_dosia]sticker"		"1"
			"[cologne2016_signature_hooch]sticker"		"1"
			"[cologne2016_signature_mou]sticker"		"1"
			"[cologne2016_signature_adrenkz]sticker"		"1"
			"[cologne2016_signature_b1ad3]sticker"		"1"
			"[cologne2016_signature_waylander]sticker"		"1"
			"[cologne2016_signature_shara]sticker"		"1"
			"[cologne2016_signature_markeloff]sticker"		"1"
			"[cologne2016_signature_worldedit]sticker"		"1"
			"[cologne2016_signature_chrisj]sticker"		"1"
			"[cologne2016_signature_denis]sticker"		"1"
			"[cologne2016_signature_spiidi]sticker"		"1"
			"[cologne2016_signature_nex]sticker"		"1"
			"[cologne2016_signature_niko]sticker"		"1"
			"[cologne2016_signature_bodyy]sticker"		"1"
			"[cologne2016_signature_rpk]sticker"		"1"
			"[cologne2016_signature_scream]sticker"		"1"
			"[cologne2016_signature_shox]sticker"		"1"
			"[cologne2016_signature_smithzz]sticker"		"1"
			"[cologne2016_signature_aizy]sticker"		"1"
			"[cologne2016_signature_fox]sticker"		"1"
			"[cologne2016_signature_kioshima]sticker"		"1"
			"[cologne2016_signature_rain]sticker"		"1"
			"[cologne2016_signature_jkaem]sticker"		"1"
			"[cologne2016_signature_apex]sticker"		"1"
			"[cologne2016_signature_happy]sticker"		"1"
			"[cologne2016_signature_devil]sticker"		"1"
			"[cologne2016_signature_kennys]sticker"		"1"
			"[cologne2016_signature_nbk]sticker"		"1"
			"[cologne2016_signature_cajunb]sticker"		"1"
			"[cologne2016_signature_msl]sticker"		"1"
			"[cologne2016_signature_tenzki]sticker"		"1"
			"[cologne2016_signature_rubino]sticker"		"1"
			"[cologne2016_signature_k0nfig]sticker"		"1"
		}
		"crate_signature_pack_cologne2016_group_1_legendary"
		{
			"[cologne2016_signature_daps_foil]sticker"		"1"
			"[cologne2016_signature_mixwell_foil]sticker"		"1"
			"[cologne2016_signature_naf_foil]sticker"		"1"
			"[cologne2016_signature_rush_foil]sticker"		"1"
			"[cologne2016_signature_stanislaw_foil]sticker"		"1"
			"[cologne2016_signature_spaze_foil]sticker"		"1"
			"[cologne2016_signature_dosia_foil]sticker"		"1"
			"[cologne2016_signature_hooch_foil]sticker"		"1"
			"[cologne2016_signature_mou_foil]sticker"		"1"
			"[cologne2016_signature_adrenkz_foil]sticker"		"1"
			"[cologne2016_signature_b1ad3_foil]sticker"		"1"
			"[cologne2016_signature_waylander_foil]sticker"		"1"
			"[cologne2016_signature_shara_foil]sticker"		"1"
			"[cologne2016_signature_markeloff_foil]sticker"		"1"
			"[cologne2016_signature_worldedit_foil]sticker"		"1"
			"[cologne2016_signature_chrisj_foil]sticker"		"1"
			"[cologne2016_signature_denis_foil]sticker"		"1"
			"[cologne2016_signature_spiidi_foil]sticker"		"1"
			"[cologne2016_signature_nex_foil]sticker"		"1"
			"[cologne2016_signature_niko_foil]sticker"		"1"
			"[cologne2016_signature_bodyy_foil]sticker"		"1"
			"[cologne2016_signature_rpk_foil]sticker"		"1"
			"[cologne2016_signature_scream_foil]sticker"		"1"
			"[cologne2016_signature_shox_foil]sticker"		"1"
			"[cologne2016_signature_smithzz_foil]sticker"		"1"
			"[cologne2016_signature_aizy_foil]sticker"		"1"
			"[cologne2016_signature_fox_foil]sticker"		"1"
			"[cologne2016_signature_kioshima_foil]sticker"		"1"
			"[cologne2016_signature_rain_foil]sticker"		"1"
			"[cologne2016_signature_jkaem_foil]sticker"		"1"
			"[cologne2016_signature_apex_foil]sticker"		"1"
			"[cologne2016_signature_happy_foil]sticker"		"1"
			"[cologne2016_signature_devil_foil]sticker"		"1"
			"[cologne2016_signature_kennys_foil]sticker"		"1"
			"[cologne2016_signature_nbk_foil]sticker"		"1"
			"[cologne2016_signature_cajunb_foil]sticker"		"1"
			"[cologne2016_signature_msl_foil]sticker"		"1"
			"[cologne2016_signature_tenzki_foil]sticker"		"1"
			"[cologne2016_signature_rubino_foil]sticker"		"1"
			"[cologne2016_signature_k0nfig_foil]sticker"		"1"
		}
		"crate_signature_pack_cologne2016_group_2_rare"
		{
			"[cologne2016_signature_pyth]sticker"		"1"
			"[cologne2016_signature_forest]sticker"		"1"
			"[cologne2016_signature_friberg]sticker"		"1"
			"[cologne2016_signature_getright]sticker"		"1"
			"[cologne2016_signature_xizt]sticker"		"1"
			"[cologne2016_signature_reltuc]sticker"		"1"
			"[cologne2016_signature_koosta]sticker"		"1"
			"[cologne2016_signature_hazed]sticker"		"1"
			"[cologne2016_signature_pita]sticker"		"1"
			"[cologne2016_signature_tarik]sticker"		"1"
			"[cologne2016_signature_jdm64]sticker"		"1"
			"[cologne2016_signature_elige]sticker"		"1"
			"[cologne2016_signature_s1mple]sticker"		"1"
			"[cologne2016_signature_hiko]sticker"		"1"
			"[cologne2016_signature_nitro]sticker"		"1"
			"[cologne2016_signature_edward]sticker"		"1"
			"[cologne2016_signature_flamie]sticker"		"1"
			"[cologne2016_signature_guardian]sticker"		"1"
			"[cologne2016_signature_seized]sticker"		"1"
			"[cologne2016_signature_zeus]sticker"		"1"
			"[cologne2016_signature_byali]sticker"		"1"
			"[cologne2016_signature_neo]sticker"		"1"
			"[cologne2016_signature_pasha]sticker"		"1"
			"[cologne2016_signature_snax]sticker"		"1"
			"[cologne2016_signature_taz]sticker"		"1"
			"[cologne2016_signature_coldzera]sticker"		"1"
			"[cologne2016_signature_fallen]sticker"		"1"
			"[cologne2016_signature_fer]sticker"		"1"
			"[cologne2016_signature_fnx]sticker"		"1"
			"[cologne2016_signature_taco]sticker"		"1"
			"[cologne2016_signature_gla1ve]sticker"		"1"
			"[cologne2016_signature_device]sticker"		"1"
			"[cologne2016_signature_dupreeh]sticker"		"1"
			"[cologne2016_signature_karrigan]sticker"		"1"
			"[cologne2016_signature_xyp9x]sticker"		"1"
			"[cologne2016_signature_flusha]sticker"		"1"
			"[cologne2016_signature_jw]sticker"		"1"
			"[cologne2016_signature_krimz]sticker"		"1"
			"[cologne2016_signature_olofmeister]sticker"		"1"
			"[cologne2016_signature_dennis]sticker"		"1"
		}
		"crate_signature_pack_cologne2016_group_2_legendary"
		{
			"[cologne2016_signature_pyth_foil]sticker"		"1"
			"[cologne2016_signature_forest_foil]sticker"		"1"
			"[cologne2016_signature_friberg_foil]sticker"		"1"
			"[cologne2016_signature_getright_foil]sticker"		"1"
			"[cologne2016_signature_xizt_foil]sticker"		"1"
			"[cologne2016_signature_reltuc_foil]sticker"		"1"
			"[cologne2016_signature_koosta_foil]sticker"		"1"
			"[cologne2016_signature_hazed_foil]sticker"		"1"
			"[cologne2016_signature_pita_foil]sticker"		"1"
			"[cologne2016_signature_tarik_foil]sticker"		"1"
			"[cologne2016_signature_jdm64_foil]sticker"		"1"
			"[cologne2016_signature_elige_foil]sticker"		"1"
			"[cologne2016_signature_s1mple_foil]sticker"		"1"
			"[cologne2016_signature_hiko_foil]sticker"		"1"
			"[cologne2016_signature_nitro_foil]sticker"		"1"
			"[cologne2016_signature_edward_foil]sticker"		"1"
			"[cologne2016_signature_flamie_foil]sticker"		"1"
			"[cologne2016_signature_guardian_foil]sticker"		"1"
			"[cologne2016_signature_seized_foil]sticker"		"1"
			"[cologne2016_signature_zeus_foil]sticker"		"1"
			"[cologne2016_signature_byali_foil]sticker"		"1"
			"[cologne2016_signature_neo_foil]sticker"		"1"
			"[cologne2016_signature_pasha_foil]sticker"		"1"
			"[cologne2016_signature_snax_foil]sticker"		"1"
			"[cologne2016_signature_taz_foil]sticker"		"1"
			"[cologne2016_signature_coldzera_foil]sticker"		"1"
			"[cologne2016_signature_fallen_foil]sticker"		"1"
			"[cologne2016_signature_fer_foil]sticker"		"1"
			"[cologne2016_signature_fnx_foil]sticker"		"1"
			"[cologne2016_signature_taco_foil]sticker"		"1"
			"[cologne2016_signature_gla1ve_foil]sticker"		"1"
			"[cologne2016_signature_device_foil]sticker"		"1"
			"[cologne2016_signature_dupreeh_foil]sticker"		"1"
			"[cologne2016_signature_karrigan_foil]sticker"		"1"
			"[cologne2016_signature_xyp9x_foil]sticker"		"1"
			"[cologne2016_signature_flusha_foil]sticker"		"1"
			"[cologne2016_signature_jw_foil]sticker"		"1"
			"[cologne2016_signature_krimz_foil]sticker"		"1"
			"[cologne2016_signature_olofmeister_foil]sticker"		"1"
			"[cologne2016_signature_dennis_foil]sticker"		"1"
		}
		"crate_cologne2016_promo_de_dust2"
		{
			"set_dust_2"		"1"
		}
		"crate_cologne2016_promo_de_mirage"
		{
			"set_mirage"		"1"
		}
		"crate_cologne2016_promo_de_cbble"
		{
			"set_cobblestone"		"1"
		}
		"crate_cologne2016_promo_de_overpass"
		{
			"set_overpass"		"1"
		}
		"crate_cologne2016_promo_de_cache"
		{
			"set_cache"		"1"
		}
		"crate_cologne2016_promo_de_train"
		{
			"set_train"		"1"
		}
		"crate_cologne2016_promo_de_nuke"
		{
			"set_nuke"		"1"
		}
	}
	"items"
	{
		"4237"
		{
			"item_name"		"#StickerKit_cologne2016_team_nip"
			"name"		"crate_sticker_pack_cologne2016_nip"
			"item_description"		"#StickerKit_desc_cologne2016_team_nip"
			"image_inventory"		"econ/stickers/cologne2016/nip"
			"loot_list_name"		"cologne2016_rare_nip"
			"prefab"		"cologne2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4238"
		{
			"item_name"		"#StickerKit_cologne2016_team_optc"
			"name"		"crate_sticker_pack_cologne2016_optc"
			"item_description"		"#StickerKit_desc_cologne2016_team_optc"
			"image_inventory"		"econ/stickers/cologne2016/optc"
			"loot_list_name"		"cologne2016_rare_optc"
			"prefab"		"cologne2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4239"
		{
			"item_name"		"#StickerKit_cologne2016_team_clg"
			"name"		"crate_sticker_pack_cologne2016_clg"
			"item_description"		"#StickerKit_desc_cologne2016_team_clg"
			"image_inventory"		"econ/stickers/cologne2016/clg"
			"loot_list_name"		"cologne2016_rare_clg"
			"prefab"		"cologne2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4240"
		{
			"item_name"		"#StickerKit_cologne2016_team_gamb"
			"name"		"crate_sticker_pack_cologne2016_gamb"
			"item_description"		"#StickerKit_desc_cologne2016_team_gamb"
			"image_inventory"		"econ/stickers/cologne2016/gamb"
			"loot_list_name"		"cologne2016_rare_gamb"
			"prefab"		"cologne2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4241"
		{
			"item_name"		"#StickerKit_cologne2016_team_flip"
			"name"		"crate_sticker_pack_cologne2016_flip"
			"item_description"		"#StickerKit_desc_cologne2016_team_flip"
			"image_inventory"		"econ/stickers/cologne2016/flip"
			"loot_list_name"		"cologne2016_rare_flip"
			"prefab"		"cologne2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4242"
		{
			"item_name"		"#StickerKit_cologne2016_team_liq"
			"name"		"crate_sticker_pack_cologne2016_liq"
			"item_description"		"#StickerKit_desc_cologne2016_team_liq"
			"image_inventory"		"econ/stickers/cologne2016/liq"
			"loot_list_name"		"cologne2016_rare_liq"
			"prefab"		"cologne2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4243"
		{
			"item_name"		"#StickerKit_cologne2016_team_mss"
			"name"		"crate_sticker_pack_cologne2016_mss"
			"item_description"		"#StickerKit_desc_cologne2016_team_mss"
			"image_inventory"		"econ/stickers/cologne2016/mss"
			"loot_list_name"		"cologne2016_rare_mss"
			"prefab"		"cologne2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4244"
		{
			"item_name"		"#StickerKit_cologne2016_team_navi"
			"name"		"crate_sticker_pack_cologne2016_navi"
			"item_description"		"#StickerKit_desc_cologne2016_team_navi"
			"image_inventory"		"econ/stickers/cologne2016/navi"
			"loot_list_name"		"cologne2016_rare_navi"
			"prefab"		"cologne2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4245"
		{
			"item_name"		"#StickerKit_cologne2016_team_vp"
			"name"		"crate_sticker_pack_cologne2016_vp"
			"item_description"		"#StickerKit_desc_cologne2016_team_vp"
			"image_inventory"		"econ/stickers/cologne2016/vp"
			"loot_list_name"		"cologne2016_rare_vp"
			"prefab"		"cologne2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4246"
		{
			"item_name"		"#StickerKit_cologne2016_team_sk"
			"name"		"crate_sticker_pack_cologne2016_sk"
			"item_description"		"#StickerKit_desc_cologne2016_team_sk"
			"image_inventory"		"econ/stickers/cologne2016/sk"
			"loot_list_name"		"cologne2016_rare_sk"
			"prefab"		"cologne2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4247"
		{
			"item_name"		"#StickerKit_cologne2016_team_g2"
			"name"		"crate_sticker_pack_cologne2016_g2"
			"item_description"		"#StickerKit_desc_cologne2016_team_g2"
			"image_inventory"		"econ/stickers/cologne2016/g2"
			"loot_list_name"		"cologne2016_rare_g2"
			"prefab"		"cologne2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4248"
		{
			"item_name"		"#StickerKit_cologne2016_team_faze"
			"name"		"crate_sticker_pack_cologne2016_faze"
			"item_description"		"#StickerKit_desc_cologne2016_team_faze"
			"image_inventory"		"econ/stickers/cologne2016/faze"
			"loot_list_name"		"cologne2016_rare_faze"
			"prefab"		"cologne2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4249"
		{
			"item_name"		"#StickerKit_cologne2016_team_astr"
			"name"		"crate_sticker_pack_cologne2016_astr"
			"item_description"		"#StickerKit_desc_cologne2016_team_astr"
			"image_inventory"		"econ/stickers/cologne2016/astr"
			"loot_list_name"		"cologne2016_rare_astr"
			"prefab"		"cologne2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4250"
		{
			"item_name"		"#StickerKit_cologne2016_team_nv"
			"name"		"crate_sticker_pack_cologne2016_nv"
			"item_description"		"#StickerKit_desc_cologne2016_team_nv"
			"image_inventory"		"econ/stickers/cologne2016/nv"
			"loot_list_name"		"cologne2016_rare_nv"
			"prefab"		"cologne2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4251"
		{
			"item_name"		"#StickerKit_cologne2016_team_fntc"
			"name"		"crate_sticker_pack_cologne2016_fntc"
			"item_description"		"#StickerKit_desc_cologne2016_team_fntc"
			"image_inventory"		"econ/stickers/cologne2016/fntc"
			"loot_list_name"		"cologne2016_rare_fntc"
			"prefab"		"cologne2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4252"
		{
			"item_name"		"#StickerKit_cologne2016_team_dig"
			"name"		"crate_sticker_pack_cologne2016_dig"
			"item_description"		"#StickerKit_desc_cologne2016_team_dig"
			"image_inventory"		"econ/stickers/cologne2016/dig"
			"loot_list_name"		"cologne2016_rare_dig"
			"prefab"		"cologne2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4253"
		{
			"item_name"		"#StickerKit_cologne2016_team_esl"
			"name"		"crate_sticker_pack_cologne2016_esl"
			"item_description"		"#StickerKit_desc_cologne2016_team_esl"
			"image_inventory"		"econ/stickers/cologne2016/esl"
			"loot_list_name"		"cologne2016_rare_esl"
			"prefab"		"cologne2016_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4254"
		{
			"item_name"		"#CSGO_crate_sticker_pack_cologne2016_legends"
			"name"		"crate_sticker_pack_cologne2016_legends"
			"item_description"		"#CSGO_crate_sticker_pack_cologne2016_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_cologne2016_01"
			"prefab"		"cologne2016_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"145"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_cologne2016_legends_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_cologne2016_legends_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4255"
		{
			"item_name"		"#CSGO_crate_sticker_pack_cologne2016_challengers"
			"name"		"crate_sticker_pack_cologne2016_challengers"
			"item_description"		"#CSGO_crate_sticker_pack_cologne2016_challengers_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_cologne2016_02"
			"prefab"		"cologne2016_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"146"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_cologne2016_challengers_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_cologne2016_challengers_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4256"
		{
			"item_name"		"#CSGO_crate_signature_pack_cologne2016_group_1"
			"name"		"crate_signature_pack_cologne2016_group_1"
			"item_description"		"#CSGO_crate_signature_pack_cologne2016_group_1_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_cologne2016_group_1"
			"prefab"		"cologne2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"147"
				}
			}
		}
		"4257"
		{
			"item_name"		"#CSGO_crate_signature_pack_cologne2016_group_2"
			"name"		"crate_signature_pack_cologne2016_group_2"
			"item_description"		"#CSGO_crate_signature_pack_cologne2016_group_2_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_cologne2016_group_2"
			"prefab"		"cologne2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"148"
				}
			}
		}
		"4258"
		{
			"item_name"		"#CSGO_crate_signature_pack_cologne2016_nip"
			"name"		"crate_signature_pack_cologne2016_nip"
			"item_description"		"#CSGO_crate_signature_pack_cologne2016_nip_desc"
			"image_inventory"		"econ/weapon_cases/cologne2016_nip"
			"prefab"		"cologne2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"149"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"1"
				}
			}
		}
		"4259"
		{
			"item_name"		"#CSGO_crate_signature_pack_cologne2016_optc"
			"name"		"crate_signature_pack_cologne2016_optc"
			"item_description"		"#CSGO_crate_signature_pack_cologne2016_optc_desc"
			"image_inventory"		"econ/weapon_cases/cologne2016_optc"
			"prefab"		"cologne2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"150"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"66"
				}
			}
		}
		"4260"
		{
			"item_name"		"#CSGO_crate_signature_pack_cologne2016_clg"
			"name"		"crate_signature_pack_cologne2016_clg"
			"item_description"		"#CSGO_crate_signature_pack_cologne2016_clg_desc"
			"image_inventory"		"econ/weapon_cases/cologne2016_clg"
			"prefab"		"cologne2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"151"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"49"
				}
			}
		}
		"4261"
		{
			"item_name"		"#CSGO_crate_signature_pack_cologne2016_gamb"
			"name"		"crate_signature_pack_cologne2016_gamb"
			"item_description"		"#CSGO_crate_signature_pack_cologne2016_gamb_desc"
			"image_inventory"		"econ/weapon_cases/cologne2016_gamb"
			"prefab"		"cologne2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"152"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"63"
				}
			}
		}
		"4262"
		{
			"item_name"		"#CSGO_crate_signature_pack_cologne2016_flip"
			"name"		"crate_signature_pack_cologne2016_flip"
			"item_description"		"#CSGO_crate_signature_pack_cologne2016_flip_desc"
			"image_inventory"		"econ/weapon_cases/cologne2016_flip"
			"prefab"		"cologne2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"153"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"43"
				}
			}
		}
		"4263"
		{
			"item_name"		"#CSGO_crate_signature_pack_cologne2016_liq"
			"name"		"crate_signature_pack_cologne2016_liq"
			"item_description"		"#CSGO_crate_signature_pack_cologne2016_liq_desc"
			"image_inventory"		"econ/weapon_cases/cologne2016_liq"
			"prefab"		"cologne2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"154"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"48"
				}
			}
		}
		"4264"
		{
			"item_name"		"#CSGO_crate_signature_pack_cologne2016_mss"
			"name"		"crate_signature_pack_cologne2016_mss"
			"item_description"		"#CSGO_crate_signature_pack_cologne2016_mss_desc"
			"image_inventory"		"econ/weapon_cases/cologne2016_mss"
			"prefab"		"cologne2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"155"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"29"
				}
			}
		}
		"4265"
		{
			"item_name"		"#CSGO_crate_signature_pack_cologne2016_navi"
			"name"		"crate_signature_pack_cologne2016_navi"
			"item_description"		"#CSGO_crate_signature_pack_cologne2016_navi_desc"
			"image_inventory"		"econ/weapon_cases/cologne2016_navi"
			"prefab"		"cologne2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"156"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"12"
				}
			}
		}
		"4266"
		{
			"item_name"		"#CSGO_crate_signature_pack_cologne2016_vp"
			"name"		"crate_signature_pack_cologne2016_vp"
			"item_description"		"#CSGO_crate_signature_pack_cologne2016_vp_desc"
			"image_inventory"		"econ/weapon_cases/cologne2016_vp"
			"prefab"		"cologne2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"157"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"31"
				}
			}
		}
		"4267"
		{
			"item_name"		"#CSGO_crate_signature_pack_cologne2016_sk"
			"name"		"crate_signature_pack_cologne2016_sk"
			"item_description"		"#CSGO_crate_signature_pack_cologne2016_sk_desc"
			"image_inventory"		"econ/weapon_cases/cologne2016_sk"
			"prefab"		"cologne2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"158"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"14"
				}
			}
		}
		"4268"
		{
			"item_name"		"#CSGO_crate_signature_pack_cologne2016_g2"
			"name"		"crate_signature_pack_cologne2016_g2"
			"item_description"		"#CSGO_crate_signature_pack_cologne2016_g2_desc"
			"image_inventory"		"econ/weapon_cases/cologne2016_g2"
			"prefab"		"cologne2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"159"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"59"
				}
			}
		}
		"4269"
		{
			"item_name"		"#CSGO_crate_signature_pack_cologne2016_faze"
			"name"		"crate_signature_pack_cologne2016_faze"
			"item_description"		"#CSGO_crate_signature_pack_cologne2016_faze_desc"
			"image_inventory"		"econ/weapon_cases/cologne2016_faze"
			"prefab"		"cologne2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"160"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"61"
				}
			}
		}
		"4270"
		{
			"item_name"		"#CSGO_crate_signature_pack_cologne2016_astr"
			"name"		"crate_signature_pack_cologne2016_astr"
			"item_description"		"#CSGO_crate_signature_pack_cologne2016_astr_desc"
			"image_inventory"		"econ/weapon_cases/cologne2016_astr"
			"prefab"		"cologne2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"161"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"60"
				}
			}
		}
		"4271"
		{
			"item_name"		"#CSGO_crate_signature_pack_cologne2016_nv"
			"name"		"crate_signature_pack_cologne2016_nv"
			"item_description"		"#CSGO_crate_signature_pack_cologne2016_nv_desc"
			"image_inventory"		"econ/weapon_cases/cologne2016_nv"
			"prefab"		"cologne2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"162"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"46"
				}
			}
		}
		"4272"
		{
			"item_name"		"#CSGO_crate_signature_pack_cologne2016_fntc"
			"name"		"crate_signature_pack_cologne2016_fntc"
			"item_description"		"#CSGO_crate_signature_pack_cologne2016_fntc_desc"
			"image_inventory"		"econ/weapon_cases/cologne2016_fntc"
			"prefab"		"cologne2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"163"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"6"
				}
			}
		}
		"4273"
		{
			"item_name"		"#CSGO_crate_signature_pack_cologne2016_dig"
			"name"		"crate_signature_pack_cologne2016_dig"
			"item_description"		"#CSGO_crate_signature_pack_cologne2016_dig_desc"
			"image_inventory"		"econ/weapon_cases/cologne2016_dig"
			"prefab"		"cologne2016_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"164"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"24"
				}
			}
		}
		"4274"
		{
			"item_name"		"#CSGO_crate_cologne2016_promo_de_dust2"
			"name"		"crate_cologne2016_promo_de_dust2"
			"image_inventory"		"econ/weapon_cases/crate_cologne2016_promo_de_dust2"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"165"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"10"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_dust_2"
					"tag_text"		"#CSGO_set_dust_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4275"
		{
			"item_name"		"#CSGO_crate_cologne2016_promo_de_mirage"
			"name"		"crate_cologne2016_promo_de_mirage"
			"image_inventory"		"econ/weapon_cases/crate_cologne2016_promo_de_mirage"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"166"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"10"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_mirage"
					"tag_text"		"#CSGO_set_mirage"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4276"
		{
			"item_name"		"#CSGO_crate_cologne2016_promo_de_cbble"
			"name"		"crate_cologne2016_promo_de_cbble"
			"image_inventory"		"econ/weapon_cases/crate_cologne2016_promo_de_cbble"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"167"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"10"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_cobblestone"
					"tag_text"		"#CSGO_set_cobblestone"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4277"
		{
			"item_name"		"#CSGO_crate_cologne2016_promo_de_overpass"
			"name"		"crate_cologne2016_promo_de_overpass"
			"image_inventory"		"econ/weapon_cases/crate_cologne2016_promo_de_overpass"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"168"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"10"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_overpass"
					"tag_text"		"#CSGO_set_overpass"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4278"
		{
			"item_name"		"#CSGO_crate_cologne2016_promo_de_cache"
			"name"		"crate_cologne2016_promo_de_cache"
			"image_inventory"		"econ/weapon_cases/crate_cologne2016_promo_de_cache"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"169"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"10"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_cache"
					"tag_text"		"#CSGO_set_cache"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4279"
		{
			"item_name"		"#CSGO_crate_cologne2016_promo_de_train"
			"name"		"crate_cologne2016_promo_de_train"
			"image_inventory"		"econ/weapon_cases/crate_cologne2016_promo_de_train"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"170"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"10"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_train"
					"tag_text"		"#CSGO_set_train"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4280"
		{
			"item_name"		"#CSGO_crate_cologne2016_promo_de_nuke"
			"name"		"crate_cologne2016_promo_de_nuke"
			"image_inventory"		"econ/weapon_cases/crate_cologne2016_promo_de_nuke"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"171"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"10"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_nuke"
					"tag_text"		"#CSGO_set_nuke"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"sticker_kits"
	{
		"1317"
		{
			"name"		"cologne2016_team_nip"
			"item_name"		"#StickerKit_cologne2016_team_nip"
			"description_string"		"#StickerKit_desc_cologne2016_team_nip"
			"sticker_material"		"cologne2016/nip"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"1"
		}
		"1318"
		{
			"name"		"cologne2016_team_nip_holo"
			"item_name"		"#StickerKit_cologne2016_team_nip_holo"
			"description_string"		"#StickerKit_desc_cologne2016_team_nip_holo"
			"sticker_material"		"cologne2016/nip_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"10"
			"tournament_team_id"		"1"
		}
		"1319"
		{
			"name"		"cologne2016_team_nip_foil"
			"item_name"		"#StickerKit_cologne2016_team_nip_foil"
			"description_string"		"#StickerKit_desc_cologne2016_team_nip_foil"
			"sticker_material"		"cologne2016/nip_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"1"
		}
		"1320"
		{
			"name"		"cologne2016_team_nip_gold"
			"item_name"		"#StickerKit_cologne2016_team_nip_gold"
			"description_string"		"#StickerKit_desc_cologne2016_team_nip_gold"
			"sticker_material"		"cologne2016/nip_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"1"
		}
		"1321"
		{
			"name"		"cologne2016_team_optc"
			"item_name"		"#StickerKit_cologne2016_team_optc"
			"description_string"		"#StickerKit_desc_cologne2016_team_optc"
			"sticker_material"		"cologne2016/optc"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"66"
		}
		"1322"
		{
			"name"		"cologne2016_team_optc_holo"
			"item_name"		"#StickerKit_cologne2016_team_optc_holo"
			"description_string"		"#StickerKit_desc_cologne2016_team_optc_holo"
			"sticker_material"		"cologne2016/optc_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"10"
			"tournament_team_id"		"66"
		}
		"1323"
		{
			"name"		"cologne2016_team_optc_foil"
			"item_name"		"#StickerKit_cologne2016_team_optc_foil"
			"description_string"		"#StickerKit_desc_cologne2016_team_optc_foil"
			"sticker_material"		"cologne2016/optc_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"66"
		}
		"1324"
		{
			"name"		"cologne2016_team_optc_gold"
			"item_name"		"#StickerKit_cologne2016_team_optc_gold"
			"description_string"		"#StickerKit_desc_cologne2016_team_optc_gold"
			"sticker_material"		"cologne2016/optc_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"66"
		}
		"1325"
		{
			"name"		"cologne2016_team_clg"
			"item_name"		"#StickerKit_cologne2016_team_clg"
			"description_string"		"#StickerKit_desc_cologne2016_team_clg"
			"sticker_material"		"cologne2016/clg"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"49"
		}
		"1326"
		{
			"name"		"cologne2016_team_clg_holo"
			"item_name"		"#StickerKit_cologne2016_team_clg_holo"
			"description_string"		"#StickerKit_desc_cologne2016_team_clg_holo"
			"sticker_material"		"cologne2016/clg_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"10"
			"tournament_team_id"		"49"
		}
		"1327"
		{
			"name"		"cologne2016_team_clg_foil"
			"item_name"		"#StickerKit_cologne2016_team_clg_foil"
			"description_string"		"#StickerKit_desc_cologne2016_team_clg_foil"
			"sticker_material"		"cologne2016/clg_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"49"
		}
		"1328"
		{
			"name"		"cologne2016_team_clg_gold"
			"item_name"		"#StickerKit_cologne2016_team_clg_gold"
			"description_string"		"#StickerKit_desc_cologne2016_team_clg_gold"
			"sticker_material"		"cologne2016/clg_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"49"
		}
		"1329"
		{
			"name"		"cologne2016_team_gamb"
			"item_name"		"#StickerKit_cologne2016_team_gamb"
			"description_string"		"#StickerKit_desc_cologne2016_team_gamb"
			"sticker_material"		"cologne2016/gamb"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"63"
		}
		"1330"
		{
			"name"		"cologne2016_team_gamb_holo"
			"item_name"		"#StickerKit_cologne2016_team_gamb_holo"
			"description_string"		"#StickerKit_desc_cologne2016_team_gamb_holo"
			"sticker_material"		"cologne2016/gamb_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"10"
			"tournament_team_id"		"63"
		}
		"1331"
		{
			"name"		"cologne2016_team_gamb_foil"
			"item_name"		"#StickerKit_cologne2016_team_gamb_foil"
			"description_string"		"#StickerKit_desc_cologne2016_team_gamb_foil"
			"sticker_material"		"cologne2016/gamb_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"63"
		}
		"1332"
		{
			"name"		"cologne2016_team_gamb_gold"
			"item_name"		"#StickerKit_cologne2016_team_gamb_gold"
			"description_string"		"#StickerKit_desc_cologne2016_team_gamb_gold"
			"sticker_material"		"cologne2016/gamb_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"63"
		}
		"1333"
		{
			"name"		"cologne2016_team_flip"
			"item_name"		"#StickerKit_cologne2016_team_flip"
			"description_string"		"#StickerKit_desc_cologne2016_team_flip"
			"sticker_material"		"cologne2016/flip"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"43"
		}
		"1334"
		{
			"name"		"cologne2016_team_flip_holo"
			"item_name"		"#StickerKit_cologne2016_team_flip_holo"
			"description_string"		"#StickerKit_desc_cologne2016_team_flip_holo"
			"sticker_material"		"cologne2016/flip_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"10"
			"tournament_team_id"		"43"
		}
		"1335"
		{
			"name"		"cologne2016_team_flip_foil"
			"item_name"		"#StickerKit_cologne2016_team_flip_foil"
			"description_string"		"#StickerKit_desc_cologne2016_team_flip_foil"
			"sticker_material"		"cologne2016/flip_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"43"
		}
		"1336"
		{
			"name"		"cologne2016_team_flip_gold"
			"item_name"		"#StickerKit_cologne2016_team_flip_gold"
			"description_string"		"#StickerKit_desc_cologne2016_team_flip_gold"
			"sticker_material"		"cologne2016/flip_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"43"
		}
		"1337"
		{
			"name"		"cologne2016_team_liq"
			"item_name"		"#StickerKit_cologne2016_team_liq"
			"description_string"		"#StickerKit_desc_cologne2016_team_liq"
			"sticker_material"		"cologne2016/liq"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"48"
		}
		"1338"
		{
			"name"		"cologne2016_team_liq_holo"
			"item_name"		"#StickerKit_cologne2016_team_liq_holo"
			"description_string"		"#StickerKit_desc_cologne2016_team_liq_holo"
			"sticker_material"		"cologne2016/liq_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"10"
			"tournament_team_id"		"48"
		}
		"1339"
		{
			"name"		"cologne2016_team_liq_foil"
			"item_name"		"#StickerKit_cologne2016_team_liq_foil"
			"description_string"		"#StickerKit_desc_cologne2016_team_liq_foil"
			"sticker_material"		"cologne2016/liq_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"48"
		}
		"1340"
		{
			"name"		"cologne2016_team_liq_gold"
			"item_name"		"#StickerKit_cologne2016_team_liq_gold"
			"description_string"		"#StickerKit_desc_cologne2016_team_liq_gold"
			"sticker_material"		"cologne2016/liq_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"48"
		}
		"1341"
		{
			"name"		"cologne2016_team_mss"
			"item_name"		"#StickerKit_cologne2016_team_mss"
			"description_string"		"#StickerKit_desc_cologne2016_team_mss"
			"sticker_material"		"cologne2016/mss"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"29"
		}
		"1342"
		{
			"name"		"cologne2016_team_mss_holo"
			"item_name"		"#StickerKit_cologne2016_team_mss_holo"
			"description_string"		"#StickerKit_desc_cologne2016_team_mss_holo"
			"sticker_material"		"cologne2016/mss_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"10"
			"tournament_team_id"		"29"
		}
		"1343"
		{
			"name"		"cologne2016_team_mss_foil"
			"item_name"		"#StickerKit_cologne2016_team_mss_foil"
			"description_string"		"#StickerKit_desc_cologne2016_team_mss_foil"
			"sticker_material"		"cologne2016/mss_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"29"
		}
		"1344"
		{
			"name"		"cologne2016_team_mss_gold"
			"item_name"		"#StickerKit_cologne2016_team_mss_gold"
			"description_string"		"#StickerKit_desc_cologne2016_team_mss_gold"
			"sticker_material"		"cologne2016/mss_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"29"
		}
		"1345"
		{
			"name"		"cologne2016_team_navi"
			"item_name"		"#StickerKit_cologne2016_team_navi"
			"description_string"		"#StickerKit_desc_cologne2016_team_navi"
			"sticker_material"		"cologne2016/navi"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"12"
		}
		"1346"
		{
			"name"		"cologne2016_team_navi_holo"
			"item_name"		"#StickerKit_cologne2016_team_navi_holo"
			"description_string"		"#StickerKit_desc_cologne2016_team_navi_holo"
			"sticker_material"		"cologne2016/navi_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"10"
			"tournament_team_id"		"12"
		}
		"1347"
		{
			"name"		"cologne2016_team_navi_foil"
			"item_name"		"#StickerKit_cologne2016_team_navi_foil"
			"description_string"		"#StickerKit_desc_cologne2016_team_navi_foil"
			"sticker_material"		"cologne2016/navi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"12"
		}
		"1348"
		{
			"name"		"cologne2016_team_navi_gold"
			"item_name"		"#StickerKit_cologne2016_team_navi_gold"
			"description_string"		"#StickerKit_desc_cologne2016_team_navi_gold"
			"sticker_material"		"cologne2016/navi_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"12"
		}
		"1349"
		{
			"name"		"cologne2016_team_vp"
			"item_name"		"#StickerKit_cologne2016_team_vp"
			"description_string"		"#StickerKit_desc_cologne2016_team_vp"
			"sticker_material"		"cologne2016/vp"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"31"
		}
		"1350"
		{
			"name"		"cologne2016_team_vp_holo"
			"item_name"		"#StickerKit_cologne2016_team_vp_holo"
			"description_string"		"#StickerKit_desc_cologne2016_team_vp_holo"
			"sticker_material"		"cologne2016/vp_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"10"
			"tournament_team_id"		"31"
		}
		"1351"
		{
			"name"		"cologne2016_team_vp_foil"
			"item_name"		"#StickerKit_cologne2016_team_vp_foil"
			"description_string"		"#StickerKit_desc_cologne2016_team_vp_foil"
			"sticker_material"		"cologne2016/vp_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"31"
		}
		"1352"
		{
			"name"		"cologne2016_team_vp_gold"
			"item_name"		"#StickerKit_cologne2016_team_vp_gold"
			"description_string"		"#StickerKit_desc_cologne2016_team_vp_gold"
			"sticker_material"		"cologne2016/vp_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"31"
		}
		"1353"
		{
			"name"		"cologne2016_team_sk"
			"item_name"		"#StickerKit_cologne2016_team_sk"
			"description_string"		"#StickerKit_desc_cologne2016_team_sk"
			"sticker_material"		"cologne2016/sk"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"14"
		}
		"1354"
		{
			"name"		"cologne2016_team_sk_holo"
			"item_name"		"#StickerKit_cologne2016_team_sk_holo"
			"description_string"		"#StickerKit_desc_cologne2016_team_sk_holo"
			"sticker_material"		"cologne2016/sk_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"10"
			"tournament_team_id"		"14"
		}
		"1355"
		{
			"name"		"cologne2016_team_sk_foil"
			"item_name"		"#StickerKit_cologne2016_team_sk_foil"
			"description_string"		"#StickerKit_desc_cologne2016_team_sk_foil"
			"sticker_material"		"cologne2016/sk_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"14"
		}
		"1356"
		{
			"name"		"cologne2016_team_sk_gold"
			"item_name"		"#StickerKit_cologne2016_team_sk_gold"
			"description_string"		"#StickerKit_desc_cologne2016_team_sk_gold"
			"sticker_material"		"cologne2016/sk_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"14"
		}
		"1357"
		{
			"name"		"cologne2016_team_g2"
			"item_name"		"#StickerKit_cologne2016_team_g2"
			"description_string"		"#StickerKit_desc_cologne2016_team_g2"
			"sticker_material"		"cologne2016/g2"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"59"
		}
		"1358"
		{
			"name"		"cologne2016_team_g2_holo"
			"item_name"		"#StickerKit_cologne2016_team_g2_holo"
			"description_string"		"#StickerKit_desc_cologne2016_team_g2_holo"
			"sticker_material"		"cologne2016/g2_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"10"
			"tournament_team_id"		"59"
		}
		"1359"
		{
			"name"		"cologne2016_team_g2_foil"
			"item_name"		"#StickerKit_cologne2016_team_g2_foil"
			"description_string"		"#StickerKit_desc_cologne2016_team_g2_foil"
			"sticker_material"		"cologne2016/g2_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"59"
		}
		"1360"
		{
			"name"		"cologne2016_team_g2_gold"
			"item_name"		"#StickerKit_cologne2016_team_g2_gold"
			"description_string"		"#StickerKit_desc_cologne2016_team_g2_gold"
			"sticker_material"		"cologne2016/g2_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"59"
		}
		"1361"
		{
			"name"		"cologne2016_team_faze"
			"item_name"		"#StickerKit_cologne2016_team_faze"
			"description_string"		"#StickerKit_desc_cologne2016_team_faze"
			"sticker_material"		"cologne2016/faze"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"61"
		}
		"1362"
		{
			"name"		"cologne2016_team_faze_holo"
			"item_name"		"#StickerKit_cologne2016_team_faze_holo"
			"description_string"		"#StickerKit_desc_cologne2016_team_faze_holo"
			"sticker_material"		"cologne2016/faze_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"10"
			"tournament_team_id"		"61"
		}
		"1363"
		{
			"name"		"cologne2016_team_faze_foil"
			"item_name"		"#StickerKit_cologne2016_team_faze_foil"
			"description_string"		"#StickerKit_desc_cologne2016_team_faze_foil"
			"sticker_material"		"cologne2016/faze_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"61"
		}
		"1364"
		{
			"name"		"cologne2016_team_faze_gold"
			"item_name"		"#StickerKit_cologne2016_team_faze_gold"
			"description_string"		"#StickerKit_desc_cologne2016_team_faze_gold"
			"sticker_material"		"cologne2016/faze_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"61"
		}
		"1365"
		{
			"name"		"cologne2016_team_astr"
			"item_name"		"#StickerKit_cologne2016_team_astr"
			"description_string"		"#StickerKit_desc_cologne2016_team_astr"
			"sticker_material"		"cologne2016/astr"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"60"
		}
		"1366"
		{
			"name"		"cologne2016_team_astr_holo"
			"item_name"		"#StickerKit_cologne2016_team_astr_holo"
			"description_string"		"#StickerKit_desc_cologne2016_team_astr_holo"
			"sticker_material"		"cologne2016/astr_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"10"
			"tournament_team_id"		"60"
		}
		"1367"
		{
			"name"		"cologne2016_team_astr_foil"
			"item_name"		"#StickerKit_cologne2016_team_astr_foil"
			"description_string"		"#StickerKit_desc_cologne2016_team_astr_foil"
			"sticker_material"		"cologne2016/astr_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"60"
		}
		"1368"
		{
			"name"		"cologne2016_team_astr_gold"
			"item_name"		"#StickerKit_cologne2016_team_astr_gold"
			"description_string"		"#StickerKit_desc_cologne2016_team_astr_gold"
			"sticker_material"		"cologne2016/astr_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"60"
		}
		"1369"
		{
			"name"		"cologne2016_team_nv"
			"item_name"		"#StickerKit_cologne2016_team_nv"
			"description_string"		"#StickerKit_desc_cologne2016_team_nv"
			"sticker_material"		"cologne2016/nv"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"46"
		}
		"1370"
		{
			"name"		"cologne2016_team_nv_holo"
			"item_name"		"#StickerKit_cologne2016_team_nv_holo"
			"description_string"		"#StickerKit_desc_cologne2016_team_nv_holo"
			"sticker_material"		"cologne2016/nv_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"10"
			"tournament_team_id"		"46"
		}
		"1371"
		{
			"name"		"cologne2016_team_nv_foil"
			"item_name"		"#StickerKit_cologne2016_team_nv_foil"
			"description_string"		"#StickerKit_desc_cologne2016_team_nv_foil"
			"sticker_material"		"cologne2016/nv_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"46"
		}
		"1372"
		{
			"name"		"cologne2016_team_nv_gold"
			"item_name"		"#StickerKit_cologne2016_team_nv_gold"
			"description_string"		"#StickerKit_desc_cologne2016_team_nv_gold"
			"sticker_material"		"cologne2016/nv_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"46"
		}
		"1373"
		{
			"name"		"cologne2016_team_fntc"
			"item_name"		"#StickerKit_cologne2016_team_fntc"
			"description_string"		"#StickerKit_desc_cologne2016_team_fntc"
			"sticker_material"		"cologne2016/fntc"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"6"
		}
		"1374"
		{
			"name"		"cologne2016_team_fntc_holo"
			"item_name"		"#StickerKit_cologne2016_team_fntc_holo"
			"description_string"		"#StickerKit_desc_cologne2016_team_fntc_holo"
			"sticker_material"		"cologne2016/fntc_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"10"
			"tournament_team_id"		"6"
		}
		"1375"
		{
			"name"		"cologne2016_team_fntc_foil"
			"item_name"		"#StickerKit_cologne2016_team_fntc_foil"
			"description_string"		"#StickerKit_desc_cologne2016_team_fntc_foil"
			"sticker_material"		"cologne2016/fntc_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"6"
		}
		"1376"
		{
			"name"		"cologne2016_team_fntc_gold"
			"item_name"		"#StickerKit_cologne2016_team_fntc_gold"
			"description_string"		"#StickerKit_desc_cologne2016_team_fntc_gold"
			"sticker_material"		"cologne2016/fntc_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"6"
		}
		"1377"
		{
			"name"		"cologne2016_team_dig"
			"item_name"		"#StickerKit_cologne2016_team_dig"
			"description_string"		"#StickerKit_desc_cologne2016_team_dig"
			"sticker_material"		"cologne2016/dig"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"24"
		}
		"1378"
		{
			"name"		"cologne2016_team_dig_holo"
			"item_name"		"#StickerKit_cologne2016_team_dig_holo"
			"description_string"		"#StickerKit_desc_cologne2016_team_dig_holo"
			"sticker_material"		"cologne2016/dig_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"10"
			"tournament_team_id"		"24"
		}
		"1379"
		{
			"name"		"cologne2016_team_dig_foil"
			"item_name"		"#StickerKit_cologne2016_team_dig_foil"
			"description_string"		"#StickerKit_desc_cologne2016_team_dig_foil"
			"sticker_material"		"cologne2016/dig_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"24"
		}
		"1380"
		{
			"name"		"cologne2016_team_dig_gold"
			"item_name"		"#StickerKit_cologne2016_team_dig_gold"
			"description_string"		"#StickerKit_desc_cologne2016_team_dig_gold"
			"sticker_material"		"cologne2016/dig_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"24"
		}
		"1381"
		{
			"name"		"cologne2016_team_esl"
			"item_name"		"#StickerKit_cologne2016_team_esl"
			"description_string"		"#StickerKit_desc_cologne2016_team_esl"
			"sticker_material"		"cologne2016/esl"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"0"
		}
		"1382"
		{
			"name"		"cologne2016_team_esl_holo"
			"item_name"		"#StickerKit_cologne2016_team_esl_holo"
			"description_string"		"#StickerKit_desc_cologne2016_team_esl_holo"
			"sticker_material"		"cologne2016/esl_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"10"
			"tournament_team_id"		"0"
		}
		"1383"
		{
			"name"		"cologne2016_team_esl_foil"
			"item_name"		"#StickerKit_cologne2016_team_esl_foil"
			"description_string"		"#StickerKit_desc_cologne2016_team_esl_foil"
			"sticker_material"		"cologne2016/esl_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"0"
		}
		"1384"
		{
			"name"		"cologne2016_team_esl_gold"
			"item_name"		"#StickerKit_cologne2016_team_esl_gold"
			"description_string"		"#StickerKit_desc_cologne2016_team_esl_gold"
			"sticker_material"		"cologne2016/esl_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"0"
		}
		"1385"
		{
			"name"		"cologne2016_signature_reltuc"
			"item_name"		"#StickerKit_cologne2016_signature_reltuc"
			"description_string"		"#StickerKit_desc_cologne2016_signature_reltuc"
			"sticker_material"		"cologne2016/sig_reltuc"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"49"
			"tournament_player_id"		"518760"
		}
		"1386"
		{
			"name"		"cologne2016_signature_reltuc_foil"
			"item_name"		"#StickerKit_cologne2016_signature_reltuc_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_reltuc_foil"
			"sticker_material"		"cologne2016/sig_reltuc_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"49"
			"tournament_player_id"		"518760"
		}
		"1387"
		{
			"name"		"cologne2016_signature_reltuc_gold"
			"item_name"		"#StickerKit_cologne2016_signature_reltuc_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_reltuc_gold"
			"sticker_material"		"cologne2016/sig_reltuc_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"49"
			"tournament_player_id"		"518760"
		}
		"1388"
		{
			"name"		"cologne2016_signature_koosta"
			"item_name"		"#StickerKit_cologne2016_signature_koosta"
			"description_string"		"#StickerKit_desc_cologne2016_signature_koosta"
			"sticker_material"		"cologne2016/sig_koosta"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"49"
			"tournament_player_id"		"161590"
		}
		"1389"
		{
			"name"		"cologne2016_signature_koosta_foil"
			"item_name"		"#StickerKit_cologne2016_signature_koosta_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_koosta_foil"
			"sticker_material"		"cologne2016/sig_koosta_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"49"
			"tournament_player_id"		"161590"
		}
		"1390"
		{
			"name"		"cologne2016_signature_koosta_gold"
			"item_name"		"#StickerKit_cologne2016_signature_koosta_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_koosta_gold"
			"sticker_material"		"cologne2016/sig_koosta_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"49"
			"tournament_player_id"		"161590"
		}
		"1391"
		{
			"name"		"cologne2016_signature_hazed"
			"item_name"		"#StickerKit_cologne2016_signature_hazed"
			"description_string"		"#StickerKit_desc_cologne2016_signature_hazed"
			"sticker_material"		"cologne2016/sig_hazed"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"49"
			"tournament_player_id"		"30305781"
		}
		"1392"
		{
			"name"		"cologne2016_signature_hazed_foil"
			"item_name"		"#StickerKit_cologne2016_signature_hazed_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_hazed_foil"
			"sticker_material"		"cologne2016/sig_hazed_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"49"
			"tournament_player_id"		"30305781"
		}
		"1393"
		{
			"name"		"cologne2016_signature_hazed_gold"
			"item_name"		"#StickerKit_cologne2016_signature_hazed_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_hazed_gold"
			"sticker_material"		"cologne2016/sig_hazed_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"49"
			"tournament_player_id"		"30305781"
		}
		"1394"
		{
			"name"		"cologne2016_signature_pita"
			"item_name"		"#StickerKit_cologne2016_signature_pita"
			"description_string"		"#StickerKit_desc_cologne2016_signature_pita"
			"sticker_material"		"cologne2016/sig_pita"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"49"
			"tournament_player_id"		"26459"
		}
		"1395"
		{
			"name"		"cologne2016_signature_pita_foil"
			"item_name"		"#StickerKit_cologne2016_signature_pita_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_pita_foil"
			"sticker_material"		"cologne2016/sig_pita_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"49"
			"tournament_player_id"		"26459"
		}
		"1396"
		{
			"name"		"cologne2016_signature_pita_gold"
			"item_name"		"#StickerKit_cologne2016_signature_pita_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_pita_gold"
			"sticker_material"		"cologne2016/sig_pita_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"49"
			"tournament_player_id"		"26459"
		}
		"1397"
		{
			"name"		"cologne2016_signature_tarik"
			"item_name"		"#StickerKit_cologne2016_signature_tarik"
			"description_string"		"#StickerKit_desc_cologne2016_signature_tarik"
			"sticker_material"		"cologne2016/sig_tarik"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"49"
			"tournament_player_id"		"18216247"
		}
		"1398"
		{
			"name"		"cologne2016_signature_tarik_foil"
			"item_name"		"#StickerKit_cologne2016_signature_tarik_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_tarik_foil"
			"sticker_material"		"cologne2016/sig_tarik_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"49"
			"tournament_player_id"		"18216247"
		}
		"1399"
		{
			"name"		"cologne2016_signature_tarik_gold"
			"item_name"		"#StickerKit_cologne2016_signature_tarik_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_tarik_gold"
			"sticker_material"		"cologne2016/sig_tarik_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"49"
			"tournament_player_id"		"18216247"
		}
		"1400"
		{
			"name"		"cologne2016_signature_daps"
			"item_name"		"#StickerKit_cologne2016_signature_daps"
			"description_string"		"#StickerKit_desc_cologne2016_signature_daps"
			"sticker_material"		"cologne2016/sig_daps"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"66"
			"tournament_player_id"		"19892353"
		}
		"1401"
		{
			"name"		"cologne2016_signature_daps_foil"
			"item_name"		"#StickerKit_cologne2016_signature_daps_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_daps_foil"
			"sticker_material"		"cologne2016/sig_daps_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"66"
			"tournament_player_id"		"19892353"
		}
		"1402"
		{
			"name"		"cologne2016_signature_daps_gold"
			"item_name"		"#StickerKit_cologne2016_signature_daps_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_daps_gold"
			"sticker_material"		"cologne2016/sig_daps_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"66"
			"tournament_player_id"		"19892353"
		}
		"1403"
		{
			"name"		"cologne2016_signature_mixwell"
			"item_name"		"#StickerKit_cologne2016_signature_mixwell"
			"description_string"		"#StickerKit_desc_cologne2016_signature_mixwell"
			"sticker_material"		"cologne2016/sig_mixwell"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"66"
			"tournament_player_id"		"27224124"
		}
		"1404"
		{
			"name"		"cologne2016_signature_mixwell_foil"
			"item_name"		"#StickerKit_cologne2016_signature_mixwell_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_mixwell_foil"
			"sticker_material"		"cologne2016/sig_mixwell_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"66"
			"tournament_player_id"		"27224124"
		}
		"1405"
		{
			"name"		"cologne2016_signature_mixwell_gold"
			"item_name"		"#StickerKit_cologne2016_signature_mixwell_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_mixwell_gold"
			"sticker_material"		"cologne2016/sig_mixwell_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"66"
			"tournament_player_id"		"27224124"
		}
		"1406"
		{
			"name"		"cologne2016_signature_naf"
			"item_name"		"#StickerKit_cologne2016_signature_naf"
			"description_string"		"#StickerKit_desc_cologne2016_signature_naf"
			"sticker_material"		"cologne2016/sig_naf"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"66"
			"tournament_player_id"		"40885967"
		}
		"1407"
		{
			"name"		"cologne2016_signature_naf_foil"
			"item_name"		"#StickerKit_cologne2016_signature_naf_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_naf_foil"
			"sticker_material"		"cologne2016/sig_naf_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"66"
			"tournament_player_id"		"40885967"
		}
		"1408"
		{
			"name"		"cologne2016_signature_naf_gold"
			"item_name"		"#StickerKit_cologne2016_signature_naf_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_naf_gold"
			"sticker_material"		"cologne2016/sig_naf_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"66"
			"tournament_player_id"		"40885967"
		}
		"1409"
		{
			"name"		"cologne2016_signature_rush"
			"item_name"		"#StickerKit_cologne2016_signature_rush"
			"description_string"		"#StickerKit_desc_cologne2016_signature_rush"
			"sticker_material"		"cologne2016/sig_rush"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"66"
			"tournament_player_id"		"63326592"
		}
		"1410"
		{
			"name"		"cologne2016_signature_rush_foil"
			"item_name"		"#StickerKit_cologne2016_signature_rush_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_rush_foil"
			"sticker_material"		"cologne2016/sig_rush_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"66"
			"tournament_player_id"		"63326592"
		}
		"1411"
		{
			"name"		"cologne2016_signature_rush_gold"
			"item_name"		"#StickerKit_cologne2016_signature_rush_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_rush_gold"
			"sticker_material"		"cologne2016/sig_rush_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"66"
			"tournament_player_id"		"63326592"
		}
		"1412"
		{
			"name"		"cologne2016_signature_stanislaw"
			"item_name"		"#StickerKit_cologne2016_signature_stanislaw"
			"description_string"		"#StickerKit_desc_cologne2016_signature_stanislaw"
			"sticker_material"		"cologne2016/sig_stanislaw"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"66"
			"tournament_player_id"		"21583315"
		}
		"1413"
		{
			"name"		"cologne2016_signature_stanislaw_foil"
			"item_name"		"#StickerKit_cologne2016_signature_stanislaw_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_stanislaw_foil"
			"sticker_material"		"cologne2016/sig_stanislaw_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"66"
			"tournament_player_id"		"21583315"
		}
		"1414"
		{
			"name"		"cologne2016_signature_stanislaw_gold"
			"item_name"		"#StickerKit_cologne2016_signature_stanislaw_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_stanislaw_gold"
			"sticker_material"		"cologne2016/sig_stanislaw_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"66"
			"tournament_player_id"		"21583315"
		}
		"1415"
		{
			"name"		"cologne2016_signature_apex"
			"item_name"		"#StickerKit_cologne2016_signature_apex"
			"description_string"		"#StickerKit_desc_cologne2016_signature_apex"
			"sticker_material"		"cologne2016/sig_apex"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"46"
			"tournament_player_id"		"29478439"
		}
		"1416"
		{
			"name"		"cologne2016_signature_apex_foil"
			"item_name"		"#StickerKit_cologne2016_signature_apex_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_apex_foil"
			"sticker_material"		"cologne2016/sig_apex_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"46"
			"tournament_player_id"		"29478439"
		}
		"1417"
		{
			"name"		"cologne2016_signature_apex_gold"
			"item_name"		"#StickerKit_cologne2016_signature_apex_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_apex_gold"
			"sticker_material"		"cologne2016/sig_apex_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"46"
			"tournament_player_id"		"29478439"
		}
		"1418"
		{
			"name"		"cologne2016_signature_happy"
			"item_name"		"#StickerKit_cologne2016_signature_happy"
			"description_string"		"#StickerKit_desc_cologne2016_signature_happy"
			"sticker_material"		"cologne2016/sig_happy"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"46"
			"tournament_player_id"		"17975624"
		}
		"1419"
		{
			"name"		"cologne2016_signature_happy_foil"
			"item_name"		"#StickerKit_cologne2016_signature_happy_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_happy_foil"
			"sticker_material"		"cologne2016/sig_happy_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"46"
			"tournament_player_id"		"17975624"
		}
		"1420"
		{
			"name"		"cologne2016_signature_happy_gold"
			"item_name"		"#StickerKit_cologne2016_signature_happy_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_happy_gold"
			"sticker_material"		"cologne2016/sig_happy_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"46"
			"tournament_player_id"		"17975624"
		}
		"1421"
		{
			"name"		"cologne2016_signature_devil"
			"item_name"		"#StickerKit_cologne2016_signature_devil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_devil"
			"sticker_material"		"cologne2016/sig_devil"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"46"
			"tournament_player_id"		"44238623"
		}
		"1422"
		{
			"name"		"cologne2016_signature_devil_foil"
			"item_name"		"#StickerKit_cologne2016_signature_devil_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_devil_foil"
			"sticker_material"		"cologne2016/sig_devil_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"46"
			"tournament_player_id"		"44238623"
		}
		"1423"
		{
			"name"		"cologne2016_signature_devil_gold"
			"item_name"		"#StickerKit_cologne2016_signature_devil_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_devil_gold"
			"sticker_material"		"cologne2016/sig_devil_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"46"
			"tournament_player_id"		"44238623"
		}
		"1424"
		{
			"name"		"cologne2016_signature_kennys"
			"item_name"		"#StickerKit_cologne2016_signature_kennys"
			"description_string"		"#StickerKit_desc_cologne2016_signature_kennys"
			"sticker_material"		"cologne2016/sig_kennys"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"46"
			"tournament_player_id"		"64640068"
		}
		"1425"
		{
			"name"		"cologne2016_signature_kennys_foil"
			"item_name"		"#StickerKit_cologne2016_signature_kennys_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_kennys_foil"
			"sticker_material"		"cologne2016/sig_kennys_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"46"
			"tournament_player_id"		"64640068"
		}
		"1426"
		{
			"name"		"cologne2016_signature_kennys_gold"
			"item_name"		"#StickerKit_cologne2016_signature_kennys_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_kennys_gold"
			"sticker_material"		"cologne2016/sig_kennys_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"46"
			"tournament_player_id"		"64640068"
		}
		"1427"
		{
			"name"		"cologne2016_signature_nbk"
			"item_name"		"#StickerKit_cologne2016_signature_nbk"
			"description_string"		"#StickerKit_desc_cologne2016_signature_nbk"
			"sticker_material"		"cologne2016/sig_nbk"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"46"
			"tournament_player_id"		"444845"
		}
		"1428"
		{
			"name"		"cologne2016_signature_nbk_foil"
			"item_name"		"#StickerKit_cologne2016_signature_nbk_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_nbk_foil"
			"sticker_material"		"cologne2016/sig_nbk_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"46"
			"tournament_player_id"		"444845"
		}
		"1429"
		{
			"name"		"cologne2016_signature_nbk_gold"
			"item_name"		"#StickerKit_cologne2016_signature_nbk_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_nbk_gold"
			"sticker_material"		"cologne2016/sig_nbk_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"46"
			"tournament_player_id"		"444845"
		}
		"1430"
		{
			"name"		"cologne2016_signature_b1ad3"
			"item_name"		"#StickerKit_cologne2016_signature_b1ad3"
			"description_string"		"#StickerKit_desc_cologne2016_signature_b1ad3"
			"sticker_material"		"cologne2016/sig_b1ad3"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53258137"
		}
		"1431"
		{
			"name"		"cologne2016_signature_b1ad3_foil"
			"item_name"		"#StickerKit_cologne2016_signature_b1ad3_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_b1ad3_foil"
			"sticker_material"		"cologne2016/sig_b1ad3_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53258137"
		}
		"1432"
		{
			"name"		"cologne2016_signature_b1ad3_gold"
			"item_name"		"#StickerKit_cologne2016_signature_b1ad3_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_b1ad3_gold"
			"sticker_material"		"cologne2016/sig_b1ad3_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53258137"
		}
		"1433"
		{
			"name"		"cologne2016_signature_waylander"
			"item_name"		"#StickerKit_cologne2016_signature_waylander"
			"description_string"		"#StickerKit_desc_cologne2016_signature_waylander"
			"sticker_material"		"cologne2016/sig_waylander"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"43"
			"tournament_player_id"		"38340970"
		}
		"1434"
		{
			"name"		"cologne2016_signature_waylander_foil"
			"item_name"		"#StickerKit_cologne2016_signature_waylander_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_waylander_foil"
			"sticker_material"		"cologne2016/sig_waylander_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"43"
			"tournament_player_id"		"38340970"
		}
		"1435"
		{
			"name"		"cologne2016_signature_waylander_gold"
			"item_name"		"#StickerKit_cologne2016_signature_waylander_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_waylander_gold"
			"sticker_material"		"cologne2016/sig_waylander_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"43"
			"tournament_player_id"		"38340970"
		}
		"1436"
		{
			"name"		"cologne2016_signature_shara"
			"item_name"		"#StickerKit_cologne2016_signature_shara"
			"description_string"		"#StickerKit_desc_cologne2016_signature_shara"
			"sticker_material"		"cologne2016/sig_shara"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53330928"
		}
		"1437"
		{
			"name"		"cologne2016_signature_shara_foil"
			"item_name"		"#StickerKit_cologne2016_signature_shara_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_shara_foil"
			"sticker_material"		"cologne2016/sig_shara_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53330928"
		}
		"1438"
		{
			"name"		"cologne2016_signature_shara_gold"
			"item_name"		"#StickerKit_cologne2016_signature_shara_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_shara_gold"
			"sticker_material"		"cologne2016/sig_shara_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53330928"
		}
		"1439"
		{
			"name"		"cologne2016_signature_markeloff"
			"item_name"		"#StickerKit_cologne2016_signature_markeloff"
			"description_string"		"#StickerKit_desc_cologne2016_signature_markeloff"
			"sticker_material"		"cologne2016/sig_markeloff"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"43"
			"tournament_player_id"		"5667261"
		}
		"1440"
		{
			"name"		"cologne2016_signature_markeloff_foil"
			"item_name"		"#StickerKit_cologne2016_signature_markeloff_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_markeloff_foil"
			"sticker_material"		"cologne2016/sig_markeloff_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"43"
			"tournament_player_id"		"5667261"
		}
		"1441"
		{
			"name"		"cologne2016_signature_markeloff_gold"
			"item_name"		"#StickerKit_cologne2016_signature_markeloff_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_markeloff_gold"
			"sticker_material"		"cologne2016/sig_markeloff_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"43"
			"tournament_player_id"		"5667261"
		}
		"1442"
		{
			"name"		"cologne2016_signature_worldedit"
			"item_name"		"#StickerKit_cologne2016_signature_worldedit"
			"description_string"		"#StickerKit_desc_cologne2016_signature_worldedit"
			"sticker_material"		"cologne2016/sig_worldedit"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"43"
			"tournament_player_id"		"36732188"
		}
		"1443"
		{
			"name"		"cologne2016_signature_worldedit_foil"
			"item_name"		"#StickerKit_cologne2016_signature_worldedit_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_worldedit_foil"
			"sticker_material"		"cologne2016/sig_worldedit_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"43"
			"tournament_player_id"		"36732188"
		}
		"1444"
		{
			"name"		"cologne2016_signature_worldedit_gold"
			"item_name"		"#StickerKit_cologne2016_signature_worldedit_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_worldedit_gold"
			"sticker_material"		"cologne2016/sig_worldedit_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"43"
			"tournament_player_id"		"36732188"
		}
		"1445"
		{
			"name"		"cologne2016_signature_flusha"
			"item_name"		"#StickerKit_cologne2016_signature_flusha"
			"description_string"		"#StickerKit_desc_cologne2016_signature_flusha"
			"sticker_material"		"cologne2016/sig_flusha"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"6"
			"tournament_player_id"		"31082355"
		}
		"1446"
		{
			"name"		"cologne2016_signature_flusha_foil"
			"item_name"		"#StickerKit_cologne2016_signature_flusha_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_flusha_foil"
			"sticker_material"		"cologne2016/sig_flusha_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"6"
			"tournament_player_id"		"31082355"
		}
		"1447"
		{
			"name"		"cologne2016_signature_flusha_gold"
			"item_name"		"#StickerKit_cologne2016_signature_flusha_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_flusha_gold"
			"sticker_material"		"cologne2016/sig_flusha_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"6"
			"tournament_player_id"		"31082355"
		}
		"1448"
		{
			"name"		"cologne2016_signature_jw"
			"item_name"		"#StickerKit_cologne2016_signature_jw"
			"description_string"		"#StickerKit_desc_cologne2016_signature_jw"
			"sticker_material"		"cologne2016/sig_jw"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71288472"
		}
		"1449"
		{
			"name"		"cologne2016_signature_jw_foil"
			"item_name"		"#StickerKit_cologne2016_signature_jw_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_jw_foil"
			"sticker_material"		"cologne2016/sig_jw_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71288472"
		}
		"1450"
		{
			"name"		"cologne2016_signature_jw_gold"
			"item_name"		"#StickerKit_cologne2016_signature_jw_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_jw_gold"
			"sticker_material"		"cologne2016/sig_jw_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71288472"
		}
		"1451"
		{
			"name"		"cologne2016_signature_krimz"
			"item_name"		"#StickerKit_cologne2016_signature_krimz"
			"description_string"		"#StickerKit_desc_cologne2016_signature_krimz"
			"sticker_material"		"cologne2016/sig_krimz"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"1452"
		{
			"name"		"cologne2016_signature_krimz_foil"
			"item_name"		"#StickerKit_cologne2016_signature_krimz_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_krimz_foil"
			"sticker_material"		"cologne2016/sig_krimz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"1453"
		{
			"name"		"cologne2016_signature_krimz_gold"
			"item_name"		"#StickerKit_cologne2016_signature_krimz_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_krimz_gold"
			"sticker_material"		"cologne2016/sig_krimz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"1454"
		{
			"name"		"cologne2016_signature_olofmeister"
			"item_name"		"#StickerKit_cologne2016_signature_olofmeister"
			"description_string"		"#StickerKit_desc_cologne2016_signature_olofmeister"
			"sticker_material"		"cologne2016/sig_olofmeister"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"6"
			"tournament_player_id"		"28361465"
		}
		"1455"
		{
			"name"		"cologne2016_signature_olofmeister_foil"
			"item_name"		"#StickerKit_cologne2016_signature_olofmeister_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_olofmeister_foil"
			"sticker_material"		"cologne2016/sig_olofmeister_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"6"
			"tournament_player_id"		"28361465"
		}
		"1456"
		{
			"name"		"cologne2016_signature_olofmeister_gold"
			"item_name"		"#StickerKit_cologne2016_signature_olofmeister_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_olofmeister_gold"
			"sticker_material"		"cologne2016/sig_olofmeister_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"6"
			"tournament_player_id"		"28361465"
		}
		"1457"
		{
			"name"		"cologne2016_signature_dennis"
			"item_name"		"#StickerKit_cologne2016_signature_dennis"
			"description_string"		"#StickerKit_desc_cologne2016_signature_dennis"
			"sticker_material"		"cologne2016/sig_dennis"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"6"
			"tournament_player_id"		"108076825"
		}
		"1458"
		{
			"name"		"cologne2016_signature_dennis_foil"
			"item_name"		"#StickerKit_cologne2016_signature_dennis_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_dennis_foil"
			"sticker_material"		"cologne2016/sig_dennis_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"6"
			"tournament_player_id"		"108076825"
		}
		"1459"
		{
			"name"		"cologne2016_signature_dennis_gold"
			"item_name"		"#StickerKit_cologne2016_signature_dennis_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_dennis_gold"
			"sticker_material"		"cologne2016/sig_dennis_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"6"
			"tournament_player_id"		"108076825"
		}
		"1460"
		{
			"name"		"cologne2016_signature_aizy"
			"item_name"		"#StickerKit_cologne2016_signature_aizy"
			"description_string"		"#StickerKit_desc_cologne2016_signature_aizy"
			"sticker_material"		"cologne2016/sig_aizy"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"61"
			"tournament_player_id"		"90685224"
		}
		"1461"
		{
			"name"		"cologne2016_signature_aizy_foil"
			"item_name"		"#StickerKit_cologne2016_signature_aizy_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_aizy_foil"
			"sticker_material"		"cologne2016/sig_aizy_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"61"
			"tournament_player_id"		"90685224"
		}
		"1462"
		{
			"name"		"cologne2016_signature_aizy_gold"
			"item_name"		"#StickerKit_cologne2016_signature_aizy_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_aizy_gold"
			"sticker_material"		"cologne2016/sig_aizy_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"61"
			"tournament_player_id"		"90685224"
		}
		"1463"
		{
			"name"		"cologne2016_signature_fox"
			"item_name"		"#StickerKit_cologne2016_signature_fox"
			"description_string"		"#StickerKit_desc_cologne2016_signature_fox"
			"sticker_material"		"cologne2016/sig_fox"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"61"
			"tournament_player_id"		"1939536"
		}
		"1464"
		{
			"name"		"cologne2016_signature_fox_foil"
			"item_name"		"#StickerKit_cologne2016_signature_fox_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_fox_foil"
			"sticker_material"		"cologne2016/sig_fox_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"61"
			"tournament_player_id"		"1939536"
		}
		"1465"
		{
			"name"		"cologne2016_signature_fox_gold"
			"item_name"		"#StickerKit_cologne2016_signature_fox_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_fox_gold"
			"sticker_material"		"cologne2016/sig_fox_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"61"
			"tournament_player_id"		"1939536"
		}
		"1466"
		{
			"name"		"cologne2016_signature_kioshima"
			"item_name"		"#StickerKit_cologne2016_signature_kioshima"
			"description_string"		"#StickerKit_desc_cologne2016_signature_kioshima"
			"sticker_material"		"cologne2016/sig_kioshima"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"61"
			"tournament_player_id"		"40517167"
		}
		"1467"
		{
			"name"		"cologne2016_signature_kioshima_foil"
			"item_name"		"#StickerKit_cologne2016_signature_kioshima_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_kioshima_foil"
			"sticker_material"		"cologne2016/sig_kioshima_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"61"
			"tournament_player_id"		"40517167"
		}
		"1468"
		{
			"name"		"cologne2016_signature_kioshima_gold"
			"item_name"		"#StickerKit_cologne2016_signature_kioshima_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_kioshima_gold"
			"sticker_material"		"cologne2016/sig_kioshima_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"61"
			"tournament_player_id"		"40517167"
		}
		"1469"
		{
			"name"		"cologne2016_signature_rain"
			"item_name"		"#StickerKit_cologne2016_signature_rain"
			"description_string"		"#StickerKit_desc_cologne2016_signature_rain"
			"sticker_material"		"cologne2016/sig_rain"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"1470"
		{
			"name"		"cologne2016_signature_rain_foil"
			"item_name"		"#StickerKit_cologne2016_signature_rain_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_rain_foil"
			"sticker_material"		"cologne2016/sig_rain_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"1471"
		{
			"name"		"cologne2016_signature_rain_gold"
			"item_name"		"#StickerKit_cologne2016_signature_rain_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_rain_gold"
			"sticker_material"		"cologne2016/sig_rain_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"1472"
		{
			"name"		"cologne2016_signature_jkaem"
			"item_name"		"#StickerKit_cologne2016_signature_jkaem"
			"description_string"		"#StickerKit_desc_cologne2016_signature_jkaem"
			"sticker_material"		"cologne2016/sig_jkaem"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"61"
			"tournament_player_id"		"42442914"
		}
		"1473"
		{
			"name"		"cologne2016_signature_jkaem_foil"
			"item_name"		"#StickerKit_cologne2016_signature_jkaem_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_jkaem_foil"
			"sticker_material"		"cologne2016/sig_jkaem_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"61"
			"tournament_player_id"		"42442914"
		}
		"1474"
		{
			"name"		"cologne2016_signature_jkaem_gold"
			"item_name"		"#StickerKit_cologne2016_signature_jkaem_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_jkaem_gold"
			"sticker_material"		"cologne2016/sig_jkaem_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"61"
			"tournament_player_id"		"42442914"
		}
		"1475"
		{
			"name"		"cologne2016_signature_coldzera"
			"item_name"		"#StickerKit_cologne2016_signature_coldzera"
			"description_string"		"#StickerKit_desc_cologne2016_signature_coldzera"
			"sticker_material"		"cologne2016/sig_coldzera"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"14"
			"tournament_player_id"		"79720871"
		}
		"1476"
		{
			"name"		"cologne2016_signature_coldzera_foil"
			"item_name"		"#StickerKit_cologne2016_signature_coldzera_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_coldzera_foil"
			"sticker_material"		"cologne2016/sig_coldzera_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"14"
			"tournament_player_id"		"79720871"
		}
		"1477"
		{
			"name"		"cologne2016_signature_coldzera_gold"
			"item_name"		"#StickerKit_cologne2016_signature_coldzera_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_coldzera_gold"
			"sticker_material"		"cologne2016/sig_coldzera_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"14"
			"tournament_player_id"		"79720871"
		}
		"1478"
		{
			"name"		"cologne2016_signature_fallen"
			"item_name"		"#StickerKit_cologne2016_signature_fallen"
			"description_string"		"#StickerKit_desc_cologne2016_signature_fallen"
			"sticker_material"		"cologne2016/sig_fallen"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"14"
			"tournament_player_id"		"424467"
		}
		"1479"
		{
			"name"		"cologne2016_signature_fallen_foil"
			"item_name"		"#StickerKit_cologne2016_signature_fallen_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_fallen_foil"
			"sticker_material"		"cologne2016/sig_fallen_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"14"
			"tournament_player_id"		"424467"
		}
		"1480"
		{
			"name"		"cologne2016_signature_fallen_gold"
			"item_name"		"#StickerKit_cologne2016_signature_fallen_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_fallen_gold"
			"sticker_material"		"cologne2016/sig_fallen_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"14"
			"tournament_player_id"		"424467"
		}
		"1481"
		{
			"name"		"cologne2016_signature_fer"
			"item_name"		"#StickerKit_cologne2016_signature_fer"
			"description_string"		"#StickerKit_desc_cologne2016_signature_fer"
			"sticker_material"		"cologne2016/sig_fer"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"14"
			"tournament_player_id"		"38921219"
		}
		"1482"
		{
			"name"		"cologne2016_signature_fer_foil"
			"item_name"		"#StickerKit_cologne2016_signature_fer_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_fer_foil"
			"sticker_material"		"cologne2016/sig_fer_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"14"
			"tournament_player_id"		"38921219"
		}
		"1483"
		{
			"name"		"cologne2016_signature_fer_gold"
			"item_name"		"#StickerKit_cologne2016_signature_fer_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_fer_gold"
			"sticker_material"		"cologne2016/sig_fer_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"14"
			"tournament_player_id"		"38921219"
		}
		"1484"
		{
			"name"		"cologne2016_signature_fnx"
			"item_name"		"#StickerKit_cologne2016_signature_fnx"
			"description_string"		"#StickerKit_desc_cologne2016_signature_fnx"
			"sticker_material"		"cologne2016/sig_fnx"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"14"
			"tournament_player_id"		"170178574"
		}
		"1485"
		{
			"name"		"cologne2016_signature_fnx_foil"
			"item_name"		"#StickerKit_cologne2016_signature_fnx_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_fnx_foil"
			"sticker_material"		"cologne2016/sig_fnx_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"14"
			"tournament_player_id"		"170178574"
		}
		"1486"
		{
			"name"		"cologne2016_signature_fnx_gold"
			"item_name"		"#StickerKit_cologne2016_signature_fnx_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_fnx_gold"
			"sticker_material"		"cologne2016/sig_fnx_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"14"
			"tournament_player_id"		"170178574"
		}
		"1487"
		{
			"name"		"cologne2016_signature_taco"
			"item_name"		"#StickerKit_cologne2016_signature_taco"
			"description_string"		"#StickerKit_desc_cologne2016_signature_taco"
			"sticker_material"		"cologne2016/sig_taco"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"14"
			"tournament_player_id"		"52876568"
		}
		"1488"
		{
			"name"		"cologne2016_signature_taco_foil"
			"item_name"		"#StickerKit_cologne2016_signature_taco_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_taco_foil"
			"sticker_material"		"cologne2016/sig_taco_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"14"
			"tournament_player_id"		"52876568"
		}
		"1489"
		{
			"name"		"cologne2016_signature_taco_gold"
			"item_name"		"#StickerKit_cologne2016_signature_taco_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_taco_gold"
			"sticker_material"		"cologne2016/sig_taco_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"14"
			"tournament_player_id"		"52876568"
		}
		"1490"
		{
			"name"		"cologne2016_signature_chrisj"
			"item_name"		"#StickerKit_cologne2016_signature_chrisj"
			"description_string"		"#StickerKit_desc_cologne2016_signature_chrisj"
			"sticker_material"		"cologne2016/sig_chrisj"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"1491"
		{
			"name"		"cologne2016_signature_chrisj_foil"
			"item_name"		"#StickerKit_cologne2016_signature_chrisj_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_chrisj_foil"
			"sticker_material"		"cologne2016/sig_chrisj_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"1492"
		{
			"name"		"cologne2016_signature_chrisj_gold"
			"item_name"		"#StickerKit_cologne2016_signature_chrisj_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_chrisj_gold"
			"sticker_material"		"cologne2016/sig_chrisj_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"1493"
		{
			"name"		"cologne2016_signature_denis"
			"item_name"		"#StickerKit_cologne2016_signature_denis"
			"description_string"		"#StickerKit_desc_cologne2016_signature_denis"
			"sticker_material"		"cologne2016/sig_denis"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31185376"
		}
		"1494"
		{
			"name"		"cologne2016_signature_denis_foil"
			"item_name"		"#StickerKit_cologne2016_signature_denis_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_denis_foil"
			"sticker_material"		"cologne2016/sig_denis_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31185376"
		}
		"1495"
		{
			"name"		"cologne2016_signature_denis_gold"
			"item_name"		"#StickerKit_cologne2016_signature_denis_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_denis_gold"
			"sticker_material"		"cologne2016/sig_denis_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31185376"
		}
		"1496"
		{
			"name"		"cologne2016_signature_spiidi"
			"item_name"		"#StickerKit_cologne2016_signature_spiidi"
			"description_string"		"#StickerKit_desc_cologne2016_signature_spiidi"
			"sticker_material"		"cologne2016/sig_spiidi"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"29"
			"tournament_player_id"		"13465075"
		}
		"1497"
		{
			"name"		"cologne2016_signature_spiidi_foil"
			"item_name"		"#StickerKit_cologne2016_signature_spiidi_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_spiidi_foil"
			"sticker_material"		"cologne2016/sig_spiidi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"29"
			"tournament_player_id"		"13465075"
		}
		"1498"
		{
			"name"		"cologne2016_signature_spiidi_gold"
			"item_name"		"#StickerKit_cologne2016_signature_spiidi_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_spiidi_gold"
			"sticker_material"		"cologne2016/sig_spiidi_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"29"
			"tournament_player_id"		"13465075"
		}
		"1499"
		{
			"name"		"cologne2016_signature_nex"
			"item_name"		"#StickerKit_cologne2016_signature_nex"
			"description_string"		"#StickerKit_desc_cologne2016_signature_nex"
			"sticker_material"		"cologne2016/sig_nex"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"29"
			"tournament_player_id"		"90378773"
		}
		"1500"
		{
			"name"		"cologne2016_signature_nex_foil"
			"item_name"		"#StickerKit_cologne2016_signature_nex_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_nex_foil"
			"sticker_material"		"cologne2016/sig_nex_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"29"
			"tournament_player_id"		"90378773"
		}
		"1501"
		{
			"name"		"cologne2016_signature_nex_gold"
			"item_name"		"#StickerKit_cologne2016_signature_nex_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_nex_gold"
			"sticker_material"		"cologne2016/sig_nex_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"29"
			"tournament_player_id"		"90378773"
		}
		"1502"
		{
			"name"		"cologne2016_signature_niko"
			"item_name"		"#StickerKit_cologne2016_signature_niko"
			"description_string"		"#StickerKit_desc_cologne2016_signature_niko"
			"sticker_material"		"cologne2016/sig_niko"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"29"
			"tournament_player_id"		"81417650"
		}
		"1503"
		{
			"name"		"cologne2016_signature_niko_foil"
			"item_name"		"#StickerKit_cologne2016_signature_niko_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_niko_foil"
			"sticker_material"		"cologne2016/sig_niko_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"29"
			"tournament_player_id"		"81417650"
		}
		"1504"
		{
			"name"		"cologne2016_signature_niko_gold"
			"item_name"		"#StickerKit_cologne2016_signature_niko_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_niko_gold"
			"sticker_material"		"cologne2016/sig_niko_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"29"
			"tournament_player_id"		"81417650"
		}
		"1505"
		{
			"name"		"cologne2016_signature_edward"
			"item_name"		"#StickerKit_cologne2016_signature_edward"
			"description_string"		"#StickerKit_desc_cologne2016_signature_edward"
			"sticker_material"		"cologne2016/sig_edward"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"1506"
		{
			"name"		"cologne2016_signature_edward_foil"
			"item_name"		"#StickerKit_cologne2016_signature_edward_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_edward_foil"
			"sticker_material"		"cologne2016/sig_edward_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"1507"
		{
			"name"		"cologne2016_signature_edward_gold"
			"item_name"		"#StickerKit_cologne2016_signature_edward_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_edward_gold"
			"sticker_material"		"cologne2016/sig_edward_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"1508"
		{
			"name"		"cologne2016_signature_flamie"
			"item_name"		"#StickerKit_cologne2016_signature_flamie"
			"description_string"		"#StickerKit_desc_cologne2016_signature_flamie"
			"sticker_material"		"cologne2016/sig_flamie"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"1509"
		{
			"name"		"cologne2016_signature_flamie_foil"
			"item_name"		"#StickerKit_cologne2016_signature_flamie_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_flamie_foil"
			"sticker_material"		"cologne2016/sig_flamie_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"1510"
		{
			"name"		"cologne2016_signature_flamie_gold"
			"item_name"		"#StickerKit_cologne2016_signature_flamie_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_flamie_gold"
			"sticker_material"		"cologne2016/sig_flamie_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"1511"
		{
			"name"		"cologne2016_signature_guardian"
			"item_name"		"#StickerKit_cologne2016_signature_guardian"
			"description_string"		"#StickerKit_desc_cologne2016_signature_guardian"
			"sticker_material"		"cologne2016/sig_guardian"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"12"
			"tournament_player_id"		"12065295"
		}
		"1512"
		{
			"name"		"cologne2016_signature_guardian_foil"
			"item_name"		"#StickerKit_cologne2016_signature_guardian_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_guardian_foil"
			"sticker_material"		"cologne2016/sig_guardian_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"12"
			"tournament_player_id"		"12065295"
		}
		"1513"
		{
			"name"		"cologne2016_signature_guardian_gold"
			"item_name"		"#StickerKit_cologne2016_signature_guardian_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_guardian_gold"
			"sticker_material"		"cologne2016/sig_guardian_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"12"
			"tournament_player_id"		"12065295"
		}
		"1514"
		{
			"name"		"cologne2016_signature_seized"
			"item_name"		"#StickerKit_cologne2016_signature_seized"
			"description_string"		"#StickerKit_desc_cologne2016_signature_seized"
			"sticker_material"		"cologne2016/sig_seized"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"12"
			"tournament_player_id"		"3648428"
		}
		"1515"
		{
			"name"		"cologne2016_signature_seized_foil"
			"item_name"		"#StickerKit_cologne2016_signature_seized_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_seized_foil"
			"sticker_material"		"cologne2016/sig_seized_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"12"
			"tournament_player_id"		"3648428"
		}
		"1516"
		{
			"name"		"cologne2016_signature_seized_gold"
			"item_name"		"#StickerKit_cologne2016_signature_seized_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_seized_gold"
			"sticker_material"		"cologne2016/sig_seized_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"12"
			"tournament_player_id"		"3648428"
		}
		"1517"
		{
			"name"		"cologne2016_signature_zeus"
			"item_name"		"#StickerKit_cologne2016_signature_zeus"
			"description_string"		"#StickerKit_desc_cologne2016_signature_zeus"
			"sticker_material"		"cologne2016/sig_zeus"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"12"
			"tournament_player_id"		"59062744"
		}
		"1518"
		{
			"name"		"cologne2016_signature_zeus_foil"
			"item_name"		"#StickerKit_cologne2016_signature_zeus_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_zeus_foil"
			"sticker_material"		"cologne2016/sig_zeus_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"12"
			"tournament_player_id"		"59062744"
		}
		"1519"
		{
			"name"		"cologne2016_signature_zeus_gold"
			"item_name"		"#StickerKit_cologne2016_signature_zeus_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_zeus_gold"
			"sticker_material"		"cologne2016/sig_zeus_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"12"
			"tournament_player_id"		"59062744"
		}
		"1520"
		{
			"name"		"cologne2016_signature_pyth"
			"item_name"		"#StickerKit_cologne2016_signature_pyth"
			"description_string"		"#StickerKit_desc_cologne2016_signature_pyth"
			"sticker_material"		"cologne2016/sig_pyth"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"1"
			"tournament_player_id"		"57312567"
		}
		"1521"
		{
			"name"		"cologne2016_signature_pyth_foil"
			"item_name"		"#StickerKit_cologne2016_signature_pyth_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_pyth_foil"
			"sticker_material"		"cologne2016/sig_pyth_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"1"
			"tournament_player_id"		"57312567"
		}
		"1522"
		{
			"name"		"cologne2016_signature_pyth_gold"
			"item_name"		"#StickerKit_cologne2016_signature_pyth_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_pyth_gold"
			"sticker_material"		"cologne2016/sig_pyth_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"1"
			"tournament_player_id"		"57312567"
		}
		"1523"
		{
			"name"		"cologne2016_signature_forest"
			"item_name"		"#StickerKit_cologne2016_signature_forest"
			"description_string"		"#StickerKit_desc_cologne2016_signature_forest"
			"sticker_material"		"cologne2016/sig_forest"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"1"
			"tournament_player_id"		"93724"
		}
		"1524"
		{
			"name"		"cologne2016_signature_forest_foil"
			"item_name"		"#StickerKit_cologne2016_signature_forest_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_forest_foil"
			"sticker_material"		"cologne2016/sig_forest_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"1"
			"tournament_player_id"		"93724"
		}
		"1525"
		{
			"name"		"cologne2016_signature_forest_gold"
			"item_name"		"#StickerKit_cologne2016_signature_forest_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_forest_gold"
			"sticker_material"		"cologne2016/sig_forest_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"1"
			"tournament_player_id"		"93724"
		}
		"1526"
		{
			"name"		"cologne2016_signature_friberg"
			"item_name"		"#StickerKit_cologne2016_signature_friberg"
			"description_string"		"#StickerKit_desc_cologne2016_signature_friberg"
			"sticker_material"		"cologne2016/sig_friberg"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"1"
			"tournament_player_id"		"24295201"
		}
		"1527"
		{
			"name"		"cologne2016_signature_friberg_foil"
			"item_name"		"#StickerKit_cologne2016_signature_friberg_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_friberg_foil"
			"sticker_material"		"cologne2016/sig_friberg_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"1"
			"tournament_player_id"		"24295201"
		}
		"1528"
		{
			"name"		"cologne2016_signature_friberg_gold"
			"item_name"		"#StickerKit_cologne2016_signature_friberg_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_friberg_gold"
			"sticker_material"		"cologne2016/sig_friberg_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"1"
			"tournament_player_id"		"24295201"
		}
		"1529"
		{
			"name"		"cologne2016_signature_getright"
			"item_name"		"#StickerKit_cologne2016_signature_getright"
			"description_string"		"#StickerKit_desc_cologne2016_signature_getright"
			"sticker_material"		"cologne2016/sig_getright"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"1"
			"tournament_player_id"		"21771190"
		}
		"1530"
		{
			"name"		"cologne2016_signature_getright_foil"
			"item_name"		"#StickerKit_cologne2016_signature_getright_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_getright_foil"
			"sticker_material"		"cologne2016/sig_getright_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"1"
			"tournament_player_id"		"21771190"
		}
		"1531"
		{
			"name"		"cologne2016_signature_getright_gold"
			"item_name"		"#StickerKit_cologne2016_signature_getright_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_getright_gold"
			"sticker_material"		"cologne2016/sig_getright_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"1"
			"tournament_player_id"		"21771190"
		}
		"1532"
		{
			"name"		"cologne2016_signature_xizt"
			"item_name"		"#StickerKit_cologne2016_signature_xizt"
			"description_string"		"#StickerKit_desc_cologne2016_signature_xizt"
			"sticker_material"		"cologne2016/sig_xizt"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"1"
			"tournament_player_id"		"26224992"
		}
		"1533"
		{
			"name"		"cologne2016_signature_xizt_foil"
			"item_name"		"#StickerKit_cologne2016_signature_xizt_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_xizt_foil"
			"sticker_material"		"cologne2016/sig_xizt_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"1"
			"tournament_player_id"		"26224992"
		}
		"1534"
		{
			"name"		"cologne2016_signature_xizt_gold"
			"item_name"		"#StickerKit_cologne2016_signature_xizt_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_xizt_gold"
			"sticker_material"		"cologne2016/sig_xizt_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"1"
			"tournament_player_id"		"26224992"
		}
		"1535"
		{
			"name"		"cologne2016_signature_cajunb"
			"item_name"		"#StickerKit_cologne2016_signature_cajunb"
			"description_string"		"#StickerKit_desc_cologne2016_signature_cajunb"
			"sticker_material"		"cologne2016/sig_cajunb"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"24"
			"tournament_player_id"		"18062315"
		}
		"1536"
		{
			"name"		"cologne2016_signature_cajunb_foil"
			"item_name"		"#StickerKit_cologne2016_signature_cajunb_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_cajunb_foil"
			"sticker_material"		"cologne2016/sig_cajunb_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"24"
			"tournament_player_id"		"18062315"
		}
		"1537"
		{
			"name"		"cologne2016_signature_cajunb_gold"
			"item_name"		"#StickerKit_cologne2016_signature_cajunb_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_cajunb_gold"
			"sticker_material"		"cologne2016/sig_cajunb_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"24"
			"tournament_player_id"		"18062315"
		}
		"1538"
		{
			"name"		"cologne2016_signature_msl"
			"item_name"		"#StickerKit_cologne2016_signature_msl"
			"description_string"		"#StickerKit_desc_cologne2016_signature_msl"
			"sticker_material"		"cologne2016/sig_msl"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"24"
			"tournament_player_id"		"24134891"
		}
		"1539"
		{
			"name"		"cologne2016_signature_msl_foil"
			"item_name"		"#StickerKit_cologne2016_signature_msl_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_msl_foil"
			"sticker_material"		"cologne2016/sig_msl_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"24"
			"tournament_player_id"		"24134891"
		}
		"1540"
		{
			"name"		"cologne2016_signature_msl_gold"
			"item_name"		"#StickerKit_cologne2016_signature_msl_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_msl_gold"
			"sticker_material"		"cologne2016/sig_msl_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"24"
			"tournament_player_id"		"24134891"
		}
		"1541"
		{
			"name"		"cologne2016_signature_tenzki"
			"item_name"		"#StickerKit_cologne2016_signature_tenzki"
			"description_string"		"#StickerKit_desc_cologne2016_signature_tenzki"
			"sticker_material"		"cologne2016/sig_tenzki"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"24"
			"tournament_player_id"		"37214922"
		}
		"1542"
		{
			"name"		"cologne2016_signature_tenzki_foil"
			"item_name"		"#StickerKit_cologne2016_signature_tenzki_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_tenzki_foil"
			"sticker_material"		"cologne2016/sig_tenzki_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"24"
			"tournament_player_id"		"37214922"
		}
		"1543"
		{
			"name"		"cologne2016_signature_tenzki_gold"
			"item_name"		"#StickerKit_cologne2016_signature_tenzki_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_tenzki_gold"
			"sticker_material"		"cologne2016/sig_tenzki_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"24"
			"tournament_player_id"		"37214922"
		}
		"1544"
		{
			"name"		"cologne2016_signature_rubino"
			"item_name"		"#StickerKit_cologne2016_signature_rubino"
			"description_string"		"#StickerKit_desc_cologne2016_signature_rubino"
			"sticker_material"		"cologne2016/sig_rubino"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"24"
			"tournament_player_id"		"35103983"
		}
		"1545"
		{
			"name"		"cologne2016_signature_rubino_foil"
			"item_name"		"#StickerKit_cologne2016_signature_rubino_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_rubino_foil"
			"sticker_material"		"cologne2016/sig_rubino_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"24"
			"tournament_player_id"		"35103983"
		}
		"1546"
		{
			"name"		"cologne2016_signature_rubino_gold"
			"item_name"		"#StickerKit_cologne2016_signature_rubino_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_rubino_gold"
			"sticker_material"		"cologne2016/sig_rubino_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"24"
			"tournament_player_id"		"35103983"
		}
		"1547"
		{
			"name"		"cologne2016_signature_k0nfig"
			"item_name"		"#StickerKit_cologne2016_signature_k0nfig"
			"description_string"		"#StickerKit_desc_cologne2016_signature_k0nfig"
			"sticker_material"		"cologne2016/sig_k0nfig"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"24"
			"tournament_player_id"		"19403447"
		}
		"1548"
		{
			"name"		"cologne2016_signature_k0nfig_foil"
			"item_name"		"#StickerKit_cologne2016_signature_k0nfig_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_k0nfig_foil"
			"sticker_material"		"cologne2016/sig_k0nfig_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"24"
			"tournament_player_id"		"19403447"
		}
		"1549"
		{
			"name"		"cologne2016_signature_k0nfig_gold"
			"item_name"		"#StickerKit_cologne2016_signature_k0nfig_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_k0nfig_gold"
			"sticker_material"		"cologne2016/sig_k0nfig_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"24"
			"tournament_player_id"		"19403447"
		}
		"1550"
		{
			"name"		"cologne2016_signature_jdm64"
			"item_name"		"#StickerKit_cologne2016_signature_jdm64"
			"description_string"		"#StickerKit_desc_cologne2016_signature_jdm64"
			"sticker_material"		"cologne2016/sig_jdm64"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"48"
			"tournament_player_id"		"7223652"
		}
		"1551"
		{
			"name"		"cologne2016_signature_jdm64_foil"
			"item_name"		"#StickerKit_cologne2016_signature_jdm64_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_jdm64_foil"
			"sticker_material"		"cologne2016/sig_jdm64_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"48"
			"tournament_player_id"		"7223652"
		}
		"1552"
		{
			"name"		"cologne2016_signature_jdm64_gold"
			"item_name"		"#StickerKit_cologne2016_signature_jdm64_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_jdm64_gold"
			"sticker_material"		"cologne2016/sig_jdm64_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"48"
			"tournament_player_id"		"7223652"
		}
		"1553"
		{
			"name"		"cologne2016_signature_elige"
			"item_name"		"#StickerKit_cologne2016_signature_elige"
			"description_string"		"#StickerKit_desc_cologne2016_signature_elige"
			"sticker_material"		"cologne2016/sig_elige"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"1554"
		{
			"name"		"cologne2016_signature_elige_foil"
			"item_name"		"#StickerKit_cologne2016_signature_elige_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_elige_foil"
			"sticker_material"		"cologne2016/sig_elige_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"1555"
		{
			"name"		"cologne2016_signature_elige_gold"
			"item_name"		"#StickerKit_cologne2016_signature_elige_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_elige_gold"
			"sticker_material"		"cologne2016/sig_elige_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"1556"
		{
			"name"		"cologne2016_signature_s1mple"
			"item_name"		"#StickerKit_cologne2016_signature_s1mple"
			"description_string"		"#StickerKit_desc_cologne2016_signature_s1mple"
			"sticker_material"		"cologne2016/sig_s1mple"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"48"
			"tournament_player_id"		"73936547"
		}
		"1557"
		{
			"name"		"cologne2016_signature_s1mple_foil"
			"item_name"		"#StickerKit_cologne2016_signature_s1mple_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_s1mple_foil"
			"sticker_material"		"cologne2016/sig_s1mple_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"48"
			"tournament_player_id"		"73936547"
		}
		"1558"
		{
			"name"		"cologne2016_signature_s1mple_gold"
			"item_name"		"#StickerKit_cologne2016_signature_s1mple_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_s1mple_gold"
			"sticker_material"		"cologne2016/sig_s1mple_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"48"
			"tournament_player_id"		"73936547"
		}
		"1559"
		{
			"name"		"cologne2016_signature_hiko"
			"item_name"		"#StickerKit_cologne2016_signature_hiko"
			"description_string"		"#StickerKit_desc_cologne2016_signature_hiko"
			"sticker_material"		"cologne2016/sig_hiko"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"48"
			"tournament_player_id"		"2791"
		}
		"1560"
		{
			"name"		"cologne2016_signature_hiko_foil"
			"item_name"		"#StickerKit_cologne2016_signature_hiko_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_hiko_foil"
			"sticker_material"		"cologne2016/sig_hiko_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"48"
			"tournament_player_id"		"2791"
		}
		"1561"
		{
			"name"		"cologne2016_signature_hiko_gold"
			"item_name"		"#StickerKit_cologne2016_signature_hiko_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_hiko_gold"
			"sticker_material"		"cologne2016/sig_hiko_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"48"
			"tournament_player_id"		"2791"
		}
		"1562"
		{
			"name"		"cologne2016_signature_nitro"
			"item_name"		"#StickerKit_cologne2016_signature_nitro"
			"description_string"		"#StickerKit_desc_cologne2016_signature_nitro"
			"sticker_material"		"cologne2016/sig_nitro"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"1563"
		{
			"name"		"cologne2016_signature_nitro_foil"
			"item_name"		"#StickerKit_cologne2016_signature_nitro_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_nitro_foil"
			"sticker_material"		"cologne2016/sig_nitro_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"1564"
		{
			"name"		"cologne2016_signature_nitro_gold"
			"item_name"		"#StickerKit_cologne2016_signature_nitro_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_nitro_gold"
			"sticker_material"		"cologne2016/sig_nitro_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"1565"
		{
			"name"		"cologne2016_signature_bodyy"
			"item_name"		"#StickerKit_cologne2016_signature_bodyy"
			"description_string"		"#StickerKit_desc_cologne2016_signature_bodyy"
			"sticker_material"		"cologne2016/sig_bodyy"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53029647"
		}
		"1566"
		{
			"name"		"cologne2016_signature_bodyy_foil"
			"item_name"		"#StickerKit_cologne2016_signature_bodyy_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_bodyy_foil"
			"sticker_material"		"cologne2016/sig_bodyy_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53029647"
		}
		"1567"
		{
			"name"		"cologne2016_signature_bodyy_gold"
			"item_name"		"#StickerKit_cologne2016_signature_bodyy_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_bodyy_gold"
			"sticker_material"		"cologne2016/sig_bodyy_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53029647"
		}
		"1568"
		{
			"name"		"cologne2016_signature_rpk"
			"item_name"		"#StickerKit_cologne2016_signature_rpk"
			"description_string"		"#StickerKit_desc_cologne2016_signature_rpk"
			"sticker_material"		"cologne2016/sig_rpk"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53985773"
		}
		"1569"
		{
			"name"		"cologne2016_signature_rpk_foil"
			"item_name"		"#StickerKit_cologne2016_signature_rpk_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_rpk_foil"
			"sticker_material"		"cologne2016/sig_rpk_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53985773"
		}
		"1570"
		{
			"name"		"cologne2016_signature_rpk_gold"
			"item_name"		"#StickerKit_cologne2016_signature_rpk_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_rpk_gold"
			"sticker_material"		"cologne2016/sig_rpk_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53985773"
		}
		"1571"
		{
			"name"		"cologne2016_signature_scream"
			"item_name"		"#StickerKit_cologne2016_signature_scream"
			"description_string"		"#StickerKit_desc_cologne2016_signature_scream"
			"sticker_material"		"cologne2016/sig_scream"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"59"
			"tournament_player_id"		"28502520"
		}
		"1572"
		{
			"name"		"cologne2016_signature_scream_foil"
			"item_name"		"#StickerKit_cologne2016_signature_scream_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_scream_foil"
			"sticker_material"		"cologne2016/sig_scream_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"59"
			"tournament_player_id"		"28502520"
		}
		"1573"
		{
			"name"		"cologne2016_signature_scream_gold"
			"item_name"		"#StickerKit_cologne2016_signature_scream_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_scream_gold"
			"sticker_material"		"cologne2016/sig_scream_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"59"
			"tournament_player_id"		"28502520"
		}
		"1574"
		{
			"name"		"cologne2016_signature_shox"
			"item_name"		"#StickerKit_cologne2016_signature_shox"
			"description_string"		"#StickerKit_desc_cologne2016_signature_shox"
			"sticker_material"		"cologne2016/sig_shox"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"59"
			"tournament_player_id"		"46654567"
		}
		"1575"
		{
			"name"		"cologne2016_signature_shox_foil"
			"item_name"		"#StickerKit_cologne2016_signature_shox_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_shox_foil"
			"sticker_material"		"cologne2016/sig_shox_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"59"
			"tournament_player_id"		"46654567"
		}
		"1576"
		{
			"name"		"cologne2016_signature_shox_gold"
			"item_name"		"#StickerKit_cologne2016_signature_shox_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_shox_gold"
			"sticker_material"		"cologne2016/sig_shox_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"59"
			"tournament_player_id"		"46654567"
		}
		"1577"
		{
			"name"		"cologne2016_signature_smithzz"
			"item_name"		"#StickerKit_cologne2016_signature_smithzz"
			"description_string"		"#StickerKit_desc_cologne2016_signature_smithzz"
			"sticker_material"		"cologne2016/sig_smithzz"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"59"
			"tournament_player_id"		"14321919"
		}
		"1578"
		{
			"name"		"cologne2016_signature_smithzz_foil"
			"item_name"		"#StickerKit_cologne2016_signature_smithzz_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_smithzz_foil"
			"sticker_material"		"cologne2016/sig_smithzz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"59"
			"tournament_player_id"		"14321919"
		}
		"1579"
		{
			"name"		"cologne2016_signature_smithzz_gold"
			"item_name"		"#StickerKit_cologne2016_signature_smithzz_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_smithzz_gold"
			"sticker_material"		"cologne2016/sig_smithzz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"59"
			"tournament_player_id"		"14321919"
		}
		"1580"
		{
			"name"		"cologne2016_signature_gla1ve"
			"item_name"		"#StickerKit_cologne2016_signature_gla1ve"
			"description_string"		"#StickerKit_desc_cologne2016_signature_gla1ve"
			"sticker_material"		"cologne2016/sig_gla1ve"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"1581"
		{
			"name"		"cologne2016_signature_gla1ve_foil"
			"item_name"		"#StickerKit_cologne2016_signature_gla1ve_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_gla1ve_foil"
			"sticker_material"		"cologne2016/sig_gla1ve_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"1582"
		{
			"name"		"cologne2016_signature_gla1ve_gold"
			"item_name"		"#StickerKit_cologne2016_signature_gla1ve_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_gla1ve_gold"
			"sticker_material"		"cologne2016/sig_gla1ve_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"1583"
		{
			"name"		"cologne2016_signature_device"
			"item_name"		"#StickerKit_cologne2016_signature_device"
			"description_string"		"#StickerKit_desc_cologne2016_signature_device"
			"sticker_material"		"cologne2016/sig_device"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"60"
			"tournament_player_id"		"27447936"
		}
		"1584"
		{
			"name"		"cologne2016_signature_device_foil"
			"item_name"		"#StickerKit_cologne2016_signature_device_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_device_foil"
			"sticker_material"		"cologne2016/sig_device_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"60"
			"tournament_player_id"		"27447936"
		}
		"1585"
		{
			"name"		"cologne2016_signature_device_gold"
			"item_name"		"#StickerKit_cologne2016_signature_device_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_device_gold"
			"sticker_material"		"cologne2016/sig_device_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"60"
			"tournament_player_id"		"27447936"
		}
		"1586"
		{
			"name"		"cologne2016_signature_dupreeh"
			"item_name"		"#StickerKit_cologne2016_signature_dupreeh"
			"description_string"		"#StickerKit_desc_cologne2016_signature_dupreeh"
			"sticker_material"		"cologne2016/sig_dupreeh"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"60"
			"tournament_player_id"		"44589228"
		}
		"1587"
		{
			"name"		"cologne2016_signature_dupreeh_foil"
			"item_name"		"#StickerKit_cologne2016_signature_dupreeh_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_dupreeh_foil"
			"sticker_material"		"cologne2016/sig_dupreeh_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"60"
			"tournament_player_id"		"44589228"
		}
		"1588"
		{
			"name"		"cologne2016_signature_dupreeh_gold"
			"item_name"		"#StickerKit_cologne2016_signature_dupreeh_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_dupreeh_gold"
			"sticker_material"		"cologne2016/sig_dupreeh_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"60"
			"tournament_player_id"		"44589228"
		}
		"1589"
		{
			"name"		"cologne2016_signature_karrigan"
			"item_name"		"#StickerKit_cologne2016_signature_karrigan"
			"description_string"		"#StickerKit_desc_cologne2016_signature_karrigan"
			"sticker_material"		"cologne2016/sig_karrigan"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"60"
			"tournament_player_id"		"29164525"
		}
		"1590"
		{
			"name"		"cologne2016_signature_karrigan_foil"
			"item_name"		"#StickerKit_cologne2016_signature_karrigan_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_karrigan_foil"
			"sticker_material"		"cologne2016/sig_karrigan_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"60"
			"tournament_player_id"		"29164525"
		}
		"1591"
		{
			"name"		"cologne2016_signature_karrigan_gold"
			"item_name"		"#StickerKit_cologne2016_signature_karrigan_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_karrigan_gold"
			"sticker_material"		"cologne2016/sig_karrigan_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"60"
			"tournament_player_id"		"29164525"
		}
		"1592"
		{
			"name"		"cologne2016_signature_xyp9x"
			"item_name"		"#StickerKit_cologne2016_signature_xyp9x"
			"description_string"		"#StickerKit_desc_cologne2016_signature_xyp9x"
			"sticker_material"		"cologne2016/sig_xyp9x"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"1593"
		{
			"name"		"cologne2016_signature_xyp9x_foil"
			"item_name"		"#StickerKit_cologne2016_signature_xyp9x_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_xyp9x_foil"
			"sticker_material"		"cologne2016/sig_xyp9x_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"1594"
		{
			"name"		"cologne2016_signature_xyp9x_gold"
			"item_name"		"#StickerKit_cologne2016_signature_xyp9x_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_xyp9x_gold"
			"sticker_material"		"cologne2016/sig_xyp9x_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"1595"
		{
			"name"		"cologne2016_signature_spaze"
			"item_name"		"#StickerKit_cologne2016_signature_spaze"
			"description_string"		"#StickerKit_desc_cologne2016_signature_spaze"
			"sticker_material"		"cologne2016/sig_spaze"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"63"
			"tournament_player_id"		"109497526"
		}
		"1596"
		{
			"name"		"cologne2016_signature_spaze_foil"
			"item_name"		"#StickerKit_cologne2016_signature_spaze_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_spaze_foil"
			"sticker_material"		"cologne2016/sig_spaze_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"63"
			"tournament_player_id"		"109497526"
		}
		"1597"
		{
			"name"		"cologne2016_signature_spaze_gold"
			"item_name"		"#StickerKit_cologne2016_signature_spaze_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_spaze_gold"
			"sticker_material"		"cologne2016/sig_spaze_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"63"
			"tournament_player_id"		"109497526"
		}
		"1598"
		{
			"name"		"cologne2016_signature_dosia"
			"item_name"		"#StickerKit_cologne2016_signature_dosia"
			"description_string"		"#StickerKit_desc_cologne2016_signature_dosia"
			"sticker_material"		"cologne2016/sig_dosia"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"63"
			"tournament_player_id"		"146641530"
		}
		"1599"
		{
			"name"		"cologne2016_signature_dosia_foil"
			"item_name"		"#StickerKit_cologne2016_signature_dosia_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_dosia_foil"
			"sticker_material"		"cologne2016/sig_dosia_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"63"
			"tournament_player_id"		"146641530"
		}
		"1600"
		{
			"name"		"cologne2016_signature_dosia_gold"
			"item_name"		"#StickerKit_cologne2016_signature_dosia_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_dosia_gold"
			"sticker_material"		"cologne2016/sig_dosia_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"63"
			"tournament_player_id"		"146641530"
		}
		"1601"
		{
			"name"		"cologne2016_signature_hooch"
			"item_name"		"#StickerKit_cologne2016_signature_hooch"
			"description_string"		"#StickerKit_desc_cologne2016_signature_hooch"
			"sticker_material"		"cologne2016/sig_hooch"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"63"
			"tournament_player_id"		"5809933"
		}
		"1602"
		{
			"name"		"cologne2016_signature_hooch_foil"
			"item_name"		"#StickerKit_cologne2016_signature_hooch_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_hooch_foil"
			"sticker_material"		"cologne2016/sig_hooch_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"63"
			"tournament_player_id"		"5809933"
		}
		"1603"
		{
			"name"		"cologne2016_signature_hooch_gold"
			"item_name"		"#StickerKit_cologne2016_signature_hooch_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_hooch_gold"
			"sticker_material"		"cologne2016/sig_hooch_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"63"
			"tournament_player_id"		"5809933"
		}
		"1604"
		{
			"name"		"cologne2016_signature_mou"
			"item_name"		"#StickerKit_cologne2016_signature_mou"
			"description_string"		"#StickerKit_desc_cologne2016_signature_mou"
			"sticker_material"		"cologne2016/sig_mou"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"63"
			"tournament_player_id"		"52678767"
		}
		"1605"
		{
			"name"		"cologne2016_signature_mou_foil"
			"item_name"		"#StickerKit_cologne2016_signature_mou_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_mou_foil"
			"sticker_material"		"cologne2016/sig_mou_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"63"
			"tournament_player_id"		"52678767"
		}
		"1606"
		{
			"name"		"cologne2016_signature_mou_gold"
			"item_name"		"#StickerKit_cologne2016_signature_mou_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_mou_gold"
			"sticker_material"		"cologne2016/sig_mou_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"63"
			"tournament_player_id"		"52678767"
		}
		"1607"
		{
			"name"		"cologne2016_signature_adrenkz"
			"item_name"		"#StickerKit_cologne2016_signature_adrenkz"
			"description_string"		"#StickerKit_desc_cologne2016_signature_adrenkz"
			"sticker_material"		"cologne2016/sig_adrenkz"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"63"
			"tournament_player_id"		"46200979"
		}
		"1608"
		{
			"name"		"cologne2016_signature_adrenkz_foil"
			"item_name"		"#StickerKit_cologne2016_signature_adrenkz_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_adrenkz_foil"
			"sticker_material"		"cologne2016/sig_adrenkz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"63"
			"tournament_player_id"		"46200979"
		}
		"1609"
		{
			"name"		"cologne2016_signature_adrenkz_gold"
			"item_name"		"#StickerKit_cologne2016_signature_adrenkz_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_adrenkz_gold"
			"sticker_material"		"cologne2016/sig_adrenkz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"63"
			"tournament_player_id"		"46200979"
		}
		"1610"
		{
			"name"		"cologne2016_signature_byali"
			"item_name"		"#StickerKit_cologne2016_signature_byali"
			"description_string"		"#StickerKit_desc_cologne2016_signature_byali"
			"sticker_material"		"cologne2016/sig_byali"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"31"
			"tournament_player_id"		"18860354"
		}
		"1611"
		{
			"name"		"cologne2016_signature_byali_foil"
			"item_name"		"#StickerKit_cologne2016_signature_byali_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_byali_foil"
			"sticker_material"		"cologne2016/sig_byali_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"31"
			"tournament_player_id"		"18860354"
		}
		"1612"
		{
			"name"		"cologne2016_signature_byali_gold"
			"item_name"		"#StickerKit_cologne2016_signature_byali_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_byali_gold"
			"sticker_material"		"cologne2016/sig_byali_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"31"
			"tournament_player_id"		"18860354"
		}
		"1613"
		{
			"name"		"cologne2016_signature_neo"
			"item_name"		"#StickerKit_cologne2016_signature_neo"
			"description_string"		"#StickerKit_desc_cologne2016_signature_neo"
			"sticker_material"		"cologne2016/sig_neo"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"31"
			"tournament_player_id"		"460206"
		}
		"1614"
		{
			"name"		"cologne2016_signature_neo_foil"
			"item_name"		"#StickerKit_cologne2016_signature_neo_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_neo_foil"
			"sticker_material"		"cologne2016/sig_neo_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"31"
			"tournament_player_id"		"460206"
		}
		"1615"
		{
			"name"		"cologne2016_signature_neo_gold"
			"item_name"		"#StickerKit_cologne2016_signature_neo_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_neo_gold"
			"sticker_material"		"cologne2016/sig_neo_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"31"
			"tournament_player_id"		"460206"
		}
		"1616"
		{
			"name"		"cologne2016_signature_pasha"
			"item_name"		"#StickerKit_cologne2016_signature_pasha"
			"description_string"		"#StickerKit_desc_cologne2016_signature_pasha"
			"sticker_material"		"cologne2016/sig_pasha"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"31"
			"tournament_player_id"		"13580090"
		}
		"1617"
		{
			"name"		"cologne2016_signature_pasha_foil"
			"item_name"		"#StickerKit_cologne2016_signature_pasha_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_pasha_foil"
			"sticker_material"		"cologne2016/sig_pasha_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"31"
			"tournament_player_id"		"13580090"
		}
		"1618"
		{
			"name"		"cologne2016_signature_pasha_gold"
			"item_name"		"#StickerKit_cologne2016_signature_pasha_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_pasha_gold"
			"sticker_material"		"cologne2016/sig_pasha_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"31"
			"tournament_player_id"		"13580090"
		}
		"1619"
		{
			"name"		"cologne2016_signature_snax"
			"item_name"		"#StickerKit_cologne2016_signature_snax"
			"description_string"		"#StickerKit_desc_cologne2016_signature_snax"
			"sticker_material"		"cologne2016/sig_snax"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"31"
			"tournament_player_id"		"21875845"
		}
		"1620"
		{
			"name"		"cologne2016_signature_snax_foil"
			"item_name"		"#StickerKit_cologne2016_signature_snax_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_snax_foil"
			"sticker_material"		"cologne2016/sig_snax_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"31"
			"tournament_player_id"		"21875845"
		}
		"1621"
		{
			"name"		"cologne2016_signature_snax_gold"
			"item_name"		"#StickerKit_cologne2016_signature_snax_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_snax_gold"
			"sticker_material"		"cologne2016/sig_snax_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"31"
			"tournament_player_id"		"21875845"
		}
		"1622"
		{
			"name"		"cologne2016_signature_taz"
			"item_name"		"#StickerKit_cologne2016_signature_taz"
			"description_string"		"#StickerKit_desc_cologne2016_signature_taz"
			"sticker_material"		"cologne2016/sig_taz"
			"item_rarity"		"rare"
			"tournament_event_id"		"10"
			"tournament_team_id"		"31"
			"tournament_player_id"		"234052"
		}
		"1623"
		{
			"name"		"cologne2016_signature_taz_foil"
			"item_name"		"#StickerKit_cologne2016_signature_taz_foil"
			"description_string"		"#StickerKit_desc_cologne2016_signature_taz_foil"
			"sticker_material"		"cologne2016/sig_taz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"31"
			"tournament_player_id"		"234052"
		}
		"1624"
		{
			"name"		"cologne2016_signature_taz_gold"
			"item_name"		"#StickerKit_cologne2016_signature_taz_gold"
			"description_string"		"#StickerKit_desc_cologne2016_signature_taz_gold"
			"sticker_material"		"cologne2016/sig_taz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"10"
			"tournament_team_id"		"31"
			"tournament_player_id"		"234052"
		}
	}
	"prefabs"
	{
		"atlanta2017_sticker_capsule_prefab"
		{
			"first_sale_date"		"2017-01-10"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"11"
				}
			}
		}
		"atlanta2017_signature_capsule_prefab"
		{
			"first_sale_date"		"2017-01-10"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"11"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_signature_pack_atlanta2017_group_players_collection"
					"tag_text"		"#CSGO_crate_signature_pack_atlanta2017_group_players_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"180"		"crate_sticker_pack_atlanta2017_legends"
		"181"		"crate_sticker_pack_atlanta2017_challengers"
		"182"		"crate_signature_pack_atlanta2017_group_1_legendary"
		"183"		"crate_signature_pack_atlanta2017_group_2_legendary"
		"184"		"atlanta2017_signatures_astr"
		"185"		"atlanta2017_signatures_nv"
		"186"		"atlanta2017_signatures_faze"
		"187"		"atlanta2017_signatures_flip"
		"188"		"atlanta2017_signatures_fntc"
		"189"		"atlanta2017_signatures_g2"
		"190"		"atlanta2017_signatures_gamb"
		"191"		"atlanta2017_signatures_god"
		"192"		"atlanta2017_signatures_hlr"
		"193"		"atlanta2017_signatures_mss"
		"194"		"atlanta2017_signatures_navi"
		"195"		"atlanta2017_signatures_nor"
		"196"		"atlanta2017_signatures_optc"
		"197"		"atlanta2017_signatures_sk"
		"198"		"atlanta2017_signatures_liq"
		"199"		"atlanta2017_signatures_vp"
		"200"		"crate_atlanta2017_promo_de_dust2"
		"201"		"crate_atlanta2017_promo_de_mirage"
		"202"		"crate_atlanta2017_promo_de_cbble"
		"203"		"crate_atlanta2017_promo_de_overpass"
		"204"		"crate_atlanta2017_promo_de_cache"
		"205"		"crate_atlanta2017_promo_de_train"
		"206"		"crate_atlanta2017_promo_de_nuke"
	}
	"client_loot_lists"
	{
		"atlanta2017_rare_astr"
		{
			"[atlanta2017_team_astr]sticker"		"1"
		}
		"atlanta2017_rare_nv"
		{
			"[atlanta2017_team_nv]sticker"		"1"
		}
		"atlanta2017_rare_faze"
		{
			"[atlanta2017_team_faze]sticker"		"1"
		}
		"atlanta2017_rare_flip"
		{
			"[atlanta2017_team_flip]sticker"		"1"
		}
		"atlanta2017_rare_fntc"
		{
			"[atlanta2017_team_fntc]sticker"		"1"
		}
		"atlanta2017_rare_g2"
		{
			"[atlanta2017_team_g2]sticker"		"1"
		}
		"atlanta2017_rare_gamb"
		{
			"[atlanta2017_team_gamb]sticker"		"1"
		}
		"atlanta2017_rare_god"
		{
			"[atlanta2017_team_god]sticker"		"1"
		}
		"atlanta2017_rare_hlr"
		{
			"[atlanta2017_team_hlr]sticker"		"1"
		}
		"atlanta2017_rare_mss"
		{
			"[atlanta2017_team_mss]sticker"		"1"
		}
		"atlanta2017_rare_navi"
		{
			"[atlanta2017_team_navi]sticker"		"1"
		}
		"atlanta2017_rare_nor"
		{
			"[atlanta2017_team_nor]sticker"		"1"
		}
		"atlanta2017_rare_optc"
		{
			"[atlanta2017_team_optc]sticker"		"1"
		}
		"atlanta2017_rare_sk"
		{
			"[atlanta2017_team_sk]sticker"		"1"
		}
		"atlanta2017_rare_liq"
		{
			"[atlanta2017_team_liq]sticker"		"1"
		}
		"atlanta2017_rare_vp"
		{
			"[atlanta2017_team_vp]sticker"		"1"
		}
		"atlanta2017_rare_eleague"
		{
			"[atlanta2017_team_eleague]sticker"		"1"
		}
		"atlanta2017_graffiti_astr"
		{
			"[atlanta2017_team_astr_graffiti]spray"		"1"
		}
		"atlanta2017_graffiti_nv"
		{
			"[atlanta2017_team_nv_graffiti]spray"		"1"
		}
		"atlanta2017_graffiti_faze"
		{
			"[atlanta2017_team_faze_graffiti]spray"		"1"
		}
		"atlanta2017_graffiti_flip"
		{
			"[atlanta2017_team_flip_graffiti]spray"		"1"
		}
		"atlanta2017_graffiti_fntc"
		{
			"[atlanta2017_team_fntc_graffiti]spray"		"1"
		}
		"atlanta2017_graffiti_g2"
		{
			"[atlanta2017_team_g2_graffiti]spray"		"1"
		}
		"atlanta2017_graffiti_gamb"
		{
			"[atlanta2017_team_gamb_graffiti]spray"		"1"
		}
		"atlanta2017_graffiti_god"
		{
			"[atlanta2017_team_god_graffiti]spray"		"1"
		}
		"atlanta2017_graffiti_hlr"
		{
			"[atlanta2017_team_hlr_graffiti]spray"		"1"
		}
		"atlanta2017_graffiti_mss"
		{
			"[atlanta2017_team_mss_graffiti]spray"		"1"
		}
		"atlanta2017_graffiti_navi"
		{
			"[atlanta2017_team_navi_graffiti]spray"		"1"
		}
		"atlanta2017_graffiti_nor"
		{
			"[atlanta2017_team_nor_graffiti]spray"		"1"
		}
		"atlanta2017_graffiti_optc"
		{
			"[atlanta2017_team_optc_graffiti]spray"		"1"
		}
		"atlanta2017_graffiti_sk"
		{
			"[atlanta2017_team_sk_graffiti]spray"		"1"
		}
		"atlanta2017_graffiti_liq"
		{
			"[atlanta2017_team_liq_graffiti]spray"		"1"
		}
		"atlanta2017_graffiti_vp"
		{
			"[atlanta2017_team_vp_graffiti]spray"		"1"
		}
		"atlanta2017_graffiti_eleague"
		{
			"[atlanta2017_team_eleague_graffiti]spray"		"1"
		}
		"crate_sticker_pack_atlanta2017_legends_rare"
		{
			"[atlanta2017_team_astr]sticker"		"1"
			"[atlanta2017_team_flip]sticker"		"1"
			"[atlanta2017_team_fntc]sticker"		"1"
			"[atlanta2017_team_gamb]sticker"		"1"
			"[atlanta2017_team_navi]sticker"		"1"
			"[atlanta2017_team_sk]sticker"		"1"
			"[atlanta2017_team_liq]sticker"		"1"
			"[atlanta2017_team_vp]sticker"		"1"
			"[atlanta2017_team_eleague]sticker"		"1"
		}
		"crate_sticker_pack_atlanta2017_legends_mythical"
		{
			"[atlanta2017_team_astr_holo]sticker"		"1"
			"[atlanta2017_team_flip_holo]sticker"		"1"
			"[atlanta2017_team_fntc_holo]sticker"		"1"
			"[atlanta2017_team_gamb_holo]sticker"		"1"
			"[atlanta2017_team_navi_holo]sticker"		"1"
			"[atlanta2017_team_sk_holo]sticker"		"1"
			"[atlanta2017_team_liq_holo]sticker"		"1"
			"[atlanta2017_team_vp_holo]sticker"		"1"
			"[atlanta2017_team_eleague_holo]sticker"		"1"
		}
		"crate_sticker_pack_atlanta2017_legends_legendary"
		{
			"[atlanta2017_team_astr_foil]sticker"		"1"
			"[atlanta2017_team_flip_foil]sticker"		"1"
			"[atlanta2017_team_fntc_foil]sticker"		"1"
			"[atlanta2017_team_gamb_foil]sticker"		"1"
			"[atlanta2017_team_navi_foil]sticker"		"1"
			"[atlanta2017_team_sk_foil]sticker"		"1"
			"[atlanta2017_team_liq_foil]sticker"		"1"
			"[atlanta2017_team_vp_foil]sticker"		"1"
			"[atlanta2017_team_eleague_foil]sticker"		"1"
		}
		"crate_sticker_pack_atlanta2017_legends"
		{
			"crate_sticker_pack_atlanta2017_legends_mythical"		"1"
			"crate_sticker_pack_atlanta2017_legends_legendary"		"1"
		}
		"crate_sticker_pack_atlanta2017_challengers_rare"
		{
			"[atlanta2017_team_nv]sticker"		"1"
			"[atlanta2017_team_faze]sticker"		"1"
			"[atlanta2017_team_g2]sticker"		"1"
			"[atlanta2017_team_god]sticker"		"1"
			"[atlanta2017_team_hlr]sticker"		"1"
			"[atlanta2017_team_mss]sticker"		"1"
			"[atlanta2017_team_nor]sticker"		"1"
			"[atlanta2017_team_optc]sticker"		"1"
		}
		"crate_sticker_pack_atlanta2017_challengers_mythical"
		{
			"[atlanta2017_team_nv_holo]sticker"		"1"
			"[atlanta2017_team_faze_holo]sticker"		"1"
			"[atlanta2017_team_g2_holo]sticker"		"1"
			"[atlanta2017_team_god_holo]sticker"		"1"
			"[atlanta2017_team_hlr_holo]sticker"		"1"
			"[atlanta2017_team_mss_holo]sticker"		"1"
			"[atlanta2017_team_nor_holo]sticker"		"1"
			"[atlanta2017_team_optc_holo]sticker"		"1"
			"[atlanta2017_team_eleague_holo]sticker"		"1"
		}
		"crate_sticker_pack_atlanta2017_challengers_legendary"
		{
			"[atlanta2017_team_nv_foil]sticker"		"1"
			"[atlanta2017_team_faze_foil]sticker"		"1"
			"[atlanta2017_team_g2_foil]sticker"		"1"
			"[atlanta2017_team_god_foil]sticker"		"1"
			"[atlanta2017_team_hlr_foil]sticker"		"1"
			"[atlanta2017_team_mss_foil]sticker"		"1"
			"[atlanta2017_team_nor_foil]sticker"		"1"
			"[atlanta2017_team_optc_foil]sticker"		"1"
			"[atlanta2017_team_eleague_foil]sticker"		"1"
		}
		"crate_sticker_pack_atlanta2017_challengers"
		{
			"crate_sticker_pack_atlanta2017_challengers_mythical"		"1"
			"crate_sticker_pack_atlanta2017_challengers_legendary"		"1"
		}
		"atlanta2017_signatures_astr"
		{
			"[atlanta2017_signature_gla1ve]sticker"		"1"
			"[atlanta2017_signature_device]sticker"		"1"
			"[atlanta2017_signature_dupreeh]sticker"		"1"
			"[atlanta2017_signature_kjaerbye]sticker"		"1"
			"[atlanta2017_signature_xyp9x]sticker"		"1"
		}
		"atlanta2017_signatures_nv"
		{
			"[atlanta2017_signature_apex]sticker"		"1"
			"[atlanta2017_signature_happy]sticker"		"1"
			"[atlanta2017_signature_sixer]sticker"		"1"
			"[atlanta2017_signature_kennys]sticker"		"1"
			"[atlanta2017_signature_nbk]sticker"		"1"
		}
		"atlanta2017_signatures_faze"
		{
			"[atlanta2017_signature_aizy]sticker"		"1"
			"[atlanta2017_signature_allu]sticker"		"1"
			"[atlanta2017_signature_kioshima]sticker"		"1"
			"[atlanta2017_signature_rain]sticker"		"1"
			"[atlanta2017_signature_karrigan]sticker"		"1"
		}
		"atlanta2017_signatures_flip"
		{
			"[atlanta2017_signature_b1ad3]sticker"		"1"
			"[atlanta2017_signature_waylander]sticker"		"1"
			"[atlanta2017_signature_electronic]sticker"		"1"
			"[atlanta2017_signature_markeloff]sticker"		"1"
			"[atlanta2017_signature_worldedit]sticker"		"1"
		}
		"atlanta2017_signatures_fntc"
		{
			"[atlanta2017_signature_twist]sticker"		"1"
			"[atlanta2017_signature_discodoplan]sticker"		"1"
			"[atlanta2017_signature_krimz]sticker"		"1"
			"[atlanta2017_signature_olofmeister]sticker"		"1"
			"[atlanta2017_signature_dennis]sticker"		"1"
		}
		"atlanta2017_signatures_g2"
		{
			"[atlanta2017_signature_bodyy]sticker"		"1"
			"[atlanta2017_signature_rpk]sticker"		"1"
			"[atlanta2017_signature_scream]sticker"		"1"
			"[atlanta2017_signature_shox]sticker"		"1"
			"[atlanta2017_signature_smithzz]sticker"		"1"
		}
		"atlanta2017_signatures_gamb"
		{
			"[atlanta2017_signature_zeus]sticker"		"1"
			"[atlanta2017_signature_dosia]sticker"		"1"
			"[atlanta2017_signature_hobbit]sticker"		"1"
			"[atlanta2017_signature_mou]sticker"		"1"
			"[atlanta2017_signature_adrenkz]sticker"		"1"
		}
		"atlanta2017_signatures_god"
		{
			"[atlanta2017_signature_znajder]sticker"		"1"
			"[atlanta2017_signature_lekro]sticker"		"1"
			"[atlanta2017_signature_pronax]sticker"		"1"
			"[atlanta2017_signature_jw]sticker"		"1"
			"[atlanta2017_signature_flusha]sticker"		"1"
		}
		"atlanta2017_signatures_hlr"
		{
			"[atlanta2017_signature_styko]sticker"		"1"
			"[atlanta2017_signature_zero]sticker"		"1"
			"[atlanta2017_signature_deadfox]sticker"		"1"
			"[atlanta2017_signature_bondik]sticker"		"1"
			"[atlanta2017_signature_angel]sticker"		"1"
		}
		"atlanta2017_signatures_mss"
		{
			"[atlanta2017_signature_chrisj]sticker"		"1"
			"[atlanta2017_signature_denis]sticker"		"1"
			"[atlanta2017_signature_spiidi]sticker"		"1"
			"[atlanta2017_signature_lowel]sticker"		"1"
			"[atlanta2017_signature_niko]sticker"		"1"
		}
		"atlanta2017_signatures_navi"
		{
			"[atlanta2017_signature_edward]sticker"		"1"
			"[atlanta2017_signature_flamie]sticker"		"1"
			"[atlanta2017_signature_guardian]sticker"		"1"
			"[atlanta2017_signature_seized]sticker"		"1"
			"[atlanta2017_signature_s1mple]sticker"		"1"
		}
		"atlanta2017_signatures_nor"
		{
			"[atlanta2017_signature_cajunb]sticker"		"1"
			"[atlanta2017_signature_msl]sticker"		"1"
			"[atlanta2017_signature_magisk]sticker"		"1"
			"[atlanta2017_signature_rubino]sticker"		"1"
			"[atlanta2017_signature_k0nfig]sticker"		"1"
		}
		"atlanta2017_signatures_optc"
		{
			"[atlanta2017_signature_tarik]sticker"		"1"
			"[atlanta2017_signature_mixwell]sticker"		"1"
			"[atlanta2017_signature_naf]sticker"		"1"
			"[atlanta2017_signature_rush]sticker"		"1"
			"[atlanta2017_signature_stanislaw]sticker"		"1"
		}
		"atlanta2017_signatures_sk"
		{
			"[atlanta2017_signature_coldzera]sticker"		"1"
			"[atlanta2017_signature_fallen]sticker"		"1"
			"[atlanta2017_signature_fer]sticker"		"1"
			"[atlanta2017_signature_fox]sticker"		"1"
			"[atlanta2017_signature_taco]sticker"		"1"
		}
		"atlanta2017_signatures_liq"
		{
			"[atlanta2017_signature_jdm64]sticker"		"1"
			"[atlanta2017_signature_elige]sticker"		"1"
			"[atlanta2017_signature_pimp]sticker"		"1"
			"[atlanta2017_signature_hiko]sticker"		"1"
			"[atlanta2017_signature_nitro]sticker"		"1"
		}
		"atlanta2017_signatures_vp"
		{
			"[atlanta2017_signature_byali]sticker"		"1"
			"[atlanta2017_signature_neo]sticker"		"1"
			"[atlanta2017_signature_pasha]sticker"		"1"
			"[atlanta2017_signature_snax]sticker"		"1"
			"[atlanta2017_signature_taz]sticker"		"1"
		}
		"crate_signature_pack_atlanta2017_group_1_rare"
		{
			"[atlanta2017_signature_apex]sticker"		"1"
			"[atlanta2017_signature_happy]sticker"		"1"
			"[atlanta2017_signature_sixer]sticker"		"1"
			"[atlanta2017_signature_kennys]sticker"		"1"
			"[atlanta2017_signature_nbk]sticker"		"1"
			"[atlanta2017_signature_aizy]sticker"		"1"
			"[atlanta2017_signature_allu]sticker"		"1"
			"[atlanta2017_signature_kioshima]sticker"		"1"
			"[atlanta2017_signature_rain]sticker"		"1"
			"[atlanta2017_signature_karrigan]sticker"		"1"
			"[atlanta2017_signature_bodyy]sticker"		"1"
			"[atlanta2017_signature_rpk]sticker"		"1"
			"[atlanta2017_signature_scream]sticker"		"1"
			"[atlanta2017_signature_shox]sticker"		"1"
			"[atlanta2017_signature_smithzz]sticker"		"1"
			"[atlanta2017_signature_znajder]sticker"		"1"
			"[atlanta2017_signature_lekro]sticker"		"1"
			"[atlanta2017_signature_pronax]sticker"		"1"
			"[atlanta2017_signature_jw]sticker"		"1"
			"[atlanta2017_signature_flusha]sticker"		"1"
			"[atlanta2017_signature_styko]sticker"		"1"
			"[atlanta2017_signature_zero]sticker"		"1"
			"[atlanta2017_signature_deadfox]sticker"		"1"
			"[atlanta2017_signature_bondik]sticker"		"1"
			"[atlanta2017_signature_angel]sticker"		"1"
			"[atlanta2017_signature_chrisj]sticker"		"1"
			"[atlanta2017_signature_denis]sticker"		"1"
			"[atlanta2017_signature_spiidi]sticker"		"1"
			"[atlanta2017_signature_lowel]sticker"		"1"
			"[atlanta2017_signature_niko]sticker"		"1"
			"[atlanta2017_signature_cajunb]sticker"		"1"
			"[atlanta2017_signature_msl]sticker"		"1"
			"[atlanta2017_signature_magisk]sticker"		"1"
			"[atlanta2017_signature_rubino]sticker"		"1"
			"[atlanta2017_signature_k0nfig]sticker"		"1"
			"[atlanta2017_signature_tarik]sticker"		"1"
			"[atlanta2017_signature_mixwell]sticker"		"1"
			"[atlanta2017_signature_naf]sticker"		"1"
			"[atlanta2017_signature_rush]sticker"		"1"
			"[atlanta2017_signature_stanislaw]sticker"		"1"
		}
		"crate_signature_pack_atlanta2017_group_1_legendary"
		{
			"[atlanta2017_signature_apex_foil]sticker"		"1"
			"[atlanta2017_signature_happy_foil]sticker"		"1"
			"[atlanta2017_signature_sixer_foil]sticker"		"1"
			"[atlanta2017_signature_kennys_foil]sticker"		"1"
			"[atlanta2017_signature_nbk_foil]sticker"		"1"
			"[atlanta2017_signature_aizy_foil]sticker"		"1"
			"[atlanta2017_signature_allu_foil]sticker"		"1"
			"[atlanta2017_signature_kioshima_foil]sticker"		"1"
			"[atlanta2017_signature_rain_foil]sticker"		"1"
			"[atlanta2017_signature_karrigan_foil]sticker"		"1"
			"[atlanta2017_signature_bodyy_foil]sticker"		"1"
			"[atlanta2017_signature_rpk_foil]sticker"		"1"
			"[atlanta2017_signature_scream_foil]sticker"		"1"
			"[atlanta2017_signature_shox_foil]sticker"		"1"
			"[atlanta2017_signature_smithzz_foil]sticker"		"1"
			"[atlanta2017_signature_znajder_foil]sticker"		"1"
			"[atlanta2017_signature_lekro_foil]sticker"		"1"
			"[atlanta2017_signature_pronax_foil]sticker"		"1"
			"[atlanta2017_signature_jw_foil]sticker"		"1"
			"[atlanta2017_signature_flusha_foil]sticker"		"1"
			"[atlanta2017_signature_styko_foil]sticker"		"1"
			"[atlanta2017_signature_zero_foil]sticker"		"1"
			"[atlanta2017_signature_deadfox_foil]sticker"		"1"
			"[atlanta2017_signature_bondik_foil]sticker"		"1"
			"[atlanta2017_signature_angel_foil]sticker"		"1"
			"[atlanta2017_signature_chrisj_foil]sticker"		"1"
			"[atlanta2017_signature_denis_foil]sticker"		"1"
			"[atlanta2017_signature_spiidi_foil]sticker"		"1"
			"[atlanta2017_signature_lowel_foil]sticker"		"1"
			"[atlanta2017_signature_niko_foil]sticker"		"1"
			"[atlanta2017_signature_cajunb_foil]sticker"		"1"
			"[atlanta2017_signature_msl_foil]sticker"		"1"
			"[atlanta2017_signature_magisk_foil]sticker"		"1"
			"[atlanta2017_signature_rubino_foil]sticker"		"1"
			"[atlanta2017_signature_k0nfig_foil]sticker"		"1"
			"[atlanta2017_signature_tarik_foil]sticker"		"1"
			"[atlanta2017_signature_mixwell_foil]sticker"		"1"
			"[atlanta2017_signature_naf_foil]sticker"		"1"
			"[atlanta2017_signature_rush_foil]sticker"		"1"
			"[atlanta2017_signature_stanislaw_foil]sticker"		"1"
		}
		"crate_signature_pack_atlanta2017_group_2_rare"
		{
			"[atlanta2017_signature_gla1ve]sticker"		"1"
			"[atlanta2017_signature_device]sticker"		"1"
			"[atlanta2017_signature_dupreeh]sticker"		"1"
			"[atlanta2017_signature_kjaerbye]sticker"		"1"
			"[atlanta2017_signature_xyp9x]sticker"		"1"
			"[atlanta2017_signature_b1ad3]sticker"		"1"
			"[atlanta2017_signature_waylander]sticker"		"1"
			"[atlanta2017_signature_electronic]sticker"		"1"
			"[atlanta2017_signature_markeloff]sticker"		"1"
			"[atlanta2017_signature_worldedit]sticker"		"1"
			"[atlanta2017_signature_twist]sticker"		"1"
			"[atlanta2017_signature_discodoplan]sticker"		"1"
			"[atlanta2017_signature_krimz]sticker"		"1"
			"[atlanta2017_signature_olofmeister]sticker"		"1"
			"[atlanta2017_signature_dennis]sticker"		"1"
			"[atlanta2017_signature_zeus]sticker"		"1"
			"[atlanta2017_signature_dosia]sticker"		"1"
			"[atlanta2017_signature_hobbit]sticker"		"1"
			"[atlanta2017_signature_mou]sticker"		"1"
			"[atlanta2017_signature_adrenkz]sticker"		"1"
			"[atlanta2017_signature_edward]sticker"		"1"
			"[atlanta2017_signature_flamie]sticker"		"1"
			"[atlanta2017_signature_guardian]sticker"		"1"
			"[atlanta2017_signature_seized]sticker"		"1"
			"[atlanta2017_signature_s1mple]sticker"		"1"
			"[atlanta2017_signature_coldzera]sticker"		"1"
			"[atlanta2017_signature_fallen]sticker"		"1"
			"[atlanta2017_signature_fer]sticker"		"1"
			"[atlanta2017_signature_fox]sticker"		"1"
			"[atlanta2017_signature_taco]sticker"		"1"
			"[atlanta2017_signature_jdm64]sticker"		"1"
			"[atlanta2017_signature_elige]sticker"		"1"
			"[atlanta2017_signature_pimp]sticker"		"1"
			"[atlanta2017_signature_hiko]sticker"		"1"
			"[atlanta2017_signature_nitro]sticker"		"1"
			"[atlanta2017_signature_byali]sticker"		"1"
			"[atlanta2017_signature_neo]sticker"		"1"
			"[atlanta2017_signature_pasha]sticker"		"1"
			"[atlanta2017_signature_snax]sticker"		"1"
			"[atlanta2017_signature_taz]sticker"		"1"
		}
		"crate_signature_pack_atlanta2017_group_2_legendary"
		{
			"[atlanta2017_signature_gla1ve_foil]sticker"		"1"
			"[atlanta2017_signature_device_foil]sticker"		"1"
			"[atlanta2017_signature_dupreeh_foil]sticker"		"1"
			"[atlanta2017_signature_kjaerbye_foil]sticker"		"1"
			"[atlanta2017_signature_xyp9x_foil]sticker"		"1"
			"[atlanta2017_signature_b1ad3_foil]sticker"		"1"
			"[atlanta2017_signature_waylander_foil]sticker"		"1"
			"[atlanta2017_signature_electronic_foil]sticker"		"1"
			"[atlanta2017_signature_markeloff_foil]sticker"		"1"
			"[atlanta2017_signature_worldedit_foil]sticker"		"1"
			"[atlanta2017_signature_twist_foil]sticker"		"1"
			"[atlanta2017_signature_discodoplan_foil]sticker"		"1"
			"[atlanta2017_signature_krimz_foil]sticker"		"1"
			"[atlanta2017_signature_olofmeister_foil]sticker"		"1"
			"[atlanta2017_signature_dennis_foil]sticker"		"1"
			"[atlanta2017_signature_zeus_foil]sticker"		"1"
			"[atlanta2017_signature_dosia_foil]sticker"		"1"
			"[atlanta2017_signature_hobbit_foil]sticker"		"1"
			"[atlanta2017_signature_mou_foil]sticker"		"1"
			"[atlanta2017_signature_adrenkz_foil]sticker"		"1"
			"[atlanta2017_signature_edward_foil]sticker"		"1"
			"[atlanta2017_signature_flamie_foil]sticker"		"1"
			"[atlanta2017_signature_guardian_foil]sticker"		"1"
			"[atlanta2017_signature_seized_foil]sticker"		"1"
			"[atlanta2017_signature_s1mple_foil]sticker"		"1"
			"[atlanta2017_signature_coldzera_foil]sticker"		"1"
			"[atlanta2017_signature_fallen_foil]sticker"		"1"
			"[atlanta2017_signature_fer_foil]sticker"		"1"
			"[atlanta2017_signature_fox_foil]sticker"		"1"
			"[atlanta2017_signature_taco_foil]sticker"		"1"
			"[atlanta2017_signature_jdm64_foil]sticker"		"1"
			"[atlanta2017_signature_elige_foil]sticker"		"1"
			"[atlanta2017_signature_pimp_foil]sticker"		"1"
			"[atlanta2017_signature_hiko_foil]sticker"		"1"
			"[atlanta2017_signature_nitro_foil]sticker"		"1"
			"[atlanta2017_signature_byali_foil]sticker"		"1"
			"[atlanta2017_signature_neo_foil]sticker"		"1"
			"[atlanta2017_signature_pasha_foil]sticker"		"1"
			"[atlanta2017_signature_snax_foil]sticker"		"1"
			"[atlanta2017_signature_taz_foil]sticker"		"1"
		}
		"crate_atlanta2017_promo_de_dust2"
		{
			"set_dust_2"		"1"
		}
		"crate_atlanta2017_promo_de_mirage"
		{
			"set_mirage"		"1"
		}
		"crate_atlanta2017_promo_de_cbble"
		{
			"set_cobblestone"		"1"
		}
		"crate_atlanta2017_promo_de_overpass"
		{
			"set_overpass"		"1"
		}
		"crate_atlanta2017_promo_de_cache"
		{
			"set_cache"		"1"
		}
		"crate_atlanta2017_promo_de_train"
		{
			"set_train"		"1"
		}
		"crate_atlanta2017_promo_de_nuke"
		{
			"set_nuke"		"1"
		}
	}
	"items"
	{
		"4289"
		{
			"item_name"		"#StoreItem_atlanta2017_team_astr_sticker"
			"name"		"crate_sticker_pack_atlanta2017_astr"
			"item_description"		"#EventItemDesc_atlanta2017_sticker_team"
			"image_inventory"		"econ/stickers/atlanta2017/astr"
			"loot_list_name"		"atlanta2017_rare_astr"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4290"
		{
			"item_name"		"#StoreItem_atlanta2017_team_nv_sticker"
			"name"		"crate_sticker_pack_atlanta2017_nv"
			"item_description"		"#EventItemDesc_atlanta2017_sticker_team"
			"image_inventory"		"econ/stickers/atlanta2017/nv"
			"loot_list_name"		"atlanta2017_rare_nv"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4291"
		{
			"item_name"		"#StoreItem_atlanta2017_team_faze_sticker"
			"name"		"crate_sticker_pack_atlanta2017_faze"
			"item_description"		"#EventItemDesc_atlanta2017_sticker_team"
			"image_inventory"		"econ/stickers/atlanta2017/faze"
			"loot_list_name"		"atlanta2017_rare_faze"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4292"
		{
			"item_name"		"#StoreItem_atlanta2017_team_flip_sticker"
			"name"		"crate_sticker_pack_atlanta2017_flip"
			"item_description"		"#EventItemDesc_atlanta2017_sticker_team"
			"image_inventory"		"econ/stickers/atlanta2017/flip"
			"loot_list_name"		"atlanta2017_rare_flip"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4293"
		{
			"item_name"		"#StoreItem_atlanta2017_team_fntc_sticker"
			"name"		"crate_sticker_pack_atlanta2017_fntc"
			"item_description"		"#EventItemDesc_atlanta2017_sticker_team"
			"image_inventory"		"econ/stickers/atlanta2017/fntc"
			"loot_list_name"		"atlanta2017_rare_fntc"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4294"
		{
			"item_name"		"#StoreItem_atlanta2017_team_g2_sticker"
			"name"		"crate_sticker_pack_atlanta2017_g2"
			"item_description"		"#EventItemDesc_atlanta2017_sticker_team"
			"image_inventory"		"econ/stickers/atlanta2017/g2"
			"loot_list_name"		"atlanta2017_rare_g2"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4295"
		{
			"item_name"		"#StoreItem_atlanta2017_team_gamb_sticker"
			"name"		"crate_sticker_pack_atlanta2017_gamb"
			"item_description"		"#EventItemDesc_atlanta2017_sticker_team"
			"image_inventory"		"econ/stickers/atlanta2017/gamb"
			"loot_list_name"		"atlanta2017_rare_gamb"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4296"
		{
			"item_name"		"#StoreItem_atlanta2017_team_god_sticker"
			"name"		"crate_sticker_pack_atlanta2017_god"
			"item_description"		"#EventItemDesc_atlanta2017_sticker_team"
			"image_inventory"		"econ/stickers/atlanta2017/god"
			"loot_list_name"		"atlanta2017_rare_god"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4297"
		{
			"item_name"		"#StoreItem_atlanta2017_team_hlr_sticker"
			"name"		"crate_sticker_pack_atlanta2017_hlr"
			"item_description"		"#EventItemDesc_atlanta2017_sticker_team"
			"image_inventory"		"econ/stickers/atlanta2017/hlr"
			"loot_list_name"		"atlanta2017_rare_hlr"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4298"
		{
			"item_name"		"#StoreItem_atlanta2017_team_mss_sticker"
			"name"		"crate_sticker_pack_atlanta2017_mss"
			"item_description"		"#EventItemDesc_atlanta2017_sticker_team"
			"image_inventory"		"econ/stickers/atlanta2017/mss"
			"loot_list_name"		"atlanta2017_rare_mss"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4299"
		{
			"item_name"		"#StoreItem_atlanta2017_team_navi_sticker"
			"name"		"crate_sticker_pack_atlanta2017_navi"
			"item_description"		"#EventItemDesc_atlanta2017_sticker_team"
			"image_inventory"		"econ/stickers/atlanta2017/navi"
			"loot_list_name"		"atlanta2017_rare_navi"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4300"
		{
			"item_name"		"#StoreItem_atlanta2017_team_nor_sticker"
			"name"		"crate_sticker_pack_atlanta2017_nor"
			"item_description"		"#EventItemDesc_atlanta2017_sticker_team"
			"image_inventory"		"econ/stickers/atlanta2017/nor"
			"loot_list_name"		"atlanta2017_rare_nor"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4301"
		{
			"item_name"		"#StoreItem_atlanta2017_team_optc_sticker"
			"name"		"crate_sticker_pack_atlanta2017_optc"
			"item_description"		"#EventItemDesc_atlanta2017_sticker_team"
			"image_inventory"		"econ/stickers/atlanta2017/optc"
			"loot_list_name"		"atlanta2017_rare_optc"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4302"
		{
			"item_name"		"#StoreItem_atlanta2017_team_sk_sticker"
			"name"		"crate_sticker_pack_atlanta2017_sk"
			"item_description"		"#EventItemDesc_atlanta2017_sticker_team"
			"image_inventory"		"econ/stickers/atlanta2017/sk"
			"loot_list_name"		"atlanta2017_rare_sk"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4303"
		{
			"item_name"		"#StoreItem_atlanta2017_team_liq_sticker"
			"name"		"crate_sticker_pack_atlanta2017_liq"
			"item_description"		"#EventItemDesc_atlanta2017_sticker_team"
			"image_inventory"		"econ/stickers/atlanta2017/liq"
			"loot_list_name"		"atlanta2017_rare_liq"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4304"
		{
			"item_name"		"#StoreItem_atlanta2017_team_vp_sticker"
			"name"		"crate_sticker_pack_atlanta2017_vp"
			"item_description"		"#EventItemDesc_atlanta2017_sticker_team"
			"image_inventory"		"econ/stickers/atlanta2017/vp"
			"loot_list_name"		"atlanta2017_rare_vp"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4305"
		{
			"item_name"		"#StoreItem_atlanta2017_team_eleague_sticker"
			"name"		"crate_sticker_pack_atlanta2017_eleague"
			"item_description"		"#EventItemDesc_atlanta2017_sticker_org"
			"image_inventory"		"econ/stickers/atlanta2017/eleague"
			"loot_list_name"		"atlanta2017_rare_eleague"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4306"
		{
			"item_name"		"#StoreItem_atlanta2017_team_astr_graffiti"
			"name"		"crate_graffiti_pack_atlanta2017_astr"
			"item_description"		"#EventItemDesc_atlanta2017_graffiti_team"
			"image_inventory"		"econ/stickers/atlanta2017/astr_graffiti"
			"loot_list_name"		"atlanta2017_graffiti_astr"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4307"
		{
			"item_name"		"#StoreItem_atlanta2017_team_nv_graffiti"
			"name"		"crate_graffiti_pack_atlanta2017_nv"
			"item_description"		"#EventItemDesc_atlanta2017_graffiti_team"
			"image_inventory"		"econ/stickers/atlanta2017/nv_graffiti"
			"loot_list_name"		"atlanta2017_graffiti_nv"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4308"
		{
			"item_name"		"#StoreItem_atlanta2017_team_faze_graffiti"
			"name"		"crate_graffiti_pack_atlanta2017_faze"
			"item_description"		"#EventItemDesc_atlanta2017_graffiti_team"
			"image_inventory"		"econ/stickers/atlanta2017/faze_graffiti"
			"loot_list_name"		"atlanta2017_graffiti_faze"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4309"
		{
			"item_name"		"#StoreItem_atlanta2017_team_flip_graffiti"
			"name"		"crate_graffiti_pack_atlanta2017_flip"
			"item_description"		"#EventItemDesc_atlanta2017_graffiti_team"
			"image_inventory"		"econ/stickers/atlanta2017/flip_graffiti"
			"loot_list_name"		"atlanta2017_graffiti_flip"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4310"
		{
			"item_name"		"#StoreItem_atlanta2017_team_fntc_graffiti"
			"name"		"crate_graffiti_pack_atlanta2017_fntc"
			"item_description"		"#EventItemDesc_atlanta2017_graffiti_team"
			"image_inventory"		"econ/stickers/atlanta2017/fntc_graffiti"
			"loot_list_name"		"atlanta2017_graffiti_fntc"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4311"
		{
			"item_name"		"#StoreItem_atlanta2017_team_g2_graffiti"
			"name"		"crate_graffiti_pack_atlanta2017_g2"
			"item_description"		"#EventItemDesc_atlanta2017_graffiti_team"
			"image_inventory"		"econ/stickers/atlanta2017/g2_graffiti"
			"loot_list_name"		"atlanta2017_graffiti_g2"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4312"
		{
			"item_name"		"#StoreItem_atlanta2017_team_gamb_graffiti"
			"name"		"crate_graffiti_pack_atlanta2017_gamb"
			"item_description"		"#EventItemDesc_atlanta2017_graffiti_team"
			"image_inventory"		"econ/stickers/atlanta2017/gamb_graffiti"
			"loot_list_name"		"atlanta2017_graffiti_gamb"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4313"
		{
			"item_name"		"#StoreItem_atlanta2017_team_god_graffiti"
			"name"		"crate_graffiti_pack_atlanta2017_god"
			"item_description"		"#EventItemDesc_atlanta2017_graffiti_team"
			"image_inventory"		"econ/stickers/atlanta2017/god_graffiti"
			"loot_list_name"		"atlanta2017_graffiti_god"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4314"
		{
			"item_name"		"#StoreItem_atlanta2017_team_hlr_graffiti"
			"name"		"crate_graffiti_pack_atlanta2017_hlr"
			"item_description"		"#EventItemDesc_atlanta2017_graffiti_team"
			"image_inventory"		"econ/stickers/atlanta2017/hlr_graffiti"
			"loot_list_name"		"atlanta2017_graffiti_hlr"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4315"
		{
			"item_name"		"#StoreItem_atlanta2017_team_mss_graffiti"
			"name"		"crate_graffiti_pack_atlanta2017_mss"
			"item_description"		"#EventItemDesc_atlanta2017_graffiti_team"
			"image_inventory"		"econ/stickers/atlanta2017/mss_graffiti"
			"loot_list_name"		"atlanta2017_graffiti_mss"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4316"
		{
			"item_name"		"#StoreItem_atlanta2017_team_navi_graffiti"
			"name"		"crate_graffiti_pack_atlanta2017_navi"
			"item_description"		"#EventItemDesc_atlanta2017_graffiti_team"
			"image_inventory"		"econ/stickers/atlanta2017/navi_graffiti"
			"loot_list_name"		"atlanta2017_graffiti_navi"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4317"
		{
			"item_name"		"#StoreItem_atlanta2017_team_nor_graffiti"
			"name"		"crate_graffiti_pack_atlanta2017_nor"
			"item_description"		"#EventItemDesc_atlanta2017_graffiti_team"
			"image_inventory"		"econ/stickers/atlanta2017/nor_graffiti"
			"loot_list_name"		"atlanta2017_graffiti_nor"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4318"
		{
			"item_name"		"#StoreItem_atlanta2017_team_optc_graffiti"
			"name"		"crate_graffiti_pack_atlanta2017_optc"
			"item_description"		"#EventItemDesc_atlanta2017_graffiti_team"
			"image_inventory"		"econ/stickers/atlanta2017/optc_graffiti"
			"loot_list_name"		"atlanta2017_graffiti_optc"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4319"
		{
			"item_name"		"#StoreItem_atlanta2017_team_sk_graffiti"
			"name"		"crate_graffiti_pack_atlanta2017_sk"
			"item_description"		"#EventItemDesc_atlanta2017_graffiti_team"
			"image_inventory"		"econ/stickers/atlanta2017/sk_graffiti"
			"loot_list_name"		"atlanta2017_graffiti_sk"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4320"
		{
			"item_name"		"#StoreItem_atlanta2017_team_liq_graffiti"
			"name"		"crate_graffiti_pack_atlanta2017_liq"
			"item_description"		"#EventItemDesc_atlanta2017_graffiti_team"
			"image_inventory"		"econ/stickers/atlanta2017/liq_graffiti"
			"loot_list_name"		"atlanta2017_graffiti_liq"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4321"
		{
			"item_name"		"#StoreItem_atlanta2017_team_vp_graffiti"
			"name"		"crate_graffiti_pack_atlanta2017_vp"
			"item_description"		"#EventItemDesc_atlanta2017_graffiti_team"
			"image_inventory"		"econ/stickers/atlanta2017/vp_graffiti"
			"loot_list_name"		"atlanta2017_graffiti_vp"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4322"
		{
			"item_name"		"#StoreItem_atlanta2017_team_eleague_graffiti"
			"name"		"crate_graffiti_pack_atlanta2017_eleague"
			"item_description"		"#EventItemDesc_atlanta2017_graffiti_org"
			"image_inventory"		"econ/stickers/atlanta2017/eleague_graffiti"
			"loot_list_name"		"atlanta2017_graffiti_eleague"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4323"
		{
			"item_name"		"#CSGO_crate_sticker_pack_atlanta2017_legends"
			"name"		"crate_sticker_pack_atlanta2017_legends"
			"item_description"		"#CSGO_crate_sticker_pack_atlanta2017_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_atlanta2017_01"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"180"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_atlanta2017_legends_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_atlanta2017_legends_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4324"
		{
			"item_name"		"#CSGO_crate_sticker_pack_atlanta2017_challengers"
			"name"		"crate_sticker_pack_atlanta2017_challengers"
			"item_description"		"#CSGO_crate_sticker_pack_atlanta2017_challengers_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_atlanta2017_02"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"181"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_atlanta2017_challengers_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_atlanta2017_challengers_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4325"
		{
			"item_name"		"#CSGO_crate_signature_pack_atlanta2017_group_1"
			"name"		"crate_signature_pack_atlanta2017_group_1"
			"item_description"		"#CSGO_crate_signature_pack_atlanta2017_group_1_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_atlanta2017_group_1"
			"prefab"		"atlanta2017_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"182"
				}
			}
		}
		"4326"
		{
			"item_name"		"#CSGO_crate_signature_pack_atlanta2017_group_2"
			"name"		"crate_signature_pack_atlanta2017_group_2"
			"item_description"		"#CSGO_crate_signature_pack_atlanta2017_group_2_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_atlanta2017_group_2"
			"prefab"		"atlanta2017_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"183"
				}
			}
		}
		"4327"
		{
			"item_name"		"#CSGO_crate_signature_pack_atlanta2017_astr"
			"name"		"crate_signature_pack_atlanta2017_astr"
			"item_description"		"#CSGO_crate_signature_pack_atlanta2017_astr_desc"
			"image_inventory"		"econ/weapon_cases/atlanta2017_astr"
			"prefab"		"atlanta2017_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"184"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"60"
				}
			}
		}
		"4328"
		{
			"item_name"		"#CSGO_crate_signature_pack_atlanta2017_nv"
			"name"		"crate_signature_pack_atlanta2017_nv"
			"item_description"		"#CSGO_crate_signature_pack_atlanta2017_nv_desc"
			"image_inventory"		"econ/weapon_cases/atlanta2017_nv"
			"prefab"		"atlanta2017_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"185"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"46"
				}
			}
		}
		"4329"
		{
			"item_name"		"#CSGO_crate_signature_pack_atlanta2017_faze"
			"name"		"crate_signature_pack_atlanta2017_faze"
			"item_description"		"#CSGO_crate_signature_pack_atlanta2017_faze_desc"
			"image_inventory"		"econ/weapon_cases/atlanta2017_faze"
			"prefab"		"atlanta2017_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"186"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"61"
				}
			}
		}
		"4330"
		{
			"item_name"		"#CSGO_crate_signature_pack_atlanta2017_flip"
			"name"		"crate_signature_pack_atlanta2017_flip"
			"item_description"		"#CSGO_crate_signature_pack_atlanta2017_flip_desc"
			"image_inventory"		"econ/weapon_cases/atlanta2017_flip"
			"prefab"		"atlanta2017_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"187"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"43"
				}
			}
		}
		"4331"
		{
			"item_name"		"#CSGO_crate_signature_pack_atlanta2017_fntc"
			"name"		"crate_signature_pack_atlanta2017_fntc"
			"item_description"		"#CSGO_crate_signature_pack_atlanta2017_fntc_desc"
			"image_inventory"		"econ/weapon_cases/atlanta2017_fntc"
			"prefab"		"atlanta2017_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"188"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"6"
				}
			}
		}
		"4332"
		{
			"item_name"		"#CSGO_crate_signature_pack_atlanta2017_g2"
			"name"		"crate_signature_pack_atlanta2017_g2"
			"item_description"		"#CSGO_crate_signature_pack_atlanta2017_g2_desc"
			"image_inventory"		"econ/weapon_cases/atlanta2017_g2"
			"prefab"		"atlanta2017_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"189"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"59"
				}
			}
		}
		"4333"
		{
			"item_name"		"#CSGO_crate_signature_pack_atlanta2017_gamb"
			"name"		"crate_signature_pack_atlanta2017_gamb"
			"item_description"		"#CSGO_crate_signature_pack_atlanta2017_gamb_desc"
			"image_inventory"		"econ/weapon_cases/atlanta2017_gamb"
			"prefab"		"atlanta2017_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"190"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"63"
				}
			}
		}
		"4334"
		{
			"item_name"		"#CSGO_crate_signature_pack_atlanta2017_god"
			"name"		"crate_signature_pack_atlanta2017_god"
			"item_description"		"#CSGO_crate_signature_pack_atlanta2017_god_desc"
			"image_inventory"		"econ/weapon_cases/atlanta2017_god"
			"prefab"		"atlanta2017_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"191"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"67"
				}
			}
		}
		"4335"
		{
			"item_name"		"#CSGO_crate_signature_pack_atlanta2017_hlr"
			"name"		"crate_signature_pack_atlanta2017_hlr"
			"item_description"		"#CSGO_crate_signature_pack_atlanta2017_hlr_desc"
			"image_inventory"		"econ/weapon_cases/atlanta2017_hlr"
			"prefab"		"atlanta2017_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"192"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"25"
				}
			}
		}
		"4336"
		{
			"item_name"		"#CSGO_crate_signature_pack_atlanta2017_mss"
			"name"		"crate_signature_pack_atlanta2017_mss"
			"item_description"		"#CSGO_crate_signature_pack_atlanta2017_mss_desc"
			"image_inventory"		"econ/weapon_cases/atlanta2017_mss"
			"prefab"		"atlanta2017_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"193"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"29"
				}
			}
		}
		"4337"
		{
			"item_name"		"#CSGO_crate_signature_pack_atlanta2017_navi"
			"name"		"crate_signature_pack_atlanta2017_navi"
			"item_description"		"#CSGO_crate_signature_pack_atlanta2017_navi_desc"
			"image_inventory"		"econ/weapon_cases/atlanta2017_navi"
			"prefab"		"atlanta2017_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"194"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"12"
				}
			}
		}
		"4338"
		{
			"item_name"		"#CSGO_crate_signature_pack_atlanta2017_nor"
			"name"		"crate_signature_pack_atlanta2017_nor"
			"item_description"		"#CSGO_crate_signature_pack_atlanta2017_nor_desc"
			"image_inventory"		"econ/weapon_cases/atlanta2017_nor"
			"prefab"		"atlanta2017_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"195"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"68"
				}
			}
		}
		"4339"
		{
			"item_name"		"#CSGO_crate_signature_pack_atlanta2017_optc"
			"name"		"crate_signature_pack_atlanta2017_optc"
			"item_description"		"#CSGO_crate_signature_pack_atlanta2017_optc_desc"
			"image_inventory"		"econ/weapon_cases/atlanta2017_optc"
			"prefab"		"atlanta2017_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"196"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"66"
				}
			}
		}
		"4340"
		{
			"item_name"		"#CSGO_crate_signature_pack_atlanta2017_sk"
			"name"		"crate_signature_pack_atlanta2017_sk"
			"item_description"		"#CSGO_crate_signature_pack_atlanta2017_sk_desc"
			"image_inventory"		"econ/weapon_cases/atlanta2017_sk"
			"prefab"		"atlanta2017_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"197"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"14"
				}
			}
		}
		"4341"
		{
			"item_name"		"#CSGO_crate_signature_pack_atlanta2017_liq"
			"name"		"crate_signature_pack_atlanta2017_liq"
			"item_description"		"#CSGO_crate_signature_pack_atlanta2017_liq_desc"
			"image_inventory"		"econ/weapon_cases/atlanta2017_liq"
			"prefab"		"atlanta2017_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"198"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"48"
				}
			}
		}
		"4342"
		{
			"item_name"		"#CSGO_crate_signature_pack_atlanta2017_vp"
			"name"		"crate_signature_pack_atlanta2017_vp"
			"item_description"		"#CSGO_crate_signature_pack_atlanta2017_vp_desc"
			"image_inventory"		"econ/weapon_cases/atlanta2017_vp"
			"prefab"		"atlanta2017_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"199"
				}
				"tournament event team0 id"
				{
					"attribute_class"		"tournament_event_team_id"
					"value"		"31"
				}
			}
		}
		"4343"
		{
			"item_name"		"#CSGO_crate_atlanta2017_bundle_of_all"
			"name"		"crate_atlanta2017_bundle_of_all"
			"item_description"		"#CSGO_crate_atlanta2017_bundle_of_all_desc"
			"image_inventory"		"econ/weapon_cases/atlanta2017_bundleofall"
			"loot_list_name"		"atlanta2017_bundle_of_all"
			"prefab"		"atlanta2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4344"
		{
			"item_name"		"#CSGO_crate_atlanta2017_promo_de_dust2"
			"name"		"crate_atlanta2017_promo_de_dust2"
			"image_inventory"		"econ/weapon_cases/crate_atlanta2017_promo_de_dust2"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"200"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"11"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_dust_2"
					"tag_text"		"#CSGO_set_dust_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4345"
		{
			"item_name"		"#CSGO_crate_atlanta2017_promo_de_mirage"
			"name"		"crate_atlanta2017_promo_de_mirage"
			"image_inventory"		"econ/weapon_cases/crate_atlanta2017_promo_de_mirage"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"201"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"11"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_mirage"
					"tag_text"		"#CSGO_set_mirage"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4346"
		{
			"item_name"		"#CSGO_crate_atlanta2017_promo_de_cbble"
			"name"		"crate_atlanta2017_promo_de_cbble"
			"image_inventory"		"econ/weapon_cases/crate_atlanta2017_promo_de_cbble"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"202"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"11"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_cobblestone"
					"tag_text"		"#CSGO_set_cobblestone"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4347"
		{
			"item_name"		"#CSGO_crate_atlanta2017_promo_de_overpass"
			"name"		"crate_atlanta2017_promo_de_overpass"
			"image_inventory"		"econ/weapon_cases/crate_atlanta2017_promo_de_overpass"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"203"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"11"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_overpass"
					"tag_text"		"#CSGO_set_overpass"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4348"
		{
			"item_name"		"#CSGO_crate_atlanta2017_promo_de_cache"
			"name"		"crate_atlanta2017_promo_de_cache"
			"image_inventory"		"econ/weapon_cases/crate_atlanta2017_promo_de_cache"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"204"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"11"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_cache"
					"tag_text"		"#CSGO_set_cache"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4349"
		{
			"item_name"		"#CSGO_crate_atlanta2017_promo_de_train"
			"name"		"crate_atlanta2017_promo_de_train"
			"image_inventory"		"econ/weapon_cases/crate_atlanta2017_promo_de_train"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"205"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"11"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_train"
					"tag_text"		"#CSGO_set_train"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4350"
		{
			"item_name"		"#CSGO_crate_atlanta2017_promo_de_nuke"
			"name"		"crate_atlanta2017_promo_de_nuke"
			"image_inventory"		"econ/weapon_cases/crate_atlanta2017_promo_de_nuke"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"206"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"11"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_nuke"
					"tag_text"		"#CSGO_set_nuke"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"sticker_kits"
	{
		"1738"
		{
			"name"		"atlanta2017_team_astr"
			"item_name"		"#StickerKit_atlanta2017_team_astr"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/astr"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"60"
		}
		"1739"
		{
			"name"		"atlanta2017_team_astr_holo"
			"item_name"		"#StickerKit_atlanta2017_team_astr_holo"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/astr_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"11"
			"tournament_team_id"		"60"
		}
		"1740"
		{
			"name"		"atlanta2017_team_astr_foil"
			"item_name"		"#StickerKit_atlanta2017_team_astr_foil"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/astr_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"60"
		}
		"1741"
		{
			"name"		"atlanta2017_team_astr_gold"
			"item_name"		"#StickerKit_atlanta2017_team_astr_gold"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/astr_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"60"
		}
		"1742"
		{
			"name"		"atlanta2017_team_nv"
			"item_name"		"#StickerKit_atlanta2017_team_nv"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/nv"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"46"
		}
		"1743"
		{
			"name"		"atlanta2017_team_nv_holo"
			"item_name"		"#StickerKit_atlanta2017_team_nv_holo"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/nv_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"11"
			"tournament_team_id"		"46"
		}
		"1744"
		{
			"name"		"atlanta2017_team_nv_foil"
			"item_name"		"#StickerKit_atlanta2017_team_nv_foil"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/nv_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"46"
		}
		"1745"
		{
			"name"		"atlanta2017_team_nv_gold"
			"item_name"		"#StickerKit_atlanta2017_team_nv_gold"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/nv_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"46"
		}
		"1746"
		{
			"name"		"atlanta2017_team_faze"
			"item_name"		"#StickerKit_atlanta2017_team_faze"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/faze"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"61"
		}
		"1747"
		{
			"name"		"atlanta2017_team_faze_holo"
			"item_name"		"#StickerKit_atlanta2017_team_faze_holo"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/faze_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"11"
			"tournament_team_id"		"61"
		}
		"1748"
		{
			"name"		"atlanta2017_team_faze_foil"
			"item_name"		"#StickerKit_atlanta2017_team_faze_foil"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/faze_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"61"
		}
		"1749"
		{
			"name"		"atlanta2017_team_faze_gold"
			"item_name"		"#StickerKit_atlanta2017_team_faze_gold"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/faze_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"61"
		}
		"1750"
		{
			"name"		"atlanta2017_team_flip"
			"item_name"		"#StickerKit_atlanta2017_team_flip"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/flip"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"43"
		}
		"1751"
		{
			"name"		"atlanta2017_team_flip_holo"
			"item_name"		"#StickerKit_atlanta2017_team_flip_holo"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/flip_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"11"
			"tournament_team_id"		"43"
		}
		"1752"
		{
			"name"		"atlanta2017_team_flip_foil"
			"item_name"		"#StickerKit_atlanta2017_team_flip_foil"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/flip_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"43"
		}
		"1753"
		{
			"name"		"atlanta2017_team_flip_gold"
			"item_name"		"#StickerKit_atlanta2017_team_flip_gold"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/flip_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"43"
		}
		"1754"
		{
			"name"		"atlanta2017_team_fntc"
			"item_name"		"#StickerKit_atlanta2017_team_fntc"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/fntc"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"6"
		}
		"1755"
		{
			"name"		"atlanta2017_team_fntc_holo"
			"item_name"		"#StickerKit_atlanta2017_team_fntc_holo"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/fntc_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"11"
			"tournament_team_id"		"6"
		}
		"1756"
		{
			"name"		"atlanta2017_team_fntc_foil"
			"item_name"		"#StickerKit_atlanta2017_team_fntc_foil"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/fntc_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"6"
		}
		"1757"
		{
			"name"		"atlanta2017_team_fntc_gold"
			"item_name"		"#StickerKit_atlanta2017_team_fntc_gold"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/fntc_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"6"
		}
		"1758"
		{
			"name"		"atlanta2017_team_g2"
			"item_name"		"#StickerKit_atlanta2017_team_g2"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/g2"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"59"
		}
		"1759"
		{
			"name"		"atlanta2017_team_g2_holo"
			"item_name"		"#StickerKit_atlanta2017_team_g2_holo"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/g2_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"11"
			"tournament_team_id"		"59"
		}
		"1760"
		{
			"name"		"atlanta2017_team_g2_foil"
			"item_name"		"#StickerKit_atlanta2017_team_g2_foil"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/g2_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"59"
		}
		"1761"
		{
			"name"		"atlanta2017_team_g2_gold"
			"item_name"		"#StickerKit_atlanta2017_team_g2_gold"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/g2_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"59"
		}
		"1762"
		{
			"name"		"atlanta2017_team_gamb"
			"item_name"		"#StickerKit_atlanta2017_team_gamb"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/gamb"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"63"
		}
		"1763"
		{
			"name"		"atlanta2017_team_gamb_holo"
			"item_name"		"#StickerKit_atlanta2017_team_gamb_holo"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/gamb_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"11"
			"tournament_team_id"		"63"
		}
		"1764"
		{
			"name"		"atlanta2017_team_gamb_foil"
			"item_name"		"#StickerKit_atlanta2017_team_gamb_foil"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/gamb_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"63"
		}
		"1765"
		{
			"name"		"atlanta2017_team_gamb_gold"
			"item_name"		"#StickerKit_atlanta2017_team_gamb_gold"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/gamb_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"63"
		}
		"1766"
		{
			"name"		"atlanta2017_team_god"
			"item_name"		"#StickerKit_atlanta2017_team_god"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/god"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"67"
		}
		"1767"
		{
			"name"		"atlanta2017_team_god_holo"
			"item_name"		"#StickerKit_atlanta2017_team_god_holo"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/god_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"11"
			"tournament_team_id"		"67"
		}
		"1768"
		{
			"name"		"atlanta2017_team_god_foil"
			"item_name"		"#StickerKit_atlanta2017_team_god_foil"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/god_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"67"
		}
		"1769"
		{
			"name"		"atlanta2017_team_god_gold"
			"item_name"		"#StickerKit_atlanta2017_team_god_gold"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/god_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"67"
		}
		"1770"
		{
			"name"		"atlanta2017_team_hlr"
			"item_name"		"#StickerKit_atlanta2017_team_hlr"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/hlr"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"25"
		}
		"1771"
		{
			"name"		"atlanta2017_team_hlr_holo"
			"item_name"		"#StickerKit_atlanta2017_team_hlr_holo"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/hlr_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"11"
			"tournament_team_id"		"25"
		}
		"1772"
		{
			"name"		"atlanta2017_team_hlr_foil"
			"item_name"		"#StickerKit_atlanta2017_team_hlr_foil"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/hlr_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"25"
		}
		"1773"
		{
			"name"		"atlanta2017_team_hlr_gold"
			"item_name"		"#StickerKit_atlanta2017_team_hlr_gold"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/hlr_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"25"
		}
		"1774"
		{
			"name"		"atlanta2017_team_mss"
			"item_name"		"#StickerKit_atlanta2017_team_mss"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/mss"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"29"
		}
		"1775"
		{
			"name"		"atlanta2017_team_mss_holo"
			"item_name"		"#StickerKit_atlanta2017_team_mss_holo"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/mss_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"11"
			"tournament_team_id"		"29"
		}
		"1776"
		{
			"name"		"atlanta2017_team_mss_foil"
			"item_name"		"#StickerKit_atlanta2017_team_mss_foil"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/mss_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"29"
		}
		"1777"
		{
			"name"		"atlanta2017_team_mss_gold"
			"item_name"		"#StickerKit_atlanta2017_team_mss_gold"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/mss_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"29"
		}
		"1778"
		{
			"name"		"atlanta2017_team_navi"
			"item_name"		"#StickerKit_atlanta2017_team_navi"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/navi"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"12"
		}
		"1779"
		{
			"name"		"atlanta2017_team_navi_holo"
			"item_name"		"#StickerKit_atlanta2017_team_navi_holo"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/navi_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"11"
			"tournament_team_id"		"12"
		}
		"1780"
		{
			"name"		"atlanta2017_team_navi_foil"
			"item_name"		"#StickerKit_atlanta2017_team_navi_foil"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/navi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"12"
		}
		"1781"
		{
			"name"		"atlanta2017_team_navi_gold"
			"item_name"		"#StickerKit_atlanta2017_team_navi_gold"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/navi_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"12"
		}
		"1782"
		{
			"name"		"atlanta2017_team_nor"
			"item_name"		"#StickerKit_atlanta2017_team_nor"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/nor"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"68"
		}
		"1783"
		{
			"name"		"atlanta2017_team_nor_holo"
			"item_name"		"#StickerKit_atlanta2017_team_nor_holo"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/nor_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"11"
			"tournament_team_id"		"68"
		}
		"1784"
		{
			"name"		"atlanta2017_team_nor_foil"
			"item_name"		"#StickerKit_atlanta2017_team_nor_foil"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/nor_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"68"
		}
		"1785"
		{
			"name"		"atlanta2017_team_nor_gold"
			"item_name"		"#StickerKit_atlanta2017_team_nor_gold"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/nor_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"68"
		}
		"1786"
		{
			"name"		"atlanta2017_team_optc"
			"item_name"		"#StickerKit_atlanta2017_team_optc"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/optc"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"66"
		}
		"1787"
		{
			"name"		"atlanta2017_team_optc_holo"
			"item_name"		"#StickerKit_atlanta2017_team_optc_holo"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/optc_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"11"
			"tournament_team_id"		"66"
		}
		"1788"
		{
			"name"		"atlanta2017_team_optc_foil"
			"item_name"		"#StickerKit_atlanta2017_team_optc_foil"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/optc_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"66"
		}
		"1789"
		{
			"name"		"atlanta2017_team_optc_gold"
			"item_name"		"#StickerKit_atlanta2017_team_optc_gold"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/optc_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"66"
		}
		"1790"
		{
			"name"		"atlanta2017_team_sk"
			"item_name"		"#StickerKit_atlanta2017_team_sk"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/sk"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"14"
		}
		"1791"
		{
			"name"		"atlanta2017_team_sk_holo"
			"item_name"		"#StickerKit_atlanta2017_team_sk_holo"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/sk_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"11"
			"tournament_team_id"		"14"
		}
		"1792"
		{
			"name"		"atlanta2017_team_sk_foil"
			"item_name"		"#StickerKit_atlanta2017_team_sk_foil"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/sk_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"14"
		}
		"1793"
		{
			"name"		"atlanta2017_team_sk_gold"
			"item_name"		"#StickerKit_atlanta2017_team_sk_gold"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/sk_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"14"
		}
		"1794"
		{
			"name"		"atlanta2017_team_liq"
			"item_name"		"#StickerKit_atlanta2017_team_liq"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/liq"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"48"
		}
		"1795"
		{
			"name"		"atlanta2017_team_liq_holo"
			"item_name"		"#StickerKit_atlanta2017_team_liq_holo"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/liq_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"11"
			"tournament_team_id"		"48"
		}
		"1796"
		{
			"name"		"atlanta2017_team_liq_foil"
			"item_name"		"#StickerKit_atlanta2017_team_liq_foil"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/liq_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"48"
		}
		"1797"
		{
			"name"		"atlanta2017_team_liq_gold"
			"item_name"		"#StickerKit_atlanta2017_team_liq_gold"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/liq_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"48"
		}
		"1798"
		{
			"name"		"atlanta2017_team_vp"
			"item_name"		"#StickerKit_atlanta2017_team_vp"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/vp"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"31"
		}
		"1799"
		{
			"name"		"atlanta2017_team_vp_holo"
			"item_name"		"#StickerKit_atlanta2017_team_vp_holo"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/vp_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"11"
			"tournament_team_id"		"31"
		}
		"1800"
		{
			"name"		"atlanta2017_team_vp_foil"
			"item_name"		"#StickerKit_atlanta2017_team_vp_foil"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/vp_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"31"
		}
		"1801"
		{
			"name"		"atlanta2017_team_vp_gold"
			"item_name"		"#StickerKit_atlanta2017_team_vp_gold"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_team"
			"sticker_material"		"atlanta2017/vp_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"31"
		}
		"1802"
		{
			"name"		"atlanta2017_team_eleague"
			"item_name"		"#StickerKit_atlanta2017_team_eleague"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_org"
			"sticker_material"		"atlanta2017/eleague"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"0"
		}
		"1803"
		{
			"name"		"atlanta2017_team_eleague_holo"
			"item_name"		"#StickerKit_atlanta2017_team_eleague_holo"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_org"
			"sticker_material"		"atlanta2017/eleague_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"11"
			"tournament_team_id"		"0"
		}
		"1804"
		{
			"name"		"atlanta2017_team_eleague_foil"
			"item_name"		"#StickerKit_atlanta2017_team_eleague_foil"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_org"
			"sticker_material"		"atlanta2017/eleague_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"0"
		}
		"1805"
		{
			"name"		"atlanta2017_team_eleague_gold"
			"item_name"		"#StickerKit_atlanta2017_team_eleague_gold"
			"description_string"		"#EventItemDesc_atlanta2017_sticker_org"
			"sticker_material"		"atlanta2017/eleague_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"0"
		}
		"1806"
		{
			"name"		"atlanta2017_team_astr_graffiti"
			"item_name"		"#StickerKit_atlanta2017_team_astr"
			"description_string"		"#EventItemDesc_atlanta2017_graffiti_team"
			"sticker_material"		"atlanta2017/astr_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"60"
		}
		"1807"
		{
			"name"		"atlanta2017_team_nv_graffiti"
			"item_name"		"#StickerKit_atlanta2017_team_nv"
			"description_string"		"#EventItemDesc_atlanta2017_graffiti_team"
			"sticker_material"		"atlanta2017/nv_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"46"
		}
		"1808"
		{
			"name"		"atlanta2017_team_faze_graffiti"
			"item_name"		"#StickerKit_atlanta2017_team_faze"
			"description_string"		"#EventItemDesc_atlanta2017_graffiti_team"
			"sticker_material"		"atlanta2017/faze_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"61"
		}
		"1809"
		{
			"name"		"atlanta2017_team_flip_graffiti"
			"item_name"		"#StickerKit_atlanta2017_team_flip"
			"description_string"		"#EventItemDesc_atlanta2017_graffiti_team"
			"sticker_material"		"atlanta2017/flip_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"43"
		}
		"1810"
		{
			"name"		"atlanta2017_team_fntc_graffiti"
			"item_name"		"#StickerKit_atlanta2017_team_fntc"
			"description_string"		"#EventItemDesc_atlanta2017_graffiti_team"
			"sticker_material"		"atlanta2017/fntc_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"6"
		}
		"1811"
		{
			"name"		"atlanta2017_team_g2_graffiti"
			"item_name"		"#StickerKit_atlanta2017_team_g2"
			"description_string"		"#EventItemDesc_atlanta2017_graffiti_team"
			"sticker_material"		"atlanta2017/g2_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"59"
		}
		"1812"
		{
			"name"		"atlanta2017_team_gamb_graffiti"
			"item_name"		"#StickerKit_atlanta2017_team_gamb"
			"description_string"		"#EventItemDesc_atlanta2017_graffiti_team"
			"sticker_material"		"atlanta2017/gamb_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"63"
		}
		"1813"
		{
			"name"		"atlanta2017_team_god_graffiti"
			"item_name"		"#StickerKit_atlanta2017_team_god"
			"description_string"		"#EventItemDesc_atlanta2017_graffiti_team"
			"sticker_material"		"atlanta2017/god_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"67"
		}
		"1814"
		{
			"name"		"atlanta2017_team_hlr_graffiti"
			"item_name"		"#StickerKit_atlanta2017_team_hlr"
			"description_string"		"#EventItemDesc_atlanta2017_graffiti_team"
			"sticker_material"		"atlanta2017/hlr_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"25"
		}
		"1815"
		{
			"name"		"atlanta2017_team_mss_graffiti"
			"item_name"		"#StickerKit_atlanta2017_team_mss"
			"description_string"		"#EventItemDesc_atlanta2017_graffiti_team"
			"sticker_material"		"atlanta2017/mss_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"29"
		}
		"1816"
		{
			"name"		"atlanta2017_team_navi_graffiti"
			"item_name"		"#StickerKit_atlanta2017_team_navi"
			"description_string"		"#EventItemDesc_atlanta2017_graffiti_team"
			"sticker_material"		"atlanta2017/navi_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"12"
		}
		"1817"
		{
			"name"		"atlanta2017_team_nor_graffiti"
			"item_name"		"#StickerKit_atlanta2017_team_nor"
			"description_string"		"#EventItemDesc_atlanta2017_graffiti_team"
			"sticker_material"		"atlanta2017/nor_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"68"
		}
		"1818"
		{
			"name"		"atlanta2017_team_optc_graffiti"
			"item_name"		"#StickerKit_atlanta2017_team_optc"
			"description_string"		"#EventItemDesc_atlanta2017_graffiti_team"
			"sticker_material"		"atlanta2017/optc_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"66"
		}
		"1819"
		{
			"name"		"atlanta2017_team_sk_graffiti"
			"item_name"		"#StickerKit_atlanta2017_team_sk"
			"description_string"		"#EventItemDesc_atlanta2017_graffiti_team"
			"sticker_material"		"atlanta2017/sk_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"14"
		}
		"1820"
		{
			"name"		"atlanta2017_team_liq_graffiti"
			"item_name"		"#StickerKit_atlanta2017_team_liq"
			"description_string"		"#EventItemDesc_atlanta2017_graffiti_team"
			"sticker_material"		"atlanta2017/liq_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"48"
		}
		"1821"
		{
			"name"		"atlanta2017_team_vp_graffiti"
			"item_name"		"#StickerKit_atlanta2017_team_vp"
			"description_string"		"#EventItemDesc_atlanta2017_graffiti_team"
			"sticker_material"		"atlanta2017/vp_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"31"
		}
		"1822"
		{
			"name"		"atlanta2017_team_eleague_graffiti"
			"item_name"		"#StickerKit_atlanta2017_team_eleague"
			"description_string"		"#EventItemDesc_atlanta2017_graffiti_org"
			"sticker_material"		"atlanta2017/eleague_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"0"
		}
		"1823"
		{
			"name"		"atlanta2017_signature_styko"
			"item_name"		"#StickerKit_atlanta2017_signature_styko"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_styko"
			"sticker_material"		"atlanta2017/sig_styko"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"25"
			"tournament_player_id"		"55928431"
		}
		"1824"
		{
			"name"		"atlanta2017_signature_styko_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_styko_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_styko_foil"
			"sticker_material"		"atlanta2017/sig_styko_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"25"
			"tournament_player_id"		"55928431"
		}
		"1825"
		{
			"name"		"atlanta2017_signature_styko_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_styko_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_styko_gold"
			"sticker_material"		"atlanta2017/sig_styko_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"25"
			"tournament_player_id"		"55928431"
		}
		"1826"
		{
			"name"		"atlanta2017_signature_zero"
			"item_name"		"#StickerKit_atlanta2017_signature_zero"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_zero"
			"sticker_material"		"atlanta2017/sig_zero"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"25"
			"tournament_player_id"		"34322135"
		}
		"1827"
		{
			"name"		"atlanta2017_signature_zero_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_zero_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_zero_foil"
			"sticker_material"		"atlanta2017/sig_zero_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"25"
			"tournament_player_id"		"34322135"
		}
		"1828"
		{
			"name"		"atlanta2017_signature_zero_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_zero_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_zero_gold"
			"sticker_material"		"atlanta2017/sig_zero_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"25"
			"tournament_player_id"		"34322135"
		}
		"1829"
		{
			"name"		"atlanta2017_signature_deadfox"
			"item_name"		"#StickerKit_atlanta2017_signature_deadfox"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_deadfox"
			"sticker_material"		"atlanta2017/sig_deadfox"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"25"
			"tournament_player_id"		"29338592"
		}
		"1830"
		{
			"name"		"atlanta2017_signature_deadfox_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_deadfox_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_deadfox_foil"
			"sticker_material"		"atlanta2017/sig_deadfox_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"25"
			"tournament_player_id"		"29338592"
		}
		"1831"
		{
			"name"		"atlanta2017_signature_deadfox_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_deadfox_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_deadfox_gold"
			"sticker_material"		"atlanta2017/sig_deadfox_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"25"
			"tournament_player_id"		"29338592"
		}
		"1832"
		{
			"name"		"atlanta2017_signature_bondik"
			"item_name"		"#StickerKit_atlanta2017_signature_bondik"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_bondik"
			"sticker_material"		"atlanta2017/sig_bondik"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"25"
			"tournament_player_id"		"46918643"
		}
		"1833"
		{
			"name"		"atlanta2017_signature_bondik_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_bondik_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_bondik_foil"
			"sticker_material"		"atlanta2017/sig_bondik_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"25"
			"tournament_player_id"		"46918643"
		}
		"1834"
		{
			"name"		"atlanta2017_signature_bondik_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_bondik_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_bondik_gold"
			"sticker_material"		"atlanta2017/sig_bondik_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"25"
			"tournament_player_id"		"46918643"
		}
		"1835"
		{
			"name"		"atlanta2017_signature_angel"
			"item_name"		"#StickerKit_atlanta2017_signature_angel"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_angel"
			"sticker_material"		"atlanta2017/sig_angel"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"25"
			"tournament_player_id"		"58930363"
		}
		"1836"
		{
			"name"		"atlanta2017_signature_angel_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_angel_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_angel_foil"
			"sticker_material"		"atlanta2017/sig_angel_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"25"
			"tournament_player_id"		"58930363"
		}
		"1837"
		{
			"name"		"atlanta2017_signature_angel_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_angel_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_angel_gold"
			"sticker_material"		"atlanta2017/sig_angel_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"25"
			"tournament_player_id"		"58930363"
		}
		"1838"
		{
			"name"		"atlanta2017_signature_tarik"
			"item_name"		"#StickerKit_atlanta2017_signature_tarik"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_tarik"
			"sticker_material"		"atlanta2017/sig_tarik"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"66"
			"tournament_player_id"		"18216247"
		}
		"1839"
		{
			"name"		"atlanta2017_signature_tarik_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_tarik_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_tarik_foil"
			"sticker_material"		"atlanta2017/sig_tarik_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"66"
			"tournament_player_id"		"18216247"
		}
		"1840"
		{
			"name"		"atlanta2017_signature_tarik_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_tarik_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_tarik_gold"
			"sticker_material"		"atlanta2017/sig_tarik_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"66"
			"tournament_player_id"		"18216247"
		}
		"1841"
		{
			"name"		"atlanta2017_signature_mixwell"
			"item_name"		"#StickerKit_atlanta2017_signature_mixwell"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_mixwell"
			"sticker_material"		"atlanta2017/sig_mixwell"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"66"
			"tournament_player_id"		"27224124"
		}
		"1842"
		{
			"name"		"atlanta2017_signature_mixwell_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_mixwell_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_mixwell_foil"
			"sticker_material"		"atlanta2017/sig_mixwell_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"66"
			"tournament_player_id"		"27224124"
		}
		"1843"
		{
			"name"		"atlanta2017_signature_mixwell_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_mixwell_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_mixwell_gold"
			"sticker_material"		"atlanta2017/sig_mixwell_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"66"
			"tournament_player_id"		"27224124"
		}
		"1844"
		{
			"name"		"atlanta2017_signature_naf"
			"item_name"		"#StickerKit_atlanta2017_signature_naf"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_naf"
			"sticker_material"		"atlanta2017/sig_naf"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"66"
			"tournament_player_id"		"40885967"
		}
		"1845"
		{
			"name"		"atlanta2017_signature_naf_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_naf_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_naf_foil"
			"sticker_material"		"atlanta2017/sig_naf_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"66"
			"tournament_player_id"		"40885967"
		}
		"1846"
		{
			"name"		"atlanta2017_signature_naf_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_naf_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_naf_gold"
			"sticker_material"		"atlanta2017/sig_naf_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"66"
			"tournament_player_id"		"40885967"
		}
		"1847"
		{
			"name"		"atlanta2017_signature_rush"
			"item_name"		"#StickerKit_atlanta2017_signature_rush"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_rush"
			"sticker_material"		"atlanta2017/sig_rush"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"66"
			"tournament_player_id"		"63326592"
		}
		"1848"
		{
			"name"		"atlanta2017_signature_rush_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_rush_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_rush_foil"
			"sticker_material"		"atlanta2017/sig_rush_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"66"
			"tournament_player_id"		"63326592"
		}
		"1849"
		{
			"name"		"atlanta2017_signature_rush_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_rush_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_rush_gold"
			"sticker_material"		"atlanta2017/sig_rush_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"66"
			"tournament_player_id"		"63326592"
		}
		"1850"
		{
			"name"		"atlanta2017_signature_stanislaw"
			"item_name"		"#StickerKit_atlanta2017_signature_stanislaw"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_stanislaw"
			"sticker_material"		"atlanta2017/sig_stanislaw"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"66"
			"tournament_player_id"		"21583315"
		}
		"1851"
		{
			"name"		"atlanta2017_signature_stanislaw_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_stanislaw_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_stanislaw_foil"
			"sticker_material"		"atlanta2017/sig_stanislaw_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"66"
			"tournament_player_id"		"21583315"
		}
		"1852"
		{
			"name"		"atlanta2017_signature_stanislaw_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_stanislaw_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_stanislaw_gold"
			"sticker_material"		"atlanta2017/sig_stanislaw_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"66"
			"tournament_player_id"		"21583315"
		}
		"1853"
		{
			"name"		"atlanta2017_signature_apex"
			"item_name"		"#StickerKit_atlanta2017_signature_apex"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_apex"
			"sticker_material"		"atlanta2017/sig_apex"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"46"
			"tournament_player_id"		"29478439"
		}
		"1854"
		{
			"name"		"atlanta2017_signature_apex_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_apex_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_apex_foil"
			"sticker_material"		"atlanta2017/sig_apex_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"46"
			"tournament_player_id"		"29478439"
		}
		"1855"
		{
			"name"		"atlanta2017_signature_apex_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_apex_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_apex_gold"
			"sticker_material"		"atlanta2017/sig_apex_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"46"
			"tournament_player_id"		"29478439"
		}
		"1856"
		{
			"name"		"atlanta2017_signature_happy"
			"item_name"		"#StickerKit_atlanta2017_signature_happy"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_happy"
			"sticker_material"		"atlanta2017/sig_happy"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"46"
			"tournament_player_id"		"17975624"
		}
		"1857"
		{
			"name"		"atlanta2017_signature_happy_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_happy_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_happy_foil"
			"sticker_material"		"atlanta2017/sig_happy_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"46"
			"tournament_player_id"		"17975624"
		}
		"1858"
		{
			"name"		"atlanta2017_signature_happy_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_happy_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_happy_gold"
			"sticker_material"		"atlanta2017/sig_happy_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"46"
			"tournament_player_id"		"17975624"
		}
		"1859"
		{
			"name"		"atlanta2017_signature_sixer"
			"item_name"		"#StickerKit_atlanta2017_signature_sixer"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_sixer"
			"sticker_material"		"atlanta2017/sig_sixer"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"46"
			"tournament_player_id"		"3429256"
		}
		"1860"
		{
			"name"		"atlanta2017_signature_sixer_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_sixer_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_sixer_foil"
			"sticker_material"		"atlanta2017/sig_sixer_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"46"
			"tournament_player_id"		"3429256"
		}
		"1861"
		{
			"name"		"atlanta2017_signature_sixer_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_sixer_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_sixer_gold"
			"sticker_material"		"atlanta2017/sig_sixer_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"46"
			"tournament_player_id"		"3429256"
		}
		"1862"
		{
			"name"		"atlanta2017_signature_kennys"
			"item_name"		"#StickerKit_atlanta2017_signature_kennys"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_kennys"
			"sticker_material"		"atlanta2017/sig_kennys"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"46"
			"tournament_player_id"		"64640068"
		}
		"1863"
		{
			"name"		"atlanta2017_signature_kennys_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_kennys_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_kennys_foil"
			"sticker_material"		"atlanta2017/sig_kennys_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"46"
			"tournament_player_id"		"64640068"
		}
		"1864"
		{
			"name"		"atlanta2017_signature_kennys_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_kennys_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_kennys_gold"
			"sticker_material"		"atlanta2017/sig_kennys_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"46"
			"tournament_player_id"		"64640068"
		}
		"1865"
		{
			"name"		"atlanta2017_signature_nbk"
			"item_name"		"#StickerKit_atlanta2017_signature_nbk"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_nbk"
			"sticker_material"		"atlanta2017/sig_nbk"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"46"
			"tournament_player_id"		"444845"
		}
		"1866"
		{
			"name"		"atlanta2017_signature_nbk_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_nbk_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_nbk_foil"
			"sticker_material"		"atlanta2017/sig_nbk_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"46"
			"tournament_player_id"		"444845"
		}
		"1867"
		{
			"name"		"atlanta2017_signature_nbk_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_nbk_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_nbk_gold"
			"sticker_material"		"atlanta2017/sig_nbk_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"46"
			"tournament_player_id"		"444845"
		}
		"1868"
		{
			"name"		"atlanta2017_signature_b1ad3"
			"item_name"		"#StickerKit_atlanta2017_signature_b1ad3"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_b1ad3"
			"sticker_material"		"atlanta2017/sig_b1ad3"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53258137"
		}
		"1869"
		{
			"name"		"atlanta2017_signature_b1ad3_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_b1ad3_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_b1ad3_foil"
			"sticker_material"		"atlanta2017/sig_b1ad3_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53258137"
		}
		"1870"
		{
			"name"		"atlanta2017_signature_b1ad3_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_b1ad3_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_b1ad3_gold"
			"sticker_material"		"atlanta2017/sig_b1ad3_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53258137"
		}
		"1871"
		{
			"name"		"atlanta2017_signature_waylander"
			"item_name"		"#StickerKit_atlanta2017_signature_waylander"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_waylander"
			"sticker_material"		"atlanta2017/sig_waylander"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"43"
			"tournament_player_id"		"38340970"
		}
		"1872"
		{
			"name"		"atlanta2017_signature_waylander_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_waylander_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_waylander_foil"
			"sticker_material"		"atlanta2017/sig_waylander_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"43"
			"tournament_player_id"		"38340970"
		}
		"1873"
		{
			"name"		"atlanta2017_signature_waylander_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_waylander_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_waylander_gold"
			"sticker_material"		"atlanta2017/sig_waylander_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"43"
			"tournament_player_id"		"38340970"
		}
		"1874"
		{
			"name"		"atlanta2017_signature_electronic"
			"item_name"		"#StickerKit_atlanta2017_signature_electronic"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_electronic"
			"sticker_material"		"atlanta2017/sig_electronic"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"43"
			"tournament_player_id"		"83779379"
		}
		"1875"
		{
			"name"		"atlanta2017_signature_electronic_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_electronic_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_electronic_foil"
			"sticker_material"		"atlanta2017/sig_electronic_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"43"
			"tournament_player_id"		"83779379"
		}
		"1876"
		{
			"name"		"atlanta2017_signature_electronic_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_electronic_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_electronic_gold"
			"sticker_material"		"atlanta2017/sig_electronic_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"43"
			"tournament_player_id"		"83779379"
		}
		"1877"
		{
			"name"		"atlanta2017_signature_markeloff"
			"item_name"		"#StickerKit_atlanta2017_signature_markeloff"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_markeloff"
			"sticker_material"		"atlanta2017/sig_markeloff"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"43"
			"tournament_player_id"		"5667261"
		}
		"1878"
		{
			"name"		"atlanta2017_signature_markeloff_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_markeloff_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_markeloff_foil"
			"sticker_material"		"atlanta2017/sig_markeloff_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"43"
			"tournament_player_id"		"5667261"
		}
		"1879"
		{
			"name"		"atlanta2017_signature_markeloff_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_markeloff_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_markeloff_gold"
			"sticker_material"		"atlanta2017/sig_markeloff_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"43"
			"tournament_player_id"		"5667261"
		}
		"1880"
		{
			"name"		"atlanta2017_signature_worldedit"
			"item_name"		"#StickerKit_atlanta2017_signature_worldedit"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_worldedit"
			"sticker_material"		"atlanta2017/sig_worldedit"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"43"
			"tournament_player_id"		"36732188"
		}
		"1881"
		{
			"name"		"atlanta2017_signature_worldedit_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_worldedit_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_worldedit_foil"
			"sticker_material"		"atlanta2017/sig_worldedit_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"43"
			"tournament_player_id"		"36732188"
		}
		"1882"
		{
			"name"		"atlanta2017_signature_worldedit_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_worldedit_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_worldedit_gold"
			"sticker_material"		"atlanta2017/sig_worldedit_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"43"
			"tournament_player_id"		"36732188"
		}
		"1883"
		{
			"name"		"atlanta2017_signature_twist"
			"item_name"		"#StickerKit_atlanta2017_signature_twist"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_twist"
			"sticker_material"		"atlanta2017/sig_twist"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"6"
			"tournament_player_id"		"19979131"
		}
		"1884"
		{
			"name"		"atlanta2017_signature_twist_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_twist_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_twist_foil"
			"sticker_material"		"atlanta2017/sig_twist_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"6"
			"tournament_player_id"		"19979131"
		}
		"1885"
		{
			"name"		"atlanta2017_signature_twist_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_twist_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_twist_gold"
			"sticker_material"		"atlanta2017/sig_twist_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"6"
			"tournament_player_id"		"19979131"
		}
		"1886"
		{
			"name"		"atlanta2017_signature_discodoplan"
			"item_name"		"#StickerKit_atlanta2017_signature_discodoplan"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_discodoplan"
			"sticker_material"		"atlanta2017/sig_discodoplan"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"6"
			"tournament_player_id"		"161262907"
		}
		"1887"
		{
			"name"		"atlanta2017_signature_discodoplan_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_discodoplan_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_discodoplan_foil"
			"sticker_material"		"atlanta2017/sig_discodoplan_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"6"
			"tournament_player_id"		"161262907"
		}
		"1888"
		{
			"name"		"atlanta2017_signature_discodoplan_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_discodoplan_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_discodoplan_gold"
			"sticker_material"		"atlanta2017/sig_discodoplan_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"6"
			"tournament_player_id"		"161262907"
		}
		"1889"
		{
			"name"		"atlanta2017_signature_krimz"
			"item_name"		"#StickerKit_atlanta2017_signature_krimz"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_krimz"
			"sticker_material"		"atlanta2017/sig_krimz"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"1890"
		{
			"name"		"atlanta2017_signature_krimz_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_krimz_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_krimz_foil"
			"sticker_material"		"atlanta2017/sig_krimz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"1891"
		{
			"name"		"atlanta2017_signature_krimz_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_krimz_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_krimz_gold"
			"sticker_material"		"atlanta2017/sig_krimz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"1892"
		{
			"name"		"atlanta2017_signature_olofmeister"
			"item_name"		"#StickerKit_atlanta2017_signature_olofmeister"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_olofmeister"
			"sticker_material"		"atlanta2017/sig_olofmeister"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"6"
			"tournament_player_id"		"28361465"
		}
		"1893"
		{
			"name"		"atlanta2017_signature_olofmeister_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_olofmeister_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_olofmeister_foil"
			"sticker_material"		"atlanta2017/sig_olofmeister_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"6"
			"tournament_player_id"		"28361465"
		}
		"1894"
		{
			"name"		"atlanta2017_signature_olofmeister_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_olofmeister_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_olofmeister_gold"
			"sticker_material"		"atlanta2017/sig_olofmeister_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"6"
			"tournament_player_id"		"28361465"
		}
		"1895"
		{
			"name"		"atlanta2017_signature_dennis"
			"item_name"		"#StickerKit_atlanta2017_signature_dennis"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_dennis"
			"sticker_material"		"atlanta2017/sig_dennis"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"6"
			"tournament_player_id"		"108076825"
		}
		"1896"
		{
			"name"		"atlanta2017_signature_dennis_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_dennis_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_dennis_foil"
			"sticker_material"		"atlanta2017/sig_dennis_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"6"
			"tournament_player_id"		"108076825"
		}
		"1897"
		{
			"name"		"atlanta2017_signature_dennis_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_dennis_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_dennis_gold"
			"sticker_material"		"atlanta2017/sig_dennis_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"6"
			"tournament_player_id"		"108076825"
		}
		"1898"
		{
			"name"		"atlanta2017_signature_aizy"
			"item_name"		"#StickerKit_atlanta2017_signature_aizy"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_aizy"
			"sticker_material"		"atlanta2017/sig_aizy"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"61"
			"tournament_player_id"		"90685224"
		}
		"1899"
		{
			"name"		"atlanta2017_signature_aizy_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_aizy_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_aizy_foil"
			"sticker_material"		"atlanta2017/sig_aizy_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"61"
			"tournament_player_id"		"90685224"
		}
		"1900"
		{
			"name"		"atlanta2017_signature_aizy_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_aizy_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_aizy_gold"
			"sticker_material"		"atlanta2017/sig_aizy_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"61"
			"tournament_player_id"		"90685224"
		}
		"1901"
		{
			"name"		"atlanta2017_signature_allu"
			"item_name"		"#StickerKit_atlanta2017_signature_allu"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_allu"
			"sticker_material"		"atlanta2017/sig_allu"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"61"
			"tournament_player_id"		"1345246"
		}
		"1902"
		{
			"name"		"atlanta2017_signature_allu_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_allu_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_allu_foil"
			"sticker_material"		"atlanta2017/sig_allu_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"61"
			"tournament_player_id"		"1345246"
		}
		"1903"
		{
			"name"		"atlanta2017_signature_allu_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_allu_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_allu_gold"
			"sticker_material"		"atlanta2017/sig_allu_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"61"
			"tournament_player_id"		"1345246"
		}
		"1904"
		{
			"name"		"atlanta2017_signature_kioshima"
			"item_name"		"#StickerKit_atlanta2017_signature_kioshima"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_kioshima"
			"sticker_material"		"atlanta2017/sig_kioshima"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"61"
			"tournament_player_id"		"40517167"
		}
		"1905"
		{
			"name"		"atlanta2017_signature_kioshima_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_kioshima_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_kioshima_foil"
			"sticker_material"		"atlanta2017/sig_kioshima_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"61"
			"tournament_player_id"		"40517167"
		}
		"1906"
		{
			"name"		"atlanta2017_signature_kioshima_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_kioshima_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_kioshima_gold"
			"sticker_material"		"atlanta2017/sig_kioshima_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"61"
			"tournament_player_id"		"40517167"
		}
		"1907"
		{
			"name"		"atlanta2017_signature_rain"
			"item_name"		"#StickerKit_atlanta2017_signature_rain"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_rain"
			"sticker_material"		"atlanta2017/sig_rain"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"1908"
		{
			"name"		"atlanta2017_signature_rain_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_rain_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_rain_foil"
			"sticker_material"		"atlanta2017/sig_rain_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"1909"
		{
			"name"		"atlanta2017_signature_rain_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_rain_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_rain_gold"
			"sticker_material"		"atlanta2017/sig_rain_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"1910"
		{
			"name"		"atlanta2017_signature_karrigan"
			"item_name"		"#StickerKit_atlanta2017_signature_karrigan"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_karrigan"
			"sticker_material"		"atlanta2017/sig_karrigan"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"1911"
		{
			"name"		"atlanta2017_signature_karrigan_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_karrigan_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_karrigan_foil"
			"sticker_material"		"atlanta2017/sig_karrigan_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"1912"
		{
			"name"		"atlanta2017_signature_karrigan_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_karrigan_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_karrigan_gold"
			"sticker_material"		"atlanta2017/sig_karrigan_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"1913"
		{
			"name"		"atlanta2017_signature_coldzera"
			"item_name"		"#StickerKit_atlanta2017_signature_coldzera"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_coldzera"
			"sticker_material"		"atlanta2017/sig_coldzera"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"14"
			"tournament_player_id"		"79720871"
		}
		"1914"
		{
			"name"		"atlanta2017_signature_coldzera_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_coldzera_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_coldzera_foil"
			"sticker_material"		"atlanta2017/sig_coldzera_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"14"
			"tournament_player_id"		"79720871"
		}
		"1915"
		{
			"name"		"atlanta2017_signature_coldzera_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_coldzera_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_coldzera_gold"
			"sticker_material"		"atlanta2017/sig_coldzera_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"14"
			"tournament_player_id"		"79720871"
		}
		"1916"
		{
			"name"		"atlanta2017_signature_fallen"
			"item_name"		"#StickerKit_atlanta2017_signature_fallen"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_fallen"
			"sticker_material"		"atlanta2017/sig_fallen"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"14"
			"tournament_player_id"		"424467"
		}
		"1917"
		{
			"name"		"atlanta2017_signature_fallen_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_fallen_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_fallen_foil"
			"sticker_material"		"atlanta2017/sig_fallen_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"14"
			"tournament_player_id"		"424467"
		}
		"1918"
		{
			"name"		"atlanta2017_signature_fallen_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_fallen_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_fallen_gold"
			"sticker_material"		"atlanta2017/sig_fallen_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"14"
			"tournament_player_id"		"424467"
		}
		"1919"
		{
			"name"		"atlanta2017_signature_fer"
			"item_name"		"#StickerKit_atlanta2017_signature_fer"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_fer"
			"sticker_material"		"atlanta2017/sig_fer"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"14"
			"tournament_player_id"		"38921219"
		}
		"1920"
		{
			"name"		"atlanta2017_signature_fer_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_fer_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_fer_foil"
			"sticker_material"		"atlanta2017/sig_fer_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"14"
			"tournament_player_id"		"38921219"
		}
		"1921"
		{
			"name"		"atlanta2017_signature_fer_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_fer_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_fer_gold"
			"sticker_material"		"atlanta2017/sig_fer_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"14"
			"tournament_player_id"		"38921219"
		}
		"1922"
		{
			"name"		"atlanta2017_signature_fox"
			"item_name"		"#StickerKit_atlanta2017_signature_fox"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_fox"
			"sticker_material"		"atlanta2017/sig_fox"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"14"
			"tournament_player_id"		"1939536"
		}
		"1923"
		{
			"name"		"atlanta2017_signature_fox_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_fox_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_fox_foil"
			"sticker_material"		"atlanta2017/sig_fox_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"14"
			"tournament_player_id"		"1939536"
		}
		"1924"
		{
			"name"		"atlanta2017_signature_fox_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_fox_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_fox_gold"
			"sticker_material"		"atlanta2017/sig_fox_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"14"
			"tournament_player_id"		"1939536"
		}
		"1925"
		{
			"name"		"atlanta2017_signature_taco"
			"item_name"		"#StickerKit_atlanta2017_signature_taco"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_taco"
			"sticker_material"		"atlanta2017/sig_taco"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"14"
			"tournament_player_id"		"52876568"
		}
		"1926"
		{
			"name"		"atlanta2017_signature_taco_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_taco_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_taco_foil"
			"sticker_material"		"atlanta2017/sig_taco_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"14"
			"tournament_player_id"		"52876568"
		}
		"1927"
		{
			"name"		"atlanta2017_signature_taco_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_taco_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_taco_gold"
			"sticker_material"		"atlanta2017/sig_taco_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"14"
			"tournament_player_id"		"52876568"
		}
		"1928"
		{
			"name"		"atlanta2017_signature_chrisj"
			"item_name"		"#StickerKit_atlanta2017_signature_chrisj"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_chrisj"
			"sticker_material"		"atlanta2017/sig_chrisj"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"1929"
		{
			"name"		"atlanta2017_signature_chrisj_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_chrisj_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_chrisj_foil"
			"sticker_material"		"atlanta2017/sig_chrisj_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"1930"
		{
			"name"		"atlanta2017_signature_chrisj_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_chrisj_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_chrisj_gold"
			"sticker_material"		"atlanta2017/sig_chrisj_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"1931"
		{
			"name"		"atlanta2017_signature_denis"
			"item_name"		"#StickerKit_atlanta2017_signature_denis"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_denis"
			"sticker_material"		"atlanta2017/sig_denis"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31185376"
		}
		"1932"
		{
			"name"		"atlanta2017_signature_denis_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_denis_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_denis_foil"
			"sticker_material"		"atlanta2017/sig_denis_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31185376"
		}
		"1933"
		{
			"name"		"atlanta2017_signature_denis_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_denis_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_denis_gold"
			"sticker_material"		"atlanta2017/sig_denis_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31185376"
		}
		"1934"
		{
			"name"		"atlanta2017_signature_spiidi"
			"item_name"		"#StickerKit_atlanta2017_signature_spiidi"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_spiidi"
			"sticker_material"		"atlanta2017/sig_spiidi"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"29"
			"tournament_player_id"		"13465075"
		}
		"1935"
		{
			"name"		"atlanta2017_signature_spiidi_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_spiidi_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_spiidi_foil"
			"sticker_material"		"atlanta2017/sig_spiidi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"29"
			"tournament_player_id"		"13465075"
		}
		"1936"
		{
			"name"		"atlanta2017_signature_spiidi_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_spiidi_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_spiidi_gold"
			"sticker_material"		"atlanta2017/sig_spiidi_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"29"
			"tournament_player_id"		"13465075"
		}
		"1937"
		{
			"name"		"atlanta2017_signature_lowel"
			"item_name"		"#StickerKit_atlanta2017_signature_lowel"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_lowel"
			"sticker_material"		"atlanta2017/sig_lowel"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"29"
			"tournament_player_id"		"34456844"
		}
		"1938"
		{
			"name"		"atlanta2017_signature_lowel_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_lowel_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_lowel_foil"
			"sticker_material"		"atlanta2017/sig_lowel_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"29"
			"tournament_player_id"		"34456844"
		}
		"1939"
		{
			"name"		"atlanta2017_signature_lowel_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_lowel_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_lowel_gold"
			"sticker_material"		"atlanta2017/sig_lowel_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"29"
			"tournament_player_id"		"34456844"
		}
		"1940"
		{
			"name"		"atlanta2017_signature_niko"
			"item_name"		"#StickerKit_atlanta2017_signature_niko"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_niko"
			"sticker_material"		"atlanta2017/sig_niko"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"29"
			"tournament_player_id"		"81417650"
		}
		"1941"
		{
			"name"		"atlanta2017_signature_niko_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_niko_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_niko_foil"
			"sticker_material"		"atlanta2017/sig_niko_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"29"
			"tournament_player_id"		"81417650"
		}
		"1942"
		{
			"name"		"atlanta2017_signature_niko_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_niko_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_niko_gold"
			"sticker_material"		"atlanta2017/sig_niko_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"29"
			"tournament_player_id"		"81417650"
		}
		"1943"
		{
			"name"		"atlanta2017_signature_edward"
			"item_name"		"#StickerKit_atlanta2017_signature_edward"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_edward"
			"sticker_material"		"atlanta2017/sig_edward"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"1944"
		{
			"name"		"atlanta2017_signature_edward_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_edward_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_edward_foil"
			"sticker_material"		"atlanta2017/sig_edward_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"1945"
		{
			"name"		"atlanta2017_signature_edward_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_edward_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_edward_gold"
			"sticker_material"		"atlanta2017/sig_edward_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"1946"
		{
			"name"		"atlanta2017_signature_flamie"
			"item_name"		"#StickerKit_atlanta2017_signature_flamie"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_flamie"
			"sticker_material"		"atlanta2017/sig_flamie"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"1947"
		{
			"name"		"atlanta2017_signature_flamie_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_flamie_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_flamie_foil"
			"sticker_material"		"atlanta2017/sig_flamie_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"1948"
		{
			"name"		"atlanta2017_signature_flamie_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_flamie_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_flamie_gold"
			"sticker_material"		"atlanta2017/sig_flamie_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"1949"
		{
			"name"		"atlanta2017_signature_guardian"
			"item_name"		"#StickerKit_atlanta2017_signature_guardian"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_guardian"
			"sticker_material"		"atlanta2017/sig_guardian"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"12"
			"tournament_player_id"		"12065295"
		}
		"1950"
		{
			"name"		"atlanta2017_signature_guardian_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_guardian_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_guardian_foil"
			"sticker_material"		"atlanta2017/sig_guardian_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"12"
			"tournament_player_id"		"12065295"
		}
		"1951"
		{
			"name"		"atlanta2017_signature_guardian_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_guardian_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_guardian_gold"
			"sticker_material"		"atlanta2017/sig_guardian_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"12"
			"tournament_player_id"		"12065295"
		}
		"1952"
		{
			"name"		"atlanta2017_signature_seized"
			"item_name"		"#StickerKit_atlanta2017_signature_seized"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_seized"
			"sticker_material"		"atlanta2017/sig_seized"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"12"
			"tournament_player_id"		"3648428"
		}
		"1953"
		{
			"name"		"atlanta2017_signature_seized_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_seized_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_seized_foil"
			"sticker_material"		"atlanta2017/sig_seized_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"12"
			"tournament_player_id"		"3648428"
		}
		"1954"
		{
			"name"		"atlanta2017_signature_seized_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_seized_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_seized_gold"
			"sticker_material"		"atlanta2017/sig_seized_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"12"
			"tournament_player_id"		"3648428"
		}
		"1955"
		{
			"name"		"atlanta2017_signature_s1mple"
			"item_name"		"#StickerKit_atlanta2017_signature_s1mple"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_s1mple"
			"sticker_material"		"atlanta2017/sig_s1mple"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"1956"
		{
			"name"		"atlanta2017_signature_s1mple_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_s1mple_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_s1mple_foil"
			"sticker_material"		"atlanta2017/sig_s1mple_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"1957"
		{
			"name"		"atlanta2017_signature_s1mple_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_s1mple_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_s1mple_gold"
			"sticker_material"		"atlanta2017/sig_s1mple_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"1958"
		{
			"name"		"atlanta2017_signature_znajder"
			"item_name"		"#StickerKit_atlanta2017_signature_znajder"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_znajder"
			"sticker_material"		"atlanta2017/sig_znajder"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"67"
			"tournament_player_id"		"97816050"
		}
		"1959"
		{
			"name"		"atlanta2017_signature_znajder_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_znajder_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_znajder_foil"
			"sticker_material"		"atlanta2017/sig_znajder_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"67"
			"tournament_player_id"		"97816050"
		}
		"1960"
		{
			"name"		"atlanta2017_signature_znajder_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_znajder_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_znajder_gold"
			"sticker_material"		"atlanta2017/sig_znajder_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"67"
			"tournament_player_id"		"97816050"
		}
		"1961"
		{
			"name"		"atlanta2017_signature_lekro"
			"item_name"		"#StickerKit_atlanta2017_signature_lekro"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_lekro"
			"sticker_material"		"atlanta2017/sig_lekro"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"67"
			"tournament_player_id"		"1093135"
		}
		"1962"
		{
			"name"		"atlanta2017_signature_lekro_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_lekro_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_lekro_foil"
			"sticker_material"		"atlanta2017/sig_lekro_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"67"
			"tournament_player_id"		"1093135"
		}
		"1963"
		{
			"name"		"atlanta2017_signature_lekro_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_lekro_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_lekro_gold"
			"sticker_material"		"atlanta2017/sig_lekro_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"67"
			"tournament_player_id"		"1093135"
		}
		"1964"
		{
			"name"		"atlanta2017_signature_pronax"
			"item_name"		"#StickerKit_atlanta2017_signature_pronax"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_pronax"
			"sticker_material"		"atlanta2017/sig_pronax"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"67"
			"tournament_player_id"		"9419182"
		}
		"1965"
		{
			"name"		"atlanta2017_signature_pronax_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_pronax_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_pronax_foil"
			"sticker_material"		"atlanta2017/sig_pronax_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"67"
			"tournament_player_id"		"9419182"
		}
		"1966"
		{
			"name"		"atlanta2017_signature_pronax_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_pronax_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_pronax_gold"
			"sticker_material"		"atlanta2017/sig_pronax_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"67"
			"tournament_player_id"		"9419182"
		}
		"1967"
		{
			"name"		"atlanta2017_signature_jw"
			"item_name"		"#StickerKit_atlanta2017_signature_jw"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_jw"
			"sticker_material"		"atlanta2017/sig_jw"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"67"
			"tournament_player_id"		"71288472"
		}
		"1968"
		{
			"name"		"atlanta2017_signature_jw_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_jw_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_jw_foil"
			"sticker_material"		"atlanta2017/sig_jw_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"67"
			"tournament_player_id"		"71288472"
		}
		"1969"
		{
			"name"		"atlanta2017_signature_jw_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_jw_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_jw_gold"
			"sticker_material"		"atlanta2017/sig_jw_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"67"
			"tournament_player_id"		"71288472"
		}
		"1970"
		{
			"name"		"atlanta2017_signature_flusha"
			"item_name"		"#StickerKit_atlanta2017_signature_flusha"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_flusha"
			"sticker_material"		"atlanta2017/sig_flusha"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"67"
			"tournament_player_id"		"31082355"
		}
		"1971"
		{
			"name"		"atlanta2017_signature_flusha_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_flusha_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_flusha_foil"
			"sticker_material"		"atlanta2017/sig_flusha_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"67"
			"tournament_player_id"		"31082355"
		}
		"1972"
		{
			"name"		"atlanta2017_signature_flusha_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_flusha_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_flusha_gold"
			"sticker_material"		"atlanta2017/sig_flusha_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"67"
			"tournament_player_id"		"31082355"
		}
		"1973"
		{
			"name"		"atlanta2017_signature_cajunb"
			"item_name"		"#StickerKit_atlanta2017_signature_cajunb"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_cajunb"
			"sticker_material"		"atlanta2017/sig_cajunb"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"68"
			"tournament_player_id"		"18062315"
		}
		"1974"
		{
			"name"		"atlanta2017_signature_cajunb_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_cajunb_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_cajunb_foil"
			"sticker_material"		"atlanta2017/sig_cajunb_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"68"
			"tournament_player_id"		"18062315"
		}
		"1975"
		{
			"name"		"atlanta2017_signature_cajunb_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_cajunb_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_cajunb_gold"
			"sticker_material"		"atlanta2017/sig_cajunb_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"68"
			"tournament_player_id"		"18062315"
		}
		"1976"
		{
			"name"		"atlanta2017_signature_msl"
			"item_name"		"#StickerKit_atlanta2017_signature_msl"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_msl"
			"sticker_material"		"atlanta2017/sig_msl"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"68"
			"tournament_player_id"		"24134891"
		}
		"1977"
		{
			"name"		"atlanta2017_signature_msl_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_msl_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_msl_foil"
			"sticker_material"		"atlanta2017/sig_msl_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"68"
			"tournament_player_id"		"24134891"
		}
		"1978"
		{
			"name"		"atlanta2017_signature_msl_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_msl_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_msl_gold"
			"sticker_material"		"atlanta2017/sig_msl_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"68"
			"tournament_player_id"		"24134891"
		}
		"1979"
		{
			"name"		"atlanta2017_signature_magisk"
			"item_name"		"#StickerKit_atlanta2017_signature_magisk"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_magisk"
			"sticker_material"		"atlanta2017/sig_magisk"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"68"
			"tournament_player_id"		"23690923"
		}
		"1980"
		{
			"name"		"atlanta2017_signature_magisk_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_magisk_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_magisk_foil"
			"sticker_material"		"atlanta2017/sig_magisk_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"68"
			"tournament_player_id"		"23690923"
		}
		"1981"
		{
			"name"		"atlanta2017_signature_magisk_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_magisk_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_magisk_gold"
			"sticker_material"		"atlanta2017/sig_magisk_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"68"
			"tournament_player_id"		"23690923"
		}
		"1982"
		{
			"name"		"atlanta2017_signature_rubino"
			"item_name"		"#StickerKit_atlanta2017_signature_rubino"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_rubino"
			"sticker_material"		"atlanta2017/sig_rubino"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"68"
			"tournament_player_id"		"35103983"
		}
		"1983"
		{
			"name"		"atlanta2017_signature_rubino_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_rubino_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_rubino_foil"
			"sticker_material"		"atlanta2017/sig_rubino_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"68"
			"tournament_player_id"		"35103983"
		}
		"1984"
		{
			"name"		"atlanta2017_signature_rubino_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_rubino_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_rubino_gold"
			"sticker_material"		"atlanta2017/sig_rubino_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"68"
			"tournament_player_id"		"35103983"
		}
		"1985"
		{
			"name"		"atlanta2017_signature_k0nfig"
			"item_name"		"#StickerKit_atlanta2017_signature_k0nfig"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_k0nfig"
			"sticker_material"		"atlanta2017/sig_k0nfig"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"68"
			"tournament_player_id"		"19403447"
		}
		"1986"
		{
			"name"		"atlanta2017_signature_k0nfig_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_k0nfig_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_k0nfig_foil"
			"sticker_material"		"atlanta2017/sig_k0nfig_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"68"
			"tournament_player_id"		"19403447"
		}
		"1987"
		{
			"name"		"atlanta2017_signature_k0nfig_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_k0nfig_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_k0nfig_gold"
			"sticker_material"		"atlanta2017/sig_k0nfig_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"68"
			"tournament_player_id"		"19403447"
		}
		"1988"
		{
			"name"		"atlanta2017_signature_jdm64"
			"item_name"		"#StickerKit_atlanta2017_signature_jdm64"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_jdm64"
			"sticker_material"		"atlanta2017/sig_jdm64"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"48"
			"tournament_player_id"		"7223652"
		}
		"1989"
		{
			"name"		"atlanta2017_signature_jdm64_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_jdm64_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_jdm64_foil"
			"sticker_material"		"atlanta2017/sig_jdm64_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"48"
			"tournament_player_id"		"7223652"
		}
		"1990"
		{
			"name"		"atlanta2017_signature_jdm64_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_jdm64_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_jdm64_gold"
			"sticker_material"		"atlanta2017/sig_jdm64_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"48"
			"tournament_player_id"		"7223652"
		}
		"1991"
		{
			"name"		"atlanta2017_signature_elige"
			"item_name"		"#StickerKit_atlanta2017_signature_elige"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_elige"
			"sticker_material"		"atlanta2017/sig_elige"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"1992"
		{
			"name"		"atlanta2017_signature_elige_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_elige_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_elige_foil"
			"sticker_material"		"atlanta2017/sig_elige_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"1993"
		{
			"name"		"atlanta2017_signature_elige_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_elige_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_elige_gold"
			"sticker_material"		"atlanta2017/sig_elige_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"1994"
		{
			"name"		"atlanta2017_signature_pimp"
			"item_name"		"#StickerKit_atlanta2017_signature_pimp"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_pimp"
			"sticker_material"		"atlanta2017/sig_pimp"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"48"
			"tournament_player_id"		"57742580"
		}
		"1995"
		{
			"name"		"atlanta2017_signature_pimp_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_pimp_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_pimp_foil"
			"sticker_material"		"atlanta2017/sig_pimp_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"48"
			"tournament_player_id"		"57742580"
		}
		"1996"
		{
			"name"		"atlanta2017_signature_pimp_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_pimp_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_pimp_gold"
			"sticker_material"		"atlanta2017/sig_pimp_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"48"
			"tournament_player_id"		"57742580"
		}
		"1997"
		{
			"name"		"atlanta2017_signature_hiko"
			"item_name"		"#StickerKit_atlanta2017_signature_hiko"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_hiko"
			"sticker_material"		"atlanta2017/sig_hiko"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"48"
			"tournament_player_id"		"2791"
		}
		"1998"
		{
			"name"		"atlanta2017_signature_hiko_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_hiko_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_hiko_foil"
			"sticker_material"		"atlanta2017/sig_hiko_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"48"
			"tournament_player_id"		"2791"
		}
		"1999"
		{
			"name"		"atlanta2017_signature_hiko_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_hiko_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_hiko_gold"
			"sticker_material"		"atlanta2017/sig_hiko_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"48"
			"tournament_player_id"		"2791"
		}
		"2000"
		{
			"name"		"atlanta2017_signature_nitro"
			"item_name"		"#StickerKit_atlanta2017_signature_nitro"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_nitro"
			"sticker_material"		"atlanta2017/sig_nitro"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"2001"
		{
			"name"		"atlanta2017_signature_nitro_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_nitro_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_nitro_foil"
			"sticker_material"		"atlanta2017/sig_nitro_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"2002"
		{
			"name"		"atlanta2017_signature_nitro_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_nitro_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_nitro_gold"
			"sticker_material"		"atlanta2017/sig_nitro_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"2003"
		{
			"name"		"atlanta2017_signature_bodyy"
			"item_name"		"#StickerKit_atlanta2017_signature_bodyy"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_bodyy"
			"sticker_material"		"atlanta2017/sig_bodyy"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53029647"
		}
		"2004"
		{
			"name"		"atlanta2017_signature_bodyy_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_bodyy_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_bodyy_foil"
			"sticker_material"		"atlanta2017/sig_bodyy_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53029647"
		}
		"2005"
		{
			"name"		"atlanta2017_signature_bodyy_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_bodyy_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_bodyy_gold"
			"sticker_material"		"atlanta2017/sig_bodyy_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53029647"
		}
		"2006"
		{
			"name"		"atlanta2017_signature_rpk"
			"item_name"		"#StickerKit_atlanta2017_signature_rpk"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_rpk"
			"sticker_material"		"atlanta2017/sig_rpk"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53985773"
		}
		"2007"
		{
			"name"		"atlanta2017_signature_rpk_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_rpk_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_rpk_foil"
			"sticker_material"		"atlanta2017/sig_rpk_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53985773"
		}
		"2008"
		{
			"name"		"atlanta2017_signature_rpk_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_rpk_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_rpk_gold"
			"sticker_material"		"atlanta2017/sig_rpk_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53985773"
		}
		"2009"
		{
			"name"		"atlanta2017_signature_scream"
			"item_name"		"#StickerKit_atlanta2017_signature_scream"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_scream"
			"sticker_material"		"atlanta2017/sig_scream"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"59"
			"tournament_player_id"		"28502520"
		}
		"2010"
		{
			"name"		"atlanta2017_signature_scream_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_scream_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_scream_foil"
			"sticker_material"		"atlanta2017/sig_scream_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"59"
			"tournament_player_id"		"28502520"
		}
		"2011"
		{
			"name"		"atlanta2017_signature_scream_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_scream_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_scream_gold"
			"sticker_material"		"atlanta2017/sig_scream_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"59"
			"tournament_player_id"		"28502520"
		}
		"2012"
		{
			"name"		"atlanta2017_signature_shox"
			"item_name"		"#StickerKit_atlanta2017_signature_shox"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_shox"
			"sticker_material"		"atlanta2017/sig_shox"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"59"
			"tournament_player_id"		"46654567"
		}
		"2013"
		{
			"name"		"atlanta2017_signature_shox_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_shox_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_shox_foil"
			"sticker_material"		"atlanta2017/sig_shox_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"59"
			"tournament_player_id"		"46654567"
		}
		"2014"
		{
			"name"		"atlanta2017_signature_shox_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_shox_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_shox_gold"
			"sticker_material"		"atlanta2017/sig_shox_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"59"
			"tournament_player_id"		"46654567"
		}
		"2015"
		{
			"name"		"atlanta2017_signature_smithzz"
			"item_name"		"#StickerKit_atlanta2017_signature_smithzz"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_smithzz"
			"sticker_material"		"atlanta2017/sig_smithzz"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"59"
			"tournament_player_id"		"14321919"
		}
		"2016"
		{
			"name"		"atlanta2017_signature_smithzz_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_smithzz_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_smithzz_foil"
			"sticker_material"		"atlanta2017/sig_smithzz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"59"
			"tournament_player_id"		"14321919"
		}
		"2017"
		{
			"name"		"atlanta2017_signature_smithzz_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_smithzz_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_smithzz_gold"
			"sticker_material"		"atlanta2017/sig_smithzz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"59"
			"tournament_player_id"		"14321919"
		}
		"2018"
		{
			"name"		"atlanta2017_signature_gla1ve"
			"item_name"		"#StickerKit_atlanta2017_signature_gla1ve"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_gla1ve"
			"sticker_material"		"atlanta2017/sig_gla1ve"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"2019"
		{
			"name"		"atlanta2017_signature_gla1ve_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_gla1ve_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_gla1ve_foil"
			"sticker_material"		"atlanta2017/sig_gla1ve_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"2020"
		{
			"name"		"atlanta2017_signature_gla1ve_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_gla1ve_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_gla1ve_gold"
			"sticker_material"		"atlanta2017/sig_gla1ve_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"2021"
		{
			"name"		"atlanta2017_signature_device"
			"item_name"		"#StickerKit_atlanta2017_signature_device"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_device"
			"sticker_material"		"atlanta2017/sig_device"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"60"
			"tournament_player_id"		"27447936"
		}
		"2022"
		{
			"name"		"atlanta2017_signature_device_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_device_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_device_foil"
			"sticker_material"		"atlanta2017/sig_device_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"60"
			"tournament_player_id"		"27447936"
		}
		"2023"
		{
			"name"		"atlanta2017_signature_device_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_device_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_device_gold"
			"sticker_material"		"atlanta2017/sig_device_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"60"
			"tournament_player_id"		"27447936"
		}
		"2024"
		{
			"name"		"atlanta2017_signature_dupreeh"
			"item_name"		"#StickerKit_atlanta2017_signature_dupreeh"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_dupreeh"
			"sticker_material"		"atlanta2017/sig_dupreeh"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"60"
			"tournament_player_id"		"44589228"
		}
		"2025"
		{
			"name"		"atlanta2017_signature_dupreeh_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_dupreeh_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_dupreeh_foil"
			"sticker_material"		"atlanta2017/sig_dupreeh_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"60"
			"tournament_player_id"		"44589228"
		}
		"2026"
		{
			"name"		"atlanta2017_signature_dupreeh_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_dupreeh_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_dupreeh_gold"
			"sticker_material"		"atlanta2017/sig_dupreeh_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"60"
			"tournament_player_id"		"44589228"
		}
		"2027"
		{
			"name"		"atlanta2017_signature_kjaerbye"
			"item_name"		"#StickerKit_atlanta2017_signature_kjaerbye"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_kjaerbye"
			"sticker_material"		"atlanta2017/sig_kjaerbye"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"60"
			"tournament_player_id"		"59614824"
		}
		"2028"
		{
			"name"		"atlanta2017_signature_kjaerbye_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_kjaerbye_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_kjaerbye_foil"
			"sticker_material"		"atlanta2017/sig_kjaerbye_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"60"
			"tournament_player_id"		"59614824"
		}
		"2029"
		{
			"name"		"atlanta2017_signature_kjaerbye_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_kjaerbye_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_kjaerbye_gold"
			"sticker_material"		"atlanta2017/sig_kjaerbye_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"60"
			"tournament_player_id"		"59614824"
		}
		"2030"
		{
			"name"		"atlanta2017_signature_xyp9x"
			"item_name"		"#StickerKit_atlanta2017_signature_xyp9x"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_xyp9x"
			"sticker_material"		"atlanta2017/sig_xyp9x"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"2031"
		{
			"name"		"atlanta2017_signature_xyp9x_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_xyp9x_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_xyp9x_foil"
			"sticker_material"		"atlanta2017/sig_xyp9x_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"2032"
		{
			"name"		"atlanta2017_signature_xyp9x_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_xyp9x_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_xyp9x_gold"
			"sticker_material"		"atlanta2017/sig_xyp9x_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"2033"
		{
			"name"		"atlanta2017_signature_zeus"
			"item_name"		"#StickerKit_atlanta2017_signature_zeus"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_zeus"
			"sticker_material"		"atlanta2017/sig_zeus"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"63"
			"tournament_player_id"		"59062744"
		}
		"2034"
		{
			"name"		"atlanta2017_signature_zeus_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_zeus_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_zeus_foil"
			"sticker_material"		"atlanta2017/sig_zeus_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"63"
			"tournament_player_id"		"59062744"
		}
		"2035"
		{
			"name"		"atlanta2017_signature_zeus_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_zeus_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_zeus_gold"
			"sticker_material"		"atlanta2017/sig_zeus_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"63"
			"tournament_player_id"		"59062744"
		}
		"2036"
		{
			"name"		"atlanta2017_signature_dosia"
			"item_name"		"#StickerKit_atlanta2017_signature_dosia"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_dosia"
			"sticker_material"		"atlanta2017/sig_dosia"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"63"
			"tournament_player_id"		"146641530"
		}
		"2037"
		{
			"name"		"atlanta2017_signature_dosia_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_dosia_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_dosia_foil"
			"sticker_material"		"atlanta2017/sig_dosia_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"63"
			"tournament_player_id"		"146641530"
		}
		"2038"
		{
			"name"		"atlanta2017_signature_dosia_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_dosia_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_dosia_gold"
			"sticker_material"		"atlanta2017/sig_dosia_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"63"
			"tournament_player_id"		"146641530"
		}
		"2039"
		{
			"name"		"atlanta2017_signature_hobbit"
			"item_name"		"#StickerKit_atlanta2017_signature_hobbit"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_hobbit"
			"sticker_material"		"atlanta2017/sig_hobbit"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"63"
			"tournament_player_id"		"68027030"
		}
		"2040"
		{
			"name"		"atlanta2017_signature_hobbit_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_hobbit_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_hobbit_foil"
			"sticker_material"		"atlanta2017/sig_hobbit_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"63"
			"tournament_player_id"		"68027030"
		}
		"2041"
		{
			"name"		"atlanta2017_signature_hobbit_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_hobbit_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_hobbit_gold"
			"sticker_material"		"atlanta2017/sig_hobbit_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"63"
			"tournament_player_id"		"68027030"
		}
		"2042"
		{
			"name"		"atlanta2017_signature_mou"
			"item_name"		"#StickerKit_atlanta2017_signature_mou"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_mou"
			"sticker_material"		"atlanta2017/sig_mou"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"63"
			"tournament_player_id"		"52678767"
		}
		"2043"
		{
			"name"		"atlanta2017_signature_mou_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_mou_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_mou_foil"
			"sticker_material"		"atlanta2017/sig_mou_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"63"
			"tournament_player_id"		"52678767"
		}
		"2044"
		{
			"name"		"atlanta2017_signature_mou_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_mou_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_mou_gold"
			"sticker_material"		"atlanta2017/sig_mou_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"63"
			"tournament_player_id"		"52678767"
		}
		"2045"
		{
			"name"		"atlanta2017_signature_adrenkz"
			"item_name"		"#StickerKit_atlanta2017_signature_adrenkz"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_adrenkz"
			"sticker_material"		"atlanta2017/sig_adrenkz"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"63"
			"tournament_player_id"		"46200979"
		}
		"2046"
		{
			"name"		"atlanta2017_signature_adrenkz_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_adrenkz_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_adrenkz_foil"
			"sticker_material"		"atlanta2017/sig_adrenkz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"63"
			"tournament_player_id"		"46200979"
		}
		"2047"
		{
			"name"		"atlanta2017_signature_adrenkz_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_adrenkz_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_adrenkz_gold"
			"sticker_material"		"atlanta2017/sig_adrenkz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"63"
			"tournament_player_id"		"46200979"
		}
		"2048"
		{
			"name"		"atlanta2017_signature_byali"
			"item_name"		"#StickerKit_atlanta2017_signature_byali"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_byali"
			"sticker_material"		"atlanta2017/sig_byali"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"31"
			"tournament_player_id"		"18860354"
		}
		"2049"
		{
			"name"		"atlanta2017_signature_byali_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_byali_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_byali_foil"
			"sticker_material"		"atlanta2017/sig_byali_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"31"
			"tournament_player_id"		"18860354"
		}
		"2050"
		{
			"name"		"atlanta2017_signature_byali_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_byali_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_byali_gold"
			"sticker_material"		"atlanta2017/sig_byali_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"31"
			"tournament_player_id"		"18860354"
		}
		"2051"
		{
			"name"		"atlanta2017_signature_neo"
			"item_name"		"#StickerKit_atlanta2017_signature_neo"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_neo"
			"sticker_material"		"atlanta2017/sig_neo"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"31"
			"tournament_player_id"		"460206"
		}
		"2052"
		{
			"name"		"atlanta2017_signature_neo_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_neo_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_neo_foil"
			"sticker_material"		"atlanta2017/sig_neo_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"31"
			"tournament_player_id"		"460206"
		}
		"2053"
		{
			"name"		"atlanta2017_signature_neo_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_neo_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_neo_gold"
			"sticker_material"		"atlanta2017/sig_neo_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"31"
			"tournament_player_id"		"460206"
		}
		"2054"
		{
			"name"		"atlanta2017_signature_pasha"
			"item_name"		"#StickerKit_atlanta2017_signature_pasha"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_pasha"
			"sticker_material"		"atlanta2017/sig_pasha"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"31"
			"tournament_player_id"		"13580090"
		}
		"2055"
		{
			"name"		"atlanta2017_signature_pasha_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_pasha_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_pasha_foil"
			"sticker_material"		"atlanta2017/sig_pasha_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"31"
			"tournament_player_id"		"13580090"
		}
		"2056"
		{
			"name"		"atlanta2017_signature_pasha_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_pasha_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_pasha_gold"
			"sticker_material"		"atlanta2017/sig_pasha_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"31"
			"tournament_player_id"		"13580090"
		}
		"2057"
		{
			"name"		"atlanta2017_signature_snax"
			"item_name"		"#StickerKit_atlanta2017_signature_snax"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_snax"
			"sticker_material"		"atlanta2017/sig_snax"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"31"
			"tournament_player_id"		"21875845"
		}
		"2058"
		{
			"name"		"atlanta2017_signature_snax_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_snax_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_snax_foil"
			"sticker_material"		"atlanta2017/sig_snax_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"31"
			"tournament_player_id"		"21875845"
		}
		"2059"
		{
			"name"		"atlanta2017_signature_snax_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_snax_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_snax_gold"
			"sticker_material"		"atlanta2017/sig_snax_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"31"
			"tournament_player_id"		"21875845"
		}
		"2060"
		{
			"name"		"atlanta2017_signature_taz"
			"item_name"		"#StickerKit_atlanta2017_signature_taz"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_taz"
			"sticker_material"		"atlanta2017/sig_taz"
			"item_rarity"		"rare"
			"tournament_event_id"		"11"
			"tournament_team_id"		"31"
			"tournament_player_id"		"234052"
		}
		"2061"
		{
			"name"		"atlanta2017_signature_taz_foil"
			"item_name"		"#StickerKit_atlanta2017_signature_taz_foil"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_taz_foil"
			"sticker_material"		"atlanta2017/sig_taz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"31"
			"tournament_player_id"		"234052"
		}
		"2062"
		{
			"name"		"atlanta2017_signature_taz_gold"
			"item_name"		"#StickerKit_atlanta2017_signature_taz_gold"
			"description_string"		"#StickerKit_desc_atlanta2017_signature_taz_gold"
			"sticker_material"		"atlanta2017/sig_taz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"11"
			"tournament_team_id"		"31"
			"tournament_player_id"		"234052"
		}
	}
	"prefabs"
	{
		"krakow2017_sticker_capsule_prefab"
		{
			"first_sale_date"		"2017-07-05"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"12"
				}
			}
		}
		"krakow2017_signature_capsule_prefab"
		{
			"first_sale_date"		"2017-07-05"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"12"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_signature_pack_krakow2017_group_players_collection"
					"tag_text"		"#CSGO_crate_signature_pack_krakow2017_group_players_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"209"		"crate_sticker_pack_krakow2017_legends"
		"210"		"crate_sticker_pack_krakow2017_challengers"
		"211"		"crate_signature_pack_krakow2017_group_players_collection_1"
		"212"		"crate_signature_pack_krakow2017_group_players_collection_2"
		"213"		"crate_krakow2017_promo_de_inferno"
		"214"		"crate_krakow2017_promo_de_mirage"
		"215"		"crate_krakow2017_promo_de_cbble"
		"216"		"crate_krakow2017_promo_de_overpass"
		"217"		"crate_krakow2017_promo_de_cache"
		"218"		"crate_krakow2017_promo_de_train"
		"219"		"crate_krakow2017_promo_de_nuke"
	}
	"client_loot_lists"
	{
		"krakow2017_rare_astr"
		{
			"[krakow2017_team_astr]sticker"		"1"
		}
		"krakow2017_rare_vp"
		{
			"[krakow2017_team_vp]sticker"		"1"
		}
		"krakow2017_rare_fntc"
		{
			"[krakow2017_team_fntc]sticker"		"1"
		}
		"krakow2017_rare_sk"
		{
			"[krakow2017_team_sk]sticker"		"1"
		}
		"krakow2017_rare_navi"
		{
			"[krakow2017_team_navi]sticker"		"1"
		}
		"krakow2017_rare_gamb"
		{
			"[krakow2017_team_gamb]sticker"		"1"
		}
		"krakow2017_rare_nor"
		{
			"[krakow2017_team_nor]sticker"		"1"
		}
		"krakow2017_rare_faze"
		{
			"[krakow2017_team_faze]sticker"		"1"
		}
		"krakow2017_rare_mss"
		{
			"[krakow2017_team_mss]sticker"		"1"
		}
		"krakow2017_rare_g2"
		{
			"[krakow2017_team_g2]sticker"		"1"
		}
		"krakow2017_rare_big"
		{
			"[krakow2017_team_big]sticker"		"1"
		}
		"krakow2017_rare_c9"
		{
			"[krakow2017_team_c9]sticker"		"1"
		}
		"krakow2017_rare_penta"
		{
			"[krakow2017_team_penta]sticker"		"1"
		}
		"krakow2017_rare_flip"
		{
			"[krakow2017_team_flip]sticker"		"1"
		}
		"krakow2017_rare_imt"
		{
			"[krakow2017_team_imt]sticker"		"1"
		}
		"krakow2017_rare_vega"
		{
			"[krakow2017_team_vega]sticker"		"1"
		}
		"krakow2017_rare_pgl"
		{
			"[krakow2017_team_pgl]sticker"		"1"
		}
		"krakow2017_graffiti_astr"
		{
			"[krakow2017_team_astr_graffiti]spray"		"1"
		}
		"krakow2017_graffiti_vp"
		{
			"[krakow2017_team_vp_graffiti]spray"		"1"
		}
		"krakow2017_graffiti_fntc"
		{
			"[krakow2017_team_fntc_graffiti]spray"		"1"
		}
		"krakow2017_graffiti_sk"
		{
			"[krakow2017_team_sk_graffiti]spray"		"1"
		}
		"krakow2017_graffiti_navi"
		{
			"[krakow2017_team_navi_graffiti]spray"		"1"
		}
		"krakow2017_graffiti_gamb"
		{
			"[krakow2017_team_gamb_graffiti]spray"		"1"
		}
		"krakow2017_graffiti_nor"
		{
			"[krakow2017_team_nor_graffiti]spray"		"1"
		}
		"krakow2017_graffiti_faze"
		{
			"[krakow2017_team_faze_graffiti]spray"		"1"
		}
		"krakow2017_graffiti_mss"
		{
			"[krakow2017_team_mss_graffiti]spray"		"1"
		}
		"krakow2017_graffiti_g2"
		{
			"[krakow2017_team_g2_graffiti]spray"		"1"
		}
		"krakow2017_graffiti_big"
		{
			"[krakow2017_team_big_graffiti]spray"		"1"
		}
		"krakow2017_graffiti_c9"
		{
			"[krakow2017_team_c9_graffiti]spray"		"1"
		}
		"krakow2017_graffiti_penta"
		{
			"[krakow2017_team_penta_graffiti]spray"		"1"
		}
		"krakow2017_graffiti_flip"
		{
			"[krakow2017_team_flip_graffiti]spray"		"1"
		}
		"krakow2017_graffiti_imt"
		{
			"[krakow2017_team_imt_graffiti]spray"		"1"
		}
		"krakow2017_graffiti_vega"
		{
			"[krakow2017_team_vega_graffiti]spray"		"1"
		}
		"krakow2017_graffiti_pgl"
		{
			"[krakow2017_team_pgl_graffiti]spray"		"1"
		}
		"crate_sticker_pack_krakow2017_legends_rare"
		{
			"[krakow2017_team_astr]sticker"		"1"
			"[krakow2017_team_vp]sticker"		"1"
			"[krakow2017_team_fntc]sticker"		"1"
			"[krakow2017_team_sk]sticker"		"1"
			"[krakow2017_team_navi]sticker"		"1"
			"[krakow2017_team_gamb]sticker"		"1"
			"[krakow2017_team_nor]sticker"		"1"
			"[krakow2017_team_faze]sticker"		"1"
			"[krakow2017_team_pgl]sticker"		"1"
		}
		"crate_sticker_pack_krakow2017_legends_mythical"
		{
			"[krakow2017_team_astr_holo]sticker"		"1"
			"[krakow2017_team_vp_holo]sticker"		"1"
			"[krakow2017_team_fntc_holo]sticker"		"1"
			"[krakow2017_team_sk_holo]sticker"		"1"
			"[krakow2017_team_navi_holo]sticker"		"1"
			"[krakow2017_team_gamb_holo]sticker"		"1"
			"[krakow2017_team_nor_holo]sticker"		"1"
			"[krakow2017_team_faze_holo]sticker"		"1"
			"[krakow2017_team_pgl_holo]sticker"		"1"
		}
		"crate_sticker_pack_krakow2017_legends_legendary"
		{
			"[krakow2017_team_astr_foil]sticker"		"1"
			"[krakow2017_team_vp_foil]sticker"		"1"
			"[krakow2017_team_fntc_foil]sticker"		"1"
			"[krakow2017_team_sk_foil]sticker"		"1"
			"[krakow2017_team_navi_foil]sticker"		"1"
			"[krakow2017_team_gamb_foil]sticker"		"1"
			"[krakow2017_team_nor_foil]sticker"		"1"
			"[krakow2017_team_faze_foil]sticker"		"1"
			"[krakow2017_team_pgl_foil]sticker"		"1"
		}
		"crate_sticker_pack_krakow2017_legends"
		{
			"crate_sticker_pack_krakow2017_legends_mythical"		"1"
			"crate_sticker_pack_krakow2017_legends_legendary"		"1"
		}
		"crate_sticker_pack_krakow2017_challengers_rare"
		{
			"[krakow2017_team_mss]sticker"		"1"
			"[krakow2017_team_g2]sticker"		"1"
			"[krakow2017_team_big]sticker"		"1"
			"[krakow2017_team_c9]sticker"		"1"
			"[krakow2017_team_penta]sticker"		"1"
			"[krakow2017_team_flip]sticker"		"1"
			"[krakow2017_team_imt]sticker"		"1"
			"[krakow2017_team_vega]sticker"		"1"
		}
		"crate_sticker_pack_krakow2017_challengers_mythical"
		{
			"[krakow2017_team_mss_holo]sticker"		"1"
			"[krakow2017_team_g2_holo]sticker"		"1"
			"[krakow2017_team_big_holo]sticker"		"1"
			"[krakow2017_team_c9_holo]sticker"		"1"
			"[krakow2017_team_penta_holo]sticker"		"1"
			"[krakow2017_team_flip_holo]sticker"		"1"
			"[krakow2017_team_imt_holo]sticker"		"1"
			"[krakow2017_team_vega_holo]sticker"		"1"
			"[krakow2017_team_pgl_holo]sticker"		"1"
		}
		"crate_sticker_pack_krakow2017_challengers_legendary"
		{
			"[krakow2017_team_mss_foil]sticker"		"1"
			"[krakow2017_team_g2_foil]sticker"		"1"
			"[krakow2017_team_big_foil]sticker"		"1"
			"[krakow2017_team_c9_foil]sticker"		"1"
			"[krakow2017_team_penta_foil]sticker"		"1"
			"[krakow2017_team_flip_foil]sticker"		"1"
			"[krakow2017_team_imt_foil]sticker"		"1"
			"[krakow2017_team_vega_foil]sticker"		"1"
			"[krakow2017_team_pgl_foil]sticker"		"1"
		}
		"crate_sticker_pack_krakow2017_challengers"
		{
			"crate_sticker_pack_krakow2017_challengers_mythical"		"1"
			"crate_sticker_pack_krakow2017_challengers_legendary"		"1"
		}
		"krakow2017_signatures_astr"
		{
			"[krakow2017_signature_device]sticker"		"1"
			"[krakow2017_signature_device_foil]sticker"		"1"
			"[krakow2017_signature_device_gold]sticker"		"1"
			"[krakow2017_signature_dupreeh]sticker"		"1"
			"[krakow2017_signature_dupreeh_foil]sticker"		"1"
			"[krakow2017_signature_dupreeh_gold]sticker"		"1"
			"[krakow2017_signature_gla1ve]sticker"		"1"
			"[krakow2017_signature_gla1ve_foil]sticker"		"1"
			"[krakow2017_signature_gla1ve_gold]sticker"		"1"
			"[krakow2017_signature_kjaerbye]sticker"		"1"
			"[krakow2017_signature_kjaerbye_foil]sticker"		"1"
			"[krakow2017_signature_kjaerbye_gold]sticker"		"1"
			"[krakow2017_signature_xyp9x]sticker"		"1"
			"[krakow2017_signature_xyp9x_foil]sticker"		"1"
			"[krakow2017_signature_xyp9x_gold]sticker"		"1"
		}
		"krakow2017_signatures_vp"
		{
			"[krakow2017_signature_byali]sticker"		"1"
			"[krakow2017_signature_byali_foil]sticker"		"1"
			"[krakow2017_signature_byali_gold]sticker"		"1"
			"[krakow2017_signature_neo]sticker"		"1"
			"[krakow2017_signature_neo_foil]sticker"		"1"
			"[krakow2017_signature_neo_gold]sticker"		"1"
			"[krakow2017_signature_pasha]sticker"		"1"
			"[krakow2017_signature_pasha_foil]sticker"		"1"
			"[krakow2017_signature_pasha_gold]sticker"		"1"
			"[krakow2017_signature_snax]sticker"		"1"
			"[krakow2017_signature_snax_foil]sticker"		"1"
			"[krakow2017_signature_snax_gold]sticker"		"1"
			"[krakow2017_signature_taz]sticker"		"1"
			"[krakow2017_signature_taz_foil]sticker"		"1"
			"[krakow2017_signature_taz_gold]sticker"		"1"
		}
		"krakow2017_signatures_fntc"
		{
			"[krakow2017_signature_dennis]sticker"		"1"
			"[krakow2017_signature_dennis_foil]sticker"		"1"
			"[krakow2017_signature_dennis_gold]sticker"		"1"
			"[krakow2017_signature_flusha]sticker"		"1"
			"[krakow2017_signature_flusha_foil]sticker"		"1"
			"[krakow2017_signature_flusha_gold]sticker"		"1"
			"[krakow2017_signature_jw]sticker"		"1"
			"[krakow2017_signature_jw_foil]sticker"		"1"
			"[krakow2017_signature_jw_gold]sticker"		"1"
			"[krakow2017_signature_krimz]sticker"		"1"
			"[krakow2017_signature_krimz_foil]sticker"		"1"
			"[krakow2017_signature_krimz_gold]sticker"		"1"
			"[krakow2017_signature_olofmeister]sticker"		"1"
			"[krakow2017_signature_olofmeister_foil]sticker"		"1"
			"[krakow2017_signature_olofmeister_gold]sticker"		"1"
		}
		"krakow2017_signatures_sk"
		{
			"[krakow2017_signature_coldzera]sticker"		"1"
			"[krakow2017_signature_coldzera_foil]sticker"		"1"
			"[krakow2017_signature_coldzera_gold]sticker"		"1"
			"[krakow2017_signature_fallen]sticker"		"1"
			"[krakow2017_signature_fallen_foil]sticker"		"1"
			"[krakow2017_signature_fallen_gold]sticker"		"1"
			"[krakow2017_signature_felps]sticker"		"1"
			"[krakow2017_signature_felps_foil]sticker"		"1"
			"[krakow2017_signature_felps_gold]sticker"		"1"
			"[krakow2017_signature_fer]sticker"		"1"
			"[krakow2017_signature_fer_foil]sticker"		"1"
			"[krakow2017_signature_fer_gold]sticker"		"1"
			"[krakow2017_signature_taco]sticker"		"1"
			"[krakow2017_signature_taco_foil]sticker"		"1"
			"[krakow2017_signature_taco_gold]sticker"		"1"
		}
		"krakow2017_signatures_navi"
		{
			"[krakow2017_signature_edward]sticker"		"1"
			"[krakow2017_signature_edward_foil]sticker"		"1"
			"[krakow2017_signature_edward_gold]sticker"		"1"
			"[krakow2017_signature_flamie]sticker"		"1"
			"[krakow2017_signature_flamie_foil]sticker"		"1"
			"[krakow2017_signature_flamie_gold]sticker"		"1"
			"[krakow2017_signature_guardian]sticker"		"1"
			"[krakow2017_signature_guardian_foil]sticker"		"1"
			"[krakow2017_signature_guardian_gold]sticker"		"1"
			"[krakow2017_signature_s1mple]sticker"		"1"
			"[krakow2017_signature_s1mple_foil]sticker"		"1"
			"[krakow2017_signature_s1mple_gold]sticker"		"1"
			"[krakow2017_signature_seized]sticker"		"1"
			"[krakow2017_signature_seized_foil]sticker"		"1"
			"[krakow2017_signature_seized_gold]sticker"		"1"
		}
		"krakow2017_signatures_gamb"
		{
			"[krakow2017_signature_adrenkz]sticker"		"1"
			"[krakow2017_signature_adrenkz_foil]sticker"		"1"
			"[krakow2017_signature_adrenkz_gold]sticker"		"1"
			"[krakow2017_signature_dosia]sticker"		"1"
			"[krakow2017_signature_dosia_foil]sticker"		"1"
			"[krakow2017_signature_dosia_gold]sticker"		"1"
			"[krakow2017_signature_hobbit]sticker"		"1"
			"[krakow2017_signature_hobbit_foil]sticker"		"1"
			"[krakow2017_signature_hobbit_gold]sticker"		"1"
			"[krakow2017_signature_mou]sticker"		"1"
			"[krakow2017_signature_mou_foil]sticker"		"1"
			"[krakow2017_signature_mou_gold]sticker"		"1"
			"[krakow2017_signature_zeus]sticker"		"1"
			"[krakow2017_signature_zeus_foil]sticker"		"1"
			"[krakow2017_signature_zeus_gold]sticker"		"1"
		}
		"krakow2017_signatures_nor"
		{
			"[krakow2017_signature_aizy]sticker"		"1"
			"[krakow2017_signature_aizy_foil]sticker"		"1"
			"[krakow2017_signature_aizy_gold]sticker"		"1"
			"[krakow2017_signature_cajunb]sticker"		"1"
			"[krakow2017_signature_cajunb_foil]sticker"		"1"
			"[krakow2017_signature_cajunb_gold]sticker"		"1"
			"[krakow2017_signature_k0nfig]sticker"		"1"
			"[krakow2017_signature_k0nfig_foil]sticker"		"1"
			"[krakow2017_signature_k0nfig_gold]sticker"		"1"
			"[krakow2017_signature_magisk]sticker"		"1"
			"[krakow2017_signature_magisk_foil]sticker"		"1"
			"[krakow2017_signature_magisk_gold]sticker"		"1"
			"[krakow2017_signature_msl]sticker"		"1"
			"[krakow2017_signature_msl_foil]sticker"		"1"
			"[krakow2017_signature_msl_gold]sticker"		"1"
		}
		"krakow2017_signatures_faze"
		{
			"[krakow2017_signature_allu]sticker"		"1"
			"[krakow2017_signature_allu_foil]sticker"		"1"
			"[krakow2017_signature_allu_gold]sticker"		"1"
			"[krakow2017_signature_karrigan]sticker"		"1"
			"[krakow2017_signature_karrigan_foil]sticker"		"1"
			"[krakow2017_signature_karrigan_gold]sticker"		"1"
			"[krakow2017_signature_kioshima]sticker"		"1"
			"[krakow2017_signature_kioshima_foil]sticker"		"1"
			"[krakow2017_signature_kioshima_gold]sticker"		"1"
			"[krakow2017_signature_niko]sticker"		"1"
			"[krakow2017_signature_niko_foil]sticker"		"1"
			"[krakow2017_signature_niko_gold]sticker"		"1"
			"[krakow2017_signature_rain]sticker"		"1"
			"[krakow2017_signature_rain_foil]sticker"		"1"
			"[krakow2017_signature_rain_gold]sticker"		"1"
		}
		"krakow2017_signatures_mss"
		{
			"[krakow2017_signature_chrisj]sticker"		"1"
			"[krakow2017_signature_chrisj_foil]sticker"		"1"
			"[krakow2017_signature_chrisj_gold]sticker"		"1"
			"[krakow2017_signature_denis]sticker"		"1"
			"[krakow2017_signature_denis_foil]sticker"		"1"
			"[krakow2017_signature_denis_gold]sticker"		"1"
			"[krakow2017_signature_lowel]sticker"		"1"
			"[krakow2017_signature_lowel_foil]sticker"		"1"
			"[krakow2017_signature_lowel_gold]sticker"		"1"
			"[krakow2017_signature_oskar]sticker"		"1"
			"[krakow2017_signature_oskar_foil]sticker"		"1"
			"[krakow2017_signature_oskar_gold]sticker"		"1"
			"[krakow2017_signature_ropz]sticker"		"1"
			"[krakow2017_signature_ropz_foil]sticker"		"1"
			"[krakow2017_signature_ropz_gold]sticker"		"1"
		}
		"krakow2017_signatures_g2"
		{
			"[krakow2017_signature_apex]sticker"		"1"
			"[krakow2017_signature_apex_foil]sticker"		"1"
			"[krakow2017_signature_apex_gold]sticker"		"1"
			"[krakow2017_signature_bodyy]sticker"		"1"
			"[krakow2017_signature_bodyy_foil]sticker"		"1"
			"[krakow2017_signature_bodyy_gold]sticker"		"1"
			"[krakow2017_signature_kennys]sticker"		"1"
			"[krakow2017_signature_kennys_foil]sticker"		"1"
			"[krakow2017_signature_kennys_gold]sticker"		"1"
			"[krakow2017_signature_nbk]sticker"		"1"
			"[krakow2017_signature_nbk_foil]sticker"		"1"
			"[krakow2017_signature_nbk_gold]sticker"		"1"
			"[krakow2017_signature_shox]sticker"		"1"
			"[krakow2017_signature_shox_foil]sticker"		"1"
			"[krakow2017_signature_shox_gold]sticker"		"1"
		}
		"krakow2017_signatures_big"
		{
			"[krakow2017_signature_gobb]sticker"		"1"
			"[krakow2017_signature_gobb_foil]sticker"		"1"
			"[krakow2017_signature_gobb_gold]sticker"		"1"
			"[krakow2017_signature_keev]sticker"		"1"
			"[krakow2017_signature_keev_foil]sticker"		"1"
			"[krakow2017_signature_keev_gold]sticker"		"1"
			"[krakow2017_signature_legija]sticker"		"1"
			"[krakow2017_signature_legija_foil]sticker"		"1"
			"[krakow2017_signature_legija_gold]sticker"		"1"
			"[krakow2017_signature_nex]sticker"		"1"
			"[krakow2017_signature_nex_foil]sticker"		"1"
			"[krakow2017_signature_nex_gold]sticker"		"1"
			"[krakow2017_signature_tabsen]sticker"		"1"
			"[krakow2017_signature_tabsen_foil]sticker"		"1"
			"[krakow2017_signature_tabsen_gold]sticker"		"1"
		}
		"krakow2017_signatures_c9"
		{
			"[krakow2017_signature_autimatic]sticker"		"1"
			"[krakow2017_signature_autimatic_foil]sticker"		"1"
			"[krakow2017_signature_autimatic_gold]sticker"		"1"
			"[krakow2017_signature_nothing]sticker"		"1"
			"[krakow2017_signature_nothing_foil]sticker"		"1"
			"[krakow2017_signature_nothing_gold]sticker"		"1"
			"[krakow2017_signature_shroud]sticker"		"1"
			"[krakow2017_signature_shroud_foil]sticker"		"1"
			"[krakow2017_signature_shroud_gold]sticker"		"1"
			"[krakow2017_signature_skadoodle]sticker"		"1"
			"[krakow2017_signature_skadoodle_foil]sticker"		"1"
			"[krakow2017_signature_skadoodle_gold]sticker"		"1"
			"[krakow2017_signature_stewie2k]sticker"		"1"
			"[krakow2017_signature_stewie2k_foil]sticker"		"1"
			"[krakow2017_signature_stewie2k_gold]sticker"		"1"
		}
		"krakow2017_signatures_penta"
		{
			"[krakow2017_signature_hs]sticker"		"1"
			"[krakow2017_signature_hs_foil]sticker"		"1"
			"[krakow2017_signature_hs_gold]sticker"		"1"
			"[krakow2017_signature_innocent]sticker"		"1"
			"[krakow2017_signature_innocent_foil]sticker"		"1"
			"[krakow2017_signature_innocent_gold]sticker"		"1"
			"[krakow2017_signature_krystal]sticker"		"1"
			"[krakow2017_signature_krystal_foil]sticker"		"1"
			"[krakow2017_signature_krystal_gold]sticker"		"1"
			"[krakow2017_signature_sunny]sticker"		"1"
			"[krakow2017_signature_sunny_foil]sticker"		"1"
			"[krakow2017_signature_sunny_gold]sticker"		"1"
			"[krakow2017_signature_zehn]sticker"		"1"
			"[krakow2017_signature_zehn_foil]sticker"		"1"
			"[krakow2017_signature_zehn_gold]sticker"		"1"
		}
		"krakow2017_signatures_flip"
		{
			"[krakow2017_signature_b1ad3]sticker"		"1"
			"[krakow2017_signature_b1ad3_foil]sticker"		"1"
			"[krakow2017_signature_b1ad3_gold]sticker"		"1"
			"[krakow2017_signature_electronic]sticker"		"1"
			"[krakow2017_signature_electronic_foil]sticker"		"1"
			"[krakow2017_signature_electronic_gold]sticker"		"1"
			"[krakow2017_signature_markeloff]sticker"		"1"
			"[krakow2017_signature_markeloff_foil]sticker"		"1"
			"[krakow2017_signature_markeloff_gold]sticker"		"1"
			"[krakow2017_signature_waylander]sticker"		"1"
			"[krakow2017_signature_waylander_foil]sticker"		"1"
			"[krakow2017_signature_waylander_gold]sticker"		"1"
			"[krakow2017_signature_worldedit]sticker"		"1"
			"[krakow2017_signature_worldedit_foil]sticker"		"1"
			"[krakow2017_signature_worldedit_gold]sticker"		"1"
		}
		"krakow2017_signatures_imt"
		{
			"[krakow2017_signature_boltz]sticker"		"1"
			"[krakow2017_signature_boltz_foil]sticker"		"1"
			"[krakow2017_signature_boltz_gold]sticker"		"1"
			"[krakow2017_signature_hen1]sticker"		"1"
			"[krakow2017_signature_hen1_foil]sticker"		"1"
			"[krakow2017_signature_hen1_gold]sticker"		"1"
			"[krakow2017_signature_kngv]sticker"		"1"
			"[krakow2017_signature_kngv_foil]sticker"		"1"
			"[krakow2017_signature_kngv_gold]sticker"		"1"
			"[krakow2017_signature_lucas1]sticker"		"1"
			"[krakow2017_signature_lucas1_foil]sticker"		"1"
			"[krakow2017_signature_lucas1_gold]sticker"		"1"
			"[krakow2017_signature_steel]sticker"		"1"
			"[krakow2017_signature_steel_foil]sticker"		"1"
			"[krakow2017_signature_steel_gold]sticker"		"1"
		}
		"krakow2017_signatures_vega"
		{
			"[krakow2017_signature_chopper]sticker"		"1"
			"[krakow2017_signature_chopper_foil]sticker"		"1"
			"[krakow2017_signature_chopper_gold]sticker"		"1"
			"[krakow2017_signature_hutji]sticker"		"1"
			"[krakow2017_signature_hutji_foil]sticker"		"1"
			"[krakow2017_signature_hutji_gold]sticker"		"1"
			"[krakow2017_signature_jr]sticker"		"1"
			"[krakow2017_signature_jr_foil]sticker"		"1"
			"[krakow2017_signature_jr_gold]sticker"		"1"
			"[krakow2017_signature_keshandr]sticker"		"1"
			"[krakow2017_signature_keshandr_foil]sticker"		"1"
			"[krakow2017_signature_keshandr_gold]sticker"		"1"
			"[krakow2017_signature_mir]sticker"		"1"
			"[krakow2017_signature_mir_foil]sticker"		"1"
			"[krakow2017_signature_mir_gold]sticker"		"1"
		}
		"crate_signature_pack_krakow2017_group_1_rare"
		{
			"[krakow2017_signature_chrisj]sticker"		"1"
			"[krakow2017_signature_denis]sticker"		"1"
			"[krakow2017_signature_lowel]sticker"		"1"
			"[krakow2017_signature_oskar]sticker"		"1"
			"[krakow2017_signature_ropz]sticker"		"1"
			"[krakow2017_signature_apex]sticker"		"1"
			"[krakow2017_signature_bodyy]sticker"		"1"
			"[krakow2017_signature_kennys]sticker"		"1"
			"[krakow2017_signature_nbk]sticker"		"1"
			"[krakow2017_signature_shox]sticker"		"1"
			"[krakow2017_signature_gobb]sticker"		"1"
			"[krakow2017_signature_keev]sticker"		"1"
			"[krakow2017_signature_legija]sticker"		"1"
			"[krakow2017_signature_nex]sticker"		"1"
			"[krakow2017_signature_tabsen]sticker"		"1"
			"[krakow2017_signature_autimatic]sticker"		"1"
			"[krakow2017_signature_nothing]sticker"		"1"
			"[krakow2017_signature_shroud]sticker"		"1"
			"[krakow2017_signature_skadoodle]sticker"		"1"
			"[krakow2017_signature_stewie2k]sticker"		"1"
			"[krakow2017_signature_hs]sticker"		"1"
			"[krakow2017_signature_innocent]sticker"		"1"
			"[krakow2017_signature_krystal]sticker"		"1"
			"[krakow2017_signature_sunny]sticker"		"1"
			"[krakow2017_signature_zehn]sticker"		"1"
			"[krakow2017_signature_b1ad3]sticker"		"1"
			"[krakow2017_signature_electronic]sticker"		"1"
			"[krakow2017_signature_markeloff]sticker"		"1"
			"[krakow2017_signature_waylander]sticker"		"1"
			"[krakow2017_signature_worldedit]sticker"		"1"
			"[krakow2017_signature_boltz]sticker"		"1"
			"[krakow2017_signature_hen1]sticker"		"1"
			"[krakow2017_signature_kngv]sticker"		"1"
			"[krakow2017_signature_lucas1]sticker"		"1"
			"[krakow2017_signature_steel]sticker"		"1"
			"[krakow2017_signature_chopper]sticker"		"1"
			"[krakow2017_signature_hutji]sticker"		"1"
			"[krakow2017_signature_jr]sticker"		"1"
			"[krakow2017_signature_keshandr]sticker"		"1"
			"[krakow2017_signature_mir]sticker"		"1"
		}
		"crate_signature_pack_krakow2017_group_1_foil"
		{
			"[krakow2017_signature_chrisj_foil]sticker"		"1"
			"[krakow2017_signature_denis_foil]sticker"		"1"
			"[krakow2017_signature_lowel_foil]sticker"		"1"
			"[krakow2017_signature_oskar_foil]sticker"		"1"
			"[krakow2017_signature_ropz_foil]sticker"		"1"
			"[krakow2017_signature_apex_foil]sticker"		"1"
			"[krakow2017_signature_bodyy_foil]sticker"		"1"
			"[krakow2017_signature_kennys_foil]sticker"		"1"
			"[krakow2017_signature_nbk_foil]sticker"		"1"
			"[krakow2017_signature_shox_foil]sticker"		"1"
			"[krakow2017_signature_gobb_foil]sticker"		"1"
			"[krakow2017_signature_keev_foil]sticker"		"1"
			"[krakow2017_signature_legija_foil]sticker"		"1"
			"[krakow2017_signature_nex_foil]sticker"		"1"
			"[krakow2017_signature_tabsen_foil]sticker"		"1"
			"[krakow2017_signature_autimatic_foil]sticker"		"1"
			"[krakow2017_signature_nothing_foil]sticker"		"1"
			"[krakow2017_signature_shroud_foil]sticker"		"1"
			"[krakow2017_signature_skadoodle_foil]sticker"		"1"
			"[krakow2017_signature_stewie2k_foil]sticker"		"1"
			"[krakow2017_signature_hs_foil]sticker"		"1"
			"[krakow2017_signature_innocent_foil]sticker"		"1"
			"[krakow2017_signature_krystal_foil]sticker"		"1"
			"[krakow2017_signature_sunny_foil]sticker"		"1"
			"[krakow2017_signature_zehn_foil]sticker"		"1"
			"[krakow2017_signature_b1ad3_foil]sticker"		"1"
			"[krakow2017_signature_electronic_foil]sticker"		"1"
			"[krakow2017_signature_markeloff_foil]sticker"		"1"
			"[krakow2017_signature_waylander_foil]sticker"		"1"
			"[krakow2017_signature_worldedit_foil]sticker"		"1"
			"[krakow2017_signature_boltz_foil]sticker"		"1"
			"[krakow2017_signature_hen1_foil]sticker"		"1"
			"[krakow2017_signature_kngv_foil]sticker"		"1"
			"[krakow2017_signature_lucas1_foil]sticker"		"1"
			"[krakow2017_signature_steel_foil]sticker"		"1"
			"[krakow2017_signature_chopper_foil]sticker"		"1"
			"[krakow2017_signature_hutji_foil]sticker"		"1"
			"[krakow2017_signature_jr_foil]sticker"		"1"
			"[krakow2017_signature_keshandr_foil]sticker"		"1"
			"[krakow2017_signature_mir_foil]sticker"		"1"
		}
		"crate_signature_pack_krakow2017_group_1_gold"
		{
			"[krakow2017_signature_chrisj_gold]sticker"		"1"
			"[krakow2017_signature_denis_gold]sticker"		"1"
			"[krakow2017_signature_lowel_gold]sticker"		"1"
			"[krakow2017_signature_oskar_gold]sticker"		"1"
			"[krakow2017_signature_ropz_gold]sticker"		"1"
			"[krakow2017_signature_apex_gold]sticker"		"1"
			"[krakow2017_signature_bodyy_gold]sticker"		"1"
			"[krakow2017_signature_kennys_gold]sticker"		"1"
			"[krakow2017_signature_nbk_gold]sticker"		"1"
			"[krakow2017_signature_shox_gold]sticker"		"1"
			"[krakow2017_signature_gobb_gold]sticker"		"1"
			"[krakow2017_signature_keev_gold]sticker"		"1"
			"[krakow2017_signature_legija_gold]sticker"		"1"
			"[krakow2017_signature_nex_gold]sticker"		"1"
			"[krakow2017_signature_tabsen_gold]sticker"		"1"
			"[krakow2017_signature_autimatic_gold]sticker"		"1"
			"[krakow2017_signature_nothing_gold]sticker"		"1"
			"[krakow2017_signature_shroud_gold]sticker"		"1"
			"[krakow2017_signature_skadoodle_gold]sticker"		"1"
			"[krakow2017_signature_stewie2k_gold]sticker"		"1"
			"[krakow2017_signature_hs_gold]sticker"		"1"
			"[krakow2017_signature_innocent_gold]sticker"		"1"
			"[krakow2017_signature_krystal_gold]sticker"		"1"
			"[krakow2017_signature_sunny_gold]sticker"		"1"
			"[krakow2017_signature_zehn_gold]sticker"		"1"
			"[krakow2017_signature_b1ad3_gold]sticker"		"1"
			"[krakow2017_signature_electronic_gold]sticker"		"1"
			"[krakow2017_signature_markeloff_gold]sticker"		"1"
			"[krakow2017_signature_waylander_gold]sticker"		"1"
			"[krakow2017_signature_worldedit_gold]sticker"		"1"
			"[krakow2017_signature_boltz_gold]sticker"		"1"
			"[krakow2017_signature_hen1_gold]sticker"		"1"
			"[krakow2017_signature_kngv_gold]sticker"		"1"
			"[krakow2017_signature_lucas1_gold]sticker"		"1"
			"[krakow2017_signature_steel_gold]sticker"		"1"
			"[krakow2017_signature_chopper_gold]sticker"		"1"
			"[krakow2017_signature_hutji_gold]sticker"		"1"
			"[krakow2017_signature_jr_gold]sticker"		"1"
			"[krakow2017_signature_keshandr_gold]sticker"		"1"
			"[krakow2017_signature_mir_gold]sticker"		"1"
		}
		"crate_signature_pack_krakow2017_group_2_rare"
		{
			"[krakow2017_signature_device]sticker"		"1"
			"[krakow2017_signature_dupreeh]sticker"		"1"
			"[krakow2017_signature_gla1ve]sticker"		"1"
			"[krakow2017_signature_kjaerbye]sticker"		"1"
			"[krakow2017_signature_xyp9x]sticker"		"1"
			"[krakow2017_signature_byali]sticker"		"1"
			"[krakow2017_signature_neo]sticker"		"1"
			"[krakow2017_signature_pasha]sticker"		"1"
			"[krakow2017_signature_snax]sticker"		"1"
			"[krakow2017_signature_taz]sticker"		"1"
			"[krakow2017_signature_dennis]sticker"		"1"
			"[krakow2017_signature_flusha]sticker"		"1"
			"[krakow2017_signature_jw]sticker"		"1"
			"[krakow2017_signature_krimz]sticker"		"1"
			"[krakow2017_signature_olofmeister]sticker"		"1"
			"[krakow2017_signature_coldzera]sticker"		"1"
			"[krakow2017_signature_fallen]sticker"		"1"
			"[krakow2017_signature_felps]sticker"		"1"
			"[krakow2017_signature_fer]sticker"		"1"
			"[krakow2017_signature_taco]sticker"		"1"
			"[krakow2017_signature_edward]sticker"		"1"
			"[krakow2017_signature_flamie]sticker"		"1"
			"[krakow2017_signature_guardian]sticker"		"1"
			"[krakow2017_signature_s1mple]sticker"		"1"
			"[krakow2017_signature_seized]sticker"		"1"
			"[krakow2017_signature_adrenkz]sticker"		"1"
			"[krakow2017_signature_dosia]sticker"		"1"
			"[krakow2017_signature_hobbit]sticker"		"1"
			"[krakow2017_signature_mou]sticker"		"1"
			"[krakow2017_signature_zeus]sticker"		"1"
			"[krakow2017_signature_aizy]sticker"		"1"
			"[krakow2017_signature_cajunb]sticker"		"1"
			"[krakow2017_signature_k0nfig]sticker"		"1"
			"[krakow2017_signature_magisk]sticker"		"1"
			"[krakow2017_signature_msl]sticker"		"1"
			"[krakow2017_signature_allu]sticker"		"1"
			"[krakow2017_signature_karrigan]sticker"		"1"
			"[krakow2017_signature_kioshima]sticker"		"1"
			"[krakow2017_signature_niko]sticker"		"1"
			"[krakow2017_signature_rain]sticker"		"1"
		}
		"crate_signature_pack_krakow2017_group_2_foil"
		{
			"[krakow2017_signature_device_foil]sticker"		"1"
			"[krakow2017_signature_dupreeh_foil]sticker"		"1"
			"[krakow2017_signature_gla1ve_foil]sticker"		"1"
			"[krakow2017_signature_kjaerbye_foil]sticker"		"1"
			"[krakow2017_signature_xyp9x_foil]sticker"		"1"
			"[krakow2017_signature_byali_foil]sticker"		"1"
			"[krakow2017_signature_neo_foil]sticker"		"1"
			"[krakow2017_signature_pasha_foil]sticker"		"1"
			"[krakow2017_signature_snax_foil]sticker"		"1"
			"[krakow2017_signature_taz_foil]sticker"		"1"
			"[krakow2017_signature_dennis_foil]sticker"		"1"
			"[krakow2017_signature_flusha_foil]sticker"		"1"
			"[krakow2017_signature_jw_foil]sticker"		"1"
			"[krakow2017_signature_krimz_foil]sticker"		"1"
			"[krakow2017_signature_olofmeister_foil]sticker"		"1"
			"[krakow2017_signature_coldzera_foil]sticker"		"1"
			"[krakow2017_signature_fallen_foil]sticker"		"1"
			"[krakow2017_signature_felps_foil]sticker"		"1"
			"[krakow2017_signature_fer_foil]sticker"		"1"
			"[krakow2017_signature_taco_foil]sticker"		"1"
			"[krakow2017_signature_edward_foil]sticker"		"1"
			"[krakow2017_signature_flamie_foil]sticker"		"1"
			"[krakow2017_signature_guardian_foil]sticker"		"1"
			"[krakow2017_signature_s1mple_foil]sticker"		"1"
			"[krakow2017_signature_seized_foil]sticker"		"1"
			"[krakow2017_signature_adrenkz_foil]sticker"		"1"
			"[krakow2017_signature_dosia_foil]sticker"		"1"
			"[krakow2017_signature_hobbit_foil]sticker"		"1"
			"[krakow2017_signature_mou_foil]sticker"		"1"
			"[krakow2017_signature_zeus_foil]sticker"		"1"
			"[krakow2017_signature_aizy_foil]sticker"		"1"
			"[krakow2017_signature_cajunb_foil]sticker"		"1"
			"[krakow2017_signature_k0nfig_foil]sticker"		"1"
			"[krakow2017_signature_magisk_foil]sticker"		"1"
			"[krakow2017_signature_msl_foil]sticker"		"1"
			"[krakow2017_signature_allu_foil]sticker"		"1"
			"[krakow2017_signature_karrigan_foil]sticker"		"1"
			"[krakow2017_signature_kioshima_foil]sticker"		"1"
			"[krakow2017_signature_niko_foil]sticker"		"1"
			"[krakow2017_signature_rain_foil]sticker"		"1"
		}
		"crate_signature_pack_krakow2017_group_2_gold"
		{
			"[krakow2017_signature_device_gold]sticker"		"1"
			"[krakow2017_signature_dupreeh_gold]sticker"		"1"
			"[krakow2017_signature_gla1ve_gold]sticker"		"1"
			"[krakow2017_signature_kjaerbye_gold]sticker"		"1"
			"[krakow2017_signature_xyp9x_gold]sticker"		"1"
			"[krakow2017_signature_byali_gold]sticker"		"1"
			"[krakow2017_signature_neo_gold]sticker"		"1"
			"[krakow2017_signature_pasha_gold]sticker"		"1"
			"[krakow2017_signature_snax_gold]sticker"		"1"
			"[krakow2017_signature_taz_gold]sticker"		"1"
			"[krakow2017_signature_dennis_gold]sticker"		"1"
			"[krakow2017_signature_flusha_gold]sticker"		"1"
			"[krakow2017_signature_jw_gold]sticker"		"1"
			"[krakow2017_signature_krimz_gold]sticker"		"1"
			"[krakow2017_signature_olofmeister_gold]sticker"		"1"
			"[krakow2017_signature_coldzera_gold]sticker"		"1"
			"[krakow2017_signature_fallen_gold]sticker"		"1"
			"[krakow2017_signature_felps_gold]sticker"		"1"
			"[krakow2017_signature_fer_gold]sticker"		"1"
			"[krakow2017_signature_taco_gold]sticker"		"1"
			"[krakow2017_signature_edward_gold]sticker"		"1"
			"[krakow2017_signature_flamie_gold]sticker"		"1"
			"[krakow2017_signature_guardian_gold]sticker"		"1"
			"[krakow2017_signature_s1mple_gold]sticker"		"1"
			"[krakow2017_signature_seized_gold]sticker"		"1"
			"[krakow2017_signature_adrenkz_gold]sticker"		"1"
			"[krakow2017_signature_dosia_gold]sticker"		"1"
			"[krakow2017_signature_hobbit_gold]sticker"		"1"
			"[krakow2017_signature_mou_gold]sticker"		"1"
			"[krakow2017_signature_zeus_gold]sticker"		"1"
			"[krakow2017_signature_aizy_gold]sticker"		"1"
			"[krakow2017_signature_cajunb_gold]sticker"		"1"
			"[krakow2017_signature_k0nfig_gold]sticker"		"1"
			"[krakow2017_signature_magisk_gold]sticker"		"1"
			"[krakow2017_signature_msl_gold]sticker"		"1"
			"[krakow2017_signature_allu_gold]sticker"		"1"
			"[krakow2017_signature_karrigan_gold]sticker"		"1"
			"[krakow2017_signature_kioshima_gold]sticker"		"1"
			"[krakow2017_signature_niko_gold]sticker"		"1"
			"[krakow2017_signature_rain_gold]sticker"		"1"
		}
		"crate_signature_pack_krakow2017_group_players_collection_1"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_krakow2017_group_1_rare"		"1"
			"crate_signature_pack_krakow2017_group_1_foil"		"1"
			"crate_signature_pack_krakow2017_group_1_gold"		"1"
		}
		"crate_signature_pack_krakow2017_group_players_collection_2"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_krakow2017_group_2_rare"		"1"
			"crate_signature_pack_krakow2017_group_2_foil"		"1"
			"crate_signature_pack_krakow2017_group_2_gold"		"1"
		}
		"crate_krakow2017_promo_de_inferno"
		{
			"set_inferno"		"1"
		}
		"crate_krakow2017_promo_de_mirage"
		{
			"set_mirage"		"1"
		}
		"crate_krakow2017_promo_de_cbble"
		{
			"set_cobblestone"		"1"
		}
		"crate_krakow2017_promo_de_overpass"
		{
			"set_overpass"		"1"
		}
		"crate_krakow2017_promo_de_cache"
		{
			"set_cache"		"1"
		}
		"crate_krakow2017_promo_de_train"
		{
			"set_train"		"1"
		}
		"crate_krakow2017_promo_de_nuke"
		{
			"set_nuke"		"1"
		}
	}
	"items"
	{
		"4357"
		{
			"item_name"		"#StoreItem_krakow2017_team_astr_sticker"
			"name"		"crate_sticker_pack_krakow2017_astr"
			"item_description"		"#EventItemDesc_krakow2017_sticker_team"
			"image_inventory"		"econ/stickers/krakow2017/astr"
			"loot_list_name"		"krakow2017_rare_astr"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4358"
		{
			"item_name"		"#StoreItem_krakow2017_team_vp_sticker"
			"name"		"crate_sticker_pack_krakow2017_vp"
			"item_description"		"#EventItemDesc_krakow2017_sticker_team"
			"image_inventory"		"econ/stickers/krakow2017/vp"
			"loot_list_name"		"krakow2017_rare_vp"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4359"
		{
			"item_name"		"#StoreItem_krakow2017_team_fntc_sticker"
			"name"		"crate_sticker_pack_krakow2017_fntc"
			"item_description"		"#EventItemDesc_krakow2017_sticker_team"
			"image_inventory"		"econ/stickers/krakow2017/fntc"
			"loot_list_name"		"krakow2017_rare_fntc"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4360"
		{
			"item_name"		"#StoreItem_krakow2017_team_sk_sticker"
			"name"		"crate_sticker_pack_krakow2017_sk"
			"item_description"		"#EventItemDesc_krakow2017_sticker_team"
			"image_inventory"		"econ/stickers/krakow2017/sk"
			"loot_list_name"		"krakow2017_rare_sk"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4361"
		{
			"item_name"		"#StoreItem_krakow2017_team_navi_sticker"
			"name"		"crate_sticker_pack_krakow2017_navi"
			"item_description"		"#EventItemDesc_krakow2017_sticker_team"
			"image_inventory"		"econ/stickers/krakow2017/navi"
			"loot_list_name"		"krakow2017_rare_navi"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4362"
		{
			"item_name"		"#StoreItem_krakow2017_team_gamb_sticker"
			"name"		"crate_sticker_pack_krakow2017_gamb"
			"item_description"		"#EventItemDesc_krakow2017_sticker_team"
			"image_inventory"		"econ/stickers/krakow2017/gamb"
			"loot_list_name"		"krakow2017_rare_gamb"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4363"
		{
			"item_name"		"#StoreItem_krakow2017_team_nor_sticker"
			"name"		"crate_sticker_pack_krakow2017_nor"
			"item_description"		"#EventItemDesc_krakow2017_sticker_team"
			"image_inventory"		"econ/stickers/krakow2017/nor"
			"loot_list_name"		"krakow2017_rare_nor"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4364"
		{
			"item_name"		"#StoreItem_krakow2017_team_faze_sticker"
			"name"		"crate_sticker_pack_krakow2017_faze"
			"item_description"		"#EventItemDesc_krakow2017_sticker_team"
			"image_inventory"		"econ/stickers/krakow2017/faze"
			"loot_list_name"		"krakow2017_rare_faze"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4365"
		{
			"item_name"		"#StoreItem_krakow2017_team_mss_sticker"
			"name"		"crate_sticker_pack_krakow2017_mss"
			"item_description"		"#EventItemDesc_krakow2017_sticker_team"
			"image_inventory"		"econ/stickers/krakow2017/mss"
			"loot_list_name"		"krakow2017_rare_mss"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4366"
		{
			"item_name"		"#StoreItem_krakow2017_team_g2_sticker"
			"name"		"crate_sticker_pack_krakow2017_g2"
			"item_description"		"#EventItemDesc_krakow2017_sticker_team"
			"image_inventory"		"econ/stickers/krakow2017/g2"
			"loot_list_name"		"krakow2017_rare_g2"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4367"
		{
			"item_name"		"#StoreItem_krakow2017_team_big_sticker"
			"name"		"crate_sticker_pack_krakow2017_big"
			"item_description"		"#EventItemDesc_krakow2017_sticker_team"
			"image_inventory"		"econ/stickers/krakow2017/big"
			"loot_list_name"		"krakow2017_rare_big"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4368"
		{
			"item_name"		"#StoreItem_krakow2017_team_c9_sticker"
			"name"		"crate_sticker_pack_krakow2017_c9"
			"item_description"		"#EventItemDesc_krakow2017_sticker_team"
			"image_inventory"		"econ/stickers/krakow2017/c9"
			"loot_list_name"		"krakow2017_rare_c9"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4369"
		{
			"item_name"		"#StoreItem_krakow2017_team_penta_sticker"
			"name"		"crate_sticker_pack_krakow2017_penta"
			"item_description"		"#EventItemDesc_krakow2017_sticker_team"
			"image_inventory"		"econ/stickers/krakow2017/penta"
			"loot_list_name"		"krakow2017_rare_penta"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4370"
		{
			"item_name"		"#StoreItem_krakow2017_team_flip_sticker"
			"name"		"crate_sticker_pack_krakow2017_flip"
			"item_description"		"#EventItemDesc_krakow2017_sticker_team"
			"image_inventory"		"econ/stickers/krakow2017/flip"
			"loot_list_name"		"krakow2017_rare_flip"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4371"
		{
			"item_name"		"#StoreItem_krakow2017_team_imt_sticker"
			"name"		"crate_sticker_pack_krakow2017_imt"
			"item_description"		"#EventItemDesc_krakow2017_sticker_team"
			"image_inventory"		"econ/stickers/krakow2017/imt"
			"loot_list_name"		"krakow2017_rare_imt"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4372"
		{
			"item_name"		"#StoreItem_krakow2017_team_vega_sticker"
			"name"		"crate_sticker_pack_krakow2017_vega"
			"item_description"		"#EventItemDesc_krakow2017_sticker_team"
			"image_inventory"		"econ/stickers/krakow2017/vega"
			"loot_list_name"		"krakow2017_rare_vega"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4373"
		{
			"item_name"		"#StoreItem_krakow2017_team_pgl_sticker"
			"name"		"crate_sticker_pack_krakow2017_pgl"
			"item_description"		"#EventItemDesc_krakow2017_sticker_org"
			"image_inventory"		"econ/stickers/krakow2017/pgl"
			"loot_list_name"		"krakow2017_rare_pgl"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4374"
		{
			"item_name"		"#StoreItem_krakow2017_team_astr_graffiti"
			"name"		"crate_graffiti_pack_krakow2017_astr"
			"item_description"		"#EventItemDesc_krakow2017_graffiti_team"
			"image_inventory"		"econ/stickers/krakow2017/astr_graffiti"
			"loot_list_name"		"krakow2017_graffiti_astr"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4375"
		{
			"item_name"		"#StoreItem_krakow2017_team_vp_graffiti"
			"name"		"crate_graffiti_pack_krakow2017_vp"
			"item_description"		"#EventItemDesc_krakow2017_graffiti_team"
			"image_inventory"		"econ/stickers/krakow2017/vp_graffiti"
			"loot_list_name"		"krakow2017_graffiti_vp"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4376"
		{
			"item_name"		"#StoreItem_krakow2017_team_fntc_graffiti"
			"name"		"crate_graffiti_pack_krakow2017_fntc"
			"item_description"		"#EventItemDesc_krakow2017_graffiti_team"
			"image_inventory"		"econ/stickers/krakow2017/fntc_graffiti"
			"loot_list_name"		"krakow2017_graffiti_fntc"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4377"
		{
			"item_name"		"#StoreItem_krakow2017_team_sk_graffiti"
			"name"		"crate_graffiti_pack_krakow2017_sk"
			"item_description"		"#EventItemDesc_krakow2017_graffiti_team"
			"image_inventory"		"econ/stickers/krakow2017/sk_graffiti"
			"loot_list_name"		"krakow2017_graffiti_sk"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4378"
		{
			"item_name"		"#StoreItem_krakow2017_team_navi_graffiti"
			"name"		"crate_graffiti_pack_krakow2017_navi"
			"item_description"		"#EventItemDesc_krakow2017_graffiti_team"
			"image_inventory"		"econ/stickers/krakow2017/navi_graffiti"
			"loot_list_name"		"krakow2017_graffiti_navi"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4379"
		{
			"item_name"		"#StoreItem_krakow2017_team_gamb_graffiti"
			"name"		"crate_graffiti_pack_krakow2017_gamb"
			"item_description"		"#EventItemDesc_krakow2017_graffiti_team"
			"image_inventory"		"econ/stickers/krakow2017/gamb_graffiti"
			"loot_list_name"		"krakow2017_graffiti_gamb"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4380"
		{
			"item_name"		"#StoreItem_krakow2017_team_nor_graffiti"
			"name"		"crate_graffiti_pack_krakow2017_nor"
			"item_description"		"#EventItemDesc_krakow2017_graffiti_team"
			"image_inventory"		"econ/stickers/krakow2017/nor_graffiti"
			"loot_list_name"		"krakow2017_graffiti_nor"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4381"
		{
			"item_name"		"#StoreItem_krakow2017_team_faze_graffiti"
			"name"		"crate_graffiti_pack_krakow2017_faze"
			"item_description"		"#EventItemDesc_krakow2017_graffiti_team"
			"image_inventory"		"econ/stickers/krakow2017/faze_graffiti"
			"loot_list_name"		"krakow2017_graffiti_faze"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4382"
		{
			"item_name"		"#StoreItem_krakow2017_team_mss_graffiti"
			"name"		"crate_graffiti_pack_krakow2017_mss"
			"item_description"		"#EventItemDesc_krakow2017_graffiti_team"
			"image_inventory"		"econ/stickers/krakow2017/mss_graffiti"
			"loot_list_name"		"krakow2017_graffiti_mss"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4383"
		{
			"item_name"		"#StoreItem_krakow2017_team_g2_graffiti"
			"name"		"crate_graffiti_pack_krakow2017_g2"
			"item_description"		"#EventItemDesc_krakow2017_graffiti_team"
			"image_inventory"		"econ/stickers/krakow2017/g2_graffiti"
			"loot_list_name"		"krakow2017_graffiti_g2"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4384"
		{
			"item_name"		"#StoreItem_krakow2017_team_big_graffiti"
			"name"		"crate_graffiti_pack_krakow2017_big"
			"item_description"		"#EventItemDesc_krakow2017_graffiti_team"
			"image_inventory"		"econ/stickers/krakow2017/big_graffiti"
			"loot_list_name"		"krakow2017_graffiti_big"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4385"
		{
			"item_name"		"#StoreItem_krakow2017_team_c9_graffiti"
			"name"		"crate_graffiti_pack_krakow2017_c9"
			"item_description"		"#EventItemDesc_krakow2017_graffiti_team"
			"image_inventory"		"econ/stickers/krakow2017/c9_graffiti"
			"loot_list_name"		"krakow2017_graffiti_c9"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4386"
		{
			"item_name"		"#StoreItem_krakow2017_team_penta_graffiti"
			"name"		"crate_graffiti_pack_krakow2017_penta"
			"item_description"		"#EventItemDesc_krakow2017_graffiti_team"
			"image_inventory"		"econ/stickers/krakow2017/penta_graffiti"
			"loot_list_name"		"krakow2017_graffiti_penta"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4387"
		{
			"item_name"		"#StoreItem_krakow2017_team_flip_graffiti"
			"name"		"crate_graffiti_pack_krakow2017_flip"
			"item_description"		"#EventItemDesc_krakow2017_graffiti_team"
			"image_inventory"		"econ/stickers/krakow2017/flip_graffiti"
			"loot_list_name"		"krakow2017_graffiti_flip"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4388"
		{
			"item_name"		"#StoreItem_krakow2017_team_imt_graffiti"
			"name"		"crate_graffiti_pack_krakow2017_imt"
			"item_description"		"#EventItemDesc_krakow2017_graffiti_team"
			"image_inventory"		"econ/stickers/krakow2017/imt_graffiti"
			"loot_list_name"		"krakow2017_graffiti_imt"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4389"
		{
			"item_name"		"#StoreItem_krakow2017_team_vega_graffiti"
			"name"		"crate_graffiti_pack_krakow2017_vega"
			"item_description"		"#EventItemDesc_krakow2017_graffiti_team"
			"image_inventory"		"econ/stickers/krakow2017/vega_graffiti"
			"loot_list_name"		"krakow2017_graffiti_vega"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4390"
		{
			"item_name"		"#StoreItem_krakow2017_team_pgl_graffiti"
			"name"		"crate_graffiti_pack_krakow2017_pgl"
			"item_description"		"#EventItemDesc_krakow2017_graffiti_org"
			"image_inventory"		"econ/stickers/krakow2017/pgl_graffiti"
			"loot_list_name"		"krakow2017_graffiti_pgl"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4391"
		{
			"item_name"		"#CSGO_crate_sticker_pack_krakow2017_legends"
			"name"		"crate_sticker_pack_krakow2017_legends"
			"item_description"		"#CSGO_crate_sticker_pack_krakow2017_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_krakow2017_01"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"209"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_krakow2017_legends_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_krakow2017_legends_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4392"
		{
			"item_name"		"#CSGO_crate_sticker_pack_krakow2017_challengers"
			"name"		"crate_sticker_pack_krakow2017_challengers"
			"item_description"		"#CSGO_crate_sticker_pack_krakow2017_challengers_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_krakow2017_02"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"210"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_krakow2017_challengers_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_krakow2017_challengers_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4393"
		{
			"item_name"		"#CSGO_crate_signature_pack_krakow2017_group_1"
			"name"		"crate_signature_pack_krakow2017_group_1"
			"item_description"		"#CSGO_crate_signature_pack_krakow2017_group_1_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_krakow2017_group_1"
			"prefab"		"krakow2017_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"211"
				}
			}
		}
		"4394"
		{
			"item_name"		"#CSGO_crate_signature_pack_krakow2017_group_2"
			"name"		"crate_signature_pack_krakow2017_group_2"
			"item_description"		"#CSGO_crate_signature_pack_krakow2017_group_2_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_krakow2017_group_2"
			"prefab"		"krakow2017_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"212"
				}
			}
		}
		"4395"
		{
			"item_name"		"#CSGO_crate_krakow2017_bundle_of_all"
			"name"		"crate_krakow2017_bundle_of_all"
			"item_description"		"#CSGO_crate_krakow2017_bundle_of_all_desc"
			"image_inventory"		"econ/weapon_cases/krakow2017_bundleofall"
			"loot_list_name"		"krakow2017_bundle_of_all"
			"prefab"		"krakow2017_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4396"
		{
			"item_name"		"#CSGO_crate_krakow2017_promo_de_inferno"
			"name"		"crate_krakow2017_promo_de_inferno"
			"image_inventory"		"econ/weapon_cases/crate_krakow2017_promo_de_inferno"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"213"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"12"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_inferno"
					"tag_text"		"#CSGO_set_inferno"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4397"
		{
			"item_name"		"#CSGO_crate_krakow2017_promo_de_mirage"
			"name"		"crate_krakow2017_promo_de_mirage"
			"image_inventory"		"econ/weapon_cases/crate_krakow2017_promo_de_mirage"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"214"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"12"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_mirage"
					"tag_text"		"#CSGO_set_mirage"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4398"
		{
			"item_name"		"#CSGO_crate_krakow2017_promo_de_cbble"
			"name"		"crate_krakow2017_promo_de_cbble"
			"image_inventory"		"econ/weapon_cases/crate_krakow2017_promo_de_cbble"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"215"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"12"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_cobblestone"
					"tag_text"		"#CSGO_set_cobblestone"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4399"
		{
			"item_name"		"#CSGO_crate_krakow2017_promo_de_overpass"
			"name"		"crate_krakow2017_promo_de_overpass"
			"image_inventory"		"econ/weapon_cases/crate_krakow2017_promo_de_overpass"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"216"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"12"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_overpass"
					"tag_text"		"#CSGO_set_overpass"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4400"
		{
			"item_name"		"#CSGO_crate_krakow2017_promo_de_cache"
			"name"		"crate_krakow2017_promo_de_cache"
			"image_inventory"		"econ/weapon_cases/crate_krakow2017_promo_de_cache"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"217"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"12"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_cache"
					"tag_text"		"#CSGO_set_cache"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4401"
		{
			"item_name"		"#CSGO_crate_krakow2017_promo_de_train"
			"name"		"crate_krakow2017_promo_de_train"
			"image_inventory"		"econ/weapon_cases/crate_krakow2017_promo_de_train"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"218"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"12"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_train"
					"tag_text"		"#CSGO_set_train"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4402"
		{
			"item_name"		"#CSGO_crate_krakow2017_promo_de_nuke"
			"name"		"crate_krakow2017_promo_de_nuke"
			"image_inventory"		"econ/weapon_cases/crate_krakow2017_promo_de_nuke"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"219"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"12"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_nuke"
					"tag_text"		"#CSGO_set_nuke"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"sticker_kits"
	{
		"2063"
		{
			"name"		"krakow2017_team_astr"
			"item_name"		"#StickerKit_krakow2017_team_astr"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/astr"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"60"
		}
		"2064"
		{
			"name"		"krakow2017_team_astr_holo"
			"item_name"		"#StickerKit_krakow2017_team_astr_holo"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/astr_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"60"
		}
		"2065"
		{
			"name"		"krakow2017_team_astr_foil"
			"item_name"		"#StickerKit_krakow2017_team_astr_foil"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/astr_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"60"
		}
		"2066"
		{
			"name"		"krakow2017_team_astr_gold"
			"item_name"		"#StickerKit_krakow2017_team_astr_gold"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/astr_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"60"
		}
		"2067"
		{
			"name"		"krakow2017_team_vp"
			"item_name"		"#StickerKit_krakow2017_team_vp"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/vp"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"31"
		}
		"2068"
		{
			"name"		"krakow2017_team_vp_holo"
			"item_name"		"#StickerKit_krakow2017_team_vp_holo"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/vp_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"31"
		}
		"2069"
		{
			"name"		"krakow2017_team_vp_foil"
			"item_name"		"#StickerKit_krakow2017_team_vp_foil"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/vp_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"31"
		}
		"2070"
		{
			"name"		"krakow2017_team_vp_gold"
			"item_name"		"#StickerKit_krakow2017_team_vp_gold"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/vp_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"31"
		}
		"2071"
		{
			"name"		"krakow2017_team_fntc"
			"item_name"		"#StickerKit_krakow2017_team_fntc"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/fntc"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"6"
		}
		"2072"
		{
			"name"		"krakow2017_team_fntc_holo"
			"item_name"		"#StickerKit_krakow2017_team_fntc_holo"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/fntc_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"6"
		}
		"2073"
		{
			"name"		"krakow2017_team_fntc_foil"
			"item_name"		"#StickerKit_krakow2017_team_fntc_foil"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/fntc_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"6"
		}
		"2074"
		{
			"name"		"krakow2017_team_fntc_gold"
			"item_name"		"#StickerKit_krakow2017_team_fntc_gold"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/fntc_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"6"
		}
		"2075"
		{
			"name"		"krakow2017_team_sk"
			"item_name"		"#StickerKit_krakow2017_team_sk"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/sk"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"14"
		}
		"2076"
		{
			"name"		"krakow2017_team_sk_holo"
			"item_name"		"#StickerKit_krakow2017_team_sk_holo"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/sk_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"14"
		}
		"2077"
		{
			"name"		"krakow2017_team_sk_foil"
			"item_name"		"#StickerKit_krakow2017_team_sk_foil"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/sk_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"14"
		}
		"2078"
		{
			"name"		"krakow2017_team_sk_gold"
			"item_name"		"#StickerKit_krakow2017_team_sk_gold"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/sk_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"14"
		}
		"2079"
		{
			"name"		"krakow2017_team_navi"
			"item_name"		"#StickerKit_krakow2017_team_navi"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/navi"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"12"
		}
		"2080"
		{
			"name"		"krakow2017_team_navi_holo"
			"item_name"		"#StickerKit_krakow2017_team_navi_holo"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/navi_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"12"
		}
		"2081"
		{
			"name"		"krakow2017_team_navi_foil"
			"item_name"		"#StickerKit_krakow2017_team_navi_foil"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/navi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"12"
		}
		"2082"
		{
			"name"		"krakow2017_team_navi_gold"
			"item_name"		"#StickerKit_krakow2017_team_navi_gold"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/navi_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"12"
		}
		"2083"
		{
			"name"		"krakow2017_team_gamb"
			"item_name"		"#StickerKit_krakow2017_team_gamb"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/gamb"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"63"
		}
		"2084"
		{
			"name"		"krakow2017_team_gamb_holo"
			"item_name"		"#StickerKit_krakow2017_team_gamb_holo"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/gamb_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"63"
		}
		"2085"
		{
			"name"		"krakow2017_team_gamb_foil"
			"item_name"		"#StickerKit_krakow2017_team_gamb_foil"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/gamb_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"63"
		}
		"2086"
		{
			"name"		"krakow2017_team_gamb_gold"
			"item_name"		"#StickerKit_krakow2017_team_gamb_gold"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/gamb_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"63"
		}
		"2087"
		{
			"name"		"krakow2017_team_nor"
			"item_name"		"#StickerKit_krakow2017_team_nor"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/nor"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"68"
		}
		"2088"
		{
			"name"		"krakow2017_team_nor_holo"
			"item_name"		"#StickerKit_krakow2017_team_nor_holo"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/nor_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"68"
		}
		"2089"
		{
			"name"		"krakow2017_team_nor_foil"
			"item_name"		"#StickerKit_krakow2017_team_nor_foil"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/nor_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"68"
		}
		"2090"
		{
			"name"		"krakow2017_team_nor_gold"
			"item_name"		"#StickerKit_krakow2017_team_nor_gold"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/nor_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"68"
		}
		"2091"
		{
			"name"		"krakow2017_team_faze"
			"item_name"		"#StickerKit_krakow2017_team_faze"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/faze"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"61"
		}
		"2092"
		{
			"name"		"krakow2017_team_faze_holo"
			"item_name"		"#StickerKit_krakow2017_team_faze_holo"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/faze_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"61"
		}
		"2093"
		{
			"name"		"krakow2017_team_faze_foil"
			"item_name"		"#StickerKit_krakow2017_team_faze_foil"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/faze_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"61"
		}
		"2094"
		{
			"name"		"krakow2017_team_faze_gold"
			"item_name"		"#StickerKit_krakow2017_team_faze_gold"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/faze_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"61"
		}
		"2095"
		{
			"name"		"krakow2017_team_mss"
			"item_name"		"#StickerKit_krakow2017_team_mss"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/mss"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"29"
		}
		"2096"
		{
			"name"		"krakow2017_team_mss_holo"
			"item_name"		"#StickerKit_krakow2017_team_mss_holo"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/mss_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"29"
		}
		"2097"
		{
			"name"		"krakow2017_team_mss_foil"
			"item_name"		"#StickerKit_krakow2017_team_mss_foil"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/mss_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"29"
		}
		"2098"
		{
			"name"		"krakow2017_team_mss_gold"
			"item_name"		"#StickerKit_krakow2017_team_mss_gold"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/mss_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"29"
		}
		"2099"
		{
			"name"		"krakow2017_team_g2"
			"item_name"		"#StickerKit_krakow2017_team_g2"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/g2"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"59"
		}
		"2100"
		{
			"name"		"krakow2017_team_g2_holo"
			"item_name"		"#StickerKit_krakow2017_team_g2_holo"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/g2_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"59"
		}
		"2101"
		{
			"name"		"krakow2017_team_g2_foil"
			"item_name"		"#StickerKit_krakow2017_team_g2_foil"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/g2_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"59"
		}
		"2102"
		{
			"name"		"krakow2017_team_g2_gold"
			"item_name"		"#StickerKit_krakow2017_team_g2_gold"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/g2_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"59"
		}
		"2103"
		{
			"name"		"krakow2017_team_big"
			"item_name"		"#StickerKit_krakow2017_team_big"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/big"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"69"
		}
		"2104"
		{
			"name"		"krakow2017_team_big_holo"
			"item_name"		"#StickerKit_krakow2017_team_big_holo"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/big_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"69"
		}
		"2105"
		{
			"name"		"krakow2017_team_big_foil"
			"item_name"		"#StickerKit_krakow2017_team_big_foil"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/big_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"69"
		}
		"2106"
		{
			"name"		"krakow2017_team_big_gold"
			"item_name"		"#StickerKit_krakow2017_team_big_gold"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/big_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"69"
		}
		"2107"
		{
			"name"		"krakow2017_team_c9"
			"item_name"		"#StickerKit_krakow2017_team_c9"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/c9"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"33"
		}
		"2108"
		{
			"name"		"krakow2017_team_c9_holo"
			"item_name"		"#StickerKit_krakow2017_team_c9_holo"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/c9_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"33"
		}
		"2109"
		{
			"name"		"krakow2017_team_c9_foil"
			"item_name"		"#StickerKit_krakow2017_team_c9_foil"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/c9_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"33"
		}
		"2110"
		{
			"name"		"krakow2017_team_c9_gold"
			"item_name"		"#StickerKit_krakow2017_team_c9_gold"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/c9_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"33"
		}
		"2111"
		{
			"name"		"krakow2017_team_penta"
			"item_name"		"#StickerKit_krakow2017_team_penta"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/penta"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"39"
		}
		"2112"
		{
			"name"		"krakow2017_team_penta_holo"
			"item_name"		"#StickerKit_krakow2017_team_penta_holo"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/penta_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"39"
		}
		"2113"
		{
			"name"		"krakow2017_team_penta_foil"
			"item_name"		"#StickerKit_krakow2017_team_penta_foil"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/penta_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"39"
		}
		"2114"
		{
			"name"		"krakow2017_team_penta_gold"
			"item_name"		"#StickerKit_krakow2017_team_penta_gold"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/penta_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"39"
		}
		"2115"
		{
			"name"		"krakow2017_team_flip"
			"item_name"		"#StickerKit_krakow2017_team_flip"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/flip"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"43"
		}
		"2116"
		{
			"name"		"krakow2017_team_flip_holo"
			"item_name"		"#StickerKit_krakow2017_team_flip_holo"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/flip_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"43"
		}
		"2117"
		{
			"name"		"krakow2017_team_flip_foil"
			"item_name"		"#StickerKit_krakow2017_team_flip_foil"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/flip_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"43"
		}
		"2118"
		{
			"name"		"krakow2017_team_flip_gold"
			"item_name"		"#StickerKit_krakow2017_team_flip_gold"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/flip_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"43"
		}
		"2119"
		{
			"name"		"krakow2017_team_imt"
			"item_name"		"#StickerKit_krakow2017_team_imt"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/imt"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"71"
		}
		"2120"
		{
			"name"		"krakow2017_team_imt_holo"
			"item_name"		"#StickerKit_krakow2017_team_imt_holo"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/imt_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"71"
		}
		"2121"
		{
			"name"		"krakow2017_team_imt_foil"
			"item_name"		"#StickerKit_krakow2017_team_imt_foil"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/imt_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"71"
		}
		"2122"
		{
			"name"		"krakow2017_team_imt_gold"
			"item_name"		"#StickerKit_krakow2017_team_imt_gold"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/imt_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"71"
		}
		"2123"
		{
			"name"		"krakow2017_team_vega"
			"item_name"		"#StickerKit_krakow2017_team_vega"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/vega"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"70"
		}
		"2124"
		{
			"name"		"krakow2017_team_vega_holo"
			"item_name"		"#StickerKit_krakow2017_team_vega_holo"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/vega_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"70"
		}
		"2125"
		{
			"name"		"krakow2017_team_vega_foil"
			"item_name"		"#StickerKit_krakow2017_team_vega_foil"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/vega_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"70"
		}
		"2126"
		{
			"name"		"krakow2017_team_vega_gold"
			"item_name"		"#StickerKit_krakow2017_team_vega_gold"
			"description_string"		"#EventItemDesc_krakow2017_sticker_team"
			"sticker_material"		"krakow2017/vega_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"70"
		}
		"2127"
		{
			"name"		"krakow2017_team_pgl"
			"item_name"		"#StickerKit_krakow2017_team_pgl"
			"description_string"		"#EventItemDesc_krakow2017_sticker_org"
			"sticker_material"		"krakow2017/pgl"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"0"
		}
		"2128"
		{
			"name"		"krakow2017_team_pgl_holo"
			"item_name"		"#StickerKit_krakow2017_team_pgl_holo"
			"description_string"		"#EventItemDesc_krakow2017_sticker_org"
			"sticker_material"		"krakow2017/pgl_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"0"
		}
		"2129"
		{
			"name"		"krakow2017_team_pgl_foil"
			"item_name"		"#StickerKit_krakow2017_team_pgl_foil"
			"description_string"		"#EventItemDesc_krakow2017_sticker_org"
			"sticker_material"		"krakow2017/pgl_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"0"
		}
		"2130"
		{
			"name"		"krakow2017_team_pgl_gold"
			"item_name"		"#StickerKit_krakow2017_team_pgl_gold"
			"description_string"		"#EventItemDesc_krakow2017_sticker_org"
			"sticker_material"		"krakow2017/pgl_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"12"
			"tournament_team_id"		"0"
		}
		"2131"
		{
			"name"		"krakow2017_team_astr_graffiti"
			"item_name"		"#StickerKit_krakow2017_team_astr"
			"description_string"		"#EventItemDesc_krakow2017_graffiti_team"
			"sticker_material"		"krakow2017/astr_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"60"
		}
		"2132"
		{
			"name"		"krakow2017_team_vp_graffiti"
			"item_name"		"#StickerKit_krakow2017_team_vp"
			"description_string"		"#EventItemDesc_krakow2017_graffiti_team"
			"sticker_material"		"krakow2017/vp_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"31"
		}
		"2133"
		{
			"name"		"krakow2017_team_fntc_graffiti"
			"item_name"		"#StickerKit_krakow2017_team_fntc"
			"description_string"		"#EventItemDesc_krakow2017_graffiti_team"
			"sticker_material"		"krakow2017/fntc_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"6"
		}
		"2134"
		{
			"name"		"krakow2017_team_sk_graffiti"
			"item_name"		"#StickerKit_krakow2017_team_sk"
			"description_string"		"#EventItemDesc_krakow2017_graffiti_team"
			"sticker_material"		"krakow2017/sk_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"14"
		}
		"2135"
		{
			"name"		"krakow2017_team_navi_graffiti"
			"item_name"		"#StickerKit_krakow2017_team_navi"
			"description_string"		"#EventItemDesc_krakow2017_graffiti_team"
			"sticker_material"		"krakow2017/navi_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"12"
		}
		"2136"
		{
			"name"		"krakow2017_team_gamb_graffiti"
			"item_name"		"#StickerKit_krakow2017_team_gamb"
			"description_string"		"#EventItemDesc_krakow2017_graffiti_team"
			"sticker_material"		"krakow2017/gamb_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"63"
		}
		"2137"
		{
			"name"		"krakow2017_team_nor_graffiti"
			"item_name"		"#StickerKit_krakow2017_team_nor"
			"description_string"		"#EventItemDesc_krakow2017_graffiti_team"
			"sticker_material"		"krakow2017/nor_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"68"
		}
		"2138"
		{
			"name"		"krakow2017_team_faze_graffiti"
			"item_name"		"#StickerKit_krakow2017_team_faze"
			"description_string"		"#EventItemDesc_krakow2017_graffiti_team"
			"sticker_material"		"krakow2017/faze_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"61"
		}
		"2139"
		{
			"name"		"krakow2017_team_mss_graffiti"
			"item_name"		"#StickerKit_krakow2017_team_mss"
			"description_string"		"#EventItemDesc_krakow2017_graffiti_team"
			"sticker_material"		"krakow2017/mss_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"29"
		}
		"2140"
		{
			"name"		"krakow2017_team_g2_graffiti"
			"item_name"		"#StickerKit_krakow2017_team_g2"
			"description_string"		"#EventItemDesc_krakow2017_graffiti_team"
			"sticker_material"		"krakow2017/g2_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"59"
		}
		"2141"
		{
			"name"		"krakow2017_team_big_graffiti"
			"item_name"		"#StickerKit_krakow2017_team_big"
			"description_string"		"#EventItemDesc_krakow2017_graffiti_team"
			"sticker_material"		"krakow2017/big_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"69"
		}
		"2142"
		{
			"name"		"krakow2017_team_c9_graffiti"
			"item_name"		"#StickerKit_krakow2017_team_c9"
			"description_string"		"#EventItemDesc_krakow2017_graffiti_team"
			"sticker_material"		"krakow2017/c9_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"33"
		}
		"2143"
		{
			"name"		"krakow2017_team_penta_graffiti"
			"item_name"		"#StickerKit_krakow2017_team_penta"
			"description_string"		"#EventItemDesc_krakow2017_graffiti_team"
			"sticker_material"		"krakow2017/penta_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"39"
		}
		"2144"
		{
			"name"		"krakow2017_team_flip_graffiti"
			"item_name"		"#StickerKit_krakow2017_team_flip"
			"description_string"		"#EventItemDesc_krakow2017_graffiti_team"
			"sticker_material"		"krakow2017/flip_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"43"
		}
		"2145"
		{
			"name"		"krakow2017_team_imt_graffiti"
			"item_name"		"#StickerKit_krakow2017_team_imt"
			"description_string"		"#EventItemDesc_krakow2017_graffiti_team"
			"sticker_material"		"krakow2017/imt_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"71"
		}
		"2146"
		{
			"name"		"krakow2017_team_vega_graffiti"
			"item_name"		"#StickerKit_krakow2017_team_vega"
			"description_string"		"#EventItemDesc_krakow2017_graffiti_team"
			"sticker_material"		"krakow2017/vega_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"70"
		}
		"2147"
		{
			"name"		"krakow2017_team_pgl_graffiti"
			"item_name"		"#StickerKit_krakow2017_team_pgl"
			"description_string"		"#EventItemDesc_krakow2017_graffiti_org"
			"sticker_material"		"krakow2017/pgl_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"0"
		}
		"2148"
		{
			"name"		"krakow2017_signature_device"
			"item_name"		"#StickerKit_krakow2017_signature_device"
			"description_string"		"#StickerKit_desc_krakow2017_signature_device"
			"sticker_material"		"krakow2017/sig_device"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"60"
			"tournament_player_id"		"27447936"
		}
		"2149"
		{
			"name"		"krakow2017_signature_device_foil"
			"item_name"		"#StickerKit_krakow2017_signature_device_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_device_foil"
			"sticker_material"		"krakow2017/sig_device_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"60"
			"tournament_player_id"		"27447936"
		}
		"2150"
		{
			"name"		"krakow2017_signature_device_gold"
			"item_name"		"#StickerKit_krakow2017_signature_device_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_device_gold"
			"sticker_material"		"krakow2017/sig_device_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"60"
			"tournament_player_id"		"27447936"
		}
		"2151"
		{
			"name"		"krakow2017_signature_dupreeh"
			"item_name"		"#StickerKit_krakow2017_signature_dupreeh"
			"description_string"		"#StickerKit_desc_krakow2017_signature_dupreeh"
			"sticker_material"		"krakow2017/sig_dupreeh"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"60"
			"tournament_player_id"		"44589228"
		}
		"2152"
		{
			"name"		"krakow2017_signature_dupreeh_foil"
			"item_name"		"#StickerKit_krakow2017_signature_dupreeh_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_dupreeh_foil"
			"sticker_material"		"krakow2017/sig_dupreeh_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"60"
			"tournament_player_id"		"44589228"
		}
		"2153"
		{
			"name"		"krakow2017_signature_dupreeh_gold"
			"item_name"		"#StickerKit_krakow2017_signature_dupreeh_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_dupreeh_gold"
			"sticker_material"		"krakow2017/sig_dupreeh_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"60"
			"tournament_player_id"		"44589228"
		}
		"2154"
		{
			"name"		"krakow2017_signature_gla1ve"
			"item_name"		"#StickerKit_krakow2017_signature_gla1ve"
			"description_string"		"#StickerKit_desc_krakow2017_signature_gla1ve"
			"sticker_material"		"krakow2017/sig_gla1ve"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"2155"
		{
			"name"		"krakow2017_signature_gla1ve_foil"
			"item_name"		"#StickerKit_krakow2017_signature_gla1ve_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_gla1ve_foil"
			"sticker_material"		"krakow2017/sig_gla1ve_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"2156"
		{
			"name"		"krakow2017_signature_gla1ve_gold"
			"item_name"		"#StickerKit_krakow2017_signature_gla1ve_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_gla1ve_gold"
			"sticker_material"		"krakow2017/sig_gla1ve_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"2157"
		{
			"name"		"krakow2017_signature_kjaerbye"
			"item_name"		"#StickerKit_krakow2017_signature_kjaerbye"
			"description_string"		"#StickerKit_desc_krakow2017_signature_kjaerbye"
			"sticker_material"		"krakow2017/sig_kjaerbye"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"60"
			"tournament_player_id"		"59614824"
		}
		"2158"
		{
			"name"		"krakow2017_signature_kjaerbye_foil"
			"item_name"		"#StickerKit_krakow2017_signature_kjaerbye_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_kjaerbye_foil"
			"sticker_material"		"krakow2017/sig_kjaerbye_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"60"
			"tournament_player_id"		"59614824"
		}
		"2159"
		{
			"name"		"krakow2017_signature_kjaerbye_gold"
			"item_name"		"#StickerKit_krakow2017_signature_kjaerbye_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_kjaerbye_gold"
			"sticker_material"		"krakow2017/sig_kjaerbye_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"60"
			"tournament_player_id"		"59614824"
		}
		"2160"
		{
			"name"		"krakow2017_signature_xyp9x"
			"item_name"		"#StickerKit_krakow2017_signature_xyp9x"
			"description_string"		"#StickerKit_desc_krakow2017_signature_xyp9x"
			"sticker_material"		"krakow2017/sig_xyp9x"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"2161"
		{
			"name"		"krakow2017_signature_xyp9x_foil"
			"item_name"		"#StickerKit_krakow2017_signature_xyp9x_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_xyp9x_foil"
			"sticker_material"		"krakow2017/sig_xyp9x_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"2162"
		{
			"name"		"krakow2017_signature_xyp9x_gold"
			"item_name"		"#StickerKit_krakow2017_signature_xyp9x_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_xyp9x_gold"
			"sticker_material"		"krakow2017/sig_xyp9x_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"2163"
		{
			"name"		"krakow2017_signature_byali"
			"item_name"		"#StickerKit_krakow2017_signature_byali"
			"description_string"		"#StickerKit_desc_krakow2017_signature_byali"
			"sticker_material"		"krakow2017/sig_byali"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"31"
			"tournament_player_id"		"18860354"
		}
		"2164"
		{
			"name"		"krakow2017_signature_byali_foil"
			"item_name"		"#StickerKit_krakow2017_signature_byali_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_byali_foil"
			"sticker_material"		"krakow2017/sig_byali_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"31"
			"tournament_player_id"		"18860354"
		}
		"2165"
		{
			"name"		"krakow2017_signature_byali_gold"
			"item_name"		"#StickerKit_krakow2017_signature_byali_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_byali_gold"
			"sticker_material"		"krakow2017/sig_byali_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"31"
			"tournament_player_id"		"18860354"
		}
		"2166"
		{
			"name"		"krakow2017_signature_neo"
			"item_name"		"#StickerKit_krakow2017_signature_neo"
			"description_string"		"#StickerKit_desc_krakow2017_signature_neo"
			"sticker_material"		"krakow2017/sig_neo"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"31"
			"tournament_player_id"		"460206"
		}
		"2167"
		{
			"name"		"krakow2017_signature_neo_foil"
			"item_name"		"#StickerKit_krakow2017_signature_neo_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_neo_foil"
			"sticker_material"		"krakow2017/sig_neo_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"31"
			"tournament_player_id"		"460206"
		}
		"2168"
		{
			"name"		"krakow2017_signature_neo_gold"
			"item_name"		"#StickerKit_krakow2017_signature_neo_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_neo_gold"
			"sticker_material"		"krakow2017/sig_neo_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"31"
			"tournament_player_id"		"460206"
		}
		"2169"
		{
			"name"		"krakow2017_signature_pasha"
			"item_name"		"#StickerKit_krakow2017_signature_pasha"
			"description_string"		"#StickerKit_desc_krakow2017_signature_pasha"
			"sticker_material"		"krakow2017/sig_pasha"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"31"
			"tournament_player_id"		"13580090"
		}
		"2170"
		{
			"name"		"krakow2017_signature_pasha_foil"
			"item_name"		"#StickerKit_krakow2017_signature_pasha_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_pasha_foil"
			"sticker_material"		"krakow2017/sig_pasha_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"31"
			"tournament_player_id"		"13580090"
		}
		"2171"
		{
			"name"		"krakow2017_signature_pasha_gold"
			"item_name"		"#StickerKit_krakow2017_signature_pasha_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_pasha_gold"
			"sticker_material"		"krakow2017/sig_pasha_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"31"
			"tournament_player_id"		"13580090"
		}
		"2172"
		{
			"name"		"krakow2017_signature_snax"
			"item_name"		"#StickerKit_krakow2017_signature_snax"
			"description_string"		"#StickerKit_desc_krakow2017_signature_snax"
			"sticker_material"		"krakow2017/sig_snax"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"31"
			"tournament_player_id"		"21875845"
		}
		"2173"
		{
			"name"		"krakow2017_signature_snax_foil"
			"item_name"		"#StickerKit_krakow2017_signature_snax_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_snax_foil"
			"sticker_material"		"krakow2017/sig_snax_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"31"
			"tournament_player_id"		"21875845"
		}
		"2174"
		{
			"name"		"krakow2017_signature_snax_gold"
			"item_name"		"#StickerKit_krakow2017_signature_snax_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_snax_gold"
			"sticker_material"		"krakow2017/sig_snax_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"31"
			"tournament_player_id"		"21875845"
		}
		"2175"
		{
			"name"		"krakow2017_signature_taz"
			"item_name"		"#StickerKit_krakow2017_signature_taz"
			"description_string"		"#StickerKit_desc_krakow2017_signature_taz"
			"sticker_material"		"krakow2017/sig_taz"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"31"
			"tournament_player_id"		"234052"
		}
		"2176"
		{
			"name"		"krakow2017_signature_taz_foil"
			"item_name"		"#StickerKit_krakow2017_signature_taz_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_taz_foil"
			"sticker_material"		"krakow2017/sig_taz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"31"
			"tournament_player_id"		"234052"
		}
		"2177"
		{
			"name"		"krakow2017_signature_taz_gold"
			"item_name"		"#StickerKit_krakow2017_signature_taz_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_taz_gold"
			"sticker_material"		"krakow2017/sig_taz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"31"
			"tournament_player_id"		"234052"
		}
		"2178"
		{
			"name"		"krakow2017_signature_dennis"
			"item_name"		"#StickerKit_krakow2017_signature_dennis"
			"description_string"		"#StickerKit_desc_krakow2017_signature_dennis"
			"sticker_material"		"krakow2017/sig_dennis"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"6"
			"tournament_player_id"		"108076825"
		}
		"2179"
		{
			"name"		"krakow2017_signature_dennis_foil"
			"item_name"		"#StickerKit_krakow2017_signature_dennis_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_dennis_foil"
			"sticker_material"		"krakow2017/sig_dennis_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"6"
			"tournament_player_id"		"108076825"
		}
		"2180"
		{
			"name"		"krakow2017_signature_dennis_gold"
			"item_name"		"#StickerKit_krakow2017_signature_dennis_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_dennis_gold"
			"sticker_material"		"krakow2017/sig_dennis_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"6"
			"tournament_player_id"		"108076825"
		}
		"2181"
		{
			"name"		"krakow2017_signature_flusha"
			"item_name"		"#StickerKit_krakow2017_signature_flusha"
			"description_string"		"#StickerKit_desc_krakow2017_signature_flusha"
			"sticker_material"		"krakow2017/sig_flusha"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"6"
			"tournament_player_id"		"31082355"
		}
		"2182"
		{
			"name"		"krakow2017_signature_flusha_foil"
			"item_name"		"#StickerKit_krakow2017_signature_flusha_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_flusha_foil"
			"sticker_material"		"krakow2017/sig_flusha_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"6"
			"tournament_player_id"		"31082355"
		}
		"2183"
		{
			"name"		"krakow2017_signature_flusha_gold"
			"item_name"		"#StickerKit_krakow2017_signature_flusha_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_flusha_gold"
			"sticker_material"		"krakow2017/sig_flusha_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"6"
			"tournament_player_id"		"31082355"
		}
		"2184"
		{
			"name"		"krakow2017_signature_jw"
			"item_name"		"#StickerKit_krakow2017_signature_jw"
			"description_string"		"#StickerKit_desc_krakow2017_signature_jw"
			"sticker_material"		"krakow2017/sig_jw"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71288472"
		}
		"2185"
		{
			"name"		"krakow2017_signature_jw_foil"
			"item_name"		"#StickerKit_krakow2017_signature_jw_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_jw_foil"
			"sticker_material"		"krakow2017/sig_jw_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71288472"
		}
		"2186"
		{
			"name"		"krakow2017_signature_jw_gold"
			"item_name"		"#StickerKit_krakow2017_signature_jw_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_jw_gold"
			"sticker_material"		"krakow2017/sig_jw_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71288472"
		}
		"2187"
		{
			"name"		"krakow2017_signature_krimz"
			"item_name"		"#StickerKit_krakow2017_signature_krimz"
			"description_string"		"#StickerKit_desc_krakow2017_signature_krimz"
			"sticker_material"		"krakow2017/sig_krimz"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"2188"
		{
			"name"		"krakow2017_signature_krimz_foil"
			"item_name"		"#StickerKit_krakow2017_signature_krimz_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_krimz_foil"
			"sticker_material"		"krakow2017/sig_krimz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"2189"
		{
			"name"		"krakow2017_signature_krimz_gold"
			"item_name"		"#StickerKit_krakow2017_signature_krimz_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_krimz_gold"
			"sticker_material"		"krakow2017/sig_krimz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"2190"
		{
			"name"		"krakow2017_signature_olofmeister"
			"item_name"		"#StickerKit_krakow2017_signature_olofmeister"
			"description_string"		"#StickerKit_desc_krakow2017_signature_olofmeister"
			"sticker_material"		"krakow2017/sig_olofmeister"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"6"
			"tournament_player_id"		"28361465"
		}
		"2191"
		{
			"name"		"krakow2017_signature_olofmeister_foil"
			"item_name"		"#StickerKit_krakow2017_signature_olofmeister_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_olofmeister_foil"
			"sticker_material"		"krakow2017/sig_olofmeister_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"6"
			"tournament_player_id"		"28361465"
		}
		"2192"
		{
			"name"		"krakow2017_signature_olofmeister_gold"
			"item_name"		"#StickerKit_krakow2017_signature_olofmeister_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_olofmeister_gold"
			"sticker_material"		"krakow2017/sig_olofmeister_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"6"
			"tournament_player_id"		"28361465"
		}
		"2193"
		{
			"name"		"krakow2017_signature_coldzera"
			"item_name"		"#StickerKit_krakow2017_signature_coldzera"
			"description_string"		"#StickerKit_desc_krakow2017_signature_coldzera"
			"sticker_material"		"krakow2017/sig_coldzera"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"14"
			"tournament_player_id"		"79720871"
		}
		"2194"
		{
			"name"		"krakow2017_signature_coldzera_foil"
			"item_name"		"#StickerKit_krakow2017_signature_coldzera_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_coldzera_foil"
			"sticker_material"		"krakow2017/sig_coldzera_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"14"
			"tournament_player_id"		"79720871"
		}
		"2195"
		{
			"name"		"krakow2017_signature_coldzera_gold"
			"item_name"		"#StickerKit_krakow2017_signature_coldzera_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_coldzera_gold"
			"sticker_material"		"krakow2017/sig_coldzera_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"14"
			"tournament_player_id"		"79720871"
		}
		"2196"
		{
			"name"		"krakow2017_signature_fallen"
			"item_name"		"#StickerKit_krakow2017_signature_fallen"
			"description_string"		"#StickerKit_desc_krakow2017_signature_fallen"
			"sticker_material"		"krakow2017/sig_fallen"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"14"
			"tournament_player_id"		"424467"
		}
		"2197"
		{
			"name"		"krakow2017_signature_fallen_foil"
			"item_name"		"#StickerKit_krakow2017_signature_fallen_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_fallen_foil"
			"sticker_material"		"krakow2017/sig_fallen_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"14"
			"tournament_player_id"		"424467"
		}
		"2198"
		{
			"name"		"krakow2017_signature_fallen_gold"
			"item_name"		"#StickerKit_krakow2017_signature_fallen_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_fallen_gold"
			"sticker_material"		"krakow2017/sig_fallen_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"14"
			"tournament_player_id"		"424467"
		}
		"2199"
		{
			"name"		"krakow2017_signature_felps"
			"item_name"		"#StickerKit_krakow2017_signature_felps"
			"description_string"		"#StickerKit_desc_krakow2017_signature_felps"
			"sticker_material"		"krakow2017/sig_felps"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"14"
			"tournament_player_id"		"22765766"
		}
		"2200"
		{
			"name"		"krakow2017_signature_felps_foil"
			"item_name"		"#StickerKit_krakow2017_signature_felps_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_felps_foil"
			"sticker_material"		"krakow2017/sig_felps_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"14"
			"tournament_player_id"		"22765766"
		}
		"2201"
		{
			"name"		"krakow2017_signature_felps_gold"
			"item_name"		"#StickerKit_krakow2017_signature_felps_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_felps_gold"
			"sticker_material"		"krakow2017/sig_felps_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"14"
			"tournament_player_id"		"22765766"
		}
		"2202"
		{
			"name"		"krakow2017_signature_fer"
			"item_name"		"#StickerKit_krakow2017_signature_fer"
			"description_string"		"#StickerKit_desc_krakow2017_signature_fer"
			"sticker_material"		"krakow2017/sig_fer"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"14"
			"tournament_player_id"		"38921219"
		}
		"2203"
		{
			"name"		"krakow2017_signature_fer_foil"
			"item_name"		"#StickerKit_krakow2017_signature_fer_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_fer_foil"
			"sticker_material"		"krakow2017/sig_fer_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"14"
			"tournament_player_id"		"38921219"
		}
		"2204"
		{
			"name"		"krakow2017_signature_fer_gold"
			"item_name"		"#StickerKit_krakow2017_signature_fer_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_fer_gold"
			"sticker_material"		"krakow2017/sig_fer_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"14"
			"tournament_player_id"		"38921219"
		}
		"2205"
		{
			"name"		"krakow2017_signature_taco"
			"item_name"		"#StickerKit_krakow2017_signature_taco"
			"description_string"		"#StickerKit_desc_krakow2017_signature_taco"
			"sticker_material"		"krakow2017/sig_taco"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"14"
			"tournament_player_id"		"52876568"
		}
		"2206"
		{
			"name"		"krakow2017_signature_taco_foil"
			"item_name"		"#StickerKit_krakow2017_signature_taco_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_taco_foil"
			"sticker_material"		"krakow2017/sig_taco_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"14"
			"tournament_player_id"		"52876568"
		}
		"2207"
		{
			"name"		"krakow2017_signature_taco_gold"
			"item_name"		"#StickerKit_krakow2017_signature_taco_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_taco_gold"
			"sticker_material"		"krakow2017/sig_taco_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"14"
			"tournament_player_id"		"52876568"
		}
		"2208"
		{
			"name"		"krakow2017_signature_edward"
			"item_name"		"#StickerKit_krakow2017_signature_edward"
			"description_string"		"#StickerKit_desc_krakow2017_signature_edward"
			"sticker_material"		"krakow2017/sig_edward"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"2209"
		{
			"name"		"krakow2017_signature_edward_foil"
			"item_name"		"#StickerKit_krakow2017_signature_edward_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_edward_foil"
			"sticker_material"		"krakow2017/sig_edward_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"2210"
		{
			"name"		"krakow2017_signature_edward_gold"
			"item_name"		"#StickerKit_krakow2017_signature_edward_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_edward_gold"
			"sticker_material"		"krakow2017/sig_edward_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"2211"
		{
			"name"		"krakow2017_signature_flamie"
			"item_name"		"#StickerKit_krakow2017_signature_flamie"
			"description_string"		"#StickerKit_desc_krakow2017_signature_flamie"
			"sticker_material"		"krakow2017/sig_flamie"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"2212"
		{
			"name"		"krakow2017_signature_flamie_foil"
			"item_name"		"#StickerKit_krakow2017_signature_flamie_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_flamie_foil"
			"sticker_material"		"krakow2017/sig_flamie_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"2213"
		{
			"name"		"krakow2017_signature_flamie_gold"
			"item_name"		"#StickerKit_krakow2017_signature_flamie_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_flamie_gold"
			"sticker_material"		"krakow2017/sig_flamie_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"2214"
		{
			"name"		"krakow2017_signature_guardian"
			"item_name"		"#StickerKit_krakow2017_signature_guardian"
			"description_string"		"#StickerKit_desc_krakow2017_signature_guardian"
			"sticker_material"		"krakow2017/sig_guardian"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"12"
			"tournament_player_id"		"12065295"
		}
		"2215"
		{
			"name"		"krakow2017_signature_guardian_foil"
			"item_name"		"#StickerKit_krakow2017_signature_guardian_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_guardian_foil"
			"sticker_material"		"krakow2017/sig_guardian_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"12"
			"tournament_player_id"		"12065295"
		}
		"2216"
		{
			"name"		"krakow2017_signature_guardian_gold"
			"item_name"		"#StickerKit_krakow2017_signature_guardian_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_guardian_gold"
			"sticker_material"		"krakow2017/sig_guardian_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"12"
			"tournament_player_id"		"12065295"
		}
		"2217"
		{
			"name"		"krakow2017_signature_s1mple"
			"item_name"		"#StickerKit_krakow2017_signature_s1mple"
			"description_string"		"#StickerKit_desc_krakow2017_signature_s1mple"
			"sticker_material"		"krakow2017/sig_s1mple"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"2218"
		{
			"name"		"krakow2017_signature_s1mple_foil"
			"item_name"		"#StickerKit_krakow2017_signature_s1mple_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_s1mple_foil"
			"sticker_material"		"krakow2017/sig_s1mple_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"2219"
		{
			"name"		"krakow2017_signature_s1mple_gold"
			"item_name"		"#StickerKit_krakow2017_signature_s1mple_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_s1mple_gold"
			"sticker_material"		"krakow2017/sig_s1mple_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"2220"
		{
			"name"		"krakow2017_signature_seized"
			"item_name"		"#StickerKit_krakow2017_signature_seized"
			"description_string"		"#StickerKit_desc_krakow2017_signature_seized"
			"sticker_material"		"krakow2017/sig_seized"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"12"
			"tournament_player_id"		"3648428"
		}
		"2221"
		{
			"name"		"krakow2017_signature_seized_foil"
			"item_name"		"#StickerKit_krakow2017_signature_seized_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_seized_foil"
			"sticker_material"		"krakow2017/sig_seized_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"12"
			"tournament_player_id"		"3648428"
		}
		"2222"
		{
			"name"		"krakow2017_signature_seized_gold"
			"item_name"		"#StickerKit_krakow2017_signature_seized_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_seized_gold"
			"sticker_material"		"krakow2017/sig_seized_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"12"
			"tournament_player_id"		"3648428"
		}
		"2223"
		{
			"name"		"krakow2017_signature_adrenkz"
			"item_name"		"#StickerKit_krakow2017_signature_adrenkz"
			"description_string"		"#StickerKit_desc_krakow2017_signature_adrenkz"
			"sticker_material"		"krakow2017/sig_adrenkz"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"63"
			"tournament_player_id"		"46200979"
		}
		"2224"
		{
			"name"		"krakow2017_signature_adrenkz_foil"
			"item_name"		"#StickerKit_krakow2017_signature_adrenkz_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_adrenkz_foil"
			"sticker_material"		"krakow2017/sig_adrenkz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"63"
			"tournament_player_id"		"46200979"
		}
		"2225"
		{
			"name"		"krakow2017_signature_adrenkz_gold"
			"item_name"		"#StickerKit_krakow2017_signature_adrenkz_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_adrenkz_gold"
			"sticker_material"		"krakow2017/sig_adrenkz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"63"
			"tournament_player_id"		"46200979"
		}
		"2226"
		{
			"name"		"krakow2017_signature_dosia"
			"item_name"		"#StickerKit_krakow2017_signature_dosia"
			"description_string"		"#StickerKit_desc_krakow2017_signature_dosia"
			"sticker_material"		"krakow2017/sig_dosia"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"63"
			"tournament_player_id"		"146641530"
		}
		"2227"
		{
			"name"		"krakow2017_signature_dosia_foil"
			"item_name"		"#StickerKit_krakow2017_signature_dosia_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_dosia_foil"
			"sticker_material"		"krakow2017/sig_dosia_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"63"
			"tournament_player_id"		"146641530"
		}
		"2228"
		{
			"name"		"krakow2017_signature_dosia_gold"
			"item_name"		"#StickerKit_krakow2017_signature_dosia_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_dosia_gold"
			"sticker_material"		"krakow2017/sig_dosia_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"63"
			"tournament_player_id"		"146641530"
		}
		"2229"
		{
			"name"		"krakow2017_signature_hobbit"
			"item_name"		"#StickerKit_krakow2017_signature_hobbit"
			"description_string"		"#StickerKit_desc_krakow2017_signature_hobbit"
			"sticker_material"		"krakow2017/sig_hobbit"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"63"
			"tournament_player_id"		"68027030"
		}
		"2230"
		{
			"name"		"krakow2017_signature_hobbit_foil"
			"item_name"		"#StickerKit_krakow2017_signature_hobbit_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_hobbit_foil"
			"sticker_material"		"krakow2017/sig_hobbit_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"63"
			"tournament_player_id"		"68027030"
		}
		"2231"
		{
			"name"		"krakow2017_signature_hobbit_gold"
			"item_name"		"#StickerKit_krakow2017_signature_hobbit_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_hobbit_gold"
			"sticker_material"		"krakow2017/sig_hobbit_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"63"
			"tournament_player_id"		"68027030"
		}
		"2232"
		{
			"name"		"krakow2017_signature_mou"
			"item_name"		"#StickerKit_krakow2017_signature_mou"
			"description_string"		"#StickerKit_desc_krakow2017_signature_mou"
			"sticker_material"		"krakow2017/sig_mou"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"63"
			"tournament_player_id"		"52678767"
		}
		"2233"
		{
			"name"		"krakow2017_signature_mou_foil"
			"item_name"		"#StickerKit_krakow2017_signature_mou_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_mou_foil"
			"sticker_material"		"krakow2017/sig_mou_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"63"
			"tournament_player_id"		"52678767"
		}
		"2234"
		{
			"name"		"krakow2017_signature_mou_gold"
			"item_name"		"#StickerKit_krakow2017_signature_mou_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_mou_gold"
			"sticker_material"		"krakow2017/sig_mou_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"63"
			"tournament_player_id"		"52678767"
		}
		"2235"
		{
			"name"		"krakow2017_signature_zeus"
			"item_name"		"#StickerKit_krakow2017_signature_zeus"
			"description_string"		"#StickerKit_desc_krakow2017_signature_zeus"
			"sticker_material"		"krakow2017/sig_zeus"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"63"
			"tournament_player_id"		"59062744"
		}
		"2236"
		{
			"name"		"krakow2017_signature_zeus_foil"
			"item_name"		"#StickerKit_krakow2017_signature_zeus_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_zeus_foil"
			"sticker_material"		"krakow2017/sig_zeus_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"63"
			"tournament_player_id"		"59062744"
		}
		"2237"
		{
			"name"		"krakow2017_signature_zeus_gold"
			"item_name"		"#StickerKit_krakow2017_signature_zeus_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_zeus_gold"
			"sticker_material"		"krakow2017/sig_zeus_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"63"
			"tournament_player_id"		"59062744"
		}
		"2238"
		{
			"name"		"krakow2017_signature_aizy"
			"item_name"		"#StickerKit_krakow2017_signature_aizy"
			"description_string"		"#StickerKit_desc_krakow2017_signature_aizy"
			"sticker_material"		"krakow2017/sig_aizy"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"68"
			"tournament_player_id"		"90685224"
		}
		"2239"
		{
			"name"		"krakow2017_signature_aizy_foil"
			"item_name"		"#StickerKit_krakow2017_signature_aizy_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_aizy_foil"
			"sticker_material"		"krakow2017/sig_aizy_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"68"
			"tournament_player_id"		"90685224"
		}
		"2240"
		{
			"name"		"krakow2017_signature_aizy_gold"
			"item_name"		"#StickerKit_krakow2017_signature_aizy_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_aizy_gold"
			"sticker_material"		"krakow2017/sig_aizy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"68"
			"tournament_player_id"		"90685224"
		}
		"2241"
		{
			"name"		"krakow2017_signature_cajunb"
			"item_name"		"#StickerKit_krakow2017_signature_cajunb"
			"description_string"		"#StickerKit_desc_krakow2017_signature_cajunb"
			"sticker_material"		"krakow2017/sig_cajunb"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"68"
			"tournament_player_id"		"18062315"
		}
		"2242"
		{
			"name"		"krakow2017_signature_cajunb_foil"
			"item_name"		"#StickerKit_krakow2017_signature_cajunb_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_cajunb_foil"
			"sticker_material"		"krakow2017/sig_cajunb_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"68"
			"tournament_player_id"		"18062315"
		}
		"2243"
		{
			"name"		"krakow2017_signature_cajunb_gold"
			"item_name"		"#StickerKit_krakow2017_signature_cajunb_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_cajunb_gold"
			"sticker_material"		"krakow2017/sig_cajunb_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"68"
			"tournament_player_id"		"18062315"
		}
		"2244"
		{
			"name"		"krakow2017_signature_k0nfig"
			"item_name"		"#StickerKit_krakow2017_signature_k0nfig"
			"description_string"		"#StickerKit_desc_krakow2017_signature_k0nfig"
			"sticker_material"		"krakow2017/sig_k0nfig"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"68"
			"tournament_player_id"		"19403447"
		}
		"2245"
		{
			"name"		"krakow2017_signature_k0nfig_foil"
			"item_name"		"#StickerKit_krakow2017_signature_k0nfig_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_k0nfig_foil"
			"sticker_material"		"krakow2017/sig_k0nfig_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"68"
			"tournament_player_id"		"19403447"
		}
		"2246"
		{
			"name"		"krakow2017_signature_k0nfig_gold"
			"item_name"		"#StickerKit_krakow2017_signature_k0nfig_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_k0nfig_gold"
			"sticker_material"		"krakow2017/sig_k0nfig_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"68"
			"tournament_player_id"		"19403447"
		}
		"2247"
		{
			"name"		"krakow2017_signature_magisk"
			"item_name"		"#StickerKit_krakow2017_signature_magisk"
			"description_string"		"#StickerKit_desc_krakow2017_signature_magisk"
			"sticker_material"		"krakow2017/sig_magisk"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"68"
			"tournament_player_id"		"23690923"
		}
		"2248"
		{
			"name"		"krakow2017_signature_magisk_foil"
			"item_name"		"#StickerKit_krakow2017_signature_magisk_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_magisk_foil"
			"sticker_material"		"krakow2017/sig_magisk_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"68"
			"tournament_player_id"		"23690923"
		}
		"2249"
		{
			"name"		"krakow2017_signature_magisk_gold"
			"item_name"		"#StickerKit_krakow2017_signature_magisk_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_magisk_gold"
			"sticker_material"		"krakow2017/sig_magisk_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"68"
			"tournament_player_id"		"23690923"
		}
		"2250"
		{
			"name"		"krakow2017_signature_msl"
			"item_name"		"#StickerKit_krakow2017_signature_msl"
			"description_string"		"#StickerKit_desc_krakow2017_signature_msl"
			"sticker_material"		"krakow2017/sig_msl"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"68"
			"tournament_player_id"		"24134891"
		}
		"2251"
		{
			"name"		"krakow2017_signature_msl_foil"
			"item_name"		"#StickerKit_krakow2017_signature_msl_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_msl_foil"
			"sticker_material"		"krakow2017/sig_msl_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"68"
			"tournament_player_id"		"24134891"
		}
		"2252"
		{
			"name"		"krakow2017_signature_msl_gold"
			"item_name"		"#StickerKit_krakow2017_signature_msl_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_msl_gold"
			"sticker_material"		"krakow2017/sig_msl_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"68"
			"tournament_player_id"		"24134891"
		}
		"2253"
		{
			"name"		"krakow2017_signature_allu"
			"item_name"		"#StickerKit_krakow2017_signature_allu"
			"description_string"		"#StickerKit_desc_krakow2017_signature_allu"
			"sticker_material"		"krakow2017/sig_allu"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"61"
			"tournament_player_id"		"1345246"
		}
		"2254"
		{
			"name"		"krakow2017_signature_allu_foil"
			"item_name"		"#StickerKit_krakow2017_signature_allu_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_allu_foil"
			"sticker_material"		"krakow2017/sig_allu_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"61"
			"tournament_player_id"		"1345246"
		}
		"2255"
		{
			"name"		"krakow2017_signature_allu_gold"
			"item_name"		"#StickerKit_krakow2017_signature_allu_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_allu_gold"
			"sticker_material"		"krakow2017/sig_allu_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"61"
			"tournament_player_id"		"1345246"
		}
		"2256"
		{
			"name"		"krakow2017_signature_karrigan"
			"item_name"		"#StickerKit_krakow2017_signature_karrigan"
			"description_string"		"#StickerKit_desc_krakow2017_signature_karrigan"
			"sticker_material"		"krakow2017/sig_karrigan"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"2257"
		{
			"name"		"krakow2017_signature_karrigan_foil"
			"item_name"		"#StickerKit_krakow2017_signature_karrigan_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_karrigan_foil"
			"sticker_material"		"krakow2017/sig_karrigan_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"2258"
		{
			"name"		"krakow2017_signature_karrigan_gold"
			"item_name"		"#StickerKit_krakow2017_signature_karrigan_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_karrigan_gold"
			"sticker_material"		"krakow2017/sig_karrigan_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"2259"
		{
			"name"		"krakow2017_signature_kioshima"
			"item_name"		"#StickerKit_krakow2017_signature_kioshima"
			"description_string"		"#StickerKit_desc_krakow2017_signature_kioshima"
			"sticker_material"		"krakow2017/sig_kioshima"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"61"
			"tournament_player_id"		"40517167"
		}
		"2260"
		{
			"name"		"krakow2017_signature_kioshima_foil"
			"item_name"		"#StickerKit_krakow2017_signature_kioshima_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_kioshima_foil"
			"sticker_material"		"krakow2017/sig_kioshima_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"61"
			"tournament_player_id"		"40517167"
		}
		"2261"
		{
			"name"		"krakow2017_signature_kioshima_gold"
			"item_name"		"#StickerKit_krakow2017_signature_kioshima_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_kioshima_gold"
			"sticker_material"		"krakow2017/sig_kioshima_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"61"
			"tournament_player_id"		"40517167"
		}
		"2262"
		{
			"name"		"krakow2017_signature_niko"
			"item_name"		"#StickerKit_krakow2017_signature_niko"
			"description_string"		"#StickerKit_desc_krakow2017_signature_niko"
			"sticker_material"		"krakow2017/sig_niko"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"61"
			"tournament_player_id"		"81417650"
		}
		"2263"
		{
			"name"		"krakow2017_signature_niko_foil"
			"item_name"		"#StickerKit_krakow2017_signature_niko_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_niko_foil"
			"sticker_material"		"krakow2017/sig_niko_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"61"
			"tournament_player_id"		"81417650"
		}
		"2264"
		{
			"name"		"krakow2017_signature_niko_gold"
			"item_name"		"#StickerKit_krakow2017_signature_niko_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_niko_gold"
			"sticker_material"		"krakow2017/sig_niko_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"61"
			"tournament_player_id"		"81417650"
		}
		"2265"
		{
			"name"		"krakow2017_signature_rain"
			"item_name"		"#StickerKit_krakow2017_signature_rain"
			"description_string"		"#StickerKit_desc_krakow2017_signature_rain"
			"sticker_material"		"krakow2017/sig_rain"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"2266"
		{
			"name"		"krakow2017_signature_rain_foil"
			"item_name"		"#StickerKit_krakow2017_signature_rain_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_rain_foil"
			"sticker_material"		"krakow2017/sig_rain_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"2267"
		{
			"name"		"krakow2017_signature_rain_gold"
			"item_name"		"#StickerKit_krakow2017_signature_rain_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_rain_gold"
			"sticker_material"		"krakow2017/sig_rain_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"2268"
		{
			"name"		"krakow2017_signature_chrisj"
			"item_name"		"#StickerKit_krakow2017_signature_chrisj"
			"description_string"		"#StickerKit_desc_krakow2017_signature_chrisj"
			"sticker_material"		"krakow2017/sig_chrisj"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"2269"
		{
			"name"		"krakow2017_signature_chrisj_foil"
			"item_name"		"#StickerKit_krakow2017_signature_chrisj_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_chrisj_foil"
			"sticker_material"		"krakow2017/sig_chrisj_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"2270"
		{
			"name"		"krakow2017_signature_chrisj_gold"
			"item_name"		"#StickerKit_krakow2017_signature_chrisj_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_chrisj_gold"
			"sticker_material"		"krakow2017/sig_chrisj_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"2271"
		{
			"name"		"krakow2017_signature_denis"
			"item_name"		"#StickerKit_krakow2017_signature_denis"
			"description_string"		"#StickerKit_desc_krakow2017_signature_denis"
			"sticker_material"		"krakow2017/sig_denis"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31185376"
		}
		"2272"
		{
			"name"		"krakow2017_signature_denis_foil"
			"item_name"		"#StickerKit_krakow2017_signature_denis_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_denis_foil"
			"sticker_material"		"krakow2017/sig_denis_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31185376"
		}
		"2273"
		{
			"name"		"krakow2017_signature_denis_gold"
			"item_name"		"#StickerKit_krakow2017_signature_denis_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_denis_gold"
			"sticker_material"		"krakow2017/sig_denis_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31185376"
		}
		"2274"
		{
			"name"		"krakow2017_signature_lowel"
			"item_name"		"#StickerKit_krakow2017_signature_lowel"
			"description_string"		"#StickerKit_desc_krakow2017_signature_lowel"
			"sticker_material"		"krakow2017/sig_lowel"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"29"
			"tournament_player_id"		"34456844"
		}
		"2275"
		{
			"name"		"krakow2017_signature_lowel_foil"
			"item_name"		"#StickerKit_krakow2017_signature_lowel_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_lowel_foil"
			"sticker_material"		"krakow2017/sig_lowel_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"29"
			"tournament_player_id"		"34456844"
		}
		"2276"
		{
			"name"		"krakow2017_signature_lowel_gold"
			"item_name"		"#StickerKit_krakow2017_signature_lowel_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_lowel_gold"
			"sticker_material"		"krakow2017/sig_lowel_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"29"
			"tournament_player_id"		"34456844"
		}
		"2277"
		{
			"name"		"krakow2017_signature_oskar"
			"item_name"		"#StickerKit_krakow2017_signature_oskar"
			"description_string"		"#StickerKit_desc_krakow2017_signature_oskar"
			"sticker_material"		"krakow2017/sig_oskar"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"29"
			"tournament_player_id"		"171425088"
		}
		"2278"
		{
			"name"		"krakow2017_signature_oskar_foil"
			"item_name"		"#StickerKit_krakow2017_signature_oskar_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_oskar_foil"
			"sticker_material"		"krakow2017/sig_oskar_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"29"
			"tournament_player_id"		"171425088"
		}
		"2279"
		{
			"name"		"krakow2017_signature_oskar_gold"
			"item_name"		"#StickerKit_krakow2017_signature_oskar_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_oskar_gold"
			"sticker_material"		"krakow2017/sig_oskar_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"29"
			"tournament_player_id"		"171425088"
		}
		"2280"
		{
			"name"		"krakow2017_signature_ropz"
			"item_name"		"#StickerKit_krakow2017_signature_ropz"
			"description_string"		"#StickerKit_desc_krakow2017_signature_ropz"
			"sticker_material"		"krakow2017/sig_ropz"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31006590"
		}
		"2281"
		{
			"name"		"krakow2017_signature_ropz_foil"
			"item_name"		"#StickerKit_krakow2017_signature_ropz_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_ropz_foil"
			"sticker_material"		"krakow2017/sig_ropz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31006590"
		}
		"2282"
		{
			"name"		"krakow2017_signature_ropz_gold"
			"item_name"		"#StickerKit_krakow2017_signature_ropz_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_ropz_gold"
			"sticker_material"		"krakow2017/sig_ropz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31006590"
		}
		"2283"
		{
			"name"		"krakow2017_signature_apex"
			"item_name"		"#StickerKit_krakow2017_signature_apex"
			"description_string"		"#StickerKit_desc_krakow2017_signature_apex"
			"sticker_material"		"krakow2017/sig_apex"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"59"
			"tournament_player_id"		"29478439"
		}
		"2284"
		{
			"name"		"krakow2017_signature_apex_foil"
			"item_name"		"#StickerKit_krakow2017_signature_apex_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_apex_foil"
			"sticker_material"		"krakow2017/sig_apex_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"59"
			"tournament_player_id"		"29478439"
		}
		"2285"
		{
			"name"		"krakow2017_signature_apex_gold"
			"item_name"		"#StickerKit_krakow2017_signature_apex_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_apex_gold"
			"sticker_material"		"krakow2017/sig_apex_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"59"
			"tournament_player_id"		"29478439"
		}
		"2286"
		{
			"name"		"krakow2017_signature_bodyy"
			"item_name"		"#StickerKit_krakow2017_signature_bodyy"
			"description_string"		"#StickerKit_desc_krakow2017_signature_bodyy"
			"sticker_material"		"krakow2017/sig_bodyy"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53029647"
		}
		"2287"
		{
			"name"		"krakow2017_signature_bodyy_foil"
			"item_name"		"#StickerKit_krakow2017_signature_bodyy_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_bodyy_foil"
			"sticker_material"		"krakow2017/sig_bodyy_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53029647"
		}
		"2288"
		{
			"name"		"krakow2017_signature_bodyy_gold"
			"item_name"		"#StickerKit_krakow2017_signature_bodyy_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_bodyy_gold"
			"sticker_material"		"krakow2017/sig_bodyy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53029647"
		}
		"2289"
		{
			"name"		"krakow2017_signature_kennys"
			"item_name"		"#StickerKit_krakow2017_signature_kennys"
			"description_string"		"#StickerKit_desc_krakow2017_signature_kennys"
			"sticker_material"		"krakow2017/sig_kennys"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"59"
			"tournament_player_id"		"64640068"
		}
		"2290"
		{
			"name"		"krakow2017_signature_kennys_foil"
			"item_name"		"#StickerKit_krakow2017_signature_kennys_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_kennys_foil"
			"sticker_material"		"krakow2017/sig_kennys_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"59"
			"tournament_player_id"		"64640068"
		}
		"2291"
		{
			"name"		"krakow2017_signature_kennys_gold"
			"item_name"		"#StickerKit_krakow2017_signature_kennys_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_kennys_gold"
			"sticker_material"		"krakow2017/sig_kennys_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"59"
			"tournament_player_id"		"64640068"
		}
		"2292"
		{
			"name"		"krakow2017_signature_nbk"
			"item_name"		"#StickerKit_krakow2017_signature_nbk"
			"description_string"		"#StickerKit_desc_krakow2017_signature_nbk"
			"sticker_material"		"krakow2017/sig_nbk"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"59"
			"tournament_player_id"		"444845"
		}
		"2293"
		{
			"name"		"krakow2017_signature_nbk_foil"
			"item_name"		"#StickerKit_krakow2017_signature_nbk_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_nbk_foil"
			"sticker_material"		"krakow2017/sig_nbk_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"59"
			"tournament_player_id"		"444845"
		}
		"2294"
		{
			"name"		"krakow2017_signature_nbk_gold"
			"item_name"		"#StickerKit_krakow2017_signature_nbk_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_nbk_gold"
			"sticker_material"		"krakow2017/sig_nbk_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"59"
			"tournament_player_id"		"444845"
		}
		"2295"
		{
			"name"		"krakow2017_signature_shox"
			"item_name"		"#StickerKit_krakow2017_signature_shox"
			"description_string"		"#StickerKit_desc_krakow2017_signature_shox"
			"sticker_material"		"krakow2017/sig_shox"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"59"
			"tournament_player_id"		"46654567"
		}
		"2296"
		{
			"name"		"krakow2017_signature_shox_foil"
			"item_name"		"#StickerKit_krakow2017_signature_shox_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_shox_foil"
			"sticker_material"		"krakow2017/sig_shox_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"59"
			"tournament_player_id"		"46654567"
		}
		"2297"
		{
			"name"		"krakow2017_signature_shox_gold"
			"item_name"		"#StickerKit_krakow2017_signature_shox_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_shox_gold"
			"sticker_material"		"krakow2017/sig_shox_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"59"
			"tournament_player_id"		"46654567"
		}
		"2298"
		{
			"name"		"krakow2017_signature_gobb"
			"item_name"		"#StickerKit_krakow2017_signature_gobb"
			"description_string"		"#StickerKit_desc_krakow2017_signature_gobb"
			"sticker_material"		"krakow2017/sig_gobb"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1162165"
		}
		"2299"
		{
			"name"		"krakow2017_signature_gobb_foil"
			"item_name"		"#StickerKit_krakow2017_signature_gobb_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_gobb_foil"
			"sticker_material"		"krakow2017/sig_gobb_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1162165"
		}
		"2300"
		{
			"name"		"krakow2017_signature_gobb_gold"
			"item_name"		"#StickerKit_krakow2017_signature_gobb_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_gobb_gold"
			"sticker_material"		"krakow2017/sig_gobb_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1162165"
		}
		"2301"
		{
			"name"		"krakow2017_signature_keev"
			"item_name"		"#StickerKit_krakow2017_signature_keev"
			"description_string"		"#StickerKit_desc_krakow2017_signature_keev"
			"sticker_material"		"krakow2017/sig_keev"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"69"
			"tournament_player_id"		"51271036"
		}
		"2302"
		{
			"name"		"krakow2017_signature_keev_foil"
			"item_name"		"#StickerKit_krakow2017_signature_keev_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_keev_foil"
			"sticker_material"		"krakow2017/sig_keev_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"69"
			"tournament_player_id"		"51271036"
		}
		"2303"
		{
			"name"		"krakow2017_signature_keev_gold"
			"item_name"		"#StickerKit_krakow2017_signature_keev_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_keev_gold"
			"sticker_material"		"krakow2017/sig_keev_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"69"
			"tournament_player_id"		"51271036"
		}
		"2304"
		{
			"name"		"krakow2017_signature_legija"
			"item_name"		"#StickerKit_krakow2017_signature_legija"
			"description_string"		"#StickerKit_desc_krakow2017_signature_legija"
			"sticker_material"		"krakow2017/sig_legija"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"69"
			"tournament_player_id"		"21242287"
		}
		"2305"
		{
			"name"		"krakow2017_signature_legija_foil"
			"item_name"		"#StickerKit_krakow2017_signature_legija_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_legija_foil"
			"sticker_material"		"krakow2017/sig_legija_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"69"
			"tournament_player_id"		"21242287"
		}
		"2306"
		{
			"name"		"krakow2017_signature_legija_gold"
			"item_name"		"#StickerKit_krakow2017_signature_legija_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_legija_gold"
			"sticker_material"		"krakow2017/sig_legija_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"69"
			"tournament_player_id"		"21242287"
		}
		"2307"
		{
			"name"		"krakow2017_signature_nex"
			"item_name"		"#StickerKit_krakow2017_signature_nex"
			"description_string"		"#StickerKit_desc_krakow2017_signature_nex"
			"sticker_material"		"krakow2017/sig_nex"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"69"
			"tournament_player_id"		"90378773"
		}
		"2308"
		{
			"name"		"krakow2017_signature_nex_foil"
			"item_name"		"#StickerKit_krakow2017_signature_nex_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_nex_foil"
			"sticker_material"		"krakow2017/sig_nex_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"69"
			"tournament_player_id"		"90378773"
		}
		"2309"
		{
			"name"		"krakow2017_signature_nex_gold"
			"item_name"		"#StickerKit_krakow2017_signature_nex_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_nex_gold"
			"sticker_material"		"krakow2017/sig_nex_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"69"
			"tournament_player_id"		"90378773"
		}
		"2310"
		{
			"name"		"krakow2017_signature_tabsen"
			"item_name"		"#StickerKit_krakow2017_signature_tabsen"
			"description_string"		"#StickerKit_desc_krakow2017_signature_tabsen"
			"sticker_material"		"krakow2017/sig_tabsen"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1225952"
		}
		"2311"
		{
			"name"		"krakow2017_signature_tabsen_foil"
			"item_name"		"#StickerKit_krakow2017_signature_tabsen_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_tabsen_foil"
			"sticker_material"		"krakow2017/sig_tabsen_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1225952"
		}
		"2312"
		{
			"name"		"krakow2017_signature_tabsen_gold"
			"item_name"		"#StickerKit_krakow2017_signature_tabsen_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_tabsen_gold"
			"sticker_material"		"krakow2017/sig_tabsen_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1225952"
		}
		"2313"
		{
			"name"		"krakow2017_signature_autimatic"
			"item_name"		"#StickerKit_krakow2017_signature_autimatic"
			"description_string"		"#StickerKit_desc_krakow2017_signature_autimatic"
			"sticker_material"		"krakow2017/sig_autimatic"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"33"
			"tournament_player_id"		"94605121"
		}
		"2314"
		{
			"name"		"krakow2017_signature_autimatic_foil"
			"item_name"		"#StickerKit_krakow2017_signature_autimatic_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_autimatic_foil"
			"sticker_material"		"krakow2017/sig_autimatic_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"33"
			"tournament_player_id"		"94605121"
		}
		"2315"
		{
			"name"		"krakow2017_signature_autimatic_gold"
			"item_name"		"#StickerKit_krakow2017_signature_autimatic_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_autimatic_gold"
			"sticker_material"		"krakow2017/sig_autimatic_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"33"
			"tournament_player_id"		"94605121"
		}
		"2316"
		{
			"name"		"krakow2017_signature_nothing"
			"item_name"		"#StickerKit_krakow2017_signature_nothing"
			"description_string"		"#StickerKit_desc_krakow2017_signature_nothing"
			"sticker_material"		"krakow2017/sig_nothing"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"33"
			"tournament_player_id"		"755286"
		}
		"2317"
		{
			"name"		"krakow2017_signature_nothing_foil"
			"item_name"		"#StickerKit_krakow2017_signature_nothing_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_nothing_foil"
			"sticker_material"		"krakow2017/sig_nothing_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"33"
			"tournament_player_id"		"755286"
		}
		"2318"
		{
			"name"		"krakow2017_signature_nothing_gold"
			"item_name"		"#StickerKit_krakow2017_signature_nothing_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_nothing_gold"
			"sticker_material"		"krakow2017/sig_nothing_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"33"
			"tournament_player_id"		"755286"
		}
		"2319"
		{
			"name"		"krakow2017_signature_shroud"
			"item_name"		"#StickerKit_krakow2017_signature_shroud"
			"description_string"		"#StickerKit_desc_krakow2017_signature_shroud"
			"sticker_material"		"krakow2017/sig_shroud"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"33"
			"tournament_player_id"		"4515926"
		}
		"2320"
		{
			"name"		"krakow2017_signature_shroud_foil"
			"item_name"		"#StickerKit_krakow2017_signature_shroud_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_shroud_foil"
			"sticker_material"		"krakow2017/sig_shroud_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"33"
			"tournament_player_id"		"4515926"
		}
		"2321"
		{
			"name"		"krakow2017_signature_shroud_gold"
			"item_name"		"#StickerKit_krakow2017_signature_shroud_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_shroud_gold"
			"sticker_material"		"krakow2017/sig_shroud_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"33"
			"tournament_player_id"		"4515926"
		}
		"2322"
		{
			"name"		"krakow2017_signature_skadoodle"
			"item_name"		"#StickerKit_krakow2017_signature_skadoodle"
			"description_string"		"#StickerKit_desc_krakow2017_signature_skadoodle"
			"sticker_material"		"krakow2017/sig_skadoodle"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"33"
			"tournament_player_id"		"21075725"
		}
		"2323"
		{
			"name"		"krakow2017_signature_skadoodle_foil"
			"item_name"		"#StickerKit_krakow2017_signature_skadoodle_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_skadoodle_foil"
			"sticker_material"		"krakow2017/sig_skadoodle_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"33"
			"tournament_player_id"		"21075725"
		}
		"2324"
		{
			"name"		"krakow2017_signature_skadoodle_gold"
			"item_name"		"#StickerKit_krakow2017_signature_skadoodle_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_skadoodle_gold"
			"sticker_material"		"krakow2017/sig_skadoodle_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"33"
			"tournament_player_id"		"21075725"
		}
		"2325"
		{
			"name"		"krakow2017_signature_stewie2k"
			"item_name"		"#StickerKit_krakow2017_signature_stewie2k"
			"description_string"		"#StickerKit_desc_krakow2017_signature_stewie2k"
			"sticker_material"		"krakow2017/sig_stewie2k"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"33"
			"tournament_player_id"		"38738282"
		}
		"2326"
		{
			"name"		"krakow2017_signature_stewie2k_foil"
			"item_name"		"#StickerKit_krakow2017_signature_stewie2k_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_stewie2k_foil"
			"sticker_material"		"krakow2017/sig_stewie2k_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"33"
			"tournament_player_id"		"38738282"
		}
		"2327"
		{
			"name"		"krakow2017_signature_stewie2k_gold"
			"item_name"		"#StickerKit_krakow2017_signature_stewie2k_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_stewie2k_gold"
			"sticker_material"		"krakow2017/sig_stewie2k_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"33"
			"tournament_player_id"		"38738282"
		}
		"2328"
		{
			"name"		"krakow2017_signature_hs"
			"item_name"		"#StickerKit_krakow2017_signature_hs"
			"description_string"		"#StickerKit_desc_krakow2017_signature_hs"
			"sticker_material"		"krakow2017/sig_hs"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"39"
			"tournament_player_id"		"3417033"
		}
		"2329"
		{
			"name"		"krakow2017_signature_hs_foil"
			"item_name"		"#StickerKit_krakow2017_signature_hs_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_hs_foil"
			"sticker_material"		"krakow2017/sig_hs_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"39"
			"tournament_player_id"		"3417033"
		}
		"2330"
		{
			"name"		"krakow2017_signature_hs_gold"
			"item_name"		"#StickerKit_krakow2017_signature_hs_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_hs_gold"
			"sticker_material"		"krakow2017/sig_hs_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"39"
			"tournament_player_id"		"3417033"
		}
		"2331"
		{
			"name"		"krakow2017_signature_innocent"
			"item_name"		"#StickerKit_krakow2017_signature_innocent"
			"description_string"		"#StickerKit_desc_krakow2017_signature_innocent"
			"sticker_material"		"krakow2017/sig_innocent"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"39"
			"tournament_player_id"		"26563533"
		}
		"2332"
		{
			"name"		"krakow2017_signature_innocent_foil"
			"item_name"		"#StickerKit_krakow2017_signature_innocent_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_innocent_foil"
			"sticker_material"		"krakow2017/sig_innocent_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"39"
			"tournament_player_id"		"26563533"
		}
		"2333"
		{
			"name"		"krakow2017_signature_innocent_gold"
			"item_name"		"#StickerKit_krakow2017_signature_innocent_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_innocent_gold"
			"sticker_material"		"krakow2017/sig_innocent_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"39"
			"tournament_player_id"		"26563533"
		}
		"2334"
		{
			"name"		"krakow2017_signature_krystal"
			"item_name"		"#StickerKit_krakow2017_signature_krystal"
			"description_string"		"#StickerKit_desc_krakow2017_signature_krystal"
			"sticker_material"		"krakow2017/sig_krystal"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"39"
			"tournament_player_id"		"17526007"
		}
		"2335"
		{
			"name"		"krakow2017_signature_krystal_foil"
			"item_name"		"#StickerKit_krakow2017_signature_krystal_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_krystal_foil"
			"sticker_material"		"krakow2017/sig_krystal_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"39"
			"tournament_player_id"		"17526007"
		}
		"2336"
		{
			"name"		"krakow2017_signature_krystal_gold"
			"item_name"		"#StickerKit_krakow2017_signature_krystal_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_krystal_gold"
			"sticker_material"		"krakow2017/sig_krystal_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"39"
			"tournament_player_id"		"17526007"
		}
		"2337"
		{
			"name"		"krakow2017_signature_sunny"
			"item_name"		"#StickerKit_krakow2017_signature_sunny"
			"description_string"		"#StickerKit_desc_krakow2017_signature_sunny"
			"sticker_material"		"krakow2017/sig_sunny"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"39"
			"tournament_player_id"		"57405333"
		}
		"2338"
		{
			"name"		"krakow2017_signature_sunny_foil"
			"item_name"		"#StickerKit_krakow2017_signature_sunny_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_sunny_foil"
			"sticker_material"		"krakow2017/sig_sunny_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"39"
			"tournament_player_id"		"57405333"
		}
		"2339"
		{
			"name"		"krakow2017_signature_sunny_gold"
			"item_name"		"#StickerKit_krakow2017_signature_sunny_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_sunny_gold"
			"sticker_material"		"krakow2017/sig_sunny_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"39"
			"tournament_player_id"		"57405333"
		}
		"2340"
		{
			"name"		"krakow2017_signature_zehn"
			"item_name"		"#StickerKit_krakow2017_signature_zehn"
			"description_string"		"#StickerKit_desc_krakow2017_signature_zehn"
			"sticker_material"		"krakow2017/sig_zehn"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"39"
			"tournament_player_id"		"16308501"
		}
		"2341"
		{
			"name"		"krakow2017_signature_zehn_foil"
			"item_name"		"#StickerKit_krakow2017_signature_zehn_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_zehn_foil"
			"sticker_material"		"krakow2017/sig_zehn_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"39"
			"tournament_player_id"		"16308501"
		}
		"2342"
		{
			"name"		"krakow2017_signature_zehn_gold"
			"item_name"		"#StickerKit_krakow2017_signature_zehn_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_zehn_gold"
			"sticker_material"		"krakow2017/sig_zehn_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"39"
			"tournament_player_id"		"16308501"
		}
		"2343"
		{
			"name"		"krakow2017_signature_b1ad3"
			"item_name"		"#StickerKit_krakow2017_signature_b1ad3"
			"description_string"		"#StickerKit_desc_krakow2017_signature_b1ad3"
			"sticker_material"		"krakow2017/sig_b1ad3"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53258137"
		}
		"2344"
		{
			"name"		"krakow2017_signature_b1ad3_foil"
			"item_name"		"#StickerKit_krakow2017_signature_b1ad3_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_b1ad3_foil"
			"sticker_material"		"krakow2017/sig_b1ad3_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53258137"
		}
		"2345"
		{
			"name"		"krakow2017_signature_b1ad3_gold"
			"item_name"		"#StickerKit_krakow2017_signature_b1ad3_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_b1ad3_gold"
			"sticker_material"		"krakow2017/sig_b1ad3_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53258137"
		}
		"2346"
		{
			"name"		"krakow2017_signature_electronic"
			"item_name"		"#StickerKit_krakow2017_signature_electronic"
			"description_string"		"#StickerKit_desc_krakow2017_signature_electronic"
			"sticker_material"		"krakow2017/sig_electronic"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"43"
			"tournament_player_id"		"83779379"
		}
		"2347"
		{
			"name"		"krakow2017_signature_electronic_foil"
			"item_name"		"#StickerKit_krakow2017_signature_electronic_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_electronic_foil"
			"sticker_material"		"krakow2017/sig_electronic_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"43"
			"tournament_player_id"		"83779379"
		}
		"2348"
		{
			"name"		"krakow2017_signature_electronic_gold"
			"item_name"		"#StickerKit_krakow2017_signature_electronic_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_electronic_gold"
			"sticker_material"		"krakow2017/sig_electronic_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"43"
			"tournament_player_id"		"83779379"
		}
		"2349"
		{
			"name"		"krakow2017_signature_markeloff"
			"item_name"		"#StickerKit_krakow2017_signature_markeloff"
			"description_string"		"#StickerKit_desc_krakow2017_signature_markeloff"
			"sticker_material"		"krakow2017/sig_markeloff"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"43"
			"tournament_player_id"		"5667261"
		}
		"2350"
		{
			"name"		"krakow2017_signature_markeloff_foil"
			"item_name"		"#StickerKit_krakow2017_signature_markeloff_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_markeloff_foil"
			"sticker_material"		"krakow2017/sig_markeloff_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"43"
			"tournament_player_id"		"5667261"
		}
		"2351"
		{
			"name"		"krakow2017_signature_markeloff_gold"
			"item_name"		"#StickerKit_krakow2017_signature_markeloff_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_markeloff_gold"
			"sticker_material"		"krakow2017/sig_markeloff_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"43"
			"tournament_player_id"		"5667261"
		}
		"2352"
		{
			"name"		"krakow2017_signature_waylander"
			"item_name"		"#StickerKit_krakow2017_signature_waylander"
			"description_string"		"#StickerKit_desc_krakow2017_signature_waylander"
			"sticker_material"		"krakow2017/sig_waylander"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"43"
			"tournament_player_id"		"38340970"
		}
		"2353"
		{
			"name"		"krakow2017_signature_waylander_foil"
			"item_name"		"#StickerKit_krakow2017_signature_waylander_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_waylander_foil"
			"sticker_material"		"krakow2017/sig_waylander_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"43"
			"tournament_player_id"		"38340970"
		}
		"2354"
		{
			"name"		"krakow2017_signature_waylander_gold"
			"item_name"		"#StickerKit_krakow2017_signature_waylander_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_waylander_gold"
			"sticker_material"		"krakow2017/sig_waylander_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"43"
			"tournament_player_id"		"38340970"
		}
		"2355"
		{
			"name"		"krakow2017_signature_worldedit"
			"item_name"		"#StickerKit_krakow2017_signature_worldedit"
			"description_string"		"#StickerKit_desc_krakow2017_signature_worldedit"
			"sticker_material"		"krakow2017/sig_worldedit"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"43"
			"tournament_player_id"		"36732188"
		}
		"2356"
		{
			"name"		"krakow2017_signature_worldedit_foil"
			"item_name"		"#StickerKit_krakow2017_signature_worldedit_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_worldedit_foil"
			"sticker_material"		"krakow2017/sig_worldedit_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"43"
			"tournament_player_id"		"36732188"
		}
		"2357"
		{
			"name"		"krakow2017_signature_worldedit_gold"
			"item_name"		"#StickerKit_krakow2017_signature_worldedit_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_worldedit_gold"
			"sticker_material"		"krakow2017/sig_worldedit_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"43"
			"tournament_player_id"		"36732188"
		}
		"2358"
		{
			"name"		"krakow2017_signature_boltz"
			"item_name"		"#StickerKit_krakow2017_signature_boltz"
			"description_string"		"#StickerKit_desc_krakow2017_signature_boltz"
			"sticker_material"		"krakow2017/sig_boltz"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"71"
			"tournament_player_id"		"58113672"
		}
		"2359"
		{
			"name"		"krakow2017_signature_boltz_foil"
			"item_name"		"#StickerKit_krakow2017_signature_boltz_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_boltz_foil"
			"sticker_material"		"krakow2017/sig_boltz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"71"
			"tournament_player_id"		"58113672"
		}
		"2360"
		{
			"name"		"krakow2017_signature_boltz_gold"
			"item_name"		"#StickerKit_krakow2017_signature_boltz_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_boltz_gold"
			"sticker_material"		"krakow2017/sig_boltz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"71"
			"tournament_player_id"		"58113672"
		}
		"2361"
		{
			"name"		"krakow2017_signature_hen1"
			"item_name"		"#StickerKit_krakow2017_signature_hen1"
			"description_string"		"#StickerKit_desc_krakow2017_signature_hen1"
			"sticker_material"		"krakow2017/sig_hen1"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"71"
			"tournament_player_id"		"57761535"
		}
		"2362"
		{
			"name"		"krakow2017_signature_hen1_foil"
			"item_name"		"#StickerKit_krakow2017_signature_hen1_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_hen1_foil"
			"sticker_material"		"krakow2017/sig_hen1_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"71"
			"tournament_player_id"		"57761535"
		}
		"2363"
		{
			"name"		"krakow2017_signature_hen1_gold"
			"item_name"		"#StickerKit_krakow2017_signature_hen1_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_hen1_gold"
			"sticker_material"		"krakow2017/sig_hen1_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"71"
			"tournament_player_id"		"57761535"
		}
		"2364"
		{
			"name"		"krakow2017_signature_kngv"
			"item_name"		"#StickerKit_krakow2017_signature_kngv"
			"description_string"		"#StickerKit_desc_krakow2017_signature_kngv"
			"sticker_material"		"krakow2017/sig_kngv"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"71"
			"tournament_player_id"		"6732863"
		}
		"2365"
		{
			"name"		"krakow2017_signature_kngv_foil"
			"item_name"		"#StickerKit_krakow2017_signature_kngv_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_kngv_foil"
			"sticker_material"		"krakow2017/sig_kngv_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"71"
			"tournament_player_id"		"6732863"
		}
		"2366"
		{
			"name"		"krakow2017_signature_kngv_gold"
			"item_name"		"#StickerKit_krakow2017_signature_kngv_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_kngv_gold"
			"sticker_material"		"krakow2017/sig_kngv_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"71"
			"tournament_player_id"		"6732863"
		}
		"2367"
		{
			"name"		"krakow2017_signature_lucas1"
			"item_name"		"#StickerKit_krakow2017_signature_lucas1"
			"description_string"		"#StickerKit_desc_krakow2017_signature_lucas1"
			"sticker_material"		"krakow2017/sig_lucas1"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"71"
			"tournament_player_id"		"4780624"
		}
		"2368"
		{
			"name"		"krakow2017_signature_lucas1_foil"
			"item_name"		"#StickerKit_krakow2017_signature_lucas1_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_lucas1_foil"
			"sticker_material"		"krakow2017/sig_lucas1_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"71"
			"tournament_player_id"		"4780624"
		}
		"2369"
		{
			"name"		"krakow2017_signature_lucas1_gold"
			"item_name"		"#StickerKit_krakow2017_signature_lucas1_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_lucas1_gold"
			"sticker_material"		"krakow2017/sig_lucas1_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"71"
			"tournament_player_id"		"4780624"
		}
		"2370"
		{
			"name"		"krakow2017_signature_steel"
			"item_name"		"#StickerKit_krakow2017_signature_steel"
			"description_string"		"#StickerKit_desc_krakow2017_signature_steel"
			"sticker_material"		"krakow2017/sig_steel"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"71"
			"tournament_player_id"		"54512474"
		}
		"2371"
		{
			"name"		"krakow2017_signature_steel_foil"
			"item_name"		"#StickerKit_krakow2017_signature_steel_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_steel_foil"
			"sticker_material"		"krakow2017/sig_steel_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"71"
			"tournament_player_id"		"54512474"
		}
		"2372"
		{
			"name"		"krakow2017_signature_steel_gold"
			"item_name"		"#StickerKit_krakow2017_signature_steel_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_steel_gold"
			"sticker_material"		"krakow2017/sig_steel_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"71"
			"tournament_player_id"		"54512474"
		}
		"2373"
		{
			"name"		"krakow2017_signature_chopper"
			"item_name"		"#StickerKit_krakow2017_signature_chopper"
			"description_string"		"#StickerKit_desc_krakow2017_signature_chopper"
			"sticker_material"		"krakow2017/sig_chopper"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"70"
			"tournament_player_id"		"85633136"
		}
		"2374"
		{
			"name"		"krakow2017_signature_chopper_foil"
			"item_name"		"#StickerKit_krakow2017_signature_chopper_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_chopper_foil"
			"sticker_material"		"krakow2017/sig_chopper_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"70"
			"tournament_player_id"		"85633136"
		}
		"2375"
		{
			"name"		"krakow2017_signature_chopper_gold"
			"item_name"		"#StickerKit_krakow2017_signature_chopper_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_chopper_gold"
			"sticker_material"		"krakow2017/sig_chopper_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"70"
			"tournament_player_id"		"85633136"
		}
		"2376"
		{
			"name"		"krakow2017_signature_hutji"
			"item_name"		"#StickerKit_krakow2017_signature_hutji"
			"description_string"		"#StickerKit_desc_krakow2017_signature_hutji"
			"sticker_material"		"krakow2017/sig_hutji"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"70"
			"tournament_player_id"		"61587630"
		}
		"2377"
		{
			"name"		"krakow2017_signature_hutji_foil"
			"item_name"		"#StickerKit_krakow2017_signature_hutji_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_hutji_foil"
			"sticker_material"		"krakow2017/sig_hutji_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"70"
			"tournament_player_id"		"61587630"
		}
		"2378"
		{
			"name"		"krakow2017_signature_hutji_gold"
			"item_name"		"#StickerKit_krakow2017_signature_hutji_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_hutji_gold"
			"sticker_material"		"krakow2017/sig_hutji_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"70"
			"tournament_player_id"		"61587630"
		}
		"2379"
		{
			"name"		"krakow2017_signature_jr"
			"item_name"		"#StickerKit_krakow2017_signature_jr"
			"description_string"		"#StickerKit_desc_krakow2017_signature_jr"
			"sticker_material"		"krakow2017/sig_jr"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"70"
			"tournament_player_id"		"43490511"
		}
		"2380"
		{
			"name"		"krakow2017_signature_jr_foil"
			"item_name"		"#StickerKit_krakow2017_signature_jr_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_jr_foil"
			"sticker_material"		"krakow2017/sig_jr_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"70"
			"tournament_player_id"		"43490511"
		}
		"2381"
		{
			"name"		"krakow2017_signature_jr_gold"
			"item_name"		"#StickerKit_krakow2017_signature_jr_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_jr_gold"
			"sticker_material"		"krakow2017/sig_jr_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"70"
			"tournament_player_id"		"43490511"
		}
		"2382"
		{
			"name"		"krakow2017_signature_keshandr"
			"item_name"		"#StickerKit_krakow2017_signature_keshandr"
			"description_string"		"#StickerKit_desc_krakow2017_signature_keshandr"
			"sticker_material"		"krakow2017/sig_keshandr"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"70"
			"tournament_player_id"		"65572922"
		}
		"2383"
		{
			"name"		"krakow2017_signature_keshandr_foil"
			"item_name"		"#StickerKit_krakow2017_signature_keshandr_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_keshandr_foil"
			"sticker_material"		"krakow2017/sig_keshandr_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"70"
			"tournament_player_id"		"65572922"
		}
		"2384"
		{
			"name"		"krakow2017_signature_keshandr_gold"
			"item_name"		"#StickerKit_krakow2017_signature_keshandr_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_keshandr_gold"
			"sticker_material"		"krakow2017/sig_keshandr_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"70"
			"tournament_player_id"		"65572922"
		}
		"2385"
		{
			"name"		"krakow2017_signature_mir"
			"item_name"		"#StickerKit_krakow2017_signature_mir"
			"description_string"		"#StickerKit_desc_krakow2017_signature_mir"
			"sticker_material"		"krakow2017/sig_mir"
			"item_rarity"		"rare"
			"tournament_event_id"		"12"
			"tournament_team_id"		"70"
			"tournament_player_id"		"40562076"
		}
		"2386"
		{
			"name"		"krakow2017_signature_mir_foil"
			"item_name"		"#StickerKit_krakow2017_signature_mir_foil"
			"description_string"		"#StickerKit_desc_krakow2017_signature_mir_foil"
			"sticker_material"		"krakow2017/sig_mir_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"12"
			"tournament_team_id"		"70"
			"tournament_player_id"		"40562076"
		}
		"2387"
		{
			"name"		"krakow2017_signature_mir_gold"
			"item_name"		"#StickerKit_krakow2017_signature_mir_gold"
			"description_string"		"#StickerKit_desc_krakow2017_signature_mir_gold"
			"sticker_material"		"krakow2017/sig_mir_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"12"
			"tournament_team_id"		"70"
			"tournament_player_id"		"40562076"
		}
	}
	"prefabs"
	{
		"boston2018_sticker_capsule_prefab"
		{
			"first_sale_date"		"2017-12-18"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"13"
				}
			}
		}
		"boston2018_signature_capsule_prefab"
		{
			"first_sale_date"		"2017-12-18"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"13"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_signature_pack_boston2018_group_players_collection"
					"tag_text"		"#CSGO_crate_signature_pack_boston2018_group_players_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"224"		"crate_sticker_pack_boston2018_legends"
		"225"		"crate_sticker_pack_boston2018_challengers"
		"226"		"crate_sticker_pack_boston2018_contenders"
		"227"		"crate_signature_pack_boston2018_group_players_collection_legends"
		"228"		"crate_signature_pack_boston2018_group_players_collection_challengers"
		"229"		"crate_signature_pack_boston2018_group_players_collection_contenders"
		"230"		"crate_boston2018_promo_de_inferno"
		"231"		"crate_boston2018_promo_de_mirage"
		"232"		"crate_boston2018_promo_de_cbble"
		"233"		"crate_boston2018_promo_de_overpass"
		"234"		"crate_boston2018_promo_de_cache"
		"235"		"crate_boston2018_promo_de_train"
		"236"		"crate_boston2018_promo_de_nuke"
		"239"		"crate_sticker_pack_boston2018_contenders_flg"
		"240"		"crate_signature_pack_boston2018_group_players_collection_contenders_flg"
		"241"		"crate_sticker_pack_boston2018_legends_ntv"
		"242"		"crate_signature_pack_boston2018_group_players_collection_legends_ntv"
	}
	"client_loot_lists"
	{
		"boston2018_rare_gamb"
		{
			"[boston2018_team_gamb]sticker"		"1"
		}
		"boston2018_rare_thv"
		{
			"[boston2018_team_thv]sticker"		"1"
		}
		"boston2018_rare_astr"
		{
			"[boston2018_team_astr]sticker"		"1"
		}
		"boston2018_rare_vp"
		{
			"[boston2018_team_vp]sticker"		"1"
		}
		"boston2018_rare_fntc"
		{
			"[boston2018_team_fntc]sticker"		"1"
		}
		"boston2018_rare_sk"
		{
			"[boston2018_team_sk]sticker"		"1"
		}
		"boston2018_rare_big"
		{
			"[boston2018_team_big]sticker"		"1"
		}
		"boston2018_rare_nor"
		{
			"[boston2018_team_nor]sticker"		"1"
		}
		"boston2018_rare_g2"
		{
			"[boston2018_team_g2]sticker"		"1"
		}
		"boston2018_rare_c9"
		{
			"[boston2018_team_c9]sticker"		"1"
		}
		"boston2018_rare_flip"
		{
			"[boston2018_team_flip]sticker"		"1"
		}
		"boston2018_rare_navi"
		{
			"[boston2018_team_navi]sticker"		"1"
		}
		"boston2018_rare_mss"
		{
			"[boston2018_team_mss]sticker"		"1"
		}
		"boston2018_rare_spr"
		{
			"[boston2018_team_spr]sticker"		"1"
		}
		"boston2018_rare_faze"
		{
			"[boston2018_team_faze]sticker"		"1"
		}
		"boston2018_rare_vega"
		{
			"[boston2018_team_vega]sticker"		"1"
		}
		"boston2018_rare_spc"
		{
			"[boston2018_team_spc]sticker"		"1"
		}
		"boston2018_rare_liq"
		{
			"[boston2018_team_liq]sticker"		"1"
		}
		"boston2018_rare_avg"
		{
			"[boston2018_team_avg]sticker"		"1"
		}
		"boston2018_rare_ren"
		{
			"[boston2018_team_ren]sticker"		"1"
		}
		"boston2018_rare_nv"
		{
			"[boston2018_team_nv]sticker"		"1"
		}
		"boston2018_rare_mfg"
		{
			"[boston2018_team_mfg]sticker"		"1"
		}
		"boston2018_rare_qb"
		{
			"[boston2018_team_qb]sticker"		"1"
		}
		"boston2018_rare_tyl"
		{
			"[boston2018_team_tyl]sticker"		"1"
		}
		"boston2018_rare_flg"
		{
			"[boston2018_team_flg]sticker"		"1"
		}
		"boston2018_rare_eleague"
		{
			"[boston2018_team_eleague]sticker"		"1"
		}
		"boston2018_graffiti_gamb"
		{
			"[boston2018_team_gamb_graffiti]spray"		"1"
		}
		"boston2018_graffiti_thv"
		{
			"[boston2018_team_thv_graffiti]spray"		"1"
		}
		"boston2018_graffiti_astr"
		{
			"[boston2018_team_astr_graffiti]spray"		"1"
		}
		"boston2018_graffiti_vp"
		{
			"[boston2018_team_vp_graffiti]spray"		"1"
		}
		"boston2018_graffiti_fntc"
		{
			"[boston2018_team_fntc_graffiti]spray"		"1"
		}
		"boston2018_graffiti_sk"
		{
			"[boston2018_team_sk_graffiti]spray"		"1"
		}
		"boston2018_graffiti_big"
		{
			"[boston2018_team_big_graffiti]spray"		"1"
		}
		"boston2018_graffiti_nor"
		{
			"[boston2018_team_nor_graffiti]spray"		"1"
		}
		"boston2018_graffiti_g2"
		{
			"[boston2018_team_g2_graffiti]spray"		"1"
		}
		"boston2018_graffiti_c9"
		{
			"[boston2018_team_c9_graffiti]spray"		"1"
		}
		"boston2018_graffiti_flip"
		{
			"[boston2018_team_flip_graffiti]spray"		"1"
		}
		"boston2018_graffiti_navi"
		{
			"[boston2018_team_navi_graffiti]spray"		"1"
		}
		"boston2018_graffiti_mss"
		{
			"[boston2018_team_mss_graffiti]spray"		"1"
		}
		"boston2018_graffiti_spr"
		{
			"[boston2018_team_spr_graffiti]spray"		"1"
		}
		"boston2018_graffiti_faze"
		{
			"[boston2018_team_faze_graffiti]spray"		"1"
		}
		"boston2018_graffiti_vega"
		{
			"[boston2018_team_vega_graffiti]spray"		"1"
		}
		"boston2018_graffiti_spc"
		{
			"[boston2018_team_spc_graffiti]spray"		"1"
		}
		"boston2018_graffiti_liq"
		{
			"[boston2018_team_liq_graffiti]spray"		"1"
		}
		"boston2018_graffiti_avg"
		{
			"[boston2018_team_avg_graffiti]spray"		"1"
		}
		"boston2018_graffiti_ren"
		{
			"[boston2018_team_ren_graffiti]spray"		"1"
		}
		"boston2018_graffiti_nv"
		{
			"[boston2018_team_nv_graffiti]spray"		"1"
		}
		"boston2018_graffiti_mfg"
		{
			"[boston2018_team_mfg_graffiti]spray"		"1"
		}
		"boston2018_graffiti_qb"
		{
			"[boston2018_team_qb_graffiti]spray"		"1"
		}
		"boston2018_graffiti_tyl"
		{
			"[boston2018_team_tyl_graffiti]spray"		"1"
		}
		"boston2018_graffiti_flg"
		{
			"[boston2018_team_flg_graffiti]spray"		"1"
		}
		"boston2018_graffiti_eleague"
		{
			"[boston2018_team_eleague_graffiti]spray"		"1"
		}
		"crate_sticker_pack_boston2018_legends_rare"
		{
			"[boston2018_team_gamb]sticker"		"1"
			"[boston2018_team_thv]sticker"		"1"
			"[boston2018_team_astr]sticker"		"1"
			"[boston2018_team_vp]sticker"		"1"
			"[boston2018_team_fntc]sticker"		"1"
			"[boston2018_team_sk]sticker"		"1"
			"[boston2018_team_big]sticker"		"1"
			"[boston2018_team_nor]sticker"		"1"
			"[boston2018_team_eleague]sticker"		"1"
		}
		"crate_sticker_pack_boston2018_legends_mythical"
		{
			"[boston2018_team_gamb_holo]sticker"		"1"
			"[boston2018_team_thv_holo]sticker"		"1"
			"[boston2018_team_astr_holo]sticker"		"1"
			"[boston2018_team_vp_holo]sticker"		"1"
			"[boston2018_team_fntc_holo]sticker"		"1"
			"[boston2018_team_sk_holo]sticker"		"1"
			"[boston2018_team_big_holo]sticker"		"1"
			"[boston2018_team_nor_holo]sticker"		"1"
			"[boston2018_team_eleague_holo]sticker"		"1"
		}
		"crate_sticker_pack_boston2018_legends_ntv_mythical"
		{
			"[boston2018_team_gamb_holo]sticker"		"1"
			"[boston2018_team_astr_holo]sticker"		"1"
			"[boston2018_team_vp_holo]sticker"		"1"
			"[boston2018_team_fntc_holo]sticker"		"1"
			"[boston2018_team_sk_holo]sticker"		"1"
			"[boston2018_team_big_holo]sticker"		"1"
			"[boston2018_team_nor_holo]sticker"		"1"
			"[boston2018_team_eleague_holo]sticker"		"1"
		}
		"crate_sticker_pack_boston2018_legends_legendary"
		{
			"[boston2018_team_gamb_foil]sticker"		"1"
			"[boston2018_team_thv_foil]sticker"		"1"
			"[boston2018_team_astr_foil]sticker"		"1"
			"[boston2018_team_vp_foil]sticker"		"1"
			"[boston2018_team_fntc_foil]sticker"		"1"
			"[boston2018_team_sk_foil]sticker"		"1"
			"[boston2018_team_big_foil]sticker"		"1"
			"[boston2018_team_nor_foil]sticker"		"1"
			"[boston2018_team_eleague_foil]sticker"		"1"
		}
		"crate_sticker_pack_boston2018_legends_ntv_legendary"
		{
			"[boston2018_team_gamb_foil]sticker"		"1"
			"[boston2018_team_astr_foil]sticker"		"1"
			"[boston2018_team_vp_foil]sticker"		"1"
			"[boston2018_team_fntc_foil]sticker"		"1"
			"[boston2018_team_sk_foil]sticker"		"1"
			"[boston2018_team_big_foil]sticker"		"1"
			"[boston2018_team_nor_foil]sticker"		"1"
			"[boston2018_team_eleague_foil]sticker"		"1"
		}
		"crate_sticker_pack_boston2018_legends"
		{
			"crate_sticker_pack_boston2018_legends_mythical"		"1"
			"crate_sticker_pack_boston2018_legends_legendary"		"1"
		}
		"crate_sticker_pack_boston2018_legends_ntv"
		{
			"crate_sticker_pack_boston2018_legends_ntv_mythical"		"1"
			"crate_sticker_pack_boston2018_legends_ntv_legendary"		"1"
		}
		"crate_sticker_pack_boston2018_challengers_rare"
		{
			"[boston2018_team_g2]sticker"		"1"
			"[boston2018_team_c9]sticker"		"1"
			"[boston2018_team_flip]sticker"		"1"
			"[boston2018_team_navi]sticker"		"1"
			"[boston2018_team_mss]sticker"		"1"
			"[boston2018_team_spr]sticker"		"1"
			"[boston2018_team_faze]sticker"		"1"
			"[boston2018_team_vega]sticker"		"1"
			"[boston2018_team_eleague]sticker"		"1"
		}
		"crate_sticker_pack_boston2018_challengers_mythical"
		{
			"[boston2018_team_g2_holo]sticker"		"1"
			"[boston2018_team_c9_holo]sticker"		"1"
			"[boston2018_team_flip_holo]sticker"		"1"
			"[boston2018_team_navi_holo]sticker"		"1"
			"[boston2018_team_mss_holo]sticker"		"1"
			"[boston2018_team_spr_holo]sticker"		"1"
			"[boston2018_team_faze_holo]sticker"		"1"
			"[boston2018_team_vega_holo]sticker"		"1"
			"[boston2018_team_eleague_holo]sticker"		"1"
		}
		"crate_sticker_pack_boston2018_challengers_legendary"
		{
			"[boston2018_team_g2_foil]sticker"		"1"
			"[boston2018_team_c9_foil]sticker"		"1"
			"[boston2018_team_flip_foil]sticker"		"1"
			"[boston2018_team_navi_foil]sticker"		"1"
			"[boston2018_team_mss_foil]sticker"		"1"
			"[boston2018_team_spr_foil]sticker"		"1"
			"[boston2018_team_faze_foil]sticker"		"1"
			"[boston2018_team_vega_foil]sticker"		"1"
			"[boston2018_team_eleague_foil]sticker"		"1"
		}
		"crate_sticker_pack_boston2018_challengers"
		{
			"crate_sticker_pack_boston2018_challengers_mythical"		"1"
			"crate_sticker_pack_boston2018_challengers_legendary"		"1"
		}
		"crate_sticker_pack_boston2018_contenders_rare"
		{
			"[boston2018_team_spc]sticker"		"1"
			"[boston2018_team_liq]sticker"		"1"
			"[boston2018_team_avg]sticker"		"1"
			"[boston2018_team_ren]sticker"		"1"
			"[boston2018_team_nv]sticker"		"1"
			"[boston2018_team_mfg]sticker"		"1"
			"[boston2018_team_qb]sticker"		"1"
			"[boston2018_team_tyl]sticker"		"1"
			"[boston2018_team_flg]sticker"		"1"
			"[boston2018_team_eleague]sticker"		"1"
		}
		"crate_sticker_pack_boston2018_contenders_mythical"
		{
			"[boston2018_team_spc_holo]sticker"		"1"
			"[boston2018_team_liq_holo]sticker"		"1"
			"[boston2018_team_avg_holo]sticker"		"1"
			"[boston2018_team_ren_holo]sticker"		"1"
			"[boston2018_team_nv_holo]sticker"		"1"
			"[boston2018_team_mfg_holo]sticker"		"1"
			"[boston2018_team_qb_holo]sticker"		"1"
			"[boston2018_team_tyl_holo]sticker"		"1"
			"[boston2018_team_eleague_holo]sticker"		"1"
		}
		"crate_sticker_pack_boston2018_contenders_legendary"
		{
			"[boston2018_team_spc_foil]sticker"		"1"
			"[boston2018_team_liq_foil]sticker"		"1"
			"[boston2018_team_avg_foil]sticker"		"1"
			"[boston2018_team_ren_foil]sticker"		"1"
			"[boston2018_team_nv_foil]sticker"		"1"
			"[boston2018_team_mfg_foil]sticker"		"1"
			"[boston2018_team_qb_foil]sticker"		"1"
			"[boston2018_team_tyl_foil]sticker"		"1"
			"[boston2018_team_eleague_foil]sticker"		"1"
		}
		"crate_sticker_pack_boston2018_contenders_flgonly_mythical"
		{
			"[boston2018_team_flg_holo]sticker"		"1"
		}
		"crate_sticker_pack_boston2018_contenders_flg_mythical"
		{
			"[boston2018_team_spc_holo]sticker"		"1"
			"[boston2018_team_liq_holo]sticker"		"1"
			"[boston2018_team_avg_holo]sticker"		"1"
			"[boston2018_team_ren_holo]sticker"		"1"
			"[boston2018_team_nv_holo]sticker"		"1"
			"[boston2018_team_mfg_holo]sticker"		"1"
			"[boston2018_team_qb_holo]sticker"		"1"
			"[boston2018_team_flg_holo]sticker"		"1"
			"[boston2018_team_eleague_holo]sticker"		"1"
		}
		"crate_sticker_pack_boston2018_contenders_flgonly_legendary"
		{
			"[boston2018_team_flg_foil]sticker"		"1"
		}
		"crate_sticker_pack_boston2018_contenders_flg_legendary"
		{
			"[boston2018_team_spc_foil]sticker"		"1"
			"[boston2018_team_liq_foil]sticker"		"1"
			"[boston2018_team_avg_foil]sticker"		"1"
			"[boston2018_team_ren_foil]sticker"		"1"
			"[boston2018_team_nv_foil]sticker"		"1"
			"[boston2018_team_mfg_foil]sticker"		"1"
			"[boston2018_team_qb_foil]sticker"		"1"
			"[boston2018_team_flg_foil]sticker"		"1"
			"[boston2018_team_eleague_foil]sticker"		"1"
		}
		"crate_sticker_pack_boston2018_contenders"
		{
			"crate_sticker_pack_boston2018_contenders_mythical"		"1"
			"crate_sticker_pack_boston2018_contenders_legendary"		"1"
		}
		"crate_sticker_pack_boston2018_contenders_flg"
		{
			"crate_sticker_pack_boston2018_contenders_flg_mythical"		"1"
			"crate_sticker_pack_boston2018_contenders_flg_legendary"		"1"
		}
		"boston2018_signatures_gamb"
		{
			"[boston2018_signature_adrenkz]sticker"		"1"
			"[boston2018_signature_adrenkz_foil]sticker"		"1"
			"[boston2018_signature_adrenkz_gold]sticker"		"1"
			"[boston2018_signature_dosia]sticker"		"1"
			"[boston2018_signature_dosia_foil]sticker"		"1"
			"[boston2018_signature_dosia_gold]sticker"		"1"
			"[boston2018_signature_fitch]sticker"		"1"
			"[boston2018_signature_fitch_foil]sticker"		"1"
			"[boston2018_signature_fitch_gold]sticker"		"1"
			"[boston2018_signature_hobbit]sticker"		"1"
			"[boston2018_signature_hobbit_foil]sticker"		"1"
			"[boston2018_signature_hobbit_gold]sticker"		"1"
			"[boston2018_signature_mou]sticker"		"1"
			"[boston2018_signature_mou_foil]sticker"		"1"
			"[boston2018_signature_mou_gold]sticker"		"1"
		}
		"boston2018_signatures_thv"
		{
			"[boston2018_signature_bit]sticker"		"1"
			"[boston2018_signature_bit_foil]sticker"		"1"
			"[boston2018_signature_bit_gold]sticker"		"1"
			"[boston2018_signature_fnx]sticker"		"1"
			"[boston2018_signature_fnx_foil]sticker"		"1"
			"[boston2018_signature_fnx_gold]sticker"		"1"
			"[boston2018_signature_hen1]sticker"		"1"
			"[boston2018_signature_hen1_foil]sticker"		"1"
			"[boston2018_signature_hen1_gold]sticker"		"1"
			"[boston2018_signature_kngv]sticker"		"1"
			"[boston2018_signature_kngv_foil]sticker"		"1"
			"[boston2018_signature_kngv_gold]sticker"		"1"
			"[boston2018_signature_lucas1]sticker"		"1"
			"[boston2018_signature_lucas1_foil]sticker"		"1"
			"[boston2018_signature_lucas1_gold]sticker"		"1"
		}
		"boston2018_signatures_astr"
		{
			"[boston2018_signature_device]sticker"		"1"
			"[boston2018_signature_device_foil]sticker"		"1"
			"[boston2018_signature_device_gold]sticker"		"1"
			"[boston2018_signature_dupreeh]sticker"		"1"
			"[boston2018_signature_dupreeh_foil]sticker"		"1"
			"[boston2018_signature_dupreeh_gold]sticker"		"1"
			"[boston2018_signature_gla1ve]sticker"		"1"
			"[boston2018_signature_gla1ve_foil]sticker"		"1"
			"[boston2018_signature_gla1ve_gold]sticker"		"1"
			"[boston2018_signature_kjaerbye]sticker"		"1"
			"[boston2018_signature_kjaerbye_foil]sticker"		"1"
			"[boston2018_signature_kjaerbye_gold]sticker"		"1"
			"[boston2018_signature_xyp9x]sticker"		"1"
			"[boston2018_signature_xyp9x_foil]sticker"		"1"
			"[boston2018_signature_xyp9x_gold]sticker"		"1"
		}
		"boston2018_signatures_vp"
		{
			"[boston2018_signature_byali]sticker"		"1"
			"[boston2018_signature_byali_foil]sticker"		"1"
			"[boston2018_signature_byali_gold]sticker"		"1"
			"[boston2018_signature_neo]sticker"		"1"
			"[boston2018_signature_neo_foil]sticker"		"1"
			"[boston2018_signature_neo_gold]sticker"		"1"
			"[boston2018_signature_pasha]sticker"		"1"
			"[boston2018_signature_pasha_foil]sticker"		"1"
			"[boston2018_signature_pasha_gold]sticker"		"1"
			"[boston2018_signature_snax]sticker"		"1"
			"[boston2018_signature_snax_foil]sticker"		"1"
			"[boston2018_signature_snax_gold]sticker"		"1"
			"[boston2018_signature_taz]sticker"		"1"
			"[boston2018_signature_taz_foil]sticker"		"1"
			"[boston2018_signature_taz_gold]sticker"		"1"
		}
		"boston2018_signatures_fntc"
		{
			"[boston2018_signature_flusha]sticker"		"1"
			"[boston2018_signature_flusha_foil]sticker"		"1"
			"[boston2018_signature_flusha_gold]sticker"		"1"
			"[boston2018_signature_golden]sticker"		"1"
			"[boston2018_signature_golden_foil]sticker"		"1"
			"[boston2018_signature_golden_gold]sticker"		"1"
			"[boston2018_signature_jw]sticker"		"1"
			"[boston2018_signature_jw_foil]sticker"		"1"
			"[boston2018_signature_jw_gold]sticker"		"1"
			"[boston2018_signature_krimz]sticker"		"1"
			"[boston2018_signature_krimz_foil]sticker"		"1"
			"[boston2018_signature_krimz_gold]sticker"		"1"
			"[boston2018_signature_lekro]sticker"		"1"
			"[boston2018_signature_lekro_foil]sticker"		"1"
			"[boston2018_signature_lekro_gold]sticker"		"1"
		}
		"boston2018_signatures_sk"
		{
			"[boston2018_signature_coldzera]sticker"		"1"
			"[boston2018_signature_coldzera_foil]sticker"		"1"
			"[boston2018_signature_coldzera_gold]sticker"		"1"
			"[boston2018_signature_fallen]sticker"		"1"
			"[boston2018_signature_fallen_foil]sticker"		"1"
			"[boston2018_signature_fallen_gold]sticker"		"1"
			"[boston2018_signature_felps]sticker"		"1"
			"[boston2018_signature_felps_foil]sticker"		"1"
			"[boston2018_signature_felps_gold]sticker"		"1"
			"[boston2018_signature_fer]sticker"		"1"
			"[boston2018_signature_fer_foil]sticker"		"1"
			"[boston2018_signature_fer_gold]sticker"		"1"
			"[boston2018_signature_taco]sticker"		"1"
			"[boston2018_signature_taco_foil]sticker"		"1"
			"[boston2018_signature_taco_gold]sticker"		"1"
		}
		"boston2018_signatures_big"
		{
			"[boston2018_signature_gobb]sticker"		"1"
			"[boston2018_signature_gobb_foil]sticker"		"1"
			"[boston2018_signature_gobb_gold]sticker"		"1"
			"[boston2018_signature_keev]sticker"		"1"
			"[boston2018_signature_keev_foil]sticker"		"1"
			"[boston2018_signature_keev_gold]sticker"		"1"
			"[boston2018_signature_legija]sticker"		"1"
			"[boston2018_signature_legija_foil]sticker"		"1"
			"[boston2018_signature_legija_gold]sticker"		"1"
			"[boston2018_signature_nex]sticker"		"1"
			"[boston2018_signature_nex_foil]sticker"		"1"
			"[boston2018_signature_nex_gold]sticker"		"1"
			"[boston2018_signature_tabsen]sticker"		"1"
			"[boston2018_signature_tabsen_foil]sticker"		"1"
			"[boston2018_signature_tabsen_gold]sticker"		"1"
		}
		"boston2018_signatures_nor"
		{
			"[boston2018_signature_aizy]sticker"		"1"
			"[boston2018_signature_aizy_foil]sticker"		"1"
			"[boston2018_signature_aizy_gold]sticker"		"1"
			"[boston2018_signature_cajunb]sticker"		"1"
			"[boston2018_signature_cajunb_foil]sticker"		"1"
			"[boston2018_signature_cajunb_gold]sticker"		"1"
			"[boston2018_signature_k0nfig]sticker"		"1"
			"[boston2018_signature_k0nfig_foil]sticker"		"1"
			"[boston2018_signature_k0nfig_gold]sticker"		"1"
			"[boston2018_signature_msl]sticker"		"1"
			"[boston2018_signature_msl_foil]sticker"		"1"
			"[boston2018_signature_msl_gold]sticker"		"1"
			"[boston2018_signature_v4lde]sticker"		"1"
			"[boston2018_signature_v4lde_foil]sticker"		"1"
			"[boston2018_signature_v4lde_gold]sticker"		"1"
		}
		"boston2018_signatures_g2"
		{
			"[boston2018_signature_apex]sticker"		"1"
			"[boston2018_signature_apex_foil]sticker"		"1"
			"[boston2018_signature_apex_gold]sticker"		"1"
			"[boston2018_signature_bodyy]sticker"		"1"
			"[boston2018_signature_bodyy_foil]sticker"		"1"
			"[boston2018_signature_bodyy_gold]sticker"		"1"
			"[boston2018_signature_kennys]sticker"		"1"
			"[boston2018_signature_kennys_foil]sticker"		"1"
			"[boston2018_signature_kennys_gold]sticker"		"1"
			"[boston2018_signature_nbk]sticker"		"1"
			"[boston2018_signature_nbk_foil]sticker"		"1"
			"[boston2018_signature_nbk_gold]sticker"		"1"
			"[boston2018_signature_shox]sticker"		"1"
			"[boston2018_signature_shox_foil]sticker"		"1"
			"[boston2018_signature_shox_gold]sticker"		"1"
		}
		"boston2018_signatures_c9"
		{
			"[boston2018_signature_autimatic]sticker"		"1"
			"[boston2018_signature_autimatic_foil]sticker"		"1"
			"[boston2018_signature_autimatic_gold]sticker"		"1"
			"[boston2018_signature_rush]sticker"		"1"
			"[boston2018_signature_rush_foil]sticker"		"1"
			"[boston2018_signature_rush_gold]sticker"		"1"
			"[boston2018_signature_skadoodle]sticker"		"1"
			"[boston2018_signature_skadoodle_foil]sticker"		"1"
			"[boston2018_signature_skadoodle_gold]sticker"		"1"
			"[boston2018_signature_stewie2k]sticker"		"1"
			"[boston2018_signature_stewie2k_foil]sticker"		"1"
			"[boston2018_signature_stewie2k_gold]sticker"		"1"
			"[boston2018_signature_tarik]sticker"		"1"
			"[boston2018_signature_tarik_foil]sticker"		"1"
			"[boston2018_signature_tarik_gold]sticker"		"1"
		}
		"boston2018_signatures_flip"
		{
			"[boston2018_signature_b1ad3]sticker"		"1"
			"[boston2018_signature_b1ad3_foil]sticker"		"1"
			"[boston2018_signature_b1ad3_gold]sticker"		"1"
			"[boston2018_signature_markeloff]sticker"		"1"
			"[boston2018_signature_markeloff_foil]sticker"		"1"
			"[boston2018_signature_markeloff_gold]sticker"		"1"
			"[boston2018_signature_seized]sticker"		"1"
			"[boston2018_signature_seized_foil]sticker"		"1"
			"[boston2018_signature_seized_gold]sticker"		"1"
			"[boston2018_signature_waylander]sticker"		"1"
			"[boston2018_signature_waylander_foil]sticker"		"1"
			"[boston2018_signature_waylander_gold]sticker"		"1"
			"[boston2018_signature_worldedit]sticker"		"1"
			"[boston2018_signature_worldedit_foil]sticker"		"1"
			"[boston2018_signature_worldedit_gold]sticker"		"1"
		}
		"boston2018_signatures_navi"
		{
			"[boston2018_signature_edward]sticker"		"1"
			"[boston2018_signature_edward_foil]sticker"		"1"
			"[boston2018_signature_edward_gold]sticker"		"1"
			"[boston2018_signature_electronic]sticker"		"1"
			"[boston2018_signature_electronic_foil]sticker"		"1"
			"[boston2018_signature_electronic_gold]sticker"		"1"
			"[boston2018_signature_flamie]sticker"		"1"
			"[boston2018_signature_flamie_foil]sticker"		"1"
			"[boston2018_signature_flamie_gold]sticker"		"1"
			"[boston2018_signature_s1mple]sticker"		"1"
			"[boston2018_signature_s1mple_foil]sticker"		"1"
			"[boston2018_signature_s1mple_gold]sticker"		"1"
			"[boston2018_signature_zeus]sticker"		"1"
			"[boston2018_signature_zeus_foil]sticker"		"1"
			"[boston2018_signature_zeus_gold]sticker"		"1"
		}
		"boston2018_signatures_mss"
		{
			"[boston2018_signature_chrisj]sticker"		"1"
			"[boston2018_signature_chrisj_foil]sticker"		"1"
			"[boston2018_signature_chrisj_gold]sticker"		"1"
			"[boston2018_signature_oskar]sticker"		"1"
			"[boston2018_signature_oskar_foil]sticker"		"1"
			"[boston2018_signature_oskar_gold]sticker"		"1"
			"[boston2018_signature_ropz]sticker"		"1"
			"[boston2018_signature_ropz_foil]sticker"		"1"
			"[boston2018_signature_ropz_gold]sticker"		"1"
			"[boston2018_signature_styko]sticker"		"1"
			"[boston2018_signature_styko_foil]sticker"		"1"
			"[boston2018_signature_styko_gold]sticker"		"1"
			"[boston2018_signature_sunny]sticker"		"1"
			"[boston2018_signature_sunny_foil]sticker"		"1"
			"[boston2018_signature_sunny_gold]sticker"		"1"
		}
		"boston2018_signatures_spr"
		{
			"[boston2018_signature_denis]sticker"		"1"
			"[boston2018_signature_denis_foil]sticker"		"1"
			"[boston2018_signature_denis_gold]sticker"		"1"
			"[boston2018_signature_innocent]sticker"		"1"
			"[boston2018_signature_innocent_foil]sticker"		"1"
			"[boston2018_signature_innocent_gold]sticker"		"1"
			"[boston2018_signature_krystal]sticker"		"1"
			"[boston2018_signature_krystal_foil]sticker"		"1"
			"[boston2018_signature_krystal_gold]sticker"		"1"
			"[boston2018_signature_spiidi]sticker"		"1"
			"[boston2018_signature_spiidi_foil]sticker"		"1"
			"[boston2018_signature_spiidi_gold]sticker"		"1"
			"[boston2018_signature_zehn]sticker"		"1"
			"[boston2018_signature_zehn_foil]sticker"		"1"
			"[boston2018_signature_zehn_gold]sticker"		"1"
		}
		"boston2018_signatures_faze"
		{
			"[boston2018_signature_guardian]sticker"		"1"
			"[boston2018_signature_guardian_foil]sticker"		"1"
			"[boston2018_signature_guardian_gold]sticker"		"1"
			"[boston2018_signature_karrigan]sticker"		"1"
			"[boston2018_signature_karrigan_foil]sticker"		"1"
			"[boston2018_signature_karrigan_gold]sticker"		"1"
			"[boston2018_signature_niko]sticker"		"1"
			"[boston2018_signature_niko_foil]sticker"		"1"
			"[boston2018_signature_niko_gold]sticker"		"1"
			"[boston2018_signature_olofmeister]sticker"		"1"
			"[boston2018_signature_olofmeister_foil]sticker"		"1"
			"[boston2018_signature_olofmeister_gold]sticker"		"1"
			"[boston2018_signature_rain]sticker"		"1"
			"[boston2018_signature_rain_foil]sticker"		"1"
			"[boston2018_signature_rain_gold]sticker"		"1"
		}
		"boston2018_signatures_vega"
		{
			"[boston2018_signature_chopper]sticker"		"1"
			"[boston2018_signature_chopper_foil]sticker"		"1"
			"[boston2018_signature_chopper_gold]sticker"		"1"
			"[boston2018_signature_hutji]sticker"		"1"
			"[boston2018_signature_hutji_foil]sticker"		"1"
			"[boston2018_signature_hutji_gold]sticker"		"1"
			"[boston2018_signature_jr]sticker"		"1"
			"[boston2018_signature_jr_foil]sticker"		"1"
			"[boston2018_signature_jr_gold]sticker"		"1"
			"[boston2018_signature_keshandr]sticker"		"1"
			"[boston2018_signature_keshandr_foil]sticker"		"1"
			"[boston2018_signature_keshandr_gold]sticker"		"1"
			"[boston2018_signature_mir]sticker"		"1"
			"[boston2018_signature_mir_foil]sticker"		"1"
			"[boston2018_signature_mir_gold]sticker"		"1"
		}
		"boston2018_signatures_spc"
		{
			"[boston2018_signature_calyx]sticker"		"1"
			"[boston2018_signature_calyx_foil]sticker"		"1"
			"[boston2018_signature_calyx_gold]sticker"		"1"
			"[boston2018_signature_maj3r]sticker"		"1"
			"[boston2018_signature_maj3r_foil]sticker"		"1"
			"[boston2018_signature_maj3r_gold]sticker"		"1"
			"[boston2018_signature_ngin]sticker"		"1"
			"[boston2018_signature_ngin_foil]sticker"		"1"
			"[boston2018_signature_ngin_gold]sticker"		"1"
			"[boston2018_signature_paz]sticker"		"1"
			"[boston2018_signature_paz_foil]sticker"		"1"
			"[boston2018_signature_paz_gold]sticker"		"1"
			"[boston2018_signature_xantares]sticker"		"1"
			"[boston2018_signature_xantares_foil]sticker"		"1"
			"[boston2018_signature_xantares_gold]sticker"		"1"
		}
		"boston2018_signatures_liq"
		{
			"[boston2018_signature_elige]sticker"		"1"
			"[boston2018_signature_elige_foil]sticker"		"1"
			"[boston2018_signature_elige_gold]sticker"		"1"
			"[boston2018_signature_jdm64]sticker"		"1"
			"[boston2018_signature_jdm64_foil]sticker"		"1"
			"[boston2018_signature_jdm64_gold]sticker"		"1"
			"[boston2018_signature_nitro]sticker"		"1"
			"[boston2018_signature_nitro_foil]sticker"		"1"
			"[boston2018_signature_nitro_gold]sticker"		"1"
			"[boston2018_signature_stanislaw]sticker"		"1"
			"[boston2018_signature_stanislaw_foil]sticker"		"1"
			"[boston2018_signature_stanislaw_gold]sticker"		"1"
			"[boston2018_signature_twistzz]sticker"		"1"
			"[boston2018_signature_twistzz_foil]sticker"		"1"
			"[boston2018_signature_twistzz_gold]sticker"		"1"
		}
		"boston2018_signatures_avg"
		{
			"[boston2018_signature_buster]sticker"		"1"
			"[boston2018_signature_buster_foil]sticker"		"1"
			"[boston2018_signature_buster_gold]sticker"		"1"
			"[boston2018_signature_dimasick]sticker"		"1"
			"[boston2018_signature_dimasick_foil]sticker"		"1"
			"[boston2018_signature_dimasick_gold]sticker"		"1"
			"[boston2018_signature_jame]sticker"		"1"
			"[boston2018_signature_jame_foil]sticker"		"1"
			"[boston2018_signature_jame_gold]sticker"		"1"
			"[boston2018_signature_krizzen]sticker"		"1"
			"[boston2018_signature_krizzen_foil]sticker"		"1"
			"[boston2018_signature_krizzen_gold]sticker"		"1"
			"[boston2018_signature_qikert]sticker"		"1"
			"[boston2018_signature_qikert_foil]sticker"		"1"
			"[boston2018_signature_qikert_gold]sticker"		"1"
		}
		"boston2018_signatures_ren"
		{
			"[boston2018_signature_azr]sticker"		"1"
			"[boston2018_signature_azr_foil]sticker"		"1"
			"[boston2018_signature_azr_gold]sticker"		"1"
			"[boston2018_signature_jks]sticker"		"1"
			"[boston2018_signature_jks_foil]sticker"		"1"
			"[boston2018_signature_jks_gold]sticker"		"1"
			"[boston2018_signature_naf]sticker"		"1"
			"[boston2018_signature_naf_foil]sticker"		"1"
			"[boston2018_signature_naf_gold]sticker"		"1"
			"[boston2018_signature_nifty]sticker"		"1"
			"[boston2018_signature_nifty_foil]sticker"		"1"
			"[boston2018_signature_nifty_gold]sticker"		"1"
			"[boston2018_signature_ustilo]sticker"		"1"
			"[boston2018_signature_ustilo_foil]sticker"		"1"
			"[boston2018_signature_ustilo_gold]sticker"		"1"
		}
		"boston2018_signatures_nv"
		{
			"[boston2018_signature_happy]sticker"		"1"
			"[boston2018_signature_happy_foil]sticker"		"1"
			"[boston2018_signature_happy_gold]sticker"		"1"
			"[boston2018_signature_rpk]sticker"		"1"
			"[boston2018_signature_rpk_foil]sticker"		"1"
			"[boston2018_signature_rpk_gold]sticker"		"1"
			"[boston2018_signature_scream]sticker"		"1"
			"[boston2018_signature_scream_foil]sticker"		"1"
			"[boston2018_signature_scream_gold]sticker"		"1"
			"[boston2018_signature_sixer]sticker"		"1"
			"[boston2018_signature_sixer_foil]sticker"		"1"
			"[boston2018_signature_sixer_gold]sticker"		"1"
			"[boston2018_signature_xms]sticker"		"1"
			"[boston2018_signature_xms_foil]sticker"		"1"
			"[boston2018_signature_xms_gold]sticker"		"1"
		}
		"boston2018_signatures_mfg"
		{
			"[boston2018_signature_amanek]sticker"		"1"
			"[boston2018_signature_amanek_foil]sticker"		"1"
			"[boston2018_signature_amanek_gold]sticker"		"1"
			"[boston2018_signature_devoduvek]sticker"		"1"
			"[boston2018_signature_devoduvek_foil]sticker"		"1"
			"[boston2018_signature_devoduvek_gold]sticker"		"1"
			"[boston2018_signature_sgares]sticker"		"1"
			"[boston2018_signature_sgares_foil]sticker"		"1"
			"[boston2018_signature_sgares_gold]sticker"		"1"
			"[boston2018_signature_shahzam]sticker"		"1"
			"[boston2018_signature_shahzam_foil]sticker"		"1"
			"[boston2018_signature_shahzam_gold]sticker"		"1"
			"[boston2018_signature_sick]sticker"		"1"
			"[boston2018_signature_sick_foil]sticker"		"1"
			"[boston2018_signature_sick_gold]sticker"		"1"
		}
		"boston2018_signatures_qb"
		{
			"[boston2018_signature_balblna]sticker"		"1"
			"[boston2018_signature_balblna_foil]sticker"		"1"
			"[boston2018_signature_balblna_gold]sticker"		"1"
			"[boston2018_signature_boombl4]sticker"		"1"
			"[boston2018_signature_boombl4_foil]sticker"		"1"
			"[boston2018_signature_boombl4_gold]sticker"		"1"
			"[boston2018_signature_jmqa]sticker"		"1"
			"[boston2018_signature_jmqa_foil]sticker"		"1"
			"[boston2018_signature_jmqa_gold]sticker"		"1"
			"[boston2018_signature_kvik]sticker"		"1"
			"[boston2018_signature_kvik_foil]sticker"		"1"
			"[boston2018_signature_kvik_gold]sticker"		"1"
			"[boston2018_signature_waterfallz]sticker"		"1"
			"[boston2018_signature_waterfallz_foil]sticker"		"1"
			"[boston2018_signature_waterfallz_gold]sticker"		"1"
		}
		"boston2018_signatures_tyl"
		{
			"[boston2018_signature_bntet]sticker"		"1"
			"[boston2018_signature_bntet_foil]sticker"		"1"
			"[boston2018_signature_bntet_gold]sticker"		"1"
			"[boston2018_signature_bondik]sticker"		"1"
			"[boston2018_signature_bondik_foil]sticker"		"1"
			"[boston2018_signature_bondik_gold]sticker"		"1"
			"[boston2018_signature_captainmo]sticker"		"1"
			"[boston2018_signature_captainmo_foil]sticker"		"1"
			"[boston2018_signature_captainmo_gold]sticker"		"1"
			"[boston2018_signature_dd]sticker"		"1"
			"[boston2018_signature_dd_foil]sticker"		"1"
			"[boston2018_signature_dd_gold]sticker"		"1"
			"[boston2018_signature_somebody]sticker"		"1"
			"[boston2018_signature_somebody_foil]sticker"		"1"
			"[boston2018_signature_somebody_gold]sticker"		"1"
		}
		"boston2018_signatures_flg"
		{
			"[boston2018_signature_attacker]sticker"		"1"
			"[boston2018_signature_attacker_foil]sticker"		"1"
			"[boston2018_signature_attacker_gold]sticker"		"1"
			"[boston2018_signature_karsa]sticker"		"1"
			"[boston2018_signature_karsa_foil]sticker"		"1"
			"[boston2018_signature_karsa_gold]sticker"		"1"
			"[boston2018_signature_kaze]sticker"		"1"
			"[boston2018_signature_kaze_foil]sticker"		"1"
			"[boston2018_signature_kaze_gold]sticker"		"1"
			"[boston2018_signature_loveyy]sticker"		"1"
			"[boston2018_signature_loveyy_foil]sticker"		"1"
			"[boston2018_signature_loveyy_gold]sticker"		"1"
			"[boston2018_signature_summer]sticker"		"1"
			"[boston2018_signature_summer_foil]sticker"		"1"
			"[boston2018_signature_summer_gold]sticker"		"1"
		}
		"crate_signature_pack_boston2018_group_legends_rare"
		{
			"[boston2018_signature_adrenkz]sticker"		"1"
			"[boston2018_signature_dosia]sticker"		"1"
			"[boston2018_signature_fitch]sticker"		"1"
			"[boston2018_signature_hobbit]sticker"		"1"
			"[boston2018_signature_mou]sticker"		"1"
			"[boston2018_signature_bit]sticker"		"1"
			"[boston2018_signature_fnx]sticker"		"1"
			"[boston2018_signature_hen1]sticker"		"1"
			"[boston2018_signature_kngv]sticker"		"1"
			"[boston2018_signature_lucas1]sticker"		"1"
			"[boston2018_signature_device]sticker"		"1"
			"[boston2018_signature_dupreeh]sticker"		"1"
			"[boston2018_signature_gla1ve]sticker"		"1"
			"[boston2018_signature_kjaerbye]sticker"		"1"
			"[boston2018_signature_xyp9x]sticker"		"1"
			"[boston2018_signature_byali]sticker"		"1"
			"[boston2018_signature_neo]sticker"		"1"
			"[boston2018_signature_pasha]sticker"		"1"
			"[boston2018_signature_snax]sticker"		"1"
			"[boston2018_signature_taz]sticker"		"1"
			"[boston2018_signature_flusha]sticker"		"1"
			"[boston2018_signature_golden]sticker"		"1"
			"[boston2018_signature_jw]sticker"		"1"
			"[boston2018_signature_krimz]sticker"		"1"
			"[boston2018_signature_lekro]sticker"		"1"
			"[boston2018_signature_coldzera]sticker"		"1"
			"[boston2018_signature_fallen]sticker"		"1"
			"[boston2018_signature_felps]sticker"		"1"
			"[boston2018_signature_fer]sticker"		"1"
			"[boston2018_signature_taco]sticker"		"1"
			"[boston2018_signature_gobb]sticker"		"1"
			"[boston2018_signature_keev]sticker"		"1"
			"[boston2018_signature_legija]sticker"		"1"
			"[boston2018_signature_nex]sticker"		"1"
			"[boston2018_signature_tabsen]sticker"		"1"
			"[boston2018_signature_aizy]sticker"		"1"
			"[boston2018_signature_cajunb]sticker"		"1"
			"[boston2018_signature_k0nfig]sticker"		"1"
			"[boston2018_signature_msl]sticker"		"1"
			"[boston2018_signature_v4lde]sticker"		"1"
		}
		"crate_signature_pack_boston2018_group_legends_ntv_rare"
		{
			"[boston2018_signature_adrenkz]sticker"		"1"
			"[boston2018_signature_dosia]sticker"		"1"
			"[boston2018_signature_fitch]sticker"		"1"
			"[boston2018_signature_hobbit]sticker"		"1"
			"[boston2018_signature_mou]sticker"		"1"
			"[boston2018_signature_device]sticker"		"1"
			"[boston2018_signature_dupreeh]sticker"		"1"
			"[boston2018_signature_gla1ve]sticker"		"1"
			"[boston2018_signature_kjaerbye]sticker"		"1"
			"[boston2018_signature_xyp9x]sticker"		"1"
			"[boston2018_signature_byali]sticker"		"1"
			"[boston2018_signature_neo]sticker"		"1"
			"[boston2018_signature_pasha]sticker"		"1"
			"[boston2018_signature_snax]sticker"		"1"
			"[boston2018_signature_taz]sticker"		"1"
			"[boston2018_signature_flusha]sticker"		"1"
			"[boston2018_signature_golden]sticker"		"1"
			"[boston2018_signature_jw]sticker"		"1"
			"[boston2018_signature_krimz]sticker"		"1"
			"[boston2018_signature_lekro]sticker"		"1"
			"[boston2018_signature_coldzera]sticker"		"1"
			"[boston2018_signature_fallen]sticker"		"1"
			"[boston2018_signature_felps]sticker"		"1"
			"[boston2018_signature_fer]sticker"		"1"
			"[boston2018_signature_taco]sticker"		"1"
			"[boston2018_signature_gobb]sticker"		"1"
			"[boston2018_signature_keev]sticker"		"1"
			"[boston2018_signature_legija]sticker"		"1"
			"[boston2018_signature_nex]sticker"		"1"
			"[boston2018_signature_tabsen]sticker"		"1"
			"[boston2018_signature_aizy]sticker"		"1"
			"[boston2018_signature_cajunb]sticker"		"1"
			"[boston2018_signature_k0nfig]sticker"		"1"
			"[boston2018_signature_msl]sticker"		"1"
			"[boston2018_signature_v4lde]sticker"		"1"
		}
		"crate_signature_pack_boston2018_group_legends_foil"
		{
			"[boston2018_signature_adrenkz_foil]sticker"		"1"
			"[boston2018_signature_dosia_foil]sticker"		"1"
			"[boston2018_signature_fitch_foil]sticker"		"1"
			"[boston2018_signature_hobbit_foil]sticker"		"1"
			"[boston2018_signature_mou_foil]sticker"		"1"
			"[boston2018_signature_bit_foil]sticker"		"1"
			"[boston2018_signature_fnx_foil]sticker"		"1"
			"[boston2018_signature_hen1_foil]sticker"		"1"
			"[boston2018_signature_kngv_foil]sticker"		"1"
			"[boston2018_signature_lucas1_foil]sticker"		"1"
			"[boston2018_signature_device_foil]sticker"		"1"
			"[boston2018_signature_dupreeh_foil]sticker"		"1"
			"[boston2018_signature_gla1ve_foil]sticker"		"1"
			"[boston2018_signature_kjaerbye_foil]sticker"		"1"
			"[boston2018_signature_xyp9x_foil]sticker"		"1"
			"[boston2018_signature_byali_foil]sticker"		"1"
			"[boston2018_signature_neo_foil]sticker"		"1"
			"[boston2018_signature_pasha_foil]sticker"		"1"
			"[boston2018_signature_snax_foil]sticker"		"1"
			"[boston2018_signature_taz_foil]sticker"		"1"
			"[boston2018_signature_flusha_foil]sticker"		"1"
			"[boston2018_signature_golden_foil]sticker"		"1"
			"[boston2018_signature_jw_foil]sticker"		"1"
			"[boston2018_signature_krimz_foil]sticker"		"1"
			"[boston2018_signature_lekro_foil]sticker"		"1"
			"[boston2018_signature_coldzera_foil]sticker"		"1"
			"[boston2018_signature_fallen_foil]sticker"		"1"
			"[boston2018_signature_felps_foil]sticker"		"1"
			"[boston2018_signature_fer_foil]sticker"		"1"
			"[boston2018_signature_taco_foil]sticker"		"1"
			"[boston2018_signature_gobb_foil]sticker"		"1"
			"[boston2018_signature_keev_foil]sticker"		"1"
			"[boston2018_signature_legija_foil]sticker"		"1"
			"[boston2018_signature_nex_foil]sticker"		"1"
			"[boston2018_signature_tabsen_foil]sticker"		"1"
			"[boston2018_signature_aizy_foil]sticker"		"1"
			"[boston2018_signature_cajunb_foil]sticker"		"1"
			"[boston2018_signature_k0nfig_foil]sticker"		"1"
			"[boston2018_signature_msl_foil]sticker"		"1"
			"[boston2018_signature_v4lde_foil]sticker"		"1"
		}
		"crate_signature_pack_boston2018_group_legends_ntv_foil"
		{
			"[boston2018_signature_adrenkz_foil]sticker"		"1"
			"[boston2018_signature_dosia_foil]sticker"		"1"
			"[boston2018_signature_fitch_foil]sticker"		"1"
			"[boston2018_signature_hobbit_foil]sticker"		"1"
			"[boston2018_signature_mou_foil]sticker"		"1"
			"[boston2018_signature_device_foil]sticker"		"1"
			"[boston2018_signature_dupreeh_foil]sticker"		"1"
			"[boston2018_signature_gla1ve_foil]sticker"		"1"
			"[boston2018_signature_kjaerbye_foil]sticker"		"1"
			"[boston2018_signature_xyp9x_foil]sticker"		"1"
			"[boston2018_signature_byali_foil]sticker"		"1"
			"[boston2018_signature_neo_foil]sticker"		"1"
			"[boston2018_signature_pasha_foil]sticker"		"1"
			"[boston2018_signature_snax_foil]sticker"		"1"
			"[boston2018_signature_taz_foil]sticker"		"1"
			"[boston2018_signature_flusha_foil]sticker"		"1"
			"[boston2018_signature_golden_foil]sticker"		"1"
			"[boston2018_signature_jw_foil]sticker"		"1"
			"[boston2018_signature_krimz_foil]sticker"		"1"
			"[boston2018_signature_lekro_foil]sticker"		"1"
			"[boston2018_signature_coldzera_foil]sticker"		"1"
			"[boston2018_signature_fallen_foil]sticker"		"1"
			"[boston2018_signature_felps_foil]sticker"		"1"
			"[boston2018_signature_fer_foil]sticker"		"1"
			"[boston2018_signature_taco_foil]sticker"		"1"
			"[boston2018_signature_gobb_foil]sticker"		"1"
			"[boston2018_signature_keev_foil]sticker"		"1"
			"[boston2018_signature_legija_foil]sticker"		"1"
			"[boston2018_signature_nex_foil]sticker"		"1"
			"[boston2018_signature_tabsen_foil]sticker"		"1"
			"[boston2018_signature_aizy_foil]sticker"		"1"
			"[boston2018_signature_cajunb_foil]sticker"		"1"
			"[boston2018_signature_k0nfig_foil]sticker"		"1"
			"[boston2018_signature_msl_foil]sticker"		"1"
			"[boston2018_signature_v4lde_foil]sticker"		"1"
		}
		"crate_signature_pack_boston2018_group_legends_gold"
		{
			"[boston2018_signature_adrenkz_gold]sticker"		"1"
			"[boston2018_signature_dosia_gold]sticker"		"1"
			"[boston2018_signature_fitch_gold]sticker"		"1"
			"[boston2018_signature_hobbit_gold]sticker"		"1"
			"[boston2018_signature_mou_gold]sticker"		"1"
			"[boston2018_signature_bit_gold]sticker"		"1"
			"[boston2018_signature_fnx_gold]sticker"		"1"
			"[boston2018_signature_hen1_gold]sticker"		"1"
			"[boston2018_signature_kngv_gold]sticker"		"1"
			"[boston2018_signature_lucas1_gold]sticker"		"1"
			"[boston2018_signature_device_gold]sticker"		"1"
			"[boston2018_signature_dupreeh_gold]sticker"		"1"
			"[boston2018_signature_gla1ve_gold]sticker"		"1"
			"[boston2018_signature_kjaerbye_gold]sticker"		"1"
			"[boston2018_signature_xyp9x_gold]sticker"		"1"
			"[boston2018_signature_byali_gold]sticker"		"1"
			"[boston2018_signature_neo_gold]sticker"		"1"
			"[boston2018_signature_pasha_gold]sticker"		"1"
			"[boston2018_signature_snax_gold]sticker"		"1"
			"[boston2018_signature_taz_gold]sticker"		"1"
			"[boston2018_signature_flusha_gold]sticker"		"1"
			"[boston2018_signature_golden_gold]sticker"		"1"
			"[boston2018_signature_jw_gold]sticker"		"1"
			"[boston2018_signature_krimz_gold]sticker"		"1"
			"[boston2018_signature_lekro_gold]sticker"		"1"
			"[boston2018_signature_coldzera_gold]sticker"		"1"
			"[boston2018_signature_fallen_gold]sticker"		"1"
			"[boston2018_signature_felps_gold]sticker"		"1"
			"[boston2018_signature_fer_gold]sticker"		"1"
			"[boston2018_signature_taco_gold]sticker"		"1"
			"[boston2018_signature_gobb_gold]sticker"		"1"
			"[boston2018_signature_keev_gold]sticker"		"1"
			"[boston2018_signature_legija_gold]sticker"		"1"
			"[boston2018_signature_nex_gold]sticker"		"1"
			"[boston2018_signature_tabsen_gold]sticker"		"1"
			"[boston2018_signature_aizy_gold]sticker"		"1"
			"[boston2018_signature_cajunb_gold]sticker"		"1"
			"[boston2018_signature_k0nfig_gold]sticker"		"1"
			"[boston2018_signature_msl_gold]sticker"		"1"
			"[boston2018_signature_v4lde_gold]sticker"		"1"
		}
		"crate_signature_pack_boston2018_group_legends_ntv_gold"
		{
			"[boston2018_signature_adrenkz_gold]sticker"		"1"
			"[boston2018_signature_dosia_gold]sticker"		"1"
			"[boston2018_signature_fitch_gold]sticker"		"1"
			"[boston2018_signature_hobbit_gold]sticker"		"1"
			"[boston2018_signature_mou_gold]sticker"		"1"
			"[boston2018_signature_device_gold]sticker"		"1"
			"[boston2018_signature_dupreeh_gold]sticker"		"1"
			"[boston2018_signature_gla1ve_gold]sticker"		"1"
			"[boston2018_signature_kjaerbye_gold]sticker"		"1"
			"[boston2018_signature_xyp9x_gold]sticker"		"1"
			"[boston2018_signature_byali_gold]sticker"		"1"
			"[boston2018_signature_neo_gold]sticker"		"1"
			"[boston2018_signature_pasha_gold]sticker"		"1"
			"[boston2018_signature_snax_gold]sticker"		"1"
			"[boston2018_signature_taz_gold]sticker"		"1"
			"[boston2018_signature_flusha_gold]sticker"		"1"
			"[boston2018_signature_golden_gold]sticker"		"1"
			"[boston2018_signature_jw_gold]sticker"		"1"
			"[boston2018_signature_krimz_gold]sticker"		"1"
			"[boston2018_signature_lekro_gold]sticker"		"1"
			"[boston2018_signature_coldzera_gold]sticker"		"1"
			"[boston2018_signature_fallen_gold]sticker"		"1"
			"[boston2018_signature_felps_gold]sticker"		"1"
			"[boston2018_signature_fer_gold]sticker"		"1"
			"[boston2018_signature_taco_gold]sticker"		"1"
			"[boston2018_signature_gobb_gold]sticker"		"1"
			"[boston2018_signature_keev_gold]sticker"		"1"
			"[boston2018_signature_legija_gold]sticker"		"1"
			"[boston2018_signature_nex_gold]sticker"		"1"
			"[boston2018_signature_tabsen_gold]sticker"		"1"
			"[boston2018_signature_aizy_gold]sticker"		"1"
			"[boston2018_signature_cajunb_gold]sticker"		"1"
			"[boston2018_signature_k0nfig_gold]sticker"		"1"
			"[boston2018_signature_msl_gold]sticker"		"1"
			"[boston2018_signature_v4lde_gold]sticker"		"1"
		}
		"crate_signature_pack_boston2018_group_challengers_rare"
		{
			"[boston2018_signature_apex]sticker"		"1"
			"[boston2018_signature_bodyy]sticker"		"1"
			"[boston2018_signature_kennys]sticker"		"1"
			"[boston2018_signature_nbk]sticker"		"1"
			"[boston2018_signature_shox]sticker"		"1"
			"[boston2018_signature_autimatic]sticker"		"1"
			"[boston2018_signature_rush]sticker"		"1"
			"[boston2018_signature_skadoodle]sticker"		"1"
			"[boston2018_signature_stewie2k]sticker"		"1"
			"[boston2018_signature_tarik]sticker"		"1"
			"[boston2018_signature_b1ad3]sticker"		"1"
			"[boston2018_signature_markeloff]sticker"		"1"
			"[boston2018_signature_seized]sticker"		"1"
			"[boston2018_signature_waylander]sticker"		"1"
			"[boston2018_signature_worldedit]sticker"		"1"
			"[boston2018_signature_edward]sticker"		"1"
			"[boston2018_signature_electronic]sticker"		"1"
			"[boston2018_signature_flamie]sticker"		"1"
			"[boston2018_signature_s1mple]sticker"		"1"
			"[boston2018_signature_zeus]sticker"		"1"
			"[boston2018_signature_chrisj]sticker"		"1"
			"[boston2018_signature_oskar]sticker"		"1"
			"[boston2018_signature_ropz]sticker"		"1"
			"[boston2018_signature_styko]sticker"		"1"
			"[boston2018_signature_sunny]sticker"		"1"
			"[boston2018_signature_denis]sticker"		"1"
			"[boston2018_signature_innocent]sticker"		"1"
			"[boston2018_signature_krystal]sticker"		"1"
			"[boston2018_signature_spiidi]sticker"		"1"
			"[boston2018_signature_zehn]sticker"		"1"
			"[boston2018_signature_guardian]sticker"		"1"
			"[boston2018_signature_karrigan]sticker"		"1"
			"[boston2018_signature_niko]sticker"		"1"
			"[boston2018_signature_olofmeister]sticker"		"1"
			"[boston2018_signature_rain]sticker"		"1"
			"[boston2018_signature_chopper]sticker"		"1"
			"[boston2018_signature_hutji]sticker"		"1"
			"[boston2018_signature_jr]sticker"		"1"
			"[boston2018_signature_keshandr]sticker"		"1"
			"[boston2018_signature_mir]sticker"		"1"
		}
		"crate_signature_pack_boston2018_group_challengers_foil"
		{
			"[boston2018_signature_apex_foil]sticker"		"1"
			"[boston2018_signature_bodyy_foil]sticker"		"1"
			"[boston2018_signature_kennys_foil]sticker"		"1"
			"[boston2018_signature_nbk_foil]sticker"		"1"
			"[boston2018_signature_shox_foil]sticker"		"1"
			"[boston2018_signature_autimatic_foil]sticker"		"1"
			"[boston2018_signature_rush_foil]sticker"		"1"
			"[boston2018_signature_skadoodle_foil]sticker"		"1"
			"[boston2018_signature_stewie2k_foil]sticker"		"1"
			"[boston2018_signature_tarik_foil]sticker"		"1"
			"[boston2018_signature_b1ad3_foil]sticker"		"1"
			"[boston2018_signature_markeloff_foil]sticker"		"1"
			"[boston2018_signature_seized_foil]sticker"		"1"
			"[boston2018_signature_waylander_foil]sticker"		"1"
			"[boston2018_signature_worldedit_foil]sticker"		"1"
			"[boston2018_signature_edward_foil]sticker"		"1"
			"[boston2018_signature_electronic_foil]sticker"		"1"
			"[boston2018_signature_flamie_foil]sticker"		"1"
			"[boston2018_signature_s1mple_foil]sticker"		"1"
			"[boston2018_signature_zeus_foil]sticker"		"1"
			"[boston2018_signature_chrisj_foil]sticker"		"1"
			"[boston2018_signature_oskar_foil]sticker"		"1"
			"[boston2018_signature_ropz_foil]sticker"		"1"
			"[boston2018_signature_styko_foil]sticker"		"1"
			"[boston2018_signature_sunny_foil]sticker"		"1"
			"[boston2018_signature_denis_foil]sticker"		"1"
			"[boston2018_signature_innocent_foil]sticker"		"1"
			"[boston2018_signature_krystal_foil]sticker"		"1"
			"[boston2018_signature_spiidi_foil]sticker"		"1"
			"[boston2018_signature_zehn_foil]sticker"		"1"
			"[boston2018_signature_guardian_foil]sticker"		"1"
			"[boston2018_signature_karrigan_foil]sticker"		"1"
			"[boston2018_signature_niko_foil]sticker"		"1"
			"[boston2018_signature_olofmeister_foil]sticker"		"1"
			"[boston2018_signature_rain_foil]sticker"		"1"
			"[boston2018_signature_chopper_foil]sticker"		"1"
			"[boston2018_signature_hutji_foil]sticker"		"1"
			"[boston2018_signature_jr_foil]sticker"		"1"
			"[boston2018_signature_keshandr_foil]sticker"		"1"
			"[boston2018_signature_mir_foil]sticker"		"1"
		}
		"crate_signature_pack_boston2018_group_challengers_gold"
		{
			"[boston2018_signature_apex_gold]sticker"		"1"
			"[boston2018_signature_bodyy_gold]sticker"		"1"
			"[boston2018_signature_kennys_gold]sticker"		"1"
			"[boston2018_signature_nbk_gold]sticker"		"1"
			"[boston2018_signature_shox_gold]sticker"		"1"
			"[boston2018_signature_autimatic_gold]sticker"		"1"
			"[boston2018_signature_rush_gold]sticker"		"1"
			"[boston2018_signature_skadoodle_gold]sticker"		"1"
			"[boston2018_signature_stewie2k_gold]sticker"		"1"
			"[boston2018_signature_tarik_gold]sticker"		"1"
			"[boston2018_signature_b1ad3_gold]sticker"		"1"
			"[boston2018_signature_markeloff_gold]sticker"		"1"
			"[boston2018_signature_seized_gold]sticker"		"1"
			"[boston2018_signature_waylander_gold]sticker"		"1"
			"[boston2018_signature_worldedit_gold]sticker"		"1"
			"[boston2018_signature_edward_gold]sticker"		"1"
			"[boston2018_signature_electronic_gold]sticker"		"1"
			"[boston2018_signature_flamie_gold]sticker"		"1"
			"[boston2018_signature_s1mple_gold]sticker"		"1"
			"[boston2018_signature_zeus_gold]sticker"		"1"
			"[boston2018_signature_chrisj_gold]sticker"		"1"
			"[boston2018_signature_oskar_gold]sticker"		"1"
			"[boston2018_signature_ropz_gold]sticker"		"1"
			"[boston2018_signature_styko_gold]sticker"		"1"
			"[boston2018_signature_sunny_gold]sticker"		"1"
			"[boston2018_signature_denis_gold]sticker"		"1"
			"[boston2018_signature_innocent_gold]sticker"		"1"
			"[boston2018_signature_krystal_gold]sticker"		"1"
			"[boston2018_signature_spiidi_gold]sticker"		"1"
			"[boston2018_signature_zehn_gold]sticker"		"1"
			"[boston2018_signature_guardian_gold]sticker"		"1"
			"[boston2018_signature_karrigan_gold]sticker"		"1"
			"[boston2018_signature_niko_gold]sticker"		"1"
			"[boston2018_signature_olofmeister_gold]sticker"		"1"
			"[boston2018_signature_rain_gold]sticker"		"1"
			"[boston2018_signature_chopper_gold]sticker"		"1"
			"[boston2018_signature_hutji_gold]sticker"		"1"
			"[boston2018_signature_jr_gold]sticker"		"1"
			"[boston2018_signature_keshandr_gold]sticker"		"1"
			"[boston2018_signature_mir_gold]sticker"		"1"
		}
		"crate_signature_pack_boston2018_group_contenders_rare"
		{
			"[boston2018_signature_calyx]sticker"		"1"
			"[boston2018_signature_maj3r]sticker"		"1"
			"[boston2018_signature_ngin]sticker"		"1"
			"[boston2018_signature_paz]sticker"		"1"
			"[boston2018_signature_xantares]sticker"		"1"
			"[boston2018_signature_elige]sticker"		"1"
			"[boston2018_signature_jdm64]sticker"		"1"
			"[boston2018_signature_nitro]sticker"		"1"
			"[boston2018_signature_stanislaw]sticker"		"1"
			"[boston2018_signature_twistzz]sticker"		"1"
			"[boston2018_signature_buster]sticker"		"1"
			"[boston2018_signature_dimasick]sticker"		"1"
			"[boston2018_signature_jame]sticker"		"1"
			"[boston2018_signature_krizzen]sticker"		"1"
			"[boston2018_signature_qikert]sticker"		"1"
			"[boston2018_signature_azr]sticker"		"1"
			"[boston2018_signature_jks]sticker"		"1"
			"[boston2018_signature_naf]sticker"		"1"
			"[boston2018_signature_nifty]sticker"		"1"
			"[boston2018_signature_ustilo]sticker"		"1"
			"[boston2018_signature_happy]sticker"		"1"
			"[boston2018_signature_rpk]sticker"		"1"
			"[boston2018_signature_scream]sticker"		"1"
			"[boston2018_signature_sixer]sticker"		"1"
			"[boston2018_signature_xms]sticker"		"1"
			"[boston2018_signature_amanek]sticker"		"1"
			"[boston2018_signature_devoduvek]sticker"		"1"
			"[boston2018_signature_sgares]sticker"		"1"
			"[boston2018_signature_shahzam]sticker"		"1"
			"[boston2018_signature_sick]sticker"		"1"
			"[boston2018_signature_balblna]sticker"		"1"
			"[boston2018_signature_boombl4]sticker"		"1"
			"[boston2018_signature_jmqa]sticker"		"1"
			"[boston2018_signature_kvik]sticker"		"1"
			"[boston2018_signature_waterfallz]sticker"		"1"
			"[boston2018_signature_bntet]sticker"		"1"
			"[boston2018_signature_bondik]sticker"		"1"
			"[boston2018_signature_captainmo]sticker"		"1"
			"[boston2018_signature_dd]sticker"		"1"
			"[boston2018_signature_somebody]sticker"		"1"
		}
		"crate_signature_pack_boston2018_group_contenders_foil"
		{
			"[boston2018_signature_calyx_foil]sticker"		"1"
			"[boston2018_signature_maj3r_foil]sticker"		"1"
			"[boston2018_signature_ngin_foil]sticker"		"1"
			"[boston2018_signature_paz_foil]sticker"		"1"
			"[boston2018_signature_xantares_foil]sticker"		"1"
			"[boston2018_signature_elige_foil]sticker"		"1"
			"[boston2018_signature_jdm64_foil]sticker"		"1"
			"[boston2018_signature_nitro_foil]sticker"		"1"
			"[boston2018_signature_stanislaw_foil]sticker"		"1"
			"[boston2018_signature_twistzz_foil]sticker"		"1"
			"[boston2018_signature_buster_foil]sticker"		"1"
			"[boston2018_signature_dimasick_foil]sticker"		"1"
			"[boston2018_signature_jame_foil]sticker"		"1"
			"[boston2018_signature_krizzen_foil]sticker"		"1"
			"[boston2018_signature_qikert_foil]sticker"		"1"
			"[boston2018_signature_azr_foil]sticker"		"1"
			"[boston2018_signature_jks_foil]sticker"		"1"
			"[boston2018_signature_naf_foil]sticker"		"1"
			"[boston2018_signature_nifty_foil]sticker"		"1"
			"[boston2018_signature_ustilo_foil]sticker"		"1"
			"[boston2018_signature_happy_foil]sticker"		"1"
			"[boston2018_signature_rpk_foil]sticker"		"1"
			"[boston2018_signature_scream_foil]sticker"		"1"
			"[boston2018_signature_sixer_foil]sticker"		"1"
			"[boston2018_signature_xms_foil]sticker"		"1"
			"[boston2018_signature_amanek_foil]sticker"		"1"
			"[boston2018_signature_devoduvek_foil]sticker"		"1"
			"[boston2018_signature_sgares_foil]sticker"		"1"
			"[boston2018_signature_shahzam_foil]sticker"		"1"
			"[boston2018_signature_sick_foil]sticker"		"1"
			"[boston2018_signature_balblna_foil]sticker"		"1"
			"[boston2018_signature_boombl4_foil]sticker"		"1"
			"[boston2018_signature_jmqa_foil]sticker"		"1"
			"[boston2018_signature_kvik_foil]sticker"		"1"
			"[boston2018_signature_waterfallz_foil]sticker"		"1"
			"[boston2018_signature_bntet_foil]sticker"		"1"
			"[boston2018_signature_bondik_foil]sticker"		"1"
			"[boston2018_signature_captainmo_foil]sticker"		"1"
			"[boston2018_signature_dd_foil]sticker"		"1"
			"[boston2018_signature_somebody_foil]sticker"		"1"
		}
		"crate_signature_pack_boston2018_group_contenders_gold"
		{
			"[boston2018_signature_calyx_gold]sticker"		"1"
			"[boston2018_signature_maj3r_gold]sticker"		"1"
			"[boston2018_signature_ngin_gold]sticker"		"1"
			"[boston2018_signature_paz_gold]sticker"		"1"
			"[boston2018_signature_xantares_gold]sticker"		"1"
			"[boston2018_signature_elige_gold]sticker"		"1"
			"[boston2018_signature_jdm64_gold]sticker"		"1"
			"[boston2018_signature_nitro_gold]sticker"		"1"
			"[boston2018_signature_stanislaw_gold]sticker"		"1"
			"[boston2018_signature_twistzz_gold]sticker"		"1"
			"[boston2018_signature_buster_gold]sticker"		"1"
			"[boston2018_signature_dimasick_gold]sticker"		"1"
			"[boston2018_signature_jame_gold]sticker"		"1"
			"[boston2018_signature_krizzen_gold]sticker"		"1"
			"[boston2018_signature_qikert_gold]sticker"		"1"
			"[boston2018_signature_azr_gold]sticker"		"1"
			"[boston2018_signature_jks_gold]sticker"		"1"
			"[boston2018_signature_naf_gold]sticker"		"1"
			"[boston2018_signature_nifty_gold]sticker"		"1"
			"[boston2018_signature_ustilo_gold]sticker"		"1"
			"[boston2018_signature_happy_gold]sticker"		"1"
			"[boston2018_signature_rpk_gold]sticker"		"1"
			"[boston2018_signature_scream_gold]sticker"		"1"
			"[boston2018_signature_sixer_gold]sticker"		"1"
			"[boston2018_signature_xms_gold]sticker"		"1"
			"[boston2018_signature_amanek_gold]sticker"		"1"
			"[boston2018_signature_devoduvek_gold]sticker"		"1"
			"[boston2018_signature_sgares_gold]sticker"		"1"
			"[boston2018_signature_shahzam_gold]sticker"		"1"
			"[boston2018_signature_sick_gold]sticker"		"1"
			"[boston2018_signature_balblna_gold]sticker"		"1"
			"[boston2018_signature_boombl4_gold]sticker"		"1"
			"[boston2018_signature_jmqa_gold]sticker"		"1"
			"[boston2018_signature_kvik_gold]sticker"		"1"
			"[boston2018_signature_waterfallz_gold]sticker"		"1"
			"[boston2018_signature_bntet_gold]sticker"		"1"
			"[boston2018_signature_bondik_gold]sticker"		"1"
			"[boston2018_signature_captainmo_gold]sticker"		"1"
			"[boston2018_signature_dd_gold]sticker"		"1"
			"[boston2018_signature_somebody_gold]sticker"		"1"
		}
		"crate_signature_pack_boston2018_group_contenders_flgonly_rare"
		{
			"[boston2018_signature_attacker]sticker"		"1"
			"[boston2018_signature_karsa]sticker"		"1"
			"[boston2018_signature_kaze]sticker"		"1"
			"[boston2018_signature_loveyy]sticker"		"1"
			"[boston2018_signature_summer]sticker"		"1"
		}
		"crate_signature_pack_boston2018_group_contenders_flgonly_foil"
		{
			"[boston2018_signature_attacker_foil]sticker"		"1"
			"[boston2018_signature_karsa_foil]sticker"		"1"
			"[boston2018_signature_kaze_foil]sticker"		"1"
			"[boston2018_signature_loveyy_foil]sticker"		"1"
			"[boston2018_signature_summer_foil]sticker"		"1"
		}
		"crate_signature_pack_boston2018_group_contenders_flgonly_gold"
		{
			"[boston2018_signature_attacker_gold]sticker"		"1"
			"[boston2018_signature_karsa_gold]sticker"		"1"
			"[boston2018_signature_kaze_gold]sticker"		"1"
			"[boston2018_signature_loveyy_gold]sticker"		"1"
			"[boston2018_signature_summer_gold]sticker"		"1"
		}
		"crate_signature_pack_boston2018_group_contenders_flg_rare"
		{
			"[boston2018_signature_calyx]sticker"		"1"
			"[boston2018_signature_maj3r]sticker"		"1"
			"[boston2018_signature_ngin]sticker"		"1"
			"[boston2018_signature_paz]sticker"		"1"
			"[boston2018_signature_xantares]sticker"		"1"
			"[boston2018_signature_elige]sticker"		"1"
			"[boston2018_signature_jdm64]sticker"		"1"
			"[boston2018_signature_nitro]sticker"		"1"
			"[boston2018_signature_stanislaw]sticker"		"1"
			"[boston2018_signature_twistzz]sticker"		"1"
			"[boston2018_signature_buster]sticker"		"1"
			"[boston2018_signature_dimasick]sticker"		"1"
			"[boston2018_signature_jame]sticker"		"1"
			"[boston2018_signature_krizzen]sticker"		"1"
			"[boston2018_signature_qikert]sticker"		"1"
			"[boston2018_signature_azr]sticker"		"1"
			"[boston2018_signature_jks]sticker"		"1"
			"[boston2018_signature_naf]sticker"		"1"
			"[boston2018_signature_nifty]sticker"		"1"
			"[boston2018_signature_ustilo]sticker"		"1"
			"[boston2018_signature_happy]sticker"		"1"
			"[boston2018_signature_rpk]sticker"		"1"
			"[boston2018_signature_scream]sticker"		"1"
			"[boston2018_signature_sixer]sticker"		"1"
			"[boston2018_signature_xms]sticker"		"1"
			"[boston2018_signature_amanek]sticker"		"1"
			"[boston2018_signature_devoduvek]sticker"		"1"
			"[boston2018_signature_sgares]sticker"		"1"
			"[boston2018_signature_shahzam]sticker"		"1"
			"[boston2018_signature_sick]sticker"		"1"
			"[boston2018_signature_balblna]sticker"		"1"
			"[boston2018_signature_boombl4]sticker"		"1"
			"[boston2018_signature_jmqa]sticker"		"1"
			"[boston2018_signature_kvik]sticker"		"1"
			"[boston2018_signature_waterfallz]sticker"		"1"
			"[boston2018_signature_attacker]sticker"		"1"
			"[boston2018_signature_karsa]sticker"		"1"
			"[boston2018_signature_kaze]sticker"		"1"
			"[boston2018_signature_loveyy]sticker"		"1"
			"[boston2018_signature_summer]sticker"		"1"
		}
		"crate_signature_pack_boston2018_group_contenders_flg_foil"
		{
			"[boston2018_signature_calyx_foil]sticker"		"1"
			"[boston2018_signature_maj3r_foil]sticker"		"1"
			"[boston2018_signature_ngin_foil]sticker"		"1"
			"[boston2018_signature_paz_foil]sticker"		"1"
			"[boston2018_signature_xantares_foil]sticker"		"1"
			"[boston2018_signature_elige_foil]sticker"		"1"
			"[boston2018_signature_jdm64_foil]sticker"		"1"
			"[boston2018_signature_nitro_foil]sticker"		"1"
			"[boston2018_signature_stanislaw_foil]sticker"		"1"
			"[boston2018_signature_twistzz_foil]sticker"		"1"
			"[boston2018_signature_buster_foil]sticker"		"1"
			"[boston2018_signature_dimasick_foil]sticker"		"1"
			"[boston2018_signature_jame_foil]sticker"		"1"
			"[boston2018_signature_krizzen_foil]sticker"		"1"
			"[boston2018_signature_qikert_foil]sticker"		"1"
			"[boston2018_signature_azr_foil]sticker"		"1"
			"[boston2018_signature_jks_foil]sticker"		"1"
			"[boston2018_signature_naf_foil]sticker"		"1"
			"[boston2018_signature_nifty_foil]sticker"		"1"
			"[boston2018_signature_ustilo_foil]sticker"		"1"
			"[boston2018_signature_happy_foil]sticker"		"1"
			"[boston2018_signature_rpk_foil]sticker"		"1"
			"[boston2018_signature_scream_foil]sticker"		"1"
			"[boston2018_signature_sixer_foil]sticker"		"1"
			"[boston2018_signature_xms_foil]sticker"		"1"
			"[boston2018_signature_amanek_foil]sticker"		"1"
			"[boston2018_signature_devoduvek_foil]sticker"		"1"
			"[boston2018_signature_sgares_foil]sticker"		"1"
			"[boston2018_signature_shahzam_foil]sticker"		"1"
			"[boston2018_signature_sick_foil]sticker"		"1"
			"[boston2018_signature_balblna_foil]sticker"		"1"
			"[boston2018_signature_boombl4_foil]sticker"		"1"
			"[boston2018_signature_jmqa_foil]sticker"		"1"
			"[boston2018_signature_kvik_foil]sticker"		"1"
			"[boston2018_signature_waterfallz_foil]sticker"		"1"
			"[boston2018_signature_attacker_foil]sticker"		"1"
			"[boston2018_signature_karsa_foil]sticker"		"1"
			"[boston2018_signature_kaze_foil]sticker"		"1"
			"[boston2018_signature_loveyy_foil]sticker"		"1"
			"[boston2018_signature_summer_foil]sticker"		"1"
		}
		"crate_signature_pack_boston2018_group_contenders_flg_gold"
		{
			"[boston2018_signature_calyx_gold]sticker"		"1"
			"[boston2018_signature_maj3r_gold]sticker"		"1"
			"[boston2018_signature_ngin_gold]sticker"		"1"
			"[boston2018_signature_paz_gold]sticker"		"1"
			"[boston2018_signature_xantares_gold]sticker"		"1"
			"[boston2018_signature_elige_gold]sticker"		"1"
			"[boston2018_signature_jdm64_gold]sticker"		"1"
			"[boston2018_signature_nitro_gold]sticker"		"1"
			"[boston2018_signature_stanislaw_gold]sticker"		"1"
			"[boston2018_signature_twistzz_gold]sticker"		"1"
			"[boston2018_signature_buster_gold]sticker"		"1"
			"[boston2018_signature_dimasick_gold]sticker"		"1"
			"[boston2018_signature_jame_gold]sticker"		"1"
			"[boston2018_signature_krizzen_gold]sticker"		"1"
			"[boston2018_signature_qikert_gold]sticker"		"1"
			"[boston2018_signature_azr_gold]sticker"		"1"
			"[boston2018_signature_jks_gold]sticker"		"1"
			"[boston2018_signature_naf_gold]sticker"		"1"
			"[boston2018_signature_nifty_gold]sticker"		"1"
			"[boston2018_signature_ustilo_gold]sticker"		"1"
			"[boston2018_signature_happy_gold]sticker"		"1"
			"[boston2018_signature_rpk_gold]sticker"		"1"
			"[boston2018_signature_scream_gold]sticker"		"1"
			"[boston2018_signature_sixer_gold]sticker"		"1"
			"[boston2018_signature_xms_gold]sticker"		"1"
			"[boston2018_signature_amanek_gold]sticker"		"1"
			"[boston2018_signature_devoduvek_gold]sticker"		"1"
			"[boston2018_signature_sgares_gold]sticker"		"1"
			"[boston2018_signature_shahzam_gold]sticker"		"1"
			"[boston2018_signature_sick_gold]sticker"		"1"
			"[boston2018_signature_balblna_gold]sticker"		"1"
			"[boston2018_signature_boombl4_gold]sticker"		"1"
			"[boston2018_signature_jmqa_gold]sticker"		"1"
			"[boston2018_signature_kvik_gold]sticker"		"1"
			"[boston2018_signature_waterfallz_gold]sticker"		"1"
			"[boston2018_signature_attacker_gold]sticker"		"1"
			"[boston2018_signature_karsa_gold]sticker"		"1"
			"[boston2018_signature_kaze_gold]sticker"		"1"
			"[boston2018_signature_loveyy_gold]sticker"		"1"
			"[boston2018_signature_summer_gold]sticker"		"1"
		}
		"crate_signature_pack_boston2018_group_players_collection_legends"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_boston2018_group_legends_rare"		"1"
			"crate_signature_pack_boston2018_group_legends_foil"		"1"
			"crate_signature_pack_boston2018_group_legends_gold"		"1"
		}
		"crate_signature_pack_boston2018_group_players_collection_legends_ntv"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_boston2018_group_legends_ntv_rare"		"1"
			"crate_signature_pack_boston2018_group_legends_ntv_foil"		"1"
			"crate_signature_pack_boston2018_group_legends_ntv_gold"		"1"
		}
		"crate_signature_pack_boston2018_group_players_collection_challengers"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_boston2018_group_challengers_rare"		"1"
			"crate_signature_pack_boston2018_group_challengers_foil"		"1"
			"crate_signature_pack_boston2018_group_challengers_gold"		"1"
		}
		"crate_signature_pack_boston2018_group_players_collection_contenders"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_boston2018_group_contenders_rare"		"1"
			"crate_signature_pack_boston2018_group_contenders_foil"		"1"
			"crate_signature_pack_boston2018_group_contenders_gold"		"1"
		}
		"crate_signature_pack_boston2018_group_players_collection_contenders_flgonly"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_boston2018_group_contenders_flgonly_rare"		"1"
			"crate_signature_pack_boston2018_group_contenders_flgonly_foil"		"1"
			"crate_signature_pack_boston2018_group_contenders_flgonly_gold"		"1"
		}
		"crate_signature_pack_boston2018_group_players_collection_contenders_flg"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_boston2018_group_contenders_flg_rare"		"1"
			"crate_signature_pack_boston2018_group_contenders_flg_foil"		"1"
			"crate_signature_pack_boston2018_group_contenders_flg_gold"		"1"
		}
		"crate_boston2018_promo_de_inferno"
		{
			"set_inferno"		"1"
		}
		"crate_boston2018_promo_de_mirage"
		{
			"set_mirage"		"1"
		}
		"crate_boston2018_promo_de_cbble"
		{
			"set_cobblestone"		"1"
		}
		"crate_boston2018_promo_de_overpass"
		{
			"set_overpass"		"1"
		}
		"crate_boston2018_promo_de_cache"
		{
			"set_cache"		"1"
		}
		"crate_boston2018_promo_de_train"
		{
			"set_train"		"1"
		}
		"crate_boston2018_promo_de_nuke"
		{
			"set_nuke"		"1"
		}
	}
	"items"
	{
		"4406"
		{
			"item_name"		"#StoreItem_boston2018_team_gamb_sticker"
			"name"		"crate_sticker_pack_boston2018_gamb"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/gamb"
			"loot_list_name"		"boston2018_rare_gamb"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4407"
		{
			"item_name"		"#StoreItem_boston2018_team_thv_sticker"
			"name"		"crate_sticker_pack_boston2018_thv"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/thv"
			"loot_list_name"		"boston2018_rare_thv"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4408"
		{
			"item_name"		"#StoreItem_boston2018_team_astr_sticker"
			"name"		"crate_sticker_pack_boston2018_astr"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/astr"
			"loot_list_name"		"boston2018_rare_astr"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4409"
		{
			"item_name"		"#StoreItem_boston2018_team_vp_sticker"
			"name"		"crate_sticker_pack_boston2018_vp"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/vp"
			"loot_list_name"		"boston2018_rare_vp"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4410"
		{
			"item_name"		"#StoreItem_boston2018_team_fntc_sticker"
			"name"		"crate_sticker_pack_boston2018_fntc"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/fntc"
			"loot_list_name"		"boston2018_rare_fntc"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4411"
		{
			"item_name"		"#StoreItem_boston2018_team_sk_sticker"
			"name"		"crate_sticker_pack_boston2018_sk"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/sk"
			"loot_list_name"		"boston2018_rare_sk"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4412"
		{
			"item_name"		"#StoreItem_boston2018_team_big_sticker"
			"name"		"crate_sticker_pack_boston2018_big"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/big"
			"loot_list_name"		"boston2018_rare_big"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4413"
		{
			"item_name"		"#StoreItem_boston2018_team_nor_sticker"
			"name"		"crate_sticker_pack_boston2018_nor"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/nor"
			"loot_list_name"		"boston2018_rare_nor"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4414"
		{
			"item_name"		"#StoreItem_boston2018_team_g2_sticker"
			"name"		"crate_sticker_pack_boston2018_g2"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/g2"
			"loot_list_name"		"boston2018_rare_g2"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4415"
		{
			"item_name"		"#StoreItem_boston2018_team_c9_sticker"
			"name"		"crate_sticker_pack_boston2018_c9"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/c9"
			"loot_list_name"		"boston2018_rare_c9"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4416"
		{
			"item_name"		"#StoreItem_boston2018_team_flip_sticker"
			"name"		"crate_sticker_pack_boston2018_flip"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/flip"
			"loot_list_name"		"boston2018_rare_flip"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4417"
		{
			"item_name"		"#StoreItem_boston2018_team_navi_sticker"
			"name"		"crate_sticker_pack_boston2018_navi"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/navi"
			"loot_list_name"		"boston2018_rare_navi"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4418"
		{
			"item_name"		"#StoreItem_boston2018_team_mss_sticker"
			"name"		"crate_sticker_pack_boston2018_mss"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/mss"
			"loot_list_name"		"boston2018_rare_mss"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4419"
		{
			"item_name"		"#StoreItem_boston2018_team_spr_sticker"
			"name"		"crate_sticker_pack_boston2018_spr"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/spr"
			"loot_list_name"		"boston2018_rare_spr"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4420"
		{
			"item_name"		"#StoreItem_boston2018_team_faze_sticker"
			"name"		"crate_sticker_pack_boston2018_faze"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/faze"
			"loot_list_name"		"boston2018_rare_faze"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4421"
		{
			"item_name"		"#StoreItem_boston2018_team_vega_sticker"
			"name"		"crate_sticker_pack_boston2018_vega"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/vega"
			"loot_list_name"		"boston2018_rare_vega"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4422"
		{
			"item_name"		"#StoreItem_boston2018_team_spc_sticker"
			"name"		"crate_sticker_pack_boston2018_spc"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/spc"
			"loot_list_name"		"boston2018_rare_spc"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4423"
		{
			"item_name"		"#StoreItem_boston2018_team_liq_sticker"
			"name"		"crate_sticker_pack_boston2018_liq"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/liq"
			"loot_list_name"		"boston2018_rare_liq"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4424"
		{
			"item_name"		"#StoreItem_boston2018_team_avg_sticker"
			"name"		"crate_sticker_pack_boston2018_avg"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/avg"
			"loot_list_name"		"boston2018_rare_avg"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4425"
		{
			"item_name"		"#StoreItem_boston2018_team_ren_sticker"
			"name"		"crate_sticker_pack_boston2018_ren"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/ren"
			"loot_list_name"		"boston2018_rare_ren"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4426"
		{
			"item_name"		"#StoreItem_boston2018_team_nv_sticker"
			"name"		"crate_sticker_pack_boston2018_nv"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/nv"
			"loot_list_name"		"boston2018_rare_nv"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4427"
		{
			"item_name"		"#StoreItem_boston2018_team_mfg_sticker"
			"name"		"crate_sticker_pack_boston2018_mfg"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/mfg"
			"loot_list_name"		"boston2018_rare_mfg"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4428"
		{
			"item_name"		"#StoreItem_boston2018_team_qb_sticker"
			"name"		"crate_sticker_pack_boston2018_qb"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/qb"
			"loot_list_name"		"boston2018_rare_qb"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4429"
		{
			"item_name"		"#StoreItem_boston2018_team_tyl_sticker"
			"name"		"crate_sticker_pack_boston2018_tyl"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/tyl"
			"loot_list_name"		"boston2018_rare_tyl"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4472"
		{
			"item_name"		"#StoreItem_boston2018_team_flg_sticker"
			"name"		"crate_sticker_pack_boston2018_flg"
			"item_description"		"#EventItemDesc_boston2018_sticker_team"
			"image_inventory"		"econ/stickers/boston2018/flg"
			"loot_list_name"		"boston2018_rare_flg"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4430"
		{
			"item_name"		"#StoreItem_boston2018_team_eleague_sticker"
			"name"		"crate_sticker_pack_boston2018_eleague"
			"item_description"		"#EventItemDesc_boston2018_sticker_org"
			"image_inventory"		"econ/stickers/boston2018/eleague"
			"loot_list_name"		"boston2018_rare_eleague"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4431"
		{
			"item_name"		"#StoreItem_boston2018_team_gamb_graffiti"
			"name"		"crate_graffiti_pack_boston2018_gamb"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/gamb_graffiti"
			"loot_list_name"		"boston2018_graffiti_gamb"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4432"
		{
			"item_name"		"#StoreItem_boston2018_team_thv_graffiti"
			"name"		"crate_graffiti_pack_boston2018_thv"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/thv_graffiti"
			"loot_list_name"		"boston2018_graffiti_thv"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4433"
		{
			"item_name"		"#StoreItem_boston2018_team_astr_graffiti"
			"name"		"crate_graffiti_pack_boston2018_astr"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/astr_graffiti"
			"loot_list_name"		"boston2018_graffiti_astr"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4434"
		{
			"item_name"		"#StoreItem_boston2018_team_vp_graffiti"
			"name"		"crate_graffiti_pack_boston2018_vp"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/vp_graffiti"
			"loot_list_name"		"boston2018_graffiti_vp"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4435"
		{
			"item_name"		"#StoreItem_boston2018_team_fntc_graffiti"
			"name"		"crate_graffiti_pack_boston2018_fntc"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/fntc_graffiti"
			"loot_list_name"		"boston2018_graffiti_fntc"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4436"
		{
			"item_name"		"#StoreItem_boston2018_team_sk_graffiti"
			"name"		"crate_graffiti_pack_boston2018_sk"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/sk_graffiti"
			"loot_list_name"		"boston2018_graffiti_sk"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4437"
		{
			"item_name"		"#StoreItem_boston2018_team_big_graffiti"
			"name"		"crate_graffiti_pack_boston2018_big"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/big_graffiti"
			"loot_list_name"		"boston2018_graffiti_big"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4438"
		{
			"item_name"		"#StoreItem_boston2018_team_nor_graffiti"
			"name"		"crate_graffiti_pack_boston2018_nor"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/nor_graffiti"
			"loot_list_name"		"boston2018_graffiti_nor"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4439"
		{
			"item_name"		"#StoreItem_boston2018_team_g2_graffiti"
			"name"		"crate_graffiti_pack_boston2018_g2"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/g2_graffiti"
			"loot_list_name"		"boston2018_graffiti_g2"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4440"
		{
			"item_name"		"#StoreItem_boston2018_team_c9_graffiti"
			"name"		"crate_graffiti_pack_boston2018_c9"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/c9_graffiti"
			"loot_list_name"		"boston2018_graffiti_c9"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4441"
		{
			"item_name"		"#StoreItem_boston2018_team_flip_graffiti"
			"name"		"crate_graffiti_pack_boston2018_flip"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/flip_graffiti"
			"loot_list_name"		"boston2018_graffiti_flip"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4442"
		{
			"item_name"		"#StoreItem_boston2018_team_navi_graffiti"
			"name"		"crate_graffiti_pack_boston2018_navi"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/navi_graffiti"
			"loot_list_name"		"boston2018_graffiti_navi"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4443"
		{
			"item_name"		"#StoreItem_boston2018_team_mss_graffiti"
			"name"		"crate_graffiti_pack_boston2018_mss"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/mss_graffiti"
			"loot_list_name"		"boston2018_graffiti_mss"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4444"
		{
			"item_name"		"#StoreItem_boston2018_team_spr_graffiti"
			"name"		"crate_graffiti_pack_boston2018_spr"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/spr_graffiti"
			"loot_list_name"		"boston2018_graffiti_spr"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4445"
		{
			"item_name"		"#StoreItem_boston2018_team_faze_graffiti"
			"name"		"crate_graffiti_pack_boston2018_faze"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/faze_graffiti"
			"loot_list_name"		"boston2018_graffiti_faze"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4446"
		{
			"item_name"		"#StoreItem_boston2018_team_vega_graffiti"
			"name"		"crate_graffiti_pack_boston2018_vega"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/vega_graffiti"
			"loot_list_name"		"boston2018_graffiti_vega"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4447"
		{
			"item_name"		"#StoreItem_boston2018_team_spc_graffiti"
			"name"		"crate_graffiti_pack_boston2018_spc"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/spc_graffiti"
			"loot_list_name"		"boston2018_graffiti_spc"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4448"
		{
			"item_name"		"#StoreItem_boston2018_team_liq_graffiti"
			"name"		"crate_graffiti_pack_boston2018_liq"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/liq_graffiti"
			"loot_list_name"		"boston2018_graffiti_liq"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4449"
		{
			"item_name"		"#StoreItem_boston2018_team_avg_graffiti"
			"name"		"crate_graffiti_pack_boston2018_avg"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/avg_graffiti"
			"loot_list_name"		"boston2018_graffiti_avg"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4450"
		{
			"item_name"		"#StoreItem_boston2018_team_ren_graffiti"
			"name"		"crate_graffiti_pack_boston2018_ren"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/ren_graffiti"
			"loot_list_name"		"boston2018_graffiti_ren"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4451"
		{
			"item_name"		"#StoreItem_boston2018_team_nv_graffiti"
			"name"		"crate_graffiti_pack_boston2018_nv"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/nv_graffiti"
			"loot_list_name"		"boston2018_graffiti_nv"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4452"
		{
			"item_name"		"#StoreItem_boston2018_team_mfg_graffiti"
			"name"		"crate_graffiti_pack_boston2018_mfg"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/mfg_graffiti"
			"loot_list_name"		"boston2018_graffiti_mfg"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4453"
		{
			"item_name"		"#StoreItem_boston2018_team_qb_graffiti"
			"name"		"crate_graffiti_pack_boston2018_qb"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/qb_graffiti"
			"loot_list_name"		"boston2018_graffiti_qb"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4454"
		{
			"item_name"		"#StoreItem_boston2018_team_tyl_graffiti"
			"name"		"crate_graffiti_pack_boston2018_tyl"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/tyl_graffiti"
			"loot_list_name"		"boston2018_graffiti_tyl"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4473"
		{
			"item_name"		"#StoreItem_boston2018_team_flg_graffiti"
			"name"		"crate_graffiti_pack_boston2018_flg"
			"item_description"		"#EventItemDesc_boston2018_graffiti_team"
			"image_inventory"		"econ/stickers/boston2018/flg_graffiti"
			"loot_list_name"		"boston2018_graffiti_flg"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4455"
		{
			"item_name"		"#StoreItem_boston2018_team_eleague_graffiti"
			"name"		"crate_graffiti_pack_boston2018_eleague"
			"item_description"		"#EventItemDesc_boston2018_graffiti_org"
			"image_inventory"		"econ/stickers/boston2018/eleague_graffiti"
			"loot_list_name"		"boston2018_graffiti_eleague"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4456"
		{
			"item_name"		"#CSGO_crate_sticker_pack_boston2018_legends"
			"name"		"crate_sticker_pack_boston2018_legends"
			"item_description"		"#CSGO_crate_sticker_pack_boston2018_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_boston2018_legends"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"224"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_boston2018_legends_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_boston2018_legends_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4478"
		{
			"item_name"		"#CSGO_crate_sticker_pack_boston2018_legends_ntv"
			"name"		"crate_sticker_pack_boston2018_legends_ntv"
			"item_description"		"#CSGO_crate_sticker_pack_boston2018_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_boston2018_legends_ntv"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"241"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_boston2018_legends_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_boston2018_legends_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4457"
		{
			"item_name"		"#CSGO_crate_sticker_pack_boston2018_challengers"
			"name"		"crate_sticker_pack_boston2018_challengers"
			"item_description"		"#CSGO_crate_sticker_pack_boston2018_challengers_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_boston2018_challengers"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"225"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_boston2018_challengers_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_boston2018_challengers_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4458"
		{
			"item_name"		"#CSGO_crate_sticker_pack_boston2018_contenders"
			"name"		"crate_sticker_pack_boston2018_contenders"
			"item_description"		"#CSGO_crate_sticker_pack_boston2018_contenders_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_boston2018_contenders"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"226"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_boston2018_contenders_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_boston2018_contenders_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4474"
		{
			"item_name"		"#CSGO_crate_sticker_pack_boston2018_contenders_flg"
			"name"		"crate_sticker_pack_boston2018_contenders_flg"
			"item_description"		"#CSGO_crate_sticker_pack_boston2018_contenders_flg_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_boston2018_contenders_flg"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"239"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_boston2018_contenders_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_boston2018_contenders_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4459"
		{
			"item_name"		"#CSGO_crate_signature_pack_boston2018_group_legends"
			"name"		"crate_signature_pack_boston2018_group_legends"
			"item_description"		"#CSGO_crate_signature_pack_boston2018_group_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_boston2018_group_legends"
			"prefab"		"boston2018_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"227"
				}
			}
		}
		"4479"
		{
			"item_name"		"#CSGO_crate_signature_pack_boston2018_group_legends_ntv"
			"name"		"crate_signature_pack_boston2018_group_legends_ntv"
			"item_description"		"#CSGO_crate_signature_pack_boston2018_group_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_boston2018_group_legends_ntv"
			"prefab"		"boston2018_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"242"
				}
			}
		}
		"4460"
		{
			"item_name"		"#CSGO_crate_signature_pack_boston2018_group_challengers"
			"name"		"crate_signature_pack_boston2018_group_challengers"
			"item_description"		"#CSGO_crate_signature_pack_boston2018_group_challengers_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_boston2018_group_challengers"
			"prefab"		"boston2018_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"228"
				}
			}
		}
		"4461"
		{
			"item_name"		"#CSGO_crate_signature_pack_boston2018_group_contenders"
			"name"		"crate_signature_pack_boston2018_group_contenders"
			"item_description"		"#CSGO_crate_signature_pack_boston2018_group_contenders_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_boston2018_group_contenders"
			"prefab"		"boston2018_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"229"
				}
			}
		}
		"4475"
		{
			"item_name"		"#CSGO_crate_signature_pack_boston2018_group_contenders_flg"
			"name"		"crate_signature_pack_boston2018_group_contenders_flg"
			"item_description"		"#CSGO_crate_signature_pack_boston2018_group_contenders_flg_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_boston2018_group_contenders_flg"
			"prefab"		"boston2018_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"240"
				}
			}
		}
		"4462"
		{
			"item_name"		"#CSGO_crate_boston2018_bundle_of_all"
			"name"		"crate_boston2018_bundle_of_all"
			"item_description"		"#CSGO_crate_boston2018_bundle_of_all_desc"
			"image_inventory"		"econ/weapon_cases/boston2018_bundleofall"
			"loot_list_name"		"boston2018_bundle_of_all"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4476"
		{
			"item_name"		"#CSGO_crate_boston2018_bundle_of_all"
			"name"		"crate_boston2018_bundle_of_all_flg"
			"item_description"		"#CSGO_crate_boston2018_bundle_of_all_desc"
			"image_inventory"		"econ/weapon_cases/boston2018_bundleofall"
			"loot_list_name"		"boston2018_bundle_of_all"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4480"
		{
			"item_name"		"#CSGO_crate_boston2018_bundle_of_all"
			"name"		"crate_boston2018_bundle_of_all_ntv"
			"item_description"		"#CSGO_crate_boston2018_bundle_of_all_desc"
			"image_inventory"		"econ/weapon_cases/boston2018_bundleofall"
			"loot_list_name"		"boston2018_bundle_of_all"
			"prefab"		"boston2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4463"
		{
			"item_name"		"#CSGO_crate_boston2018_promo_de_inferno"
			"name"		"crate_boston2018_promo_de_inferno"
			"image_inventory"		"econ/weapon_cases/crate_boston2018_promo_de_inferno"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"230"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"13"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_inferno"
					"tag_text"		"#CSGO_set_inferno"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4464"
		{
			"item_name"		"#CSGO_crate_boston2018_promo_de_mirage"
			"name"		"crate_boston2018_promo_de_mirage"
			"image_inventory"		"econ/weapon_cases/crate_boston2018_promo_de_mirage"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"231"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"13"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_mirage"
					"tag_text"		"#CSGO_set_mirage"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4465"
		{
			"item_name"		"#CSGO_crate_boston2018_promo_de_cbble"
			"name"		"crate_boston2018_promo_de_cbble"
			"image_inventory"		"econ/weapon_cases/crate_boston2018_promo_de_cbble"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"232"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"13"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_cobblestone"
					"tag_text"		"#CSGO_set_cobblestone"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4466"
		{
			"item_name"		"#CSGO_crate_boston2018_promo_de_overpass"
			"name"		"crate_boston2018_promo_de_overpass"
			"image_inventory"		"econ/weapon_cases/crate_boston2018_promo_de_overpass"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"233"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"13"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_overpass"
					"tag_text"		"#CSGO_set_overpass"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4467"
		{
			"item_name"		"#CSGO_crate_boston2018_promo_de_cache"
			"name"		"crate_boston2018_promo_de_cache"
			"image_inventory"		"econ/weapon_cases/crate_boston2018_promo_de_cache"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"234"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"13"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_cache"
					"tag_text"		"#CSGO_set_cache"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4468"
		{
			"item_name"		"#CSGO_crate_boston2018_promo_de_train"
			"name"		"crate_boston2018_promo_de_train"
			"image_inventory"		"econ/weapon_cases/crate_boston2018_promo_de_train"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"235"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"13"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_train"
					"tag_text"		"#CSGO_set_train"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4469"
		{
			"item_name"		"#CSGO_crate_boston2018_promo_de_nuke"
			"name"		"crate_boston2018_promo_de_nuke"
			"image_inventory"		"econ/weapon_cases/crate_boston2018_promo_de_nuke"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"236"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"13"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_nuke"
					"tag_text"		"#CSGO_set_nuke"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"sticker_kits"
	{
		"2436"
		{
			"name"		"boston2018_team_gamb"
			"item_name"		"#StickerKit_boston2018_team_gamb"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/gamb"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"63"
		}
		"2437"
		{
			"name"		"boston2018_team_gamb_holo"
			"item_name"		"#StickerKit_boston2018_team_gamb_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/gamb_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"63"
		}
		"2438"
		{
			"name"		"boston2018_team_gamb_foil"
			"item_name"		"#StickerKit_boston2018_team_gamb_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/gamb_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"63"
		}
		"2439"
		{
			"name"		"boston2018_team_gamb_gold"
			"item_name"		"#StickerKit_boston2018_team_gamb_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/gamb_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"63"
		}
		"2440"
		{
			"name"		"boston2018_team_thv"
			"item_name"		"#StickerKit_boston2018_team_thv"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/thv"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"78"
		}
		"2441"
		{
			"name"		"boston2018_team_thv_holo"
			"item_name"		"#StickerKit_boston2018_team_thv_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/thv_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"78"
		}
		"2442"
		{
			"name"		"boston2018_team_thv_foil"
			"item_name"		"#StickerKit_boston2018_team_thv_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/thv_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"78"
		}
		"2443"
		{
			"name"		"boston2018_team_thv_gold"
			"item_name"		"#StickerKit_boston2018_team_thv_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/thv_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"78"
		}
		"2444"
		{
			"name"		"boston2018_team_astr"
			"item_name"		"#StickerKit_boston2018_team_astr"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/astr"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"60"
		}
		"2445"
		{
			"name"		"boston2018_team_astr_holo"
			"item_name"		"#StickerKit_boston2018_team_astr_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/astr_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"60"
		}
		"2446"
		{
			"name"		"boston2018_team_astr_foil"
			"item_name"		"#StickerKit_boston2018_team_astr_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/astr_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"60"
		}
		"2447"
		{
			"name"		"boston2018_team_astr_gold"
			"item_name"		"#StickerKit_boston2018_team_astr_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/astr_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"60"
		}
		"2448"
		{
			"name"		"boston2018_team_vp"
			"item_name"		"#StickerKit_boston2018_team_vp"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/vp"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"31"
		}
		"2449"
		{
			"name"		"boston2018_team_vp_holo"
			"item_name"		"#StickerKit_boston2018_team_vp_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/vp_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"31"
		}
		"2450"
		{
			"name"		"boston2018_team_vp_foil"
			"item_name"		"#StickerKit_boston2018_team_vp_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/vp_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"31"
		}
		"2451"
		{
			"name"		"boston2018_team_vp_gold"
			"item_name"		"#StickerKit_boston2018_team_vp_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/vp_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"31"
		}
		"2452"
		{
			"name"		"boston2018_team_fntc"
			"item_name"		"#StickerKit_boston2018_team_fntc"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/fntc"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"6"
		}
		"2453"
		{
			"name"		"boston2018_team_fntc_holo"
			"item_name"		"#StickerKit_boston2018_team_fntc_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/fntc_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"6"
		}
		"2454"
		{
			"name"		"boston2018_team_fntc_foil"
			"item_name"		"#StickerKit_boston2018_team_fntc_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/fntc_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"6"
		}
		"2455"
		{
			"name"		"boston2018_team_fntc_gold"
			"item_name"		"#StickerKit_boston2018_team_fntc_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/fntc_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"6"
		}
		"2456"
		{
			"name"		"boston2018_team_sk"
			"item_name"		"#StickerKit_boston2018_team_sk"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/sk"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"14"
		}
		"2457"
		{
			"name"		"boston2018_team_sk_holo"
			"item_name"		"#StickerKit_boston2018_team_sk_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/sk_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"14"
		}
		"2458"
		{
			"name"		"boston2018_team_sk_foil"
			"item_name"		"#StickerKit_boston2018_team_sk_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/sk_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"14"
		}
		"2459"
		{
			"name"		"boston2018_team_sk_gold"
			"item_name"		"#StickerKit_boston2018_team_sk_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/sk_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"14"
		}
		"2460"
		{
			"name"		"boston2018_team_big"
			"item_name"		"#StickerKit_boston2018_team_big"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/big"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"69"
		}
		"2461"
		{
			"name"		"boston2018_team_big_holo"
			"item_name"		"#StickerKit_boston2018_team_big_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/big_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"69"
		}
		"2462"
		{
			"name"		"boston2018_team_big_foil"
			"item_name"		"#StickerKit_boston2018_team_big_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/big_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"69"
		}
		"2463"
		{
			"name"		"boston2018_team_big_gold"
			"item_name"		"#StickerKit_boston2018_team_big_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/big_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"69"
		}
		"2464"
		{
			"name"		"boston2018_team_nor"
			"item_name"		"#StickerKit_boston2018_team_nor"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/nor"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"68"
		}
		"2465"
		{
			"name"		"boston2018_team_nor_holo"
			"item_name"		"#StickerKit_boston2018_team_nor_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/nor_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"68"
		}
		"2466"
		{
			"name"		"boston2018_team_nor_foil"
			"item_name"		"#StickerKit_boston2018_team_nor_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/nor_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"68"
		}
		"2467"
		{
			"name"		"boston2018_team_nor_gold"
			"item_name"		"#StickerKit_boston2018_team_nor_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/nor_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"68"
		}
		"2468"
		{
			"name"		"boston2018_team_g2"
			"item_name"		"#StickerKit_boston2018_team_g2"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/g2"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"59"
		}
		"2469"
		{
			"name"		"boston2018_team_g2_holo"
			"item_name"		"#StickerKit_boston2018_team_g2_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/g2_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"59"
		}
		"2470"
		{
			"name"		"boston2018_team_g2_foil"
			"item_name"		"#StickerKit_boston2018_team_g2_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/g2_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"59"
		}
		"2471"
		{
			"name"		"boston2018_team_g2_gold"
			"item_name"		"#StickerKit_boston2018_team_g2_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/g2_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"59"
		}
		"2472"
		{
			"name"		"boston2018_team_c9"
			"item_name"		"#StickerKit_boston2018_team_c9"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/c9"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"33"
		}
		"2473"
		{
			"name"		"boston2018_team_c9_holo"
			"item_name"		"#StickerKit_boston2018_team_c9_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/c9_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"33"
		}
		"2474"
		{
			"name"		"boston2018_team_c9_foil"
			"item_name"		"#StickerKit_boston2018_team_c9_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/c9_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"33"
		}
		"2475"
		{
			"name"		"boston2018_team_c9_gold"
			"item_name"		"#StickerKit_boston2018_team_c9_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/c9_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"33"
		}
		"2476"
		{
			"name"		"boston2018_team_flip"
			"item_name"		"#StickerKit_boston2018_team_flip"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/flip"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"43"
		}
		"2477"
		{
			"name"		"boston2018_team_flip_holo"
			"item_name"		"#StickerKit_boston2018_team_flip_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/flip_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"43"
		}
		"2478"
		{
			"name"		"boston2018_team_flip_foil"
			"item_name"		"#StickerKit_boston2018_team_flip_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/flip_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"43"
		}
		"2479"
		{
			"name"		"boston2018_team_flip_gold"
			"item_name"		"#StickerKit_boston2018_team_flip_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/flip_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"43"
		}
		"2480"
		{
			"name"		"boston2018_team_navi"
			"item_name"		"#StickerKit_boston2018_team_navi"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/navi"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"12"
		}
		"2481"
		{
			"name"		"boston2018_team_navi_holo"
			"item_name"		"#StickerKit_boston2018_team_navi_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/navi_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"12"
		}
		"2482"
		{
			"name"		"boston2018_team_navi_foil"
			"item_name"		"#StickerKit_boston2018_team_navi_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/navi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"12"
		}
		"2483"
		{
			"name"		"boston2018_team_navi_gold"
			"item_name"		"#StickerKit_boston2018_team_navi_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/navi_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"12"
		}
		"2484"
		{
			"name"		"boston2018_team_mss"
			"item_name"		"#StickerKit_boston2018_team_mss"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/mss"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"29"
		}
		"2485"
		{
			"name"		"boston2018_team_mss_holo"
			"item_name"		"#StickerKit_boston2018_team_mss_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/mss_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"29"
		}
		"2486"
		{
			"name"		"boston2018_team_mss_foil"
			"item_name"		"#StickerKit_boston2018_team_mss_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/mss_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"29"
		}
		"2487"
		{
			"name"		"boston2018_team_mss_gold"
			"item_name"		"#StickerKit_boston2018_team_mss_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/mss_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"29"
		}
		"2488"
		{
			"name"		"boston2018_team_spr"
			"item_name"		"#StickerKit_boston2018_team_spr"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/spr"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"72"
		}
		"2489"
		{
			"name"		"boston2018_team_spr_holo"
			"item_name"		"#StickerKit_boston2018_team_spr_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/spr_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"72"
		}
		"2490"
		{
			"name"		"boston2018_team_spr_foil"
			"item_name"		"#StickerKit_boston2018_team_spr_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/spr_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"72"
		}
		"2491"
		{
			"name"		"boston2018_team_spr_gold"
			"item_name"		"#StickerKit_boston2018_team_spr_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/spr_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"72"
		}
		"2492"
		{
			"name"		"boston2018_team_faze"
			"item_name"		"#StickerKit_boston2018_team_faze"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/faze"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"61"
		}
		"2493"
		{
			"name"		"boston2018_team_faze_holo"
			"item_name"		"#StickerKit_boston2018_team_faze_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/faze_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"61"
		}
		"2494"
		{
			"name"		"boston2018_team_faze_foil"
			"item_name"		"#StickerKit_boston2018_team_faze_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/faze_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"61"
		}
		"2495"
		{
			"name"		"boston2018_team_faze_gold"
			"item_name"		"#StickerKit_boston2018_team_faze_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/faze_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"61"
		}
		"2496"
		{
			"name"		"boston2018_team_vega"
			"item_name"		"#StickerKit_boston2018_team_vega"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/vega"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"70"
		}
		"2497"
		{
			"name"		"boston2018_team_vega_holo"
			"item_name"		"#StickerKit_boston2018_team_vega_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/vega_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"70"
		}
		"2498"
		{
			"name"		"boston2018_team_vega_foil"
			"item_name"		"#StickerKit_boston2018_team_vega_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/vega_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"70"
		}
		"2499"
		{
			"name"		"boston2018_team_vega_gold"
			"item_name"		"#StickerKit_boston2018_team_vega_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/vega_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"70"
		}
		"2500"
		{
			"name"		"boston2018_team_spc"
			"item_name"		"#StickerKit_boston2018_team_spc"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/spc"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"73"
		}
		"2501"
		{
			"name"		"boston2018_team_spc_holo"
			"item_name"		"#StickerKit_boston2018_team_spc_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/spc_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"73"
		}
		"2502"
		{
			"name"		"boston2018_team_spc_foil"
			"item_name"		"#StickerKit_boston2018_team_spc_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/spc_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"73"
		}
		"2503"
		{
			"name"		"boston2018_team_spc_gold"
			"item_name"		"#StickerKit_boston2018_team_spc_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/spc_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"73"
		}
		"2504"
		{
			"name"		"boston2018_team_liq"
			"item_name"		"#StickerKit_boston2018_team_liq"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/liq"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"48"
		}
		"2505"
		{
			"name"		"boston2018_team_liq_holo"
			"item_name"		"#StickerKit_boston2018_team_liq_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/liq_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"48"
		}
		"2506"
		{
			"name"		"boston2018_team_liq_foil"
			"item_name"		"#StickerKit_boston2018_team_liq_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/liq_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"48"
		}
		"2507"
		{
			"name"		"boston2018_team_liq_gold"
			"item_name"		"#StickerKit_boston2018_team_liq_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/liq_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"48"
		}
		"2508"
		{
			"name"		"boston2018_team_avg"
			"item_name"		"#StickerKit_boston2018_team_avg"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/avg"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"75"
		}
		"2509"
		{
			"name"		"boston2018_team_avg_holo"
			"item_name"		"#StickerKit_boston2018_team_avg_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/avg_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"75"
		}
		"2510"
		{
			"name"		"boston2018_team_avg_foil"
			"item_name"		"#StickerKit_boston2018_team_avg_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/avg_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"75"
		}
		"2511"
		{
			"name"		"boston2018_team_avg_gold"
			"item_name"		"#StickerKit_boston2018_team_avg_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/avg_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"75"
		}
		"2512"
		{
			"name"		"boston2018_team_ren"
			"item_name"		"#StickerKit_boston2018_team_ren"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/ren"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"53"
		}
		"2513"
		{
			"name"		"boston2018_team_ren_holo"
			"item_name"		"#StickerKit_boston2018_team_ren_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/ren_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"53"
		}
		"2514"
		{
			"name"		"boston2018_team_ren_foil"
			"item_name"		"#StickerKit_boston2018_team_ren_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/ren_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"53"
		}
		"2515"
		{
			"name"		"boston2018_team_ren_gold"
			"item_name"		"#StickerKit_boston2018_team_ren_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/ren_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"53"
		}
		"2516"
		{
			"name"		"boston2018_team_nv"
			"item_name"		"#StickerKit_boston2018_team_nv"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/nv"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"46"
		}
		"2517"
		{
			"name"		"boston2018_team_nv_holo"
			"item_name"		"#StickerKit_boston2018_team_nv_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/nv_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"46"
		}
		"2518"
		{
			"name"		"boston2018_team_nv_foil"
			"item_name"		"#StickerKit_boston2018_team_nv_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/nv_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"46"
		}
		"2519"
		{
			"name"		"boston2018_team_nv_gold"
			"item_name"		"#StickerKit_boston2018_team_nv_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/nv_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"46"
		}
		"2520"
		{
			"name"		"boston2018_team_mfg"
			"item_name"		"#StickerKit_boston2018_team_mfg"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/mfg"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"77"
		}
		"2521"
		{
			"name"		"boston2018_team_mfg_holo"
			"item_name"		"#StickerKit_boston2018_team_mfg_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/mfg_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"77"
		}
		"2522"
		{
			"name"		"boston2018_team_mfg_foil"
			"item_name"		"#StickerKit_boston2018_team_mfg_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/mfg_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"77"
		}
		"2523"
		{
			"name"		"boston2018_team_mfg_gold"
			"item_name"		"#StickerKit_boston2018_team_mfg_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/mfg_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"77"
		}
		"2524"
		{
			"name"		"boston2018_team_qb"
			"item_name"		"#StickerKit_boston2018_team_qb"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/qb"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"76"
		}
		"2525"
		{
			"name"		"boston2018_team_qb_holo"
			"item_name"		"#StickerKit_boston2018_team_qb_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/qb_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"76"
		}
		"2526"
		{
			"name"		"boston2018_team_qb_foil"
			"item_name"		"#StickerKit_boston2018_team_qb_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/qb_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"76"
		}
		"2527"
		{
			"name"		"boston2018_team_qb_gold"
			"item_name"		"#StickerKit_boston2018_team_qb_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/qb_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"76"
		}
		"2528"
		{
			"name"		"boston2018_team_tyl"
			"item_name"		"#StickerKit_boston2018_team_tyl"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/tyl"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"74"
		}
		"2529"
		{
			"name"		"boston2018_team_tyl_holo"
			"item_name"		"#StickerKit_boston2018_team_tyl_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/tyl_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"74"
		}
		"2530"
		{
			"name"		"boston2018_team_tyl_foil"
			"item_name"		"#StickerKit_boston2018_team_tyl_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/tyl_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"74"
		}
		"2531"
		{
			"name"		"boston2018_team_tyl_gold"
			"item_name"		"#StickerKit_boston2018_team_tyl_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/tyl_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"74"
		}
		"2935"
		{
			"name"		"boston2018_team_flg"
			"item_name"		"#StickerKit_boston2018_team_flg"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/flg"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"79"
		}
		"2936"
		{
			"name"		"boston2018_team_flg_holo"
			"item_name"		"#StickerKit_boston2018_team_flg_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/flg_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"79"
		}
		"2937"
		{
			"name"		"boston2018_team_flg_foil"
			"item_name"		"#StickerKit_boston2018_team_flg_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/flg_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"79"
		}
		"2938"
		{
			"name"		"boston2018_team_flg_gold"
			"item_name"		"#StickerKit_boston2018_team_flg_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_team"
			"sticker_material"		"boston2018/flg_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"79"
		}
		"2532"
		{
			"name"		"boston2018_team_eleague"
			"item_name"		"#StickerKit_boston2018_team_eleague"
			"description_string"		"#EventItemDesc_boston2018_sticker_org"
			"sticker_material"		"boston2018/eleague"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"0"
		}
		"2533"
		{
			"name"		"boston2018_team_eleague_holo"
			"item_name"		"#StickerKit_boston2018_team_eleague_holo"
			"description_string"		"#EventItemDesc_boston2018_sticker_org"
			"sticker_material"		"boston2018/eleague_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"0"
		}
		"2534"
		{
			"name"		"boston2018_team_eleague_foil"
			"item_name"		"#StickerKit_boston2018_team_eleague_foil"
			"description_string"		"#EventItemDesc_boston2018_sticker_org"
			"sticker_material"		"boston2018/eleague_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"0"
		}
		"2535"
		{
			"name"		"boston2018_team_eleague_gold"
			"item_name"		"#StickerKit_boston2018_team_eleague_gold"
			"description_string"		"#EventItemDesc_boston2018_sticker_org"
			"sticker_material"		"boston2018/eleague_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"13"
			"tournament_team_id"		"0"
		}
		"2536"
		{
			"name"		"boston2018_team_gamb_graffiti"
			"item_name"		"#StickerKit_boston2018_team_gamb"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/gamb_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"63"
		}
		"2537"
		{
			"name"		"boston2018_team_thv_graffiti"
			"item_name"		"#StickerKit_boston2018_team_thv"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/thv_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"78"
		}
		"2538"
		{
			"name"		"boston2018_team_astr_graffiti"
			"item_name"		"#StickerKit_boston2018_team_astr"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/astr_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"60"
		}
		"2539"
		{
			"name"		"boston2018_team_vp_graffiti"
			"item_name"		"#StickerKit_boston2018_team_vp"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/vp_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"31"
		}
		"2540"
		{
			"name"		"boston2018_team_fntc_graffiti"
			"item_name"		"#StickerKit_boston2018_team_fntc"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/fntc_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"6"
		}
		"2541"
		{
			"name"		"boston2018_team_sk_graffiti"
			"item_name"		"#StickerKit_boston2018_team_sk"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/sk_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"14"
		}
		"2542"
		{
			"name"		"boston2018_team_big_graffiti"
			"item_name"		"#StickerKit_boston2018_team_big"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/big_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"69"
		}
		"2543"
		{
			"name"		"boston2018_team_nor_graffiti"
			"item_name"		"#StickerKit_boston2018_team_nor"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/nor_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"68"
		}
		"2544"
		{
			"name"		"boston2018_team_g2_graffiti"
			"item_name"		"#StickerKit_boston2018_team_g2"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/g2_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"59"
		}
		"2545"
		{
			"name"		"boston2018_team_c9_graffiti"
			"item_name"		"#StickerKit_boston2018_team_c9"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/c9_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"33"
		}
		"2546"
		{
			"name"		"boston2018_team_flip_graffiti"
			"item_name"		"#StickerKit_boston2018_team_flip"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/flip_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"43"
		}
		"2547"
		{
			"name"		"boston2018_team_navi_graffiti"
			"item_name"		"#StickerKit_boston2018_team_navi"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/navi_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"12"
		}
		"2548"
		{
			"name"		"boston2018_team_mss_graffiti"
			"item_name"		"#StickerKit_boston2018_team_mss"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/mss_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"29"
		}
		"2549"
		{
			"name"		"boston2018_team_spr_graffiti"
			"item_name"		"#StickerKit_boston2018_team_spr"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/spr_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"72"
		}
		"2550"
		{
			"name"		"boston2018_team_faze_graffiti"
			"item_name"		"#StickerKit_boston2018_team_faze"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/faze_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"61"
		}
		"2551"
		{
			"name"		"boston2018_team_vega_graffiti"
			"item_name"		"#StickerKit_boston2018_team_vega"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/vega_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"70"
		}
		"2552"
		{
			"name"		"boston2018_team_spc_graffiti"
			"item_name"		"#StickerKit_boston2018_team_spc"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/spc_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"73"
		}
		"2553"
		{
			"name"		"boston2018_team_liq_graffiti"
			"item_name"		"#StickerKit_boston2018_team_liq"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/liq_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"48"
		}
		"2554"
		{
			"name"		"boston2018_team_avg_graffiti"
			"item_name"		"#StickerKit_boston2018_team_avg"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/avg_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"75"
		}
		"2555"
		{
			"name"		"boston2018_team_ren_graffiti"
			"item_name"		"#StickerKit_boston2018_team_ren"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/ren_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"53"
		}
		"2556"
		{
			"name"		"boston2018_team_nv_graffiti"
			"item_name"		"#StickerKit_boston2018_team_nv"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/nv_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"46"
		}
		"2557"
		{
			"name"		"boston2018_team_mfg_graffiti"
			"item_name"		"#StickerKit_boston2018_team_mfg"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/mfg_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"77"
		}
		"2558"
		{
			"name"		"boston2018_team_qb_graffiti"
			"item_name"		"#StickerKit_boston2018_team_qb"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/qb_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"76"
		}
		"2559"
		{
			"name"		"boston2018_team_tyl_graffiti"
			"item_name"		"#StickerKit_boston2018_team_tyl"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/tyl_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"74"
		}
		"2939"
		{
			"name"		"boston2018_team_flg_graffiti"
			"item_name"		"#StickerKit_boston2018_team_flg"
			"description_string"		"#EventItemDesc_boston2018_graffiti_team"
			"sticker_material"		"boston2018/flg_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"79"
		}
		"2560"
		{
			"name"		"boston2018_team_eleague_graffiti"
			"item_name"		"#StickerKit_boston2018_team_eleague"
			"description_string"		"#EventItemDesc_boston2018_graffiti_org"
			"sticker_material"		"boston2018/eleague_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"0"
		}
		"2561"
		{
			"name"		"boston2018_signature_adrenkz"
			"item_name"		"#StickerKit_boston2018_signature_adrenkz"
			"description_string"		"#StickerKit_desc_boston2018_signature_adrenkz"
			"sticker_material"		"boston2018/sig_adrenkz"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"63"
			"tournament_player_id"		"46200979"
		}
		"2562"
		{
			"name"		"boston2018_signature_adrenkz_foil"
			"item_name"		"#StickerKit_boston2018_signature_adrenkz_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_adrenkz_foil"
			"sticker_material"		"boston2018/sig_adrenkz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"63"
			"tournament_player_id"		"46200979"
		}
		"2563"
		{
			"name"		"boston2018_signature_adrenkz_gold"
			"item_name"		"#StickerKit_boston2018_signature_adrenkz_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_adrenkz_gold"
			"sticker_material"		"boston2018/sig_adrenkz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"63"
			"tournament_player_id"		"46200979"
		}
		"2564"
		{
			"name"		"boston2018_signature_dosia"
			"item_name"		"#StickerKit_boston2018_signature_dosia"
			"description_string"		"#StickerKit_desc_boston2018_signature_dosia"
			"sticker_material"		"boston2018/sig_dosia"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"63"
			"tournament_player_id"		"146641530"
		}
		"2565"
		{
			"name"		"boston2018_signature_dosia_foil"
			"item_name"		"#StickerKit_boston2018_signature_dosia_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_dosia_foil"
			"sticker_material"		"boston2018/sig_dosia_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"63"
			"tournament_player_id"		"146641530"
		}
		"2566"
		{
			"name"		"boston2018_signature_dosia_gold"
			"item_name"		"#StickerKit_boston2018_signature_dosia_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_dosia_gold"
			"sticker_material"		"boston2018/sig_dosia_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"63"
			"tournament_player_id"		"146641530"
		}
		"2567"
		{
			"name"		"boston2018_signature_fitch"
			"item_name"		"#StickerKit_boston2018_signature_fitch"
			"description_string"		"#StickerKit_desc_boston2018_signature_fitch"
			"sticker_material"		"boston2018/sig_fitch"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"63"
			"tournament_player_id"		"33208850"
		}
		"2568"
		{
			"name"		"boston2018_signature_fitch_foil"
			"item_name"		"#StickerKit_boston2018_signature_fitch_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_fitch_foil"
			"sticker_material"		"boston2018/sig_fitch_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"63"
			"tournament_player_id"		"33208850"
		}
		"2569"
		{
			"name"		"boston2018_signature_fitch_gold"
			"item_name"		"#StickerKit_boston2018_signature_fitch_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_fitch_gold"
			"sticker_material"		"boston2018/sig_fitch_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"63"
			"tournament_player_id"		"33208850"
		}
		"2570"
		{
			"name"		"boston2018_signature_hobbit"
			"item_name"		"#StickerKit_boston2018_signature_hobbit"
			"description_string"		"#StickerKit_desc_boston2018_signature_hobbit"
			"sticker_material"		"boston2018/sig_hobbit"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"63"
			"tournament_player_id"		"68027030"
		}
		"2571"
		{
			"name"		"boston2018_signature_hobbit_foil"
			"item_name"		"#StickerKit_boston2018_signature_hobbit_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_hobbit_foil"
			"sticker_material"		"boston2018/sig_hobbit_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"63"
			"tournament_player_id"		"68027030"
		}
		"2572"
		{
			"name"		"boston2018_signature_hobbit_gold"
			"item_name"		"#StickerKit_boston2018_signature_hobbit_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_hobbit_gold"
			"sticker_material"		"boston2018/sig_hobbit_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"63"
			"tournament_player_id"		"68027030"
		}
		"2573"
		{
			"name"		"boston2018_signature_mou"
			"item_name"		"#StickerKit_boston2018_signature_mou"
			"description_string"		"#StickerKit_desc_boston2018_signature_mou"
			"sticker_material"		"boston2018/sig_mou"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"63"
			"tournament_player_id"		"52678767"
		}
		"2574"
		{
			"name"		"boston2018_signature_mou_foil"
			"item_name"		"#StickerKit_boston2018_signature_mou_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_mou_foil"
			"sticker_material"		"boston2018/sig_mou_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"63"
			"tournament_player_id"		"52678767"
		}
		"2575"
		{
			"name"		"boston2018_signature_mou_gold"
			"item_name"		"#StickerKit_boston2018_signature_mou_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_mou_gold"
			"sticker_material"		"boston2018/sig_mou_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"63"
			"tournament_player_id"		"52678767"
		}
		"2576"
		{
			"name"		"boston2018_signature_bit"
			"item_name"		"#StickerKit_boston2018_signature_bit"
			"description_string"		"#StickerKit_desc_boston2018_signature_bit"
			"sticker_material"		"boston2018/sig_bit"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"78"
			"tournament_player_id"		"9224396"
		}
		"2577"
		{
			"name"		"boston2018_signature_bit_foil"
			"item_name"		"#StickerKit_boston2018_signature_bit_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_bit_foil"
			"sticker_material"		"boston2018/sig_bit_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"78"
			"tournament_player_id"		"9224396"
		}
		"2578"
		{
			"name"		"boston2018_signature_bit_gold"
			"item_name"		"#StickerKit_boston2018_signature_bit_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_bit_gold"
			"sticker_material"		"boston2018/sig_bit_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"78"
			"tournament_player_id"		"9224396"
		}
		"2579"
		{
			"name"		"boston2018_signature_fnx"
			"item_name"		"#StickerKit_boston2018_signature_fnx"
			"description_string"		"#StickerKit_desc_boston2018_signature_fnx"
			"sticker_material"		"boston2018/sig_fnx"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"78"
			"tournament_player_id"		"170178574"
		}
		"2580"
		{
			"name"		"boston2018_signature_fnx_foil"
			"item_name"		"#StickerKit_boston2018_signature_fnx_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_fnx_foil"
			"sticker_material"		"boston2018/sig_fnx_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"78"
			"tournament_player_id"		"170178574"
		}
		"2581"
		{
			"name"		"boston2018_signature_fnx_gold"
			"item_name"		"#StickerKit_boston2018_signature_fnx_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_fnx_gold"
			"sticker_material"		"boston2018/sig_fnx_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"78"
			"tournament_player_id"		"170178574"
		}
		"2582"
		{
			"name"		"boston2018_signature_hen1"
			"item_name"		"#StickerKit_boston2018_signature_hen1"
			"description_string"		"#StickerKit_desc_boston2018_signature_hen1"
			"sticker_material"		"boston2018/sig_hen1"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"78"
			"tournament_player_id"		"57761535"
		}
		"2583"
		{
			"name"		"boston2018_signature_hen1_foil"
			"item_name"		"#StickerKit_boston2018_signature_hen1_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_hen1_foil"
			"sticker_material"		"boston2018/sig_hen1_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"78"
			"tournament_player_id"		"57761535"
		}
		"2584"
		{
			"name"		"boston2018_signature_hen1_gold"
			"item_name"		"#StickerKit_boston2018_signature_hen1_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_hen1_gold"
			"sticker_material"		"boston2018/sig_hen1_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"78"
			"tournament_player_id"		"57761535"
		}
		"2585"
		{
			"name"		"boston2018_signature_kngv"
			"item_name"		"#StickerKit_boston2018_signature_kngv"
			"description_string"		"#StickerKit_desc_boston2018_signature_kngv"
			"sticker_material"		"boston2018/sig_kngv"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"78"
			"tournament_player_id"		"6732863"
		}
		"2586"
		{
			"name"		"boston2018_signature_kngv_foil"
			"item_name"		"#StickerKit_boston2018_signature_kngv_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_kngv_foil"
			"sticker_material"		"boston2018/sig_kngv_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"78"
			"tournament_player_id"		"6732863"
		}
		"2587"
		{
			"name"		"boston2018_signature_kngv_gold"
			"item_name"		"#StickerKit_boston2018_signature_kngv_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_kngv_gold"
			"sticker_material"		"boston2018/sig_kngv_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"78"
			"tournament_player_id"		"6732863"
		}
		"2588"
		{
			"name"		"boston2018_signature_lucas1"
			"item_name"		"#StickerKit_boston2018_signature_lucas1"
			"description_string"		"#StickerKit_desc_boston2018_signature_lucas1"
			"sticker_material"		"boston2018/sig_lucas1"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"78"
			"tournament_player_id"		"4780624"
		}
		"2589"
		{
			"name"		"boston2018_signature_lucas1_foil"
			"item_name"		"#StickerKit_boston2018_signature_lucas1_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_lucas1_foil"
			"sticker_material"		"boston2018/sig_lucas1_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"78"
			"tournament_player_id"		"4780624"
		}
		"2590"
		{
			"name"		"boston2018_signature_lucas1_gold"
			"item_name"		"#StickerKit_boston2018_signature_lucas1_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_lucas1_gold"
			"sticker_material"		"boston2018/sig_lucas1_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"78"
			"tournament_player_id"		"4780624"
		}
		"2591"
		{
			"name"		"boston2018_signature_device"
			"item_name"		"#StickerKit_boston2018_signature_device"
			"description_string"		"#StickerKit_desc_boston2018_signature_device"
			"sticker_material"		"boston2018/sig_device"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"60"
			"tournament_player_id"		"27447936"
		}
		"2592"
		{
			"name"		"boston2018_signature_device_foil"
			"item_name"		"#StickerKit_boston2018_signature_device_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_device_foil"
			"sticker_material"		"boston2018/sig_device_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"60"
			"tournament_player_id"		"27447936"
		}
		"2593"
		{
			"name"		"boston2018_signature_device_gold"
			"item_name"		"#StickerKit_boston2018_signature_device_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_device_gold"
			"sticker_material"		"boston2018/sig_device_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"60"
			"tournament_player_id"		"27447936"
		}
		"2594"
		{
			"name"		"boston2018_signature_dupreeh"
			"item_name"		"#StickerKit_boston2018_signature_dupreeh"
			"description_string"		"#StickerKit_desc_boston2018_signature_dupreeh"
			"sticker_material"		"boston2018/sig_dupreeh"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"60"
			"tournament_player_id"		"44589228"
		}
		"2595"
		{
			"name"		"boston2018_signature_dupreeh_foil"
			"item_name"		"#StickerKit_boston2018_signature_dupreeh_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_dupreeh_foil"
			"sticker_material"		"boston2018/sig_dupreeh_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"60"
			"tournament_player_id"		"44589228"
		}
		"2596"
		{
			"name"		"boston2018_signature_dupreeh_gold"
			"item_name"		"#StickerKit_boston2018_signature_dupreeh_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_dupreeh_gold"
			"sticker_material"		"boston2018/sig_dupreeh_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"60"
			"tournament_player_id"		"44589228"
		}
		"2597"
		{
			"name"		"boston2018_signature_gla1ve"
			"item_name"		"#StickerKit_boston2018_signature_gla1ve"
			"description_string"		"#StickerKit_desc_boston2018_signature_gla1ve"
			"sticker_material"		"boston2018/sig_gla1ve"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"2598"
		{
			"name"		"boston2018_signature_gla1ve_foil"
			"item_name"		"#StickerKit_boston2018_signature_gla1ve_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_gla1ve_foil"
			"sticker_material"		"boston2018/sig_gla1ve_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"2599"
		{
			"name"		"boston2018_signature_gla1ve_gold"
			"item_name"		"#StickerKit_boston2018_signature_gla1ve_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_gla1ve_gold"
			"sticker_material"		"boston2018/sig_gla1ve_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"2600"
		{
			"name"		"boston2018_signature_kjaerbye"
			"item_name"		"#StickerKit_boston2018_signature_kjaerbye"
			"description_string"		"#StickerKit_desc_boston2018_signature_kjaerbye"
			"sticker_material"		"boston2018/sig_kjaerbye"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"60"
			"tournament_player_id"		"59614824"
		}
		"2601"
		{
			"name"		"boston2018_signature_kjaerbye_foil"
			"item_name"		"#StickerKit_boston2018_signature_kjaerbye_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_kjaerbye_foil"
			"sticker_material"		"boston2018/sig_kjaerbye_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"60"
			"tournament_player_id"		"59614824"
		}
		"2602"
		{
			"name"		"boston2018_signature_kjaerbye_gold"
			"item_name"		"#StickerKit_boston2018_signature_kjaerbye_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_kjaerbye_gold"
			"sticker_material"		"boston2018/sig_kjaerbye_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"60"
			"tournament_player_id"		"59614824"
		}
		"2603"
		{
			"name"		"boston2018_signature_xyp9x"
			"item_name"		"#StickerKit_boston2018_signature_xyp9x"
			"description_string"		"#StickerKit_desc_boston2018_signature_xyp9x"
			"sticker_material"		"boston2018/sig_xyp9x"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"2604"
		{
			"name"		"boston2018_signature_xyp9x_foil"
			"item_name"		"#StickerKit_boston2018_signature_xyp9x_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_xyp9x_foil"
			"sticker_material"		"boston2018/sig_xyp9x_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"2605"
		{
			"name"		"boston2018_signature_xyp9x_gold"
			"item_name"		"#StickerKit_boston2018_signature_xyp9x_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_xyp9x_gold"
			"sticker_material"		"boston2018/sig_xyp9x_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"2606"
		{
			"name"		"boston2018_signature_byali"
			"item_name"		"#StickerKit_boston2018_signature_byali"
			"description_string"		"#StickerKit_desc_boston2018_signature_byali"
			"sticker_material"		"boston2018/sig_byali"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"31"
			"tournament_player_id"		"18860354"
		}
		"2607"
		{
			"name"		"boston2018_signature_byali_foil"
			"item_name"		"#StickerKit_boston2018_signature_byali_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_byali_foil"
			"sticker_material"		"boston2018/sig_byali_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"31"
			"tournament_player_id"		"18860354"
		}
		"2608"
		{
			"name"		"boston2018_signature_byali_gold"
			"item_name"		"#StickerKit_boston2018_signature_byali_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_byali_gold"
			"sticker_material"		"boston2018/sig_byali_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"31"
			"tournament_player_id"		"18860354"
		}
		"2609"
		{
			"name"		"boston2018_signature_neo"
			"item_name"		"#StickerKit_boston2018_signature_neo"
			"description_string"		"#StickerKit_desc_boston2018_signature_neo"
			"sticker_material"		"boston2018/sig_neo"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"31"
			"tournament_player_id"		"460206"
		}
		"2610"
		{
			"name"		"boston2018_signature_neo_foil"
			"item_name"		"#StickerKit_boston2018_signature_neo_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_neo_foil"
			"sticker_material"		"boston2018/sig_neo_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"31"
			"tournament_player_id"		"460206"
		}
		"2611"
		{
			"name"		"boston2018_signature_neo_gold"
			"item_name"		"#StickerKit_boston2018_signature_neo_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_neo_gold"
			"sticker_material"		"boston2018/sig_neo_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"31"
			"tournament_player_id"		"460206"
		}
		"2612"
		{
			"name"		"boston2018_signature_pasha"
			"item_name"		"#StickerKit_boston2018_signature_pasha"
			"description_string"		"#StickerKit_desc_boston2018_signature_pasha"
			"sticker_material"		"boston2018/sig_pasha"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"31"
			"tournament_player_id"		"13580090"
		}
		"2613"
		{
			"name"		"boston2018_signature_pasha_foil"
			"item_name"		"#StickerKit_boston2018_signature_pasha_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_pasha_foil"
			"sticker_material"		"boston2018/sig_pasha_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"31"
			"tournament_player_id"		"13580090"
		}
		"2614"
		{
			"name"		"boston2018_signature_pasha_gold"
			"item_name"		"#StickerKit_boston2018_signature_pasha_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_pasha_gold"
			"sticker_material"		"boston2018/sig_pasha_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"31"
			"tournament_player_id"		"13580090"
		}
		"2615"
		{
			"name"		"boston2018_signature_snax"
			"item_name"		"#StickerKit_boston2018_signature_snax"
			"description_string"		"#StickerKit_desc_boston2018_signature_snax"
			"sticker_material"		"boston2018/sig_snax"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"31"
			"tournament_player_id"		"21875845"
		}
		"2616"
		{
			"name"		"boston2018_signature_snax_foil"
			"item_name"		"#StickerKit_boston2018_signature_snax_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_snax_foil"
			"sticker_material"		"boston2018/sig_snax_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"31"
			"tournament_player_id"		"21875845"
		}
		"2617"
		{
			"name"		"boston2018_signature_snax_gold"
			"item_name"		"#StickerKit_boston2018_signature_snax_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_snax_gold"
			"sticker_material"		"boston2018/sig_snax_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"31"
			"tournament_player_id"		"21875845"
		}
		"2618"
		{
			"name"		"boston2018_signature_taz"
			"item_name"		"#StickerKit_boston2018_signature_taz"
			"description_string"		"#StickerKit_desc_boston2018_signature_taz"
			"sticker_material"		"boston2018/sig_taz"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"31"
			"tournament_player_id"		"234052"
		}
		"2619"
		{
			"name"		"boston2018_signature_taz_foil"
			"item_name"		"#StickerKit_boston2018_signature_taz_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_taz_foil"
			"sticker_material"		"boston2018/sig_taz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"31"
			"tournament_player_id"		"234052"
		}
		"2620"
		{
			"name"		"boston2018_signature_taz_gold"
			"item_name"		"#StickerKit_boston2018_signature_taz_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_taz_gold"
			"sticker_material"		"boston2018/sig_taz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"31"
			"tournament_player_id"		"234052"
		}
		"2621"
		{
			"name"		"boston2018_signature_flusha"
			"item_name"		"#StickerKit_boston2018_signature_flusha"
			"description_string"		"#StickerKit_desc_boston2018_signature_flusha"
			"sticker_material"		"boston2018/sig_flusha"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"6"
			"tournament_player_id"		"31082355"
		}
		"2622"
		{
			"name"		"boston2018_signature_flusha_foil"
			"item_name"		"#StickerKit_boston2018_signature_flusha_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_flusha_foil"
			"sticker_material"		"boston2018/sig_flusha_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"6"
			"tournament_player_id"		"31082355"
		}
		"2623"
		{
			"name"		"boston2018_signature_flusha_gold"
			"item_name"		"#StickerKit_boston2018_signature_flusha_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_flusha_gold"
			"sticker_material"		"boston2018/sig_flusha_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"6"
			"tournament_player_id"		"31082355"
		}
		"2624"
		{
			"name"		"boston2018_signature_golden"
			"item_name"		"#StickerKit_boston2018_signature_golden"
			"description_string"		"#StickerKit_desc_boston2018_signature_golden"
			"sticker_material"		"boston2018/sig_golden"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"6"
			"tournament_player_id"		"116509497"
		}
		"2625"
		{
			"name"		"boston2018_signature_golden_foil"
			"item_name"		"#StickerKit_boston2018_signature_golden_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_golden_foil"
			"sticker_material"		"boston2018/sig_golden_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"6"
			"tournament_player_id"		"116509497"
		}
		"2626"
		{
			"name"		"boston2018_signature_golden_gold"
			"item_name"		"#StickerKit_boston2018_signature_golden_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_golden_gold"
			"sticker_material"		"boston2018/sig_golden_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"6"
			"tournament_player_id"		"116509497"
		}
		"2627"
		{
			"name"		"boston2018_signature_jw"
			"item_name"		"#StickerKit_boston2018_signature_jw"
			"description_string"		"#StickerKit_desc_boston2018_signature_jw"
			"sticker_material"		"boston2018/sig_jw"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71288472"
		}
		"2628"
		{
			"name"		"boston2018_signature_jw_foil"
			"item_name"		"#StickerKit_boston2018_signature_jw_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_jw_foil"
			"sticker_material"		"boston2018/sig_jw_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71288472"
		}
		"2629"
		{
			"name"		"boston2018_signature_jw_gold"
			"item_name"		"#StickerKit_boston2018_signature_jw_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_jw_gold"
			"sticker_material"		"boston2018/sig_jw_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71288472"
		}
		"2630"
		{
			"name"		"boston2018_signature_krimz"
			"item_name"		"#StickerKit_boston2018_signature_krimz"
			"description_string"		"#StickerKit_desc_boston2018_signature_krimz"
			"sticker_material"		"boston2018/sig_krimz"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"2631"
		{
			"name"		"boston2018_signature_krimz_foil"
			"item_name"		"#StickerKit_boston2018_signature_krimz_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_krimz_foil"
			"sticker_material"		"boston2018/sig_krimz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"2632"
		{
			"name"		"boston2018_signature_krimz_gold"
			"item_name"		"#StickerKit_boston2018_signature_krimz_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_krimz_gold"
			"sticker_material"		"boston2018/sig_krimz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"2633"
		{
			"name"		"boston2018_signature_lekro"
			"item_name"		"#StickerKit_boston2018_signature_lekro"
			"description_string"		"#StickerKit_desc_boston2018_signature_lekro"
			"sticker_material"		"boston2018/sig_lekro"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"6"
			"tournament_player_id"		"1093135"
		}
		"2634"
		{
			"name"		"boston2018_signature_lekro_foil"
			"item_name"		"#StickerKit_boston2018_signature_lekro_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_lekro_foil"
			"sticker_material"		"boston2018/sig_lekro_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"6"
			"tournament_player_id"		"1093135"
		}
		"2635"
		{
			"name"		"boston2018_signature_lekro_gold"
			"item_name"		"#StickerKit_boston2018_signature_lekro_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_lekro_gold"
			"sticker_material"		"boston2018/sig_lekro_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"6"
			"tournament_player_id"		"1093135"
		}
		"2636"
		{
			"name"		"boston2018_signature_coldzera"
			"item_name"		"#StickerKit_boston2018_signature_coldzera"
			"description_string"		"#StickerKit_desc_boston2018_signature_coldzera"
			"sticker_material"		"boston2018/sig_coldzera"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"14"
			"tournament_player_id"		"79720871"
		}
		"2637"
		{
			"name"		"boston2018_signature_coldzera_foil"
			"item_name"		"#StickerKit_boston2018_signature_coldzera_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_coldzera_foil"
			"sticker_material"		"boston2018/sig_coldzera_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"14"
			"tournament_player_id"		"79720871"
		}
		"2638"
		{
			"name"		"boston2018_signature_coldzera_gold"
			"item_name"		"#StickerKit_boston2018_signature_coldzera_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_coldzera_gold"
			"sticker_material"		"boston2018/sig_coldzera_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"14"
			"tournament_player_id"		"79720871"
		}
		"2639"
		{
			"name"		"boston2018_signature_fallen"
			"item_name"		"#StickerKit_boston2018_signature_fallen"
			"description_string"		"#StickerKit_desc_boston2018_signature_fallen"
			"sticker_material"		"boston2018/sig_fallen"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"14"
			"tournament_player_id"		"424467"
		}
		"2640"
		{
			"name"		"boston2018_signature_fallen_foil"
			"item_name"		"#StickerKit_boston2018_signature_fallen_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_fallen_foil"
			"sticker_material"		"boston2018/sig_fallen_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"14"
			"tournament_player_id"		"424467"
		}
		"2641"
		{
			"name"		"boston2018_signature_fallen_gold"
			"item_name"		"#StickerKit_boston2018_signature_fallen_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_fallen_gold"
			"sticker_material"		"boston2018/sig_fallen_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"14"
			"tournament_player_id"		"424467"
		}
		"2642"
		{
			"name"		"boston2018_signature_felps"
			"item_name"		"#StickerKit_boston2018_signature_felps"
			"description_string"		"#StickerKit_desc_boston2018_signature_felps"
			"sticker_material"		"boston2018/sig_felps"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"14"
			"tournament_player_id"		"22765766"
		}
		"2643"
		{
			"name"		"boston2018_signature_felps_foil"
			"item_name"		"#StickerKit_boston2018_signature_felps_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_felps_foil"
			"sticker_material"		"boston2018/sig_felps_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"14"
			"tournament_player_id"		"22765766"
		}
		"2644"
		{
			"name"		"boston2018_signature_felps_gold"
			"item_name"		"#StickerKit_boston2018_signature_felps_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_felps_gold"
			"sticker_material"		"boston2018/sig_felps_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"14"
			"tournament_player_id"		"22765766"
		}
		"2645"
		{
			"name"		"boston2018_signature_fer"
			"item_name"		"#StickerKit_boston2018_signature_fer"
			"description_string"		"#StickerKit_desc_boston2018_signature_fer"
			"sticker_material"		"boston2018/sig_fer"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"14"
			"tournament_player_id"		"38921219"
		}
		"2646"
		{
			"name"		"boston2018_signature_fer_foil"
			"item_name"		"#StickerKit_boston2018_signature_fer_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_fer_foil"
			"sticker_material"		"boston2018/sig_fer_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"14"
			"tournament_player_id"		"38921219"
		}
		"2647"
		{
			"name"		"boston2018_signature_fer_gold"
			"item_name"		"#StickerKit_boston2018_signature_fer_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_fer_gold"
			"sticker_material"		"boston2018/sig_fer_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"14"
			"tournament_player_id"		"38921219"
		}
		"2648"
		{
			"name"		"boston2018_signature_taco"
			"item_name"		"#StickerKit_boston2018_signature_taco"
			"description_string"		"#StickerKit_desc_boston2018_signature_taco"
			"sticker_material"		"boston2018/sig_taco"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"14"
			"tournament_player_id"		"52876568"
		}
		"2649"
		{
			"name"		"boston2018_signature_taco_foil"
			"item_name"		"#StickerKit_boston2018_signature_taco_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_taco_foil"
			"sticker_material"		"boston2018/sig_taco_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"14"
			"tournament_player_id"		"52876568"
		}
		"2650"
		{
			"name"		"boston2018_signature_taco_gold"
			"item_name"		"#StickerKit_boston2018_signature_taco_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_taco_gold"
			"sticker_material"		"boston2018/sig_taco_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"14"
			"tournament_player_id"		"52876568"
		}
		"2651"
		{
			"name"		"boston2018_signature_gobb"
			"item_name"		"#StickerKit_boston2018_signature_gobb"
			"description_string"		"#StickerKit_desc_boston2018_signature_gobb"
			"sticker_material"		"boston2018/sig_gobb"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1162165"
		}
		"2652"
		{
			"name"		"boston2018_signature_gobb_foil"
			"item_name"		"#StickerKit_boston2018_signature_gobb_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_gobb_foil"
			"sticker_material"		"boston2018/sig_gobb_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1162165"
		}
		"2653"
		{
			"name"		"boston2018_signature_gobb_gold"
			"item_name"		"#StickerKit_boston2018_signature_gobb_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_gobb_gold"
			"sticker_material"		"boston2018/sig_gobb_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1162165"
		}
		"2654"
		{
			"name"		"boston2018_signature_keev"
			"item_name"		"#StickerKit_boston2018_signature_keev"
			"description_string"		"#StickerKit_desc_boston2018_signature_keev"
			"sticker_material"		"boston2018/sig_keev"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"69"
			"tournament_player_id"		"51271036"
		}
		"2655"
		{
			"name"		"boston2018_signature_keev_foil"
			"item_name"		"#StickerKit_boston2018_signature_keev_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_keev_foil"
			"sticker_material"		"boston2018/sig_keev_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"69"
			"tournament_player_id"		"51271036"
		}
		"2656"
		{
			"name"		"boston2018_signature_keev_gold"
			"item_name"		"#StickerKit_boston2018_signature_keev_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_keev_gold"
			"sticker_material"		"boston2018/sig_keev_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"69"
			"tournament_player_id"		"51271036"
		}
		"2657"
		{
			"name"		"boston2018_signature_legija"
			"item_name"		"#StickerKit_boston2018_signature_legija"
			"description_string"		"#StickerKit_desc_boston2018_signature_legija"
			"sticker_material"		"boston2018/sig_legija"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"69"
			"tournament_player_id"		"21242287"
		}
		"2658"
		{
			"name"		"boston2018_signature_legija_foil"
			"item_name"		"#StickerKit_boston2018_signature_legija_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_legija_foil"
			"sticker_material"		"boston2018/sig_legija_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"69"
			"tournament_player_id"		"21242287"
		}
		"2659"
		{
			"name"		"boston2018_signature_legija_gold"
			"item_name"		"#StickerKit_boston2018_signature_legija_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_legija_gold"
			"sticker_material"		"boston2018/sig_legija_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"69"
			"tournament_player_id"		"21242287"
		}
		"2660"
		{
			"name"		"boston2018_signature_nex"
			"item_name"		"#StickerKit_boston2018_signature_nex"
			"description_string"		"#StickerKit_desc_boston2018_signature_nex"
			"sticker_material"		"boston2018/sig_nex"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"69"
			"tournament_player_id"		"90378773"
		}
		"2661"
		{
			"name"		"boston2018_signature_nex_foil"
			"item_name"		"#StickerKit_boston2018_signature_nex_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_nex_foil"
			"sticker_material"		"boston2018/sig_nex_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"69"
			"tournament_player_id"		"90378773"
		}
		"2662"
		{
			"name"		"boston2018_signature_nex_gold"
			"item_name"		"#StickerKit_boston2018_signature_nex_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_nex_gold"
			"sticker_material"		"boston2018/sig_nex_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"69"
			"tournament_player_id"		"90378773"
		}
		"2663"
		{
			"name"		"boston2018_signature_tabsen"
			"item_name"		"#StickerKit_boston2018_signature_tabsen"
			"description_string"		"#StickerKit_desc_boston2018_signature_tabsen"
			"sticker_material"		"boston2018/sig_tabsen"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1225952"
		}
		"2664"
		{
			"name"		"boston2018_signature_tabsen_foil"
			"item_name"		"#StickerKit_boston2018_signature_tabsen_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_tabsen_foil"
			"sticker_material"		"boston2018/sig_tabsen_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1225952"
		}
		"2665"
		{
			"name"		"boston2018_signature_tabsen_gold"
			"item_name"		"#StickerKit_boston2018_signature_tabsen_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_tabsen_gold"
			"sticker_material"		"boston2018/sig_tabsen_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1225952"
		}
		"2666"
		{
			"name"		"boston2018_signature_aizy"
			"item_name"		"#StickerKit_boston2018_signature_aizy"
			"description_string"		"#StickerKit_desc_boston2018_signature_aizy"
			"sticker_material"		"boston2018/sig_aizy"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"68"
			"tournament_player_id"		"90685224"
		}
		"2667"
		{
			"name"		"boston2018_signature_aizy_foil"
			"item_name"		"#StickerKit_boston2018_signature_aizy_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_aizy_foil"
			"sticker_material"		"boston2018/sig_aizy_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"68"
			"tournament_player_id"		"90685224"
		}
		"2668"
		{
			"name"		"boston2018_signature_aizy_gold"
			"item_name"		"#StickerKit_boston2018_signature_aizy_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_aizy_gold"
			"sticker_material"		"boston2018/sig_aizy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"68"
			"tournament_player_id"		"90685224"
		}
		"2669"
		{
			"name"		"boston2018_signature_cajunb"
			"item_name"		"#StickerKit_boston2018_signature_cajunb"
			"description_string"		"#StickerKit_desc_boston2018_signature_cajunb"
			"sticker_material"		"boston2018/sig_cajunb"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"68"
			"tournament_player_id"		"18062315"
		}
		"2670"
		{
			"name"		"boston2018_signature_cajunb_foil"
			"item_name"		"#StickerKit_boston2018_signature_cajunb_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_cajunb_foil"
			"sticker_material"		"boston2018/sig_cajunb_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"68"
			"tournament_player_id"		"18062315"
		}
		"2671"
		{
			"name"		"boston2018_signature_cajunb_gold"
			"item_name"		"#StickerKit_boston2018_signature_cajunb_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_cajunb_gold"
			"sticker_material"		"boston2018/sig_cajunb_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"68"
			"tournament_player_id"		"18062315"
		}
		"2672"
		{
			"name"		"boston2018_signature_k0nfig"
			"item_name"		"#StickerKit_boston2018_signature_k0nfig"
			"description_string"		"#StickerKit_desc_boston2018_signature_k0nfig"
			"sticker_material"		"boston2018/sig_k0nfig"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"68"
			"tournament_player_id"		"19403447"
		}
		"2673"
		{
			"name"		"boston2018_signature_k0nfig_foil"
			"item_name"		"#StickerKit_boston2018_signature_k0nfig_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_k0nfig_foil"
			"sticker_material"		"boston2018/sig_k0nfig_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"68"
			"tournament_player_id"		"19403447"
		}
		"2674"
		{
			"name"		"boston2018_signature_k0nfig_gold"
			"item_name"		"#StickerKit_boston2018_signature_k0nfig_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_k0nfig_gold"
			"sticker_material"		"boston2018/sig_k0nfig_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"68"
			"tournament_player_id"		"19403447"
		}
		"2675"
		{
			"name"		"boston2018_signature_msl"
			"item_name"		"#StickerKit_boston2018_signature_msl"
			"description_string"		"#StickerKit_desc_boston2018_signature_msl"
			"sticker_material"		"boston2018/sig_msl"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"68"
			"tournament_player_id"		"24134891"
		}
		"2676"
		{
			"name"		"boston2018_signature_msl_foil"
			"item_name"		"#StickerKit_boston2018_signature_msl_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_msl_foil"
			"sticker_material"		"boston2018/sig_msl_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"68"
			"tournament_player_id"		"24134891"
		}
		"2677"
		{
			"name"		"boston2018_signature_msl_gold"
			"item_name"		"#StickerKit_boston2018_signature_msl_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_msl_gold"
			"sticker_material"		"boston2018/sig_msl_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"68"
			"tournament_player_id"		"24134891"
		}
		"2678"
		{
			"name"		"boston2018_signature_v4lde"
			"item_name"		"#StickerKit_boston2018_signature_v4lde"
			"description_string"		"#StickerKit_desc_boston2018_signature_v4lde"
			"sticker_material"		"boston2018/sig_v4lde"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"68"
			"tournament_player_id"		"154664140"
		}
		"2679"
		{
			"name"		"boston2018_signature_v4lde_foil"
			"item_name"		"#StickerKit_boston2018_signature_v4lde_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_v4lde_foil"
			"sticker_material"		"boston2018/sig_v4lde_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"68"
			"tournament_player_id"		"154664140"
		}
		"2680"
		{
			"name"		"boston2018_signature_v4lde_gold"
			"item_name"		"#StickerKit_boston2018_signature_v4lde_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_v4lde_gold"
			"sticker_material"		"boston2018/sig_v4lde_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"68"
			"tournament_player_id"		"154664140"
		}
		"2681"
		{
			"name"		"boston2018_signature_apex"
			"item_name"		"#StickerKit_boston2018_signature_apex"
			"description_string"		"#StickerKit_desc_boston2018_signature_apex"
			"sticker_material"		"boston2018/sig_apex"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"59"
			"tournament_player_id"		"29478439"
		}
		"2682"
		{
			"name"		"boston2018_signature_apex_foil"
			"item_name"		"#StickerKit_boston2018_signature_apex_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_apex_foil"
			"sticker_material"		"boston2018/sig_apex_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"59"
			"tournament_player_id"		"29478439"
		}
		"2683"
		{
			"name"		"boston2018_signature_apex_gold"
			"item_name"		"#StickerKit_boston2018_signature_apex_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_apex_gold"
			"sticker_material"		"boston2018/sig_apex_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"59"
			"tournament_player_id"		"29478439"
		}
		"2684"
		{
			"name"		"boston2018_signature_bodyy"
			"item_name"		"#StickerKit_boston2018_signature_bodyy"
			"description_string"		"#StickerKit_desc_boston2018_signature_bodyy"
			"sticker_material"		"boston2018/sig_bodyy"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53029647"
		}
		"2685"
		{
			"name"		"boston2018_signature_bodyy_foil"
			"item_name"		"#StickerKit_boston2018_signature_bodyy_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_bodyy_foil"
			"sticker_material"		"boston2018/sig_bodyy_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53029647"
		}
		"2686"
		{
			"name"		"boston2018_signature_bodyy_gold"
			"item_name"		"#StickerKit_boston2018_signature_bodyy_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_bodyy_gold"
			"sticker_material"		"boston2018/sig_bodyy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53029647"
		}
		"2687"
		{
			"name"		"boston2018_signature_kennys"
			"item_name"		"#StickerKit_boston2018_signature_kennys"
			"description_string"		"#StickerKit_desc_boston2018_signature_kennys"
			"sticker_material"		"boston2018/sig_kennys"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"59"
			"tournament_player_id"		"64640068"
		}
		"2688"
		{
			"name"		"boston2018_signature_kennys_foil"
			"item_name"		"#StickerKit_boston2018_signature_kennys_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_kennys_foil"
			"sticker_material"		"boston2018/sig_kennys_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"59"
			"tournament_player_id"		"64640068"
		}
		"2689"
		{
			"name"		"boston2018_signature_kennys_gold"
			"item_name"		"#StickerKit_boston2018_signature_kennys_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_kennys_gold"
			"sticker_material"		"boston2018/sig_kennys_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"59"
			"tournament_player_id"		"64640068"
		}
		"2690"
		{
			"name"		"boston2018_signature_nbk"
			"item_name"		"#StickerKit_boston2018_signature_nbk"
			"description_string"		"#StickerKit_desc_boston2018_signature_nbk"
			"sticker_material"		"boston2018/sig_nbk"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"59"
			"tournament_player_id"		"444845"
		}
		"2691"
		{
			"name"		"boston2018_signature_nbk_foil"
			"item_name"		"#StickerKit_boston2018_signature_nbk_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_nbk_foil"
			"sticker_material"		"boston2018/sig_nbk_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"59"
			"tournament_player_id"		"444845"
		}
		"2692"
		{
			"name"		"boston2018_signature_nbk_gold"
			"item_name"		"#StickerKit_boston2018_signature_nbk_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_nbk_gold"
			"sticker_material"		"boston2018/sig_nbk_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"59"
			"tournament_player_id"		"444845"
		}
		"2693"
		{
			"name"		"boston2018_signature_shox"
			"item_name"		"#StickerKit_boston2018_signature_shox"
			"description_string"		"#StickerKit_desc_boston2018_signature_shox"
			"sticker_material"		"boston2018/sig_shox"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"59"
			"tournament_player_id"		"46654567"
		}
		"2694"
		{
			"name"		"boston2018_signature_shox_foil"
			"item_name"		"#StickerKit_boston2018_signature_shox_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_shox_foil"
			"sticker_material"		"boston2018/sig_shox_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"59"
			"tournament_player_id"		"46654567"
		}
		"2695"
		{
			"name"		"boston2018_signature_shox_gold"
			"item_name"		"#StickerKit_boston2018_signature_shox_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_shox_gold"
			"sticker_material"		"boston2018/sig_shox_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"59"
			"tournament_player_id"		"46654567"
		}
		"2696"
		{
			"name"		"boston2018_signature_autimatic"
			"item_name"		"#StickerKit_boston2018_signature_autimatic"
			"description_string"		"#StickerKit_desc_boston2018_signature_autimatic"
			"sticker_material"		"boston2018/sig_autimatic"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"33"
			"tournament_player_id"		"94605121"
		}
		"2697"
		{
			"name"		"boston2018_signature_autimatic_foil"
			"item_name"		"#StickerKit_boston2018_signature_autimatic_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_autimatic_foil"
			"sticker_material"		"boston2018/sig_autimatic_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"33"
			"tournament_player_id"		"94605121"
		}
		"2698"
		{
			"name"		"boston2018_signature_autimatic_gold"
			"item_name"		"#StickerKit_boston2018_signature_autimatic_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_autimatic_gold"
			"sticker_material"		"boston2018/sig_autimatic_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"33"
			"tournament_player_id"		"94605121"
		}
		"2699"
		{
			"name"		"boston2018_signature_rush"
			"item_name"		"#StickerKit_boston2018_signature_rush"
			"description_string"		"#StickerKit_desc_boston2018_signature_rush"
			"sticker_material"		"boston2018/sig_rush"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"33"
			"tournament_player_id"		"63326592"
		}
		"2700"
		{
			"name"		"boston2018_signature_rush_foil"
			"item_name"		"#StickerKit_boston2018_signature_rush_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_rush_foil"
			"sticker_material"		"boston2018/sig_rush_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"33"
			"tournament_player_id"		"63326592"
		}
		"2701"
		{
			"name"		"boston2018_signature_rush_gold"
			"item_name"		"#StickerKit_boston2018_signature_rush_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_rush_gold"
			"sticker_material"		"boston2018/sig_rush_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"33"
			"tournament_player_id"		"63326592"
		}
		"2702"
		{
			"name"		"boston2018_signature_skadoodle"
			"item_name"		"#StickerKit_boston2018_signature_skadoodle"
			"description_string"		"#StickerKit_desc_boston2018_signature_skadoodle"
			"sticker_material"		"boston2018/sig_skadoodle"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"33"
			"tournament_player_id"		"21075725"
		}
		"2703"
		{
			"name"		"boston2018_signature_skadoodle_foil"
			"item_name"		"#StickerKit_boston2018_signature_skadoodle_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_skadoodle_foil"
			"sticker_material"		"boston2018/sig_skadoodle_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"33"
			"tournament_player_id"		"21075725"
		}
		"2704"
		{
			"name"		"boston2018_signature_skadoodle_gold"
			"item_name"		"#StickerKit_boston2018_signature_skadoodle_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_skadoodle_gold"
			"sticker_material"		"boston2018/sig_skadoodle_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"33"
			"tournament_player_id"		"21075725"
		}
		"2705"
		{
			"name"		"boston2018_signature_stewie2k"
			"item_name"		"#StickerKit_boston2018_signature_stewie2k"
			"description_string"		"#StickerKit_desc_boston2018_signature_stewie2k"
			"sticker_material"		"boston2018/sig_stewie2k"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"33"
			"tournament_player_id"		"38738282"
		}
		"2706"
		{
			"name"		"boston2018_signature_stewie2k_foil"
			"item_name"		"#StickerKit_boston2018_signature_stewie2k_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_stewie2k_foil"
			"sticker_material"		"boston2018/sig_stewie2k_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"33"
			"tournament_player_id"		"38738282"
		}
		"2707"
		{
			"name"		"boston2018_signature_stewie2k_gold"
			"item_name"		"#StickerKit_boston2018_signature_stewie2k_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_stewie2k_gold"
			"sticker_material"		"boston2018/sig_stewie2k_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"33"
			"tournament_player_id"		"38738282"
		}
		"2708"
		{
			"name"		"boston2018_signature_tarik"
			"item_name"		"#StickerKit_boston2018_signature_tarik"
			"description_string"		"#StickerKit_desc_boston2018_signature_tarik"
			"sticker_material"		"boston2018/sig_tarik"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"33"
			"tournament_player_id"		"18216247"
		}
		"2709"
		{
			"name"		"boston2018_signature_tarik_foil"
			"item_name"		"#StickerKit_boston2018_signature_tarik_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_tarik_foil"
			"sticker_material"		"boston2018/sig_tarik_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"33"
			"tournament_player_id"		"18216247"
		}
		"2710"
		{
			"name"		"boston2018_signature_tarik_gold"
			"item_name"		"#StickerKit_boston2018_signature_tarik_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_tarik_gold"
			"sticker_material"		"boston2018/sig_tarik_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"33"
			"tournament_player_id"		"18216247"
		}
		"2711"
		{
			"name"		"boston2018_signature_b1ad3"
			"item_name"		"#StickerKit_boston2018_signature_b1ad3"
			"description_string"		"#StickerKit_desc_boston2018_signature_b1ad3"
			"sticker_material"		"boston2018/sig_b1ad3"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53258137"
		}
		"2712"
		{
			"name"		"boston2018_signature_b1ad3_foil"
			"item_name"		"#StickerKit_boston2018_signature_b1ad3_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_b1ad3_foil"
			"sticker_material"		"boston2018/sig_b1ad3_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53258137"
		}
		"2713"
		{
			"name"		"boston2018_signature_b1ad3_gold"
			"item_name"		"#StickerKit_boston2018_signature_b1ad3_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_b1ad3_gold"
			"sticker_material"		"boston2018/sig_b1ad3_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"43"
			"tournament_player_id"		"53258137"
		}
		"2714"
		{
			"name"		"boston2018_signature_markeloff"
			"item_name"		"#StickerKit_boston2018_signature_markeloff"
			"description_string"		"#StickerKit_desc_boston2018_signature_markeloff"
			"sticker_material"		"boston2018/sig_markeloff"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"43"
			"tournament_player_id"		"5667261"
		}
		"2715"
		{
			"name"		"boston2018_signature_markeloff_foil"
			"item_name"		"#StickerKit_boston2018_signature_markeloff_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_markeloff_foil"
			"sticker_material"		"boston2018/sig_markeloff_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"43"
			"tournament_player_id"		"5667261"
		}
		"2716"
		{
			"name"		"boston2018_signature_markeloff_gold"
			"item_name"		"#StickerKit_boston2018_signature_markeloff_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_markeloff_gold"
			"sticker_material"		"boston2018/sig_markeloff_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"43"
			"tournament_player_id"		"5667261"
		}
		"2717"
		{
			"name"		"boston2018_signature_seized"
			"item_name"		"#StickerKit_boston2018_signature_seized"
			"description_string"		"#StickerKit_desc_boston2018_signature_seized"
			"sticker_material"		"boston2018/sig_seized"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"43"
			"tournament_player_id"		"3648428"
		}
		"2718"
		{
			"name"		"boston2018_signature_seized_foil"
			"item_name"		"#StickerKit_boston2018_signature_seized_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_seized_foil"
			"sticker_material"		"boston2018/sig_seized_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"43"
			"tournament_player_id"		"3648428"
		}
		"2719"
		{
			"name"		"boston2018_signature_seized_gold"
			"item_name"		"#StickerKit_boston2018_signature_seized_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_seized_gold"
			"sticker_material"		"boston2018/sig_seized_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"43"
			"tournament_player_id"		"3648428"
		}
		"2720"
		{
			"name"		"boston2018_signature_waylander"
			"item_name"		"#StickerKit_boston2018_signature_waylander"
			"description_string"		"#StickerKit_desc_boston2018_signature_waylander"
			"sticker_material"		"boston2018/sig_waylander"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"43"
			"tournament_player_id"		"38340970"
		}
		"2721"
		{
			"name"		"boston2018_signature_waylander_foil"
			"item_name"		"#StickerKit_boston2018_signature_waylander_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_waylander_foil"
			"sticker_material"		"boston2018/sig_waylander_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"43"
			"tournament_player_id"		"38340970"
		}
		"2722"
		{
			"name"		"boston2018_signature_waylander_gold"
			"item_name"		"#StickerKit_boston2018_signature_waylander_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_waylander_gold"
			"sticker_material"		"boston2018/sig_waylander_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"43"
			"tournament_player_id"		"38340970"
		}
		"2723"
		{
			"name"		"boston2018_signature_worldedit"
			"item_name"		"#StickerKit_boston2018_signature_worldedit"
			"description_string"		"#StickerKit_desc_boston2018_signature_worldedit"
			"sticker_material"		"boston2018/sig_worldedit"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"43"
			"tournament_player_id"		"36732188"
		}
		"2724"
		{
			"name"		"boston2018_signature_worldedit_foil"
			"item_name"		"#StickerKit_boston2018_signature_worldedit_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_worldedit_foil"
			"sticker_material"		"boston2018/sig_worldedit_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"43"
			"tournament_player_id"		"36732188"
		}
		"2725"
		{
			"name"		"boston2018_signature_worldedit_gold"
			"item_name"		"#StickerKit_boston2018_signature_worldedit_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_worldedit_gold"
			"sticker_material"		"boston2018/sig_worldedit_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"43"
			"tournament_player_id"		"36732188"
		}
		"2726"
		{
			"name"		"boston2018_signature_edward"
			"item_name"		"#StickerKit_boston2018_signature_edward"
			"description_string"		"#StickerKit_desc_boston2018_signature_edward"
			"sticker_material"		"boston2018/sig_edward"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"2727"
		{
			"name"		"boston2018_signature_edward_foil"
			"item_name"		"#StickerKit_boston2018_signature_edward_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_edward_foil"
			"sticker_material"		"boston2018/sig_edward_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"2728"
		{
			"name"		"boston2018_signature_edward_gold"
			"item_name"		"#StickerKit_boston2018_signature_edward_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_edward_gold"
			"sticker_material"		"boston2018/sig_edward_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"2729"
		{
			"name"		"boston2018_signature_electronic"
			"item_name"		"#StickerKit_boston2018_signature_electronic"
			"description_string"		"#StickerKit_desc_boston2018_signature_electronic"
			"sticker_material"		"boston2018/sig_electronic"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"2730"
		{
			"name"		"boston2018_signature_electronic_foil"
			"item_name"		"#StickerKit_boston2018_signature_electronic_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_electronic_foil"
			"sticker_material"		"boston2018/sig_electronic_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"2731"
		{
			"name"		"boston2018_signature_electronic_gold"
			"item_name"		"#StickerKit_boston2018_signature_electronic_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_electronic_gold"
			"sticker_material"		"boston2018/sig_electronic_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"2732"
		{
			"name"		"boston2018_signature_flamie"
			"item_name"		"#StickerKit_boston2018_signature_flamie"
			"description_string"		"#StickerKit_desc_boston2018_signature_flamie"
			"sticker_material"		"boston2018/sig_flamie"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"2733"
		{
			"name"		"boston2018_signature_flamie_foil"
			"item_name"		"#StickerKit_boston2018_signature_flamie_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_flamie_foil"
			"sticker_material"		"boston2018/sig_flamie_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"2734"
		{
			"name"		"boston2018_signature_flamie_gold"
			"item_name"		"#StickerKit_boston2018_signature_flamie_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_flamie_gold"
			"sticker_material"		"boston2018/sig_flamie_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"2735"
		{
			"name"		"boston2018_signature_s1mple"
			"item_name"		"#StickerKit_boston2018_signature_s1mple"
			"description_string"		"#StickerKit_desc_boston2018_signature_s1mple"
			"sticker_material"		"boston2018/sig_s1mple"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"2736"
		{
			"name"		"boston2018_signature_s1mple_foil"
			"item_name"		"#StickerKit_boston2018_signature_s1mple_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_s1mple_foil"
			"sticker_material"		"boston2018/sig_s1mple_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"2737"
		{
			"name"		"boston2018_signature_s1mple_gold"
			"item_name"		"#StickerKit_boston2018_signature_s1mple_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_s1mple_gold"
			"sticker_material"		"boston2018/sig_s1mple_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"2738"
		{
			"name"		"boston2018_signature_zeus"
			"item_name"		"#StickerKit_boston2018_signature_zeus"
			"description_string"		"#StickerKit_desc_boston2018_signature_zeus"
			"sticker_material"		"boston2018/sig_zeus"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"12"
			"tournament_player_id"		"59062744"
		}
		"2739"
		{
			"name"		"boston2018_signature_zeus_foil"
			"item_name"		"#StickerKit_boston2018_signature_zeus_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_zeus_foil"
			"sticker_material"		"boston2018/sig_zeus_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"12"
			"tournament_player_id"		"59062744"
		}
		"2740"
		{
			"name"		"boston2018_signature_zeus_gold"
			"item_name"		"#StickerKit_boston2018_signature_zeus_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_zeus_gold"
			"sticker_material"		"boston2018/sig_zeus_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"12"
			"tournament_player_id"		"59062744"
		}
		"2741"
		{
			"name"		"boston2018_signature_chrisj"
			"item_name"		"#StickerKit_boston2018_signature_chrisj"
			"description_string"		"#StickerKit_desc_boston2018_signature_chrisj"
			"sticker_material"		"boston2018/sig_chrisj"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"2742"
		{
			"name"		"boston2018_signature_chrisj_foil"
			"item_name"		"#StickerKit_boston2018_signature_chrisj_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_chrisj_foil"
			"sticker_material"		"boston2018/sig_chrisj_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"2743"
		{
			"name"		"boston2018_signature_chrisj_gold"
			"item_name"		"#StickerKit_boston2018_signature_chrisj_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_chrisj_gold"
			"sticker_material"		"boston2018/sig_chrisj_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"2744"
		{
			"name"		"boston2018_signature_oskar"
			"item_name"		"#StickerKit_boston2018_signature_oskar"
			"description_string"		"#StickerKit_desc_boston2018_signature_oskar"
			"sticker_material"		"boston2018/sig_oskar"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"29"
			"tournament_player_id"		"171425088"
		}
		"2745"
		{
			"name"		"boston2018_signature_oskar_foil"
			"item_name"		"#StickerKit_boston2018_signature_oskar_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_oskar_foil"
			"sticker_material"		"boston2018/sig_oskar_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"29"
			"tournament_player_id"		"171425088"
		}
		"2746"
		{
			"name"		"boston2018_signature_oskar_gold"
			"item_name"		"#StickerKit_boston2018_signature_oskar_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_oskar_gold"
			"sticker_material"		"boston2018/sig_oskar_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"29"
			"tournament_player_id"		"171425088"
		}
		"2747"
		{
			"name"		"boston2018_signature_ropz"
			"item_name"		"#StickerKit_boston2018_signature_ropz"
			"description_string"		"#StickerKit_desc_boston2018_signature_ropz"
			"sticker_material"		"boston2018/sig_ropz"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31006590"
		}
		"2748"
		{
			"name"		"boston2018_signature_ropz_foil"
			"item_name"		"#StickerKit_boston2018_signature_ropz_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_ropz_foil"
			"sticker_material"		"boston2018/sig_ropz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31006590"
		}
		"2749"
		{
			"name"		"boston2018_signature_ropz_gold"
			"item_name"		"#StickerKit_boston2018_signature_ropz_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_ropz_gold"
			"sticker_material"		"boston2018/sig_ropz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31006590"
		}
		"2750"
		{
			"name"		"boston2018_signature_styko"
			"item_name"		"#StickerKit_boston2018_signature_styko"
			"description_string"		"#StickerKit_desc_boston2018_signature_styko"
			"sticker_material"		"boston2018/sig_styko"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"29"
			"tournament_player_id"		"55928431"
		}
		"2751"
		{
			"name"		"boston2018_signature_styko_foil"
			"item_name"		"#StickerKit_boston2018_signature_styko_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_styko_foil"
			"sticker_material"		"boston2018/sig_styko_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"29"
			"tournament_player_id"		"55928431"
		}
		"2752"
		{
			"name"		"boston2018_signature_styko_gold"
			"item_name"		"#StickerKit_boston2018_signature_styko_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_styko_gold"
			"sticker_material"		"boston2018/sig_styko_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"29"
			"tournament_player_id"		"55928431"
		}
		"2753"
		{
			"name"		"boston2018_signature_sunny"
			"item_name"		"#StickerKit_boston2018_signature_sunny"
			"description_string"		"#StickerKit_desc_boston2018_signature_sunny"
			"sticker_material"		"boston2018/sig_sunny"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"29"
			"tournament_player_id"		"57405333"
		}
		"2754"
		{
			"name"		"boston2018_signature_sunny_foil"
			"item_name"		"#StickerKit_boston2018_signature_sunny_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_sunny_foil"
			"sticker_material"		"boston2018/sig_sunny_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"29"
			"tournament_player_id"		"57405333"
		}
		"2755"
		{
			"name"		"boston2018_signature_sunny_gold"
			"item_name"		"#StickerKit_boston2018_signature_sunny_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_sunny_gold"
			"sticker_material"		"boston2018/sig_sunny_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"29"
			"tournament_player_id"		"57405333"
		}
		"2756"
		{
			"name"		"boston2018_signature_denis"
			"item_name"		"#StickerKit_boston2018_signature_denis"
			"description_string"		"#StickerKit_desc_boston2018_signature_denis"
			"sticker_material"		"boston2018/sig_denis"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"72"
			"tournament_player_id"		"31185376"
		}
		"2757"
		{
			"name"		"boston2018_signature_denis_foil"
			"item_name"		"#StickerKit_boston2018_signature_denis_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_denis_foil"
			"sticker_material"		"boston2018/sig_denis_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"72"
			"tournament_player_id"		"31185376"
		}
		"2758"
		{
			"name"		"boston2018_signature_denis_gold"
			"item_name"		"#StickerKit_boston2018_signature_denis_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_denis_gold"
			"sticker_material"		"boston2018/sig_denis_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"72"
			"tournament_player_id"		"31185376"
		}
		"2759"
		{
			"name"		"boston2018_signature_innocent"
			"item_name"		"#StickerKit_boston2018_signature_innocent"
			"description_string"		"#StickerKit_desc_boston2018_signature_innocent"
			"sticker_material"		"boston2018/sig_innocent"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"72"
			"tournament_player_id"		"26563533"
		}
		"2760"
		{
			"name"		"boston2018_signature_innocent_foil"
			"item_name"		"#StickerKit_boston2018_signature_innocent_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_innocent_foil"
			"sticker_material"		"boston2018/sig_innocent_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"72"
			"tournament_player_id"		"26563533"
		}
		"2761"
		{
			"name"		"boston2018_signature_innocent_gold"
			"item_name"		"#StickerKit_boston2018_signature_innocent_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_innocent_gold"
			"sticker_material"		"boston2018/sig_innocent_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"72"
			"tournament_player_id"		"26563533"
		}
		"2762"
		{
			"name"		"boston2018_signature_krystal"
			"item_name"		"#StickerKit_boston2018_signature_krystal"
			"description_string"		"#StickerKit_desc_boston2018_signature_krystal"
			"sticker_material"		"boston2018/sig_krystal"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"72"
			"tournament_player_id"		"17526007"
		}
		"2763"
		{
			"name"		"boston2018_signature_krystal_foil"
			"item_name"		"#StickerKit_boston2018_signature_krystal_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_krystal_foil"
			"sticker_material"		"boston2018/sig_krystal_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"72"
			"tournament_player_id"		"17526007"
		}
		"2764"
		{
			"name"		"boston2018_signature_krystal_gold"
			"item_name"		"#StickerKit_boston2018_signature_krystal_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_krystal_gold"
			"sticker_material"		"boston2018/sig_krystal_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"72"
			"tournament_player_id"		"17526007"
		}
		"2765"
		{
			"name"		"boston2018_signature_spiidi"
			"item_name"		"#StickerKit_boston2018_signature_spiidi"
			"description_string"		"#StickerKit_desc_boston2018_signature_spiidi"
			"sticker_material"		"boston2018/sig_spiidi"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"72"
			"tournament_player_id"		"13465075"
		}
		"2766"
		{
			"name"		"boston2018_signature_spiidi_foil"
			"item_name"		"#StickerKit_boston2018_signature_spiidi_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_spiidi_foil"
			"sticker_material"		"boston2018/sig_spiidi_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"72"
			"tournament_player_id"		"13465075"
		}
		"2767"
		{
			"name"		"boston2018_signature_spiidi_gold"
			"item_name"		"#StickerKit_boston2018_signature_spiidi_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_spiidi_gold"
			"sticker_material"		"boston2018/sig_spiidi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"72"
			"tournament_player_id"		"13465075"
		}
		"2768"
		{
			"name"		"boston2018_signature_zehn"
			"item_name"		"#StickerKit_boston2018_signature_zehn"
			"description_string"		"#StickerKit_desc_boston2018_signature_zehn"
			"sticker_material"		"boston2018/sig_zehn"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"72"
			"tournament_player_id"		"16308501"
		}
		"2769"
		{
			"name"		"boston2018_signature_zehn_foil"
			"item_name"		"#StickerKit_boston2018_signature_zehn_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_zehn_foil"
			"sticker_material"		"boston2018/sig_zehn_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"72"
			"tournament_player_id"		"16308501"
		}
		"2770"
		{
			"name"		"boston2018_signature_zehn_gold"
			"item_name"		"#StickerKit_boston2018_signature_zehn_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_zehn_gold"
			"sticker_material"		"boston2018/sig_zehn_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"72"
			"tournament_player_id"		"16308501"
		}
		"2771"
		{
			"name"		"boston2018_signature_guardian"
			"item_name"		"#StickerKit_boston2018_signature_guardian"
			"description_string"		"#StickerKit_desc_boston2018_signature_guardian"
			"sticker_material"		"boston2018/sig_guardian"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"61"
			"tournament_player_id"		"12065295"
		}
		"2772"
		{
			"name"		"boston2018_signature_guardian_foil"
			"item_name"		"#StickerKit_boston2018_signature_guardian_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_guardian_foil"
			"sticker_material"		"boston2018/sig_guardian_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"61"
			"tournament_player_id"		"12065295"
		}
		"2773"
		{
			"name"		"boston2018_signature_guardian_gold"
			"item_name"		"#StickerKit_boston2018_signature_guardian_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_guardian_gold"
			"sticker_material"		"boston2018/sig_guardian_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"61"
			"tournament_player_id"		"12065295"
		}
		"2774"
		{
			"name"		"boston2018_signature_karrigan"
			"item_name"		"#StickerKit_boston2018_signature_karrigan"
			"description_string"		"#StickerKit_desc_boston2018_signature_karrigan"
			"sticker_material"		"boston2018/sig_karrigan"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"2775"
		{
			"name"		"boston2018_signature_karrigan_foil"
			"item_name"		"#StickerKit_boston2018_signature_karrigan_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_karrigan_foil"
			"sticker_material"		"boston2018/sig_karrigan_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"2776"
		{
			"name"		"boston2018_signature_karrigan_gold"
			"item_name"		"#StickerKit_boston2018_signature_karrigan_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_karrigan_gold"
			"sticker_material"		"boston2018/sig_karrigan_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"2777"
		{
			"name"		"boston2018_signature_niko"
			"item_name"		"#StickerKit_boston2018_signature_niko"
			"description_string"		"#StickerKit_desc_boston2018_signature_niko"
			"sticker_material"		"boston2018/sig_niko"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"61"
			"tournament_player_id"		"81417650"
		}
		"2778"
		{
			"name"		"boston2018_signature_niko_foil"
			"item_name"		"#StickerKit_boston2018_signature_niko_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_niko_foil"
			"sticker_material"		"boston2018/sig_niko_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"61"
			"tournament_player_id"		"81417650"
		}
		"2779"
		{
			"name"		"boston2018_signature_niko_gold"
			"item_name"		"#StickerKit_boston2018_signature_niko_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_niko_gold"
			"sticker_material"		"boston2018/sig_niko_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"61"
			"tournament_player_id"		"81417650"
		}
		"2780"
		{
			"name"		"boston2018_signature_olofmeister"
			"item_name"		"#StickerKit_boston2018_signature_olofmeister"
			"description_string"		"#StickerKit_desc_boston2018_signature_olofmeister"
			"sticker_material"		"boston2018/sig_olofmeister"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"61"
			"tournament_player_id"		"28361465"
		}
		"2781"
		{
			"name"		"boston2018_signature_olofmeister_foil"
			"item_name"		"#StickerKit_boston2018_signature_olofmeister_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_olofmeister_foil"
			"sticker_material"		"boston2018/sig_olofmeister_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"61"
			"tournament_player_id"		"28361465"
		}
		"2782"
		{
			"name"		"boston2018_signature_olofmeister_gold"
			"item_name"		"#StickerKit_boston2018_signature_olofmeister_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_olofmeister_gold"
			"sticker_material"		"boston2018/sig_olofmeister_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"61"
			"tournament_player_id"		"28361465"
		}
		"2783"
		{
			"name"		"boston2018_signature_rain"
			"item_name"		"#StickerKit_boston2018_signature_rain"
			"description_string"		"#StickerKit_desc_boston2018_signature_rain"
			"sticker_material"		"boston2018/sig_rain"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"2784"
		{
			"name"		"boston2018_signature_rain_foil"
			"item_name"		"#StickerKit_boston2018_signature_rain_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_rain_foil"
			"sticker_material"		"boston2018/sig_rain_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"2785"
		{
			"name"		"boston2018_signature_rain_gold"
			"item_name"		"#StickerKit_boston2018_signature_rain_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_rain_gold"
			"sticker_material"		"boston2018/sig_rain_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"2786"
		{
			"name"		"boston2018_signature_chopper"
			"item_name"		"#StickerKit_boston2018_signature_chopper"
			"description_string"		"#StickerKit_desc_boston2018_signature_chopper"
			"sticker_material"		"boston2018/sig_chopper"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"70"
			"tournament_player_id"		"85633136"
		}
		"2787"
		{
			"name"		"boston2018_signature_chopper_foil"
			"item_name"		"#StickerKit_boston2018_signature_chopper_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_chopper_foil"
			"sticker_material"		"boston2018/sig_chopper_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"70"
			"tournament_player_id"		"85633136"
		}
		"2788"
		{
			"name"		"boston2018_signature_chopper_gold"
			"item_name"		"#StickerKit_boston2018_signature_chopper_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_chopper_gold"
			"sticker_material"		"boston2018/sig_chopper_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"70"
			"tournament_player_id"		"85633136"
		}
		"2789"
		{
			"name"		"boston2018_signature_hutji"
			"item_name"		"#StickerKit_boston2018_signature_hutji"
			"description_string"		"#StickerKit_desc_boston2018_signature_hutji"
			"sticker_material"		"boston2018/sig_hutji"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"70"
			"tournament_player_id"		"61587630"
		}
		"2790"
		{
			"name"		"boston2018_signature_hutji_foil"
			"item_name"		"#StickerKit_boston2018_signature_hutji_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_hutji_foil"
			"sticker_material"		"boston2018/sig_hutji_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"70"
			"tournament_player_id"		"61587630"
		}
		"2791"
		{
			"name"		"boston2018_signature_hutji_gold"
			"item_name"		"#StickerKit_boston2018_signature_hutji_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_hutji_gold"
			"sticker_material"		"boston2018/sig_hutji_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"70"
			"tournament_player_id"		"61587630"
		}
		"2792"
		{
			"name"		"boston2018_signature_jr"
			"item_name"		"#StickerKit_boston2018_signature_jr"
			"description_string"		"#StickerKit_desc_boston2018_signature_jr"
			"sticker_material"		"boston2018/sig_jr"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"70"
			"tournament_player_id"		"43490511"
		}
		"2793"
		{
			"name"		"boston2018_signature_jr_foil"
			"item_name"		"#StickerKit_boston2018_signature_jr_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_jr_foil"
			"sticker_material"		"boston2018/sig_jr_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"70"
			"tournament_player_id"		"43490511"
		}
		"2794"
		{
			"name"		"boston2018_signature_jr_gold"
			"item_name"		"#StickerKit_boston2018_signature_jr_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_jr_gold"
			"sticker_material"		"boston2018/sig_jr_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"70"
			"tournament_player_id"		"43490511"
		}
		"2795"
		{
			"name"		"boston2018_signature_keshandr"
			"item_name"		"#StickerKit_boston2018_signature_keshandr"
			"description_string"		"#StickerKit_desc_boston2018_signature_keshandr"
			"sticker_material"		"boston2018/sig_keshandr"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"70"
			"tournament_player_id"		"65572922"
		}
		"2796"
		{
			"name"		"boston2018_signature_keshandr_foil"
			"item_name"		"#StickerKit_boston2018_signature_keshandr_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_keshandr_foil"
			"sticker_material"		"boston2018/sig_keshandr_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"70"
			"tournament_player_id"		"65572922"
		}
		"2797"
		{
			"name"		"boston2018_signature_keshandr_gold"
			"item_name"		"#StickerKit_boston2018_signature_keshandr_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_keshandr_gold"
			"sticker_material"		"boston2018/sig_keshandr_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"70"
			"tournament_player_id"		"65572922"
		}
		"2798"
		{
			"name"		"boston2018_signature_mir"
			"item_name"		"#StickerKit_boston2018_signature_mir"
			"description_string"		"#StickerKit_desc_boston2018_signature_mir"
			"sticker_material"		"boston2018/sig_mir"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"70"
			"tournament_player_id"		"40562076"
		}
		"2799"
		{
			"name"		"boston2018_signature_mir_foil"
			"item_name"		"#StickerKit_boston2018_signature_mir_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_mir_foil"
			"sticker_material"		"boston2018/sig_mir_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"70"
			"tournament_player_id"		"40562076"
		}
		"2800"
		{
			"name"		"boston2018_signature_mir_gold"
			"item_name"		"#StickerKit_boston2018_signature_mir_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_mir_gold"
			"sticker_material"		"boston2018/sig_mir_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"70"
			"tournament_player_id"		"40562076"
		}
		"2801"
		{
			"name"		"boston2018_signature_calyx"
			"item_name"		"#StickerKit_boston2018_signature_calyx"
			"description_string"		"#StickerKit_desc_boston2018_signature_calyx"
			"sticker_material"		"boston2018/sig_calyx"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"73"
			"tournament_player_id"		"92280537"
		}
		"2802"
		{
			"name"		"boston2018_signature_calyx_foil"
			"item_name"		"#StickerKit_boston2018_signature_calyx_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_calyx_foil"
			"sticker_material"		"boston2018/sig_calyx_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"73"
			"tournament_player_id"		"92280537"
		}
		"2803"
		{
			"name"		"boston2018_signature_calyx_gold"
			"item_name"		"#StickerKit_boston2018_signature_calyx_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_calyx_gold"
			"sticker_material"		"boston2018/sig_calyx_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"73"
			"tournament_player_id"		"92280537"
		}
		"2804"
		{
			"name"		"boston2018_signature_maj3r"
			"item_name"		"#StickerKit_boston2018_signature_maj3r"
			"description_string"		"#StickerKit_desc_boston2018_signature_maj3r"
			"sticker_material"		"boston2018/sig_maj3r"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"73"
			"tournament_player_id"		"7167161"
		}
		"2805"
		{
			"name"		"boston2018_signature_maj3r_foil"
			"item_name"		"#StickerKit_boston2018_signature_maj3r_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_maj3r_foil"
			"sticker_material"		"boston2018/sig_maj3r_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"73"
			"tournament_player_id"		"7167161"
		}
		"2806"
		{
			"name"		"boston2018_signature_maj3r_gold"
			"item_name"		"#StickerKit_boston2018_signature_maj3r_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_maj3r_gold"
			"sticker_material"		"boston2018/sig_maj3r_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"73"
			"tournament_player_id"		"7167161"
		}
		"2807"
		{
			"name"		"boston2018_signature_ngin"
			"item_name"		"#StickerKit_boston2018_signature_ngin"
			"description_string"		"#StickerKit_desc_boston2018_signature_ngin"
			"sticker_material"		"boston2018/sig_ngin"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"73"
			"tournament_player_id"		"17887362"
		}
		"2808"
		{
			"name"		"boston2018_signature_ngin_foil"
			"item_name"		"#StickerKit_boston2018_signature_ngin_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_ngin_foil"
			"sticker_material"		"boston2018/sig_ngin_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"73"
			"tournament_player_id"		"17887362"
		}
		"2809"
		{
			"name"		"boston2018_signature_ngin_gold"
			"item_name"		"#StickerKit_boston2018_signature_ngin_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_ngin_gold"
			"sticker_material"		"boston2018/sig_ngin_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"73"
			"tournament_player_id"		"17887362"
		}
		"2810"
		{
			"name"		"boston2018_signature_paz"
			"item_name"		"#StickerKit_boston2018_signature_paz"
			"description_string"		"#StickerKit_desc_boston2018_signature_paz"
			"sticker_material"		"boston2018/sig_paz"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"73"
			"tournament_player_id"		"68524615"
		}
		"2811"
		{
			"name"		"boston2018_signature_paz_foil"
			"item_name"		"#StickerKit_boston2018_signature_paz_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_paz_foil"
			"sticker_material"		"boston2018/sig_paz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"73"
			"tournament_player_id"		"68524615"
		}
		"2812"
		{
			"name"		"boston2018_signature_paz_gold"
			"item_name"		"#StickerKit_boston2018_signature_paz_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_paz_gold"
			"sticker_material"		"boston2018/sig_paz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"73"
			"tournament_player_id"		"68524615"
		}
		"2813"
		{
			"name"		"boston2018_signature_xantares"
			"item_name"		"#StickerKit_boston2018_signature_xantares"
			"description_string"		"#StickerKit_desc_boston2018_signature_xantares"
			"sticker_material"		"boston2018/sig_xantares"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"73"
			"tournament_player_id"		"83853068"
		}
		"2814"
		{
			"name"		"boston2018_signature_xantares_foil"
			"item_name"		"#StickerKit_boston2018_signature_xantares_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_xantares_foil"
			"sticker_material"		"boston2018/sig_xantares_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"73"
			"tournament_player_id"		"83853068"
		}
		"2815"
		{
			"name"		"boston2018_signature_xantares_gold"
			"item_name"		"#StickerKit_boston2018_signature_xantares_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_xantares_gold"
			"sticker_material"		"boston2018/sig_xantares_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"73"
			"tournament_player_id"		"83853068"
		}
		"2816"
		{
			"name"		"boston2018_signature_elige"
			"item_name"		"#StickerKit_boston2018_signature_elige"
			"description_string"		"#StickerKit_desc_boston2018_signature_elige"
			"sticker_material"		"boston2018/sig_elige"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"2817"
		{
			"name"		"boston2018_signature_elige_foil"
			"item_name"		"#StickerKit_boston2018_signature_elige_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_elige_foil"
			"sticker_material"		"boston2018/sig_elige_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"2818"
		{
			"name"		"boston2018_signature_elige_gold"
			"item_name"		"#StickerKit_boston2018_signature_elige_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_elige_gold"
			"sticker_material"		"boston2018/sig_elige_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"2819"
		{
			"name"		"boston2018_signature_jdm64"
			"item_name"		"#StickerKit_boston2018_signature_jdm64"
			"description_string"		"#StickerKit_desc_boston2018_signature_jdm64"
			"sticker_material"		"boston2018/sig_jdm64"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"48"
			"tournament_player_id"		"7223652"
		}
		"2820"
		{
			"name"		"boston2018_signature_jdm64_foil"
			"item_name"		"#StickerKit_boston2018_signature_jdm64_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_jdm64_foil"
			"sticker_material"		"boston2018/sig_jdm64_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"48"
			"tournament_player_id"		"7223652"
		}
		"2821"
		{
			"name"		"boston2018_signature_jdm64_gold"
			"item_name"		"#StickerKit_boston2018_signature_jdm64_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_jdm64_gold"
			"sticker_material"		"boston2018/sig_jdm64_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"48"
			"tournament_player_id"		"7223652"
		}
		"2822"
		{
			"name"		"boston2018_signature_nitro"
			"item_name"		"#StickerKit_boston2018_signature_nitro"
			"description_string"		"#StickerKit_desc_boston2018_signature_nitro"
			"sticker_material"		"boston2018/sig_nitro"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"2823"
		{
			"name"		"boston2018_signature_nitro_foil"
			"item_name"		"#StickerKit_boston2018_signature_nitro_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_nitro_foil"
			"sticker_material"		"boston2018/sig_nitro_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"2824"
		{
			"name"		"boston2018_signature_nitro_gold"
			"item_name"		"#StickerKit_boston2018_signature_nitro_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_nitro_gold"
			"sticker_material"		"boston2018/sig_nitro_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"2825"
		{
			"name"		"boston2018_signature_stanislaw"
			"item_name"		"#StickerKit_boston2018_signature_stanislaw"
			"description_string"		"#StickerKit_desc_boston2018_signature_stanislaw"
			"sticker_material"		"boston2018/sig_stanislaw"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"48"
			"tournament_player_id"		"21583315"
		}
		"2826"
		{
			"name"		"boston2018_signature_stanislaw_foil"
			"item_name"		"#StickerKit_boston2018_signature_stanislaw_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_stanislaw_foil"
			"sticker_material"		"boston2018/sig_stanislaw_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"48"
			"tournament_player_id"		"21583315"
		}
		"2827"
		{
			"name"		"boston2018_signature_stanislaw_gold"
			"item_name"		"#StickerKit_boston2018_signature_stanislaw_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_stanislaw_gold"
			"sticker_material"		"boston2018/sig_stanislaw_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"48"
			"tournament_player_id"		"21583315"
		}
		"2828"
		{
			"name"		"boston2018_signature_twistzz"
			"item_name"		"#StickerKit_boston2018_signature_twistzz"
			"description_string"		"#StickerKit_desc_boston2018_signature_twistzz"
			"sticker_material"		"boston2018/sig_twistzz"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"48"
			"tournament_player_id"		"55989477"
		}
		"2829"
		{
			"name"		"boston2018_signature_twistzz_foil"
			"item_name"		"#StickerKit_boston2018_signature_twistzz_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_twistzz_foil"
			"sticker_material"		"boston2018/sig_twistzz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"48"
			"tournament_player_id"		"55989477"
		}
		"2830"
		{
			"name"		"boston2018_signature_twistzz_gold"
			"item_name"		"#StickerKit_boston2018_signature_twistzz_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_twistzz_gold"
			"sticker_material"		"boston2018/sig_twistzz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"48"
			"tournament_player_id"		"55989477"
		}
		"2831"
		{
			"name"		"boston2018_signature_buster"
			"item_name"		"#StickerKit_boston2018_signature_buster"
			"description_string"		"#StickerKit_desc_boston2018_signature_buster"
			"sticker_material"		"boston2018/sig_buster"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"75"
			"tournament_player_id"		"212936195"
		}
		"2832"
		{
			"name"		"boston2018_signature_buster_foil"
			"item_name"		"#StickerKit_boston2018_signature_buster_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_buster_foil"
			"sticker_material"		"boston2018/sig_buster_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"75"
			"tournament_player_id"		"212936195"
		}
		"2833"
		{
			"name"		"boston2018_signature_buster_gold"
			"item_name"		"#StickerKit_boston2018_signature_buster_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_buster_gold"
			"sticker_material"		"boston2018/sig_buster_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"75"
			"tournament_player_id"		"212936195"
		}
		"2834"
		{
			"name"		"boston2018_signature_dimasick"
			"item_name"		"#StickerKit_boston2018_signature_dimasick"
			"description_string"		"#StickerKit_desc_boston2018_signature_dimasick"
			"sticker_material"		"boston2018/sig_dimasick"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"75"
			"tournament_player_id"		"825268"
		}
		"2835"
		{
			"name"		"boston2018_signature_dimasick_foil"
			"item_name"		"#StickerKit_boston2018_signature_dimasick_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_dimasick_foil"
			"sticker_material"		"boston2018/sig_dimasick_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"75"
			"tournament_player_id"		"825268"
		}
		"2836"
		{
			"name"		"boston2018_signature_dimasick_gold"
			"item_name"		"#StickerKit_boston2018_signature_dimasick_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_dimasick_gold"
			"sticker_material"		"boston2018/sig_dimasick_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"75"
			"tournament_player_id"		"825268"
		}
		"2837"
		{
			"name"		"boston2018_signature_jame"
			"item_name"		"#StickerKit_boston2018_signature_jame"
			"description_string"		"#StickerKit_desc_boston2018_signature_jame"
			"sticker_material"		"boston2018/sig_jame"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"75"
			"tournament_player_id"		"75859856"
		}
		"2838"
		{
			"name"		"boston2018_signature_jame_foil"
			"item_name"		"#StickerKit_boston2018_signature_jame_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_jame_foil"
			"sticker_material"		"boston2018/sig_jame_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"75"
			"tournament_player_id"		"75859856"
		}
		"2839"
		{
			"name"		"boston2018_signature_jame_gold"
			"item_name"		"#StickerKit_boston2018_signature_jame_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_jame_gold"
			"sticker_material"		"boston2018/sig_jame_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"75"
			"tournament_player_id"		"75859856"
		}
		"2840"
		{
			"name"		"boston2018_signature_krizzen"
			"item_name"		"#StickerKit_boston2018_signature_krizzen"
			"description_string"		"#StickerKit_desc_boston2018_signature_krizzen"
			"sticker_material"		"boston2018/sig_krizzen"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"75"
			"tournament_player_id"		"107672171"
		}
		"2841"
		{
			"name"		"boston2018_signature_krizzen_foil"
			"item_name"		"#StickerKit_boston2018_signature_krizzen_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_krizzen_foil"
			"sticker_material"		"boston2018/sig_krizzen_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"75"
			"tournament_player_id"		"107672171"
		}
		"2842"
		{
			"name"		"boston2018_signature_krizzen_gold"
			"item_name"		"#StickerKit_boston2018_signature_krizzen_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_krizzen_gold"
			"sticker_material"		"boston2018/sig_krizzen_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"75"
			"tournament_player_id"		"107672171"
		}
		"2843"
		{
			"name"		"boston2018_signature_qikert"
			"item_name"		"#StickerKit_boston2018_signature_qikert"
			"description_string"		"#StickerKit_desc_boston2018_signature_qikert"
			"sticker_material"		"boston2018/sig_qikert"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"75"
			"tournament_player_id"		"166970562"
		}
		"2844"
		{
			"name"		"boston2018_signature_qikert_foil"
			"item_name"		"#StickerKit_boston2018_signature_qikert_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_qikert_foil"
			"sticker_material"		"boston2018/sig_qikert_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"75"
			"tournament_player_id"		"166970562"
		}
		"2845"
		{
			"name"		"boston2018_signature_qikert_gold"
			"item_name"		"#StickerKit_boston2018_signature_qikert_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_qikert_gold"
			"sticker_material"		"boston2018/sig_qikert_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"75"
			"tournament_player_id"		"166970562"
		}
		"2846"
		{
			"name"		"boston2018_signature_azr"
			"item_name"		"#StickerKit_boston2018_signature_azr"
			"description_string"		"#StickerKit_desc_boston2018_signature_azr"
			"sticker_material"		"boston2018/sig_azr"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"53"
			"tournament_player_id"		"24832266"
		}
		"2847"
		{
			"name"		"boston2018_signature_azr_foil"
			"item_name"		"#StickerKit_boston2018_signature_azr_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_azr_foil"
			"sticker_material"		"boston2018/sig_azr_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"53"
			"tournament_player_id"		"24832266"
		}
		"2848"
		{
			"name"		"boston2018_signature_azr_gold"
			"item_name"		"#StickerKit_boston2018_signature_azr_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_azr_gold"
			"sticker_material"		"boston2018/sig_azr_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"53"
			"tournament_player_id"		"24832266"
		}
		"2849"
		{
			"name"		"boston2018_signature_jks"
			"item_name"		"#StickerKit_boston2018_signature_jks"
			"description_string"		"#StickerKit_desc_boston2018_signature_jks"
			"sticker_material"		"boston2018/sig_jks"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"53"
			"tournament_player_id"		"16839456"
		}
		"2850"
		{
			"name"		"boston2018_signature_jks_foil"
			"item_name"		"#StickerKit_boston2018_signature_jks_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_jks_foil"
			"sticker_material"		"boston2018/sig_jks_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"53"
			"tournament_player_id"		"16839456"
		}
		"2851"
		{
			"name"		"boston2018_signature_jks_gold"
			"item_name"		"#StickerKit_boston2018_signature_jks_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_jks_gold"
			"sticker_material"		"boston2018/sig_jks_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"53"
			"tournament_player_id"		"16839456"
		}
		"2852"
		{
			"name"		"boston2018_signature_naf"
			"item_name"		"#StickerKit_boston2018_signature_naf"
			"description_string"		"#StickerKit_desc_boston2018_signature_naf"
			"sticker_material"		"boston2018/sig_naf"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"53"
			"tournament_player_id"		"40885967"
		}
		"2853"
		{
			"name"		"boston2018_signature_naf_foil"
			"item_name"		"#StickerKit_boston2018_signature_naf_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_naf_foil"
			"sticker_material"		"boston2018/sig_naf_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"53"
			"tournament_player_id"		"40885967"
		}
		"2854"
		{
			"name"		"boston2018_signature_naf_gold"
			"item_name"		"#StickerKit_boston2018_signature_naf_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_naf_gold"
			"sticker_material"		"boston2018/sig_naf_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"53"
			"tournament_player_id"		"40885967"
		}
		"2855"
		{
			"name"		"boston2018_signature_nifty"
			"item_name"		"#StickerKit_boston2018_signature_nifty"
			"description_string"		"#StickerKit_desc_boston2018_signature_nifty"
			"sticker_material"		"boston2018/sig_nifty"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"53"
			"tournament_player_id"		"163358521"
		}
		"2856"
		{
			"name"		"boston2018_signature_nifty_foil"
			"item_name"		"#StickerKit_boston2018_signature_nifty_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_nifty_foil"
			"sticker_material"		"boston2018/sig_nifty_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"53"
			"tournament_player_id"		"163358521"
		}
		"2857"
		{
			"name"		"boston2018_signature_nifty_gold"
			"item_name"		"#StickerKit_boston2018_signature_nifty_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_nifty_gold"
			"sticker_material"		"boston2018/sig_nifty_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"53"
			"tournament_player_id"		"163358521"
		}
		"2858"
		{
			"name"		"boston2018_signature_ustilo"
			"item_name"		"#StickerKit_boston2018_signature_ustilo"
			"description_string"		"#StickerKit_desc_boston2018_signature_ustilo"
			"sticker_material"		"boston2018/sig_ustilo"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"53"
			"tournament_player_id"		"18903255"
		}
		"2859"
		{
			"name"		"boston2018_signature_ustilo_foil"
			"item_name"		"#StickerKit_boston2018_signature_ustilo_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_ustilo_foil"
			"sticker_material"		"boston2018/sig_ustilo_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"53"
			"tournament_player_id"		"18903255"
		}
		"2860"
		{
			"name"		"boston2018_signature_ustilo_gold"
			"item_name"		"#StickerKit_boston2018_signature_ustilo_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_ustilo_gold"
			"sticker_material"		"boston2018/sig_ustilo_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"53"
			"tournament_player_id"		"18903255"
		}
		"2861"
		{
			"name"		"boston2018_signature_happy"
			"item_name"		"#StickerKit_boston2018_signature_happy"
			"description_string"		"#StickerKit_desc_boston2018_signature_happy"
			"sticker_material"		"boston2018/sig_happy"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"46"
			"tournament_player_id"		"17975624"
		}
		"2862"
		{
			"name"		"boston2018_signature_happy_foil"
			"item_name"		"#StickerKit_boston2018_signature_happy_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_happy_foil"
			"sticker_material"		"boston2018/sig_happy_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"46"
			"tournament_player_id"		"17975624"
		}
		"2863"
		{
			"name"		"boston2018_signature_happy_gold"
			"item_name"		"#StickerKit_boston2018_signature_happy_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_happy_gold"
			"sticker_material"		"boston2018/sig_happy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"46"
			"tournament_player_id"		"17975624"
		}
		"2864"
		{
			"name"		"boston2018_signature_rpk"
			"item_name"		"#StickerKit_boston2018_signature_rpk"
			"description_string"		"#StickerKit_desc_boston2018_signature_rpk"
			"sticker_material"		"boston2018/sig_rpk"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"46"
			"tournament_player_id"		"53985773"
		}
		"2865"
		{
			"name"		"boston2018_signature_rpk_foil"
			"item_name"		"#StickerKit_boston2018_signature_rpk_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_rpk_foil"
			"sticker_material"		"boston2018/sig_rpk_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"46"
			"tournament_player_id"		"53985773"
		}
		"2866"
		{
			"name"		"boston2018_signature_rpk_gold"
			"item_name"		"#StickerKit_boston2018_signature_rpk_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_rpk_gold"
			"sticker_material"		"boston2018/sig_rpk_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"46"
			"tournament_player_id"		"53985773"
		}
		"2867"
		{
			"name"		"boston2018_signature_scream"
			"item_name"		"#StickerKit_boston2018_signature_scream"
			"description_string"		"#StickerKit_desc_boston2018_signature_scream"
			"sticker_material"		"boston2018/sig_scream"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"46"
			"tournament_player_id"		"28502520"
		}
		"2868"
		{
			"name"		"boston2018_signature_scream_foil"
			"item_name"		"#StickerKit_boston2018_signature_scream_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_scream_foil"
			"sticker_material"		"boston2018/sig_scream_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"46"
			"tournament_player_id"		"28502520"
		}
		"2869"
		{
			"name"		"boston2018_signature_scream_gold"
			"item_name"		"#StickerKit_boston2018_signature_scream_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_scream_gold"
			"sticker_material"		"boston2018/sig_scream_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"46"
			"tournament_player_id"		"28502520"
		}
		"2870"
		{
			"name"		"boston2018_signature_sixer"
			"item_name"		"#StickerKit_boston2018_signature_sixer"
			"description_string"		"#StickerKit_desc_boston2018_signature_sixer"
			"sticker_material"		"boston2018/sig_sixer"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"46"
			"tournament_player_id"		"3429256"
		}
		"2871"
		{
			"name"		"boston2018_signature_sixer_foil"
			"item_name"		"#StickerKit_boston2018_signature_sixer_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_sixer_foil"
			"sticker_material"		"boston2018/sig_sixer_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"46"
			"tournament_player_id"		"3429256"
		}
		"2872"
		{
			"name"		"boston2018_signature_sixer_gold"
			"item_name"		"#StickerKit_boston2018_signature_sixer_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_sixer_gold"
			"sticker_material"		"boston2018/sig_sixer_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"46"
			"tournament_player_id"		"3429256"
		}
		"2873"
		{
			"name"		"boston2018_signature_xms"
			"item_name"		"#StickerKit_boston2018_signature_xms"
			"description_string"		"#StickerKit_desc_boston2018_signature_xms"
			"sticker_material"		"boston2018/sig_xms"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"46"
			"tournament_player_id"		"38509481"
		}
		"2874"
		{
			"name"		"boston2018_signature_xms_foil"
			"item_name"		"#StickerKit_boston2018_signature_xms_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_xms_foil"
			"sticker_material"		"boston2018/sig_xms_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"46"
			"tournament_player_id"		"38509481"
		}
		"2875"
		{
			"name"		"boston2018_signature_xms_gold"
			"item_name"		"#StickerKit_boston2018_signature_xms_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_xms_gold"
			"sticker_material"		"boston2018/sig_xms_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"46"
			"tournament_player_id"		"38509481"
		}
		"2876"
		{
			"name"		"boston2018_signature_amanek"
			"item_name"		"#StickerKit_boston2018_signature_amanek"
			"description_string"		"#StickerKit_desc_boston2018_signature_amanek"
			"sticker_material"		"boston2018/sig_amanek"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"77"
			"tournament_player_id"		"108679223"
		}
		"2877"
		{
			"name"		"boston2018_signature_amanek_foil"
			"item_name"		"#StickerKit_boston2018_signature_amanek_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_amanek_foil"
			"sticker_material"		"boston2018/sig_amanek_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"77"
			"tournament_player_id"		"108679223"
		}
		"2878"
		{
			"name"		"boston2018_signature_amanek_gold"
			"item_name"		"#StickerKit_boston2018_signature_amanek_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_amanek_gold"
			"sticker_material"		"boston2018/sig_amanek_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"77"
			"tournament_player_id"		"108679223"
		}
		"2879"
		{
			"name"		"boston2018_signature_devoduvek"
			"item_name"		"#StickerKit_boston2018_signature_devoduvek"
			"description_string"		"#StickerKit_desc_boston2018_signature_devoduvek"
			"sticker_material"		"boston2018/sig_devoduvek"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"77"
			"tournament_player_id"		"116664993"
		}
		"2880"
		{
			"name"		"boston2018_signature_devoduvek_foil"
			"item_name"		"#StickerKit_boston2018_signature_devoduvek_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_devoduvek_foil"
			"sticker_material"		"boston2018/sig_devoduvek_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"77"
			"tournament_player_id"		"116664993"
		}
		"2881"
		{
			"name"		"boston2018_signature_devoduvek_gold"
			"item_name"		"#StickerKit_boston2018_signature_devoduvek_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_devoduvek_gold"
			"sticker_material"		"boston2018/sig_devoduvek_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"77"
			"tournament_player_id"		"116664993"
		}
		"2882"
		{
			"name"		"boston2018_signature_sgares"
			"item_name"		"#StickerKit_boston2018_signature_sgares"
			"description_string"		"#StickerKit_desc_boston2018_signature_sgares"
			"sticker_material"		"boston2018/sig_sgares"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"77"
			"tournament_player_id"		"164004"
		}
		"2883"
		{
			"name"		"boston2018_signature_sgares_foil"
			"item_name"		"#StickerKit_boston2018_signature_sgares_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_sgares_foil"
			"sticker_material"		"boston2018/sig_sgares_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"77"
			"tournament_player_id"		"164004"
		}
		"2884"
		{
			"name"		"boston2018_signature_sgares_gold"
			"item_name"		"#StickerKit_boston2018_signature_sgares_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_sgares_gold"
			"sticker_material"		"boston2018/sig_sgares_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"77"
			"tournament_player_id"		"164004"
		}
		"2885"
		{
			"name"		"boston2018_signature_shahzam"
			"item_name"		"#StickerKit_boston2018_signature_shahzam"
			"description_string"		"#StickerKit_desc_boston2018_signature_shahzam"
			"sticker_material"		"boston2018/sig_shahzam"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"77"
			"tournament_player_id"		"86003016"
		}
		"2886"
		{
			"name"		"boston2018_signature_shahzam_foil"
			"item_name"		"#StickerKit_boston2018_signature_shahzam_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_shahzam_foil"
			"sticker_material"		"boston2018/sig_shahzam_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"77"
			"tournament_player_id"		"86003016"
		}
		"2887"
		{
			"name"		"boston2018_signature_shahzam_gold"
			"item_name"		"#StickerKit_boston2018_signature_shahzam_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_shahzam_gold"
			"sticker_material"		"boston2018/sig_shahzam_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"77"
			"tournament_player_id"		"86003016"
		}
		"2888"
		{
			"name"		"boston2018_signature_sick"
			"item_name"		"#StickerKit_boston2018_signature_sick"
			"description_string"		"#StickerKit_desc_boston2018_signature_sick"
			"sticker_material"		"boston2018/sig_sick"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"77"
			"tournament_player_id"		"23556959"
		}
		"2889"
		{
			"name"		"boston2018_signature_sick_foil"
			"item_name"		"#StickerKit_boston2018_signature_sick_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_sick_foil"
			"sticker_material"		"boston2018/sig_sick_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"77"
			"tournament_player_id"		"23556959"
		}
		"2890"
		{
			"name"		"boston2018_signature_sick_gold"
			"item_name"		"#StickerKit_boston2018_signature_sick_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_sick_gold"
			"sticker_material"		"boston2018/sig_sick_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"77"
			"tournament_player_id"		"23556959"
		}
		"2891"
		{
			"name"		"boston2018_signature_balblna"
			"item_name"		"#StickerKit_boston2018_signature_balblna"
			"description_string"		"#StickerKit_desc_boston2018_signature_balblna"
			"sticker_material"		"boston2018/sig_balblna"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"76"
			"tournament_player_id"		"50204800"
		}
		"2892"
		{
			"name"		"boston2018_signature_balblna_foil"
			"item_name"		"#StickerKit_boston2018_signature_balblna_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_balblna_foil"
			"sticker_material"		"boston2018/sig_balblna_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"76"
			"tournament_player_id"		"50204800"
		}
		"2893"
		{
			"name"		"boston2018_signature_balblna_gold"
			"item_name"		"#StickerKit_boston2018_signature_balblna_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_balblna_gold"
			"sticker_material"		"boston2018/sig_balblna_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"76"
			"tournament_player_id"		"50204800"
		}
		"2894"
		{
			"name"		"boston2018_signature_boombl4"
			"item_name"		"#StickerKit_boston2018_signature_boombl4"
			"description_string"		"#StickerKit_desc_boston2018_signature_boombl4"
			"sticker_material"		"boston2018/sig_boombl4"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"76"
			"tournament_player_id"		"185941338"
		}
		"2895"
		{
			"name"		"boston2018_signature_boombl4_foil"
			"item_name"		"#StickerKit_boston2018_signature_boombl4_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_boombl4_foil"
			"sticker_material"		"boston2018/sig_boombl4_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"76"
			"tournament_player_id"		"185941338"
		}
		"2896"
		{
			"name"		"boston2018_signature_boombl4_gold"
			"item_name"		"#StickerKit_boston2018_signature_boombl4_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_boombl4_gold"
			"sticker_material"		"boston2018/sig_boombl4_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"76"
			"tournament_player_id"		"185941338"
		}
		"2897"
		{
			"name"		"boston2018_signature_jmqa"
			"item_name"		"#StickerKit_boston2018_signature_jmqa"
			"description_string"		"#StickerKit_desc_boston2018_signature_jmqa"
			"sticker_material"		"boston2018/sig_jmqa"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"76"
			"tournament_player_id"		"115223433"
		}
		"2898"
		{
			"name"		"boston2018_signature_jmqa_foil"
			"item_name"		"#StickerKit_boston2018_signature_jmqa_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_jmqa_foil"
			"sticker_material"		"boston2018/sig_jmqa_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"76"
			"tournament_player_id"		"115223433"
		}
		"2899"
		{
			"name"		"boston2018_signature_jmqa_gold"
			"item_name"		"#StickerKit_boston2018_signature_jmqa_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_jmqa_gold"
			"sticker_material"		"boston2018/sig_jmqa_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"76"
			"tournament_player_id"		"115223433"
		}
		"2900"
		{
			"name"		"boston2018_signature_kvik"
			"item_name"		"#StickerKit_boston2018_signature_kvik"
			"description_string"		"#StickerKit_desc_boston2018_signature_kvik"
			"sticker_material"		"boston2018/sig_kvik"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"76"
			"tournament_player_id"		"40982505"
		}
		"2901"
		{
			"name"		"boston2018_signature_kvik_foil"
			"item_name"		"#StickerKit_boston2018_signature_kvik_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_kvik_foil"
			"sticker_material"		"boston2018/sig_kvik_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"76"
			"tournament_player_id"		"40982505"
		}
		"2902"
		{
			"name"		"boston2018_signature_kvik_gold"
			"item_name"		"#StickerKit_boston2018_signature_kvik_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_kvik_gold"
			"sticker_material"		"boston2018/sig_kvik_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"76"
			"tournament_player_id"		"40982505"
		}
		"2903"
		{
			"name"		"boston2018_signature_waterfallz"
			"item_name"		"#StickerKit_boston2018_signature_waterfallz"
			"description_string"		"#StickerKit_desc_boston2018_signature_waterfallz"
			"sticker_material"		"boston2018/sig_waterfallz"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"76"
			"tournament_player_id"		"12720124"
		}
		"2904"
		{
			"name"		"boston2018_signature_waterfallz_foil"
			"item_name"		"#StickerKit_boston2018_signature_waterfallz_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_waterfallz_foil"
			"sticker_material"		"boston2018/sig_waterfallz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"76"
			"tournament_player_id"		"12720124"
		}
		"2905"
		{
			"name"		"boston2018_signature_waterfallz_gold"
			"item_name"		"#StickerKit_boston2018_signature_waterfallz_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_waterfallz_gold"
			"sticker_material"		"boston2018/sig_waterfallz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"76"
			"tournament_player_id"		"12720124"
		}
		"2906"
		{
			"name"		"boston2018_signature_bntet"
			"item_name"		"#StickerKit_boston2018_signature_bntet"
			"description_string"		"#StickerKit_desc_boston2018_signature_bntet"
			"sticker_material"		"boston2018/sig_bntet"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"74"
			"tournament_player_id"		"111817512"
		}
		"2907"
		{
			"name"		"boston2018_signature_bntet_foil"
			"item_name"		"#StickerKit_boston2018_signature_bntet_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_bntet_foil"
			"sticker_material"		"boston2018/sig_bntet_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"74"
			"tournament_player_id"		"111817512"
		}
		"2908"
		{
			"name"		"boston2018_signature_bntet_gold"
			"item_name"		"#StickerKit_boston2018_signature_bntet_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_bntet_gold"
			"sticker_material"		"boston2018/sig_bntet_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"74"
			"tournament_player_id"		"111817512"
		}
		"2909"
		{
			"name"		"boston2018_signature_bondik"
			"item_name"		"#StickerKit_boston2018_signature_bondik"
			"description_string"		"#StickerKit_desc_boston2018_signature_bondik"
			"sticker_material"		"boston2018/sig_bondik"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"74"
			"tournament_player_id"		"46918643"
		}
		"2910"
		{
			"name"		"boston2018_signature_bondik_foil"
			"item_name"		"#StickerKit_boston2018_signature_bondik_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_bondik_foil"
			"sticker_material"		"boston2018/sig_bondik_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"74"
			"tournament_player_id"		"46918643"
		}
		"2911"
		{
			"name"		"boston2018_signature_bondik_gold"
			"item_name"		"#StickerKit_boston2018_signature_bondik_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_bondik_gold"
			"sticker_material"		"boston2018/sig_bondik_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"74"
			"tournament_player_id"		"46918643"
		}
		"2912"
		{
			"name"		"boston2018_signature_captainmo"
			"item_name"		"#StickerKit_boston2018_signature_captainmo"
			"description_string"		"#StickerKit_desc_boston2018_signature_captainmo"
			"sticker_material"		"boston2018/sig_captainmo"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"74"
			"tournament_player_id"		"109036162"
		}
		"2913"
		{
			"name"		"boston2018_signature_captainmo_foil"
			"item_name"		"#StickerKit_boston2018_signature_captainmo_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_captainmo_foil"
			"sticker_material"		"boston2018/sig_captainmo_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"74"
			"tournament_player_id"		"109036162"
		}
		"2914"
		{
			"name"		"boston2018_signature_captainmo_gold"
			"item_name"		"#StickerKit_boston2018_signature_captainmo_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_captainmo_gold"
			"sticker_material"		"boston2018/sig_captainmo_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"74"
			"tournament_player_id"		"109036162"
		}
		"2915"
		{
			"name"		"boston2018_signature_dd"
			"item_name"		"#StickerKit_boston2018_signature_dd"
			"description_string"		"#StickerKit_desc_boston2018_signature_dd"
			"sticker_material"		"boston2018/sig_dd"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"74"
			"tournament_player_id"		"169982617"
		}
		"2916"
		{
			"name"		"boston2018_signature_dd_foil"
			"item_name"		"#StickerKit_boston2018_signature_dd_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_dd_foil"
			"sticker_material"		"boston2018/sig_dd_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"74"
			"tournament_player_id"		"169982617"
		}
		"2917"
		{
			"name"		"boston2018_signature_dd_gold"
			"item_name"		"#StickerKit_boston2018_signature_dd_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_dd_gold"
			"sticker_material"		"boston2018/sig_dd_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"74"
			"tournament_player_id"		"169982617"
		}
		"2918"
		{
			"name"		"boston2018_signature_somebody"
			"item_name"		"#StickerKit_boston2018_signature_somebody"
			"description_string"		"#StickerKit_desc_boston2018_signature_somebody"
			"sticker_material"		"boston2018/sig_somebody"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"74"
			"tournament_player_id"		"85131873"
		}
		"2919"
		{
			"name"		"boston2018_signature_somebody_foil"
			"item_name"		"#StickerKit_boston2018_signature_somebody_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_somebody_foil"
			"sticker_material"		"boston2018/sig_somebody_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"74"
			"tournament_player_id"		"85131873"
		}
		"2920"
		{
			"name"		"boston2018_signature_somebody_gold"
			"item_name"		"#StickerKit_boston2018_signature_somebody_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_somebody_gold"
			"sticker_material"		"boston2018/sig_somebody_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"74"
			"tournament_player_id"		"85131873"
		}
		"2940"
		{
			"name"		"boston2018_signature_attacker"
			"item_name"		"#StickerKit_boston2018_signature_attacker"
			"description_string"		"#StickerKit_desc_boston2018_signature_attacker"
			"sticker_material"		"boston2018/sig_attacker"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"79"
			"tournament_player_id"		"88001036"
		}
		"2941"
		{
			"name"		"boston2018_signature_attacker_foil"
			"item_name"		"#StickerKit_boston2018_signature_attacker_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_attacker_foil"
			"sticker_material"		"boston2018/sig_attacker_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"79"
			"tournament_player_id"		"88001036"
		}
		"2942"
		{
			"name"		"boston2018_signature_attacker_gold"
			"item_name"		"#StickerKit_boston2018_signature_attacker_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_attacker_gold"
			"sticker_material"		"boston2018/sig_attacker_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"79"
			"tournament_player_id"		"88001036"
		}
		"2943"
		{
			"name"		"boston2018_signature_karsa"
			"item_name"		"#StickerKit_boston2018_signature_karsa"
			"description_string"		"#StickerKit_desc_boston2018_signature_karsa"
			"sticker_material"		"boston2018/sig_karsa"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"79"
			"tournament_player_id"		"85358333"
		}
		"2944"
		{
			"name"		"boston2018_signature_karsa_foil"
			"item_name"		"#StickerKit_boston2018_signature_karsa_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_karsa_foil"
			"sticker_material"		"boston2018/sig_karsa_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"79"
			"tournament_player_id"		"85358333"
		}
		"2945"
		{
			"name"		"boston2018_signature_karsa_gold"
			"item_name"		"#StickerKit_boston2018_signature_karsa_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_karsa_gold"
			"sticker_material"		"boston2018/sig_karsa_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"79"
			"tournament_player_id"		"85358333"
		}
		"2946"
		{
			"name"		"boston2018_signature_kaze"
			"item_name"		"#StickerKit_boston2018_signature_kaze"
			"description_string"		"#StickerKit_desc_boston2018_signature_kaze"
			"sticker_material"		"boston2018/sig_kaze"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"79"
			"tournament_player_id"		"16127541"
		}
		"2947"
		{
			"name"		"boston2018_signature_kaze_foil"
			"item_name"		"#StickerKit_boston2018_signature_kaze_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_kaze_foil"
			"sticker_material"		"boston2018/sig_kaze_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"79"
			"tournament_player_id"		"16127541"
		}
		"2948"
		{
			"name"		"boston2018_signature_kaze_gold"
			"item_name"		"#StickerKit_boston2018_signature_kaze_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_kaze_gold"
			"sticker_material"		"boston2018/sig_kaze_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"79"
			"tournament_player_id"		"16127541"
		}
		"2949"
		{
			"name"		"boston2018_signature_loveyy"
			"item_name"		"#StickerKit_boston2018_signature_loveyy"
			"description_string"		"#StickerKit_desc_boston2018_signature_loveyy"
			"sticker_material"		"boston2018/sig_loveyy"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"79"
			"tournament_player_id"		"48886373"
		}
		"2950"
		{
			"name"		"boston2018_signature_loveyy_foil"
			"item_name"		"#StickerKit_boston2018_signature_loveyy_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_loveyy_foil"
			"sticker_material"		"boston2018/sig_loveyy_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"79"
			"tournament_player_id"		"48886373"
		}
		"2951"
		{
			"name"		"boston2018_signature_loveyy_gold"
			"item_name"		"#StickerKit_boston2018_signature_loveyy_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_loveyy_gold"
			"sticker_material"		"boston2018/sig_loveyy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"79"
			"tournament_player_id"		"48886373"
		}
		"2952"
		{
			"name"		"boston2018_signature_summer"
			"item_name"		"#StickerKit_boston2018_signature_summer"
			"description_string"		"#StickerKit_desc_boston2018_signature_summer"
			"sticker_material"		"boston2018/sig_summer"
			"item_rarity"		"rare"
			"tournament_event_id"		"13"
			"tournament_team_id"		"79"
			"tournament_player_id"		"52964519"
		}
		"2953"
		{
			"name"		"boston2018_signature_summer_foil"
			"item_name"		"#StickerKit_boston2018_signature_summer_foil"
			"description_string"		"#StickerKit_desc_boston2018_signature_summer_foil"
			"sticker_material"		"boston2018/sig_summer_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"13"
			"tournament_team_id"		"79"
			"tournament_player_id"		"52964519"
		}
		"2954"
		{
			"name"		"boston2018_signature_summer_gold"
			"item_name"		"#StickerKit_boston2018_signature_summer_gold"
			"description_string"		"#StickerKit_desc_boston2018_signature_summer_gold"
			"sticker_material"		"boston2018/sig_summer_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"13"
			"tournament_team_id"		"79"
			"tournament_player_id"		"52964519"
		}
	}
	"prefabs"
	{
		"london2018_sticker_capsule_prefab"
		{
			"first_sale_date"		"2018-09-04"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"14"
				}
			}
		}
		"london2018_signature_capsule_prefab"
		{
			"first_sale_date"		"2018-09-04"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"14"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_signature_pack_london2018_group_players_collection"
					"tag_text"		"#CSGO_crate_signature_pack_london2018_group_players_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"245"		"crate_sticker_pack_london2018_legends"
		"246"		"crate_sticker_pack_london2018_challengers"
		"247"		"crate_sticker_pack_london2018_contenders"
		"248"		"crate_signature_pack_london2018_group_players_collection_legends"
		"249"		"crate_signature_pack_london2018_group_players_collection_challengers"
		"250"		"crate_signature_pack_london2018_group_players_collection_contenders"
		"251"		"crate_london2018_promo_de_inferno"
		"252"		"crate_london2018_promo_de_mirage"
		"253"		"crate_london2018_promo_de_dust2"
		"254"		"crate_london2018_promo_de_overpass"
		"255"		"crate_london2018_promo_de_cache"
		"256"		"crate_london2018_promo_de_train"
		"257"		"crate_london2018_promo_de_nuke"
	}
	"client_loot_lists"
	{
		"london2018_rare_c9"
		{
			"[london2018_team_c9]sticker"		"1"
		}
		"london2018_rare_faze"
		{
			"[london2018_team_faze]sticker"		"1"
		}
		"london2018_rare_navi"
		{
			"[london2018_team_navi]sticker"		"1"
		}
		"london2018_rare_mibr"
		{
			"[london2018_team_mibr]sticker"		"1"
		}
		"london2018_rare_mss"
		{
			"[london2018_team_mss]sticker"		"1"
		}
		"london2018_rare_wins"
		{
			"[london2018_team_wins]sticker"		"1"
		}
		"london2018_rare_g2"
		{
			"[london2018_team_g2]sticker"		"1"
		}
		"london2018_rare_fntc"
		{
			"[london2018_team_fntc]sticker"		"1"
		}
		"london2018_rare_gamb"
		{
			"[london2018_team_gamb]sticker"		"1"
		}
		"london2018_rare_vega"
		{
			"[london2018_team_vega]sticker"		"1"
		}
		"london2018_rare_spc"
		{
			"[london2018_team_spc]sticker"		"1"
		}
		"london2018_rare_big"
		{
			"[london2018_team_big]sticker"		"1"
		}
		"london2018_rare_astr"
		{
			"[london2018_team_astr]sticker"		"1"
		}
		"london2018_rare_liq"
		{
			"[london2018_team_liq]sticker"		"1"
		}
		"london2018_rare_nor"
		{
			"[london2018_team_nor]sticker"		"1"
		}
		"london2018_rare_vp"
		{
			"[london2018_team_vp]sticker"		"1"
		}
		"london2018_rare_nip"
		{
			"[london2018_team_nip]sticker"		"1"
		}
		"london2018_rare_col"
		{
			"[london2018_team_col]sticker"		"1"
		}
		"london2018_rare_hlr"
		{
			"[london2018_team_hlr]sticker"		"1"
		}
		"london2018_rare_ren"
		{
			"[london2018_team_ren]sticker"		"1"
		}
		"london2018_rare_optc"
		{
			"[london2018_team_optc]sticker"		"1"
		}
		"london2018_rare_rog"
		{
			"[london2018_team_rog]sticker"		"1"
		}
		"london2018_rare_spir"
		{
			"[london2018_team_spir]sticker"		"1"
		}
		"london2018_rare_tyl"
		{
			"[london2018_team_tyl]sticker"		"1"
		}
		"london2018_rare_faceit"
		{
			"[london2018_team_faceit]sticker"		"1"
		}
		"london2018_graffiti_c9"
		{
			"[london2018_team_c9_graffiti]spray"		"1"
		}
		"london2018_graffiti_faze"
		{
			"[london2018_team_faze_graffiti]spray"		"1"
		}
		"london2018_graffiti_navi"
		{
			"[london2018_team_navi_graffiti]spray"		"1"
		}
		"london2018_graffiti_mibr"
		{
			"[london2018_team_mibr_graffiti]spray"		"1"
		}
		"london2018_graffiti_mss"
		{
			"[london2018_team_mss_graffiti]spray"		"1"
		}
		"london2018_graffiti_wins"
		{
			"[london2018_team_wins_graffiti]spray"		"1"
		}
		"london2018_graffiti_g2"
		{
			"[london2018_team_g2_graffiti]spray"		"1"
		}
		"london2018_graffiti_fntc"
		{
			"[london2018_team_fntc_graffiti]spray"		"1"
		}
		"london2018_graffiti_gamb"
		{
			"[london2018_team_gamb_graffiti]spray"		"1"
		}
		"london2018_graffiti_vega"
		{
			"[london2018_team_vega_graffiti]spray"		"1"
		}
		"london2018_graffiti_spc"
		{
			"[london2018_team_spc_graffiti]spray"		"1"
		}
		"london2018_graffiti_big"
		{
			"[london2018_team_big_graffiti]spray"		"1"
		}
		"london2018_graffiti_astr"
		{
			"[london2018_team_astr_graffiti]spray"		"1"
		}
		"london2018_graffiti_liq"
		{
			"[london2018_team_liq_graffiti]spray"		"1"
		}
		"london2018_graffiti_nor"
		{
			"[london2018_team_nor_graffiti]spray"		"1"
		}
		"london2018_graffiti_vp"
		{
			"[london2018_team_vp_graffiti]spray"		"1"
		}
		"london2018_graffiti_nip"
		{
			"[london2018_team_nip_graffiti]spray"		"1"
		}
		"london2018_graffiti_col"
		{
			"[london2018_team_col_graffiti]spray"		"1"
		}
		"london2018_graffiti_hlr"
		{
			"[london2018_team_hlr_graffiti]spray"		"1"
		}
		"london2018_graffiti_ren"
		{
			"[london2018_team_ren_graffiti]spray"		"1"
		}
		"london2018_graffiti_optc"
		{
			"[london2018_team_optc_graffiti]spray"		"1"
		}
		"london2018_graffiti_rog"
		{
			"[london2018_team_rog_graffiti]spray"		"1"
		}
		"london2018_graffiti_spir"
		{
			"[london2018_team_spir_graffiti]spray"		"1"
		}
		"london2018_graffiti_tyl"
		{
			"[london2018_team_tyl_graffiti]spray"		"1"
		}
		"london2018_graffiti_faceit"
		{
			"[london2018_team_faceit_graffiti]spray"		"1"
		}
		"crate_sticker_pack_london2018_legends_rare"
		{
			"[london2018_team_c9]sticker"		"1"
			"[london2018_team_faze]sticker"		"1"
			"[london2018_team_navi]sticker"		"1"
			"[london2018_team_mibr]sticker"		"1"
			"[london2018_team_mss]sticker"		"1"
			"[london2018_team_wins]sticker"		"1"
			"[london2018_team_g2]sticker"		"1"
			"[london2018_team_fntc]sticker"		"1"
			"[london2018_team_faceit]sticker"		"1"
		}
		"crate_sticker_pack_london2018_legends_mythical"
		{
			"[london2018_team_c9_holo]sticker"		"1"
			"[london2018_team_faze_holo]sticker"		"1"
			"[london2018_team_navi_holo]sticker"		"1"
			"[london2018_team_mibr_holo]sticker"		"1"
			"[london2018_team_mss_holo]sticker"		"1"
			"[london2018_team_wins_holo]sticker"		"1"
			"[london2018_team_g2_holo]sticker"		"1"
			"[london2018_team_fntc_holo]sticker"		"1"
			"[london2018_team_faceit_holo]sticker"		"1"
		}
		"crate_sticker_pack_london2018_legends_legendary"
		{
			"[london2018_team_c9_foil]sticker"		"1"
			"[london2018_team_faze_foil]sticker"		"1"
			"[london2018_team_navi_foil]sticker"		"1"
			"[london2018_team_mibr_foil]sticker"		"1"
			"[london2018_team_mss_foil]sticker"		"1"
			"[london2018_team_wins_foil]sticker"		"1"
			"[london2018_team_g2_foil]sticker"		"1"
			"[london2018_team_fntc_foil]sticker"		"1"
			"[london2018_team_faceit_foil]sticker"		"1"
		}
		"crate_sticker_pack_london2018_legends"
		{
			"crate_sticker_pack_london2018_legends_mythical"		"1"
			"crate_sticker_pack_london2018_legends_legendary"		"1"
		}
		"crate_sticker_pack_london2018_challengers_rare"
		{
			"[london2018_team_gamb]sticker"		"1"
			"[london2018_team_vega]sticker"		"1"
			"[london2018_team_spc]sticker"		"1"
			"[london2018_team_big]sticker"		"1"
			"[london2018_team_astr]sticker"		"1"
			"[london2018_team_liq]sticker"		"1"
			"[london2018_team_nor]sticker"		"1"
			"[london2018_team_vp]sticker"		"1"
			"[london2018_team_faceit]sticker"		"1"
		}
		"crate_sticker_pack_london2018_challengers_mythical"
		{
			"[london2018_team_gamb_holo]sticker"		"1"
			"[london2018_team_vega_holo]sticker"		"1"
			"[london2018_team_spc_holo]sticker"		"1"
			"[london2018_team_big_holo]sticker"		"1"
			"[london2018_team_astr_holo]sticker"		"1"
			"[london2018_team_liq_holo]sticker"		"1"
			"[london2018_team_nor_holo]sticker"		"1"
			"[london2018_team_vp_holo]sticker"		"1"
			"[london2018_team_faceit_holo]sticker"		"1"
		}
		"crate_sticker_pack_london2018_challengers_legendary"
		{
			"[london2018_team_gamb_foil]sticker"		"1"
			"[london2018_team_vega_foil]sticker"		"1"
			"[london2018_team_spc_foil]sticker"		"1"
			"[london2018_team_big_foil]sticker"		"1"
			"[london2018_team_astr_foil]sticker"		"1"
			"[london2018_team_liq_foil]sticker"		"1"
			"[london2018_team_nor_foil]sticker"		"1"
			"[london2018_team_vp_foil]sticker"		"1"
			"[london2018_team_faceit_foil]sticker"		"1"
		}
		"crate_sticker_pack_london2018_challengers"
		{
			"crate_sticker_pack_london2018_challengers_mythical"		"1"
			"crate_sticker_pack_london2018_challengers_legendary"		"1"
		}
		"crate_sticker_pack_london2018_contenders_rare"
		{
			"[london2018_team_nip]sticker"		"1"
			"[london2018_team_col]sticker"		"1"
			"[london2018_team_hlr]sticker"		"1"
			"[london2018_team_ren]sticker"		"1"
			"[london2018_team_optc]sticker"		"1"
			"[london2018_team_rog]sticker"		"1"
			"[london2018_team_spir]sticker"		"1"
			"[london2018_team_tyl]sticker"		"1"
			"[london2018_team_faceit]sticker"		"1"
		}
		"crate_sticker_pack_london2018_contenders_mythical"
		{
			"[london2018_team_nip_holo]sticker"		"1"
			"[london2018_team_col_holo]sticker"		"1"
			"[london2018_team_hlr_holo]sticker"		"1"
			"[london2018_team_ren_holo]sticker"		"1"
			"[london2018_team_optc_holo]sticker"		"1"
			"[london2018_team_rog_holo]sticker"		"1"
			"[london2018_team_spir_holo]sticker"		"1"
			"[london2018_team_tyl_holo]sticker"		"1"
			"[london2018_team_faceit_holo]sticker"		"1"
		}
		"crate_sticker_pack_london2018_contenders_legendary"
		{
			"[london2018_team_nip_foil]sticker"		"1"
			"[london2018_team_col_foil]sticker"		"1"
			"[london2018_team_hlr_foil]sticker"		"1"
			"[london2018_team_ren_foil]sticker"		"1"
			"[london2018_team_optc_foil]sticker"		"1"
			"[london2018_team_rog_foil]sticker"		"1"
			"[london2018_team_spir_foil]sticker"		"1"
			"[london2018_team_tyl_foil]sticker"		"1"
			"[london2018_team_faceit_foil]sticker"		"1"
		}
		"crate_sticker_pack_london2018_contenders"
		{
			"crate_sticker_pack_london2018_contenders_mythical"		"1"
			"crate_sticker_pack_london2018_contenders_legendary"		"1"
		}
		"london2018_signatures_c9"
		{
			"[london2018_signature_golden]sticker"		"1"
			"[london2018_signature_golden_foil]sticker"		"1"
			"[london2018_signature_golden_gold]sticker"		"1"
			"[london2018_signature_autimatic]sticker"		"1"
			"[london2018_signature_autimatic_foil]sticker"		"1"
			"[london2018_signature_autimatic_gold]sticker"		"1"
			"[london2018_signature_rush]sticker"		"1"
			"[london2018_signature_rush_foil]sticker"		"1"
			"[london2018_signature_rush_gold]sticker"		"1"
			"[london2018_signature_styko]sticker"		"1"
			"[london2018_signature_styko_foil]sticker"		"1"
			"[london2018_signature_styko_gold]sticker"		"1"
			"[london2018_signature_skadoodle]sticker"		"1"
			"[london2018_signature_skadoodle_foil]sticker"		"1"
			"[london2018_signature_skadoodle_gold]sticker"		"1"
		}
		"london2018_signatures_faze"
		{
			"[london2018_signature_guardian]sticker"		"1"
			"[london2018_signature_guardian_foil]sticker"		"1"
			"[london2018_signature_guardian_gold]sticker"		"1"
			"[london2018_signature_olofmeister]sticker"		"1"
			"[london2018_signature_olofmeister_foil]sticker"		"1"
			"[london2018_signature_olofmeister_gold]sticker"		"1"
			"[london2018_signature_karrigan]sticker"		"1"
			"[london2018_signature_karrigan_foil]sticker"		"1"
			"[london2018_signature_karrigan_gold]sticker"		"1"
			"[london2018_signature_rain]sticker"		"1"
			"[london2018_signature_rain_foil]sticker"		"1"
			"[london2018_signature_rain_gold]sticker"		"1"
			"[london2018_signature_niko]sticker"		"1"
			"[london2018_signature_niko_foil]sticker"		"1"
			"[london2018_signature_niko_gold]sticker"		"1"
		}
		"london2018_signatures_navi"
		{
			"[london2018_signature_electronic]sticker"		"1"
			"[london2018_signature_electronic_foil]sticker"		"1"
			"[london2018_signature_electronic_gold]sticker"		"1"
			"[london2018_signature_zeus]sticker"		"1"
			"[london2018_signature_zeus_foil]sticker"		"1"
			"[london2018_signature_zeus_gold]sticker"		"1"
			"[london2018_signature_s1mple]sticker"		"1"
			"[london2018_signature_s1mple_foil]sticker"		"1"
			"[london2018_signature_s1mple_gold]sticker"		"1"
			"[london2018_signature_edward]sticker"		"1"
			"[london2018_signature_edward_foil]sticker"		"1"
			"[london2018_signature_edward_gold]sticker"		"1"
			"[london2018_signature_flamie]sticker"		"1"
			"[london2018_signature_flamie_foil]sticker"		"1"
			"[london2018_signature_flamie_gold]sticker"		"1"
		}
		"london2018_signatures_mibr"
		{
			"[london2018_signature_coldzera]sticker"		"1"
			"[london2018_signature_coldzera_foil]sticker"		"1"
			"[london2018_signature_coldzera_gold]sticker"		"1"
			"[london2018_signature_fallen]sticker"		"1"
			"[london2018_signature_fallen_foil]sticker"		"1"
			"[london2018_signature_fallen_gold]sticker"		"1"
			"[london2018_signature_tarik]sticker"		"1"
			"[london2018_signature_tarik_foil]sticker"		"1"
			"[london2018_signature_tarik_gold]sticker"		"1"
			"[london2018_signature_stewie2k]sticker"		"1"
			"[london2018_signature_stewie2k_foil]sticker"		"1"
			"[london2018_signature_stewie2k_gold]sticker"		"1"
			"[london2018_signature_fer]sticker"		"1"
			"[london2018_signature_fer_foil]sticker"		"1"
			"[london2018_signature_fer_gold]sticker"		"1"
		}
		"london2018_signatures_mss"
		{
			"[london2018_signature_snax]sticker"		"1"
			"[london2018_signature_snax_foil]sticker"		"1"
			"[london2018_signature_snax_gold]sticker"		"1"
			"[london2018_signature_chrisj]sticker"		"1"
			"[london2018_signature_chrisj_foil]sticker"		"1"
			"[london2018_signature_chrisj_gold]sticker"		"1"
			"[london2018_signature_ropz]sticker"		"1"
			"[london2018_signature_ropz_foil]sticker"		"1"
			"[london2018_signature_ropz_gold]sticker"		"1"
			"[london2018_signature_sunny]sticker"		"1"
			"[london2018_signature_sunny_foil]sticker"		"1"
			"[london2018_signature_sunny_gold]sticker"		"1"
			"[london2018_signature_oskar]sticker"		"1"
			"[london2018_signature_oskar_foil]sticker"		"1"
			"[london2018_signature_oskar_gold]sticker"		"1"
		}
		"london2018_signatures_wins"
		{
			"[london2018_signature_jmqa]sticker"		"1"
			"[london2018_signature_jmqa_foil]sticker"		"1"
			"[london2018_signature_jmqa_gold]sticker"		"1"
			"[london2018_signature_kvik]sticker"		"1"
			"[london2018_signature_kvik_foil]sticker"		"1"
			"[london2018_signature_kvik_gold]sticker"		"1"
			"[london2018_signature_balblna]sticker"		"1"
			"[london2018_signature_balblna_foil]sticker"		"1"
			"[london2018_signature_balblna_gold]sticker"		"1"
			"[london2018_signature_waterfallz]sticker"		"1"
			"[london2018_signature_waterfallz_foil]sticker"		"1"
			"[london2018_signature_waterfallz_gold]sticker"		"1"
			"[london2018_signature_boombl4]sticker"		"1"
			"[london2018_signature_boombl4_foil]sticker"		"1"
			"[london2018_signature_boombl4_gold]sticker"		"1"
		}
		"london2018_signatures_g2"
		{
			"[london2018_signature_kennys]sticker"		"1"
			"[london2018_signature_kennys_foil]sticker"		"1"
			"[london2018_signature_kennys_gold]sticker"		"1"
			"[london2018_signature_bodyy]sticker"		"1"
			"[london2018_signature_bodyy_foil]sticker"		"1"
			"[london2018_signature_bodyy_gold]sticker"		"1"
			"[london2018_signature_shox]sticker"		"1"
			"[london2018_signature_shox_foil]sticker"		"1"
			"[london2018_signature_shox_gold]sticker"		"1"
			"[london2018_signature_ex6tenz]sticker"		"1"
			"[london2018_signature_ex6tenz_foil]sticker"		"1"
			"[london2018_signature_ex6tenz_gold]sticker"		"1"
			"[london2018_signature_smithzz]sticker"		"1"
			"[london2018_signature_smithzz_foil]sticker"		"1"
			"[london2018_signature_smithzz_gold]sticker"		"1"
		}
		"london2018_signatures_fntc"
		{
			"[london2018_signature_draken]sticker"		"1"
			"[london2018_signature_draken_foil]sticker"		"1"
			"[london2018_signature_draken_gold]sticker"		"1"
			"[london2018_signature_jw]sticker"		"1"
			"[london2018_signature_jw_foil]sticker"		"1"
			"[london2018_signature_jw_gold]sticker"		"1"
			"[london2018_signature_krimz]sticker"		"1"
			"[london2018_signature_krimz_foil]sticker"		"1"
			"[london2018_signature_krimz_gold]sticker"		"1"
			"[london2018_signature_flusha]sticker"		"1"
			"[london2018_signature_flusha_foil]sticker"		"1"
			"[london2018_signature_flusha_gold]sticker"		"1"
			"[london2018_signature_xizt]sticker"		"1"
			"[london2018_signature_xizt_foil]sticker"		"1"
			"[london2018_signature_xizt_gold]sticker"		"1"
		}
		"london2018_signatures_gamb"
		{
			"[london2018_signature_mir]sticker"		"1"
			"[london2018_signature_mir_foil]sticker"		"1"
			"[london2018_signature_mir_gold]sticker"		"1"
			"[london2018_signature_dosia]sticker"		"1"
			"[london2018_signature_dosia_foil]sticker"		"1"
			"[london2018_signature_dosia_gold]sticker"		"1"
			"[london2018_signature_hobbit]sticker"		"1"
			"[london2018_signature_hobbit_foil]sticker"		"1"
			"[london2018_signature_hobbit_gold]sticker"		"1"
			"[london2018_signature_mou]sticker"		"1"
			"[london2018_signature_mou_foil]sticker"		"1"
			"[london2018_signature_mou_gold]sticker"		"1"
			"[london2018_signature_adrenkz]sticker"		"1"
			"[london2018_signature_adrenkz_foil]sticker"		"1"
			"[london2018_signature_adrenkz_gold]sticker"		"1"
		}
		"london2018_signatures_vega"
		{
			"[london2018_signature_tonyblack]sticker"		"1"
			"[london2018_signature_tonyblack_foil]sticker"		"1"
			"[london2018_signature_tonyblack_gold]sticker"		"1"
			"[london2018_signature_crush]sticker"		"1"
			"[london2018_signature_crush_foil]sticker"		"1"
			"[london2018_signature_crush_gold]sticker"		"1"
			"[london2018_signature_hutji]sticker"		"1"
			"[london2018_signature_hutji_foil]sticker"		"1"
			"[london2018_signature_hutji_gold]sticker"		"1"
			"[london2018_signature_jr]sticker"		"1"
			"[london2018_signature_jr_foil]sticker"		"1"
			"[london2018_signature_jr_gold]sticker"		"1"
			"[london2018_signature_chopper]sticker"		"1"
			"[london2018_signature_chopper_foil]sticker"		"1"
			"[london2018_signature_chopper_gold]sticker"		"1"
		}
		"london2018_signatures_spc"
		{
			"[london2018_signature_xantares]sticker"		"1"
			"[london2018_signature_xantares_foil]sticker"		"1"
			"[london2018_signature_xantares_gold]sticker"		"1"
			"[london2018_signature_calyx]sticker"		"1"
			"[london2018_signature_calyx_foil]sticker"		"1"
			"[london2018_signature_calyx_gold]sticker"		"1"
			"[london2018_signature_paz]sticker"		"1"
			"[london2018_signature_paz_foil]sticker"		"1"
			"[london2018_signature_paz_gold]sticker"		"1"
			"[london2018_signature_ngin]sticker"		"1"
			"[london2018_signature_ngin_foil]sticker"		"1"
			"[london2018_signature_ngin_gold]sticker"		"1"
			"[london2018_signature_maj3r]sticker"		"1"
			"[london2018_signature_maj3r_foil]sticker"		"1"
			"[london2018_signature_maj3r_gold]sticker"		"1"
		}
		"london2018_signatures_big"
		{
			"[london2018_signature_tizian]sticker"		"1"
			"[london2018_signature_tizian_foil]sticker"		"1"
			"[london2018_signature_tizian_gold]sticker"		"1"
			"[london2018_signature_gobb]sticker"		"1"
			"[london2018_signature_gobb_foil]sticker"		"1"
			"[london2018_signature_gobb_gold]sticker"		"1"
			"[london2018_signature_tabsen]sticker"		"1"
			"[london2018_signature_tabsen_foil]sticker"		"1"
			"[london2018_signature_tabsen_gold]sticker"		"1"
			"[london2018_signature_nex]sticker"		"1"
			"[london2018_signature_nex_foil]sticker"		"1"
			"[london2018_signature_nex_gold]sticker"		"1"
			"[london2018_signature_smooya]sticker"		"1"
			"[london2018_signature_smooya_foil]sticker"		"1"
			"[london2018_signature_smooya_gold]sticker"		"1"
		}
		"london2018_signatures_astr"
		{
			"[london2018_signature_dupreeh]sticker"		"1"
			"[london2018_signature_dupreeh_foil]sticker"		"1"
			"[london2018_signature_dupreeh_gold]sticker"		"1"
			"[london2018_signature_gla1ve]sticker"		"1"
			"[london2018_signature_gla1ve_foil]sticker"		"1"
			"[london2018_signature_gla1ve_gold]sticker"		"1"
			"[london2018_signature_device]sticker"		"1"
			"[london2018_signature_device_foil]sticker"		"1"
			"[london2018_signature_device_gold]sticker"		"1"
			"[london2018_signature_magisk]sticker"		"1"
			"[london2018_signature_magisk_foil]sticker"		"1"
			"[london2018_signature_magisk_gold]sticker"		"1"
			"[london2018_signature_xyp9x]sticker"		"1"
			"[london2018_signature_xyp9x_foil]sticker"		"1"
			"[london2018_signature_xyp9x_gold]sticker"		"1"
		}
		"london2018_signatures_liq"
		{
			"[london2018_signature_elige]sticker"		"1"
			"[london2018_signature_elige_foil]sticker"		"1"
			"[london2018_signature_elige_gold]sticker"		"1"
			"[london2018_signature_taco]sticker"		"1"
			"[london2018_signature_taco_foil]sticker"		"1"
			"[london2018_signature_taco_gold]sticker"		"1"
			"[london2018_signature_twistzz]sticker"		"1"
			"[london2018_signature_twistzz_foil]sticker"		"1"
			"[london2018_signature_twistzz_gold]sticker"		"1"
			"[london2018_signature_naf]sticker"		"1"
			"[london2018_signature_naf_foil]sticker"		"1"
			"[london2018_signature_naf_gold]sticker"		"1"
			"[london2018_signature_nitro]sticker"		"1"
			"[london2018_signature_nitro_foil]sticker"		"1"
			"[london2018_signature_nitro_gold]sticker"		"1"
		}
		"london2018_signatures_nor"
		{
			"[london2018_signature_msl]sticker"		"1"
			"[london2018_signature_msl_foil]sticker"		"1"
			"[london2018_signature_msl_gold]sticker"		"1"
			"[london2018_signature_nikodk]sticker"		"1"
			"[london2018_signature_nikodk_foil]sticker"		"1"
			"[london2018_signature_nikodk_gold]sticker"		"1"
			"[london2018_signature_kjaerbye]sticker"		"1"
			"[london2018_signature_kjaerbye_foil]sticker"		"1"
			"[london2018_signature_kjaerbye_gold]sticker"		"1"
			"[london2018_signature_aizy]sticker"		"1"
			"[london2018_signature_aizy_foil]sticker"		"1"
			"[london2018_signature_aizy_gold]sticker"		"1"
			"[london2018_signature_v4lde]sticker"		"1"
			"[london2018_signature_v4lde_foil]sticker"		"1"
			"[london2018_signature_v4lde_gold]sticker"		"1"
		}
		"london2018_signatures_vp"
		{
			"[london2018_signature_byali]sticker"		"1"
			"[london2018_signature_byali_foil]sticker"		"1"
			"[london2018_signature_byali_gold]sticker"		"1"
			"[london2018_signature_pasha]sticker"		"1"
			"[london2018_signature_pasha_foil]sticker"		"1"
			"[london2018_signature_pasha_gold]sticker"		"1"
			"[london2018_signature_neo]sticker"		"1"
			"[london2018_signature_neo_foil]sticker"		"1"
			"[london2018_signature_neo_gold]sticker"		"1"
			"[london2018_signature_michu]sticker"		"1"
			"[london2018_signature_michu_foil]sticker"		"1"
			"[london2018_signature_michu_gold]sticker"		"1"
			"[london2018_signature_snatchie]sticker"		"1"
			"[london2018_signature_snatchie_foil]sticker"		"1"
			"[london2018_signature_snatchie_gold]sticker"		"1"
		}
		"london2018_signatures_nip"
		{
			"[london2018_signature_getright]sticker"		"1"
			"[london2018_signature_getright_foil]sticker"		"1"
			"[london2018_signature_getright_gold]sticker"		"1"
			"[london2018_signature_forest]sticker"		"1"
			"[london2018_signature_forest_foil]sticker"		"1"
			"[london2018_signature_forest_gold]sticker"		"1"
			"[london2018_signature_lekro]sticker"		"1"
			"[london2018_signature_lekro_foil]sticker"		"1"
			"[london2018_signature_lekro_gold]sticker"		"1"
			"[london2018_signature_rez]sticker"		"1"
			"[london2018_signature_rez_foil]sticker"		"1"
			"[london2018_signature_rez_gold]sticker"		"1"
			"[london2018_signature_dennis]sticker"		"1"
			"[london2018_signature_dennis_foil]sticker"		"1"
			"[london2018_signature_dennis_gold]sticker"		"1"
		}
		"london2018_signatures_col"
		{
			"[london2018_signature_android]sticker"		"1"
			"[london2018_signature_android_foil]sticker"		"1"
			"[london2018_signature_android_gold]sticker"		"1"
			"[london2018_signature_stanislaw]sticker"		"1"
			"[london2018_signature_stanislaw_foil]sticker"		"1"
			"[london2018_signature_stanislaw_gold]sticker"		"1"
			"[london2018_signature_dephh]sticker"		"1"
			"[london2018_signature_dephh_foil]sticker"		"1"
			"[london2018_signature_dephh_gold]sticker"		"1"
			"[london2018_signature_yay]sticker"		"1"
			"[london2018_signature_yay_foil]sticker"		"1"
			"[london2018_signature_yay_gold]sticker"		"1"
			"[london2018_signature_shahzam]sticker"		"1"
			"[london2018_signature_shahzam_foil]sticker"		"1"
			"[london2018_signature_shahzam_gold]sticker"		"1"
		}
		"london2018_signatures_hlr"
		{
			"[london2018_signature_woxic]sticker"		"1"
			"[london2018_signature_woxic_foil]sticker"		"1"
			"[london2018_signature_woxic_gold]sticker"		"1"
			"[london2018_signature_issaa]sticker"		"1"
			"[london2018_signature_issaa_foil]sticker"		"1"
			"[london2018_signature_issaa_gold]sticker"		"1"
			"[london2018_signature_bondik]sticker"		"1"
			"[london2018_signature_bondik_foil]sticker"		"1"
			"[london2018_signature_bondik_gold]sticker"		"1"
			"[london2018_signature_angel]sticker"		"1"
			"[london2018_signature_angel_foil]sticker"		"1"
			"[london2018_signature_angel_gold]sticker"		"1"
			"[london2018_signature_deadfox]sticker"		"1"
			"[london2018_signature_deadfox_foil]sticker"		"1"
			"[london2018_signature_deadfox_gold]sticker"		"1"
		}
		"london2018_signatures_ren"
		{
			"[london2018_signature_nifty]sticker"		"1"
			"[london2018_signature_nifty_foil]sticker"		"1"
			"[london2018_signature_nifty_gold]sticker"		"1"
			"[london2018_signature_jkaem]sticker"		"1"
			"[london2018_signature_jkaem_foil]sticker"		"1"
			"[london2018_signature_jkaem_gold]sticker"		"1"
			"[london2018_signature_jks]sticker"		"1"
			"[london2018_signature_jks_foil]sticker"		"1"
			"[london2018_signature_jks_gold]sticker"		"1"
			"[london2018_signature_ustilo]sticker"		"1"
			"[london2018_signature_ustilo_foil]sticker"		"1"
			"[london2018_signature_ustilo_gold]sticker"		"1"
			"[london2018_signature_azr]sticker"		"1"
			"[london2018_signature_azr_foil]sticker"		"1"
			"[london2018_signature_azr_gold]sticker"		"1"
		}
		"london2018_signatures_optc"
		{
			"[london2018_signature_cajunb]sticker"		"1"
			"[london2018_signature_cajunb_foil]sticker"		"1"
			"[london2018_signature_cajunb_gold]sticker"		"1"
			"[london2018_signature_k0nfig]sticker"		"1"
			"[london2018_signature_k0nfig_foil]sticker"		"1"
			"[london2018_signature_k0nfig_gold]sticker"		"1"
			"[london2018_signature_gade]sticker"		"1"
			"[london2018_signature_gade_foil]sticker"		"1"
			"[london2018_signature_gade_gold]sticker"		"1"
			"[london2018_signature_snappi]sticker"		"1"
			"[london2018_signature_snappi_foil]sticker"		"1"
			"[london2018_signature_snappi_gold]sticker"		"1"
			"[london2018_signature_jugi]sticker"		"1"
			"[london2018_signature_jugi_foil]sticker"		"1"
			"[london2018_signature_jugi_gold]sticker"		"1"
		}
		"london2018_signatures_rog"
		{
			"[london2018_signature_sick]sticker"		"1"
			"[london2018_signature_sick_foil]sticker"		"1"
			"[london2018_signature_sick_gold]sticker"		"1"
			"[london2018_signature_hiko]sticker"		"1"
			"[london2018_signature_hiko_foil]sticker"		"1"
			"[london2018_signature_hiko_gold]sticker"		"1"
			"[london2018_signature_rickeh]sticker"		"1"
			"[london2018_signature_rickeh_foil]sticker"		"1"
			"[london2018_signature_rickeh_gold]sticker"		"1"
			"[london2018_signature_cadian]sticker"		"1"
			"[london2018_signature_cadian_foil]sticker"		"1"
			"[london2018_signature_cadian_gold]sticker"		"1"
			"[london2018_signature_vice]sticker"		"1"
			"[london2018_signature_vice_foil]sticker"		"1"
			"[london2018_signature_vice_gold]sticker"		"1"
		}
		"london2018_signatures_spir"
		{
			"[london2018_signature_coldyy1]sticker"		"1"
			"[london2018_signature_coldyy1_foil]sticker"		"1"
			"[london2018_signature_coldyy1_gold]sticker"		"1"
			"[london2018_signature_dima]sticker"		"1"
			"[london2018_signature_dima_foil]sticker"		"1"
			"[london2018_signature_dima_gold]sticker"		"1"
			"[london2018_signature_sdy]sticker"		"1"
			"[london2018_signature_sdy_foil]sticker"		"1"
			"[london2018_signature_sdy_gold]sticker"		"1"
			"[london2018_signature_s0tf1k]sticker"		"1"
			"[london2018_signature_s0tf1k_foil]sticker"		"1"
			"[london2018_signature_s0tf1k_gold]sticker"		"1"
			"[london2018_signature_davcost]sticker"		"1"
			"[london2018_signature_davcost_foil]sticker"		"1"
			"[london2018_signature_davcost_gold]sticker"		"1"
		}
		"london2018_signatures_tyl"
		{
			"[london2018_signature_somebody]sticker"		"1"
			"[london2018_signature_somebody_foil]sticker"		"1"
			"[london2018_signature_somebody_gold]sticker"		"1"
			"[london2018_signature_captainmo]sticker"		"1"
			"[london2018_signature_captainmo_foil]sticker"		"1"
			"[london2018_signature_captainmo_gold]sticker"		"1"
			"[london2018_signature_bntet]sticker"		"1"
			"[london2018_signature_bntet_foil]sticker"		"1"
			"[london2018_signature_bntet_gold]sticker"		"1"
			"[london2018_signature_dd]sticker"		"1"
			"[london2018_signature_dd_foil]sticker"		"1"
			"[london2018_signature_dd_gold]sticker"		"1"
			"[london2018_signature_xccurate]sticker"		"1"
			"[london2018_signature_xccurate_foil]sticker"		"1"
			"[london2018_signature_xccurate_gold]sticker"		"1"
		}
		"crate_signature_pack_london2018_group_legends_rare"
		{
			"[london2018_signature_golden]sticker"		"1"
			"[london2018_signature_autimatic]sticker"		"1"
			"[london2018_signature_rush]sticker"		"1"
			"[london2018_signature_styko]sticker"		"1"
			"[london2018_signature_skadoodle]sticker"		"1"
			"[london2018_signature_guardian]sticker"		"1"
			"[london2018_signature_olofmeister]sticker"		"1"
			"[london2018_signature_karrigan]sticker"		"1"
			"[london2018_signature_rain]sticker"		"1"
			"[london2018_signature_niko]sticker"		"1"
			"[london2018_signature_electronic]sticker"		"1"
			"[london2018_signature_zeus]sticker"		"1"
			"[london2018_signature_s1mple]sticker"		"1"
			"[london2018_signature_edward]sticker"		"1"
			"[london2018_signature_flamie]sticker"		"1"
			"[london2018_signature_coldzera]sticker"		"1"
			"[london2018_signature_fallen]sticker"		"1"
			"[london2018_signature_tarik]sticker"		"1"
			"[london2018_signature_stewie2k]sticker"		"1"
			"[london2018_signature_fer]sticker"		"1"
			"[london2018_signature_snax]sticker"		"1"
			"[london2018_signature_chrisj]sticker"		"1"
			"[london2018_signature_ropz]sticker"		"1"
			"[london2018_signature_sunny]sticker"		"1"
			"[london2018_signature_oskar]sticker"		"1"
			"[london2018_signature_jmqa]sticker"		"1"
			"[london2018_signature_kvik]sticker"		"1"
			"[london2018_signature_balblna]sticker"		"1"
			"[london2018_signature_waterfallz]sticker"		"1"
			"[london2018_signature_boombl4]sticker"		"1"
			"[london2018_signature_kennys]sticker"		"1"
			"[london2018_signature_bodyy]sticker"		"1"
			"[london2018_signature_shox]sticker"		"1"
			"[london2018_signature_ex6tenz]sticker"		"1"
			"[london2018_signature_smithzz]sticker"		"1"
			"[london2018_signature_draken]sticker"		"1"
			"[london2018_signature_jw]sticker"		"1"
			"[london2018_signature_krimz]sticker"		"1"
			"[london2018_signature_flusha]sticker"		"1"
			"[london2018_signature_xizt]sticker"		"1"
		}
		"crate_signature_pack_london2018_group_legends_foil"
		{
			"[london2018_signature_golden_foil]sticker"		"1"
			"[london2018_signature_autimatic_foil]sticker"		"1"
			"[london2018_signature_rush_foil]sticker"		"1"
			"[london2018_signature_styko_foil]sticker"		"1"
			"[london2018_signature_skadoodle_foil]sticker"		"1"
			"[london2018_signature_guardian_foil]sticker"		"1"
			"[london2018_signature_olofmeister_foil]sticker"		"1"
			"[london2018_signature_karrigan_foil]sticker"		"1"
			"[london2018_signature_rain_foil]sticker"		"1"
			"[london2018_signature_niko_foil]sticker"		"1"
			"[london2018_signature_electronic_foil]sticker"		"1"
			"[london2018_signature_zeus_foil]sticker"		"1"
			"[london2018_signature_s1mple_foil]sticker"		"1"
			"[london2018_signature_edward_foil]sticker"		"1"
			"[london2018_signature_flamie_foil]sticker"		"1"
			"[london2018_signature_coldzera_foil]sticker"		"1"
			"[london2018_signature_fallen_foil]sticker"		"1"
			"[london2018_signature_tarik_foil]sticker"		"1"
			"[london2018_signature_stewie2k_foil]sticker"		"1"
			"[london2018_signature_fer_foil]sticker"		"1"
			"[london2018_signature_snax_foil]sticker"		"1"
			"[london2018_signature_chrisj_foil]sticker"		"1"
			"[london2018_signature_ropz_foil]sticker"		"1"
			"[london2018_signature_sunny_foil]sticker"		"1"
			"[london2018_signature_oskar_foil]sticker"		"1"
			"[london2018_signature_jmqa_foil]sticker"		"1"
			"[london2018_signature_kvik_foil]sticker"		"1"
			"[london2018_signature_balblna_foil]sticker"		"1"
			"[london2018_signature_waterfallz_foil]sticker"		"1"
			"[london2018_signature_boombl4_foil]sticker"		"1"
			"[london2018_signature_kennys_foil]sticker"		"1"
			"[london2018_signature_bodyy_foil]sticker"		"1"
			"[london2018_signature_shox_foil]sticker"		"1"
			"[london2018_signature_ex6tenz_foil]sticker"		"1"
			"[london2018_signature_smithzz_foil]sticker"		"1"
			"[london2018_signature_draken_foil]sticker"		"1"
			"[london2018_signature_jw_foil]sticker"		"1"
			"[london2018_signature_krimz_foil]sticker"		"1"
			"[london2018_signature_flusha_foil]sticker"		"1"
			"[london2018_signature_xizt_foil]sticker"		"1"
		}
		"crate_signature_pack_london2018_group_legends_gold"
		{
			"[london2018_signature_golden_gold]sticker"		"1"
			"[london2018_signature_autimatic_gold]sticker"		"1"
			"[london2018_signature_rush_gold]sticker"		"1"
			"[london2018_signature_styko_gold]sticker"		"1"
			"[london2018_signature_skadoodle_gold]sticker"		"1"
			"[london2018_signature_guardian_gold]sticker"		"1"
			"[london2018_signature_olofmeister_gold]sticker"		"1"
			"[london2018_signature_karrigan_gold]sticker"		"1"
			"[london2018_signature_rain_gold]sticker"		"1"
			"[london2018_signature_niko_gold]sticker"		"1"
			"[london2018_signature_electronic_gold]sticker"		"1"
			"[london2018_signature_zeus_gold]sticker"		"1"
			"[london2018_signature_s1mple_gold]sticker"		"1"
			"[london2018_signature_edward_gold]sticker"		"1"
			"[london2018_signature_flamie_gold]sticker"		"1"
			"[london2018_signature_coldzera_gold]sticker"		"1"
			"[london2018_signature_fallen_gold]sticker"		"1"
			"[london2018_signature_tarik_gold]sticker"		"1"
			"[london2018_signature_stewie2k_gold]sticker"		"1"
			"[london2018_signature_fer_gold]sticker"		"1"
			"[london2018_signature_snax_gold]sticker"		"1"
			"[london2018_signature_chrisj_gold]sticker"		"1"
			"[london2018_signature_ropz_gold]sticker"		"1"
			"[london2018_signature_sunny_gold]sticker"		"1"
			"[london2018_signature_oskar_gold]sticker"		"1"
			"[london2018_signature_jmqa_gold]sticker"		"1"
			"[london2018_signature_kvik_gold]sticker"		"1"
			"[london2018_signature_balblna_gold]sticker"		"1"
			"[london2018_signature_waterfallz_gold]sticker"		"1"
			"[london2018_signature_boombl4_gold]sticker"		"1"
			"[london2018_signature_kennys_gold]sticker"		"1"
			"[london2018_signature_bodyy_gold]sticker"		"1"
			"[london2018_signature_shox_gold]sticker"		"1"
			"[london2018_signature_ex6tenz_gold]sticker"		"1"
			"[london2018_signature_smithzz_gold]sticker"		"1"
			"[london2018_signature_draken_gold]sticker"		"1"
			"[london2018_signature_jw_gold]sticker"		"1"
			"[london2018_signature_krimz_gold]sticker"		"1"
			"[london2018_signature_flusha_gold]sticker"		"1"
			"[london2018_signature_xizt_gold]sticker"		"1"
		}
		"crate_signature_pack_london2018_group_challengers_rare"
		{
			"[london2018_signature_mir]sticker"		"1"
			"[london2018_signature_dosia]sticker"		"1"
			"[london2018_signature_hobbit]sticker"		"1"
			"[london2018_signature_mou]sticker"		"1"
			"[london2018_signature_adrenkz]sticker"		"1"
			"[london2018_signature_tonyblack]sticker"		"1"
			"[london2018_signature_crush]sticker"		"1"
			"[london2018_signature_hutji]sticker"		"1"
			"[london2018_signature_jr]sticker"		"1"
			"[london2018_signature_chopper]sticker"		"1"
			"[london2018_signature_xantares]sticker"		"1"
			"[london2018_signature_calyx]sticker"		"1"
			"[london2018_signature_paz]sticker"		"1"
			"[london2018_signature_ngin]sticker"		"1"
			"[london2018_signature_maj3r]sticker"		"1"
			"[london2018_signature_tizian]sticker"		"1"
			"[london2018_signature_gobb]sticker"		"1"
			"[london2018_signature_tabsen]sticker"		"1"
			"[london2018_signature_nex]sticker"		"1"
			"[london2018_signature_smooya]sticker"		"1"
			"[london2018_signature_dupreeh]sticker"		"1"
			"[london2018_signature_gla1ve]sticker"		"1"
			"[london2018_signature_device]sticker"		"1"
			"[london2018_signature_magisk]sticker"		"1"
			"[london2018_signature_xyp9x]sticker"		"1"
			"[london2018_signature_elige]sticker"		"1"
			"[london2018_signature_taco]sticker"		"1"
			"[london2018_signature_twistzz]sticker"		"1"
			"[london2018_signature_naf]sticker"		"1"
			"[london2018_signature_nitro]sticker"		"1"
			"[london2018_signature_msl]sticker"		"1"
			"[london2018_signature_nikodk]sticker"		"1"
			"[london2018_signature_kjaerbye]sticker"		"1"
			"[london2018_signature_aizy]sticker"		"1"
			"[london2018_signature_v4lde]sticker"		"1"
			"[london2018_signature_byali]sticker"		"1"
			"[london2018_signature_pasha]sticker"		"1"
			"[london2018_signature_neo]sticker"		"1"
			"[london2018_signature_michu]sticker"		"1"
			"[london2018_signature_snatchie]sticker"		"1"
		}
		"crate_signature_pack_london2018_group_challengers_foil"
		{
			"[london2018_signature_mir_foil]sticker"		"1"
			"[london2018_signature_dosia_foil]sticker"		"1"
			"[london2018_signature_hobbit_foil]sticker"		"1"
			"[london2018_signature_mou_foil]sticker"		"1"
			"[london2018_signature_adrenkz_foil]sticker"		"1"
			"[london2018_signature_tonyblack_foil]sticker"		"1"
			"[london2018_signature_crush_foil]sticker"		"1"
			"[london2018_signature_hutji_foil]sticker"		"1"
			"[london2018_signature_jr_foil]sticker"		"1"
			"[london2018_signature_chopper_foil]sticker"		"1"
			"[london2018_signature_xantares_foil]sticker"		"1"
			"[london2018_signature_calyx_foil]sticker"		"1"
			"[london2018_signature_paz_foil]sticker"		"1"
			"[london2018_signature_ngin_foil]sticker"		"1"
			"[london2018_signature_maj3r_foil]sticker"		"1"
			"[london2018_signature_tizian_foil]sticker"		"1"
			"[london2018_signature_gobb_foil]sticker"		"1"
			"[london2018_signature_tabsen_foil]sticker"		"1"
			"[london2018_signature_nex_foil]sticker"		"1"
			"[london2018_signature_smooya_foil]sticker"		"1"
			"[london2018_signature_dupreeh_foil]sticker"		"1"
			"[london2018_signature_gla1ve_foil]sticker"		"1"
			"[london2018_signature_device_foil]sticker"		"1"
			"[london2018_signature_magisk_foil]sticker"		"1"
			"[london2018_signature_xyp9x_foil]sticker"		"1"
			"[london2018_signature_elige_foil]sticker"		"1"
			"[london2018_signature_taco_foil]sticker"		"1"
			"[london2018_signature_twistzz_foil]sticker"		"1"
			"[london2018_signature_naf_foil]sticker"		"1"
			"[london2018_signature_nitro_foil]sticker"		"1"
			"[london2018_signature_msl_foil]sticker"		"1"
			"[london2018_signature_nikodk_foil]sticker"		"1"
			"[london2018_signature_kjaerbye_foil]sticker"		"1"
			"[london2018_signature_aizy_foil]sticker"		"1"
			"[london2018_signature_v4lde_foil]sticker"		"1"
			"[london2018_signature_byali_foil]sticker"		"1"
			"[london2018_signature_pasha_foil]sticker"		"1"
			"[london2018_signature_neo_foil]sticker"		"1"
			"[london2018_signature_michu_foil]sticker"		"1"
			"[london2018_signature_snatchie_foil]sticker"		"1"
		}
		"crate_signature_pack_london2018_group_challengers_gold"
		{
			"[london2018_signature_mir_gold]sticker"		"1"
			"[london2018_signature_dosia_gold]sticker"		"1"
			"[london2018_signature_hobbit_gold]sticker"		"1"
			"[london2018_signature_mou_gold]sticker"		"1"
			"[london2018_signature_adrenkz_gold]sticker"		"1"
			"[london2018_signature_tonyblack_gold]sticker"		"1"
			"[london2018_signature_crush_gold]sticker"		"1"
			"[london2018_signature_hutji_gold]sticker"		"1"
			"[london2018_signature_jr_gold]sticker"		"1"
			"[london2018_signature_chopper_gold]sticker"		"1"
			"[london2018_signature_xantares_gold]sticker"		"1"
			"[london2018_signature_calyx_gold]sticker"		"1"
			"[london2018_signature_paz_gold]sticker"		"1"
			"[london2018_signature_ngin_gold]sticker"		"1"
			"[london2018_signature_maj3r_gold]sticker"		"1"
			"[london2018_signature_tizian_gold]sticker"		"1"
			"[london2018_signature_gobb_gold]sticker"		"1"
			"[london2018_signature_tabsen_gold]sticker"		"1"
			"[london2018_signature_nex_gold]sticker"		"1"
			"[london2018_signature_smooya_gold]sticker"		"1"
			"[london2018_signature_dupreeh_gold]sticker"		"1"
			"[london2018_signature_gla1ve_gold]sticker"		"1"
			"[london2018_signature_device_gold]sticker"		"1"
			"[london2018_signature_magisk_gold]sticker"		"1"
			"[london2018_signature_xyp9x_gold]sticker"		"1"
			"[london2018_signature_elige_gold]sticker"		"1"
			"[london2018_signature_taco_gold]sticker"		"1"
			"[london2018_signature_twistzz_gold]sticker"		"1"
			"[london2018_signature_naf_gold]sticker"		"1"
			"[london2018_signature_nitro_gold]sticker"		"1"
			"[london2018_signature_msl_gold]sticker"		"1"
			"[london2018_signature_nikodk_gold]sticker"		"1"
			"[london2018_signature_kjaerbye_gold]sticker"		"1"
			"[london2018_signature_aizy_gold]sticker"		"1"
			"[london2018_signature_v4lde_gold]sticker"		"1"
			"[london2018_signature_byali_gold]sticker"		"1"
			"[london2018_signature_pasha_gold]sticker"		"1"
			"[london2018_signature_neo_gold]sticker"		"1"
			"[london2018_signature_michu_gold]sticker"		"1"
			"[london2018_signature_snatchie_gold]sticker"		"1"
		}
		"crate_signature_pack_london2018_group_contenders_rare"
		{
			"[london2018_signature_getright]sticker"		"1"
			"[london2018_signature_forest]sticker"		"1"
			"[london2018_signature_lekro]sticker"		"1"
			"[london2018_signature_rez]sticker"		"1"
			"[london2018_signature_dennis]sticker"		"1"
			"[london2018_signature_android]sticker"		"1"
			"[london2018_signature_stanislaw]sticker"		"1"
			"[london2018_signature_dephh]sticker"		"1"
			"[london2018_signature_yay]sticker"		"1"
			"[london2018_signature_shahzam]sticker"		"1"
			"[london2018_signature_woxic]sticker"		"1"
			"[london2018_signature_issaa]sticker"		"1"
			"[london2018_signature_bondik]sticker"		"1"
			"[london2018_signature_angel]sticker"		"1"
			"[london2018_signature_deadfox]sticker"		"1"
			"[london2018_signature_nifty]sticker"		"1"
			"[london2018_signature_jkaem]sticker"		"1"
			"[london2018_signature_jks]sticker"		"1"
			"[london2018_signature_ustilo]sticker"		"1"
			"[london2018_signature_azr]sticker"		"1"
			"[london2018_signature_cajunb]sticker"		"1"
			"[london2018_signature_k0nfig]sticker"		"1"
			"[london2018_signature_gade]sticker"		"1"
			"[london2018_signature_snappi]sticker"		"1"
			"[london2018_signature_jugi]sticker"		"1"
			"[london2018_signature_sick]sticker"		"1"
			"[london2018_signature_hiko]sticker"		"1"
			"[london2018_signature_rickeh]sticker"		"1"
			"[london2018_signature_cadian]sticker"		"1"
			"[london2018_signature_vice]sticker"		"1"
			"[london2018_signature_coldyy1]sticker"		"1"
			"[london2018_signature_dima]sticker"		"1"
			"[london2018_signature_sdy]sticker"		"1"
			"[london2018_signature_s0tf1k]sticker"		"1"
			"[london2018_signature_davcost]sticker"		"1"
			"[london2018_signature_somebody]sticker"		"1"
			"[london2018_signature_captainmo]sticker"		"1"
			"[london2018_signature_bntet]sticker"		"1"
			"[london2018_signature_dd]sticker"		"1"
			"[london2018_signature_xccurate]sticker"		"1"
		}
		"crate_signature_pack_london2018_group_contenders_foil"
		{
			"[london2018_signature_getright_foil]sticker"		"1"
			"[london2018_signature_forest_foil]sticker"		"1"
			"[london2018_signature_lekro_foil]sticker"		"1"
			"[london2018_signature_rez_foil]sticker"		"1"
			"[london2018_signature_dennis_foil]sticker"		"1"
			"[london2018_signature_android_foil]sticker"		"1"
			"[london2018_signature_stanislaw_foil]sticker"		"1"
			"[london2018_signature_dephh_foil]sticker"		"1"
			"[london2018_signature_yay_foil]sticker"		"1"
			"[london2018_signature_shahzam_foil]sticker"		"1"
			"[london2018_signature_woxic_foil]sticker"		"1"
			"[london2018_signature_issaa_foil]sticker"		"1"
			"[london2018_signature_bondik_foil]sticker"		"1"
			"[london2018_signature_angel_foil]sticker"		"1"
			"[london2018_signature_deadfox_foil]sticker"		"1"
			"[london2018_signature_nifty_foil]sticker"		"1"
			"[london2018_signature_jkaem_foil]sticker"		"1"
			"[london2018_signature_jks_foil]sticker"		"1"
			"[london2018_signature_ustilo_foil]sticker"		"1"
			"[london2018_signature_azr_foil]sticker"		"1"
			"[london2018_signature_cajunb_foil]sticker"		"1"
			"[london2018_signature_k0nfig_foil]sticker"		"1"
			"[london2018_signature_gade_foil]sticker"		"1"
			"[london2018_signature_snappi_foil]sticker"		"1"
			"[london2018_signature_jugi_foil]sticker"		"1"
			"[london2018_signature_sick_foil]sticker"		"1"
			"[london2018_signature_hiko_foil]sticker"		"1"
			"[london2018_signature_rickeh_foil]sticker"		"1"
			"[london2018_signature_cadian_foil]sticker"		"1"
			"[london2018_signature_vice_foil]sticker"		"1"
			"[london2018_signature_coldyy1_foil]sticker"		"1"
			"[london2018_signature_dima_foil]sticker"		"1"
			"[london2018_signature_sdy_foil]sticker"		"1"
			"[london2018_signature_s0tf1k_foil]sticker"		"1"
			"[london2018_signature_davcost_foil]sticker"		"1"
			"[london2018_signature_somebody_foil]sticker"		"1"
			"[london2018_signature_captainmo_foil]sticker"		"1"
			"[london2018_signature_bntet_foil]sticker"		"1"
			"[london2018_signature_dd_foil]sticker"		"1"
			"[london2018_signature_xccurate_foil]sticker"		"1"
		}
		"crate_signature_pack_london2018_group_contenders_gold"
		{
			"[london2018_signature_getright_gold]sticker"		"1"
			"[london2018_signature_forest_gold]sticker"		"1"
			"[london2018_signature_lekro_gold]sticker"		"1"
			"[london2018_signature_rez_gold]sticker"		"1"
			"[london2018_signature_dennis_gold]sticker"		"1"
			"[london2018_signature_android_gold]sticker"		"1"
			"[london2018_signature_stanislaw_gold]sticker"		"1"
			"[london2018_signature_dephh_gold]sticker"		"1"
			"[london2018_signature_yay_gold]sticker"		"1"
			"[london2018_signature_shahzam_gold]sticker"		"1"
			"[london2018_signature_woxic_gold]sticker"		"1"
			"[london2018_signature_issaa_gold]sticker"		"1"
			"[london2018_signature_bondik_gold]sticker"		"1"
			"[london2018_signature_angel_gold]sticker"		"1"
			"[london2018_signature_deadfox_gold]sticker"		"1"
			"[london2018_signature_nifty_gold]sticker"		"1"
			"[london2018_signature_jkaem_gold]sticker"		"1"
			"[london2018_signature_jks_gold]sticker"		"1"
			"[london2018_signature_ustilo_gold]sticker"		"1"
			"[london2018_signature_azr_gold]sticker"		"1"
			"[london2018_signature_cajunb_gold]sticker"		"1"
			"[london2018_signature_k0nfig_gold]sticker"		"1"
			"[london2018_signature_gade_gold]sticker"		"1"
			"[london2018_signature_snappi_gold]sticker"		"1"
			"[london2018_signature_jugi_gold]sticker"		"1"
			"[london2018_signature_sick_gold]sticker"		"1"
			"[london2018_signature_hiko_gold]sticker"		"1"
			"[london2018_signature_rickeh_gold]sticker"		"1"
			"[london2018_signature_cadian_gold]sticker"		"1"
			"[london2018_signature_vice_gold]sticker"		"1"
			"[london2018_signature_coldyy1_gold]sticker"		"1"
			"[london2018_signature_dima_gold]sticker"		"1"
			"[london2018_signature_sdy_gold]sticker"		"1"
			"[london2018_signature_s0tf1k_gold]sticker"		"1"
			"[london2018_signature_davcost_gold]sticker"		"1"
			"[london2018_signature_somebody_gold]sticker"		"1"
			"[london2018_signature_captainmo_gold]sticker"		"1"
			"[london2018_signature_bntet_gold]sticker"		"1"
			"[london2018_signature_dd_gold]sticker"		"1"
			"[london2018_signature_xccurate_gold]sticker"		"1"
		}
		"crate_signature_pack_london2018_group_players_collection_legends"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_london2018_group_legends_rare"		"1"
			"crate_signature_pack_london2018_group_legends_foil"		"1"
			"crate_signature_pack_london2018_group_legends_gold"		"1"
		}
		"crate_signature_pack_london2018_group_players_collection_challengers"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_london2018_group_challengers_rare"		"1"
			"crate_signature_pack_london2018_group_challengers_foil"		"1"
			"crate_signature_pack_london2018_group_challengers_gold"		"1"
		}
		"crate_signature_pack_london2018_group_players_collection_contenders"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_london2018_group_contenders_rare"		"1"
			"crate_signature_pack_london2018_group_contenders_foil"		"1"
			"crate_signature_pack_london2018_group_contenders_gold"		"1"
		}
		"crate_london2018_promo_de_inferno"
		{
			"set_inferno_2"		"1"
		}
		"crate_london2018_promo_de_mirage"
		{
			"set_mirage"		"1"
		}
		"crate_london2018_promo_de_dust2"
		{
			"set_dust_2"		"1"
		}
		"crate_london2018_promo_de_overpass"
		{
			"set_overpass"		"1"
		}
		"crate_london2018_promo_de_cache"
		{
			"set_cache"		"1"
		}
		"crate_london2018_promo_de_train"
		{
			"set_train"		"1"
		}
		"crate_london2018_promo_de_nuke"
		{
			"set_nuke_2"		"1"
		}
	}
	"items"
	{
		"4483"
		{
			"item_name"		"#StoreItem_london2018_team_c9_sticker"
			"name"		"crate_sticker_pack_london2018_c9"
			"item_description"		"#EventItemDesc_london2018_sticker_team"
			"image_inventory"		"econ/stickers/london2018/c9"
			"loot_list_name"		"london2018_rare_c9"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4484"
		{
			"item_name"		"#StoreItem_london2018_team_faze_sticker"
			"name"		"crate_sticker_pack_london2018_faze"
			"item_description"		"#EventItemDesc_london2018_sticker_team"
			"image_inventory"		"econ/stickers/london2018/faze"
			"loot_list_name"		"london2018_rare_faze"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4485"
		{
			"item_name"		"#StoreItem_london2018_team_navi_sticker"
			"name"		"crate_sticker_pack_london2018_navi"
			"item_description"		"#EventItemDesc_london2018_sticker_team"
			"image_inventory"		"econ/stickers/london2018/navi"
			"loot_list_name"		"london2018_rare_navi"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4486"
		{
			"item_name"		"#StoreItem_london2018_team_mibr_sticker"
			"name"		"crate_sticker_pack_london2018_mibr"
			"item_description"		"#EventItemDesc_london2018_sticker_team"
			"image_inventory"		"econ/stickers/london2018/mibr"
			"loot_list_name"		"london2018_rare_mibr"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4487"
		{
			"item_name"		"#StoreItem_london2018_team_mss_sticker"
			"name"		"crate_sticker_pack_london2018_mss"
			"item_description"		"#EventItemDesc_london2018_sticker_team"
			"image_inventory"		"econ/stickers/london2018/mss"
			"loot_list_name"		"london2018_rare_mss"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4488"
		{
			"item_name"		"#StoreItem_london2018_team_wins_sticker"
			"name"		"crate_sticker_pack_london2018_wins"
			"item_description"		"#EventItemDesc_london2018_sticker_team"
			"image_inventory"		"econ/stickers/london2018/wins"
			"loot_list_name"		"london2018_rare_wins"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4489"
		{
			"item_name"		"#StoreItem_london2018_team_g2_sticker"
			"name"		"crate_sticker_pack_london2018_g2"
			"item_description"		"#EventItemDesc_london2018_sticker_team"
			"image_inventory"		"econ/stickers/london2018/g2"
			"loot_list_name"		"london2018_rare_g2"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4490"
		{
			"item_name"		"#StoreItem_london2018_team_fntc_sticker"
			"name"		"crate_sticker_pack_london2018_fntc"
			"item_description"		"#EventItemDesc_london2018_sticker_team"
			"image_inventory"		"econ/stickers/london2018/fntc"
			"loot_list_name"		"london2018_rare_fntc"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4491"
		{
			"item_name"		"#StoreItem_london2018_team_gamb_sticker"
			"name"		"crate_sticker_pack_london2018_gamb"
			"item_description"		"#EventItemDesc_london2018_sticker_team"
			"image_inventory"		"econ/stickers/london2018/gamb"
			"loot_list_name"		"london2018_rare_gamb"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4492"
		{
			"item_name"		"#StoreItem_london2018_team_vega_sticker"
			"name"		"crate_sticker_pack_london2018_vega"
			"item_description"		"#EventItemDesc_london2018_sticker_team"
			"image_inventory"		"econ/stickers/london2018/vega"
			"loot_list_name"		"london2018_rare_vega"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4493"
		{
			"item_name"		"#StoreItem_london2018_team_spc_sticker"
			"name"		"crate_sticker_pack_london2018_spc"
			"item_description"		"#EventItemDesc_london2018_sticker_team"
			"image_inventory"		"econ/stickers/london2018/spc"
			"loot_list_name"		"london2018_rare_spc"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4494"
		{
			"item_name"		"#StoreItem_london2018_team_big_sticker"
			"name"		"crate_sticker_pack_london2018_big"
			"item_description"		"#EventItemDesc_london2018_sticker_team"
			"image_inventory"		"econ/stickers/london2018/big"
			"loot_list_name"		"london2018_rare_big"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4495"
		{
			"item_name"		"#StoreItem_london2018_team_astr_sticker"
			"name"		"crate_sticker_pack_london2018_astr"
			"item_description"		"#EventItemDesc_london2018_sticker_team"
			"image_inventory"		"econ/stickers/london2018/astr"
			"loot_list_name"		"london2018_rare_astr"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4496"
		{
			"item_name"		"#StoreItem_london2018_team_liq_sticker"
			"name"		"crate_sticker_pack_london2018_liq"
			"item_description"		"#EventItemDesc_london2018_sticker_team"
			"image_inventory"		"econ/stickers/london2018/liq"
			"loot_list_name"		"london2018_rare_liq"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4497"
		{
			"item_name"		"#StoreItem_london2018_team_nor_sticker"
			"name"		"crate_sticker_pack_london2018_nor"
			"item_description"		"#EventItemDesc_london2018_sticker_team"
			"image_inventory"		"econ/stickers/london2018/nor"
			"loot_list_name"		"london2018_rare_nor"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4498"
		{
			"item_name"		"#StoreItem_london2018_team_vp_sticker"
			"name"		"crate_sticker_pack_london2018_vp"
			"item_description"		"#EventItemDesc_london2018_sticker_team"
			"image_inventory"		"econ/stickers/london2018/vp"
			"loot_list_name"		"london2018_rare_vp"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4499"
		{
			"item_name"		"#StoreItem_london2018_team_nip_sticker"
			"name"		"crate_sticker_pack_london2018_nip"
			"item_description"		"#EventItemDesc_london2018_sticker_team"
			"image_inventory"		"econ/stickers/london2018/nip"
			"loot_list_name"		"london2018_rare_nip"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4500"
		{
			"item_name"		"#StoreItem_london2018_team_col_sticker"
			"name"		"crate_sticker_pack_london2018_col"
			"item_description"		"#EventItemDesc_london2018_sticker_team"
			"image_inventory"		"econ/stickers/london2018/col"
			"loot_list_name"		"london2018_rare_col"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4501"
		{
			"item_name"		"#StoreItem_london2018_team_hlr_sticker"
			"name"		"crate_sticker_pack_london2018_hlr"
			"item_description"		"#EventItemDesc_london2018_sticker_team"
			"image_inventory"		"econ/stickers/london2018/hlr"
			"loot_list_name"		"london2018_rare_hlr"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4502"
		{
			"item_name"		"#StoreItem_london2018_team_ren_sticker"
			"name"		"crate_sticker_pack_london2018_ren"
			"item_description"		"#EventItemDesc_london2018_sticker_team"
			"image_inventory"		"econ/stickers/london2018/ren"
			"loot_list_name"		"london2018_rare_ren"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4503"
		{
			"item_name"		"#StoreItem_london2018_team_optc_sticker"
			"name"		"crate_sticker_pack_london2018_optc"
			"item_description"		"#EventItemDesc_london2018_sticker_team"
			"image_inventory"		"econ/stickers/london2018/optc"
			"loot_list_name"		"london2018_rare_optc"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4504"
		{
			"item_name"		"#StoreItem_london2018_team_rog_sticker"
			"name"		"crate_sticker_pack_london2018_rog"
			"item_description"		"#EventItemDesc_london2018_sticker_team"
			"image_inventory"		"econ/stickers/london2018/rog"
			"loot_list_name"		"london2018_rare_rog"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4505"
		{
			"item_name"		"#StoreItem_london2018_team_spir_sticker"
			"name"		"crate_sticker_pack_london2018_spir"
			"item_description"		"#EventItemDesc_london2018_sticker_team"
			"image_inventory"		"econ/stickers/london2018/spir"
			"loot_list_name"		"london2018_rare_spir"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4506"
		{
			"item_name"		"#StoreItem_london2018_team_tyl_sticker"
			"name"		"crate_sticker_pack_london2018_tyl"
			"item_description"		"#EventItemDesc_london2018_sticker_team"
			"image_inventory"		"econ/stickers/london2018/tyl"
			"loot_list_name"		"london2018_rare_tyl"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4507"
		{
			"item_name"		"#StoreItem_london2018_team_faceit_sticker"
			"name"		"crate_sticker_pack_london2018_faceit"
			"item_description"		"#EventItemDesc_london2018_sticker_org"
			"image_inventory"		"econ/stickers/london2018/faceit"
			"loot_list_name"		"london2018_rare_faceit"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4508"
		{
			"item_name"		"#StoreItem_london2018_team_c9_graffiti"
			"name"		"crate_graffiti_pack_london2018_c9"
			"item_description"		"#EventItemDesc_london2018_graffiti_team"
			"image_inventory"		"econ/stickers/london2018/c9_graffiti"
			"loot_list_name"		"london2018_graffiti_c9"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4509"
		{
			"item_name"		"#StoreItem_london2018_team_faze_graffiti"
			"name"		"crate_graffiti_pack_london2018_faze"
			"item_description"		"#EventItemDesc_london2018_graffiti_team"
			"image_inventory"		"econ/stickers/london2018/faze_graffiti"
			"loot_list_name"		"london2018_graffiti_faze"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4510"
		{
			"item_name"		"#StoreItem_london2018_team_navi_graffiti"
			"name"		"crate_graffiti_pack_london2018_navi"
			"item_description"		"#EventItemDesc_london2018_graffiti_team"
			"image_inventory"		"econ/stickers/london2018/navi_graffiti"
			"loot_list_name"		"london2018_graffiti_navi"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4511"
		{
			"item_name"		"#StoreItem_london2018_team_mibr_graffiti"
			"name"		"crate_graffiti_pack_london2018_mibr"
			"item_description"		"#EventItemDesc_london2018_graffiti_team"
			"image_inventory"		"econ/stickers/london2018/mibr_graffiti"
			"loot_list_name"		"london2018_graffiti_mibr"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4512"
		{
			"item_name"		"#StoreItem_london2018_team_mss_graffiti"
			"name"		"crate_graffiti_pack_london2018_mss"
			"item_description"		"#EventItemDesc_london2018_graffiti_team"
			"image_inventory"		"econ/stickers/london2018/mss_graffiti"
			"loot_list_name"		"london2018_graffiti_mss"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4513"
		{
			"item_name"		"#StoreItem_london2018_team_wins_graffiti"
			"name"		"crate_graffiti_pack_london2018_wins"
			"item_description"		"#EventItemDesc_london2018_graffiti_team"
			"image_inventory"		"econ/stickers/london2018/wins_graffiti"
			"loot_list_name"		"london2018_graffiti_wins"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4514"
		{
			"item_name"		"#StoreItem_london2018_team_g2_graffiti"
			"name"		"crate_graffiti_pack_london2018_g2"
			"item_description"		"#EventItemDesc_london2018_graffiti_team"
			"image_inventory"		"econ/stickers/london2018/g2_graffiti"
			"loot_list_name"		"london2018_graffiti_g2"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4515"
		{
			"item_name"		"#StoreItem_london2018_team_fntc_graffiti"
			"name"		"crate_graffiti_pack_london2018_fntc"
			"item_description"		"#EventItemDesc_london2018_graffiti_team"
			"image_inventory"		"econ/stickers/london2018/fntc_graffiti"
			"loot_list_name"		"london2018_graffiti_fntc"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4516"
		{
			"item_name"		"#StoreItem_london2018_team_gamb_graffiti"
			"name"		"crate_graffiti_pack_london2018_gamb"
			"item_description"		"#EventItemDesc_london2018_graffiti_team"
			"image_inventory"		"econ/stickers/london2018/gamb_graffiti"
			"loot_list_name"		"london2018_graffiti_gamb"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4517"
		{
			"item_name"		"#StoreItem_london2018_team_vega_graffiti"
			"name"		"crate_graffiti_pack_london2018_vega"
			"item_description"		"#EventItemDesc_london2018_graffiti_team"
			"image_inventory"		"econ/stickers/london2018/vega_graffiti"
			"loot_list_name"		"london2018_graffiti_vega"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4518"
		{
			"item_name"		"#StoreItem_london2018_team_spc_graffiti"
			"name"		"crate_graffiti_pack_london2018_spc"
			"item_description"		"#EventItemDesc_london2018_graffiti_team"
			"image_inventory"		"econ/stickers/london2018/spc_graffiti"
			"loot_list_name"		"london2018_graffiti_spc"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4519"
		{
			"item_name"		"#StoreItem_london2018_team_big_graffiti"
			"name"		"crate_graffiti_pack_london2018_big"
			"item_description"		"#EventItemDesc_london2018_graffiti_team"
			"image_inventory"		"econ/stickers/london2018/big_graffiti"
			"loot_list_name"		"london2018_graffiti_big"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4520"
		{
			"item_name"		"#StoreItem_london2018_team_astr_graffiti"
			"name"		"crate_graffiti_pack_london2018_astr"
			"item_description"		"#EventItemDesc_london2018_graffiti_team"
			"image_inventory"		"econ/stickers/london2018/astr_graffiti"
			"loot_list_name"		"london2018_graffiti_astr"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4521"
		{
			"item_name"		"#StoreItem_london2018_team_liq_graffiti"
			"name"		"crate_graffiti_pack_london2018_liq"
			"item_description"		"#EventItemDesc_london2018_graffiti_team"
			"image_inventory"		"econ/stickers/london2018/liq_graffiti"
			"loot_list_name"		"london2018_graffiti_liq"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4522"
		{
			"item_name"		"#StoreItem_london2018_team_nor_graffiti"
			"name"		"crate_graffiti_pack_london2018_nor"
			"item_description"		"#EventItemDesc_london2018_graffiti_team"
			"image_inventory"		"econ/stickers/london2018/nor_graffiti"
			"loot_list_name"		"london2018_graffiti_nor"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4523"
		{
			"item_name"		"#StoreItem_london2018_team_vp_graffiti"
			"name"		"crate_graffiti_pack_london2018_vp"
			"item_description"		"#EventItemDesc_london2018_graffiti_team"
			"image_inventory"		"econ/stickers/london2018/vp_graffiti"
			"loot_list_name"		"london2018_graffiti_vp"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4524"
		{
			"item_name"		"#StoreItem_london2018_team_nip_graffiti"
			"name"		"crate_graffiti_pack_london2018_nip"
			"item_description"		"#EventItemDesc_london2018_graffiti_team"
			"image_inventory"		"econ/stickers/london2018/nip_graffiti"
			"loot_list_name"		"london2018_graffiti_nip"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4525"
		{
			"item_name"		"#StoreItem_london2018_team_col_graffiti"
			"name"		"crate_graffiti_pack_london2018_col"
			"item_description"		"#EventItemDesc_london2018_graffiti_team"
			"image_inventory"		"econ/stickers/london2018/col_graffiti"
			"loot_list_name"		"london2018_graffiti_col"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4526"
		{
			"item_name"		"#StoreItem_london2018_team_hlr_graffiti"
			"name"		"crate_graffiti_pack_london2018_hlr"
			"item_description"		"#EventItemDesc_london2018_graffiti_team"
			"image_inventory"		"econ/stickers/london2018/hlr_graffiti"
			"loot_list_name"		"london2018_graffiti_hlr"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4527"
		{
			"item_name"		"#StoreItem_london2018_team_ren_graffiti"
			"name"		"crate_graffiti_pack_london2018_ren"
			"item_description"		"#EventItemDesc_london2018_graffiti_team"
			"image_inventory"		"econ/stickers/london2018/ren_graffiti"
			"loot_list_name"		"london2018_graffiti_ren"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4528"
		{
			"item_name"		"#StoreItem_london2018_team_optc_graffiti"
			"name"		"crate_graffiti_pack_london2018_optc"
			"item_description"		"#EventItemDesc_london2018_graffiti_team"
			"image_inventory"		"econ/stickers/london2018/optc_graffiti"
			"loot_list_name"		"london2018_graffiti_optc"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4529"
		{
			"item_name"		"#StoreItem_london2018_team_rog_graffiti"
			"name"		"crate_graffiti_pack_london2018_rog"
			"item_description"		"#EventItemDesc_london2018_graffiti_team"
			"image_inventory"		"econ/stickers/london2018/rog_graffiti"
			"loot_list_name"		"london2018_graffiti_rog"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4530"
		{
			"item_name"		"#StoreItem_london2018_team_spir_graffiti"
			"name"		"crate_graffiti_pack_london2018_spir"
			"item_description"		"#EventItemDesc_london2018_graffiti_team"
			"image_inventory"		"econ/stickers/london2018/spir_graffiti"
			"loot_list_name"		"london2018_graffiti_spir"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4531"
		{
			"item_name"		"#StoreItem_london2018_team_tyl_graffiti"
			"name"		"crate_graffiti_pack_london2018_tyl"
			"item_description"		"#EventItemDesc_london2018_graffiti_team"
			"image_inventory"		"econ/stickers/london2018/tyl_graffiti"
			"loot_list_name"		"london2018_graffiti_tyl"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4532"
		{
			"item_name"		"#StoreItem_london2018_team_faceit_graffiti"
			"name"		"crate_graffiti_pack_london2018_faceit"
			"item_description"		"#EventItemDesc_london2018_graffiti_org"
			"image_inventory"		"econ/stickers/london2018/faceit_graffiti"
			"loot_list_name"		"london2018_graffiti_faceit"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4533"
		{
			"item_name"		"#CSGO_crate_sticker_pack_london2018_legends"
			"name"		"crate_sticker_pack_london2018_legends"
			"item_description"		"#CSGO_crate_sticker_pack_london2018_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_london2018_legends"
			"prefab"		"london2018_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"245"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_london2018_legends_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_london2018_legends_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4534"
		{
			"item_name"		"#CSGO_crate_sticker_pack_london2018_challengers"
			"name"		"crate_sticker_pack_london2018_challengers"
			"item_description"		"#CSGO_crate_sticker_pack_london2018_challengers_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_london2018_challengers"
			"prefab"		"london2018_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"246"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_london2018_challengers_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_london2018_challengers_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4535"
		{
			"item_name"		"#CSGO_crate_sticker_pack_london2018_contenders"
			"name"		"crate_sticker_pack_london2018_contenders"
			"item_description"		"#CSGO_crate_sticker_pack_london2018_contenders_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_london2018_contenders"
			"prefab"		"london2018_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"247"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_london2018_contenders_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_london2018_contenders_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4536"
		{
			"item_name"		"#CSGO_crate_signature_pack_london2018_group_legends"
			"name"		"crate_signature_pack_london2018_group_legends"
			"item_description"		"#CSGO_crate_signature_pack_london2018_group_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_london2018_group_legends"
			"prefab"		"london2018_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"248"
				}
			}
		}
		"4537"
		{
			"item_name"		"#CSGO_crate_signature_pack_london2018_group_challengers"
			"name"		"crate_signature_pack_london2018_group_challengers"
			"item_description"		"#CSGO_crate_signature_pack_london2018_group_challengers_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_london2018_group_challengers"
			"prefab"		"london2018_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"249"
				}
			}
		}
		"4538"
		{
			"item_name"		"#CSGO_crate_signature_pack_london2018_group_contenders"
			"name"		"crate_signature_pack_london2018_group_contenders"
			"item_description"		"#CSGO_crate_signature_pack_london2018_group_contenders_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_london2018_group_contenders"
			"prefab"		"london2018_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"250"
				}
			}
		}
		"4539"
		{
			"item_name"		"#CSGO_crate_london2018_bundle_of_all"
			"name"		"crate_london2018_bundle_of_all"
			"item_description"		"#CSGO_crate_london2018_bundle_of_all_desc"
			"image_inventory"		"econ/weapon_cases/london2018_bundleofall"
			"loot_list_name"		"london2018_bundle_of_all"
			"prefab"		"london2018_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4540"
		{
			"item_name"		"#CSGO_crate_london2018_promo_de_inferno"
			"name"		"crate_london2018_promo_de_inferno"
			"image_inventory"		"econ/weapon_cases/crate_london2018_promo_de_inferno"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"251"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"14"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_inferno_2"
					"tag_text"		"#CSGO_set_inferno_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4541"
		{
			"item_name"		"#CSGO_crate_london2018_promo_de_mirage"
			"name"		"crate_london2018_promo_de_mirage"
			"image_inventory"		"econ/weapon_cases/crate_london2018_promo_de_mirage"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"252"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"14"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_mirage"
					"tag_text"		"#CSGO_set_mirage"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4542"
		{
			"item_name"		"#CSGO_crate_london2018_promo_de_dust2"
			"name"		"crate_london2018_promo_de_dust2"
			"image_inventory"		"econ/weapon_cases/crate_london2018_promo_de_dust2"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"253"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"14"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_dust_2"
					"tag_text"		"#CSGO_set_dust_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4543"
		{
			"item_name"		"#CSGO_crate_london2018_promo_de_overpass"
			"name"		"crate_london2018_promo_de_overpass"
			"image_inventory"		"econ/weapon_cases/crate_london2018_promo_de_overpass"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"254"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"14"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_overpass"
					"tag_text"		"#CSGO_set_overpass"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4544"
		{
			"item_name"		"#CSGO_crate_london2018_promo_de_cache"
			"name"		"crate_london2018_promo_de_cache"
			"image_inventory"		"econ/weapon_cases/crate_london2018_promo_de_cache"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"255"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"14"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_cache"
					"tag_text"		"#CSGO_set_cache"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4545"
		{
			"item_name"		"#CSGO_crate_london2018_promo_de_train"
			"name"		"crate_london2018_promo_de_train"
			"image_inventory"		"econ/weapon_cases/crate_london2018_promo_de_train"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"256"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"14"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_train"
					"tag_text"		"#CSGO_set_train"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4546"
		{
			"item_name"		"#CSGO_crate_london2018_promo_de_nuke"
			"name"		"crate_london2018_promo_de_nuke"
			"image_inventory"		"econ/weapon_cases/crate_london2018_promo_de_nuke"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"257"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"14"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_nuke_2"
					"tag_text"		"#CSGO_set_nuke_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"sticker_kits"
	{
		"2955"
		{
			"name"		"london2018_team_c9"
			"item_name"		"#StickerKit_london2018_team_c9"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/c9"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"33"
		}
		"2956"
		{
			"name"		"london2018_team_c9_holo"
			"item_name"		"#StickerKit_london2018_team_c9_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/c9_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"33"
		}
		"2957"
		{
			"name"		"london2018_team_c9_foil"
			"item_name"		"#StickerKit_london2018_team_c9_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/c9_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"33"
		}
		"2958"
		{
			"name"		"london2018_team_c9_gold"
			"item_name"		"#StickerKit_london2018_team_c9_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/c9_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"33"
		}
		"2959"
		{
			"name"		"london2018_team_faze"
			"item_name"		"#StickerKit_london2018_team_faze"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/faze"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"61"
		}
		"2960"
		{
			"name"		"london2018_team_faze_holo"
			"item_name"		"#StickerKit_london2018_team_faze_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/faze_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"61"
		}
		"2961"
		{
			"name"		"london2018_team_faze_foil"
			"item_name"		"#StickerKit_london2018_team_faze_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/faze_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"61"
		}
		"2962"
		{
			"name"		"london2018_team_faze_gold"
			"item_name"		"#StickerKit_london2018_team_faze_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/faze_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"61"
		}
		"2963"
		{
			"name"		"london2018_team_navi"
			"item_name"		"#StickerKit_london2018_team_navi"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/navi"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"12"
		}
		"2964"
		{
			"name"		"london2018_team_navi_holo"
			"item_name"		"#StickerKit_london2018_team_navi_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/navi_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"12"
		}
		"2965"
		{
			"name"		"london2018_team_navi_foil"
			"item_name"		"#StickerKit_london2018_team_navi_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/navi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"12"
		}
		"2966"
		{
			"name"		"london2018_team_navi_gold"
			"item_name"		"#StickerKit_london2018_team_navi_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/navi_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"12"
		}
		"2967"
		{
			"name"		"london2018_team_mibr"
			"item_name"		"#StickerKit_london2018_team_mibr"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/mibr"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"80"
		}
		"2968"
		{
			"name"		"london2018_team_mibr_holo"
			"item_name"		"#StickerKit_london2018_team_mibr_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/mibr_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"80"
		}
		"2969"
		{
			"name"		"london2018_team_mibr_foil"
			"item_name"		"#StickerKit_london2018_team_mibr_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/mibr_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"80"
		}
		"2970"
		{
			"name"		"london2018_team_mibr_gold"
			"item_name"		"#StickerKit_london2018_team_mibr_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/mibr_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"80"
		}
		"2971"
		{
			"name"		"london2018_team_mss"
			"item_name"		"#StickerKit_london2018_team_mss"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/mss"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"29"
		}
		"2972"
		{
			"name"		"london2018_team_mss_holo"
			"item_name"		"#StickerKit_london2018_team_mss_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/mss_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"29"
		}
		"2973"
		{
			"name"		"london2018_team_mss_foil"
			"item_name"		"#StickerKit_london2018_team_mss_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/mss_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"29"
		}
		"2974"
		{
			"name"		"london2018_team_mss_gold"
			"item_name"		"#StickerKit_london2018_team_mss_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/mss_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"29"
		}
		"2975"
		{
			"name"		"london2018_team_wins"
			"item_name"		"#StickerKit_london2018_team_wins"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/wins"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"83"
		}
		"2976"
		{
			"name"		"london2018_team_wins_holo"
			"item_name"		"#StickerKit_london2018_team_wins_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/wins_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"83"
		}
		"2977"
		{
			"name"		"london2018_team_wins_foil"
			"item_name"		"#StickerKit_london2018_team_wins_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/wins_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"83"
		}
		"2978"
		{
			"name"		"london2018_team_wins_gold"
			"item_name"		"#StickerKit_london2018_team_wins_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/wins_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"83"
		}
		"2979"
		{
			"name"		"london2018_team_g2"
			"item_name"		"#StickerKit_london2018_team_g2"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/g2"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"59"
		}
		"2980"
		{
			"name"		"london2018_team_g2_holo"
			"item_name"		"#StickerKit_london2018_team_g2_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/g2_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"59"
		}
		"2981"
		{
			"name"		"london2018_team_g2_foil"
			"item_name"		"#StickerKit_london2018_team_g2_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/g2_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"59"
		}
		"2982"
		{
			"name"		"london2018_team_g2_gold"
			"item_name"		"#StickerKit_london2018_team_g2_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/g2_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"59"
		}
		"2983"
		{
			"name"		"london2018_team_fntc"
			"item_name"		"#StickerKit_london2018_team_fntc"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/fntc"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"6"
		}
		"2984"
		{
			"name"		"london2018_team_fntc_holo"
			"item_name"		"#StickerKit_london2018_team_fntc_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/fntc_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"6"
		}
		"2985"
		{
			"name"		"london2018_team_fntc_foil"
			"item_name"		"#StickerKit_london2018_team_fntc_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/fntc_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"6"
		}
		"2986"
		{
			"name"		"london2018_team_fntc_gold"
			"item_name"		"#StickerKit_london2018_team_fntc_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/fntc_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"6"
		}
		"2987"
		{
			"name"		"london2018_team_gamb"
			"item_name"		"#StickerKit_london2018_team_gamb"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/gamb"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"63"
		}
		"2988"
		{
			"name"		"london2018_team_gamb_holo"
			"item_name"		"#StickerKit_london2018_team_gamb_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/gamb_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"63"
		}
		"2989"
		{
			"name"		"london2018_team_gamb_foil"
			"item_name"		"#StickerKit_london2018_team_gamb_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/gamb_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"63"
		}
		"2990"
		{
			"name"		"london2018_team_gamb_gold"
			"item_name"		"#StickerKit_london2018_team_gamb_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/gamb_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"63"
		}
		"2991"
		{
			"name"		"london2018_team_vega"
			"item_name"		"#StickerKit_london2018_team_vega"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/vega"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"70"
		}
		"2992"
		{
			"name"		"london2018_team_vega_holo"
			"item_name"		"#StickerKit_london2018_team_vega_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/vega_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"70"
		}
		"2993"
		{
			"name"		"london2018_team_vega_foil"
			"item_name"		"#StickerKit_london2018_team_vega_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/vega_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"70"
		}
		"2994"
		{
			"name"		"london2018_team_vega_gold"
			"item_name"		"#StickerKit_london2018_team_vega_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/vega_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"70"
		}
		"2995"
		{
			"name"		"london2018_team_spc"
			"item_name"		"#StickerKit_london2018_team_spc"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/spc"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"73"
		}
		"2996"
		{
			"name"		"london2018_team_spc_holo"
			"item_name"		"#StickerKit_london2018_team_spc_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/spc_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"73"
		}
		"2997"
		{
			"name"		"london2018_team_spc_foil"
			"item_name"		"#StickerKit_london2018_team_spc_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/spc_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"73"
		}
		"2998"
		{
			"name"		"london2018_team_spc_gold"
			"item_name"		"#StickerKit_london2018_team_spc_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/spc_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"73"
		}
		"2999"
		{
			"name"		"london2018_team_big"
			"item_name"		"#StickerKit_london2018_team_big"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/big"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"69"
		}
		"3000"
		{
			"name"		"london2018_team_big_holo"
			"item_name"		"#StickerKit_london2018_team_big_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/big_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"69"
		}
		"3001"
		{
			"name"		"london2018_team_big_foil"
			"item_name"		"#StickerKit_london2018_team_big_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/big_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"69"
		}
		"3002"
		{
			"name"		"london2018_team_big_gold"
			"item_name"		"#StickerKit_london2018_team_big_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/big_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"69"
		}
		"3003"
		{
			"name"		"london2018_team_astr"
			"item_name"		"#StickerKit_london2018_team_astr"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/astr"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"60"
		}
		"3004"
		{
			"name"		"london2018_team_astr_holo"
			"item_name"		"#StickerKit_london2018_team_astr_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/astr_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"60"
		}
		"3005"
		{
			"name"		"london2018_team_astr_foil"
			"item_name"		"#StickerKit_london2018_team_astr_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/astr_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"60"
		}
		"3006"
		{
			"name"		"london2018_team_astr_gold"
			"item_name"		"#StickerKit_london2018_team_astr_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/astr_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"60"
		}
		"3007"
		{
			"name"		"london2018_team_liq"
			"item_name"		"#StickerKit_london2018_team_liq"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/liq"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"48"
		}
		"3008"
		{
			"name"		"london2018_team_liq_holo"
			"item_name"		"#StickerKit_london2018_team_liq_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/liq_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"48"
		}
		"3009"
		{
			"name"		"london2018_team_liq_foil"
			"item_name"		"#StickerKit_london2018_team_liq_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/liq_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"48"
		}
		"3010"
		{
			"name"		"london2018_team_liq_gold"
			"item_name"		"#StickerKit_london2018_team_liq_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/liq_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"48"
		}
		"3011"
		{
			"name"		"london2018_team_nor"
			"item_name"		"#StickerKit_london2018_team_nor"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/nor"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"68"
		}
		"3012"
		{
			"name"		"london2018_team_nor_holo"
			"item_name"		"#StickerKit_london2018_team_nor_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/nor_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"68"
		}
		"3013"
		{
			"name"		"london2018_team_nor_foil"
			"item_name"		"#StickerKit_london2018_team_nor_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/nor_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"68"
		}
		"3014"
		{
			"name"		"london2018_team_nor_gold"
			"item_name"		"#StickerKit_london2018_team_nor_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/nor_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"68"
		}
		"3015"
		{
			"name"		"london2018_team_vp"
			"item_name"		"#StickerKit_london2018_team_vp"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/vp"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"31"
		}
		"3016"
		{
			"name"		"london2018_team_vp_holo"
			"item_name"		"#StickerKit_london2018_team_vp_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/vp_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"31"
		}
		"3017"
		{
			"name"		"london2018_team_vp_foil"
			"item_name"		"#StickerKit_london2018_team_vp_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/vp_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"31"
		}
		"3018"
		{
			"name"		"london2018_team_vp_gold"
			"item_name"		"#StickerKit_london2018_team_vp_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/vp_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"31"
		}
		"3019"
		{
			"name"		"london2018_team_nip"
			"item_name"		"#StickerKit_london2018_team_nip"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/nip"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"1"
		}
		"3020"
		{
			"name"		"london2018_team_nip_holo"
			"item_name"		"#StickerKit_london2018_team_nip_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/nip_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"1"
		}
		"3021"
		{
			"name"		"london2018_team_nip_foil"
			"item_name"		"#StickerKit_london2018_team_nip_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/nip_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"1"
		}
		"3022"
		{
			"name"		"london2018_team_nip_gold"
			"item_name"		"#StickerKit_london2018_team_nip_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/nip_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"1"
		}
		"3023"
		{
			"name"		"london2018_team_col"
			"item_name"		"#StickerKit_london2018_team_col"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/col"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"3"
		}
		"3024"
		{
			"name"		"london2018_team_col_holo"
			"item_name"		"#StickerKit_london2018_team_col_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/col_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"3"
		}
		"3025"
		{
			"name"		"london2018_team_col_foil"
			"item_name"		"#StickerKit_london2018_team_col_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/col_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"3"
		}
		"3026"
		{
			"name"		"london2018_team_col_gold"
			"item_name"		"#StickerKit_london2018_team_col_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/col_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"3"
		}
		"3027"
		{
			"name"		"london2018_team_hlr"
			"item_name"		"#StickerKit_london2018_team_hlr"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/hlr"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"25"
		}
		"3028"
		{
			"name"		"london2018_team_hlr_holo"
			"item_name"		"#StickerKit_london2018_team_hlr_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/hlr_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"25"
		}
		"3029"
		{
			"name"		"london2018_team_hlr_foil"
			"item_name"		"#StickerKit_london2018_team_hlr_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/hlr_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"25"
		}
		"3030"
		{
			"name"		"london2018_team_hlr_gold"
			"item_name"		"#StickerKit_london2018_team_hlr_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/hlr_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"25"
		}
		"3031"
		{
			"name"		"london2018_team_ren"
			"item_name"		"#StickerKit_london2018_team_ren"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/ren"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"53"
		}
		"3032"
		{
			"name"		"london2018_team_ren_holo"
			"item_name"		"#StickerKit_london2018_team_ren_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/ren_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"53"
		}
		"3033"
		{
			"name"		"london2018_team_ren_foil"
			"item_name"		"#StickerKit_london2018_team_ren_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/ren_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"53"
		}
		"3034"
		{
			"name"		"london2018_team_ren_gold"
			"item_name"		"#StickerKit_london2018_team_ren_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/ren_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"53"
		}
		"3035"
		{
			"name"		"london2018_team_optc"
			"item_name"		"#StickerKit_london2018_team_optc"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/optc"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"66"
		}
		"3036"
		{
			"name"		"london2018_team_optc_holo"
			"item_name"		"#StickerKit_london2018_team_optc_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/optc_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"66"
		}
		"3037"
		{
			"name"		"london2018_team_optc_foil"
			"item_name"		"#StickerKit_london2018_team_optc_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/optc_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"66"
		}
		"3038"
		{
			"name"		"london2018_team_optc_gold"
			"item_name"		"#StickerKit_london2018_team_optc_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/optc_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"66"
		}
		"3039"
		{
			"name"		"london2018_team_rog"
			"item_name"		"#StickerKit_london2018_team_rog"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/rog"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"82"
		}
		"3040"
		{
			"name"		"london2018_team_rog_holo"
			"item_name"		"#StickerKit_london2018_team_rog_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/rog_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"82"
		}
		"3041"
		{
			"name"		"london2018_team_rog_foil"
			"item_name"		"#StickerKit_london2018_team_rog_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/rog_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"82"
		}
		"3042"
		{
			"name"		"london2018_team_rog_gold"
			"item_name"		"#StickerKit_london2018_team_rog_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/rog_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"82"
		}
		"3043"
		{
			"name"		"london2018_team_spir"
			"item_name"		"#StickerKit_london2018_team_spir"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/spir"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"81"
		}
		"3044"
		{
			"name"		"london2018_team_spir_holo"
			"item_name"		"#StickerKit_london2018_team_spir_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/spir_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"81"
		}
		"3045"
		{
			"name"		"london2018_team_spir_foil"
			"item_name"		"#StickerKit_london2018_team_spir_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/spir_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"81"
		}
		"3046"
		{
			"name"		"london2018_team_spir_gold"
			"item_name"		"#StickerKit_london2018_team_spir_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/spir_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"81"
		}
		"3047"
		{
			"name"		"london2018_team_tyl"
			"item_name"		"#StickerKit_london2018_team_tyl"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/tyl"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"74"
		}
		"3048"
		{
			"name"		"london2018_team_tyl_holo"
			"item_name"		"#StickerKit_london2018_team_tyl_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/tyl_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"74"
		}
		"3049"
		{
			"name"		"london2018_team_tyl_foil"
			"item_name"		"#StickerKit_london2018_team_tyl_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/tyl_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"74"
		}
		"3050"
		{
			"name"		"london2018_team_tyl_gold"
			"item_name"		"#StickerKit_london2018_team_tyl_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_team"
			"sticker_material"		"london2018/tyl_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"74"
		}
		"3051"
		{
			"name"		"london2018_team_faceit"
			"item_name"		"#StickerKit_london2018_team_faceit"
			"description_string"		"#EventItemDesc_london2018_sticker_org"
			"sticker_material"		"london2018/faceit"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"0"
		}
		"3052"
		{
			"name"		"london2018_team_faceit_holo"
			"item_name"		"#StickerKit_london2018_team_faceit_holo"
			"description_string"		"#EventItemDesc_london2018_sticker_org"
			"sticker_material"		"london2018/faceit_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"0"
		}
		"3053"
		{
			"name"		"london2018_team_faceit_foil"
			"item_name"		"#StickerKit_london2018_team_faceit_foil"
			"description_string"		"#EventItemDesc_london2018_sticker_org"
			"sticker_material"		"london2018/faceit_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"0"
		}
		"3054"
		{
			"name"		"london2018_team_faceit_gold"
			"item_name"		"#StickerKit_london2018_team_faceit_gold"
			"description_string"		"#EventItemDesc_london2018_sticker_org"
			"sticker_material"		"london2018/faceit_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"14"
			"tournament_team_id"		"0"
		}
		"3055"
		{
			"name"		"london2018_team_c9_graffiti"
			"item_name"		"#StickerKit_london2018_team_c9"
			"description_string"		"#EventItemDesc_london2018_graffiti_team"
			"sticker_material"		"london2018/c9_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"33"
		}
		"3056"
		{
			"name"		"london2018_team_faze_graffiti"
			"item_name"		"#StickerKit_london2018_team_faze"
			"description_string"		"#EventItemDesc_london2018_graffiti_team"
			"sticker_material"		"london2018/faze_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"61"
		}
		"3057"
		{
			"name"		"london2018_team_navi_graffiti"
			"item_name"		"#StickerKit_london2018_team_navi"
			"description_string"		"#EventItemDesc_london2018_graffiti_team"
			"sticker_material"		"london2018/navi_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"12"
		}
		"3058"
		{
			"name"		"london2018_team_mibr_graffiti"
			"item_name"		"#StickerKit_london2018_team_mibr"
			"description_string"		"#EventItemDesc_london2018_graffiti_team"
			"sticker_material"		"london2018/mibr_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"80"
		}
		"3059"
		{
			"name"		"london2018_team_mss_graffiti"
			"item_name"		"#StickerKit_london2018_team_mss"
			"description_string"		"#EventItemDesc_london2018_graffiti_team"
			"sticker_material"		"london2018/mss_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"29"
		}
		"3060"
		{
			"name"		"london2018_team_wins_graffiti"
			"item_name"		"#StickerKit_london2018_team_wins"
			"description_string"		"#EventItemDesc_london2018_graffiti_team"
			"sticker_material"		"london2018/wins_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"83"
		}
		"3061"
		{
			"name"		"london2018_team_g2_graffiti"
			"item_name"		"#StickerKit_london2018_team_g2"
			"description_string"		"#EventItemDesc_london2018_graffiti_team"
			"sticker_material"		"london2018/g2_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"59"
		}
		"3062"
		{
			"name"		"london2018_team_fntc_graffiti"
			"item_name"		"#StickerKit_london2018_team_fntc"
			"description_string"		"#EventItemDesc_london2018_graffiti_team"
			"sticker_material"		"london2018/fntc_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"6"
		}
		"3063"
		{
			"name"		"london2018_team_gamb_graffiti"
			"item_name"		"#StickerKit_london2018_team_gamb"
			"description_string"		"#EventItemDesc_london2018_graffiti_team"
			"sticker_material"		"london2018/gamb_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"63"
		}
		"3064"
		{
			"name"		"london2018_team_vega_graffiti"
			"item_name"		"#StickerKit_london2018_team_vega"
			"description_string"		"#EventItemDesc_london2018_graffiti_team"
			"sticker_material"		"london2018/vega_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"70"
		}
		"3065"
		{
			"name"		"london2018_team_spc_graffiti"
			"item_name"		"#StickerKit_london2018_team_spc"
			"description_string"		"#EventItemDesc_london2018_graffiti_team"
			"sticker_material"		"london2018/spc_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"73"
		}
		"3066"
		{
			"name"		"london2018_team_big_graffiti"
			"item_name"		"#StickerKit_london2018_team_big"
			"description_string"		"#EventItemDesc_london2018_graffiti_team"
			"sticker_material"		"london2018/big_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"69"
		}
		"3067"
		{
			"name"		"london2018_team_astr_graffiti"
			"item_name"		"#StickerKit_london2018_team_astr"
			"description_string"		"#EventItemDesc_london2018_graffiti_team"
			"sticker_material"		"london2018/astr_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"60"
		}
		"3068"
		{
			"name"		"london2018_team_liq_graffiti"
			"item_name"		"#StickerKit_london2018_team_liq"
			"description_string"		"#EventItemDesc_london2018_graffiti_team"
			"sticker_material"		"london2018/liq_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"48"
		}
		"3069"
		{
			"name"		"london2018_team_nor_graffiti"
			"item_name"		"#StickerKit_london2018_team_nor"
			"description_string"		"#EventItemDesc_london2018_graffiti_team"
			"sticker_material"		"london2018/nor_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"68"
		}
		"3070"
		{
			"name"		"london2018_team_vp_graffiti"
			"item_name"		"#StickerKit_london2018_team_vp"
			"description_string"		"#EventItemDesc_london2018_graffiti_team"
			"sticker_material"		"london2018/vp_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"31"
		}
		"3071"
		{
			"name"		"london2018_team_nip_graffiti"
			"item_name"		"#StickerKit_london2018_team_nip"
			"description_string"		"#EventItemDesc_london2018_graffiti_team"
			"sticker_material"		"london2018/nip_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"1"
		}
		"3072"
		{
			"name"		"london2018_team_col_graffiti"
			"item_name"		"#StickerKit_london2018_team_col"
			"description_string"		"#EventItemDesc_london2018_graffiti_team"
			"sticker_material"		"london2018/col_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"3"
		}
		"3073"
		{
			"name"		"london2018_team_hlr_graffiti"
			"item_name"		"#StickerKit_london2018_team_hlr"
			"description_string"		"#EventItemDesc_london2018_graffiti_team"
			"sticker_material"		"london2018/hlr_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"25"
		}
		"3074"
		{
			"name"		"london2018_team_ren_graffiti"
			"item_name"		"#StickerKit_london2018_team_ren"
			"description_string"		"#EventItemDesc_london2018_graffiti_team"
			"sticker_material"		"london2018/ren_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"53"
		}
		"3075"
		{
			"name"		"london2018_team_optc_graffiti"
			"item_name"		"#StickerKit_london2018_team_optc"
			"description_string"		"#EventItemDesc_london2018_graffiti_team"
			"sticker_material"		"london2018/optc_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"66"
		}
		"3076"
		{
			"name"		"london2018_team_rog_graffiti"
			"item_name"		"#StickerKit_london2018_team_rog"
			"description_string"		"#EventItemDesc_london2018_graffiti_team"
			"sticker_material"		"london2018/rog_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"82"
		}
		"3077"
		{
			"name"		"london2018_team_spir_graffiti"
			"item_name"		"#StickerKit_london2018_team_spir"
			"description_string"		"#EventItemDesc_london2018_graffiti_team"
			"sticker_material"		"london2018/spir_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"81"
		}
		"3078"
		{
			"name"		"london2018_team_tyl_graffiti"
			"item_name"		"#StickerKit_london2018_team_tyl"
			"description_string"		"#EventItemDesc_london2018_graffiti_team"
			"sticker_material"		"london2018/tyl_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"74"
		}
		"3079"
		{
			"name"		"london2018_team_faceit_graffiti"
			"item_name"		"#StickerKit_london2018_team_faceit"
			"description_string"		"#EventItemDesc_london2018_graffiti_org"
			"sticker_material"		"london2018/faceit_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"0"
		}
		"3080"
		{
			"name"		"london2018_signature_golden"
			"item_name"		"#StickerKit_london2018_signature_golden"
			"description_string"		"#StickerKit_desc_london2018_signature_golden"
			"sticker_material"		"london2018/sig_golden"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"33"
			"tournament_player_id"		"116509497"
		}
		"3081"
		{
			"name"		"london2018_signature_golden_foil"
			"item_name"		"#StickerKit_london2018_signature_golden_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_golden_foil"
			"sticker_material"		"london2018/sig_golden_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"33"
			"tournament_player_id"		"116509497"
		}
		"3082"
		{
			"name"		"london2018_signature_golden_gold"
			"item_name"		"#StickerKit_london2018_signature_golden_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_golden_gold"
			"sticker_material"		"london2018/sig_golden_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"33"
			"tournament_player_id"		"116509497"
		}
		"3083"
		{
			"name"		"london2018_signature_autimatic"
			"item_name"		"#StickerKit_london2018_signature_autimatic"
			"description_string"		"#StickerKit_desc_london2018_signature_autimatic"
			"sticker_material"		"london2018/sig_autimatic"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"33"
			"tournament_player_id"		"94605121"
		}
		"3084"
		{
			"name"		"london2018_signature_autimatic_foil"
			"item_name"		"#StickerKit_london2018_signature_autimatic_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_autimatic_foil"
			"sticker_material"		"london2018/sig_autimatic_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"33"
			"tournament_player_id"		"94605121"
		}
		"3085"
		{
			"name"		"london2018_signature_autimatic_gold"
			"item_name"		"#StickerKit_london2018_signature_autimatic_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_autimatic_gold"
			"sticker_material"		"london2018/sig_autimatic_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"33"
			"tournament_player_id"		"94605121"
		}
		"3086"
		{
			"name"		"london2018_signature_rush"
			"item_name"		"#StickerKit_london2018_signature_rush"
			"description_string"		"#StickerKit_desc_london2018_signature_rush"
			"sticker_material"		"london2018/sig_rush"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"33"
			"tournament_player_id"		"63326592"
		}
		"3087"
		{
			"name"		"london2018_signature_rush_foil"
			"item_name"		"#StickerKit_london2018_signature_rush_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_rush_foil"
			"sticker_material"		"london2018/sig_rush_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"33"
			"tournament_player_id"		"63326592"
		}
		"3088"
		{
			"name"		"london2018_signature_rush_gold"
			"item_name"		"#StickerKit_london2018_signature_rush_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_rush_gold"
			"sticker_material"		"london2018/sig_rush_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"33"
			"tournament_player_id"		"63326592"
		}
		"3089"
		{
			"name"		"london2018_signature_styko"
			"item_name"		"#StickerKit_london2018_signature_styko"
			"description_string"		"#StickerKit_desc_london2018_signature_styko"
			"sticker_material"		"london2018/sig_styko"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"33"
			"tournament_player_id"		"55928431"
		}
		"3090"
		{
			"name"		"london2018_signature_styko_foil"
			"item_name"		"#StickerKit_london2018_signature_styko_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_styko_foil"
			"sticker_material"		"london2018/sig_styko_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"33"
			"tournament_player_id"		"55928431"
		}
		"3091"
		{
			"name"		"london2018_signature_styko_gold"
			"item_name"		"#StickerKit_london2018_signature_styko_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_styko_gold"
			"sticker_material"		"london2018/sig_styko_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"33"
			"tournament_player_id"		"55928431"
		}
		"3092"
		{
			"name"		"london2018_signature_skadoodle"
			"item_name"		"#StickerKit_london2018_signature_skadoodle"
			"description_string"		"#StickerKit_desc_london2018_signature_skadoodle"
			"sticker_material"		"london2018/sig_skadoodle"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"33"
			"tournament_player_id"		"21075725"
		}
		"3093"
		{
			"name"		"london2018_signature_skadoodle_foil"
			"item_name"		"#StickerKit_london2018_signature_skadoodle_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_skadoodle_foil"
			"sticker_material"		"london2018/sig_skadoodle_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"33"
			"tournament_player_id"		"21075725"
		}
		"3094"
		{
			"name"		"london2018_signature_skadoodle_gold"
			"item_name"		"#StickerKit_london2018_signature_skadoodle_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_skadoodle_gold"
			"sticker_material"		"london2018/sig_skadoodle_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"33"
			"tournament_player_id"		"21075725"
		}
		"3095"
		{
			"name"		"london2018_signature_guardian"
			"item_name"		"#StickerKit_london2018_signature_guardian"
			"description_string"		"#StickerKit_desc_london2018_signature_guardian"
			"sticker_material"		"london2018/sig_guardian"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"61"
			"tournament_player_id"		"12065295"
		}
		"3096"
		{
			"name"		"london2018_signature_guardian_foil"
			"item_name"		"#StickerKit_london2018_signature_guardian_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_guardian_foil"
			"sticker_material"		"london2018/sig_guardian_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"61"
			"tournament_player_id"		"12065295"
		}
		"3097"
		{
			"name"		"london2018_signature_guardian_gold"
			"item_name"		"#StickerKit_london2018_signature_guardian_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_guardian_gold"
			"sticker_material"		"london2018/sig_guardian_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"61"
			"tournament_player_id"		"12065295"
		}
		"3098"
		{
			"name"		"london2018_signature_olofmeister"
			"item_name"		"#StickerKit_london2018_signature_olofmeister"
			"description_string"		"#StickerKit_desc_london2018_signature_olofmeister"
			"sticker_material"		"london2018/sig_olofmeister"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"61"
			"tournament_player_id"		"28361465"
		}
		"3099"
		{
			"name"		"london2018_signature_olofmeister_foil"
			"item_name"		"#StickerKit_london2018_signature_olofmeister_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_olofmeister_foil"
			"sticker_material"		"london2018/sig_olofmeister_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"61"
			"tournament_player_id"		"28361465"
		}
		"3100"
		{
			"name"		"london2018_signature_olofmeister_gold"
			"item_name"		"#StickerKit_london2018_signature_olofmeister_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_olofmeister_gold"
			"sticker_material"		"london2018/sig_olofmeister_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"61"
			"tournament_player_id"		"28361465"
		}
		"3101"
		{
			"name"		"london2018_signature_karrigan"
			"item_name"		"#StickerKit_london2018_signature_karrigan"
			"description_string"		"#StickerKit_desc_london2018_signature_karrigan"
			"sticker_material"		"london2018/sig_karrigan"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"3102"
		{
			"name"		"london2018_signature_karrigan_foil"
			"item_name"		"#StickerKit_london2018_signature_karrigan_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_karrigan_foil"
			"sticker_material"		"london2018/sig_karrigan_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"3103"
		{
			"name"		"london2018_signature_karrigan_gold"
			"item_name"		"#StickerKit_london2018_signature_karrigan_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_karrigan_gold"
			"sticker_material"		"london2018/sig_karrigan_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"3104"
		{
			"name"		"london2018_signature_rain"
			"item_name"		"#StickerKit_london2018_signature_rain"
			"description_string"		"#StickerKit_desc_london2018_signature_rain"
			"sticker_material"		"london2018/sig_rain"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"3105"
		{
			"name"		"london2018_signature_rain_foil"
			"item_name"		"#StickerKit_london2018_signature_rain_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_rain_foil"
			"sticker_material"		"london2018/sig_rain_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"3106"
		{
			"name"		"london2018_signature_rain_gold"
			"item_name"		"#StickerKit_london2018_signature_rain_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_rain_gold"
			"sticker_material"		"london2018/sig_rain_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"3107"
		{
			"name"		"london2018_signature_niko"
			"item_name"		"#StickerKit_london2018_signature_niko"
			"description_string"		"#StickerKit_desc_london2018_signature_niko"
			"sticker_material"		"london2018/sig_niko"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"61"
			"tournament_player_id"		"81417650"
		}
		"3108"
		{
			"name"		"london2018_signature_niko_foil"
			"item_name"		"#StickerKit_london2018_signature_niko_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_niko_foil"
			"sticker_material"		"london2018/sig_niko_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"61"
			"tournament_player_id"		"81417650"
		}
		"3109"
		{
			"name"		"london2018_signature_niko_gold"
			"item_name"		"#StickerKit_london2018_signature_niko_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_niko_gold"
			"sticker_material"		"london2018/sig_niko_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"61"
			"tournament_player_id"		"81417650"
		}
		"3110"
		{
			"name"		"london2018_signature_electronic"
			"item_name"		"#StickerKit_london2018_signature_electronic"
			"description_string"		"#StickerKit_desc_london2018_signature_electronic"
			"sticker_material"		"london2018/sig_electronic"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"3111"
		{
			"name"		"london2018_signature_electronic_foil"
			"item_name"		"#StickerKit_london2018_signature_electronic_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_electronic_foil"
			"sticker_material"		"london2018/sig_electronic_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"3112"
		{
			"name"		"london2018_signature_electronic_gold"
			"item_name"		"#StickerKit_london2018_signature_electronic_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_electronic_gold"
			"sticker_material"		"london2018/sig_electronic_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"3113"
		{
			"name"		"london2018_signature_zeus"
			"item_name"		"#StickerKit_london2018_signature_zeus"
			"description_string"		"#StickerKit_desc_london2018_signature_zeus"
			"sticker_material"		"london2018/sig_zeus"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"12"
			"tournament_player_id"		"59062744"
		}
		"3114"
		{
			"name"		"london2018_signature_zeus_foil"
			"item_name"		"#StickerKit_london2018_signature_zeus_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_zeus_foil"
			"sticker_material"		"london2018/sig_zeus_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"12"
			"tournament_player_id"		"59062744"
		}
		"3115"
		{
			"name"		"london2018_signature_zeus_gold"
			"item_name"		"#StickerKit_london2018_signature_zeus_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_zeus_gold"
			"sticker_material"		"london2018/sig_zeus_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"12"
			"tournament_player_id"		"59062744"
		}
		"3116"
		{
			"name"		"london2018_signature_s1mple"
			"item_name"		"#StickerKit_london2018_signature_s1mple"
			"description_string"		"#StickerKit_desc_london2018_signature_s1mple"
			"sticker_material"		"london2018/sig_s1mple"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"3117"
		{
			"name"		"london2018_signature_s1mple_foil"
			"item_name"		"#StickerKit_london2018_signature_s1mple_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_s1mple_foil"
			"sticker_material"		"london2018/sig_s1mple_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"3118"
		{
			"name"		"london2018_signature_s1mple_gold"
			"item_name"		"#StickerKit_london2018_signature_s1mple_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_s1mple_gold"
			"sticker_material"		"london2018/sig_s1mple_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"3119"
		{
			"name"		"london2018_signature_edward"
			"item_name"		"#StickerKit_london2018_signature_edward"
			"description_string"		"#StickerKit_desc_london2018_signature_edward"
			"sticker_material"		"london2018/sig_edward"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"3120"
		{
			"name"		"london2018_signature_edward_foil"
			"item_name"		"#StickerKit_london2018_signature_edward_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_edward_foil"
			"sticker_material"		"london2018/sig_edward_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"3121"
		{
			"name"		"london2018_signature_edward_gold"
			"item_name"		"#StickerKit_london2018_signature_edward_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_edward_gold"
			"sticker_material"		"london2018/sig_edward_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"3122"
		{
			"name"		"london2018_signature_flamie"
			"item_name"		"#StickerKit_london2018_signature_flamie"
			"description_string"		"#StickerKit_desc_london2018_signature_flamie"
			"sticker_material"		"london2018/sig_flamie"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"3123"
		{
			"name"		"london2018_signature_flamie_foil"
			"item_name"		"#StickerKit_london2018_signature_flamie_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_flamie_foil"
			"sticker_material"		"london2018/sig_flamie_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"3124"
		{
			"name"		"london2018_signature_flamie_gold"
			"item_name"		"#StickerKit_london2018_signature_flamie_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_flamie_gold"
			"sticker_material"		"london2018/sig_flamie_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"3125"
		{
			"name"		"london2018_signature_coldzera"
			"item_name"		"#StickerKit_london2018_signature_coldzera"
			"description_string"		"#StickerKit_desc_london2018_signature_coldzera"
			"sticker_material"		"london2018/sig_coldzera"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"80"
			"tournament_player_id"		"79720871"
		}
		"3126"
		{
			"name"		"london2018_signature_coldzera_foil"
			"item_name"		"#StickerKit_london2018_signature_coldzera_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_coldzera_foil"
			"sticker_material"		"london2018/sig_coldzera_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"80"
			"tournament_player_id"		"79720871"
		}
		"3127"
		{
			"name"		"london2018_signature_coldzera_gold"
			"item_name"		"#StickerKit_london2018_signature_coldzera_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_coldzera_gold"
			"sticker_material"		"london2018/sig_coldzera_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"80"
			"tournament_player_id"		"79720871"
		}
		"3128"
		{
			"name"		"london2018_signature_fallen"
			"item_name"		"#StickerKit_london2018_signature_fallen"
			"description_string"		"#StickerKit_desc_london2018_signature_fallen"
			"sticker_material"		"london2018/sig_fallen"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"80"
			"tournament_player_id"		"424467"
		}
		"3129"
		{
			"name"		"london2018_signature_fallen_foil"
			"item_name"		"#StickerKit_london2018_signature_fallen_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_fallen_foil"
			"sticker_material"		"london2018/sig_fallen_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"80"
			"tournament_player_id"		"424467"
		}
		"3130"
		{
			"name"		"london2018_signature_fallen_gold"
			"item_name"		"#StickerKit_london2018_signature_fallen_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_fallen_gold"
			"sticker_material"		"london2018/sig_fallen_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"80"
			"tournament_player_id"		"424467"
		}
		"3131"
		{
			"name"		"london2018_signature_tarik"
			"item_name"		"#StickerKit_london2018_signature_tarik"
			"description_string"		"#StickerKit_desc_london2018_signature_tarik"
			"sticker_material"		"london2018/sig_tarik"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"80"
			"tournament_player_id"		"18216247"
		}
		"3132"
		{
			"name"		"london2018_signature_tarik_foil"
			"item_name"		"#StickerKit_london2018_signature_tarik_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_tarik_foil"
			"sticker_material"		"london2018/sig_tarik_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"80"
			"tournament_player_id"		"18216247"
		}
		"3133"
		{
			"name"		"london2018_signature_tarik_gold"
			"item_name"		"#StickerKit_london2018_signature_tarik_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_tarik_gold"
			"sticker_material"		"london2018/sig_tarik_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"80"
			"tournament_player_id"		"18216247"
		}
		"3134"
		{
			"name"		"london2018_signature_stewie2k"
			"item_name"		"#StickerKit_london2018_signature_stewie2k"
			"description_string"		"#StickerKit_desc_london2018_signature_stewie2k"
			"sticker_material"		"london2018/sig_stewie2k"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"80"
			"tournament_player_id"		"38738282"
		}
		"3135"
		{
			"name"		"london2018_signature_stewie2k_foil"
			"item_name"		"#StickerKit_london2018_signature_stewie2k_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_stewie2k_foil"
			"sticker_material"		"london2018/sig_stewie2k_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"80"
			"tournament_player_id"		"38738282"
		}
		"3136"
		{
			"name"		"london2018_signature_stewie2k_gold"
			"item_name"		"#StickerKit_london2018_signature_stewie2k_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_stewie2k_gold"
			"sticker_material"		"london2018/sig_stewie2k_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"80"
			"tournament_player_id"		"38738282"
		}
		"3137"
		{
			"name"		"london2018_signature_fer"
			"item_name"		"#StickerKit_london2018_signature_fer"
			"description_string"		"#StickerKit_desc_london2018_signature_fer"
			"sticker_material"		"london2018/sig_fer"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"80"
			"tournament_player_id"		"38921219"
		}
		"3138"
		{
			"name"		"london2018_signature_fer_foil"
			"item_name"		"#StickerKit_london2018_signature_fer_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_fer_foil"
			"sticker_material"		"london2018/sig_fer_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"80"
			"tournament_player_id"		"38921219"
		}
		"3139"
		{
			"name"		"london2018_signature_fer_gold"
			"item_name"		"#StickerKit_london2018_signature_fer_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_fer_gold"
			"sticker_material"		"london2018/sig_fer_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"80"
			"tournament_player_id"		"38921219"
		}
		"3140"
		{
			"name"		"london2018_signature_snax"
			"item_name"		"#StickerKit_london2018_signature_snax"
			"description_string"		"#StickerKit_desc_london2018_signature_snax"
			"sticker_material"		"london2018/sig_snax"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"29"
			"tournament_player_id"		"21875845"
		}
		"3141"
		{
			"name"		"london2018_signature_snax_foil"
			"item_name"		"#StickerKit_london2018_signature_snax_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_snax_foil"
			"sticker_material"		"london2018/sig_snax_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"29"
			"tournament_player_id"		"21875845"
		}
		"3142"
		{
			"name"		"london2018_signature_snax_gold"
			"item_name"		"#StickerKit_london2018_signature_snax_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_snax_gold"
			"sticker_material"		"london2018/sig_snax_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"29"
			"tournament_player_id"		"21875845"
		}
		"3143"
		{
			"name"		"london2018_signature_chrisj"
			"item_name"		"#StickerKit_london2018_signature_chrisj"
			"description_string"		"#StickerKit_desc_london2018_signature_chrisj"
			"sticker_material"		"london2018/sig_chrisj"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"3144"
		{
			"name"		"london2018_signature_chrisj_foil"
			"item_name"		"#StickerKit_london2018_signature_chrisj_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_chrisj_foil"
			"sticker_material"		"london2018/sig_chrisj_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"3145"
		{
			"name"		"london2018_signature_chrisj_gold"
			"item_name"		"#StickerKit_london2018_signature_chrisj_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_chrisj_gold"
			"sticker_material"		"london2018/sig_chrisj_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"3146"
		{
			"name"		"london2018_signature_ropz"
			"item_name"		"#StickerKit_london2018_signature_ropz"
			"description_string"		"#StickerKit_desc_london2018_signature_ropz"
			"sticker_material"		"london2018/sig_ropz"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31006590"
		}
		"3147"
		{
			"name"		"london2018_signature_ropz_foil"
			"item_name"		"#StickerKit_london2018_signature_ropz_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_ropz_foil"
			"sticker_material"		"london2018/sig_ropz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31006590"
		}
		"3148"
		{
			"name"		"london2018_signature_ropz_gold"
			"item_name"		"#StickerKit_london2018_signature_ropz_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_ropz_gold"
			"sticker_material"		"london2018/sig_ropz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31006590"
		}
		"3149"
		{
			"name"		"london2018_signature_sunny"
			"item_name"		"#StickerKit_london2018_signature_sunny"
			"description_string"		"#StickerKit_desc_london2018_signature_sunny"
			"sticker_material"		"london2018/sig_sunny"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"29"
			"tournament_player_id"		"57405333"
		}
		"3150"
		{
			"name"		"london2018_signature_sunny_foil"
			"item_name"		"#StickerKit_london2018_signature_sunny_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_sunny_foil"
			"sticker_material"		"london2018/sig_sunny_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"29"
			"tournament_player_id"		"57405333"
		}
		"3151"
		{
			"name"		"london2018_signature_sunny_gold"
			"item_name"		"#StickerKit_london2018_signature_sunny_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_sunny_gold"
			"sticker_material"		"london2018/sig_sunny_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"29"
			"tournament_player_id"		"57405333"
		}
		"3152"
		{
			"name"		"london2018_signature_oskar"
			"item_name"		"#StickerKit_london2018_signature_oskar"
			"description_string"		"#StickerKit_desc_london2018_signature_oskar"
			"sticker_material"		"london2018/sig_oskar"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"29"
			"tournament_player_id"		"171425088"
		}
		"3153"
		{
			"name"		"london2018_signature_oskar_foil"
			"item_name"		"#StickerKit_london2018_signature_oskar_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_oskar_foil"
			"sticker_material"		"london2018/sig_oskar_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"29"
			"tournament_player_id"		"171425088"
		}
		"3154"
		{
			"name"		"london2018_signature_oskar_gold"
			"item_name"		"#StickerKit_london2018_signature_oskar_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_oskar_gold"
			"sticker_material"		"london2018/sig_oskar_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"29"
			"tournament_player_id"		"171425088"
		}
		"3155"
		{
			"name"		"london2018_signature_jmqa"
			"item_name"		"#StickerKit_london2018_signature_jmqa"
			"description_string"		"#StickerKit_desc_london2018_signature_jmqa"
			"sticker_material"		"london2018/sig_jmqa"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"83"
			"tournament_player_id"		"115223433"
		}
		"3156"
		{
			"name"		"london2018_signature_jmqa_foil"
			"item_name"		"#StickerKit_london2018_signature_jmqa_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_jmqa_foil"
			"sticker_material"		"london2018/sig_jmqa_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"83"
			"tournament_player_id"		"115223433"
		}
		"3157"
		{
			"name"		"london2018_signature_jmqa_gold"
			"item_name"		"#StickerKit_london2018_signature_jmqa_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_jmqa_gold"
			"sticker_material"		"london2018/sig_jmqa_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"83"
			"tournament_player_id"		"115223433"
		}
		"3158"
		{
			"name"		"london2018_signature_kvik"
			"item_name"		"#StickerKit_london2018_signature_kvik"
			"description_string"		"#StickerKit_desc_london2018_signature_kvik"
			"sticker_material"		"london2018/sig_kvik"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"83"
			"tournament_player_id"		"40982505"
		}
		"3159"
		{
			"name"		"london2018_signature_kvik_foil"
			"item_name"		"#StickerKit_london2018_signature_kvik_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_kvik_foil"
			"sticker_material"		"london2018/sig_kvik_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"83"
			"tournament_player_id"		"40982505"
		}
		"3160"
		{
			"name"		"london2018_signature_kvik_gold"
			"item_name"		"#StickerKit_london2018_signature_kvik_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_kvik_gold"
			"sticker_material"		"london2018/sig_kvik_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"83"
			"tournament_player_id"		"40982505"
		}
		"3161"
		{
			"name"		"london2018_signature_balblna"
			"item_name"		"#StickerKit_london2018_signature_balblna"
			"description_string"		"#StickerKit_desc_london2018_signature_balblna"
			"sticker_material"		"london2018/sig_balblna"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"83"
			"tournament_player_id"		"50204800"
		}
		"3162"
		{
			"name"		"london2018_signature_balblna_foil"
			"item_name"		"#StickerKit_london2018_signature_balblna_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_balblna_foil"
			"sticker_material"		"london2018/sig_balblna_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"83"
			"tournament_player_id"		"50204800"
		}
		"3163"
		{
			"name"		"london2018_signature_balblna_gold"
			"item_name"		"#StickerKit_london2018_signature_balblna_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_balblna_gold"
			"sticker_material"		"london2018/sig_balblna_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"83"
			"tournament_player_id"		"50204800"
		}
		"3164"
		{
			"name"		"london2018_signature_waterfallz"
			"item_name"		"#StickerKit_london2018_signature_waterfallz"
			"description_string"		"#StickerKit_desc_london2018_signature_waterfallz"
			"sticker_material"		"london2018/sig_waterfallz"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"83"
			"tournament_player_id"		"12720124"
		}
		"3165"
		{
			"name"		"london2018_signature_waterfallz_foil"
			"item_name"		"#StickerKit_london2018_signature_waterfallz_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_waterfallz_foil"
			"sticker_material"		"london2018/sig_waterfallz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"83"
			"tournament_player_id"		"12720124"
		}
		"3166"
		{
			"name"		"london2018_signature_waterfallz_gold"
			"item_name"		"#StickerKit_london2018_signature_waterfallz_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_waterfallz_gold"
			"sticker_material"		"london2018/sig_waterfallz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"83"
			"tournament_player_id"		"12720124"
		}
		"3167"
		{
			"name"		"london2018_signature_boombl4"
			"item_name"		"#StickerKit_london2018_signature_boombl4"
			"description_string"		"#StickerKit_desc_london2018_signature_boombl4"
			"sticker_material"		"london2018/sig_boombl4"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"83"
			"tournament_player_id"		"185941338"
		}
		"3168"
		{
			"name"		"london2018_signature_boombl4_foil"
			"item_name"		"#StickerKit_london2018_signature_boombl4_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_boombl4_foil"
			"sticker_material"		"london2018/sig_boombl4_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"83"
			"tournament_player_id"		"185941338"
		}
		"3169"
		{
			"name"		"london2018_signature_boombl4_gold"
			"item_name"		"#StickerKit_london2018_signature_boombl4_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_boombl4_gold"
			"sticker_material"		"london2018/sig_boombl4_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"83"
			"tournament_player_id"		"185941338"
		}
		"3170"
		{
			"name"		"london2018_signature_kennys"
			"item_name"		"#StickerKit_london2018_signature_kennys"
			"description_string"		"#StickerKit_desc_london2018_signature_kennys"
			"sticker_material"		"london2018/sig_kennys"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"59"
			"tournament_player_id"		"64640068"
		}
		"3171"
		{
			"name"		"london2018_signature_kennys_foil"
			"item_name"		"#StickerKit_london2018_signature_kennys_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_kennys_foil"
			"sticker_material"		"london2018/sig_kennys_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"59"
			"tournament_player_id"		"64640068"
		}
		"3172"
		{
			"name"		"london2018_signature_kennys_gold"
			"item_name"		"#StickerKit_london2018_signature_kennys_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_kennys_gold"
			"sticker_material"		"london2018/sig_kennys_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"59"
			"tournament_player_id"		"64640068"
		}
		"3173"
		{
			"name"		"london2018_signature_bodyy"
			"item_name"		"#StickerKit_london2018_signature_bodyy"
			"description_string"		"#StickerKit_desc_london2018_signature_bodyy"
			"sticker_material"		"london2018/sig_bodyy"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53029647"
		}
		"3174"
		{
			"name"		"london2018_signature_bodyy_foil"
			"item_name"		"#StickerKit_london2018_signature_bodyy_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_bodyy_foil"
			"sticker_material"		"london2018/sig_bodyy_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53029647"
		}
		"3175"
		{
			"name"		"london2018_signature_bodyy_gold"
			"item_name"		"#StickerKit_london2018_signature_bodyy_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_bodyy_gold"
			"sticker_material"		"london2018/sig_bodyy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53029647"
		}
		"3176"
		{
			"name"		"london2018_signature_shox"
			"item_name"		"#StickerKit_london2018_signature_shox"
			"description_string"		"#StickerKit_desc_london2018_signature_shox"
			"sticker_material"		"london2018/sig_shox"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"59"
			"tournament_player_id"		"46654567"
		}
		"3177"
		{
			"name"		"london2018_signature_shox_foil"
			"item_name"		"#StickerKit_london2018_signature_shox_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_shox_foil"
			"sticker_material"		"london2018/sig_shox_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"59"
			"tournament_player_id"		"46654567"
		}
		"3178"
		{
			"name"		"london2018_signature_shox_gold"
			"item_name"		"#StickerKit_london2018_signature_shox_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_shox_gold"
			"sticker_material"		"london2018/sig_shox_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"59"
			"tournament_player_id"		"46654567"
		}
		"3179"
		{
			"name"		"london2018_signature_ex6tenz"
			"item_name"		"#StickerKit_london2018_signature_ex6tenz"
			"description_string"		"#StickerKit_desc_london2018_signature_ex6tenz"
			"sticker_material"		"london2018/sig_ex6tenz"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"59"
			"tournament_player_id"		"11737333"
		}
		"3180"
		{
			"name"		"london2018_signature_ex6tenz_foil"
			"item_name"		"#StickerKit_london2018_signature_ex6tenz_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_ex6tenz_foil"
			"sticker_material"		"london2018/sig_ex6tenz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"59"
			"tournament_player_id"		"11737333"
		}
		"3181"
		{
			"name"		"london2018_signature_ex6tenz_gold"
			"item_name"		"#StickerKit_london2018_signature_ex6tenz_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_ex6tenz_gold"
			"sticker_material"		"london2018/sig_ex6tenz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"59"
			"tournament_player_id"		"11737333"
		}
		"3182"
		{
			"name"		"london2018_signature_smithzz"
			"item_name"		"#StickerKit_london2018_signature_smithzz"
			"description_string"		"#StickerKit_desc_london2018_signature_smithzz"
			"sticker_material"		"london2018/sig_smithzz"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"59"
			"tournament_player_id"		"14321919"
		}
		"3183"
		{
			"name"		"london2018_signature_smithzz_foil"
			"item_name"		"#StickerKit_london2018_signature_smithzz_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_smithzz_foil"
			"sticker_material"		"london2018/sig_smithzz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"59"
			"tournament_player_id"		"14321919"
		}
		"3184"
		{
			"name"		"london2018_signature_smithzz_gold"
			"item_name"		"#StickerKit_london2018_signature_smithzz_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_smithzz_gold"
			"sticker_material"		"london2018/sig_smithzz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"59"
			"tournament_player_id"		"14321919"
		}
		"3185"
		{
			"name"		"london2018_signature_draken"
			"item_name"		"#StickerKit_london2018_signature_draken"
			"description_string"		"#StickerKit_desc_london2018_signature_draken"
			"sticker_material"		"london2018/sig_draken"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"6"
			"tournament_player_id"		"159123007"
		}
		"3186"
		{
			"name"		"london2018_signature_draken_foil"
			"item_name"		"#StickerKit_london2018_signature_draken_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_draken_foil"
			"sticker_material"		"london2018/sig_draken_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"6"
			"tournament_player_id"		"159123007"
		}
		"3187"
		{
			"name"		"london2018_signature_draken_gold"
			"item_name"		"#StickerKit_london2018_signature_draken_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_draken_gold"
			"sticker_material"		"london2018/sig_draken_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"6"
			"tournament_player_id"		"159123007"
		}
		"3188"
		{
			"name"		"london2018_signature_jw"
			"item_name"		"#StickerKit_london2018_signature_jw"
			"description_string"		"#StickerKit_desc_london2018_signature_jw"
			"sticker_material"		"london2018/sig_jw"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71288472"
		}
		"3189"
		{
			"name"		"london2018_signature_jw_foil"
			"item_name"		"#StickerKit_london2018_signature_jw_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_jw_foil"
			"sticker_material"		"london2018/sig_jw_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71288472"
		}
		"3190"
		{
			"name"		"london2018_signature_jw_gold"
			"item_name"		"#StickerKit_london2018_signature_jw_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_jw_gold"
			"sticker_material"		"london2018/sig_jw_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71288472"
		}
		"3191"
		{
			"name"		"london2018_signature_krimz"
			"item_name"		"#StickerKit_london2018_signature_krimz"
			"description_string"		"#StickerKit_desc_london2018_signature_krimz"
			"sticker_material"		"london2018/sig_krimz"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"3192"
		{
			"name"		"london2018_signature_krimz_foil"
			"item_name"		"#StickerKit_london2018_signature_krimz_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_krimz_foil"
			"sticker_material"		"london2018/sig_krimz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"3193"
		{
			"name"		"london2018_signature_krimz_gold"
			"item_name"		"#StickerKit_london2018_signature_krimz_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_krimz_gold"
			"sticker_material"		"london2018/sig_krimz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"3194"
		{
			"name"		"london2018_signature_flusha"
			"item_name"		"#StickerKit_london2018_signature_flusha"
			"description_string"		"#StickerKit_desc_london2018_signature_flusha"
			"sticker_material"		"london2018/sig_flusha"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"6"
			"tournament_player_id"		"31082355"
		}
		"3195"
		{
			"name"		"london2018_signature_flusha_foil"
			"item_name"		"#StickerKit_london2018_signature_flusha_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_flusha_foil"
			"sticker_material"		"london2018/sig_flusha_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"6"
			"tournament_player_id"		"31082355"
		}
		"3196"
		{
			"name"		"london2018_signature_flusha_gold"
			"item_name"		"#StickerKit_london2018_signature_flusha_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_flusha_gold"
			"sticker_material"		"london2018/sig_flusha_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"6"
			"tournament_player_id"		"31082355"
		}
		"3197"
		{
			"name"		"london2018_signature_xizt"
			"item_name"		"#StickerKit_london2018_signature_xizt"
			"description_string"		"#StickerKit_desc_london2018_signature_xizt"
			"sticker_material"		"london2018/sig_xizt"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"6"
			"tournament_player_id"		"26224992"
		}
		"3198"
		{
			"name"		"london2018_signature_xizt_foil"
			"item_name"		"#StickerKit_london2018_signature_xizt_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_xizt_foil"
			"sticker_material"		"london2018/sig_xizt_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"6"
			"tournament_player_id"		"26224992"
		}
		"3199"
		{
			"name"		"london2018_signature_xizt_gold"
			"item_name"		"#StickerKit_london2018_signature_xizt_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_xizt_gold"
			"sticker_material"		"london2018/sig_xizt_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"6"
			"tournament_player_id"		"26224992"
		}
		"3200"
		{
			"name"		"london2018_signature_mir"
			"item_name"		"#StickerKit_london2018_signature_mir"
			"description_string"		"#StickerKit_desc_london2018_signature_mir"
			"sticker_material"		"london2018/sig_mir"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"63"
			"tournament_player_id"		"40562076"
		}
		"3201"
		{
			"name"		"london2018_signature_mir_foil"
			"item_name"		"#StickerKit_london2018_signature_mir_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_mir_foil"
			"sticker_material"		"london2018/sig_mir_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"63"
			"tournament_player_id"		"40562076"
		}
		"3202"
		{
			"name"		"london2018_signature_mir_gold"
			"item_name"		"#StickerKit_london2018_signature_mir_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_mir_gold"
			"sticker_material"		"london2018/sig_mir_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"63"
			"tournament_player_id"		"40562076"
		}
		"3203"
		{
			"name"		"london2018_signature_dosia"
			"item_name"		"#StickerKit_london2018_signature_dosia"
			"description_string"		"#StickerKit_desc_london2018_signature_dosia"
			"sticker_material"		"london2018/sig_dosia"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"63"
			"tournament_player_id"		"146641530"
		}
		"3204"
		{
			"name"		"london2018_signature_dosia_foil"
			"item_name"		"#StickerKit_london2018_signature_dosia_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_dosia_foil"
			"sticker_material"		"london2018/sig_dosia_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"63"
			"tournament_player_id"		"146641530"
		}
		"3205"
		{
			"name"		"london2018_signature_dosia_gold"
			"item_name"		"#StickerKit_london2018_signature_dosia_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_dosia_gold"
			"sticker_material"		"london2018/sig_dosia_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"63"
			"tournament_player_id"		"146641530"
		}
		"3206"
		{
			"name"		"london2018_signature_hobbit"
			"item_name"		"#StickerKit_london2018_signature_hobbit"
			"description_string"		"#StickerKit_desc_london2018_signature_hobbit"
			"sticker_material"		"london2018/sig_hobbit"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"63"
			"tournament_player_id"		"68027030"
		}
		"3207"
		{
			"name"		"london2018_signature_hobbit_foil"
			"item_name"		"#StickerKit_london2018_signature_hobbit_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_hobbit_foil"
			"sticker_material"		"london2018/sig_hobbit_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"63"
			"tournament_player_id"		"68027030"
		}
		"3208"
		{
			"name"		"london2018_signature_hobbit_gold"
			"item_name"		"#StickerKit_london2018_signature_hobbit_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_hobbit_gold"
			"sticker_material"		"london2018/sig_hobbit_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"63"
			"tournament_player_id"		"68027030"
		}
		"3209"
		{
			"name"		"london2018_signature_mou"
			"item_name"		"#StickerKit_london2018_signature_mou"
			"description_string"		"#StickerKit_desc_london2018_signature_mou"
			"sticker_material"		"london2018/sig_mou"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"63"
			"tournament_player_id"		"52678767"
		}
		"3210"
		{
			"name"		"london2018_signature_mou_foil"
			"item_name"		"#StickerKit_london2018_signature_mou_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_mou_foil"
			"sticker_material"		"london2018/sig_mou_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"63"
			"tournament_player_id"		"52678767"
		}
		"3211"
		{
			"name"		"london2018_signature_mou_gold"
			"item_name"		"#StickerKit_london2018_signature_mou_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_mou_gold"
			"sticker_material"		"london2018/sig_mou_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"63"
			"tournament_player_id"		"52678767"
		}
		"3212"
		{
			"name"		"london2018_signature_adrenkz"
			"item_name"		"#StickerKit_london2018_signature_adrenkz"
			"description_string"		"#StickerKit_desc_london2018_signature_adrenkz"
			"sticker_material"		"london2018/sig_adrenkz"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"63"
			"tournament_player_id"		"46200979"
		}
		"3213"
		{
			"name"		"london2018_signature_adrenkz_foil"
			"item_name"		"#StickerKit_london2018_signature_adrenkz_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_adrenkz_foil"
			"sticker_material"		"london2018/sig_adrenkz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"63"
			"tournament_player_id"		"46200979"
		}
		"3214"
		{
			"name"		"london2018_signature_adrenkz_gold"
			"item_name"		"#StickerKit_london2018_signature_adrenkz_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_adrenkz_gold"
			"sticker_material"		"london2018/sig_adrenkz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"63"
			"tournament_player_id"		"46200979"
		}
		"3215"
		{
			"name"		"london2018_signature_tonyblack"
			"item_name"		"#StickerKit_london2018_signature_tonyblack"
			"description_string"		"#StickerKit_desc_london2018_signature_tonyblack"
			"sticker_material"		"london2018/sig_tonyblack"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"70"
			"tournament_player_id"		"15738602"
		}
		"3216"
		{
			"name"		"london2018_signature_tonyblack_foil"
			"item_name"		"#StickerKit_london2018_signature_tonyblack_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_tonyblack_foil"
			"sticker_material"		"london2018/sig_tonyblack_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"70"
			"tournament_player_id"		"15738602"
		}
		"3217"
		{
			"name"		"london2018_signature_tonyblack_gold"
			"item_name"		"#StickerKit_london2018_signature_tonyblack_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_tonyblack_gold"
			"sticker_material"		"london2018/sig_tonyblack_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"70"
			"tournament_player_id"		"15738602"
		}
		"3218"
		{
			"name"		"london2018_signature_crush"
			"item_name"		"#StickerKit_london2018_signature_crush"
			"description_string"		"#StickerKit_desc_london2018_signature_crush"
			"sticker_material"		"london2018/sig_crush"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"70"
			"tournament_player_id"		"36981424"
		}
		"3219"
		{
			"name"		"london2018_signature_crush_foil"
			"item_name"		"#StickerKit_london2018_signature_crush_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_crush_foil"
			"sticker_material"		"london2018/sig_crush_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"70"
			"tournament_player_id"		"36981424"
		}
		"3220"
		{
			"name"		"london2018_signature_crush_gold"
			"item_name"		"#StickerKit_london2018_signature_crush_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_crush_gold"
			"sticker_material"		"london2018/sig_crush_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"70"
			"tournament_player_id"		"36981424"
		}
		"3221"
		{
			"name"		"london2018_signature_hutji"
			"item_name"		"#StickerKit_london2018_signature_hutji"
			"description_string"		"#StickerKit_desc_london2018_signature_hutji"
			"sticker_material"		"london2018/sig_hutji"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"70"
			"tournament_player_id"		"61587630"
		}
		"3222"
		{
			"name"		"london2018_signature_hutji_foil"
			"item_name"		"#StickerKit_london2018_signature_hutji_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_hutji_foil"
			"sticker_material"		"london2018/sig_hutji_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"70"
			"tournament_player_id"		"61587630"
		}
		"3223"
		{
			"name"		"london2018_signature_hutji_gold"
			"item_name"		"#StickerKit_london2018_signature_hutji_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_hutji_gold"
			"sticker_material"		"london2018/sig_hutji_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"70"
			"tournament_player_id"		"61587630"
		}
		"3224"
		{
			"name"		"london2018_signature_jr"
			"item_name"		"#StickerKit_london2018_signature_jr"
			"description_string"		"#StickerKit_desc_london2018_signature_jr"
			"sticker_material"		"london2018/sig_jr"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"70"
			"tournament_player_id"		"43490511"
		}
		"3225"
		{
			"name"		"london2018_signature_jr_foil"
			"item_name"		"#StickerKit_london2018_signature_jr_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_jr_foil"
			"sticker_material"		"london2018/sig_jr_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"70"
			"tournament_player_id"		"43490511"
		}
		"3226"
		{
			"name"		"london2018_signature_jr_gold"
			"item_name"		"#StickerKit_london2018_signature_jr_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_jr_gold"
			"sticker_material"		"london2018/sig_jr_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"70"
			"tournament_player_id"		"43490511"
		}
		"3227"
		{
			"name"		"london2018_signature_chopper"
			"item_name"		"#StickerKit_london2018_signature_chopper"
			"description_string"		"#StickerKit_desc_london2018_signature_chopper"
			"sticker_material"		"london2018/sig_chopper"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"70"
			"tournament_player_id"		"85633136"
		}
		"3228"
		{
			"name"		"london2018_signature_chopper_foil"
			"item_name"		"#StickerKit_london2018_signature_chopper_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_chopper_foil"
			"sticker_material"		"london2018/sig_chopper_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"70"
			"tournament_player_id"		"85633136"
		}
		"3229"
		{
			"name"		"london2018_signature_chopper_gold"
			"item_name"		"#StickerKit_london2018_signature_chopper_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_chopper_gold"
			"sticker_material"		"london2018/sig_chopper_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"70"
			"tournament_player_id"		"85633136"
		}
		"3230"
		{
			"name"		"london2018_signature_xantares"
			"item_name"		"#StickerKit_london2018_signature_xantares"
			"description_string"		"#StickerKit_desc_london2018_signature_xantares"
			"sticker_material"		"london2018/sig_xantares"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"73"
			"tournament_player_id"		"83853068"
		}
		"3231"
		{
			"name"		"london2018_signature_xantares_foil"
			"item_name"		"#StickerKit_london2018_signature_xantares_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_xantares_foil"
			"sticker_material"		"london2018/sig_xantares_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"73"
			"tournament_player_id"		"83853068"
		}
		"3232"
		{
			"name"		"london2018_signature_xantares_gold"
			"item_name"		"#StickerKit_london2018_signature_xantares_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_xantares_gold"
			"sticker_material"		"london2018/sig_xantares_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"73"
			"tournament_player_id"		"83853068"
		}
		"3233"
		{
			"name"		"london2018_signature_calyx"
			"item_name"		"#StickerKit_london2018_signature_calyx"
			"description_string"		"#StickerKit_desc_london2018_signature_calyx"
			"sticker_material"		"london2018/sig_calyx"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"73"
			"tournament_player_id"		"92280537"
		}
		"3234"
		{
			"name"		"london2018_signature_calyx_foil"
			"item_name"		"#StickerKit_london2018_signature_calyx_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_calyx_foil"
			"sticker_material"		"london2018/sig_calyx_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"73"
			"tournament_player_id"		"92280537"
		}
		"3235"
		{
			"name"		"london2018_signature_calyx_gold"
			"item_name"		"#StickerKit_london2018_signature_calyx_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_calyx_gold"
			"sticker_material"		"london2018/sig_calyx_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"73"
			"tournament_player_id"		"92280537"
		}
		"3236"
		{
			"name"		"london2018_signature_paz"
			"item_name"		"#StickerKit_london2018_signature_paz"
			"description_string"		"#StickerKit_desc_london2018_signature_paz"
			"sticker_material"		"london2018/sig_paz"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"73"
			"tournament_player_id"		"68524615"
		}
		"3237"
		{
			"name"		"london2018_signature_paz_foil"
			"item_name"		"#StickerKit_london2018_signature_paz_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_paz_foil"
			"sticker_material"		"london2018/sig_paz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"73"
			"tournament_player_id"		"68524615"
		}
		"3238"
		{
			"name"		"london2018_signature_paz_gold"
			"item_name"		"#StickerKit_london2018_signature_paz_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_paz_gold"
			"sticker_material"		"london2018/sig_paz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"73"
			"tournament_player_id"		"68524615"
		}
		"3239"
		{
			"name"		"london2018_signature_ngin"
			"item_name"		"#StickerKit_london2018_signature_ngin"
			"description_string"		"#StickerKit_desc_london2018_signature_ngin"
			"sticker_material"		"london2018/sig_ngin"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"73"
			"tournament_player_id"		"17887362"
		}
		"3240"
		{
			"name"		"london2018_signature_ngin_foil"
			"item_name"		"#StickerKit_london2018_signature_ngin_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_ngin_foil"
			"sticker_material"		"london2018/sig_ngin_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"73"
			"tournament_player_id"		"17887362"
		}
		"3241"
		{
			"name"		"london2018_signature_ngin_gold"
			"item_name"		"#StickerKit_london2018_signature_ngin_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_ngin_gold"
			"sticker_material"		"london2018/sig_ngin_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"73"
			"tournament_player_id"		"17887362"
		}
		"3242"
		{
			"name"		"london2018_signature_maj3r"
			"item_name"		"#StickerKit_london2018_signature_maj3r"
			"description_string"		"#StickerKit_desc_london2018_signature_maj3r"
			"sticker_material"		"london2018/sig_maj3r"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"73"
			"tournament_player_id"		"7167161"
		}
		"3243"
		{
			"name"		"london2018_signature_maj3r_foil"
			"item_name"		"#StickerKit_london2018_signature_maj3r_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_maj3r_foil"
			"sticker_material"		"london2018/sig_maj3r_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"73"
			"tournament_player_id"		"7167161"
		}
		"3244"
		{
			"name"		"london2018_signature_maj3r_gold"
			"item_name"		"#StickerKit_london2018_signature_maj3r_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_maj3r_gold"
			"sticker_material"		"london2018/sig_maj3r_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"73"
			"tournament_player_id"		"7167161"
		}
		"3245"
		{
			"name"		"london2018_signature_tizian"
			"item_name"		"#StickerKit_london2018_signature_tizian"
			"description_string"		"#StickerKit_desc_london2018_signature_tizian"
			"sticker_material"		"london2018/sig_tizian"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"69"
			"tournament_player_id"		"37291208"
		}
		"3246"
		{
			"name"		"london2018_signature_tizian_foil"
			"item_name"		"#StickerKit_london2018_signature_tizian_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_tizian_foil"
			"sticker_material"		"london2018/sig_tizian_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"69"
			"tournament_player_id"		"37291208"
		}
		"3247"
		{
			"name"		"london2018_signature_tizian_gold"
			"item_name"		"#StickerKit_london2018_signature_tizian_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_tizian_gold"
			"sticker_material"		"london2018/sig_tizian_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"69"
			"tournament_player_id"		"37291208"
		}
		"3248"
		{
			"name"		"london2018_signature_gobb"
			"item_name"		"#StickerKit_london2018_signature_gobb"
			"description_string"		"#StickerKit_desc_london2018_signature_gobb"
			"sticker_material"		"london2018/sig_gobb"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1162165"
		}
		"3249"
		{
			"name"		"london2018_signature_gobb_foil"
			"item_name"		"#StickerKit_london2018_signature_gobb_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_gobb_foil"
			"sticker_material"		"london2018/sig_gobb_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1162165"
		}
		"3250"
		{
			"name"		"london2018_signature_gobb_gold"
			"item_name"		"#StickerKit_london2018_signature_gobb_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_gobb_gold"
			"sticker_material"		"london2018/sig_gobb_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1162165"
		}
		"3251"
		{
			"name"		"london2018_signature_tabsen"
			"item_name"		"#StickerKit_london2018_signature_tabsen"
			"description_string"		"#StickerKit_desc_london2018_signature_tabsen"
			"sticker_material"		"london2018/sig_tabsen"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1225952"
		}
		"3252"
		{
			"name"		"london2018_signature_tabsen_foil"
			"item_name"		"#StickerKit_london2018_signature_tabsen_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_tabsen_foil"
			"sticker_material"		"london2018/sig_tabsen_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1225952"
		}
		"3253"
		{
			"name"		"london2018_signature_tabsen_gold"
			"item_name"		"#StickerKit_london2018_signature_tabsen_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_tabsen_gold"
			"sticker_material"		"london2018/sig_tabsen_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1225952"
		}
		"3254"
		{
			"name"		"london2018_signature_nex"
			"item_name"		"#StickerKit_london2018_signature_nex"
			"description_string"		"#StickerKit_desc_london2018_signature_nex"
			"sticker_material"		"london2018/sig_nex"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"69"
			"tournament_player_id"		"90378773"
		}
		"3255"
		{
			"name"		"london2018_signature_nex_foil"
			"item_name"		"#StickerKit_london2018_signature_nex_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_nex_foil"
			"sticker_material"		"london2018/sig_nex_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"69"
			"tournament_player_id"		"90378773"
		}
		"3256"
		{
			"name"		"london2018_signature_nex_gold"
			"item_name"		"#StickerKit_london2018_signature_nex_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_nex_gold"
			"sticker_material"		"london2018/sig_nex_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"69"
			"tournament_player_id"		"90378773"
		}
		"3257"
		{
			"name"		"london2018_signature_smooya"
			"item_name"		"#StickerKit_london2018_signature_smooya"
			"description_string"		"#StickerKit_desc_london2018_signature_smooya"
			"sticker_material"		"london2018/sig_smooya"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"69"
			"tournament_player_id"		"211423593"
		}
		"3258"
		{
			"name"		"london2018_signature_smooya_foil"
			"item_name"		"#StickerKit_london2018_signature_smooya_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_smooya_foil"
			"sticker_material"		"london2018/sig_smooya_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"69"
			"tournament_player_id"		"211423593"
		}
		"3259"
		{
			"name"		"london2018_signature_smooya_gold"
			"item_name"		"#StickerKit_london2018_signature_smooya_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_smooya_gold"
			"sticker_material"		"london2018/sig_smooya_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"69"
			"tournament_player_id"		"211423593"
		}
		"3260"
		{
			"name"		"london2018_signature_dupreeh"
			"item_name"		"#StickerKit_london2018_signature_dupreeh"
			"description_string"		"#StickerKit_desc_london2018_signature_dupreeh"
			"sticker_material"		"london2018/sig_dupreeh"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"60"
			"tournament_player_id"		"44589228"
		}
		"3261"
		{
			"name"		"london2018_signature_dupreeh_foil"
			"item_name"		"#StickerKit_london2018_signature_dupreeh_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_dupreeh_foil"
			"sticker_material"		"london2018/sig_dupreeh_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"60"
			"tournament_player_id"		"44589228"
		}
		"3262"
		{
			"name"		"london2018_signature_dupreeh_gold"
			"item_name"		"#StickerKit_london2018_signature_dupreeh_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_dupreeh_gold"
			"sticker_material"		"london2018/sig_dupreeh_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"60"
			"tournament_player_id"		"44589228"
		}
		"3263"
		{
			"name"		"london2018_signature_gla1ve"
			"item_name"		"#StickerKit_london2018_signature_gla1ve"
			"description_string"		"#StickerKit_desc_london2018_signature_gla1ve"
			"sticker_material"		"london2018/sig_gla1ve"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"3264"
		{
			"name"		"london2018_signature_gla1ve_foil"
			"item_name"		"#StickerKit_london2018_signature_gla1ve_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_gla1ve_foil"
			"sticker_material"		"london2018/sig_gla1ve_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"3265"
		{
			"name"		"london2018_signature_gla1ve_gold"
			"item_name"		"#StickerKit_london2018_signature_gla1ve_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_gla1ve_gold"
			"sticker_material"		"london2018/sig_gla1ve_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"3266"
		{
			"name"		"london2018_signature_device"
			"item_name"		"#StickerKit_london2018_signature_device"
			"description_string"		"#StickerKit_desc_london2018_signature_device"
			"sticker_material"		"london2018/sig_device"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"60"
			"tournament_player_id"		"27447936"
		}
		"3267"
		{
			"name"		"london2018_signature_device_foil"
			"item_name"		"#StickerKit_london2018_signature_device_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_device_foil"
			"sticker_material"		"london2018/sig_device_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"60"
			"tournament_player_id"		"27447936"
		}
		"3268"
		{
			"name"		"london2018_signature_device_gold"
			"item_name"		"#StickerKit_london2018_signature_device_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_device_gold"
			"sticker_material"		"london2018/sig_device_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"60"
			"tournament_player_id"		"27447936"
		}
		"3269"
		{
			"name"		"london2018_signature_magisk"
			"item_name"		"#StickerKit_london2018_signature_magisk"
			"description_string"		"#StickerKit_desc_london2018_signature_magisk"
			"sticker_material"		"london2018/sig_magisk"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"60"
			"tournament_player_id"		"23690923"
		}
		"3270"
		{
			"name"		"london2018_signature_magisk_foil"
			"item_name"		"#StickerKit_london2018_signature_magisk_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_magisk_foil"
			"sticker_material"		"london2018/sig_magisk_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"60"
			"tournament_player_id"		"23690923"
		}
		"3271"
		{
			"name"		"london2018_signature_magisk_gold"
			"item_name"		"#StickerKit_london2018_signature_magisk_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_magisk_gold"
			"sticker_material"		"london2018/sig_magisk_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"60"
			"tournament_player_id"		"23690923"
		}
		"3272"
		{
			"name"		"london2018_signature_xyp9x"
			"item_name"		"#StickerKit_london2018_signature_xyp9x"
			"description_string"		"#StickerKit_desc_london2018_signature_xyp9x"
			"sticker_material"		"london2018/sig_xyp9x"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"3273"
		{
			"name"		"london2018_signature_xyp9x_foil"
			"item_name"		"#StickerKit_london2018_signature_xyp9x_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_xyp9x_foil"
			"sticker_material"		"london2018/sig_xyp9x_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"3274"
		{
			"name"		"london2018_signature_xyp9x_gold"
			"item_name"		"#StickerKit_london2018_signature_xyp9x_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_xyp9x_gold"
			"sticker_material"		"london2018/sig_xyp9x_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"3275"
		{
			"name"		"london2018_signature_elige"
			"item_name"		"#StickerKit_london2018_signature_elige"
			"description_string"		"#StickerKit_desc_london2018_signature_elige"
			"sticker_material"		"london2018/sig_elige"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"3276"
		{
			"name"		"london2018_signature_elige_foil"
			"item_name"		"#StickerKit_london2018_signature_elige_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_elige_foil"
			"sticker_material"		"london2018/sig_elige_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"3277"
		{
			"name"		"london2018_signature_elige_gold"
			"item_name"		"#StickerKit_london2018_signature_elige_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_elige_gold"
			"sticker_material"		"london2018/sig_elige_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"3278"
		{
			"name"		"london2018_signature_taco"
			"item_name"		"#StickerKit_london2018_signature_taco"
			"description_string"		"#StickerKit_desc_london2018_signature_taco"
			"sticker_material"		"london2018/sig_taco"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"48"
			"tournament_player_id"		"52876568"
		}
		"3279"
		{
			"name"		"london2018_signature_taco_foil"
			"item_name"		"#StickerKit_london2018_signature_taco_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_taco_foil"
			"sticker_material"		"london2018/sig_taco_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"48"
			"tournament_player_id"		"52876568"
		}
		"3280"
		{
			"name"		"london2018_signature_taco_gold"
			"item_name"		"#StickerKit_london2018_signature_taco_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_taco_gold"
			"sticker_material"		"london2018/sig_taco_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"48"
			"tournament_player_id"		"52876568"
		}
		"3281"
		{
			"name"		"london2018_signature_twistzz"
			"item_name"		"#StickerKit_london2018_signature_twistzz"
			"description_string"		"#StickerKit_desc_london2018_signature_twistzz"
			"sticker_material"		"london2018/sig_twistzz"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"48"
			"tournament_player_id"		"55989477"
		}
		"3282"
		{
			"name"		"london2018_signature_twistzz_foil"
			"item_name"		"#StickerKit_london2018_signature_twistzz_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_twistzz_foil"
			"sticker_material"		"london2018/sig_twistzz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"48"
			"tournament_player_id"		"55989477"
		}
		"3283"
		{
			"name"		"london2018_signature_twistzz_gold"
			"item_name"		"#StickerKit_london2018_signature_twistzz_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_twistzz_gold"
			"sticker_material"		"london2018/sig_twistzz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"48"
			"tournament_player_id"		"55989477"
		}
		"3284"
		{
			"name"		"london2018_signature_naf"
			"item_name"		"#StickerKit_london2018_signature_naf"
			"description_string"		"#StickerKit_desc_london2018_signature_naf"
			"sticker_material"		"london2018/sig_naf"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"48"
			"tournament_player_id"		"40885967"
		}
		"3285"
		{
			"name"		"london2018_signature_naf_foil"
			"item_name"		"#StickerKit_london2018_signature_naf_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_naf_foil"
			"sticker_material"		"london2018/sig_naf_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"48"
			"tournament_player_id"		"40885967"
		}
		"3286"
		{
			"name"		"london2018_signature_naf_gold"
			"item_name"		"#StickerKit_london2018_signature_naf_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_naf_gold"
			"sticker_material"		"london2018/sig_naf_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"48"
			"tournament_player_id"		"40885967"
		}
		"3287"
		{
			"name"		"london2018_signature_nitro"
			"item_name"		"#StickerKit_london2018_signature_nitro"
			"description_string"		"#StickerKit_desc_london2018_signature_nitro"
			"sticker_material"		"london2018/sig_nitro"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"3288"
		{
			"name"		"london2018_signature_nitro_foil"
			"item_name"		"#StickerKit_london2018_signature_nitro_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_nitro_foil"
			"sticker_material"		"london2018/sig_nitro_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"3289"
		{
			"name"		"london2018_signature_nitro_gold"
			"item_name"		"#StickerKit_london2018_signature_nitro_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_nitro_gold"
			"sticker_material"		"london2018/sig_nitro_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"3290"
		{
			"name"		"london2018_signature_msl"
			"item_name"		"#StickerKit_london2018_signature_msl"
			"description_string"		"#StickerKit_desc_london2018_signature_msl"
			"sticker_material"		"london2018/sig_msl"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"68"
			"tournament_player_id"		"24134891"
		}
		"3291"
		{
			"name"		"london2018_signature_msl_foil"
			"item_name"		"#StickerKit_london2018_signature_msl_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_msl_foil"
			"sticker_material"		"london2018/sig_msl_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"68"
			"tournament_player_id"		"24134891"
		}
		"3292"
		{
			"name"		"london2018_signature_msl_gold"
			"item_name"		"#StickerKit_london2018_signature_msl_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_msl_gold"
			"sticker_material"		"london2018/sig_msl_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"68"
			"tournament_player_id"		"24134891"
		}
		"3293"
		{
			"name"		"london2018_signature_nikodk"
			"item_name"		"#StickerKit_london2018_signature_nikodk"
			"description_string"		"#StickerKit_desc_london2018_signature_nikodk"
			"sticker_material"		"london2018/sig_nikodk"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"68"
			"tournament_player_id"		"29470855"
		}
		"3294"
		{
			"name"		"london2018_signature_nikodk_foil"
			"item_name"		"#StickerKit_london2018_signature_nikodk_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_nikodk_foil"
			"sticker_material"		"london2018/sig_nikodk_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"68"
			"tournament_player_id"		"29470855"
		}
		"3295"
		{
			"name"		"london2018_signature_nikodk_gold"
			"item_name"		"#StickerKit_london2018_signature_nikodk_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_nikodk_gold"
			"sticker_material"		"london2018/sig_nikodk_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"68"
			"tournament_player_id"		"29470855"
		}
		"3296"
		{
			"name"		"london2018_signature_kjaerbye"
			"item_name"		"#StickerKit_london2018_signature_kjaerbye"
			"description_string"		"#StickerKit_desc_london2018_signature_kjaerbye"
			"sticker_material"		"london2018/sig_kjaerbye"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"68"
			"tournament_player_id"		"59614824"
		}
		"3297"
		{
			"name"		"london2018_signature_kjaerbye_foil"
			"item_name"		"#StickerKit_london2018_signature_kjaerbye_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_kjaerbye_foil"
			"sticker_material"		"london2018/sig_kjaerbye_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"68"
			"tournament_player_id"		"59614824"
		}
		"3298"
		{
			"name"		"london2018_signature_kjaerbye_gold"
			"item_name"		"#StickerKit_london2018_signature_kjaerbye_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_kjaerbye_gold"
			"sticker_material"		"london2018/sig_kjaerbye_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"68"
			"tournament_player_id"		"59614824"
		}
		"3299"
		{
			"name"		"london2018_signature_aizy"
			"item_name"		"#StickerKit_london2018_signature_aizy"
			"description_string"		"#StickerKit_desc_london2018_signature_aizy"
			"sticker_material"		"london2018/sig_aizy"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"68"
			"tournament_player_id"		"90685224"
		}
		"3300"
		{
			"name"		"london2018_signature_aizy_foil"
			"item_name"		"#StickerKit_london2018_signature_aizy_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_aizy_foil"
			"sticker_material"		"london2018/sig_aizy_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"68"
			"tournament_player_id"		"90685224"
		}
		"3301"
		{
			"name"		"london2018_signature_aizy_gold"
			"item_name"		"#StickerKit_london2018_signature_aizy_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_aizy_gold"
			"sticker_material"		"london2018/sig_aizy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"68"
			"tournament_player_id"		"90685224"
		}
		"3302"
		{
			"name"		"london2018_signature_v4lde"
			"item_name"		"#StickerKit_london2018_signature_v4lde"
			"description_string"		"#StickerKit_desc_london2018_signature_v4lde"
			"sticker_material"		"london2018/sig_v4lde"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"68"
			"tournament_player_id"		"154664140"
		}
		"3303"
		{
			"name"		"london2018_signature_v4lde_foil"
			"item_name"		"#StickerKit_london2018_signature_v4lde_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_v4lde_foil"
			"sticker_material"		"london2018/sig_v4lde_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"68"
			"tournament_player_id"		"154664140"
		}
		"3304"
		{
			"name"		"london2018_signature_v4lde_gold"
			"item_name"		"#StickerKit_london2018_signature_v4lde_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_v4lde_gold"
			"sticker_material"		"london2018/sig_v4lde_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"68"
			"tournament_player_id"		"154664140"
		}
		"3305"
		{
			"name"		"london2018_signature_byali"
			"item_name"		"#StickerKit_london2018_signature_byali"
			"description_string"		"#StickerKit_desc_london2018_signature_byali"
			"sticker_material"		"london2018/sig_byali"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"31"
			"tournament_player_id"		"18860354"
		}
		"3306"
		{
			"name"		"london2018_signature_byali_foil"
			"item_name"		"#StickerKit_london2018_signature_byali_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_byali_foil"
			"sticker_material"		"london2018/sig_byali_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"31"
			"tournament_player_id"		"18860354"
		}
		"3307"
		{
			"name"		"london2018_signature_byali_gold"
			"item_name"		"#StickerKit_london2018_signature_byali_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_byali_gold"
			"sticker_material"		"london2018/sig_byali_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"31"
			"tournament_player_id"		"18860354"
		}
		"3308"
		{
			"name"		"london2018_signature_pasha"
			"item_name"		"#StickerKit_london2018_signature_pasha"
			"description_string"		"#StickerKit_desc_london2018_signature_pasha"
			"sticker_material"		"london2018/sig_pasha"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"31"
			"tournament_player_id"		"13580090"
		}
		"3309"
		{
			"name"		"london2018_signature_pasha_foil"
			"item_name"		"#StickerKit_london2018_signature_pasha_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_pasha_foil"
			"sticker_material"		"london2018/sig_pasha_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"31"
			"tournament_player_id"		"13580090"
		}
		"3310"
		{
			"name"		"london2018_signature_pasha_gold"
			"item_name"		"#StickerKit_london2018_signature_pasha_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_pasha_gold"
			"sticker_material"		"london2018/sig_pasha_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"31"
			"tournament_player_id"		"13580090"
		}
		"3311"
		{
			"name"		"london2018_signature_neo"
			"item_name"		"#StickerKit_london2018_signature_neo"
			"description_string"		"#StickerKit_desc_london2018_signature_neo"
			"sticker_material"		"london2018/sig_neo"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"31"
			"tournament_player_id"		"460206"
		}
		"3312"
		{
			"name"		"london2018_signature_neo_foil"
			"item_name"		"#StickerKit_london2018_signature_neo_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_neo_foil"
			"sticker_material"		"london2018/sig_neo_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"31"
			"tournament_player_id"		"460206"
		}
		"3313"
		{
			"name"		"london2018_signature_neo_gold"
			"item_name"		"#StickerKit_london2018_signature_neo_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_neo_gold"
			"sticker_material"		"london2018/sig_neo_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"31"
			"tournament_player_id"		"460206"
		}
		"3314"
		{
			"name"		"london2018_signature_michu"
			"item_name"		"#StickerKit_london2018_signature_michu"
			"description_string"		"#StickerKit_desc_london2018_signature_michu"
			"sticker_material"		"london2018/sig_michu"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"31"
			"tournament_player_id"		"60359075"
		}
		"3315"
		{
			"name"		"london2018_signature_michu_foil"
			"item_name"		"#StickerKit_london2018_signature_michu_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_michu_foil"
			"sticker_material"		"london2018/sig_michu_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"31"
			"tournament_player_id"		"60359075"
		}
		"3316"
		{
			"name"		"london2018_signature_michu_gold"
			"item_name"		"#StickerKit_london2018_signature_michu_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_michu_gold"
			"sticker_material"		"london2018/sig_michu_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"31"
			"tournament_player_id"		"60359075"
		}
		"3317"
		{
			"name"		"london2018_signature_snatchie"
			"item_name"		"#StickerKit_london2018_signature_snatchie"
			"description_string"		"#StickerKit_desc_london2018_signature_snatchie"
			"sticker_material"		"london2018/sig_snatchie"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"31"
			"tournament_player_id"		"111436809"
		}
		"3318"
		{
			"name"		"london2018_signature_snatchie_foil"
			"item_name"		"#StickerKit_london2018_signature_snatchie_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_snatchie_foil"
			"sticker_material"		"london2018/sig_snatchie_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"31"
			"tournament_player_id"		"111436809"
		}
		"3319"
		{
			"name"		"london2018_signature_snatchie_gold"
			"item_name"		"#StickerKit_london2018_signature_snatchie_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_snatchie_gold"
			"sticker_material"		"london2018/sig_snatchie_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"31"
			"tournament_player_id"		"111436809"
		}
		"3320"
		{
			"name"		"london2018_signature_getright"
			"item_name"		"#StickerKit_london2018_signature_getright"
			"description_string"		"#StickerKit_desc_london2018_signature_getright"
			"sticker_material"		"london2018/sig_getright"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"1"
			"tournament_player_id"		"21771190"
		}
		"3321"
		{
			"name"		"london2018_signature_getright_foil"
			"item_name"		"#StickerKit_london2018_signature_getright_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_getright_foil"
			"sticker_material"		"london2018/sig_getright_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"1"
			"tournament_player_id"		"21771190"
		}
		"3322"
		{
			"name"		"london2018_signature_getright_gold"
			"item_name"		"#StickerKit_london2018_signature_getright_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_getright_gold"
			"sticker_material"		"london2018/sig_getright_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"1"
			"tournament_player_id"		"21771190"
		}
		"3323"
		{
			"name"		"london2018_signature_forest"
			"item_name"		"#StickerKit_london2018_signature_forest"
			"description_string"		"#StickerKit_desc_london2018_signature_forest"
			"sticker_material"		"london2018/sig_forest"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"1"
			"tournament_player_id"		"93724"
		}
		"3324"
		{
			"name"		"london2018_signature_forest_foil"
			"item_name"		"#StickerKit_london2018_signature_forest_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_forest_foil"
			"sticker_material"		"london2018/sig_forest_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"1"
			"tournament_player_id"		"93724"
		}
		"3325"
		{
			"name"		"london2018_signature_forest_gold"
			"item_name"		"#StickerKit_london2018_signature_forest_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_forest_gold"
			"sticker_material"		"london2018/sig_forest_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"1"
			"tournament_player_id"		"93724"
		}
		"3326"
		{
			"name"		"london2018_signature_lekro"
			"item_name"		"#StickerKit_london2018_signature_lekro"
			"description_string"		"#StickerKit_desc_london2018_signature_lekro"
			"sticker_material"		"london2018/sig_lekro"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"1"
			"tournament_player_id"		"1093135"
		}
		"3327"
		{
			"name"		"london2018_signature_lekro_foil"
			"item_name"		"#StickerKit_london2018_signature_lekro_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_lekro_foil"
			"sticker_material"		"london2018/sig_lekro_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"1"
			"tournament_player_id"		"1093135"
		}
		"3328"
		{
			"name"		"london2018_signature_lekro_gold"
			"item_name"		"#StickerKit_london2018_signature_lekro_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_lekro_gold"
			"sticker_material"		"london2018/sig_lekro_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"1"
			"tournament_player_id"		"1093135"
		}
		"3329"
		{
			"name"		"london2018_signature_rez"
			"item_name"		"#StickerKit_london2018_signature_rez"
			"description_string"		"#StickerKit_desc_london2018_signature_rez"
			"sticker_material"		"london2018/sig_rez"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"1"
			"tournament_player_id"		"73906687"
		}
		"3330"
		{
			"name"		"london2018_signature_rez_foil"
			"item_name"		"#StickerKit_london2018_signature_rez_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_rez_foil"
			"sticker_material"		"london2018/sig_rez_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"1"
			"tournament_player_id"		"73906687"
		}
		"3331"
		{
			"name"		"london2018_signature_rez_gold"
			"item_name"		"#StickerKit_london2018_signature_rez_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_rez_gold"
			"sticker_material"		"london2018/sig_rez_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"1"
			"tournament_player_id"		"73906687"
		}
		"3332"
		{
			"name"		"london2018_signature_dennis"
			"item_name"		"#StickerKit_london2018_signature_dennis"
			"description_string"		"#StickerKit_desc_london2018_signature_dennis"
			"sticker_material"		"london2018/sig_dennis"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"1"
			"tournament_player_id"		"108076825"
		}
		"3333"
		{
			"name"		"london2018_signature_dennis_foil"
			"item_name"		"#StickerKit_london2018_signature_dennis_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_dennis_foil"
			"sticker_material"		"london2018/sig_dennis_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"1"
			"tournament_player_id"		"108076825"
		}
		"3334"
		{
			"name"		"london2018_signature_dennis_gold"
			"item_name"		"#StickerKit_london2018_signature_dennis_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_dennis_gold"
			"sticker_material"		"london2018/sig_dennis_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"1"
			"tournament_player_id"		"108076825"
		}
		"3335"
		{
			"name"		"london2018_signature_android"
			"item_name"		"#StickerKit_london2018_signature_android"
			"description_string"		"#StickerKit_desc_london2018_signature_android"
			"sticker_material"		"london2018/sig_android"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"3"
			"tournament_player_id"		"1936433"
		}
		"3336"
		{
			"name"		"london2018_signature_android_foil"
			"item_name"		"#StickerKit_london2018_signature_android_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_android_foil"
			"sticker_material"		"london2018/sig_android_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"3"
			"tournament_player_id"		"1936433"
		}
		"3337"
		{
			"name"		"london2018_signature_android_gold"
			"item_name"		"#StickerKit_london2018_signature_android_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_android_gold"
			"sticker_material"		"london2018/sig_android_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"3"
			"tournament_player_id"		"1936433"
		}
		"3338"
		{
			"name"		"london2018_signature_stanislaw"
			"item_name"		"#StickerKit_london2018_signature_stanislaw"
			"description_string"		"#StickerKit_desc_london2018_signature_stanislaw"
			"sticker_material"		"london2018/sig_stanislaw"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"3"
			"tournament_player_id"		"21583315"
		}
		"3339"
		{
			"name"		"london2018_signature_stanislaw_foil"
			"item_name"		"#StickerKit_london2018_signature_stanislaw_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_stanislaw_foil"
			"sticker_material"		"london2018/sig_stanislaw_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"3"
			"tournament_player_id"		"21583315"
		}
		"3340"
		{
			"name"		"london2018_signature_stanislaw_gold"
			"item_name"		"#StickerKit_london2018_signature_stanislaw_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_stanislaw_gold"
			"sticker_material"		"london2018/sig_stanislaw_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"3"
			"tournament_player_id"		"21583315"
		}
		"3341"
		{
			"name"		"london2018_signature_dephh"
			"item_name"		"#StickerKit_london2018_signature_dephh"
			"description_string"		"#StickerKit_desc_london2018_signature_dephh"
			"sticker_material"		"london2018/sig_dephh"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"3"
			"tournament_player_id"		"26995179"
		}
		"3342"
		{
			"name"		"london2018_signature_dephh_foil"
			"item_name"		"#StickerKit_london2018_signature_dephh_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_dephh_foil"
			"sticker_material"		"london2018/sig_dephh_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"3"
			"tournament_player_id"		"26995179"
		}
		"3343"
		{
			"name"		"london2018_signature_dephh_gold"
			"item_name"		"#StickerKit_london2018_signature_dephh_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_dephh_gold"
			"sticker_material"		"london2018/sig_dephh_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"3"
			"tournament_player_id"		"26995179"
		}
		"3344"
		{
			"name"		"london2018_signature_yay"
			"item_name"		"#StickerKit_london2018_signature_yay"
			"description_string"		"#StickerKit_desc_london2018_signature_yay"
			"sticker_material"		"london2018/sig_yay"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"3"
			"tournament_player_id"		"57496765"
		}
		"3345"
		{
			"name"		"london2018_signature_yay_foil"
			"item_name"		"#StickerKit_london2018_signature_yay_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_yay_foil"
			"sticker_material"		"london2018/sig_yay_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"3"
			"tournament_player_id"		"57496765"
		}
		"3346"
		{
			"name"		"london2018_signature_yay_gold"
			"item_name"		"#StickerKit_london2018_signature_yay_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_yay_gold"
			"sticker_material"		"london2018/sig_yay_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"3"
			"tournament_player_id"		"57496765"
		}
		"3347"
		{
			"name"		"london2018_signature_shahzam"
			"item_name"		"#StickerKit_london2018_signature_shahzam"
			"description_string"		"#StickerKit_desc_london2018_signature_shahzam"
			"sticker_material"		"london2018/sig_shahzam"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"3"
			"tournament_player_id"		"86003016"
		}
		"3348"
		{
			"name"		"london2018_signature_shahzam_foil"
			"item_name"		"#StickerKit_london2018_signature_shahzam_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_shahzam_foil"
			"sticker_material"		"london2018/sig_shahzam_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"3"
			"tournament_player_id"		"86003016"
		}
		"3349"
		{
			"name"		"london2018_signature_shahzam_gold"
			"item_name"		"#StickerKit_london2018_signature_shahzam_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_shahzam_gold"
			"sticker_material"		"london2018/sig_shahzam_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"3"
			"tournament_player_id"		"86003016"
		}
		"3350"
		{
			"name"		"london2018_signature_woxic"
			"item_name"		"#StickerKit_london2018_signature_woxic"
			"description_string"		"#StickerKit_desc_london2018_signature_woxic"
			"sticker_material"		"london2018/sig_woxic"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"25"
			"tournament_player_id"		"123219778"
		}
		"3351"
		{
			"name"		"london2018_signature_woxic_foil"
			"item_name"		"#StickerKit_london2018_signature_woxic_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_woxic_foil"
			"sticker_material"		"london2018/sig_woxic_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"25"
			"tournament_player_id"		"123219778"
		}
		"3352"
		{
			"name"		"london2018_signature_woxic_gold"
			"item_name"		"#StickerKit_london2018_signature_woxic_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_woxic_gold"
			"sticker_material"		"london2018/sig_woxic_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"25"
			"tournament_player_id"		"123219778"
		}
		"3353"
		{
			"name"		"london2018_signature_issaa"
			"item_name"		"#StickerKit_london2018_signature_issaa"
			"description_string"		"#StickerKit_desc_london2018_signature_issaa"
			"sticker_material"		"london2018/sig_issaa"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"25"
			"tournament_player_id"		"77546728"
		}
		"3354"
		{
			"name"		"london2018_signature_issaa_foil"
			"item_name"		"#StickerKit_london2018_signature_issaa_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_issaa_foil"
			"sticker_material"		"london2018/sig_issaa_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"25"
			"tournament_player_id"		"77546728"
		}
		"3355"
		{
			"name"		"london2018_signature_issaa_gold"
			"item_name"		"#StickerKit_london2018_signature_issaa_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_issaa_gold"
			"sticker_material"		"london2018/sig_issaa_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"25"
			"tournament_player_id"		"77546728"
		}
		"3356"
		{
			"name"		"london2018_signature_bondik"
			"item_name"		"#StickerKit_london2018_signature_bondik"
			"description_string"		"#StickerKit_desc_london2018_signature_bondik"
			"sticker_material"		"london2018/sig_bondik"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"25"
			"tournament_player_id"		"46918643"
		}
		"3357"
		{
			"name"		"london2018_signature_bondik_foil"
			"item_name"		"#StickerKit_london2018_signature_bondik_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_bondik_foil"
			"sticker_material"		"london2018/sig_bondik_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"25"
			"tournament_player_id"		"46918643"
		}
		"3358"
		{
			"name"		"london2018_signature_bondik_gold"
			"item_name"		"#StickerKit_london2018_signature_bondik_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_bondik_gold"
			"sticker_material"		"london2018/sig_bondik_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"25"
			"tournament_player_id"		"46918643"
		}
		"3359"
		{
			"name"		"london2018_signature_angel"
			"item_name"		"#StickerKit_london2018_signature_angel"
			"description_string"		"#StickerKit_desc_london2018_signature_angel"
			"sticker_material"		"london2018/sig_angel"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"25"
			"tournament_player_id"		"58930363"
		}
		"3360"
		{
			"name"		"london2018_signature_angel_foil"
			"item_name"		"#StickerKit_london2018_signature_angel_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_angel_foil"
			"sticker_material"		"london2018/sig_angel_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"25"
			"tournament_player_id"		"58930363"
		}
		"3361"
		{
			"name"		"london2018_signature_angel_gold"
			"item_name"		"#StickerKit_london2018_signature_angel_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_angel_gold"
			"sticker_material"		"london2018/sig_angel_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"25"
			"tournament_player_id"		"58930363"
		}
		"3362"
		{
			"name"		"london2018_signature_deadfox"
			"item_name"		"#StickerKit_london2018_signature_deadfox"
			"description_string"		"#StickerKit_desc_london2018_signature_deadfox"
			"sticker_material"		"london2018/sig_deadfox"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"25"
			"tournament_player_id"		"29338592"
		}
		"3363"
		{
			"name"		"london2018_signature_deadfox_foil"
			"item_name"		"#StickerKit_london2018_signature_deadfox_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_deadfox_foil"
			"sticker_material"		"london2018/sig_deadfox_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"25"
			"tournament_player_id"		"29338592"
		}
		"3364"
		{
			"name"		"london2018_signature_deadfox_gold"
			"item_name"		"#StickerKit_london2018_signature_deadfox_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_deadfox_gold"
			"sticker_material"		"london2018/sig_deadfox_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"25"
			"tournament_player_id"		"29338592"
		}
		"3365"
		{
			"name"		"london2018_signature_nifty"
			"item_name"		"#StickerKit_london2018_signature_nifty"
			"description_string"		"#StickerKit_desc_london2018_signature_nifty"
			"sticker_material"		"london2018/sig_nifty"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"53"
			"tournament_player_id"		"163358521"
		}
		"3366"
		{
			"name"		"london2018_signature_nifty_foil"
			"item_name"		"#StickerKit_london2018_signature_nifty_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_nifty_foil"
			"sticker_material"		"london2018/sig_nifty_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"53"
			"tournament_player_id"		"163358521"
		}
		"3367"
		{
			"name"		"london2018_signature_nifty_gold"
			"item_name"		"#StickerKit_london2018_signature_nifty_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_nifty_gold"
			"sticker_material"		"london2018/sig_nifty_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"53"
			"tournament_player_id"		"163358521"
		}
		"3368"
		{
			"name"		"london2018_signature_jkaem"
			"item_name"		"#StickerKit_london2018_signature_jkaem"
			"description_string"		"#StickerKit_desc_london2018_signature_jkaem"
			"sticker_material"		"london2018/sig_jkaem"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"53"
			"tournament_player_id"		"42442914"
		}
		"3369"
		{
			"name"		"london2018_signature_jkaem_foil"
			"item_name"		"#StickerKit_london2018_signature_jkaem_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_jkaem_foil"
			"sticker_material"		"london2018/sig_jkaem_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"53"
			"tournament_player_id"		"42442914"
		}
		"3370"
		{
			"name"		"london2018_signature_jkaem_gold"
			"item_name"		"#StickerKit_london2018_signature_jkaem_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_jkaem_gold"
			"sticker_material"		"london2018/sig_jkaem_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"53"
			"tournament_player_id"		"42442914"
		}
		"3371"
		{
			"name"		"london2018_signature_jks"
			"item_name"		"#StickerKit_london2018_signature_jks"
			"description_string"		"#StickerKit_desc_london2018_signature_jks"
			"sticker_material"		"london2018/sig_jks"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"53"
			"tournament_player_id"		"16839456"
		}
		"3372"
		{
			"name"		"london2018_signature_jks_foil"
			"item_name"		"#StickerKit_london2018_signature_jks_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_jks_foil"
			"sticker_material"		"london2018/sig_jks_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"53"
			"tournament_player_id"		"16839456"
		}
		"3373"
		{
			"name"		"london2018_signature_jks_gold"
			"item_name"		"#StickerKit_london2018_signature_jks_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_jks_gold"
			"sticker_material"		"london2018/sig_jks_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"53"
			"tournament_player_id"		"16839456"
		}
		"3374"
		{
			"name"		"london2018_signature_ustilo"
			"item_name"		"#StickerKit_london2018_signature_ustilo"
			"description_string"		"#StickerKit_desc_london2018_signature_ustilo"
			"sticker_material"		"london2018/sig_ustilo"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"53"
			"tournament_player_id"		"18903255"
		}
		"3375"
		{
			"name"		"london2018_signature_ustilo_foil"
			"item_name"		"#StickerKit_london2018_signature_ustilo_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_ustilo_foil"
			"sticker_material"		"london2018/sig_ustilo_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"53"
			"tournament_player_id"		"18903255"
		}
		"3376"
		{
			"name"		"london2018_signature_ustilo_gold"
			"item_name"		"#StickerKit_london2018_signature_ustilo_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_ustilo_gold"
			"sticker_material"		"london2018/sig_ustilo_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"53"
			"tournament_player_id"		"18903255"
		}
		"3377"
		{
			"name"		"london2018_signature_azr"
			"item_name"		"#StickerKit_london2018_signature_azr"
			"description_string"		"#StickerKit_desc_london2018_signature_azr"
			"sticker_material"		"london2018/sig_azr"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"53"
			"tournament_player_id"		"24832266"
		}
		"3378"
		{
			"name"		"london2018_signature_azr_foil"
			"item_name"		"#StickerKit_london2018_signature_azr_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_azr_foil"
			"sticker_material"		"london2018/sig_azr_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"53"
			"tournament_player_id"		"24832266"
		}
		"3379"
		{
			"name"		"london2018_signature_azr_gold"
			"item_name"		"#StickerKit_london2018_signature_azr_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_azr_gold"
			"sticker_material"		"london2018/sig_azr_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"53"
			"tournament_player_id"		"24832266"
		}
		"3380"
		{
			"name"		"london2018_signature_cajunb"
			"item_name"		"#StickerKit_london2018_signature_cajunb"
			"description_string"		"#StickerKit_desc_london2018_signature_cajunb"
			"sticker_material"		"london2018/sig_cajunb"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"66"
			"tournament_player_id"		"18062315"
		}
		"3381"
		{
			"name"		"london2018_signature_cajunb_foil"
			"item_name"		"#StickerKit_london2018_signature_cajunb_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_cajunb_foil"
			"sticker_material"		"london2018/sig_cajunb_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"66"
			"tournament_player_id"		"18062315"
		}
		"3382"
		{
			"name"		"london2018_signature_cajunb_gold"
			"item_name"		"#StickerKit_london2018_signature_cajunb_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_cajunb_gold"
			"sticker_material"		"london2018/sig_cajunb_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"66"
			"tournament_player_id"		"18062315"
		}
		"3383"
		{
			"name"		"london2018_signature_k0nfig"
			"item_name"		"#StickerKit_london2018_signature_k0nfig"
			"description_string"		"#StickerKit_desc_london2018_signature_k0nfig"
			"sticker_material"		"london2018/sig_k0nfig"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"66"
			"tournament_player_id"		"19403447"
		}
		"3384"
		{
			"name"		"london2018_signature_k0nfig_foil"
			"item_name"		"#StickerKit_london2018_signature_k0nfig_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_k0nfig_foil"
			"sticker_material"		"london2018/sig_k0nfig_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"66"
			"tournament_player_id"		"19403447"
		}
		"3385"
		{
			"name"		"london2018_signature_k0nfig_gold"
			"item_name"		"#StickerKit_london2018_signature_k0nfig_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_k0nfig_gold"
			"sticker_material"		"london2018/sig_k0nfig_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"66"
			"tournament_player_id"		"19403447"
		}
		"3386"
		{
			"name"		"london2018_signature_gade"
			"item_name"		"#StickerKit_london2018_signature_gade"
			"description_string"		"#StickerKit_desc_london2018_signature_gade"
			"sticker_material"		"london2018/sig_gade"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"66"
			"tournament_player_id"		"21355604"
		}
		"3387"
		{
			"name"		"london2018_signature_gade_foil"
			"item_name"		"#StickerKit_london2018_signature_gade_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_gade_foil"
			"sticker_material"		"london2018/sig_gade_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"66"
			"tournament_player_id"		"21355604"
		}
		"3388"
		{
			"name"		"london2018_signature_gade_gold"
			"item_name"		"#StickerKit_london2018_signature_gade_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_gade_gold"
			"sticker_material"		"london2018/sig_gade_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"66"
			"tournament_player_id"		"21355604"
		}
		"3389"
		{
			"name"		"london2018_signature_snappi"
			"item_name"		"#StickerKit_london2018_signature_snappi"
			"description_string"		"#StickerKit_desc_london2018_signature_snappi"
			"sticker_material"		"london2018/sig_snappi"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"66"
			"tournament_player_id"		"29157337"
		}
		"3390"
		{
			"name"		"london2018_signature_snappi_foil"
			"item_name"		"#StickerKit_london2018_signature_snappi_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_snappi_foil"
			"sticker_material"		"london2018/sig_snappi_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"66"
			"tournament_player_id"		"29157337"
		}
		"3391"
		{
			"name"		"london2018_signature_snappi_gold"
			"item_name"		"#StickerKit_london2018_signature_snappi_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_snappi_gold"
			"sticker_material"		"london2018/sig_snappi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"66"
			"tournament_player_id"		"29157337"
		}
		"3392"
		{
			"name"		"london2018_signature_jugi"
			"item_name"		"#StickerKit_london2018_signature_jugi"
			"description_string"		"#StickerKit_desc_london2018_signature_jugi"
			"sticker_material"		"london2018/sig_jugi"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"66"
			"tournament_player_id"		"83626376"
		}
		"3393"
		{
			"name"		"london2018_signature_jugi_foil"
			"item_name"		"#StickerKit_london2018_signature_jugi_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_jugi_foil"
			"sticker_material"		"london2018/sig_jugi_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"66"
			"tournament_player_id"		"83626376"
		}
		"3394"
		{
			"name"		"london2018_signature_jugi_gold"
			"item_name"		"#StickerKit_london2018_signature_jugi_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_jugi_gold"
			"sticker_material"		"london2018/sig_jugi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"66"
			"tournament_player_id"		"83626376"
		}
		"3395"
		{
			"name"		"london2018_signature_sick"
			"item_name"		"#StickerKit_london2018_signature_sick"
			"description_string"		"#StickerKit_desc_london2018_signature_sick"
			"sticker_material"		"london2018/sig_sick"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"82"
			"tournament_player_id"		"23556959"
		}
		"3396"
		{
			"name"		"london2018_signature_sick_foil"
			"item_name"		"#StickerKit_london2018_signature_sick_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_sick_foil"
			"sticker_material"		"london2018/sig_sick_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"82"
			"tournament_player_id"		"23556959"
		}
		"3397"
		{
			"name"		"london2018_signature_sick_gold"
			"item_name"		"#StickerKit_london2018_signature_sick_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_sick_gold"
			"sticker_material"		"london2018/sig_sick_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"82"
			"tournament_player_id"		"23556959"
		}
		"3398"
		{
			"name"		"london2018_signature_hiko"
			"item_name"		"#StickerKit_london2018_signature_hiko"
			"description_string"		"#StickerKit_desc_london2018_signature_hiko"
			"sticker_material"		"london2018/sig_hiko"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"82"
			"tournament_player_id"		"2791"
		}
		"3399"
		{
			"name"		"london2018_signature_hiko_foil"
			"item_name"		"#StickerKit_london2018_signature_hiko_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_hiko_foil"
			"sticker_material"		"london2018/sig_hiko_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"82"
			"tournament_player_id"		"2791"
		}
		"3400"
		{
			"name"		"london2018_signature_hiko_gold"
			"item_name"		"#StickerKit_london2018_signature_hiko_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_hiko_gold"
			"sticker_material"		"london2018/sig_hiko_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"82"
			"tournament_player_id"		"2791"
		}
		"3401"
		{
			"name"		"london2018_signature_rickeh"
			"item_name"		"#StickerKit_london2018_signature_rickeh"
			"description_string"		"#StickerKit_desc_london2018_signature_rickeh"
			"sticker_material"		"london2018/sig_rickeh"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"82"
			"tournament_player_id"		"3215921"
		}
		"3402"
		{
			"name"		"london2018_signature_rickeh_foil"
			"item_name"		"#StickerKit_london2018_signature_rickeh_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_rickeh_foil"
			"sticker_material"		"london2018/sig_rickeh_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"82"
			"tournament_player_id"		"3215921"
		}
		"3403"
		{
			"name"		"london2018_signature_rickeh_gold"
			"item_name"		"#StickerKit_london2018_signature_rickeh_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_rickeh_gold"
			"sticker_material"		"london2018/sig_rickeh_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"82"
			"tournament_player_id"		"3215921"
		}
		"3404"
		{
			"name"		"london2018_signature_cadian"
			"item_name"		"#StickerKit_london2018_signature_cadian"
			"description_string"		"#StickerKit_desc_london2018_signature_cadian"
			"sticker_material"		"london2018/sig_cadian"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"82"
			"tournament_player_id"		"43849788"
		}
		"3405"
		{
			"name"		"london2018_signature_cadian_foil"
			"item_name"		"#StickerKit_london2018_signature_cadian_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_cadian_foil"
			"sticker_material"		"london2018/sig_cadian_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"82"
			"tournament_player_id"		"43849788"
		}
		"3406"
		{
			"name"		"london2018_signature_cadian_gold"
			"item_name"		"#StickerKit_london2018_signature_cadian_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_cadian_gold"
			"sticker_material"		"london2018/sig_cadian_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"82"
			"tournament_player_id"		"43849788"
		}
		"3407"
		{
			"name"		"london2018_signature_vice"
			"item_name"		"#StickerKit_london2018_signature_vice"
			"description_string"		"#StickerKit_desc_london2018_signature_vice"
			"sticker_material"		"london2018/sig_vice"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"82"
			"tournament_player_id"		"135979468"
		}
		"3408"
		{
			"name"		"london2018_signature_vice_foil"
			"item_name"		"#StickerKit_london2018_signature_vice_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_vice_foil"
			"sticker_material"		"london2018/sig_vice_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"82"
			"tournament_player_id"		"135979468"
		}
		"3409"
		{
			"name"		"london2018_signature_vice_gold"
			"item_name"		"#StickerKit_london2018_signature_vice_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_vice_gold"
			"sticker_material"		"london2018/sig_vice_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"82"
			"tournament_player_id"		"135979468"
		}
		"3410"
		{
			"name"		"london2018_signature_coldyy1"
			"item_name"		"#StickerKit_london2018_signature_coldyy1"
			"description_string"		"#StickerKit_desc_london2018_signature_coldyy1"
			"sticker_material"		"london2018/sig_coldyy1"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"81"
			"tournament_player_id"		"34364443"
		}
		"3411"
		{
			"name"		"london2018_signature_coldyy1_foil"
			"item_name"		"#StickerKit_london2018_signature_coldyy1_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_coldyy1_foil"
			"sticker_material"		"london2018/sig_coldyy1_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"81"
			"tournament_player_id"		"34364443"
		}
		"3412"
		{
			"name"		"london2018_signature_coldyy1_gold"
			"item_name"		"#StickerKit_london2018_signature_coldyy1_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_coldyy1_gold"
			"sticker_material"		"london2018/sig_coldyy1_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"81"
			"tournament_player_id"		"34364443"
		}
		"3413"
		{
			"name"		"london2018_signature_dima"
			"item_name"		"#StickerKit_london2018_signature_dima"
			"description_string"		"#StickerKit_desc_london2018_signature_dima"
			"sticker_material"		"london2018/sig_dima"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"81"
			"tournament_player_id"		"51718767"
		}
		"3414"
		{
			"name"		"london2018_signature_dima_foil"
			"item_name"		"#StickerKit_london2018_signature_dima_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_dima_foil"
			"sticker_material"		"london2018/sig_dima_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"81"
			"tournament_player_id"		"51718767"
		}
		"3415"
		{
			"name"		"london2018_signature_dima_gold"
			"item_name"		"#StickerKit_london2018_signature_dima_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_dima_gold"
			"sticker_material"		"london2018/sig_dima_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"81"
			"tournament_player_id"		"51718767"
		}
		"3416"
		{
			"name"		"london2018_signature_sdy"
			"item_name"		"#StickerKit_london2018_signature_sdy"
			"description_string"		"#StickerKit_desc_london2018_signature_sdy"
			"sticker_material"		"london2018/sig_sdy"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"81"
			"tournament_player_id"		"80311472"
		}
		"3417"
		{
			"name"		"london2018_signature_sdy_foil"
			"item_name"		"#StickerKit_london2018_signature_sdy_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_sdy_foil"
			"sticker_material"		"london2018/sig_sdy_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"81"
			"tournament_player_id"		"80311472"
		}
		"3418"
		{
			"name"		"london2018_signature_sdy_gold"
			"item_name"		"#StickerKit_london2018_signature_sdy_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_sdy_gold"
			"sticker_material"		"london2018/sig_sdy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"81"
			"tournament_player_id"		"80311472"
		}
		"3419"
		{
			"name"		"london2018_signature_s0tf1k"
			"item_name"		"#StickerKit_london2018_signature_s0tf1k"
			"description_string"		"#StickerKit_desc_london2018_signature_s0tf1k"
			"sticker_material"		"london2018/sig_s0tf1k"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"81"
			"tournament_player_id"		"174857712"
		}
		"3420"
		{
			"name"		"london2018_signature_s0tf1k_foil"
			"item_name"		"#StickerKit_london2018_signature_s0tf1k_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_s0tf1k_foil"
			"sticker_material"		"london2018/sig_s0tf1k_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"81"
			"tournament_player_id"		"174857712"
		}
		"3421"
		{
			"name"		"london2018_signature_s0tf1k_gold"
			"item_name"		"#StickerKit_london2018_signature_s0tf1k_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_s0tf1k_gold"
			"sticker_material"		"london2018/sig_s0tf1k_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"81"
			"tournament_player_id"		"174857712"
		}
		"3422"
		{
			"name"		"london2018_signature_davcost"
			"item_name"		"#StickerKit_london2018_signature_davcost"
			"description_string"		"#StickerKit_desc_london2018_signature_davcost"
			"sticker_material"		"london2018/sig_davcost"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"81"
			"tournament_player_id"		"20273529"
		}
		"3423"
		{
			"name"		"london2018_signature_davcost_foil"
			"item_name"		"#StickerKit_london2018_signature_davcost_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_davcost_foil"
			"sticker_material"		"london2018/sig_davcost_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"81"
			"tournament_player_id"		"20273529"
		}
		"3424"
		{
			"name"		"london2018_signature_davcost_gold"
			"item_name"		"#StickerKit_london2018_signature_davcost_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_davcost_gold"
			"sticker_material"		"london2018/sig_davcost_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"81"
			"tournament_player_id"		"20273529"
		}
		"3425"
		{
			"name"		"london2018_signature_somebody"
			"item_name"		"#StickerKit_london2018_signature_somebody"
			"description_string"		"#StickerKit_desc_london2018_signature_somebody"
			"sticker_material"		"london2018/sig_somebody"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"74"
			"tournament_player_id"		"85131873"
		}
		"3426"
		{
			"name"		"london2018_signature_somebody_foil"
			"item_name"		"#StickerKit_london2018_signature_somebody_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_somebody_foil"
			"sticker_material"		"london2018/sig_somebody_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"74"
			"tournament_player_id"		"85131873"
		}
		"3427"
		{
			"name"		"london2018_signature_somebody_gold"
			"item_name"		"#StickerKit_london2018_signature_somebody_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_somebody_gold"
			"sticker_material"		"london2018/sig_somebody_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"74"
			"tournament_player_id"		"85131873"
		}
		"3428"
		{
			"name"		"london2018_signature_captainmo"
			"item_name"		"#StickerKit_london2018_signature_captainmo"
			"description_string"		"#StickerKit_desc_london2018_signature_captainmo"
			"sticker_material"		"london2018/sig_captainmo"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"74"
			"tournament_player_id"		"109036162"
		}
		"3429"
		{
			"name"		"london2018_signature_captainmo_foil"
			"item_name"		"#StickerKit_london2018_signature_captainmo_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_captainmo_foil"
			"sticker_material"		"london2018/sig_captainmo_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"74"
			"tournament_player_id"		"109036162"
		}
		"3430"
		{
			"name"		"london2018_signature_captainmo_gold"
			"item_name"		"#StickerKit_london2018_signature_captainmo_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_captainmo_gold"
			"sticker_material"		"london2018/sig_captainmo_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"74"
			"tournament_player_id"		"109036162"
		}
		"3431"
		{
			"name"		"london2018_signature_bntet"
			"item_name"		"#StickerKit_london2018_signature_bntet"
			"description_string"		"#StickerKit_desc_london2018_signature_bntet"
			"sticker_material"		"london2018/sig_bntet"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"74"
			"tournament_player_id"		"111817512"
		}
		"3432"
		{
			"name"		"london2018_signature_bntet_foil"
			"item_name"		"#StickerKit_london2018_signature_bntet_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_bntet_foil"
			"sticker_material"		"london2018/sig_bntet_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"74"
			"tournament_player_id"		"111817512"
		}
		"3433"
		{
			"name"		"london2018_signature_bntet_gold"
			"item_name"		"#StickerKit_london2018_signature_bntet_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_bntet_gold"
			"sticker_material"		"london2018/sig_bntet_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"74"
			"tournament_player_id"		"111817512"
		}
		"3434"
		{
			"name"		"london2018_signature_dd"
			"item_name"		"#StickerKit_london2018_signature_dd"
			"description_string"		"#StickerKit_desc_london2018_signature_dd"
			"sticker_material"		"london2018/sig_dd"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"74"
			"tournament_player_id"		"169982617"
		}
		"3435"
		{
			"name"		"london2018_signature_dd_foil"
			"item_name"		"#StickerKit_london2018_signature_dd_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_dd_foil"
			"sticker_material"		"london2018/sig_dd_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"74"
			"tournament_player_id"		"169982617"
		}
		"3436"
		{
			"name"		"london2018_signature_dd_gold"
			"item_name"		"#StickerKit_london2018_signature_dd_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_dd_gold"
			"sticker_material"		"london2018/sig_dd_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"74"
			"tournament_player_id"		"169982617"
		}
		"3437"
		{
			"name"		"london2018_signature_xccurate"
			"item_name"		"#StickerKit_london2018_signature_xccurate"
			"description_string"		"#StickerKit_desc_london2018_signature_xccurate"
			"sticker_material"		"london2018/sig_xccurate"
			"item_rarity"		"rare"
			"tournament_event_id"		"14"
			"tournament_team_id"		"74"
			"tournament_player_id"		"177428807"
		}
		"3438"
		{
			"name"		"london2018_signature_xccurate_foil"
			"item_name"		"#StickerKit_london2018_signature_xccurate_foil"
			"description_string"		"#StickerKit_desc_london2018_signature_xccurate_foil"
			"sticker_material"		"london2018/sig_xccurate_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"14"
			"tournament_team_id"		"74"
			"tournament_player_id"		"177428807"
		}
		"3439"
		{
			"name"		"london2018_signature_xccurate_gold"
			"item_name"		"#StickerKit_london2018_signature_xccurate_gold"
			"description_string"		"#StickerKit_desc_london2018_signature_xccurate_gold"
			"sticker_material"		"london2018/sig_xccurate_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"14"
			"tournament_team_id"		"74"
			"tournament_player_id"		"177428807"
		}
	}
	"prefabs"
	{
		"katowice2019_sticker_capsule_prefab"
		{
			"first_sale_date"		"2019-02-04"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"15"
				}
			}
		}
		"katowice2019_signature_capsule_prefab"
		{
			"first_sale_date"		"2019-02-04"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"15"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_signature_pack_katowice2019_group_players_collection"
					"tag_text"		"#CSGO_crate_signature_pack_katowice2019_group_players_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"katowice2019_tournament_pass_prefab"
		{
			"first_sale_date"		"2019-02-04"
			"prefab"		"fan_token"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"15"
				}
			}
		}
		"katowice2019_tournament_journal_prefab"
		{
			"item_description"		"#CSGO_TournamentJournal_katowice2019_Desc"
			"first_sale_date"		"2019-02-04"
			"prefab"		"fan_shield"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"15"
				}
				"campaign id"
				{
					"attribute_class"		"campaign_id"
					"value"		"10"
				}
				"sticker slot 0 id"
				{
					"attribute_class"		"sticker_slot_id"
					"value"		"3584"
					"force_gc_to_generate"		"1"
				}
				"campaign completion bitfield"
				{
					"attribute_class"		"campaign_completion_bitfield"
					"value"		"1"
					"force_gc_to_generate"		"1"
				}
				"operation drops awarded 0"
				{
					"attribute_class"		"operation_drops_awarded"
					"value"		"0"
					"force_gc_to_generate"		"1"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"260"		"crate_sticker_pack_katowice2019_legends"
		"261"		"crate_sticker_pack_katowice2019_challengers"
		"262"		"crate_sticker_pack_katowice2019_contenders"
		"263"		"crate_signature_pack_katowice2019_group_players_collection_legends"
		"264"		"crate_signature_pack_katowice2019_group_players_collection_challengers"
		"265"		"crate_signature_pack_katowice2019_group_players_collection_contenders"
		"266"		"crate_katowice2019_promo_de_inferno"
		"267"		"crate_katowice2019_promo_de_mirage"
		"268"		"crate_katowice2019_promo_de_dust2"
		"269"		"crate_katowice2019_promo_de_overpass"
		"270"		"crate_katowice2019_promo_de_cache"
		"271"		"crate_katowice2019_promo_de_train"
		"272"		"crate_katowice2019_promo_de_nuke"
	}
	"client_loot_lists"
	{
		"katowice2019_rare_astr"
		{
			"[katowice2019_team_astr]sticker"		"1"
		}
		"katowice2019_rare_avg"
		{
			"[katowice2019_team_avg]sticker"		"1"
		}
		"katowice2019_rare_big"
		{
			"[katowice2019_team_big]sticker"		"1"
		}
		"katowice2019_rare_c9"
		{
			"[katowice2019_team_c9]sticker"		"1"
		}
		"katowice2019_rare_col"
		{
			"[katowice2019_team_col]sticker"		"1"
		}
		"katowice2019_rare_ence"
		{
			"[katowice2019_team_ence]sticker"		"1"
		}
		"katowice2019_rare_faze"
		{
			"[katowice2019_team_faze]sticker"		"1"
		}
		"katowice2019_rare_fntc"
		{
			"[katowice2019_team_fntc]sticker"		"1"
		}
		"katowice2019_rare_furi"
		{
			"[katowice2019_team_furi]sticker"		"1"
		}
		"katowice2019_rare_g2"
		{
			"[katowice2019_team_g2]sticker"		"1"
		}
		"katowice2019_rare_gray"
		{
			"[katowice2019_team_gray]sticker"		"1"
		}
		"katowice2019_rare_hlr"
		{
			"[katowice2019_team_hlr]sticker"		"1"
		}
		"katowice2019_rare_mibr"
		{
			"[katowice2019_team_mibr]sticker"		"1"
		}
		"katowice2019_rare_navi"
		{
			"[katowice2019_team_navi]sticker"		"1"
		}
		"katowice2019_rare_nip"
		{
			"[katowice2019_team_nip]sticker"		"1"
		}
		"katowice2019_rare_nrg"
		{
			"[katowice2019_team_nrg]sticker"		"1"
		}
		"katowice2019_rare_ren"
		{
			"[katowice2019_team_ren]sticker"		"1"
		}
		"katowice2019_rare_liq"
		{
			"[katowice2019_team_liq]sticker"		"1"
		}
		"katowice2019_rare_spir"
		{
			"[katowice2019_team_spir]sticker"		"1"
		}
		"katowice2019_rare_tyl"
		{
			"[katowice2019_team_tyl]sticker"		"1"
		}
		"katowice2019_rare_vega"
		{
			"[katowice2019_team_vega]sticker"		"1"
		}
		"katowice2019_rare_vici"
		{
			"[katowice2019_team_vici]sticker"		"1"
		}
		"katowice2019_rare_vita"
		{
			"[katowice2019_team_vita]sticker"		"1"
		}
		"katowice2019_rare_wins"
		{
			"[katowice2019_team_wins]sticker"		"1"
		}
		"katowice2019_rare_iem"
		{
			"[katowice2019_team_iem]sticker"		"1"
		}
		"crate_sticker_pack_katowice2019_legends_rare"
		{
			"[katowice2019_team_astr]sticker"		"1"
			"[katowice2019_team_big]sticker"		"1"
			"[katowice2019_team_col]sticker"		"1"
			"[katowice2019_team_faze]sticker"		"1"
			"[katowice2019_team_hlr]sticker"		"1"
			"[katowice2019_team_mibr]sticker"		"1"
			"[katowice2019_team_navi]sticker"		"1"
			"[katowice2019_team_liq]sticker"		"1"
			"[katowice2019_team_iem]sticker"		"1"
		}
		"crate_sticker_pack_katowice2019_legends_mythical"
		{
			"[katowice2019_team_astr_holo]sticker"		"1"
			"[katowice2019_team_big_holo]sticker"		"1"
			"[katowice2019_team_col_holo]sticker"		"1"
			"[katowice2019_team_faze_holo]sticker"		"1"
			"[katowice2019_team_hlr_holo]sticker"		"1"
			"[katowice2019_team_mibr_holo]sticker"		"1"
			"[katowice2019_team_navi_holo]sticker"		"1"
			"[katowice2019_team_liq_holo]sticker"		"1"
			"[katowice2019_team_iem_holo]sticker"		"1"
		}
		"crate_sticker_pack_katowice2019_legends_legendary"
		{
			"[katowice2019_team_astr_foil]sticker"		"1"
			"[katowice2019_team_big_foil]sticker"		"1"
			"[katowice2019_team_col_foil]sticker"		"1"
			"[katowice2019_team_faze_foil]sticker"		"1"
			"[katowice2019_team_hlr_foil]sticker"		"1"
			"[katowice2019_team_mibr_foil]sticker"		"1"
			"[katowice2019_team_navi_foil]sticker"		"1"
			"[katowice2019_team_liq_foil]sticker"		"1"
			"[katowice2019_team_iem_foil]sticker"		"1"
		}
		"crate_sticker_pack_katowice2019_legends"
		{
			"crate_sticker_pack_katowice2019_legends_mythical"		"1"
			"crate_sticker_pack_katowice2019_legends_legendary"		"1"
		}
		"crate_sticker_pack_katowice2019_challengers_rare"
		{
			"[katowice2019_team_c9]sticker"		"1"
			"[katowice2019_team_fntc]sticker"		"1"
			"[katowice2019_team_g2]sticker"		"1"
			"[katowice2019_team_nip]sticker"		"1"
			"[katowice2019_team_tyl]sticker"		"1"
			"[katowice2019_team_vega]sticker"		"1"
			"[katowice2019_team_iem]sticker"		"1"
		}
		"crate_sticker_pack_katowice2019_challengers_mythical"
		{
			"[katowice2019_team_c9_holo]sticker"		"1"
			"[katowice2019_team_fntc_holo]sticker"		"1"
			"[katowice2019_team_g2_holo]sticker"		"1"
			"[katowice2019_team_nip_holo]sticker"		"1"
			"[katowice2019_team_tyl_holo]sticker"		"1"
			"[katowice2019_team_vega_holo]sticker"		"1"
			"[katowice2019_team_iem_holo]sticker"		"1"
		}
		"crate_sticker_pack_katowice2019_challengers_legendary"
		{
			"[katowice2019_team_c9_foil]sticker"		"1"
			"[katowice2019_team_fntc_foil]sticker"		"1"
			"[katowice2019_team_g2_foil]sticker"		"1"
			"[katowice2019_team_nip_foil]sticker"		"1"
			"[katowice2019_team_tyl_foil]sticker"		"1"
			"[katowice2019_team_vega_foil]sticker"		"1"
			"[katowice2019_team_iem_foil]sticker"		"1"
		}
		"crate_sticker_pack_katowice2019_challengers"
		{
			"crate_sticker_pack_katowice2019_challengers_mythical"		"1"
			"crate_sticker_pack_katowice2019_challengers_legendary"		"1"
		}
		"crate_sticker_pack_katowice2019_contenders_rare"
		{
			"[katowice2019_team_avg]sticker"		"1"
			"[katowice2019_team_ence]sticker"		"1"
			"[katowice2019_team_furi]sticker"		"1"
			"[katowice2019_team_gray]sticker"		"1"
			"[katowice2019_team_nrg]sticker"		"1"
			"[katowice2019_team_ren]sticker"		"1"
			"[katowice2019_team_spir]sticker"		"1"
			"[katowice2019_team_vici]sticker"		"1"
			"[katowice2019_team_vita]sticker"		"1"
			"[katowice2019_team_wins]sticker"		"1"
			"[katowice2019_team_iem]sticker"		"1"
		}
		"crate_sticker_pack_katowice2019_contenders_mythical"
		{
			"[katowice2019_team_avg_holo]sticker"		"1"
			"[katowice2019_team_ence_holo]sticker"		"1"
			"[katowice2019_team_furi_holo]sticker"		"1"
			"[katowice2019_team_gray_holo]sticker"		"1"
			"[katowice2019_team_nrg_holo]sticker"		"1"
			"[katowice2019_team_ren_holo]sticker"		"1"
			"[katowice2019_team_spir_holo]sticker"		"1"
			"[katowice2019_team_vici_holo]sticker"		"1"
			"[katowice2019_team_vita_holo]sticker"		"1"
			"[katowice2019_team_wins_holo]sticker"		"1"
			"[katowice2019_team_iem_holo]sticker"		"1"
		}
		"crate_sticker_pack_katowice2019_contenders_legendary"
		{
			"[katowice2019_team_avg_foil]sticker"		"1"
			"[katowice2019_team_ence_foil]sticker"		"1"
			"[katowice2019_team_furi_foil]sticker"		"1"
			"[katowice2019_team_gray_foil]sticker"		"1"
			"[katowice2019_team_nrg_foil]sticker"		"1"
			"[katowice2019_team_ren_foil]sticker"		"1"
			"[katowice2019_team_spir_foil]sticker"		"1"
			"[katowice2019_team_vici_foil]sticker"		"1"
			"[katowice2019_team_vita_foil]sticker"		"1"
			"[katowice2019_team_wins_foil]sticker"		"1"
			"[katowice2019_team_iem_foil]sticker"		"1"
		}
		"crate_sticker_pack_katowice2019_contenders"
		{
			"crate_sticker_pack_katowice2019_contenders_mythical"		"1"
			"crate_sticker_pack_katowice2019_contenders_legendary"		"1"
		}
		"crate_signature_pack_katowice2019_group_legends_rare"
		{
			"[katowice2019_signature_magisk]sticker"		"1"
			"[katowice2019_signature_device]sticker"		"1"
			"[katowice2019_signature_xyp9x]sticker"		"1"
			"[katowice2019_signature_dupreeh]sticker"		"1"
			"[katowice2019_signature_gla1ve]sticker"		"1"
			"[katowice2019_signature_gobb]sticker"		"1"
			"[katowice2019_signature_tabsen]sticker"		"1"
			"[katowice2019_signature_tizian]sticker"		"1"
			"[katowice2019_signature_xantares]sticker"		"1"
			"[katowice2019_signature_smooya]sticker"		"1"
			"[katowice2019_signature_nothing]sticker"		"1"
			"[katowice2019_signature_rickeh]sticker"		"1"
			"[katowice2019_signature_stanislaw]sticker"		"1"
			"[katowice2019_signature_dephh]sticker"		"1"
			"[katowice2019_signature_shahzam]sticker"		"1"
			"[katowice2019_signature_guardian]sticker"		"1"
			"[katowice2019_signature_olofmeister]sticker"		"1"
			"[katowice2019_signature_rain]sticker"		"1"
			"[katowice2019_signature_adrenkz]sticker"		"1"
			"[katowice2019_signature_niko]sticker"		"1"
			"[katowice2019_signature_deadfox]sticker"		"1"
			"[katowice2019_signature_angel]sticker"		"1"
			"[katowice2019_signature_hobbit]sticker"		"1"
			"[katowice2019_signature_issaa]sticker"		"1"
			"[katowice2019_signature_woxic]sticker"		"1"
			"[katowice2019_signature_fallen]sticker"		"1"
			"[katowice2019_signature_felps]sticker"		"1"
			"[katowice2019_signature_fer]sticker"		"1"
			"[katowice2019_signature_taco]sticker"		"1"
			"[katowice2019_signature_coldzera]sticker"		"1"
			"[katowice2019_signature_edward]sticker"		"1"
			"[katowice2019_signature_zeus]sticker"		"1"
			"[katowice2019_signature_s1mple]sticker"		"1"
			"[katowice2019_signature_electronic]sticker"		"1"
			"[katowice2019_signature_flamie]sticker"		"1"
			"[katowice2019_signature_nitro]sticker"		"1"
			"[katowice2019_signature_stewie2k]sticker"		"1"
			"[katowice2019_signature_naf]sticker"		"1"
			"[katowice2019_signature_twistzz]sticker"		"1"
			"[katowice2019_signature_elige]sticker"		"1"
		}
		"crate_signature_pack_katowice2019_group_legends_foil"
		{
			"[katowice2019_signature_magisk_foil]sticker"		"1"
			"[katowice2019_signature_device_foil]sticker"		"1"
			"[katowice2019_signature_xyp9x_foil]sticker"		"1"
			"[katowice2019_signature_dupreeh_foil]sticker"		"1"
			"[katowice2019_signature_gla1ve_foil]sticker"		"1"
			"[katowice2019_signature_gobb_foil]sticker"		"1"
			"[katowice2019_signature_tabsen_foil]sticker"		"1"
			"[katowice2019_signature_tizian_foil]sticker"		"1"
			"[katowice2019_signature_xantares_foil]sticker"		"1"
			"[katowice2019_signature_smooya_foil]sticker"		"1"
			"[katowice2019_signature_nothing_foil]sticker"		"1"
			"[katowice2019_signature_rickeh_foil]sticker"		"1"
			"[katowice2019_signature_stanislaw_foil]sticker"		"1"
			"[katowice2019_signature_dephh_foil]sticker"		"1"
			"[katowice2019_signature_shahzam_foil]sticker"		"1"
			"[katowice2019_signature_guardian_foil]sticker"		"1"
			"[katowice2019_signature_olofmeister_foil]sticker"		"1"
			"[katowice2019_signature_rain_foil]sticker"		"1"
			"[katowice2019_signature_adrenkz_foil]sticker"		"1"
			"[katowice2019_signature_niko_foil]sticker"		"1"
			"[katowice2019_signature_deadfox_foil]sticker"		"1"
			"[katowice2019_signature_angel_foil]sticker"		"1"
			"[katowice2019_signature_hobbit_foil]sticker"		"1"
			"[katowice2019_signature_issaa_foil]sticker"		"1"
			"[katowice2019_signature_woxic_foil]sticker"		"1"
			"[katowice2019_signature_fallen_foil]sticker"		"1"
			"[katowice2019_signature_felps_foil]sticker"		"1"
			"[katowice2019_signature_fer_foil]sticker"		"1"
			"[katowice2019_signature_taco_foil]sticker"		"1"
			"[katowice2019_signature_coldzera_foil]sticker"		"1"
			"[katowice2019_signature_edward_foil]sticker"		"1"
			"[katowice2019_signature_zeus_foil]sticker"		"1"
			"[katowice2019_signature_s1mple_foil]sticker"		"1"
			"[katowice2019_signature_electronic_foil]sticker"		"1"
			"[katowice2019_signature_flamie_foil]sticker"		"1"
			"[katowice2019_signature_nitro_foil]sticker"		"1"
			"[katowice2019_signature_stewie2k_foil]sticker"		"1"
			"[katowice2019_signature_naf_foil]sticker"		"1"
			"[katowice2019_signature_twistzz_foil]sticker"		"1"
			"[katowice2019_signature_elige_foil]sticker"		"1"
		}
		"crate_signature_pack_katowice2019_group_legends_gold"
		{
			"[katowice2019_signature_magisk_gold]sticker"		"1"
			"[katowice2019_signature_device_gold]sticker"		"1"
			"[katowice2019_signature_xyp9x_gold]sticker"		"1"
			"[katowice2019_signature_dupreeh_gold]sticker"		"1"
			"[katowice2019_signature_gla1ve_gold]sticker"		"1"
			"[katowice2019_signature_gobb_gold]sticker"		"1"
			"[katowice2019_signature_tabsen_gold]sticker"		"1"
			"[katowice2019_signature_tizian_gold]sticker"		"1"
			"[katowice2019_signature_xantares_gold]sticker"		"1"
			"[katowice2019_signature_smooya_gold]sticker"		"1"
			"[katowice2019_signature_nothing_gold]sticker"		"1"
			"[katowice2019_signature_rickeh_gold]sticker"		"1"
			"[katowice2019_signature_stanislaw_gold]sticker"		"1"
			"[katowice2019_signature_dephh_gold]sticker"		"1"
			"[katowice2019_signature_shahzam_gold]sticker"		"1"
			"[katowice2019_signature_guardian_gold]sticker"		"1"
			"[katowice2019_signature_olofmeister_gold]sticker"		"1"
			"[katowice2019_signature_rain_gold]sticker"		"1"
			"[katowice2019_signature_adrenkz_gold]sticker"		"1"
			"[katowice2019_signature_niko_gold]sticker"		"1"
			"[katowice2019_signature_deadfox_gold]sticker"		"1"
			"[katowice2019_signature_angel_gold]sticker"		"1"
			"[katowice2019_signature_hobbit_gold]sticker"		"1"
			"[katowice2019_signature_issaa_gold]sticker"		"1"
			"[katowice2019_signature_woxic_gold]sticker"		"1"
			"[katowice2019_signature_fallen_gold]sticker"		"1"
			"[katowice2019_signature_felps_gold]sticker"		"1"
			"[katowice2019_signature_fer_gold]sticker"		"1"
			"[katowice2019_signature_taco_gold]sticker"		"1"
			"[katowice2019_signature_coldzera_gold]sticker"		"1"
			"[katowice2019_signature_edward_gold]sticker"		"1"
			"[katowice2019_signature_zeus_gold]sticker"		"1"
			"[katowice2019_signature_s1mple_gold]sticker"		"1"
			"[katowice2019_signature_electronic_gold]sticker"		"1"
			"[katowice2019_signature_flamie_gold]sticker"		"1"
			"[katowice2019_signature_nitro_gold]sticker"		"1"
			"[katowice2019_signature_stewie2k_gold]sticker"		"1"
			"[katowice2019_signature_naf_gold]sticker"		"1"
			"[katowice2019_signature_twistzz_gold]sticker"		"1"
			"[katowice2019_signature_elige_gold]sticker"		"1"
		}
		"crate_signature_pack_katowice2019_group_challengers_rare"
		{
			"[katowice2019_signature_flusha]sticker"		"1"
			"[katowice2019_signature_kioshima]sticker"		"1"
			"[katowice2019_signature_rush]sticker"		"1"
			"[katowice2019_signature_autimatic]sticker"		"1"
			"[katowice2019_signature_golden]sticker"		"1"
			"[katowice2019_signature_twist]sticker"		"1"
			"[katowice2019_signature_xizt]sticker"		"1"
			"[katowice2019_signature_jw]sticker"		"1"
			"[katowice2019_signature_krimz]sticker"		"1"
			"[katowice2019_signature_brollan]sticker"		"1"
			"[katowice2019_signature_jackz]sticker"		"1"
			"[katowice2019_signature_shox]sticker"		"1"
			"[katowice2019_signature_bodyy]sticker"		"1"
			"[katowice2019_signature_kennys]sticker"		"1"
			"[katowice2019_signature_lucky]sticker"		"1"
			"[katowice2019_signature_forest]sticker"		"1"
			"[katowice2019_signature_lekro]sticker"		"1"
			"[katowice2019_signature_getright]sticker"		"1"
			"[katowice2019_signature_rez]sticker"		"1"
			"[katowice2019_signature_dennis]sticker"		"1"
			"[katowice2019_signature_summer]sticker"		"1"
			"[katowice2019_signature_somebody]sticker"		"1"
			"[katowice2019_signature_attacker]sticker"		"1"
			"[katowice2019_signature_bntet]sticker"		"1"
			"[katowice2019_signature_xccurate]sticker"		"1"
			"[katowice2019_signature_tonyblack]sticker"		"1"
			"[katowice2019_signature_crush]sticker"		"1"
			"[katowice2019_signature_jr]sticker"		"1"
			"[katowice2019_signature_hutji]sticker"		"1"
			"[katowice2019_signature_chopper]sticker"		"1"
		}
		"crate_signature_pack_katowice2019_group_challengers_foil"
		{
			"[katowice2019_signature_flusha_foil]sticker"		"1"
			"[katowice2019_signature_kioshima_foil]sticker"		"1"
			"[katowice2019_signature_rush_foil]sticker"		"1"
			"[katowice2019_signature_autimatic_foil]sticker"		"1"
			"[katowice2019_signature_golden_foil]sticker"		"1"
			"[katowice2019_signature_twist_foil]sticker"		"1"
			"[katowice2019_signature_xizt_foil]sticker"		"1"
			"[katowice2019_signature_jw_foil]sticker"		"1"
			"[katowice2019_signature_krimz_foil]sticker"		"1"
			"[katowice2019_signature_brollan_foil]sticker"		"1"
			"[katowice2019_signature_jackz_foil]sticker"		"1"
			"[katowice2019_signature_shox_foil]sticker"		"1"
			"[katowice2019_signature_bodyy_foil]sticker"		"1"
			"[katowice2019_signature_kennys_foil]sticker"		"1"
			"[katowice2019_signature_lucky_foil]sticker"		"1"
			"[katowice2019_signature_forest_foil]sticker"		"1"
			"[katowice2019_signature_lekro_foil]sticker"		"1"
			"[katowice2019_signature_getright_foil]sticker"		"1"
			"[katowice2019_signature_rez_foil]sticker"		"1"
			"[katowice2019_signature_dennis_foil]sticker"		"1"
			"[katowice2019_signature_summer_foil]sticker"		"1"
			"[katowice2019_signature_somebody_foil]sticker"		"1"
			"[katowice2019_signature_attacker_foil]sticker"		"1"
			"[katowice2019_signature_bntet_foil]sticker"		"1"
			"[katowice2019_signature_xccurate_foil]sticker"		"1"
			"[katowice2019_signature_tonyblack_foil]sticker"		"1"
			"[katowice2019_signature_crush_foil]sticker"		"1"
			"[katowice2019_signature_jr_foil]sticker"		"1"
			"[katowice2019_signature_hutji_foil]sticker"		"1"
			"[katowice2019_signature_chopper_foil]sticker"		"1"
		}
		"crate_signature_pack_katowice2019_group_challengers_gold"
		{
			"[katowice2019_signature_flusha_gold]sticker"		"1"
			"[katowice2019_signature_kioshima_gold]sticker"		"1"
			"[katowice2019_signature_rush_gold]sticker"		"1"
			"[katowice2019_signature_autimatic_gold]sticker"		"1"
			"[katowice2019_signature_golden_gold]sticker"		"1"
			"[katowice2019_signature_twist_gold]sticker"		"1"
			"[katowice2019_signature_xizt_gold]sticker"		"1"
			"[katowice2019_signature_jw_gold]sticker"		"1"
			"[katowice2019_signature_krimz_gold]sticker"		"1"
			"[katowice2019_signature_brollan_gold]sticker"		"1"
			"[katowice2019_signature_jackz_gold]sticker"		"1"
			"[katowice2019_signature_shox_gold]sticker"		"1"
			"[katowice2019_signature_bodyy_gold]sticker"		"1"
			"[katowice2019_signature_kennys_gold]sticker"		"1"
			"[katowice2019_signature_lucky_gold]sticker"		"1"
			"[katowice2019_signature_forest_gold]sticker"		"1"
			"[katowice2019_signature_lekro_gold]sticker"		"1"
			"[katowice2019_signature_getright_gold]sticker"		"1"
			"[katowice2019_signature_rez_gold]sticker"		"1"
			"[katowice2019_signature_dennis_gold]sticker"		"1"
			"[katowice2019_signature_summer_gold]sticker"		"1"
			"[katowice2019_signature_somebody_gold]sticker"		"1"
			"[katowice2019_signature_attacker_gold]sticker"		"1"
			"[katowice2019_signature_bntet_gold]sticker"		"1"
			"[katowice2019_signature_xccurate_gold]sticker"		"1"
			"[katowice2019_signature_tonyblack_gold]sticker"		"1"
			"[katowice2019_signature_crush_gold]sticker"		"1"
			"[katowice2019_signature_jr_gold]sticker"		"1"
			"[katowice2019_signature_hutji_gold]sticker"		"1"
			"[katowice2019_signature_chopper_gold]sticker"		"1"
		}
		"crate_signature_pack_katowice2019_group_contenders_rare"
		{
			"[katowice2019_signature_fitch]sticker"		"1"
			"[katowice2019_signature_jame]sticker"		"1"
			"[katowice2019_signature_krizzen]sticker"		"1"
			"[katowice2019_signature_qikert]sticker"		"1"
			"[katowice2019_signature_buster]sticker"		"1"
			"[katowice2019_signature_allu]sticker"		"1"
			"[katowice2019_signature_aerial]sticker"		"1"
			"[katowice2019_signature_xseven]sticker"		"1"
			"[katowice2019_signature_aleksib]sticker"		"1"
			"[katowice2019_signature_sergej]sticker"		"1"
			"[katowice2019_signature_vini]sticker"		"1"
			"[katowice2019_signature_ablej]sticker"		"1"
			"[katowice2019_signature_art]sticker"		"1"
			"[katowice2019_signature_kscerato]sticker"		"1"
			"[katowice2019_signature_yuurih]sticker"		"1"
			"[katowice2019_signature_sterling]sticker"		"1"
			"[katowice2019_signature_dexter]sticker"		"1"
			"[katowice2019_signature_erkast]sticker"		"1"
			"[katowice2019_signature_malta]sticker"		"1"
			"[katowice2019_signature_dickstacy]sticker"		"1"
			"[katowice2019_signature_daps]sticker"		"1"
			"[katowice2019_signature_brehze]sticker"		"1"
			"[katowice2019_signature_fugly]sticker"		"1"
			"[katowice2019_signature_ethan]sticker"		"1"
			"[katowice2019_signature_cerq]sticker"		"1"
			"[katowice2019_signature_gratisfaction]sticker"		"1"
			"[katowice2019_signature_jks]sticker"		"1"
			"[katowice2019_signature_azr]sticker"		"1"
			"[katowice2019_signature_jkaem]sticker"		"1"
			"[katowice2019_signature_liazz]sticker"		"1"
			"[katowice2019_signature_davcost]sticker"		"1"
			"[katowice2019_signature_coldyy1]sticker"		"1"
			"[katowice2019_signature_dima]sticker"		"1"
			"[katowice2019_signature_sdy]sticker"		"1"
			"[katowice2019_signature_s0tf1k]sticker"		"1"
			"[katowice2019_signature_kaze]sticker"		"1"
			"[katowice2019_signature_advent]sticker"		"1"
			"[katowice2019_signature_auman]sticker"		"1"
			"[katowice2019_signature_zhoking]sticker"		"1"
			"[katowice2019_signature_freeman]sticker"		"1"
			"[katowice2019_signature_nbk]sticker"		"1"
			"[katowice2019_signature_apex]sticker"		"1"
			"[katowice2019_signature_alex]sticker"		"1"
			"[katowice2019_signature_rpk]sticker"		"1"
			"[katowice2019_signature_zywoo]sticker"		"1"
			"[katowice2019_signature_worldedit]sticker"		"1"
			"[katowice2019_signature_waylander]sticker"		"1"
			"[katowice2019_signature_kvik]sticker"		"1"
			"[katowice2019_signature_boombl4]sticker"		"1"
			"[katowice2019_signature_n0rb3r7]sticker"		"1"
		}
		"crate_signature_pack_katowice2019_group_contenders_foil"
		{
			"[katowice2019_signature_fitch_foil]sticker"		"1"
			"[katowice2019_signature_jame_foil]sticker"		"1"
			"[katowice2019_signature_krizzen_foil]sticker"		"1"
			"[katowice2019_signature_qikert_foil]sticker"		"1"
			"[katowice2019_signature_buster_foil]sticker"		"1"
			"[katowice2019_signature_allu_foil]sticker"		"1"
			"[katowice2019_signature_aerial_foil]sticker"		"1"
			"[katowice2019_signature_xseven_foil]sticker"		"1"
			"[katowice2019_signature_aleksib_foil]sticker"		"1"
			"[katowice2019_signature_sergej_foil]sticker"		"1"
			"[katowice2019_signature_vini_foil]sticker"		"1"
			"[katowice2019_signature_ablej_foil]sticker"		"1"
			"[katowice2019_signature_art_foil]sticker"		"1"
			"[katowice2019_signature_kscerato_foil]sticker"		"1"
			"[katowice2019_signature_yuurih_foil]sticker"		"1"
			"[katowice2019_signature_sterling_foil]sticker"		"1"
			"[katowice2019_signature_dexter_foil]sticker"		"1"
			"[katowice2019_signature_erkast_foil]sticker"		"1"
			"[katowice2019_signature_malta_foil]sticker"		"1"
			"[katowice2019_signature_dickstacy_foil]sticker"		"1"
			"[katowice2019_signature_daps_foil]sticker"		"1"
			"[katowice2019_signature_brehze_foil]sticker"		"1"
			"[katowice2019_signature_fugly_foil]sticker"		"1"
			"[katowice2019_signature_ethan_foil]sticker"		"1"
			"[katowice2019_signature_cerq_foil]sticker"		"1"
			"[katowice2019_signature_gratisfaction_foil]sticker"		"1"
			"[katowice2019_signature_jks_foil]sticker"		"1"
			"[katowice2019_signature_azr_foil]sticker"		"1"
			"[katowice2019_signature_jkaem_foil]sticker"		"1"
			"[katowice2019_signature_liazz_foil]sticker"		"1"
			"[katowice2019_signature_davcost_foil]sticker"		"1"
			"[katowice2019_signature_coldyy1_foil]sticker"		"1"
			"[katowice2019_signature_dima_foil]sticker"		"1"
			"[katowice2019_signature_sdy_foil]sticker"		"1"
			"[katowice2019_signature_s0tf1k_foil]sticker"		"1"
			"[katowice2019_signature_kaze_foil]sticker"		"1"
			"[katowice2019_signature_advent_foil]sticker"		"1"
			"[katowice2019_signature_auman_foil]sticker"		"1"
			"[katowice2019_signature_zhoking_foil]sticker"		"1"
			"[katowice2019_signature_freeman_foil]sticker"		"1"
			"[katowice2019_signature_nbk_foil]sticker"		"1"
			"[katowice2019_signature_apex_foil]sticker"		"1"
			"[katowice2019_signature_alex_foil]sticker"		"1"
			"[katowice2019_signature_rpk_foil]sticker"		"1"
			"[katowice2019_signature_zywoo_foil]sticker"		"1"
			"[katowice2019_signature_worldedit_foil]sticker"		"1"
			"[katowice2019_signature_waylander_foil]sticker"		"1"
			"[katowice2019_signature_kvik_foil]sticker"		"1"
			"[katowice2019_signature_boombl4_foil]sticker"		"1"
			"[katowice2019_signature_n0rb3r7_foil]sticker"		"1"
		}
		"crate_signature_pack_katowice2019_group_contenders_gold"
		{
			"[katowice2019_signature_fitch_gold]sticker"		"1"
			"[katowice2019_signature_jame_gold]sticker"		"1"
			"[katowice2019_signature_krizzen_gold]sticker"		"1"
			"[katowice2019_signature_qikert_gold]sticker"		"1"
			"[katowice2019_signature_buster_gold]sticker"		"1"
			"[katowice2019_signature_allu_gold]sticker"		"1"
			"[katowice2019_signature_aerial_gold]sticker"		"1"
			"[katowice2019_signature_xseven_gold]sticker"		"1"
			"[katowice2019_signature_aleksib_gold]sticker"		"1"
			"[katowice2019_signature_sergej_gold]sticker"		"1"
			"[katowice2019_signature_vini_gold]sticker"		"1"
			"[katowice2019_signature_ablej_gold]sticker"		"1"
			"[katowice2019_signature_art_gold]sticker"		"1"
			"[katowice2019_signature_kscerato_gold]sticker"		"1"
			"[katowice2019_signature_yuurih_gold]sticker"		"1"
			"[katowice2019_signature_sterling_gold]sticker"		"1"
			"[katowice2019_signature_dexter_gold]sticker"		"1"
			"[katowice2019_signature_erkast_gold]sticker"		"1"
			"[katowice2019_signature_malta_gold]sticker"		"1"
			"[katowice2019_signature_dickstacy_gold]sticker"		"1"
			"[katowice2019_signature_daps_gold]sticker"		"1"
			"[katowice2019_signature_brehze_gold]sticker"		"1"
			"[katowice2019_signature_fugly_gold]sticker"		"1"
			"[katowice2019_signature_ethan_gold]sticker"		"1"
			"[katowice2019_signature_cerq_gold]sticker"		"1"
			"[katowice2019_signature_gratisfaction_gold]sticker"		"1"
			"[katowice2019_signature_jks_gold]sticker"		"1"
			"[katowice2019_signature_azr_gold]sticker"		"1"
			"[katowice2019_signature_jkaem_gold]sticker"		"1"
			"[katowice2019_signature_liazz_gold]sticker"		"1"
			"[katowice2019_signature_davcost_gold]sticker"		"1"
			"[katowice2019_signature_coldyy1_gold]sticker"		"1"
			"[katowice2019_signature_dima_gold]sticker"		"1"
			"[katowice2019_signature_sdy_gold]sticker"		"1"
			"[katowice2019_signature_s0tf1k_gold]sticker"		"1"
			"[katowice2019_signature_kaze_gold]sticker"		"1"
			"[katowice2019_signature_advent_gold]sticker"		"1"
			"[katowice2019_signature_auman_gold]sticker"		"1"
			"[katowice2019_signature_zhoking_gold]sticker"		"1"
			"[katowice2019_signature_freeman_gold]sticker"		"1"
			"[katowice2019_signature_nbk_gold]sticker"		"1"
			"[katowice2019_signature_apex_gold]sticker"		"1"
			"[katowice2019_signature_alex_gold]sticker"		"1"
			"[katowice2019_signature_rpk_gold]sticker"		"1"
			"[katowice2019_signature_zywoo_gold]sticker"		"1"
			"[katowice2019_signature_worldedit_gold]sticker"		"1"
			"[katowice2019_signature_waylander_gold]sticker"		"1"
			"[katowice2019_signature_kvik_gold]sticker"		"1"
			"[katowice2019_signature_boombl4_gold]sticker"		"1"
			"[katowice2019_signature_n0rb3r7_gold]sticker"		"1"
		}
		"crate_signature_pack_katowice2019_group_players_collection_legends"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_katowice2019_group_legends_rare"		"1"
			"crate_signature_pack_katowice2019_group_legends_foil"		"1"
			"crate_signature_pack_katowice2019_group_legends_gold"		"1"
		}
		"crate_signature_pack_katowice2019_group_players_collection_challengers"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_katowice2019_group_challengers_rare"		"1"
			"crate_signature_pack_katowice2019_group_challengers_foil"		"1"
			"crate_signature_pack_katowice2019_group_challengers_gold"		"1"
		}
		"crate_signature_pack_katowice2019_group_players_collection_contenders"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_katowice2019_group_contenders_rare"		"1"
			"crate_signature_pack_katowice2019_group_contenders_foil"		"1"
			"crate_signature_pack_katowice2019_group_contenders_gold"		"1"
		}
		"crate_katowice2019_promo_de_inferno"
		{
			"set_inferno_2"		"1"
		}
		"crate_katowice2019_promo_de_mirage"
		{
			"set_mirage"		"1"
		}
		"crate_katowice2019_promo_de_dust2"
		{
			"set_dust_2"		"1"
		}
		"crate_katowice2019_promo_de_overpass"
		{
			"set_overpass"		"1"
		}
		"crate_katowice2019_promo_de_cache"
		{
			"set_cache"		"1"
		}
		"crate_katowice2019_promo_de_train"
		{
			"set_train"		"1"
		}
		"crate_katowice2019_promo_de_nuke"
		{
			"set_nuke_2"		"1"
		}
	}
	"items"
	{
		"4554"
		{
			"item_name"		"#CSGO_TournamentPass_katowice2019"
			"name"		"tournament_pass_katowice2019"
			"item_description"		"#CSGO_TournamentPass_katowice2019_Desc"
			"image_inventory"		"econ/status_icons/katowice_pickem_2019_pass"
			"first_sale_date"		"2019-02-04"
			"prefab"		"katowice2019_tournament_pass_prefab"
		}
		"4555"
		{
			"name"		"tournament_journal_katowice2019"
			"item_name"		"#CSGO_TournamentJournal_katowice2019"
			"prefab"		"katowice2019_tournament_journal_prefab"
			"image_inventory"		"econ/status_icons/katowice_pickem_2019_bronze"
			"attributes"
			{
				"upgrade level"		"0"
				"upgrade threshold"		"5"
				"pedestal display model"		"models/inventory_items/katowice_pickem_2019_bronze.mdl"
			}
		}
		"4556"
		{
			"name"		"tournament_journal_katowice2019_silver"
			"item_name"		"#CSGO_TournamentJournal_katowice2019_Silver"
			"prefab"		"katowice2019_tournament_journal_prefab"
			"image_inventory"		"econ/status_icons/katowice_pickem_2019_silver"
			"attributes"
			{
				"upgrade level"		"1"
				"upgrade threshold"		"7"
				"pedestal display model"		"models/inventory_items/katowice_pickem_2019_silver.mdl"
			}
		}
		"4557"
		{
			"name"		"tournament_journal_katowice2019_gold"
			"item_name"		"#CSGO_TournamentJournal_katowice2019_Gold"
			"prefab"		"katowice2019_tournament_journal_prefab"
			"image_inventory"		"econ/status_icons/katowice_pickem_2019_gold"
			"attributes"
			{
				"upgrade level"		"2"
				"upgrade threshold"		"11"
				"pedestal display model"		"models/inventory_items/katowice_pickem_2019_gold.mdl"
			}
		}
		"4558"
		{
			"name"		"tournament_journal_katowice2019_crystal"
			"item_name"		"#CSGO_TournamentJournal_katowice2019_Crystal"
			"prefab"		"katowice2019_tournament_journal_prefab"
			"image_inventory"		"econ/status_icons/katowice_pickem_2019_crystal"
			"attributes"
			{
				"upgrade level"		"3"
				"pedestal display model"		"models/inventory_items/katowice_pickem_2019_crystal.mdl"
			}
		}
		"4559"
		{
			"item_name"		"#StoreItem_katowice2019_team_astr_sticker"
			"name"		"crate_sticker_pack_katowice2019_astr"
			"item_description"		"#EventItemDesc_katowice2019_sticker_team"
			"image_inventory"		"econ/stickers/katowice2019/astr"
			"loot_list_name"		"katowice2019_rare_astr"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4560"
		{
			"item_name"		"#StoreItem_katowice2019_team_avg_sticker"
			"name"		"crate_sticker_pack_katowice2019_avg"
			"item_description"		"#EventItemDesc_katowice2019_sticker_team"
			"image_inventory"		"econ/stickers/katowice2019/avg"
			"loot_list_name"		"katowice2019_rare_avg"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4561"
		{
			"item_name"		"#StoreItem_katowice2019_team_big_sticker"
			"name"		"crate_sticker_pack_katowice2019_big"
			"item_description"		"#EventItemDesc_katowice2019_sticker_team"
			"image_inventory"		"econ/stickers/katowice2019/big"
			"loot_list_name"		"katowice2019_rare_big"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4562"
		{
			"item_name"		"#StoreItem_katowice2019_team_c9_sticker"
			"name"		"crate_sticker_pack_katowice2019_c9"
			"item_description"		"#EventItemDesc_katowice2019_sticker_team"
			"image_inventory"		"econ/stickers/katowice2019/c9"
			"loot_list_name"		"katowice2019_rare_c9"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4563"
		{
			"item_name"		"#StoreItem_katowice2019_team_col_sticker"
			"name"		"crate_sticker_pack_katowice2019_col"
			"item_description"		"#EventItemDesc_katowice2019_sticker_team"
			"image_inventory"		"econ/stickers/katowice2019/col"
			"loot_list_name"		"katowice2019_rare_col"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4564"
		{
			"item_name"		"#StoreItem_katowice2019_team_ence_sticker"
			"name"		"crate_sticker_pack_katowice2019_ence"
			"item_description"		"#EventItemDesc_katowice2019_sticker_team"
			"image_inventory"		"econ/stickers/katowice2019/ence"
			"loot_list_name"		"katowice2019_rare_ence"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4565"
		{
			"item_name"		"#StoreItem_katowice2019_team_faze_sticker"
			"name"		"crate_sticker_pack_katowice2019_faze"
			"item_description"		"#EventItemDesc_katowice2019_sticker_team"
			"image_inventory"		"econ/stickers/katowice2019/faze"
			"loot_list_name"		"katowice2019_rare_faze"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4566"
		{
			"item_name"		"#StoreItem_katowice2019_team_fntc_sticker"
			"name"		"crate_sticker_pack_katowice2019_fntc"
			"item_description"		"#EventItemDesc_katowice2019_sticker_team"
			"image_inventory"		"econ/stickers/katowice2019/fntc"
			"loot_list_name"		"katowice2019_rare_fntc"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4567"
		{
			"item_name"		"#StoreItem_katowice2019_team_furi_sticker"
			"name"		"crate_sticker_pack_katowice2019_furi"
			"item_description"		"#EventItemDesc_katowice2019_sticker_team"
			"image_inventory"		"econ/stickers/katowice2019/furi"
			"loot_list_name"		"katowice2019_rare_furi"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4568"
		{
			"item_name"		"#StoreItem_katowice2019_team_g2_sticker"
			"name"		"crate_sticker_pack_katowice2019_g2"
			"item_description"		"#EventItemDesc_katowice2019_sticker_team"
			"image_inventory"		"econ/stickers/katowice2019/g2"
			"loot_list_name"		"katowice2019_rare_g2"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4569"
		{
			"item_name"		"#StoreItem_katowice2019_team_gray_sticker"
			"name"		"crate_sticker_pack_katowice2019_gray"
			"item_description"		"#EventItemDesc_katowice2019_sticker_team"
			"image_inventory"		"econ/stickers/katowice2019/gray"
			"loot_list_name"		"katowice2019_rare_gray"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4570"
		{
			"item_name"		"#StoreItem_katowice2019_team_hlr_sticker"
			"name"		"crate_sticker_pack_katowice2019_hlr"
			"item_description"		"#EventItemDesc_katowice2019_sticker_team"
			"image_inventory"		"econ/stickers/katowice2019/hlr"
			"loot_list_name"		"katowice2019_rare_hlr"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4571"
		{
			"item_name"		"#StoreItem_katowice2019_team_mibr_sticker"
			"name"		"crate_sticker_pack_katowice2019_mibr"
			"item_description"		"#EventItemDesc_katowice2019_sticker_team"
			"image_inventory"		"econ/stickers/katowice2019/mibr"
			"loot_list_name"		"katowice2019_rare_mibr"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4572"
		{
			"item_name"		"#StoreItem_katowice2019_team_navi_sticker"
			"name"		"crate_sticker_pack_katowice2019_navi"
			"item_description"		"#EventItemDesc_katowice2019_sticker_team"
			"image_inventory"		"econ/stickers/katowice2019/navi"
			"loot_list_name"		"katowice2019_rare_navi"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4573"
		{
			"item_name"		"#StoreItem_katowice2019_team_nip_sticker"
			"name"		"crate_sticker_pack_katowice2019_nip"
			"item_description"		"#EventItemDesc_katowice2019_sticker_team"
			"image_inventory"		"econ/stickers/katowice2019/nip"
			"loot_list_name"		"katowice2019_rare_nip"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4574"
		{
			"item_name"		"#StoreItem_katowice2019_team_nrg_sticker"
			"name"		"crate_sticker_pack_katowice2019_nrg"
			"item_description"		"#EventItemDesc_katowice2019_sticker_team"
			"image_inventory"		"econ/stickers/katowice2019/nrg"
			"loot_list_name"		"katowice2019_rare_nrg"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4575"
		{
			"item_name"		"#StoreItem_katowice2019_team_ren_sticker"
			"name"		"crate_sticker_pack_katowice2019_ren"
			"item_description"		"#EventItemDesc_katowice2019_sticker_team"
			"image_inventory"		"econ/stickers/katowice2019/ren"
			"loot_list_name"		"katowice2019_rare_ren"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4576"
		{
			"item_name"		"#StoreItem_katowice2019_team_liq_sticker"
			"name"		"crate_sticker_pack_katowice2019_liq"
			"item_description"		"#EventItemDesc_katowice2019_sticker_team"
			"image_inventory"		"econ/stickers/katowice2019/liq"
			"loot_list_name"		"katowice2019_rare_liq"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4577"
		{
			"item_name"		"#StoreItem_katowice2019_team_spir_sticker"
			"name"		"crate_sticker_pack_katowice2019_spir"
			"item_description"		"#EventItemDesc_katowice2019_sticker_team"
			"image_inventory"		"econ/stickers/katowice2019/spir"
			"loot_list_name"		"katowice2019_rare_spir"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4578"
		{
			"item_name"		"#StoreItem_katowice2019_team_tyl_sticker"
			"name"		"crate_sticker_pack_katowice2019_tyl"
			"item_description"		"#EventItemDesc_katowice2019_sticker_team"
			"image_inventory"		"econ/stickers/katowice2019/tyl"
			"loot_list_name"		"katowice2019_rare_tyl"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4579"
		{
			"item_name"		"#StoreItem_katowice2019_team_vega_sticker"
			"name"		"crate_sticker_pack_katowice2019_vega"
			"item_description"		"#EventItemDesc_katowice2019_sticker_team"
			"image_inventory"		"econ/stickers/katowice2019/vega"
			"loot_list_name"		"katowice2019_rare_vega"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4580"
		{
			"item_name"		"#StoreItem_katowice2019_team_vici_sticker"
			"name"		"crate_sticker_pack_katowice2019_vici"
			"item_description"		"#EventItemDesc_katowice2019_sticker_team"
			"image_inventory"		"econ/stickers/katowice2019/vici"
			"loot_list_name"		"katowice2019_rare_vici"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4581"
		{
			"item_name"		"#StoreItem_katowice2019_team_vita_sticker"
			"name"		"crate_sticker_pack_katowice2019_vita"
			"item_description"		"#EventItemDesc_katowice2019_sticker_team"
			"image_inventory"		"econ/stickers/katowice2019/vita"
			"loot_list_name"		"katowice2019_rare_vita"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4582"
		{
			"item_name"		"#StoreItem_katowice2019_team_wins_sticker"
			"name"		"crate_sticker_pack_katowice2019_wins"
			"item_description"		"#EventItemDesc_katowice2019_sticker_team"
			"image_inventory"		"econ/stickers/katowice2019/wins"
			"loot_list_name"		"katowice2019_rare_wins"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4583"
		{
			"item_name"		"#StoreItem_katowice2019_team_iem_sticker"
			"name"		"crate_sticker_pack_katowice2019_iem"
			"item_description"		"#EventItemDesc_katowice2019_sticker_org"
			"image_inventory"		"econ/stickers/katowice2019/iem"
			"loot_list_name"		"katowice2019_rare_iem"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4584"
		{
			"item_name"		"#CSGO_crate_sticker_pack_katowice2019_legends"
			"name"		"crate_sticker_pack_katowice2019_legends"
			"item_description"		"#CSGO_crate_sticker_pack_katowice2019_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_katowice2019_legends"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"260"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_katowice2019_legends_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_katowice2019_legends_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4585"
		{
			"item_name"		"#CSGO_crate_sticker_pack_katowice2019_challengers"
			"name"		"crate_sticker_pack_katowice2019_challengers"
			"item_description"		"#CSGO_crate_sticker_pack_katowice2019_challengers_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_katowice2019_challengers"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"261"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_katowice2019_challengers_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_katowice2019_challengers_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4586"
		{
			"item_name"		"#CSGO_crate_sticker_pack_katowice2019_contenders"
			"name"		"crate_sticker_pack_katowice2019_contenders"
			"item_description"		"#CSGO_crate_sticker_pack_katowice2019_contenders_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_katowice2019_contenders"
			"prefab"		"katowice2019_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"262"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_katowice2019_contenders_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_katowice2019_contenders_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4587"
		{
			"item_name"		"#CSGO_crate_signature_pack_katowice2019_group_legends"
			"name"		"crate_signature_pack_katowice2019_group_legends"
			"item_description"		"#CSGO_crate_signature_pack_katowice2019_group_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_katowice2019_group_legends"
			"prefab"		"katowice2019_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"263"
				}
			}
		}
		"4588"
		{
			"item_name"		"#CSGO_crate_signature_pack_katowice2019_group_challengers"
			"name"		"crate_signature_pack_katowice2019_group_challengers"
			"item_description"		"#CSGO_crate_signature_pack_katowice2019_group_challengers_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_katowice2019_group_challengers"
			"prefab"		"katowice2019_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"264"
				}
			}
		}
		"4589"
		{
			"item_name"		"#CSGO_crate_signature_pack_katowice2019_group_contenders"
			"name"		"crate_signature_pack_katowice2019_group_contenders"
			"item_description"		"#CSGO_crate_signature_pack_katowice2019_group_contenders_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_katowice2019_group_contenders"
			"prefab"		"katowice2019_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"265"
				}
			}
		}
		"4590"
		{
			"item_name"		"#CSGO_crate_katowice2019_promo_de_inferno"
			"name"		"crate_katowice2019_promo_de_inferno"
			"image_inventory"		"econ/weapon_cases/crate_katowice2019_promo_de_inferno"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"266"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"15"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_inferno_2"
					"tag_text"		"#CSGO_set_inferno_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4591"
		{
			"item_name"		"#CSGO_crate_katowice2019_promo_de_mirage"
			"name"		"crate_katowice2019_promo_de_mirage"
			"image_inventory"		"econ/weapon_cases/crate_katowice2019_promo_de_mirage"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"267"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"15"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_mirage"
					"tag_text"		"#CSGO_set_mirage"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4592"
		{
			"item_name"		"#CSGO_crate_katowice2019_promo_de_dust2"
			"name"		"crate_katowice2019_promo_de_dust2"
			"image_inventory"		"econ/weapon_cases/crate_katowice2019_promo_de_dust2"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"268"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"15"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_dust_2"
					"tag_text"		"#CSGO_set_dust_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4593"
		{
			"item_name"		"#CSGO_crate_katowice2019_promo_de_overpass"
			"name"		"crate_katowice2019_promo_de_overpass"
			"image_inventory"		"econ/weapon_cases/crate_katowice2019_promo_de_overpass"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"269"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"15"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_overpass"
					"tag_text"		"#CSGO_set_overpass"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4594"
		{
			"item_name"		"#CSGO_crate_katowice2019_promo_de_cache"
			"name"		"crate_katowice2019_promo_de_cache"
			"image_inventory"		"econ/weapon_cases/crate_katowice2019_promo_de_cache"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"270"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"15"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_cache"
					"tag_text"		"#CSGO_set_cache"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4595"
		{
			"item_name"		"#CSGO_crate_katowice2019_promo_de_train"
			"name"		"crate_katowice2019_promo_de_train"
			"image_inventory"		"econ/weapon_cases/crate_katowice2019_promo_de_train"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"271"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"15"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_train"
					"tag_text"		"#CSGO_set_train"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4596"
		{
			"item_name"		"#CSGO_crate_katowice2019_promo_de_nuke"
			"name"		"crate_katowice2019_promo_de_nuke"
			"image_inventory"		"econ/weapon_cases/crate_katowice2019_promo_de_nuke"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"272"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"15"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_nuke_2"
					"tag_text"		"#CSGO_set_nuke_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"sticker_kits"
	{
		"3460"
		{
			"name"		"katowice2019_team_astr"
			"item_name"		"#StickerKit_katowice2019_team_astr"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/astr"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"60"
		}
		"3461"
		{
			"name"		"katowice2019_team_astr_holo"
			"item_name"		"#StickerKit_katowice2019_team_astr_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/astr_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"60"
		}
		"3462"
		{
			"name"		"katowice2019_team_astr_foil"
			"item_name"		"#StickerKit_katowice2019_team_astr_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/astr_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"60"
		}
		"3463"
		{
			"name"		"katowice2019_team_astr_gold"
			"item_name"		"#StickerKit_katowice2019_team_astr_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/astr_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"60"
		}
		"3464"
		{
			"name"		"katowice2019_team_avg"
			"item_name"		"#StickerKit_katowice2019_team_avg"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/avg"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"75"
		}
		"3465"
		{
			"name"		"katowice2019_team_avg_holo"
			"item_name"		"#StickerKit_katowice2019_team_avg_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/avg_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"75"
		}
		"3466"
		{
			"name"		"katowice2019_team_avg_foil"
			"item_name"		"#StickerKit_katowice2019_team_avg_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/avg_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"75"
		}
		"3467"
		{
			"name"		"katowice2019_team_avg_gold"
			"item_name"		"#StickerKit_katowice2019_team_avg_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/avg_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"75"
		}
		"3468"
		{
			"name"		"katowice2019_team_big"
			"item_name"		"#StickerKit_katowice2019_team_big"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/big"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"69"
		}
		"3469"
		{
			"name"		"katowice2019_team_big_holo"
			"item_name"		"#StickerKit_katowice2019_team_big_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/big_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"69"
		}
		"3470"
		{
			"name"		"katowice2019_team_big_foil"
			"item_name"		"#StickerKit_katowice2019_team_big_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/big_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"69"
		}
		"3471"
		{
			"name"		"katowice2019_team_big_gold"
			"item_name"		"#StickerKit_katowice2019_team_big_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/big_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"69"
		}
		"3472"
		{
			"name"		"katowice2019_team_c9"
			"item_name"		"#StickerKit_katowice2019_team_c9"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/c9"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"33"
		}
		"3473"
		{
			"name"		"katowice2019_team_c9_holo"
			"item_name"		"#StickerKit_katowice2019_team_c9_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/c9_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"33"
		}
		"3474"
		{
			"name"		"katowice2019_team_c9_foil"
			"item_name"		"#StickerKit_katowice2019_team_c9_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/c9_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"33"
		}
		"3475"
		{
			"name"		"katowice2019_team_c9_gold"
			"item_name"		"#StickerKit_katowice2019_team_c9_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/c9_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"33"
		}
		"3476"
		{
			"name"		"katowice2019_team_col"
			"item_name"		"#StickerKit_katowice2019_team_col"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/col"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"3"
		}
		"3477"
		{
			"name"		"katowice2019_team_col_holo"
			"item_name"		"#StickerKit_katowice2019_team_col_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/col_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"3"
		}
		"3478"
		{
			"name"		"katowice2019_team_col_foil"
			"item_name"		"#StickerKit_katowice2019_team_col_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/col_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"3"
		}
		"3479"
		{
			"name"		"katowice2019_team_col_gold"
			"item_name"		"#StickerKit_katowice2019_team_col_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/col_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"3"
		}
		"3480"
		{
			"name"		"katowice2019_team_ence"
			"item_name"		"#StickerKit_katowice2019_team_ence"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/ence"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"84"
		}
		"3481"
		{
			"name"		"katowice2019_team_ence_holo"
			"item_name"		"#StickerKit_katowice2019_team_ence_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/ence_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"84"
		}
		"3482"
		{
			"name"		"katowice2019_team_ence_foil"
			"item_name"		"#StickerKit_katowice2019_team_ence_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/ence_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"84"
		}
		"3483"
		{
			"name"		"katowice2019_team_ence_gold"
			"item_name"		"#StickerKit_katowice2019_team_ence_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/ence_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"84"
		}
		"3484"
		{
			"name"		"katowice2019_team_faze"
			"item_name"		"#StickerKit_katowice2019_team_faze"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/faze"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"61"
		}
		"3485"
		{
			"name"		"katowice2019_team_faze_holo"
			"item_name"		"#StickerKit_katowice2019_team_faze_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/faze_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"61"
		}
		"3486"
		{
			"name"		"katowice2019_team_faze_foil"
			"item_name"		"#StickerKit_katowice2019_team_faze_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/faze_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"61"
		}
		"3487"
		{
			"name"		"katowice2019_team_faze_gold"
			"item_name"		"#StickerKit_katowice2019_team_faze_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/faze_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"61"
		}
		"3488"
		{
			"name"		"katowice2019_team_fntc"
			"item_name"		"#StickerKit_katowice2019_team_fntc"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/fntc"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"6"
		}
		"3489"
		{
			"name"		"katowice2019_team_fntc_holo"
			"item_name"		"#StickerKit_katowice2019_team_fntc_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/fntc_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"6"
		}
		"3490"
		{
			"name"		"katowice2019_team_fntc_foil"
			"item_name"		"#StickerKit_katowice2019_team_fntc_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/fntc_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"6"
		}
		"3491"
		{
			"name"		"katowice2019_team_fntc_gold"
			"item_name"		"#StickerKit_katowice2019_team_fntc_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/fntc_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"6"
		}
		"3492"
		{
			"name"		"katowice2019_team_furi"
			"item_name"		"#StickerKit_katowice2019_team_furi"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/furi"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"85"
		}
		"3493"
		{
			"name"		"katowice2019_team_furi_holo"
			"item_name"		"#StickerKit_katowice2019_team_furi_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/furi_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"85"
		}
		"3494"
		{
			"name"		"katowice2019_team_furi_foil"
			"item_name"		"#StickerKit_katowice2019_team_furi_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/furi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"85"
		}
		"3495"
		{
			"name"		"katowice2019_team_furi_gold"
			"item_name"		"#StickerKit_katowice2019_team_furi_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/furi_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"85"
		}
		"3496"
		{
			"name"		"katowice2019_team_g2"
			"item_name"		"#StickerKit_katowice2019_team_g2"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/g2"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"59"
		}
		"3497"
		{
			"name"		"katowice2019_team_g2_holo"
			"item_name"		"#StickerKit_katowice2019_team_g2_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/g2_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"59"
		}
		"3498"
		{
			"name"		"katowice2019_team_g2_foil"
			"item_name"		"#StickerKit_katowice2019_team_g2_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/g2_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"59"
		}
		"3499"
		{
			"name"		"katowice2019_team_g2_gold"
			"item_name"		"#StickerKit_katowice2019_team_g2_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/g2_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"59"
		}
		"3500"
		{
			"name"		"katowice2019_team_gray"
			"item_name"		"#StickerKit_katowice2019_team_gray"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/gray"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"86"
		}
		"3501"
		{
			"name"		"katowice2019_team_gray_holo"
			"item_name"		"#StickerKit_katowice2019_team_gray_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/gray_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"86"
		}
		"3502"
		{
			"name"		"katowice2019_team_gray_foil"
			"item_name"		"#StickerKit_katowice2019_team_gray_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/gray_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"86"
		}
		"3503"
		{
			"name"		"katowice2019_team_gray_gold"
			"item_name"		"#StickerKit_katowice2019_team_gray_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/gray_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"86"
		}
		"3504"
		{
			"name"		"katowice2019_team_hlr"
			"item_name"		"#StickerKit_katowice2019_team_hlr"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/hlr"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"25"
		}
		"3505"
		{
			"name"		"katowice2019_team_hlr_holo"
			"item_name"		"#StickerKit_katowice2019_team_hlr_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/hlr_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"25"
		}
		"3506"
		{
			"name"		"katowice2019_team_hlr_foil"
			"item_name"		"#StickerKit_katowice2019_team_hlr_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/hlr_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"25"
		}
		"3507"
		{
			"name"		"katowice2019_team_hlr_gold"
			"item_name"		"#StickerKit_katowice2019_team_hlr_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/hlr_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"25"
		}
		"3508"
		{
			"name"		"katowice2019_team_mibr"
			"item_name"		"#StickerKit_katowice2019_team_mibr"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/mibr"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"80"
		}
		"3509"
		{
			"name"		"katowice2019_team_mibr_holo"
			"item_name"		"#StickerKit_katowice2019_team_mibr_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/mibr_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"80"
		}
		"3510"
		{
			"name"		"katowice2019_team_mibr_foil"
			"item_name"		"#StickerKit_katowice2019_team_mibr_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/mibr_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"80"
		}
		"3511"
		{
			"name"		"katowice2019_team_mibr_gold"
			"item_name"		"#StickerKit_katowice2019_team_mibr_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/mibr_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"80"
		}
		"3512"
		{
			"name"		"katowice2019_team_navi"
			"item_name"		"#StickerKit_katowice2019_team_navi"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/navi"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"12"
		}
		"3513"
		{
			"name"		"katowice2019_team_navi_holo"
			"item_name"		"#StickerKit_katowice2019_team_navi_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/navi_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"12"
		}
		"3514"
		{
			"name"		"katowice2019_team_navi_foil"
			"item_name"		"#StickerKit_katowice2019_team_navi_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/navi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"12"
		}
		"3515"
		{
			"name"		"katowice2019_team_navi_gold"
			"item_name"		"#StickerKit_katowice2019_team_navi_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/navi_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"12"
		}
		"3516"
		{
			"name"		"katowice2019_team_nip"
			"item_name"		"#StickerKit_katowice2019_team_nip"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/nip"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"1"
		}
		"3517"
		{
			"name"		"katowice2019_team_nip_holo"
			"item_name"		"#StickerKit_katowice2019_team_nip_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/nip_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"1"
		}
		"3518"
		{
			"name"		"katowice2019_team_nip_foil"
			"item_name"		"#StickerKit_katowice2019_team_nip_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/nip_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"1"
		}
		"3519"
		{
			"name"		"katowice2019_team_nip_gold"
			"item_name"		"#StickerKit_katowice2019_team_nip_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/nip_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"1"
		}
		"3520"
		{
			"name"		"katowice2019_team_nrg"
			"item_name"		"#StickerKit_katowice2019_team_nrg"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/nrg"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"87"
		}
		"3521"
		{
			"name"		"katowice2019_team_nrg_holo"
			"item_name"		"#StickerKit_katowice2019_team_nrg_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/nrg_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"87"
		}
		"3522"
		{
			"name"		"katowice2019_team_nrg_foil"
			"item_name"		"#StickerKit_katowice2019_team_nrg_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/nrg_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"87"
		}
		"3523"
		{
			"name"		"katowice2019_team_nrg_gold"
			"item_name"		"#StickerKit_katowice2019_team_nrg_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/nrg_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"87"
		}
		"3524"
		{
			"name"		"katowice2019_team_ren"
			"item_name"		"#StickerKit_katowice2019_team_ren"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/ren"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"53"
		}
		"3525"
		{
			"name"		"katowice2019_team_ren_holo"
			"item_name"		"#StickerKit_katowice2019_team_ren_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/ren_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"53"
		}
		"3526"
		{
			"name"		"katowice2019_team_ren_foil"
			"item_name"		"#StickerKit_katowice2019_team_ren_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/ren_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"53"
		}
		"3527"
		{
			"name"		"katowice2019_team_ren_gold"
			"item_name"		"#StickerKit_katowice2019_team_ren_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/ren_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"53"
		}
		"3528"
		{
			"name"		"katowice2019_team_liq"
			"item_name"		"#StickerKit_katowice2019_team_liq"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/liq"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"48"
		}
		"3529"
		{
			"name"		"katowice2019_team_liq_holo"
			"item_name"		"#StickerKit_katowice2019_team_liq_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/liq_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"48"
		}
		"3530"
		{
			"name"		"katowice2019_team_liq_foil"
			"item_name"		"#StickerKit_katowice2019_team_liq_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/liq_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"48"
		}
		"3531"
		{
			"name"		"katowice2019_team_liq_gold"
			"item_name"		"#StickerKit_katowice2019_team_liq_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/liq_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"48"
		}
		"3532"
		{
			"name"		"katowice2019_team_spir"
			"item_name"		"#StickerKit_katowice2019_team_spir"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/spir"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"81"
		}
		"3533"
		{
			"name"		"katowice2019_team_spir_holo"
			"item_name"		"#StickerKit_katowice2019_team_spir_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/spir_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"81"
		}
		"3534"
		{
			"name"		"katowice2019_team_spir_foil"
			"item_name"		"#StickerKit_katowice2019_team_spir_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/spir_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"81"
		}
		"3535"
		{
			"name"		"katowice2019_team_spir_gold"
			"item_name"		"#StickerKit_katowice2019_team_spir_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/spir_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"81"
		}
		"3536"
		{
			"name"		"katowice2019_team_tyl"
			"item_name"		"#StickerKit_katowice2019_team_tyl"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/tyl"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"74"
		}
		"3537"
		{
			"name"		"katowice2019_team_tyl_holo"
			"item_name"		"#StickerKit_katowice2019_team_tyl_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/tyl_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"74"
		}
		"3538"
		{
			"name"		"katowice2019_team_tyl_foil"
			"item_name"		"#StickerKit_katowice2019_team_tyl_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/tyl_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"74"
		}
		"3539"
		{
			"name"		"katowice2019_team_tyl_gold"
			"item_name"		"#StickerKit_katowice2019_team_tyl_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/tyl_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"74"
		}
		"3540"
		{
			"name"		"katowice2019_team_vega"
			"item_name"		"#StickerKit_katowice2019_team_vega"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/vega"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"70"
		}
		"3541"
		{
			"name"		"katowice2019_team_vega_holo"
			"item_name"		"#StickerKit_katowice2019_team_vega_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/vega_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"70"
		}
		"3542"
		{
			"name"		"katowice2019_team_vega_foil"
			"item_name"		"#StickerKit_katowice2019_team_vega_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/vega_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"70"
		}
		"3543"
		{
			"name"		"katowice2019_team_vega_gold"
			"item_name"		"#StickerKit_katowice2019_team_vega_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/vega_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"70"
		}
		"3544"
		{
			"name"		"katowice2019_team_vici"
			"item_name"		"#StickerKit_katowice2019_team_vici"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/vici"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"88"
		}
		"3545"
		{
			"name"		"katowice2019_team_vici_holo"
			"item_name"		"#StickerKit_katowice2019_team_vici_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/vici_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"88"
		}
		"3546"
		{
			"name"		"katowice2019_team_vici_foil"
			"item_name"		"#StickerKit_katowice2019_team_vici_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/vici_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"88"
		}
		"3547"
		{
			"name"		"katowice2019_team_vici_gold"
			"item_name"		"#StickerKit_katowice2019_team_vici_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/vici_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"88"
		}
		"3548"
		{
			"name"		"katowice2019_team_vita"
			"item_name"		"#StickerKit_katowice2019_team_vita"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/vita"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"89"
		}
		"3549"
		{
			"name"		"katowice2019_team_vita_holo"
			"item_name"		"#StickerKit_katowice2019_team_vita_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/vita_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"89"
		}
		"3550"
		{
			"name"		"katowice2019_team_vita_foil"
			"item_name"		"#StickerKit_katowice2019_team_vita_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/vita_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"89"
		}
		"3551"
		{
			"name"		"katowice2019_team_vita_gold"
			"item_name"		"#StickerKit_katowice2019_team_vita_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/vita_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"89"
		}
		"3552"
		{
			"name"		"katowice2019_team_wins"
			"item_name"		"#StickerKit_katowice2019_team_wins"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/wins"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"83"
		}
		"3553"
		{
			"name"		"katowice2019_team_wins_holo"
			"item_name"		"#StickerKit_katowice2019_team_wins_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/wins_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"83"
		}
		"3554"
		{
			"name"		"katowice2019_team_wins_foil"
			"item_name"		"#StickerKit_katowice2019_team_wins_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/wins_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"83"
		}
		"3555"
		{
			"name"		"katowice2019_team_wins_gold"
			"item_name"		"#StickerKit_katowice2019_team_wins_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_team"
			"sticker_material"		"katowice2019/wins_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"83"
		}
		"3556"
		{
			"name"		"katowice2019_team_iem"
			"item_name"		"#StickerKit_katowice2019_team_iem"
			"description_string"		"#EventItemDesc_katowice2019_sticker_org"
			"sticker_material"		"katowice2019/iem"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"0"
		}
		"3557"
		{
			"name"		"katowice2019_team_iem_holo"
			"item_name"		"#StickerKit_katowice2019_team_iem_holo"
			"description_string"		"#EventItemDesc_katowice2019_sticker_org"
			"sticker_material"		"katowice2019/iem_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"0"
		}
		"3558"
		{
			"name"		"katowice2019_team_iem_foil"
			"item_name"		"#StickerKit_katowice2019_team_iem_foil"
			"description_string"		"#EventItemDesc_katowice2019_sticker_org"
			"sticker_material"		"katowice2019/iem_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"0"
		}
		"3559"
		{
			"name"		"katowice2019_team_iem_gold"
			"item_name"		"#StickerKit_katowice2019_team_iem_gold"
			"description_string"		"#EventItemDesc_katowice2019_sticker_org"
			"sticker_material"		"katowice2019/iem_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"15"
			"tournament_team_id"		"0"
		}
		"3560"
		{
			"name"		"katowice2019_team_astr_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_astr"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_team"
			"sticker_material"		"katowice2019/astr_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"60"
		}
		"3561"
		{
			"name"		"katowice2019_team_avg_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_avg"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_team"
			"sticker_material"		"katowice2019/avg_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"75"
		}
		"3562"
		{
			"name"		"katowice2019_team_big_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_big"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_team"
			"sticker_material"		"katowice2019/big_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"69"
		}
		"3563"
		{
			"name"		"katowice2019_team_c9_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_c9"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_team"
			"sticker_material"		"katowice2019/c9_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"33"
		}
		"3564"
		{
			"name"		"katowice2019_team_col_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_col"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_team"
			"sticker_material"		"katowice2019/col_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"3"
		}
		"3565"
		{
			"name"		"katowice2019_team_ence_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_ence"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_team"
			"sticker_material"		"katowice2019/ence_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"84"
		}
		"3566"
		{
			"name"		"katowice2019_team_faze_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_faze"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_team"
			"sticker_material"		"katowice2019/faze_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"61"
		}
		"3567"
		{
			"name"		"katowice2019_team_fntc_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_fntc"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_team"
			"sticker_material"		"katowice2019/fntc_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"6"
		}
		"3568"
		{
			"name"		"katowice2019_team_furi_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_furi"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_team"
			"sticker_material"		"katowice2019/furi_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"85"
		}
		"3569"
		{
			"name"		"katowice2019_team_g2_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_g2"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_team"
			"sticker_material"		"katowice2019/g2_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"59"
		}
		"3570"
		{
			"name"		"katowice2019_team_gray_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_gray"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_team"
			"sticker_material"		"katowice2019/gray_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"86"
		}
		"3571"
		{
			"name"		"katowice2019_team_hlr_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_hlr"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_team"
			"sticker_material"		"katowice2019/hlr_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"25"
		}
		"3572"
		{
			"name"		"katowice2019_team_mibr_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_mibr"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_team"
			"sticker_material"		"katowice2019/mibr_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"80"
		}
		"3573"
		{
			"name"		"katowice2019_team_navi_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_navi"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_team"
			"sticker_material"		"katowice2019/navi_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"12"
		}
		"3574"
		{
			"name"		"katowice2019_team_nip_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_nip"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_team"
			"sticker_material"		"katowice2019/nip_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"1"
		}
		"3575"
		{
			"name"		"katowice2019_team_nrg_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_nrg"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_team"
			"sticker_material"		"katowice2019/nrg_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"87"
		}
		"3576"
		{
			"name"		"katowice2019_team_ren_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_ren"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_team"
			"sticker_material"		"katowice2019/ren_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"53"
		}
		"3577"
		{
			"name"		"katowice2019_team_liq_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_liq"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_team"
			"sticker_material"		"katowice2019/liq_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"48"
		}
		"3578"
		{
			"name"		"katowice2019_team_spir_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_spir"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_team"
			"sticker_material"		"katowice2019/spir_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"81"
		}
		"3579"
		{
			"name"		"katowice2019_team_tyl_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_tyl"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_team"
			"sticker_material"		"katowice2019/tyl_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"74"
		}
		"3580"
		{
			"name"		"katowice2019_team_vega_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_vega"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_team"
			"sticker_material"		"katowice2019/vega_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"70"
		}
		"3581"
		{
			"name"		"katowice2019_team_vici_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_vici"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_team"
			"sticker_material"		"katowice2019/vici_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"88"
		}
		"3582"
		{
			"name"		"katowice2019_team_vita_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_vita"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_team"
			"sticker_material"		"katowice2019/vita_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"89"
		}
		"3583"
		{
			"name"		"katowice2019_team_wins_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_wins"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_team"
			"sticker_material"		"katowice2019/wins_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"83"
		}
		"3584"
		{
			"name"		"katowice2019_team_iem_graffiti"
			"item_name"		"#StickerKit_katowice2019_team_iem"
			"description_string"		"#EventItemDesc_katowice2019_graffiti_org"
			"sticker_material"		"katowice2019/iem_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"0"
		}
		"3585"
		{
			"name"		"katowice2019_signature_magisk"
			"item_name"		"#StickerKit_katowice2019_signature_magisk"
			"description_string"		"#StickerKit_desc_katowice2019_signature_magisk"
			"sticker_material"		"katowice2019/sig_magisk"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"60"
			"tournament_player_id"		"23690923"
		}
		"3586"
		{
			"name"		"katowice2019_signature_magisk_foil"
			"item_name"		"#StickerKit_katowice2019_signature_magisk_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_magisk_foil"
			"sticker_material"		"katowice2019/sig_magisk_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"60"
			"tournament_player_id"		"23690923"
		}
		"3587"
		{
			"name"		"katowice2019_signature_magisk_gold"
			"item_name"		"#StickerKit_katowice2019_signature_magisk_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_magisk_gold"
			"sticker_material"		"katowice2019/sig_magisk_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"60"
			"tournament_player_id"		"23690923"
		}
		"3588"
		{
			"name"		"katowice2019_signature_device"
			"item_name"		"#StickerKit_katowice2019_signature_device"
			"description_string"		"#StickerKit_desc_katowice2019_signature_device"
			"sticker_material"		"katowice2019/sig_device"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"60"
			"tournament_player_id"		"27447936"
		}
		"3589"
		{
			"name"		"katowice2019_signature_device_foil"
			"item_name"		"#StickerKit_katowice2019_signature_device_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_device_foil"
			"sticker_material"		"katowice2019/sig_device_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"60"
			"tournament_player_id"		"27447936"
		}
		"3590"
		{
			"name"		"katowice2019_signature_device_gold"
			"item_name"		"#StickerKit_katowice2019_signature_device_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_device_gold"
			"sticker_material"		"katowice2019/sig_device_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"60"
			"tournament_player_id"		"27447936"
		}
		"3591"
		{
			"name"		"katowice2019_signature_xyp9x"
			"item_name"		"#StickerKit_katowice2019_signature_xyp9x"
			"description_string"		"#StickerKit_desc_katowice2019_signature_xyp9x"
			"sticker_material"		"katowice2019/sig_xyp9x"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"3592"
		{
			"name"		"katowice2019_signature_xyp9x_foil"
			"item_name"		"#StickerKit_katowice2019_signature_xyp9x_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_xyp9x_foil"
			"sticker_material"		"katowice2019/sig_xyp9x_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"3593"
		{
			"name"		"katowice2019_signature_xyp9x_gold"
			"item_name"		"#StickerKit_katowice2019_signature_xyp9x_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_xyp9x_gold"
			"sticker_material"		"katowice2019/sig_xyp9x_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"3594"
		{
			"name"		"katowice2019_signature_dupreeh"
			"item_name"		"#StickerKit_katowice2019_signature_dupreeh"
			"description_string"		"#StickerKit_desc_katowice2019_signature_dupreeh"
			"sticker_material"		"katowice2019/sig_dupreeh"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"60"
			"tournament_player_id"		"44589228"
		}
		"3595"
		{
			"name"		"katowice2019_signature_dupreeh_foil"
			"item_name"		"#StickerKit_katowice2019_signature_dupreeh_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_dupreeh_foil"
			"sticker_material"		"katowice2019/sig_dupreeh_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"60"
			"tournament_player_id"		"44589228"
		}
		"3596"
		{
			"name"		"katowice2019_signature_dupreeh_gold"
			"item_name"		"#StickerKit_katowice2019_signature_dupreeh_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_dupreeh_gold"
			"sticker_material"		"katowice2019/sig_dupreeh_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"60"
			"tournament_player_id"		"44589228"
		}
		"3597"
		{
			"name"		"katowice2019_signature_gla1ve"
			"item_name"		"#StickerKit_katowice2019_signature_gla1ve"
			"description_string"		"#StickerKit_desc_katowice2019_signature_gla1ve"
			"sticker_material"		"katowice2019/sig_gla1ve"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"3598"
		{
			"name"		"katowice2019_signature_gla1ve_foil"
			"item_name"		"#StickerKit_katowice2019_signature_gla1ve_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_gla1ve_foil"
			"sticker_material"		"katowice2019/sig_gla1ve_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"3599"
		{
			"name"		"katowice2019_signature_gla1ve_gold"
			"item_name"		"#StickerKit_katowice2019_signature_gla1ve_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_gla1ve_gold"
			"sticker_material"		"katowice2019/sig_gla1ve_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"3600"
		{
			"name"		"katowice2019_signature_fitch"
			"item_name"		"#StickerKit_katowice2019_signature_fitch"
			"description_string"		"#StickerKit_desc_katowice2019_signature_fitch"
			"sticker_material"		"katowice2019/sig_fitch"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"75"
			"tournament_player_id"		"33208850"
		}
		"3601"
		{
			"name"		"katowice2019_signature_fitch_foil"
			"item_name"		"#StickerKit_katowice2019_signature_fitch_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_fitch_foil"
			"sticker_material"		"katowice2019/sig_fitch_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"75"
			"tournament_player_id"		"33208850"
		}
		"3602"
		{
			"name"		"katowice2019_signature_fitch_gold"
			"item_name"		"#StickerKit_katowice2019_signature_fitch_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_fitch_gold"
			"sticker_material"		"katowice2019/sig_fitch_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"75"
			"tournament_player_id"		"33208850"
		}
		"3603"
		{
			"name"		"katowice2019_signature_jame"
			"item_name"		"#StickerKit_katowice2019_signature_jame"
			"description_string"		"#StickerKit_desc_katowice2019_signature_jame"
			"sticker_material"		"katowice2019/sig_jame"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"75"
			"tournament_player_id"		"75859856"
		}
		"3604"
		{
			"name"		"katowice2019_signature_jame_foil"
			"item_name"		"#StickerKit_katowice2019_signature_jame_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_jame_foil"
			"sticker_material"		"katowice2019/sig_jame_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"75"
			"tournament_player_id"		"75859856"
		}
		"3605"
		{
			"name"		"katowice2019_signature_jame_gold"
			"item_name"		"#StickerKit_katowice2019_signature_jame_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_jame_gold"
			"sticker_material"		"katowice2019/sig_jame_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"75"
			"tournament_player_id"		"75859856"
		}
		"3606"
		{
			"name"		"katowice2019_signature_krizzen"
			"item_name"		"#StickerKit_katowice2019_signature_krizzen"
			"description_string"		"#StickerKit_desc_katowice2019_signature_krizzen"
			"sticker_material"		"katowice2019/sig_krizzen"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"75"
			"tournament_player_id"		"107672171"
		}
		"3607"
		{
			"name"		"katowice2019_signature_krizzen_foil"
			"item_name"		"#StickerKit_katowice2019_signature_krizzen_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_krizzen_foil"
			"sticker_material"		"katowice2019/sig_krizzen_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"75"
			"tournament_player_id"		"107672171"
		}
		"3608"
		{
			"name"		"katowice2019_signature_krizzen_gold"
			"item_name"		"#StickerKit_katowice2019_signature_krizzen_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_krizzen_gold"
			"sticker_material"		"katowice2019/sig_krizzen_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"75"
			"tournament_player_id"		"107672171"
		}
		"3609"
		{
			"name"		"katowice2019_signature_qikert"
			"item_name"		"#StickerKit_katowice2019_signature_qikert"
			"description_string"		"#StickerKit_desc_katowice2019_signature_qikert"
			"sticker_material"		"katowice2019/sig_qikert"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"75"
			"tournament_player_id"		"166970562"
		}
		"3610"
		{
			"name"		"katowice2019_signature_qikert_foil"
			"item_name"		"#StickerKit_katowice2019_signature_qikert_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_qikert_foil"
			"sticker_material"		"katowice2019/sig_qikert_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"75"
			"tournament_player_id"		"166970562"
		}
		"3611"
		{
			"name"		"katowice2019_signature_qikert_gold"
			"item_name"		"#StickerKit_katowice2019_signature_qikert_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_qikert_gold"
			"sticker_material"		"katowice2019/sig_qikert_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"75"
			"tournament_player_id"		"166970562"
		}
		"3612"
		{
			"name"		"katowice2019_signature_buster"
			"item_name"		"#StickerKit_katowice2019_signature_buster"
			"description_string"		"#StickerKit_desc_katowice2019_signature_buster"
			"sticker_material"		"katowice2019/sig_buster"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"75"
			"tournament_player_id"		"212936195"
		}
		"3613"
		{
			"name"		"katowice2019_signature_buster_foil"
			"item_name"		"#StickerKit_katowice2019_signature_buster_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_buster_foil"
			"sticker_material"		"katowice2019/sig_buster_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"75"
			"tournament_player_id"		"212936195"
		}
		"3614"
		{
			"name"		"katowice2019_signature_buster_gold"
			"item_name"		"#StickerKit_katowice2019_signature_buster_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_buster_gold"
			"sticker_material"		"katowice2019/sig_buster_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"75"
			"tournament_player_id"		"212936195"
		}
		"3615"
		{
			"name"		"katowice2019_signature_gobb"
			"item_name"		"#StickerKit_katowice2019_signature_gobb"
			"description_string"		"#StickerKit_desc_katowice2019_signature_gobb"
			"sticker_material"		"katowice2019/sig_gobb"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1162165"
		}
		"3616"
		{
			"name"		"katowice2019_signature_gobb_foil"
			"item_name"		"#StickerKit_katowice2019_signature_gobb_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_gobb_foil"
			"sticker_material"		"katowice2019/sig_gobb_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1162165"
		}
		"3617"
		{
			"name"		"katowice2019_signature_gobb_gold"
			"item_name"		"#StickerKit_katowice2019_signature_gobb_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_gobb_gold"
			"sticker_material"		"katowice2019/sig_gobb_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1162165"
		}
		"3618"
		{
			"name"		"katowice2019_signature_tabsen"
			"item_name"		"#StickerKit_katowice2019_signature_tabsen"
			"description_string"		"#StickerKit_desc_katowice2019_signature_tabsen"
			"sticker_material"		"katowice2019/sig_tabsen"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1225952"
		}
		"3619"
		{
			"name"		"katowice2019_signature_tabsen_foil"
			"item_name"		"#StickerKit_katowice2019_signature_tabsen_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_tabsen_foil"
			"sticker_material"		"katowice2019/sig_tabsen_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1225952"
		}
		"3620"
		{
			"name"		"katowice2019_signature_tabsen_gold"
			"item_name"		"#StickerKit_katowice2019_signature_tabsen_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_tabsen_gold"
			"sticker_material"		"katowice2019/sig_tabsen_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1225952"
		}
		"3621"
		{
			"name"		"katowice2019_signature_tizian"
			"item_name"		"#StickerKit_katowice2019_signature_tizian"
			"description_string"		"#StickerKit_desc_katowice2019_signature_tizian"
			"sticker_material"		"katowice2019/sig_tizian"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"69"
			"tournament_player_id"		"37291208"
		}
		"3622"
		{
			"name"		"katowice2019_signature_tizian_foil"
			"item_name"		"#StickerKit_katowice2019_signature_tizian_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_tizian_foil"
			"sticker_material"		"katowice2019/sig_tizian_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"69"
			"tournament_player_id"		"37291208"
		}
		"3623"
		{
			"name"		"katowice2019_signature_tizian_gold"
			"item_name"		"#StickerKit_katowice2019_signature_tizian_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_tizian_gold"
			"sticker_material"		"katowice2019/sig_tizian_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"69"
			"tournament_player_id"		"37291208"
		}
		"3624"
		{
			"name"		"katowice2019_signature_xantares"
			"item_name"		"#StickerKit_katowice2019_signature_xantares"
			"description_string"		"#StickerKit_desc_katowice2019_signature_xantares"
			"sticker_material"		"katowice2019/sig_xantares"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"69"
			"tournament_player_id"		"83853068"
		}
		"3625"
		{
			"name"		"katowice2019_signature_xantares_foil"
			"item_name"		"#StickerKit_katowice2019_signature_xantares_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_xantares_foil"
			"sticker_material"		"katowice2019/sig_xantares_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"69"
			"tournament_player_id"		"83853068"
		}
		"3626"
		{
			"name"		"katowice2019_signature_xantares_gold"
			"item_name"		"#StickerKit_katowice2019_signature_xantares_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_xantares_gold"
			"sticker_material"		"katowice2019/sig_xantares_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"69"
			"tournament_player_id"		"83853068"
		}
		"3627"
		{
			"name"		"katowice2019_signature_smooya"
			"item_name"		"#StickerKit_katowice2019_signature_smooya"
			"description_string"		"#StickerKit_desc_katowice2019_signature_smooya"
			"sticker_material"		"katowice2019/sig_smooya"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"69"
			"tournament_player_id"		"211423593"
		}
		"3628"
		{
			"name"		"katowice2019_signature_smooya_foil"
			"item_name"		"#StickerKit_katowice2019_signature_smooya_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_smooya_foil"
			"sticker_material"		"katowice2019/sig_smooya_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"69"
			"tournament_player_id"		"211423593"
		}
		"3629"
		{
			"name"		"katowice2019_signature_smooya_gold"
			"item_name"		"#StickerKit_katowice2019_signature_smooya_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_smooya_gold"
			"sticker_material"		"katowice2019/sig_smooya_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"69"
			"tournament_player_id"		"211423593"
		}
		"3630"
		{
			"name"		"katowice2019_signature_flusha"
			"item_name"		"#StickerKit_katowice2019_signature_flusha"
			"description_string"		"#StickerKit_desc_katowice2019_signature_flusha"
			"sticker_material"		"katowice2019/sig_flusha"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"33"
			"tournament_player_id"		"31082355"
		}
		"3631"
		{
			"name"		"katowice2019_signature_flusha_foil"
			"item_name"		"#StickerKit_katowice2019_signature_flusha_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_flusha_foil"
			"sticker_material"		"katowice2019/sig_flusha_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"33"
			"tournament_player_id"		"31082355"
		}
		"3632"
		{
			"name"		"katowice2019_signature_flusha_gold"
			"item_name"		"#StickerKit_katowice2019_signature_flusha_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_flusha_gold"
			"sticker_material"		"katowice2019/sig_flusha_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"33"
			"tournament_player_id"		"31082355"
		}
		"3633"
		{
			"name"		"katowice2019_signature_kioshima"
			"item_name"		"#StickerKit_katowice2019_signature_kioshima"
			"description_string"		"#StickerKit_desc_katowice2019_signature_kioshima"
			"sticker_material"		"katowice2019/sig_kioshima"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"33"
			"tournament_player_id"		"40517167"
		}
		"3634"
		{
			"name"		"katowice2019_signature_kioshima_foil"
			"item_name"		"#StickerKit_katowice2019_signature_kioshima_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_kioshima_foil"
			"sticker_material"		"katowice2019/sig_kioshima_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"33"
			"tournament_player_id"		"40517167"
		}
		"3635"
		{
			"name"		"katowice2019_signature_kioshima_gold"
			"item_name"		"#StickerKit_katowice2019_signature_kioshima_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_kioshima_gold"
			"sticker_material"		"katowice2019/sig_kioshima_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"33"
			"tournament_player_id"		"40517167"
		}
		"3636"
		{
			"name"		"katowice2019_signature_rush"
			"item_name"		"#StickerKit_katowice2019_signature_rush"
			"description_string"		"#StickerKit_desc_katowice2019_signature_rush"
			"sticker_material"		"katowice2019/sig_rush"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"33"
			"tournament_player_id"		"63326592"
		}
		"3637"
		{
			"name"		"katowice2019_signature_rush_foil"
			"item_name"		"#StickerKit_katowice2019_signature_rush_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_rush_foil"
			"sticker_material"		"katowice2019/sig_rush_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"33"
			"tournament_player_id"		"63326592"
		}
		"3638"
		{
			"name"		"katowice2019_signature_rush_gold"
			"item_name"		"#StickerKit_katowice2019_signature_rush_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_rush_gold"
			"sticker_material"		"katowice2019/sig_rush_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"33"
			"tournament_player_id"		"63326592"
		}
		"3639"
		{
			"name"		"katowice2019_signature_autimatic"
			"item_name"		"#StickerKit_katowice2019_signature_autimatic"
			"description_string"		"#StickerKit_desc_katowice2019_signature_autimatic"
			"sticker_material"		"katowice2019/sig_autimatic"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"33"
			"tournament_player_id"		"94605121"
		}
		"3640"
		{
			"name"		"katowice2019_signature_autimatic_foil"
			"item_name"		"#StickerKit_katowice2019_signature_autimatic_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_autimatic_foil"
			"sticker_material"		"katowice2019/sig_autimatic_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"33"
			"tournament_player_id"		"94605121"
		}
		"3641"
		{
			"name"		"katowice2019_signature_autimatic_gold"
			"item_name"		"#StickerKit_katowice2019_signature_autimatic_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_autimatic_gold"
			"sticker_material"		"katowice2019/sig_autimatic_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"33"
			"tournament_player_id"		"94605121"
		}
		"3642"
		{
			"name"		"katowice2019_signature_golden"
			"item_name"		"#StickerKit_katowice2019_signature_golden"
			"description_string"		"#StickerKit_desc_katowice2019_signature_golden"
			"sticker_material"		"katowice2019/sig_golden"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"33"
			"tournament_player_id"		"116509497"
		}
		"3643"
		{
			"name"		"katowice2019_signature_golden_foil"
			"item_name"		"#StickerKit_katowice2019_signature_golden_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_golden_foil"
			"sticker_material"		"katowice2019/sig_golden_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"33"
			"tournament_player_id"		"116509497"
		}
		"3644"
		{
			"name"		"katowice2019_signature_golden_gold"
			"item_name"		"#StickerKit_katowice2019_signature_golden_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_golden_gold"
			"sticker_material"		"katowice2019/sig_golden_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"33"
			"tournament_player_id"		"116509497"
		}
		"3645"
		{
			"name"		"katowice2019_signature_nothing"
			"item_name"		"#StickerKit_katowice2019_signature_nothing"
			"description_string"		"#StickerKit_desc_katowice2019_signature_nothing"
			"sticker_material"		"katowice2019/sig_nothing"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"3"
			"tournament_player_id"		"755286"
		}
		"3646"
		{
			"name"		"katowice2019_signature_nothing_foil"
			"item_name"		"#StickerKit_katowice2019_signature_nothing_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_nothing_foil"
			"sticker_material"		"katowice2019/sig_nothing_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"3"
			"tournament_player_id"		"755286"
		}
		"3647"
		{
			"name"		"katowice2019_signature_nothing_gold"
			"item_name"		"#StickerKit_katowice2019_signature_nothing_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_nothing_gold"
			"sticker_material"		"katowice2019/sig_nothing_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"3"
			"tournament_player_id"		"755286"
		}
		"3648"
		{
			"name"		"katowice2019_signature_rickeh"
			"item_name"		"#StickerKit_katowice2019_signature_rickeh"
			"description_string"		"#StickerKit_desc_katowice2019_signature_rickeh"
			"sticker_material"		"katowice2019/sig_rickeh"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"3"
			"tournament_player_id"		"3215921"
		}
		"3649"
		{
			"name"		"katowice2019_signature_rickeh_foil"
			"item_name"		"#StickerKit_katowice2019_signature_rickeh_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_rickeh_foil"
			"sticker_material"		"katowice2019/sig_rickeh_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"3"
			"tournament_player_id"		"3215921"
		}
		"3650"
		{
			"name"		"katowice2019_signature_rickeh_gold"
			"item_name"		"#StickerKit_katowice2019_signature_rickeh_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_rickeh_gold"
			"sticker_material"		"katowice2019/sig_rickeh_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"3"
			"tournament_player_id"		"3215921"
		}
		"3651"
		{
			"name"		"katowice2019_signature_stanislaw"
			"item_name"		"#StickerKit_katowice2019_signature_stanislaw"
			"description_string"		"#StickerKit_desc_katowice2019_signature_stanislaw"
			"sticker_material"		"katowice2019/sig_stanislaw"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"3"
			"tournament_player_id"		"21583315"
		}
		"3652"
		{
			"name"		"katowice2019_signature_stanislaw_foil"
			"item_name"		"#StickerKit_katowice2019_signature_stanislaw_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_stanislaw_foil"
			"sticker_material"		"katowice2019/sig_stanislaw_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"3"
			"tournament_player_id"		"21583315"
		}
		"3653"
		{
			"name"		"katowice2019_signature_stanislaw_gold"
			"item_name"		"#StickerKit_katowice2019_signature_stanislaw_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_stanislaw_gold"
			"sticker_material"		"katowice2019/sig_stanislaw_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"3"
			"tournament_player_id"		"21583315"
		}
		"3654"
		{
			"name"		"katowice2019_signature_dephh"
			"item_name"		"#StickerKit_katowice2019_signature_dephh"
			"description_string"		"#StickerKit_desc_katowice2019_signature_dephh"
			"sticker_material"		"katowice2019/sig_dephh"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"3"
			"tournament_player_id"		"26995179"
		}
		"3655"
		{
			"name"		"katowice2019_signature_dephh_foil"
			"item_name"		"#StickerKit_katowice2019_signature_dephh_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_dephh_foil"
			"sticker_material"		"katowice2019/sig_dephh_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"3"
			"tournament_player_id"		"26995179"
		}
		"3656"
		{
			"name"		"katowice2019_signature_dephh_gold"
			"item_name"		"#StickerKit_katowice2019_signature_dephh_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_dephh_gold"
			"sticker_material"		"katowice2019/sig_dephh_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"3"
			"tournament_player_id"		"26995179"
		}
		"3657"
		{
			"name"		"katowice2019_signature_shahzam"
			"item_name"		"#StickerKit_katowice2019_signature_shahzam"
			"description_string"		"#StickerKit_desc_katowice2019_signature_shahzam"
			"sticker_material"		"katowice2019/sig_shahzam"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"3"
			"tournament_player_id"		"86003016"
		}
		"3658"
		{
			"name"		"katowice2019_signature_shahzam_foil"
			"item_name"		"#StickerKit_katowice2019_signature_shahzam_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_shahzam_foil"
			"sticker_material"		"katowice2019/sig_shahzam_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"3"
			"tournament_player_id"		"86003016"
		}
		"3659"
		{
			"name"		"katowice2019_signature_shahzam_gold"
			"item_name"		"#StickerKit_katowice2019_signature_shahzam_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_shahzam_gold"
			"sticker_material"		"katowice2019/sig_shahzam_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"3"
			"tournament_player_id"		"86003016"
		}
		"3660"
		{
			"name"		"katowice2019_signature_allu"
			"item_name"		"#StickerKit_katowice2019_signature_allu"
			"description_string"		"#StickerKit_desc_katowice2019_signature_allu"
			"sticker_material"		"katowice2019/sig_allu"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"84"
			"tournament_player_id"		"1345246"
		}
		"3661"
		{
			"name"		"katowice2019_signature_allu_foil"
			"item_name"		"#StickerKit_katowice2019_signature_allu_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_allu_foil"
			"sticker_material"		"katowice2019/sig_allu_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"84"
			"tournament_player_id"		"1345246"
		}
		"3662"
		{
			"name"		"katowice2019_signature_allu_gold"
			"item_name"		"#StickerKit_katowice2019_signature_allu_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_allu_gold"
			"sticker_material"		"katowice2019/sig_allu_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"84"
			"tournament_player_id"		"1345246"
		}
		"3663"
		{
			"name"		"katowice2019_signature_aerial"
			"item_name"		"#StickerKit_katowice2019_signature_aerial"
			"description_string"		"#StickerKit_desc_katowice2019_signature_aerial"
			"sticker_material"		"katowice2019/sig_aerial"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"84"
			"tournament_player_id"		"2445180"
		}
		"3664"
		{
			"name"		"katowice2019_signature_aerial_foil"
			"item_name"		"#StickerKit_katowice2019_signature_aerial_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_aerial_foil"
			"sticker_material"		"katowice2019/sig_aerial_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"84"
			"tournament_player_id"		"2445180"
		}
		"3665"
		{
			"name"		"katowice2019_signature_aerial_gold"
			"item_name"		"#StickerKit_katowice2019_signature_aerial_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_aerial_gold"
			"sticker_material"		"katowice2019/sig_aerial_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"84"
			"tournament_player_id"		"2445180"
		}
		"3666"
		{
			"name"		"katowice2019_signature_xseven"
			"item_name"		"#StickerKit_katowice2019_signature_xseven"
			"description_string"		"#StickerKit_desc_katowice2019_signature_xseven"
			"sticker_material"		"katowice2019/sig_xseven"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"84"
			"tournament_player_id"		"52906775"
		}
		"3667"
		{
			"name"		"katowice2019_signature_xseven_foil"
			"item_name"		"#StickerKit_katowice2019_signature_xseven_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_xseven_foil"
			"sticker_material"		"katowice2019/sig_xseven_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"84"
			"tournament_player_id"		"52906775"
		}
		"3668"
		{
			"name"		"katowice2019_signature_xseven_gold"
			"item_name"		"#StickerKit_katowice2019_signature_xseven_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_xseven_gold"
			"sticker_material"		"katowice2019/sig_xseven_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"84"
			"tournament_player_id"		"52906775"
		}
		"3669"
		{
			"name"		"katowice2019_signature_aleksib"
			"item_name"		"#StickerKit_katowice2019_signature_aleksib"
			"description_string"		"#StickerKit_desc_katowice2019_signature_aleksib"
			"sticker_material"		"katowice2019/sig_aleksib"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"84"
			"tournament_player_id"		"52977598"
		}
		"3670"
		{
			"name"		"katowice2019_signature_aleksib_foil"
			"item_name"		"#StickerKit_katowice2019_signature_aleksib_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_aleksib_foil"
			"sticker_material"		"katowice2019/sig_aleksib_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"84"
			"tournament_player_id"		"52977598"
		}
		"3671"
		{
			"name"		"katowice2019_signature_aleksib_gold"
			"item_name"		"#StickerKit_katowice2019_signature_aleksib_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_aleksib_gold"
			"sticker_material"		"katowice2019/sig_aleksib_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"84"
			"tournament_player_id"		"52977598"
		}
		"3672"
		{
			"name"		"katowice2019_signature_sergej"
			"item_name"		"#StickerKit_katowice2019_signature_sergej"
			"description_string"		"#StickerKit_desc_katowice2019_signature_sergej"
			"sticker_material"		"katowice2019/sig_sergej"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"84"
			"tournament_player_id"		"67574097"
		}
		"3673"
		{
			"name"		"katowice2019_signature_sergej_foil"
			"item_name"		"#StickerKit_katowice2019_signature_sergej_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_sergej_foil"
			"sticker_material"		"katowice2019/sig_sergej_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"84"
			"tournament_player_id"		"67574097"
		}
		"3674"
		{
			"name"		"katowice2019_signature_sergej_gold"
			"item_name"		"#StickerKit_katowice2019_signature_sergej_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_sergej_gold"
			"sticker_material"		"katowice2019/sig_sergej_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"84"
			"tournament_player_id"		"67574097"
		}
		"3675"
		{
			"name"		"katowice2019_signature_guardian"
			"item_name"		"#StickerKit_katowice2019_signature_guardian"
			"description_string"		"#StickerKit_desc_katowice2019_signature_guardian"
			"sticker_material"		"katowice2019/sig_guardian"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"61"
			"tournament_player_id"		"12065295"
		}
		"3676"
		{
			"name"		"katowice2019_signature_guardian_foil"
			"item_name"		"#StickerKit_katowice2019_signature_guardian_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_guardian_foil"
			"sticker_material"		"katowice2019/sig_guardian_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"61"
			"tournament_player_id"		"12065295"
		}
		"3677"
		{
			"name"		"katowice2019_signature_guardian_gold"
			"item_name"		"#StickerKit_katowice2019_signature_guardian_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_guardian_gold"
			"sticker_material"		"katowice2019/sig_guardian_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"61"
			"tournament_player_id"		"12065295"
		}
		"3678"
		{
			"name"		"katowice2019_signature_olofmeister"
			"item_name"		"#StickerKit_katowice2019_signature_olofmeister"
			"description_string"		"#StickerKit_desc_katowice2019_signature_olofmeister"
			"sticker_material"		"katowice2019/sig_olofmeister"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"61"
			"tournament_player_id"		"28361465"
		}
		"3679"
		{
			"name"		"katowice2019_signature_olofmeister_foil"
			"item_name"		"#StickerKit_katowice2019_signature_olofmeister_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_olofmeister_foil"
			"sticker_material"		"katowice2019/sig_olofmeister_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"61"
			"tournament_player_id"		"28361465"
		}
		"3680"
		{
			"name"		"katowice2019_signature_olofmeister_gold"
			"item_name"		"#StickerKit_katowice2019_signature_olofmeister_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_olofmeister_gold"
			"sticker_material"		"katowice2019/sig_olofmeister_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"61"
			"tournament_player_id"		"28361465"
		}
		"3681"
		{
			"name"		"katowice2019_signature_rain"
			"item_name"		"#StickerKit_katowice2019_signature_rain"
			"description_string"		"#StickerKit_desc_katowice2019_signature_rain"
			"sticker_material"		"katowice2019/sig_rain"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"3682"
		{
			"name"		"katowice2019_signature_rain_foil"
			"item_name"		"#StickerKit_katowice2019_signature_rain_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_rain_foil"
			"sticker_material"		"katowice2019/sig_rain_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"3683"
		{
			"name"		"katowice2019_signature_rain_gold"
			"item_name"		"#StickerKit_katowice2019_signature_rain_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_rain_gold"
			"sticker_material"		"katowice2019/sig_rain_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"3684"
		{
			"name"		"katowice2019_signature_adrenkz"
			"item_name"		"#StickerKit_katowice2019_signature_adrenkz"
			"description_string"		"#StickerKit_desc_katowice2019_signature_adrenkz"
			"sticker_material"		"katowice2019/sig_adrenkz"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"61"
			"tournament_player_id"		"46200979"
		}
		"3685"
		{
			"name"		"katowice2019_signature_adrenkz_foil"
			"item_name"		"#StickerKit_katowice2019_signature_adrenkz_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_adrenkz_foil"
			"sticker_material"		"katowice2019/sig_adrenkz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"61"
			"tournament_player_id"		"46200979"
		}
		"3686"
		{
			"name"		"katowice2019_signature_adrenkz_gold"
			"item_name"		"#StickerKit_katowice2019_signature_adrenkz_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_adrenkz_gold"
			"sticker_material"		"katowice2019/sig_adrenkz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"61"
			"tournament_player_id"		"46200979"
		}
		"3687"
		{
			"name"		"katowice2019_signature_niko"
			"item_name"		"#StickerKit_katowice2019_signature_niko"
			"description_string"		"#StickerKit_desc_katowice2019_signature_niko"
			"sticker_material"		"katowice2019/sig_niko"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"61"
			"tournament_player_id"		"81417650"
		}
		"3688"
		{
			"name"		"katowice2019_signature_niko_foil"
			"item_name"		"#StickerKit_katowice2019_signature_niko_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_niko_foil"
			"sticker_material"		"katowice2019/sig_niko_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"61"
			"tournament_player_id"		"81417650"
		}
		"3689"
		{
			"name"		"katowice2019_signature_niko_gold"
			"item_name"		"#StickerKit_katowice2019_signature_niko_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_niko_gold"
			"sticker_material"		"katowice2019/sig_niko_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"61"
			"tournament_player_id"		"81417650"
		}
		"3690"
		{
			"name"		"katowice2019_signature_twist"
			"item_name"		"#StickerKit_katowice2019_signature_twist"
			"description_string"		"#StickerKit_desc_katowice2019_signature_twist"
			"sticker_material"		"katowice2019/sig_twist"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"6"
			"tournament_player_id"		"19979131"
		}
		"3691"
		{
			"name"		"katowice2019_signature_twist_foil"
			"item_name"		"#StickerKit_katowice2019_signature_twist_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_twist_foil"
			"sticker_material"		"katowice2019/sig_twist_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"6"
			"tournament_player_id"		"19979131"
		}
		"3692"
		{
			"name"		"katowice2019_signature_twist_gold"
			"item_name"		"#StickerKit_katowice2019_signature_twist_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_twist_gold"
			"sticker_material"		"katowice2019/sig_twist_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"6"
			"tournament_player_id"		"19979131"
		}
		"3693"
		{
			"name"		"katowice2019_signature_xizt"
			"item_name"		"#StickerKit_katowice2019_signature_xizt"
			"description_string"		"#StickerKit_desc_katowice2019_signature_xizt"
			"sticker_material"		"katowice2019/sig_xizt"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"6"
			"tournament_player_id"		"26224992"
		}
		"3694"
		{
			"name"		"katowice2019_signature_xizt_foil"
			"item_name"		"#StickerKit_katowice2019_signature_xizt_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_xizt_foil"
			"sticker_material"		"katowice2019/sig_xizt_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"6"
			"tournament_player_id"		"26224992"
		}
		"3695"
		{
			"name"		"katowice2019_signature_xizt_gold"
			"item_name"		"#StickerKit_katowice2019_signature_xizt_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_xizt_gold"
			"sticker_material"		"katowice2019/sig_xizt_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"6"
			"tournament_player_id"		"26224992"
		}
		"3696"
		{
			"name"		"katowice2019_signature_jw"
			"item_name"		"#StickerKit_katowice2019_signature_jw"
			"description_string"		"#StickerKit_desc_katowice2019_signature_jw"
			"sticker_material"		"katowice2019/sig_jw"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71288472"
		}
		"3697"
		{
			"name"		"katowice2019_signature_jw_foil"
			"item_name"		"#StickerKit_katowice2019_signature_jw_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_jw_foil"
			"sticker_material"		"katowice2019/sig_jw_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71288472"
		}
		"3698"
		{
			"name"		"katowice2019_signature_jw_gold"
			"item_name"		"#StickerKit_katowice2019_signature_jw_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_jw_gold"
			"sticker_material"		"katowice2019/sig_jw_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71288472"
		}
		"3699"
		{
			"name"		"katowice2019_signature_krimz"
			"item_name"		"#StickerKit_katowice2019_signature_krimz"
			"description_string"		"#StickerKit_desc_katowice2019_signature_krimz"
			"sticker_material"		"katowice2019/sig_krimz"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"3700"
		{
			"name"		"katowice2019_signature_krimz_foil"
			"item_name"		"#StickerKit_katowice2019_signature_krimz_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_krimz_foil"
			"sticker_material"		"katowice2019/sig_krimz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"3701"
		{
			"name"		"katowice2019_signature_krimz_gold"
			"item_name"		"#StickerKit_katowice2019_signature_krimz_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_krimz_gold"
			"sticker_material"		"katowice2019/sig_krimz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"3702"
		{
			"name"		"katowice2019_signature_brollan"
			"item_name"		"#StickerKit_katowice2019_signature_brollan"
			"description_string"		"#StickerKit_desc_katowice2019_signature_brollan"
			"sticker_material"		"katowice2019/sig_brollan"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"6"
			"tournament_player_id"		"178562747"
		}
		"3703"
		{
			"name"		"katowice2019_signature_brollan_foil"
			"item_name"		"#StickerKit_katowice2019_signature_brollan_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_brollan_foil"
			"sticker_material"		"katowice2019/sig_brollan_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"6"
			"tournament_player_id"		"178562747"
		}
		"3704"
		{
			"name"		"katowice2019_signature_brollan_gold"
			"item_name"		"#StickerKit_katowice2019_signature_brollan_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_brollan_gold"
			"sticker_material"		"katowice2019/sig_brollan_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"6"
			"tournament_player_id"		"178562747"
		}
		"3705"
		{
			"name"		"katowice2019_signature_vini"
			"item_name"		"#StickerKit_katowice2019_signature_vini"
			"description_string"		"#StickerKit_desc_katowice2019_signature_vini"
			"sticker_material"		"katowice2019/sig_vini"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"85"
			"tournament_player_id"		"36104456"
		}
		"3706"
		{
			"name"		"katowice2019_signature_vini_foil"
			"item_name"		"#StickerKit_katowice2019_signature_vini_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_vini_foil"
			"sticker_material"		"katowice2019/sig_vini_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"85"
			"tournament_player_id"		"36104456"
		}
		"3707"
		{
			"name"		"katowice2019_signature_vini_gold"
			"item_name"		"#StickerKit_katowice2019_signature_vini_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_vini_gold"
			"sticker_material"		"katowice2019/sig_vini_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"85"
			"tournament_player_id"		"36104456"
		}
		"3708"
		{
			"name"		"katowice2019_signature_ablej"
			"item_name"		"#StickerKit_katowice2019_signature_ablej"
			"description_string"		"#StickerKit_desc_katowice2019_signature_ablej"
			"sticker_material"		"katowice2019/sig_ablej"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"85"
			"tournament_player_id"		"82940700"
		}
		"3709"
		{
			"name"		"katowice2019_signature_ablej_foil"
			"item_name"		"#StickerKit_katowice2019_signature_ablej_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_ablej_foil"
			"sticker_material"		"katowice2019/sig_ablej_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"85"
			"tournament_player_id"		"82940700"
		}
		"3710"
		{
			"name"		"katowice2019_signature_ablej_gold"
			"item_name"		"#StickerKit_katowice2019_signature_ablej_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_ablej_gold"
			"sticker_material"		"katowice2019/sig_ablej_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"85"
			"tournament_player_id"		"82940700"
		}
		"3711"
		{
			"name"		"katowice2019_signature_art"
			"item_name"		"#StickerKit_katowice2019_signature_art"
			"description_string"		"#StickerKit_desc_katowice2019_signature_art"
			"sticker_material"		"katowice2019/sig_art"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"85"
			"tournament_player_id"		"83503844"
		}
		"3712"
		{
			"name"		"katowice2019_signature_art_foil"
			"item_name"		"#StickerKit_katowice2019_signature_art_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_art_foil"
			"sticker_material"		"katowice2019/sig_art_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"85"
			"tournament_player_id"		"83503844"
		}
		"3713"
		{
			"name"		"katowice2019_signature_art_gold"
			"item_name"		"#StickerKit_katowice2019_signature_art_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_art_gold"
			"sticker_material"		"katowice2019/sig_art_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"85"
			"tournament_player_id"		"83503844"
		}
		"3714"
		{
			"name"		"katowice2019_signature_kscerato"
			"item_name"		"#StickerKit_katowice2019_signature_kscerato"
			"description_string"		"#StickerKit_desc_katowice2019_signature_kscerato"
			"sticker_material"		"katowice2019/sig_kscerato"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"85"
			"tournament_player_id"		"98234764"
		}
		"3715"
		{
			"name"		"katowice2019_signature_kscerato_foil"
			"item_name"		"#StickerKit_katowice2019_signature_kscerato_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_kscerato_foil"
			"sticker_material"		"katowice2019/sig_kscerato_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"85"
			"tournament_player_id"		"98234764"
		}
		"3716"
		{
			"name"		"katowice2019_signature_kscerato_gold"
			"item_name"		"#StickerKit_katowice2019_signature_kscerato_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_kscerato_gold"
			"sticker_material"		"katowice2019/sig_kscerato_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"85"
			"tournament_player_id"		"98234764"
		}
		"3717"
		{
			"name"		"katowice2019_signature_yuurih"
			"item_name"		"#StickerKit_katowice2019_signature_yuurih"
			"description_string"		"#StickerKit_desc_katowice2019_signature_yuurih"
			"sticker_material"		"katowice2019/sig_yuurih"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"85"
			"tournament_player_id"		"204704832"
		}
		"3718"
		{
			"name"		"katowice2019_signature_yuurih_foil"
			"item_name"		"#StickerKit_katowice2019_signature_yuurih_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_yuurih_foil"
			"sticker_material"		"katowice2019/sig_yuurih_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"85"
			"tournament_player_id"		"204704832"
		}
		"3719"
		{
			"name"		"katowice2019_signature_yuurih_gold"
			"item_name"		"#StickerKit_katowice2019_signature_yuurih_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_yuurih_gold"
			"sticker_material"		"katowice2019/sig_yuurih_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"85"
			"tournament_player_id"		"204704832"
		}
		"3720"
		{
			"name"		"katowice2019_signature_jackz"
			"item_name"		"#StickerKit_katowice2019_signature_jackz"
			"description_string"		"#StickerKit_desc_katowice2019_signature_jackz"
			"sticker_material"		"katowice2019/sig_jackz"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"59"
			"tournament_player_id"		"11977189"
		}
		"3721"
		{
			"name"		"katowice2019_signature_jackz_foil"
			"item_name"		"#StickerKit_katowice2019_signature_jackz_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_jackz_foil"
			"sticker_material"		"katowice2019/sig_jackz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"59"
			"tournament_player_id"		"11977189"
		}
		"3722"
		{
			"name"		"katowice2019_signature_jackz_gold"
			"item_name"		"#StickerKit_katowice2019_signature_jackz_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_jackz_gold"
			"sticker_material"		"katowice2019/sig_jackz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"59"
			"tournament_player_id"		"11977189"
		}
		"3723"
		{
			"name"		"katowice2019_signature_shox"
			"item_name"		"#StickerKit_katowice2019_signature_shox"
			"description_string"		"#StickerKit_desc_katowice2019_signature_shox"
			"sticker_material"		"katowice2019/sig_shox"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"59"
			"tournament_player_id"		"46654567"
		}
		"3724"
		{
			"name"		"katowice2019_signature_shox_foil"
			"item_name"		"#StickerKit_katowice2019_signature_shox_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_shox_foil"
			"sticker_material"		"katowice2019/sig_shox_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"59"
			"tournament_player_id"		"46654567"
		}
		"3725"
		{
			"name"		"katowice2019_signature_shox_gold"
			"item_name"		"#StickerKit_katowice2019_signature_shox_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_shox_gold"
			"sticker_material"		"katowice2019/sig_shox_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"59"
			"tournament_player_id"		"46654567"
		}
		"3726"
		{
			"name"		"katowice2019_signature_bodyy"
			"item_name"		"#StickerKit_katowice2019_signature_bodyy"
			"description_string"		"#StickerKit_desc_katowice2019_signature_bodyy"
			"sticker_material"		"katowice2019/sig_bodyy"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53029647"
		}
		"3727"
		{
			"name"		"katowice2019_signature_bodyy_foil"
			"item_name"		"#StickerKit_katowice2019_signature_bodyy_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_bodyy_foil"
			"sticker_material"		"katowice2019/sig_bodyy_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53029647"
		}
		"3728"
		{
			"name"		"katowice2019_signature_bodyy_gold"
			"item_name"		"#StickerKit_katowice2019_signature_bodyy_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_bodyy_gold"
			"sticker_material"		"katowice2019/sig_bodyy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"59"
			"tournament_player_id"		"53029647"
		}
		"3729"
		{
			"name"		"katowice2019_signature_kennys"
			"item_name"		"#StickerKit_katowice2019_signature_kennys"
			"description_string"		"#StickerKit_desc_katowice2019_signature_kennys"
			"sticker_material"		"katowice2019/sig_kennys"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"59"
			"tournament_player_id"		"64640068"
		}
		"3730"
		{
			"name"		"katowice2019_signature_kennys_foil"
			"item_name"		"#StickerKit_katowice2019_signature_kennys_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_kennys_foil"
			"sticker_material"		"katowice2019/sig_kennys_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"59"
			"tournament_player_id"		"64640068"
		}
		"3731"
		{
			"name"		"katowice2019_signature_kennys_gold"
			"item_name"		"#StickerKit_katowice2019_signature_kennys_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_kennys_gold"
			"sticker_material"		"katowice2019/sig_kennys_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"59"
			"tournament_player_id"		"64640068"
		}
		"3732"
		{
			"name"		"katowice2019_signature_lucky"
			"item_name"		"#StickerKit_katowice2019_signature_lucky"
			"description_string"		"#StickerKit_desc_katowice2019_signature_lucky"
			"sticker_material"		"katowice2019/sig_lucky"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"59"
			"tournament_player_id"		"71624387"
		}
		"3733"
		{
			"name"		"katowice2019_signature_lucky_foil"
			"item_name"		"#StickerKit_katowice2019_signature_lucky_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_lucky_foil"
			"sticker_material"		"katowice2019/sig_lucky_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"59"
			"tournament_player_id"		"71624387"
		}
		"3734"
		{
			"name"		"katowice2019_signature_lucky_gold"
			"item_name"		"#StickerKit_katowice2019_signature_lucky_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_lucky_gold"
			"sticker_material"		"katowice2019/sig_lucky_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"59"
			"tournament_player_id"		"71624387"
		}
		"3735"
		{
			"name"		"katowice2019_signature_sterling"
			"item_name"		"#StickerKit_katowice2019_signature_sterling"
			"description_string"		"#StickerKit_desc_katowice2019_signature_sterling"
			"sticker_material"		"katowice2019/sig_sterling"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"86"
			"tournament_player_id"		"100224621"
		}
		"3736"
		{
			"name"		"katowice2019_signature_sterling_foil"
			"item_name"		"#StickerKit_katowice2019_signature_sterling_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_sterling_foil"
			"sticker_material"		"katowice2019/sig_sterling_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"86"
			"tournament_player_id"		"100224621"
		}
		"3737"
		{
			"name"		"katowice2019_signature_sterling_gold"
			"item_name"		"#StickerKit_katowice2019_signature_sterling_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_sterling_gold"
			"sticker_material"		"katowice2019/sig_sterling_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"86"
			"tournament_player_id"		"100224621"
		}
		"3738"
		{
			"name"		"katowice2019_signature_dexter"
			"item_name"		"#StickerKit_katowice2019_signature_dexter"
			"description_string"		"#StickerKit_desc_katowice2019_signature_dexter"
			"sticker_material"		"katowice2019/sig_dexter"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"86"
			"tournament_player_id"		"101535513"
		}
		"3739"
		{
			"name"		"katowice2019_signature_dexter_foil"
			"item_name"		"#StickerKit_katowice2019_signature_dexter_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_dexter_foil"
			"sticker_material"		"katowice2019/sig_dexter_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"86"
			"tournament_player_id"		"101535513"
		}
		"3740"
		{
			"name"		"katowice2019_signature_dexter_gold"
			"item_name"		"#StickerKit_katowice2019_signature_dexter_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_dexter_gold"
			"sticker_material"		"katowice2019/sig_dexter_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"86"
			"tournament_player_id"		"101535513"
		}
		"3741"
		{
			"name"		"katowice2019_signature_erkast"
			"item_name"		"#StickerKit_katowice2019_signature_erkast"
			"description_string"		"#StickerKit_desc_katowice2019_signature_erkast"
			"sticker_material"		"katowice2019/sig_erkast"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"86"
			"tournament_player_id"		"131305548"
		}
		"3742"
		{
			"name"		"katowice2019_signature_erkast_foil"
			"item_name"		"#StickerKit_katowice2019_signature_erkast_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_erkast_foil"
			"sticker_material"		"katowice2019/sig_erkast_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"86"
			"tournament_player_id"		"131305548"
		}
		"3743"
		{
			"name"		"katowice2019_signature_erkast_gold"
			"item_name"		"#StickerKit_katowice2019_signature_erkast_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_erkast_gold"
			"sticker_material"		"katowice2019/sig_erkast_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"86"
			"tournament_player_id"		"131305548"
		}
		"3744"
		{
			"name"		"katowice2019_signature_malta"
			"item_name"		"#StickerKit_katowice2019_signature_malta"
			"description_string"		"#StickerKit_desc_katowice2019_signature_malta"
			"sticker_material"		"katowice2019/sig_malta"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"86"
			"tournament_player_id"		"181905573"
		}
		"3745"
		{
			"name"		"katowice2019_signature_malta_foil"
			"item_name"		"#StickerKit_katowice2019_signature_malta_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_malta_foil"
			"sticker_material"		"katowice2019/sig_malta_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"86"
			"tournament_player_id"		"181905573"
		}
		"3746"
		{
			"name"		"katowice2019_signature_malta_gold"
			"item_name"		"#StickerKit_katowice2019_signature_malta_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_malta_gold"
			"sticker_material"		"katowice2019/sig_malta_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"86"
			"tournament_player_id"		"181905573"
		}
		"3747"
		{
			"name"		"katowice2019_signature_dickstacy"
			"item_name"		"#StickerKit_katowice2019_signature_dickstacy"
			"description_string"		"#StickerKit_desc_katowice2019_signature_dickstacy"
			"sticker_material"		"katowice2019/sig_dickstacy"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"86"
			"tournament_player_id"		"192019632"
		}
		"3748"
		{
			"name"		"katowice2019_signature_dickstacy_foil"
			"item_name"		"#StickerKit_katowice2019_signature_dickstacy_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_dickstacy_foil"
			"sticker_material"		"katowice2019/sig_dickstacy_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"86"
			"tournament_player_id"		"192019632"
		}
		"3749"
		{
			"name"		"katowice2019_signature_dickstacy_gold"
			"item_name"		"#StickerKit_katowice2019_signature_dickstacy_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_dickstacy_gold"
			"sticker_material"		"katowice2019/sig_dickstacy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"86"
			"tournament_player_id"		"192019632"
		}
		"3750"
		{
			"name"		"katowice2019_signature_deadfox"
			"item_name"		"#StickerKit_katowice2019_signature_deadfox"
			"description_string"		"#StickerKit_desc_katowice2019_signature_deadfox"
			"sticker_material"		"katowice2019/sig_deadfox"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"25"
			"tournament_player_id"		"29338592"
		}
		"3751"
		{
			"name"		"katowice2019_signature_deadfox_foil"
			"item_name"		"#StickerKit_katowice2019_signature_deadfox_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_deadfox_foil"
			"sticker_material"		"katowice2019/sig_deadfox_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"25"
			"tournament_player_id"		"29338592"
		}
		"3752"
		{
			"name"		"katowice2019_signature_deadfox_gold"
			"item_name"		"#StickerKit_katowice2019_signature_deadfox_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_deadfox_gold"
			"sticker_material"		"katowice2019/sig_deadfox_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"25"
			"tournament_player_id"		"29338592"
		}
		"3753"
		{
			"name"		"katowice2019_signature_angel"
			"item_name"		"#StickerKit_katowice2019_signature_angel"
			"description_string"		"#StickerKit_desc_katowice2019_signature_angel"
			"sticker_material"		"katowice2019/sig_angel"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"25"
			"tournament_player_id"		"58930363"
		}
		"3754"
		{
			"name"		"katowice2019_signature_angel_foil"
			"item_name"		"#StickerKit_katowice2019_signature_angel_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_angel_foil"
			"sticker_material"		"katowice2019/sig_angel_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"25"
			"tournament_player_id"		"58930363"
		}
		"3755"
		{
			"name"		"katowice2019_signature_angel_gold"
			"item_name"		"#StickerKit_katowice2019_signature_angel_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_angel_gold"
			"sticker_material"		"katowice2019/sig_angel_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"25"
			"tournament_player_id"		"58930363"
		}
		"3756"
		{
			"name"		"katowice2019_signature_hobbit"
			"item_name"		"#StickerKit_katowice2019_signature_hobbit"
			"description_string"		"#StickerKit_desc_katowice2019_signature_hobbit"
			"sticker_material"		"katowice2019/sig_hobbit"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"25"
			"tournament_player_id"		"68027030"
		}
		"3757"
		{
			"name"		"katowice2019_signature_hobbit_foil"
			"item_name"		"#StickerKit_katowice2019_signature_hobbit_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_hobbit_foil"
			"sticker_material"		"katowice2019/sig_hobbit_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"25"
			"tournament_player_id"		"68027030"
		}
		"3758"
		{
			"name"		"katowice2019_signature_hobbit_gold"
			"item_name"		"#StickerKit_katowice2019_signature_hobbit_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_hobbit_gold"
			"sticker_material"		"katowice2019/sig_hobbit_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"25"
			"tournament_player_id"		"68027030"
		}
		"3759"
		{
			"name"		"katowice2019_signature_issaa"
			"item_name"		"#StickerKit_katowice2019_signature_issaa"
			"description_string"		"#StickerKit_desc_katowice2019_signature_issaa"
			"sticker_material"		"katowice2019/sig_issaa"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"25"
			"tournament_player_id"		"77546728"
		}
		"3760"
		{
			"name"		"katowice2019_signature_issaa_foil"
			"item_name"		"#StickerKit_katowice2019_signature_issaa_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_issaa_foil"
			"sticker_material"		"katowice2019/sig_issaa_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"25"
			"tournament_player_id"		"77546728"
		}
		"3761"
		{
			"name"		"katowice2019_signature_issaa_gold"
			"item_name"		"#StickerKit_katowice2019_signature_issaa_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_issaa_gold"
			"sticker_material"		"katowice2019/sig_issaa_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"25"
			"tournament_player_id"		"77546728"
		}
		"3762"
		{
			"name"		"katowice2019_signature_woxic"
			"item_name"		"#StickerKit_katowice2019_signature_woxic"
			"description_string"		"#StickerKit_desc_katowice2019_signature_woxic"
			"sticker_material"		"katowice2019/sig_woxic"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"25"
			"tournament_player_id"		"123219778"
		}
		"3763"
		{
			"name"		"katowice2019_signature_woxic_foil"
			"item_name"		"#StickerKit_katowice2019_signature_woxic_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_woxic_foil"
			"sticker_material"		"katowice2019/sig_woxic_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"25"
			"tournament_player_id"		"123219778"
		}
		"3764"
		{
			"name"		"katowice2019_signature_woxic_gold"
			"item_name"		"#StickerKit_katowice2019_signature_woxic_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_woxic_gold"
			"sticker_material"		"katowice2019/sig_woxic_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"25"
			"tournament_player_id"		"123219778"
		}
		"3765"
		{
			"name"		"katowice2019_signature_fallen"
			"item_name"		"#StickerKit_katowice2019_signature_fallen"
			"description_string"		"#StickerKit_desc_katowice2019_signature_fallen"
			"sticker_material"		"katowice2019/sig_fallen"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"80"
			"tournament_player_id"		"424467"
		}
		"3766"
		{
			"name"		"katowice2019_signature_fallen_foil"
			"item_name"		"#StickerKit_katowice2019_signature_fallen_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_fallen_foil"
			"sticker_material"		"katowice2019/sig_fallen_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"80"
			"tournament_player_id"		"424467"
		}
		"3767"
		{
			"name"		"katowice2019_signature_fallen_gold"
			"item_name"		"#StickerKit_katowice2019_signature_fallen_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_fallen_gold"
			"sticker_material"		"katowice2019/sig_fallen_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"80"
			"tournament_player_id"		"424467"
		}
		"3768"
		{
			"name"		"katowice2019_signature_felps"
			"item_name"		"#StickerKit_katowice2019_signature_felps"
			"description_string"		"#StickerKit_desc_katowice2019_signature_felps"
			"sticker_material"		"katowice2019/sig_felps"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"80"
			"tournament_player_id"		"22765766"
		}
		"3769"
		{
			"name"		"katowice2019_signature_felps_foil"
			"item_name"		"#StickerKit_katowice2019_signature_felps_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_felps_foil"
			"sticker_material"		"katowice2019/sig_felps_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"80"
			"tournament_player_id"		"22765766"
		}
		"3770"
		{
			"name"		"katowice2019_signature_felps_gold"
			"item_name"		"#StickerKit_katowice2019_signature_felps_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_felps_gold"
			"sticker_material"		"katowice2019/sig_felps_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"80"
			"tournament_player_id"		"22765766"
		}
		"3771"
		{
			"name"		"katowice2019_signature_fer"
			"item_name"		"#StickerKit_katowice2019_signature_fer"
			"description_string"		"#StickerKit_desc_katowice2019_signature_fer"
			"sticker_material"		"katowice2019/sig_fer"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"80"
			"tournament_player_id"		"38921219"
		}
		"3772"
		{
			"name"		"katowice2019_signature_fer_foil"
			"item_name"		"#StickerKit_katowice2019_signature_fer_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_fer_foil"
			"sticker_material"		"katowice2019/sig_fer_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"80"
			"tournament_player_id"		"38921219"
		}
		"3773"
		{
			"name"		"katowice2019_signature_fer_gold"
			"item_name"		"#StickerKit_katowice2019_signature_fer_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_fer_gold"
			"sticker_material"		"katowice2019/sig_fer_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"80"
			"tournament_player_id"		"38921219"
		}
		"3774"
		{
			"name"		"katowice2019_signature_taco"
			"item_name"		"#StickerKit_katowice2019_signature_taco"
			"description_string"		"#StickerKit_desc_katowice2019_signature_taco"
			"sticker_material"		"katowice2019/sig_taco"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"80"
			"tournament_player_id"		"52876568"
		}
		"3775"
		{
			"name"		"katowice2019_signature_taco_foil"
			"item_name"		"#StickerKit_katowice2019_signature_taco_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_taco_foil"
			"sticker_material"		"katowice2019/sig_taco_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"80"
			"tournament_player_id"		"52876568"
		}
		"3776"
		{
			"name"		"katowice2019_signature_taco_gold"
			"item_name"		"#StickerKit_katowice2019_signature_taco_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_taco_gold"
			"sticker_material"		"katowice2019/sig_taco_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"80"
			"tournament_player_id"		"52876568"
		}
		"3777"
		{
			"name"		"katowice2019_signature_coldzera"
			"item_name"		"#StickerKit_katowice2019_signature_coldzera"
			"description_string"		"#StickerKit_desc_katowice2019_signature_coldzera"
			"sticker_material"		"katowice2019/sig_coldzera"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"80"
			"tournament_player_id"		"79720871"
		}
		"3778"
		{
			"name"		"katowice2019_signature_coldzera_foil"
			"item_name"		"#StickerKit_katowice2019_signature_coldzera_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_coldzera_foil"
			"sticker_material"		"katowice2019/sig_coldzera_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"80"
			"tournament_player_id"		"79720871"
		}
		"3779"
		{
			"name"		"katowice2019_signature_coldzera_gold"
			"item_name"		"#StickerKit_katowice2019_signature_coldzera_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_coldzera_gold"
			"sticker_material"		"katowice2019/sig_coldzera_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"80"
			"tournament_player_id"		"79720871"
		}
		"3780"
		{
			"name"		"katowice2019_signature_edward"
			"item_name"		"#StickerKit_katowice2019_signature_edward"
			"description_string"		"#StickerKit_desc_katowice2019_signature_edward"
			"sticker_material"		"katowice2019/sig_edward"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"3781"
		{
			"name"		"katowice2019_signature_edward_foil"
			"item_name"		"#StickerKit_katowice2019_signature_edward_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_edward_foil"
			"sticker_material"		"katowice2019/sig_edward_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"3782"
		{
			"name"		"katowice2019_signature_edward_gold"
			"item_name"		"#StickerKit_katowice2019_signature_edward_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_edward_gold"
			"sticker_material"		"katowice2019/sig_edward_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"12"
			"tournament_player_id"		"23429534"
		}
		"3783"
		{
			"name"		"katowice2019_signature_zeus"
			"item_name"		"#StickerKit_katowice2019_signature_zeus"
			"description_string"		"#StickerKit_desc_katowice2019_signature_zeus"
			"sticker_material"		"katowice2019/sig_zeus"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"12"
			"tournament_player_id"		"59062744"
		}
		"3784"
		{
			"name"		"katowice2019_signature_zeus_foil"
			"item_name"		"#StickerKit_katowice2019_signature_zeus_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_zeus_foil"
			"sticker_material"		"katowice2019/sig_zeus_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"12"
			"tournament_player_id"		"59062744"
		}
		"3785"
		{
			"name"		"katowice2019_signature_zeus_gold"
			"item_name"		"#StickerKit_katowice2019_signature_zeus_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_zeus_gold"
			"sticker_material"		"katowice2019/sig_zeus_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"12"
			"tournament_player_id"		"59062744"
		}
		"3786"
		{
			"name"		"katowice2019_signature_s1mple"
			"item_name"		"#StickerKit_katowice2019_signature_s1mple"
			"description_string"		"#StickerKit_desc_katowice2019_signature_s1mple"
			"sticker_material"		"katowice2019/sig_s1mple"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"3787"
		{
			"name"		"katowice2019_signature_s1mple_foil"
			"item_name"		"#StickerKit_katowice2019_signature_s1mple_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_s1mple_foil"
			"sticker_material"		"katowice2019/sig_s1mple_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"3788"
		{
			"name"		"katowice2019_signature_s1mple_gold"
			"item_name"		"#StickerKit_katowice2019_signature_s1mple_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_s1mple_gold"
			"sticker_material"		"katowice2019/sig_s1mple_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"3789"
		{
			"name"		"katowice2019_signature_electronic"
			"item_name"		"#StickerKit_katowice2019_signature_electronic"
			"description_string"		"#StickerKit_desc_katowice2019_signature_electronic"
			"sticker_material"		"katowice2019/sig_electronic"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"3790"
		{
			"name"		"katowice2019_signature_electronic_foil"
			"item_name"		"#StickerKit_katowice2019_signature_electronic_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_electronic_foil"
			"sticker_material"		"katowice2019/sig_electronic_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"3791"
		{
			"name"		"katowice2019_signature_electronic_gold"
			"item_name"		"#StickerKit_katowice2019_signature_electronic_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_electronic_gold"
			"sticker_material"		"katowice2019/sig_electronic_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"3792"
		{
			"name"		"katowice2019_signature_flamie"
			"item_name"		"#StickerKit_katowice2019_signature_flamie"
			"description_string"		"#StickerKit_desc_katowice2019_signature_flamie"
			"sticker_material"		"katowice2019/sig_flamie"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"3793"
		{
			"name"		"katowice2019_signature_flamie_foil"
			"item_name"		"#StickerKit_katowice2019_signature_flamie_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_flamie_foil"
			"sticker_material"		"katowice2019/sig_flamie_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"3794"
		{
			"name"		"katowice2019_signature_flamie_gold"
			"item_name"		"#StickerKit_katowice2019_signature_flamie_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_flamie_gold"
			"sticker_material"		"katowice2019/sig_flamie_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"3795"
		{
			"name"		"katowice2019_signature_forest"
			"item_name"		"#StickerKit_katowice2019_signature_forest"
			"description_string"		"#StickerKit_desc_katowice2019_signature_forest"
			"sticker_material"		"katowice2019/sig_forest"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"1"
			"tournament_player_id"		"93724"
		}
		"3796"
		{
			"name"		"katowice2019_signature_forest_foil"
			"item_name"		"#StickerKit_katowice2019_signature_forest_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_forest_foil"
			"sticker_material"		"katowice2019/sig_forest_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"1"
			"tournament_player_id"		"93724"
		}
		"3797"
		{
			"name"		"katowice2019_signature_forest_gold"
			"item_name"		"#StickerKit_katowice2019_signature_forest_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_forest_gold"
			"sticker_material"		"katowice2019/sig_forest_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"1"
			"tournament_player_id"		"93724"
		}
		"3798"
		{
			"name"		"katowice2019_signature_lekro"
			"item_name"		"#StickerKit_katowice2019_signature_lekro"
			"description_string"		"#StickerKit_desc_katowice2019_signature_lekro"
			"sticker_material"		"katowice2019/sig_lekro"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"1"
			"tournament_player_id"		"1093135"
		}
		"3799"
		{
			"name"		"katowice2019_signature_lekro_foil"
			"item_name"		"#StickerKit_katowice2019_signature_lekro_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_lekro_foil"
			"sticker_material"		"katowice2019/sig_lekro_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"1"
			"tournament_player_id"		"1093135"
		}
		"3800"
		{
			"name"		"katowice2019_signature_lekro_gold"
			"item_name"		"#StickerKit_katowice2019_signature_lekro_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_lekro_gold"
			"sticker_material"		"katowice2019/sig_lekro_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"1"
			"tournament_player_id"		"1093135"
		}
		"3801"
		{
			"name"		"katowice2019_signature_getright"
			"item_name"		"#StickerKit_katowice2019_signature_getright"
			"description_string"		"#StickerKit_desc_katowice2019_signature_getright"
			"sticker_material"		"katowice2019/sig_getright"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"1"
			"tournament_player_id"		"21771190"
		}
		"3802"
		{
			"name"		"katowice2019_signature_getright_foil"
			"item_name"		"#StickerKit_katowice2019_signature_getright_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_getright_foil"
			"sticker_material"		"katowice2019/sig_getright_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"1"
			"tournament_player_id"		"21771190"
		}
		"3803"
		{
			"name"		"katowice2019_signature_getright_gold"
			"item_name"		"#StickerKit_katowice2019_signature_getright_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_getright_gold"
			"sticker_material"		"katowice2019/sig_getright_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"1"
			"tournament_player_id"		"21771190"
		}
		"3804"
		{
			"name"		"katowice2019_signature_rez"
			"item_name"		"#StickerKit_katowice2019_signature_rez"
			"description_string"		"#StickerKit_desc_katowice2019_signature_rez"
			"sticker_material"		"katowice2019/sig_rez"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"1"
			"tournament_player_id"		"73906687"
		}
		"3805"
		{
			"name"		"katowice2019_signature_rez_foil"
			"item_name"		"#StickerKit_katowice2019_signature_rez_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_rez_foil"
			"sticker_material"		"katowice2019/sig_rez_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"1"
			"tournament_player_id"		"73906687"
		}
		"3806"
		{
			"name"		"katowice2019_signature_rez_gold"
			"item_name"		"#StickerKit_katowice2019_signature_rez_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_rez_gold"
			"sticker_material"		"katowice2019/sig_rez_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"1"
			"tournament_player_id"		"73906687"
		}
		"3807"
		{
			"name"		"katowice2019_signature_dennis"
			"item_name"		"#StickerKit_katowice2019_signature_dennis"
			"description_string"		"#StickerKit_desc_katowice2019_signature_dennis"
			"sticker_material"		"katowice2019/sig_dennis"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"1"
			"tournament_player_id"		"108076825"
		}
		"3808"
		{
			"name"		"katowice2019_signature_dennis_foil"
			"item_name"		"#StickerKit_katowice2019_signature_dennis_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_dennis_foil"
			"sticker_material"		"katowice2019/sig_dennis_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"1"
			"tournament_player_id"		"108076825"
		}
		"3809"
		{
			"name"		"katowice2019_signature_dennis_gold"
			"item_name"		"#StickerKit_katowice2019_signature_dennis_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_dennis_gold"
			"sticker_material"		"katowice2019/sig_dennis_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"1"
			"tournament_player_id"		"108076825"
		}
		"3810"
		{
			"name"		"katowice2019_signature_daps"
			"item_name"		"#StickerKit_katowice2019_signature_daps"
			"description_string"		"#StickerKit_desc_katowice2019_signature_daps"
			"sticker_material"		"katowice2019/sig_daps"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"87"
			"tournament_player_id"		"19892353"
		}
		"3811"
		{
			"name"		"katowice2019_signature_daps_foil"
			"item_name"		"#StickerKit_katowice2019_signature_daps_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_daps_foil"
			"sticker_material"		"katowice2019/sig_daps_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"87"
			"tournament_player_id"		"19892353"
		}
		"3812"
		{
			"name"		"katowice2019_signature_daps_gold"
			"item_name"		"#StickerKit_katowice2019_signature_daps_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_daps_gold"
			"sticker_material"		"katowice2019/sig_daps_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"87"
			"tournament_player_id"		"19892353"
		}
		"3813"
		{
			"name"		"katowice2019_signature_brehze"
			"item_name"		"#StickerKit_katowice2019_signature_brehze"
			"description_string"		"#StickerKit_desc_katowice2019_signature_brehze"
			"sticker_material"		"katowice2019/sig_brehze"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"87"
			"tournament_player_id"		"94595411"
		}
		"3814"
		{
			"name"		"katowice2019_signature_brehze_foil"
			"item_name"		"#StickerKit_katowice2019_signature_brehze_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_brehze_foil"
			"sticker_material"		"katowice2019/sig_brehze_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"87"
			"tournament_player_id"		"94595411"
		}
		"3815"
		{
			"name"		"katowice2019_signature_brehze_gold"
			"item_name"		"#StickerKit_katowice2019_signature_brehze_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_brehze_gold"
			"sticker_material"		"katowice2019/sig_brehze_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"87"
			"tournament_player_id"		"94595411"
		}
		"3816"
		{
			"name"		"katowice2019_signature_fugly"
			"item_name"		"#StickerKit_katowice2019_signature_fugly"
			"description_string"		"#StickerKit_desc_katowice2019_signature_fugly"
			"sticker_material"		"katowice2019/sig_fugly"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"87"
			"tournament_player_id"		"108760082"
		}
		"3817"
		{
			"name"		"katowice2019_signature_fugly_foil"
			"item_name"		"#StickerKit_katowice2019_signature_fugly_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_fugly_foil"
			"sticker_material"		"katowice2019/sig_fugly_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"87"
			"tournament_player_id"		"108760082"
		}
		"3818"
		{
			"name"		"katowice2019_signature_fugly_gold"
			"item_name"		"#StickerKit_katowice2019_signature_fugly_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_fugly_gold"
			"sticker_material"		"katowice2019/sig_fugly_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"87"
			"tournament_player_id"		"108760082"
		}
		"3819"
		{
			"name"		"katowice2019_signature_ethan"
			"item_name"		"#StickerKit_katowice2019_signature_ethan"
			"description_string"		"#StickerKit_desc_katowice2019_signature_ethan"
			"sticker_material"		"katowice2019/sig_ethan"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"87"
			"tournament_player_id"		"169177802"
		}
		"3820"
		{
			"name"		"katowice2019_signature_ethan_foil"
			"item_name"		"#StickerKit_katowice2019_signature_ethan_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_ethan_foil"
			"sticker_material"		"katowice2019/sig_ethan_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"87"
			"tournament_player_id"		"169177802"
		}
		"3821"
		{
			"name"		"katowice2019_signature_ethan_gold"
			"item_name"		"#StickerKit_katowice2019_signature_ethan_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_ethan_gold"
			"sticker_material"		"katowice2019/sig_ethan_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"87"
			"tournament_player_id"		"169177802"
		}
		"3822"
		{
			"name"		"katowice2019_signature_cerq"
			"item_name"		"#StickerKit_katowice2019_signature_cerq"
			"description_string"		"#StickerKit_desc_katowice2019_signature_cerq"
			"sticker_material"		"katowice2019/sig_cerq"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"87"
			"tournament_player_id"		"196088155"
		}
		"3823"
		{
			"name"		"katowice2019_signature_cerq_foil"
			"item_name"		"#StickerKit_katowice2019_signature_cerq_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_cerq_foil"
			"sticker_material"		"katowice2019/sig_cerq_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"87"
			"tournament_player_id"		"196088155"
		}
		"3824"
		{
			"name"		"katowice2019_signature_cerq_gold"
			"item_name"		"#StickerKit_katowice2019_signature_cerq_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_cerq_gold"
			"sticker_material"		"katowice2019/sig_cerq_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"87"
			"tournament_player_id"		"196088155"
		}
		"3825"
		{
			"name"		"katowice2019_signature_gratisfaction"
			"item_name"		"#StickerKit_katowice2019_signature_gratisfaction"
			"description_string"		"#StickerKit_desc_katowice2019_signature_gratisfaction"
			"sticker_material"		"katowice2019/sig_gratisfaction"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"53"
			"tournament_player_id"		"5543683"
		}
		"3826"
		{
			"name"		"katowice2019_signature_gratisfaction_foil"
			"item_name"		"#StickerKit_katowice2019_signature_gratisfaction_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_gratisfaction_foil"
			"sticker_material"		"katowice2019/sig_gratisfaction_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"53"
			"tournament_player_id"		"5543683"
		}
		"3827"
		{
			"name"		"katowice2019_signature_gratisfaction_gold"
			"item_name"		"#StickerKit_katowice2019_signature_gratisfaction_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_gratisfaction_gold"
			"sticker_material"		"katowice2019/sig_gratisfaction_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"53"
			"tournament_player_id"		"5543683"
		}
		"3828"
		{
			"name"		"katowice2019_signature_jks"
			"item_name"		"#StickerKit_katowice2019_signature_jks"
			"description_string"		"#StickerKit_desc_katowice2019_signature_jks"
			"sticker_material"		"katowice2019/sig_jks"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"53"
			"tournament_player_id"		"16839456"
		}
		"3829"
		{
			"name"		"katowice2019_signature_jks_foil"
			"item_name"		"#StickerKit_katowice2019_signature_jks_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_jks_foil"
			"sticker_material"		"katowice2019/sig_jks_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"53"
			"tournament_player_id"		"16839456"
		}
		"3830"
		{
			"name"		"katowice2019_signature_jks_gold"
			"item_name"		"#StickerKit_katowice2019_signature_jks_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_jks_gold"
			"sticker_material"		"katowice2019/sig_jks_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"53"
			"tournament_player_id"		"16839456"
		}
		"3831"
		{
			"name"		"katowice2019_signature_azr"
			"item_name"		"#StickerKit_katowice2019_signature_azr"
			"description_string"		"#StickerKit_desc_katowice2019_signature_azr"
			"sticker_material"		"katowice2019/sig_azr"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"53"
			"tournament_player_id"		"24832266"
		}
		"3832"
		{
			"name"		"katowice2019_signature_azr_foil"
			"item_name"		"#StickerKit_katowice2019_signature_azr_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_azr_foil"
			"sticker_material"		"katowice2019/sig_azr_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"53"
			"tournament_player_id"		"24832266"
		}
		"3833"
		{
			"name"		"katowice2019_signature_azr_gold"
			"item_name"		"#StickerKit_katowice2019_signature_azr_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_azr_gold"
			"sticker_material"		"katowice2019/sig_azr_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"53"
			"tournament_player_id"		"24832266"
		}
		"3834"
		{
			"name"		"katowice2019_signature_jkaem"
			"item_name"		"#StickerKit_katowice2019_signature_jkaem"
			"description_string"		"#StickerKit_desc_katowice2019_signature_jkaem"
			"sticker_material"		"katowice2019/sig_jkaem"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"53"
			"tournament_player_id"		"42442914"
		}
		"3835"
		{
			"name"		"katowice2019_signature_jkaem_foil"
			"item_name"		"#StickerKit_katowice2019_signature_jkaem_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_jkaem_foil"
			"sticker_material"		"katowice2019/sig_jkaem_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"53"
			"tournament_player_id"		"42442914"
		}
		"3836"
		{
			"name"		"katowice2019_signature_jkaem_gold"
			"item_name"		"#StickerKit_katowice2019_signature_jkaem_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_jkaem_gold"
			"sticker_material"		"katowice2019/sig_jkaem_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"53"
			"tournament_player_id"		"42442914"
		}
		"3837"
		{
			"name"		"katowice2019_signature_liazz"
			"item_name"		"#StickerKit_katowice2019_signature_liazz"
			"description_string"		"#StickerKit_desc_katowice2019_signature_liazz"
			"sticker_material"		"katowice2019/sig_liazz"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"53"
			"tournament_player_id"		"112055988"
		}
		"3838"
		{
			"name"		"katowice2019_signature_liazz_foil"
			"item_name"		"#StickerKit_katowice2019_signature_liazz_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_liazz_foil"
			"sticker_material"		"katowice2019/sig_liazz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"53"
			"tournament_player_id"		"112055988"
		}
		"3839"
		{
			"name"		"katowice2019_signature_liazz_gold"
			"item_name"		"#StickerKit_katowice2019_signature_liazz_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_liazz_gold"
			"sticker_material"		"katowice2019/sig_liazz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"53"
			"tournament_player_id"		"112055988"
		}
		"3840"
		{
			"name"		"katowice2019_signature_nitro"
			"item_name"		"#StickerKit_katowice2019_signature_nitro"
			"description_string"		"#StickerKit_desc_katowice2019_signature_nitro"
			"sticker_material"		"katowice2019/sig_nitro"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"3841"
		{
			"name"		"katowice2019_signature_nitro_foil"
			"item_name"		"#StickerKit_katowice2019_signature_nitro_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_nitro_foil"
			"sticker_material"		"katowice2019/sig_nitro_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"3842"
		{
			"name"		"katowice2019_signature_nitro_gold"
			"item_name"		"#StickerKit_katowice2019_signature_nitro_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_nitro_gold"
			"sticker_material"		"katowice2019/sig_nitro_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"3843"
		{
			"name"		"katowice2019_signature_stewie2k"
			"item_name"		"#StickerKit_katowice2019_signature_stewie2k"
			"description_string"		"#StickerKit_desc_katowice2019_signature_stewie2k"
			"sticker_material"		"katowice2019/sig_stewie2k"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"48"
			"tournament_player_id"		"38738282"
		}
		"3844"
		{
			"name"		"katowice2019_signature_stewie2k_foil"
			"item_name"		"#StickerKit_katowice2019_signature_stewie2k_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_stewie2k_foil"
			"sticker_material"		"katowice2019/sig_stewie2k_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"48"
			"tournament_player_id"		"38738282"
		}
		"3845"
		{
			"name"		"katowice2019_signature_stewie2k_gold"
			"item_name"		"#StickerKit_katowice2019_signature_stewie2k_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_stewie2k_gold"
			"sticker_material"		"katowice2019/sig_stewie2k_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"48"
			"tournament_player_id"		"38738282"
		}
		"3846"
		{
			"name"		"katowice2019_signature_naf"
			"item_name"		"#StickerKit_katowice2019_signature_naf"
			"description_string"		"#StickerKit_desc_katowice2019_signature_naf"
			"sticker_material"		"katowice2019/sig_naf"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"48"
			"tournament_player_id"		"40885967"
		}
		"3847"
		{
			"name"		"katowice2019_signature_naf_foil"
			"item_name"		"#StickerKit_katowice2019_signature_naf_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_naf_foil"
			"sticker_material"		"katowice2019/sig_naf_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"48"
			"tournament_player_id"		"40885967"
		}
		"3848"
		{
			"name"		"katowice2019_signature_naf_gold"
			"item_name"		"#StickerKit_katowice2019_signature_naf_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_naf_gold"
			"sticker_material"		"katowice2019/sig_naf_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"48"
			"tournament_player_id"		"40885967"
		}
		"3849"
		{
			"name"		"katowice2019_signature_twistzz"
			"item_name"		"#StickerKit_katowice2019_signature_twistzz"
			"description_string"		"#StickerKit_desc_katowice2019_signature_twistzz"
			"sticker_material"		"katowice2019/sig_twistzz"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"48"
			"tournament_player_id"		"55989477"
		}
		"3850"
		{
			"name"		"katowice2019_signature_twistzz_foil"
			"item_name"		"#StickerKit_katowice2019_signature_twistzz_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_twistzz_foil"
			"sticker_material"		"katowice2019/sig_twistzz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"48"
			"tournament_player_id"		"55989477"
		}
		"3851"
		{
			"name"		"katowice2019_signature_twistzz_gold"
			"item_name"		"#StickerKit_katowice2019_signature_twistzz_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_twistzz_gold"
			"sticker_material"		"katowice2019/sig_twistzz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"48"
			"tournament_player_id"		"55989477"
		}
		"3852"
		{
			"name"		"katowice2019_signature_elige"
			"item_name"		"#StickerKit_katowice2019_signature_elige"
			"description_string"		"#StickerKit_desc_katowice2019_signature_elige"
			"sticker_material"		"katowice2019/sig_elige"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"3853"
		{
			"name"		"katowice2019_signature_elige_foil"
			"item_name"		"#StickerKit_katowice2019_signature_elige_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_elige_foil"
			"sticker_material"		"katowice2019/sig_elige_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"3854"
		{
			"name"		"katowice2019_signature_elige_gold"
			"item_name"		"#StickerKit_katowice2019_signature_elige_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_elige_gold"
			"sticker_material"		"katowice2019/sig_elige_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"3855"
		{
			"name"		"katowice2019_signature_davcost"
			"item_name"		"#StickerKit_katowice2019_signature_davcost"
			"description_string"		"#StickerKit_desc_katowice2019_signature_davcost"
			"sticker_material"		"katowice2019/sig_davcost"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"81"
			"tournament_player_id"		"20273529"
		}
		"3856"
		{
			"name"		"katowice2019_signature_davcost_foil"
			"item_name"		"#StickerKit_katowice2019_signature_davcost_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_davcost_foil"
			"sticker_material"		"katowice2019/sig_davcost_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"81"
			"tournament_player_id"		"20273529"
		}
		"3857"
		{
			"name"		"katowice2019_signature_davcost_gold"
			"item_name"		"#StickerKit_katowice2019_signature_davcost_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_davcost_gold"
			"sticker_material"		"katowice2019/sig_davcost_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"81"
			"tournament_player_id"		"20273529"
		}
		"3858"
		{
			"name"		"katowice2019_signature_coldyy1"
			"item_name"		"#StickerKit_katowice2019_signature_coldyy1"
			"description_string"		"#StickerKit_desc_katowice2019_signature_coldyy1"
			"sticker_material"		"katowice2019/sig_coldyy1"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"81"
			"tournament_player_id"		"34364443"
		}
		"3859"
		{
			"name"		"katowice2019_signature_coldyy1_foil"
			"item_name"		"#StickerKit_katowice2019_signature_coldyy1_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_coldyy1_foil"
			"sticker_material"		"katowice2019/sig_coldyy1_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"81"
			"tournament_player_id"		"34364443"
		}
		"3860"
		{
			"name"		"katowice2019_signature_coldyy1_gold"
			"item_name"		"#StickerKit_katowice2019_signature_coldyy1_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_coldyy1_gold"
			"sticker_material"		"katowice2019/sig_coldyy1_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"81"
			"tournament_player_id"		"34364443"
		}
		"3861"
		{
			"name"		"katowice2019_signature_dima"
			"item_name"		"#StickerKit_katowice2019_signature_dima"
			"description_string"		"#StickerKit_desc_katowice2019_signature_dima"
			"sticker_material"		"katowice2019/sig_dima"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"81"
			"tournament_player_id"		"51718767"
		}
		"3862"
		{
			"name"		"katowice2019_signature_dima_foil"
			"item_name"		"#StickerKit_katowice2019_signature_dima_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_dima_foil"
			"sticker_material"		"katowice2019/sig_dima_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"81"
			"tournament_player_id"		"51718767"
		}
		"3863"
		{
			"name"		"katowice2019_signature_dima_gold"
			"item_name"		"#StickerKit_katowice2019_signature_dima_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_dima_gold"
			"sticker_material"		"katowice2019/sig_dima_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"81"
			"tournament_player_id"		"51718767"
		}
		"3864"
		{
			"name"		"katowice2019_signature_sdy"
			"item_name"		"#StickerKit_katowice2019_signature_sdy"
			"description_string"		"#StickerKit_desc_katowice2019_signature_sdy"
			"sticker_material"		"katowice2019/sig_sdy"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"81"
			"tournament_player_id"		"80311472"
		}
		"3865"
		{
			"name"		"katowice2019_signature_sdy_foil"
			"item_name"		"#StickerKit_katowice2019_signature_sdy_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_sdy_foil"
			"sticker_material"		"katowice2019/sig_sdy_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"81"
			"tournament_player_id"		"80311472"
		}
		"3866"
		{
			"name"		"katowice2019_signature_sdy_gold"
			"item_name"		"#StickerKit_katowice2019_signature_sdy_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_sdy_gold"
			"sticker_material"		"katowice2019/sig_sdy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"81"
			"tournament_player_id"		"80311472"
		}
		"3867"
		{
			"name"		"katowice2019_signature_s0tf1k"
			"item_name"		"#StickerKit_katowice2019_signature_s0tf1k"
			"description_string"		"#StickerKit_desc_katowice2019_signature_s0tf1k"
			"sticker_material"		"katowice2019/sig_s0tf1k"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"81"
			"tournament_player_id"		"174857712"
		}
		"3868"
		{
			"name"		"katowice2019_signature_s0tf1k_foil"
			"item_name"		"#StickerKit_katowice2019_signature_s0tf1k_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_s0tf1k_foil"
			"sticker_material"		"katowice2019/sig_s0tf1k_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"81"
			"tournament_player_id"		"174857712"
		}
		"3869"
		{
			"name"		"katowice2019_signature_s0tf1k_gold"
			"item_name"		"#StickerKit_katowice2019_signature_s0tf1k_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_s0tf1k_gold"
			"sticker_material"		"katowice2019/sig_s0tf1k_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"81"
			"tournament_player_id"		"174857712"
		}
		"3870"
		{
			"name"		"katowice2019_signature_summer"
			"item_name"		"#StickerKit_katowice2019_signature_summer"
			"description_string"		"#StickerKit_desc_katowice2019_signature_summer"
			"sticker_material"		"katowice2019/sig_summer"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"74"
			"tournament_player_id"		"52964519"
		}
		"3871"
		{
			"name"		"katowice2019_signature_summer_foil"
			"item_name"		"#StickerKit_katowice2019_signature_summer_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_summer_foil"
			"sticker_material"		"katowice2019/sig_summer_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"74"
			"tournament_player_id"		"52964519"
		}
		"3872"
		{
			"name"		"katowice2019_signature_summer_gold"
			"item_name"		"#StickerKit_katowice2019_signature_summer_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_summer_gold"
			"sticker_material"		"katowice2019/sig_summer_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"74"
			"tournament_player_id"		"52964519"
		}
		"3873"
		{
			"name"		"katowice2019_signature_somebody"
			"item_name"		"#StickerKit_katowice2019_signature_somebody"
			"description_string"		"#StickerKit_desc_katowice2019_signature_somebody"
			"sticker_material"		"katowice2019/sig_somebody"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"74"
			"tournament_player_id"		"85131873"
		}
		"3874"
		{
			"name"		"katowice2019_signature_somebody_foil"
			"item_name"		"#StickerKit_katowice2019_signature_somebody_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_somebody_foil"
			"sticker_material"		"katowice2019/sig_somebody_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"74"
			"tournament_player_id"		"85131873"
		}
		"3875"
		{
			"name"		"katowice2019_signature_somebody_gold"
			"item_name"		"#StickerKit_katowice2019_signature_somebody_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_somebody_gold"
			"sticker_material"		"katowice2019/sig_somebody_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"74"
			"tournament_player_id"		"85131873"
		}
		"3876"
		{
			"name"		"katowice2019_signature_attacker"
			"item_name"		"#StickerKit_katowice2019_signature_attacker"
			"description_string"		"#StickerKit_desc_katowice2019_signature_attacker"
			"sticker_material"		"katowice2019/sig_attacker"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"74"
			"tournament_player_id"		"88001036"
		}
		"3877"
		{
			"name"		"katowice2019_signature_attacker_foil"
			"item_name"		"#StickerKit_katowice2019_signature_attacker_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_attacker_foil"
			"sticker_material"		"katowice2019/sig_attacker_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"74"
			"tournament_player_id"		"88001036"
		}
		"3878"
		{
			"name"		"katowice2019_signature_attacker_gold"
			"item_name"		"#StickerKit_katowice2019_signature_attacker_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_attacker_gold"
			"sticker_material"		"katowice2019/sig_attacker_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"74"
			"tournament_player_id"		"88001036"
		}
		"3879"
		{
			"name"		"katowice2019_signature_bntet"
			"item_name"		"#StickerKit_katowice2019_signature_bntet"
			"description_string"		"#StickerKit_desc_katowice2019_signature_bntet"
			"sticker_material"		"katowice2019/sig_bntet"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"74"
			"tournament_player_id"		"111817512"
		}
		"3880"
		{
			"name"		"katowice2019_signature_bntet_foil"
			"item_name"		"#StickerKit_katowice2019_signature_bntet_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_bntet_foil"
			"sticker_material"		"katowice2019/sig_bntet_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"74"
			"tournament_player_id"		"111817512"
		}
		"3881"
		{
			"name"		"katowice2019_signature_bntet_gold"
			"item_name"		"#StickerKit_katowice2019_signature_bntet_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_bntet_gold"
			"sticker_material"		"katowice2019/sig_bntet_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"74"
			"tournament_player_id"		"111817512"
		}
		"3882"
		{
			"name"		"katowice2019_signature_xccurate"
			"item_name"		"#StickerKit_katowice2019_signature_xccurate"
			"description_string"		"#StickerKit_desc_katowice2019_signature_xccurate"
			"sticker_material"		"katowice2019/sig_xccurate"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"74"
			"tournament_player_id"		"177428807"
		}
		"3883"
		{
			"name"		"katowice2019_signature_xccurate_foil"
			"item_name"		"#StickerKit_katowice2019_signature_xccurate_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_xccurate_foil"
			"sticker_material"		"katowice2019/sig_xccurate_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"74"
			"tournament_player_id"		"177428807"
		}
		"3884"
		{
			"name"		"katowice2019_signature_xccurate_gold"
			"item_name"		"#StickerKit_katowice2019_signature_xccurate_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_xccurate_gold"
			"sticker_material"		"katowice2019/sig_xccurate_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"74"
			"tournament_player_id"		"177428807"
		}
		"3885"
		{
			"name"		"katowice2019_signature_tonyblack"
			"item_name"		"#StickerKit_katowice2019_signature_tonyblack"
			"description_string"		"#StickerKit_desc_katowice2019_signature_tonyblack"
			"sticker_material"		"katowice2019/sig_tonyblack"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"70"
			"tournament_player_id"		"15738602"
		}
		"3886"
		{
			"name"		"katowice2019_signature_tonyblack_foil"
			"item_name"		"#StickerKit_katowice2019_signature_tonyblack_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_tonyblack_foil"
			"sticker_material"		"katowice2019/sig_tonyblack_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"70"
			"tournament_player_id"		"15738602"
		}
		"3887"
		{
			"name"		"katowice2019_signature_tonyblack_gold"
			"item_name"		"#StickerKit_katowice2019_signature_tonyblack_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_tonyblack_gold"
			"sticker_material"		"katowice2019/sig_tonyblack_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"70"
			"tournament_player_id"		"15738602"
		}
		"3888"
		{
			"name"		"katowice2019_signature_crush"
			"item_name"		"#StickerKit_katowice2019_signature_crush"
			"description_string"		"#StickerKit_desc_katowice2019_signature_crush"
			"sticker_material"		"katowice2019/sig_crush"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"70"
			"tournament_player_id"		"36981424"
		}
		"3889"
		{
			"name"		"katowice2019_signature_crush_foil"
			"item_name"		"#StickerKit_katowice2019_signature_crush_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_crush_foil"
			"sticker_material"		"katowice2019/sig_crush_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"70"
			"tournament_player_id"		"36981424"
		}
		"3890"
		{
			"name"		"katowice2019_signature_crush_gold"
			"item_name"		"#StickerKit_katowice2019_signature_crush_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_crush_gold"
			"sticker_material"		"katowice2019/sig_crush_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"70"
			"tournament_player_id"		"36981424"
		}
		"3891"
		{
			"name"		"katowice2019_signature_jr"
			"item_name"		"#StickerKit_katowice2019_signature_jr"
			"description_string"		"#StickerKit_desc_katowice2019_signature_jr"
			"sticker_material"		"katowice2019/sig_jr"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"70"
			"tournament_player_id"		"43490511"
		}
		"3892"
		{
			"name"		"katowice2019_signature_jr_foil"
			"item_name"		"#StickerKit_katowice2019_signature_jr_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_jr_foil"
			"sticker_material"		"katowice2019/sig_jr_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"70"
			"tournament_player_id"		"43490511"
		}
		"3893"
		{
			"name"		"katowice2019_signature_jr_gold"
			"item_name"		"#StickerKit_katowice2019_signature_jr_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_jr_gold"
			"sticker_material"		"katowice2019/sig_jr_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"70"
			"tournament_player_id"		"43490511"
		}
		"3894"
		{
			"name"		"katowice2019_signature_hutji"
			"item_name"		"#StickerKit_katowice2019_signature_hutji"
			"description_string"		"#StickerKit_desc_katowice2019_signature_hutji"
			"sticker_material"		"katowice2019/sig_hutji"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"70"
			"tournament_player_id"		"61587630"
		}
		"3895"
		{
			"name"		"katowice2019_signature_hutji_foil"
			"item_name"		"#StickerKit_katowice2019_signature_hutji_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_hutji_foil"
			"sticker_material"		"katowice2019/sig_hutji_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"70"
			"tournament_player_id"		"61587630"
		}
		"3896"
		{
			"name"		"katowice2019_signature_hutji_gold"
			"item_name"		"#StickerKit_katowice2019_signature_hutji_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_hutji_gold"
			"sticker_material"		"katowice2019/sig_hutji_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"70"
			"tournament_player_id"		"61587630"
		}
		"3897"
		{
			"name"		"katowice2019_signature_chopper"
			"item_name"		"#StickerKit_katowice2019_signature_chopper"
			"description_string"		"#StickerKit_desc_katowice2019_signature_chopper"
			"sticker_material"		"katowice2019/sig_chopper"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"70"
			"tournament_player_id"		"85633136"
		}
		"3898"
		{
			"name"		"katowice2019_signature_chopper_foil"
			"item_name"		"#StickerKit_katowice2019_signature_chopper_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_chopper_foil"
			"sticker_material"		"katowice2019/sig_chopper_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"70"
			"tournament_player_id"		"85633136"
		}
		"3899"
		{
			"name"		"katowice2019_signature_chopper_gold"
			"item_name"		"#StickerKit_katowice2019_signature_chopper_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_chopper_gold"
			"sticker_material"		"katowice2019/sig_chopper_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"70"
			"tournament_player_id"		"85633136"
		}
		"3900"
		{
			"name"		"katowice2019_signature_kaze"
			"item_name"		"#StickerKit_katowice2019_signature_kaze"
			"description_string"		"#StickerKit_desc_katowice2019_signature_kaze"
			"sticker_material"		"katowice2019/sig_kaze"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"88"
			"tournament_player_id"		"16127541"
		}
		"3901"
		{
			"name"		"katowice2019_signature_kaze_foil"
			"item_name"		"#StickerKit_katowice2019_signature_kaze_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_kaze_foil"
			"sticker_material"		"katowice2019/sig_kaze_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"88"
			"tournament_player_id"		"16127541"
		}
		"3902"
		{
			"name"		"katowice2019_signature_kaze_gold"
			"item_name"		"#StickerKit_katowice2019_signature_kaze_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_kaze_gold"
			"sticker_material"		"katowice2019/sig_kaze_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"88"
			"tournament_player_id"		"16127541"
		}
		"3903"
		{
			"name"		"katowice2019_signature_advent"
			"item_name"		"#StickerKit_katowice2019_signature_advent"
			"description_string"		"#StickerKit_desc_katowice2019_signature_advent"
			"sticker_material"		"katowice2019/sig_advent"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"88"
			"tournament_player_id"		"41786057"
		}
		"3904"
		{
			"name"		"katowice2019_signature_advent_foil"
			"item_name"		"#StickerKit_katowice2019_signature_advent_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_advent_foil"
			"sticker_material"		"katowice2019/sig_advent_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"88"
			"tournament_player_id"		"41786057"
		}
		"3905"
		{
			"name"		"katowice2019_signature_advent_gold"
			"item_name"		"#StickerKit_katowice2019_signature_advent_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_advent_gold"
			"sticker_material"		"katowice2019/sig_advent_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"88"
			"tournament_player_id"		"41786057"
		}
		"3906"
		{
			"name"		"katowice2019_signature_auman"
			"item_name"		"#StickerKit_katowice2019_signature_auman"
			"description_string"		"#StickerKit_desc_katowice2019_signature_auman"
			"sticker_material"		"katowice2019/sig_auman"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"88"
			"tournament_player_id"		"46223698"
		}
		"3907"
		{
			"name"		"katowice2019_signature_auman_foil"
			"item_name"		"#StickerKit_katowice2019_signature_auman_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_auman_foil"
			"sticker_material"		"katowice2019/sig_auman_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"88"
			"tournament_player_id"		"46223698"
		}
		"3908"
		{
			"name"		"katowice2019_signature_auman_gold"
			"item_name"		"#StickerKit_katowice2019_signature_auman_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_auman_gold"
			"sticker_material"		"katowice2019/sig_auman_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"88"
			"tournament_player_id"		"46223698"
		}
		"3909"
		{
			"name"		"katowice2019_signature_zhoking"
			"item_name"		"#StickerKit_katowice2019_signature_zhoking"
			"description_string"		"#StickerKit_desc_katowice2019_signature_zhoking"
			"sticker_material"		"katowice2019/sig_zhoking"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"88"
			"tournament_player_id"		"99494192"
		}
		"3910"
		{
			"name"		"katowice2019_signature_zhoking_foil"
			"item_name"		"#StickerKit_katowice2019_signature_zhoking_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_zhoking_foil"
			"sticker_material"		"katowice2019/sig_zhoking_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"88"
			"tournament_player_id"		"99494192"
		}
		"3911"
		{
			"name"		"katowice2019_signature_zhoking_gold"
			"item_name"		"#StickerKit_katowice2019_signature_zhoking_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_zhoking_gold"
			"sticker_material"		"katowice2019/sig_zhoking_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"88"
			"tournament_player_id"		"99494192"
		}
		"3912"
		{
			"name"		"katowice2019_signature_freeman"
			"item_name"		"#StickerKit_katowice2019_signature_freeman"
			"description_string"		"#StickerKit_desc_katowice2019_signature_freeman"
			"sticker_material"		"katowice2019/sig_freeman"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"88"
			"tournament_player_id"		"208355715"
		}
		"3913"
		{
			"name"		"katowice2019_signature_freeman_foil"
			"item_name"		"#StickerKit_katowice2019_signature_freeman_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_freeman_foil"
			"sticker_material"		"katowice2019/sig_freeman_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"88"
			"tournament_player_id"		"208355715"
		}
		"3914"
		{
			"name"		"katowice2019_signature_freeman_gold"
			"item_name"		"#StickerKit_katowice2019_signature_freeman_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_freeman_gold"
			"sticker_material"		"katowice2019/sig_freeman_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"88"
			"tournament_player_id"		"208355715"
		}
		"3915"
		{
			"name"		"katowice2019_signature_nbk"
			"item_name"		"#StickerKit_katowice2019_signature_nbk"
			"description_string"		"#StickerKit_desc_katowice2019_signature_nbk"
			"sticker_material"		"katowice2019/sig_nbk"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"89"
			"tournament_player_id"		"444845"
		}
		"3916"
		{
			"name"		"katowice2019_signature_nbk_foil"
			"item_name"		"#StickerKit_katowice2019_signature_nbk_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_nbk_foil"
			"sticker_material"		"katowice2019/sig_nbk_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"89"
			"tournament_player_id"		"444845"
		}
		"3917"
		{
			"name"		"katowice2019_signature_nbk_gold"
			"item_name"		"#StickerKit_katowice2019_signature_nbk_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_nbk_gold"
			"sticker_material"		"katowice2019/sig_nbk_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"89"
			"tournament_player_id"		"444845"
		}
		"3918"
		{
			"name"		"katowice2019_signature_apex"
			"item_name"		"#StickerKit_katowice2019_signature_apex"
			"description_string"		"#StickerKit_desc_katowice2019_signature_apex"
			"sticker_material"		"katowice2019/sig_apex"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
		"3919"
		{
			"name"		"katowice2019_signature_apex_foil"
			"item_name"		"#StickerKit_katowice2019_signature_apex_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_apex_foil"
			"sticker_material"		"katowice2019/sig_apex_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
		"3920"
		{
			"name"		"katowice2019_signature_apex_gold"
			"item_name"		"#StickerKit_katowice2019_signature_apex_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_apex_gold"
			"sticker_material"		"katowice2019/sig_apex_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
		"3921"
		{
			"name"		"katowice2019_signature_alex"
			"item_name"		"#StickerKit_katowice2019_signature_alex"
			"description_string"		"#StickerKit_desc_katowice2019_signature_alex"
			"sticker_material"		"katowice2019/sig_alex"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"89"
			"tournament_player_id"		"44605706"
		}
		"3922"
		{
			"name"		"katowice2019_signature_alex_foil"
			"item_name"		"#StickerKit_katowice2019_signature_alex_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_alex_foil"
			"sticker_material"		"katowice2019/sig_alex_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"89"
			"tournament_player_id"		"44605706"
		}
		"3923"
		{
			"name"		"katowice2019_signature_alex_gold"
			"item_name"		"#StickerKit_katowice2019_signature_alex_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_alex_gold"
			"sticker_material"		"katowice2019/sig_alex_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"89"
			"tournament_player_id"		"44605706"
		}
		"3924"
		{
			"name"		"katowice2019_signature_rpk"
			"item_name"		"#StickerKit_katowice2019_signature_rpk"
			"description_string"		"#StickerKit_desc_katowice2019_signature_rpk"
			"sticker_material"		"katowice2019/sig_rpk"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"89"
			"tournament_player_id"		"53985773"
		}
		"3925"
		{
			"name"		"katowice2019_signature_rpk_foil"
			"item_name"		"#StickerKit_katowice2019_signature_rpk_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_rpk_foil"
			"sticker_material"		"katowice2019/sig_rpk_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"89"
			"tournament_player_id"		"53985773"
		}
		"3926"
		{
			"name"		"katowice2019_signature_rpk_gold"
			"item_name"		"#StickerKit_katowice2019_signature_rpk_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_rpk_gold"
			"sticker_material"		"katowice2019/sig_rpk_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"89"
			"tournament_player_id"		"53985773"
		}
		"3927"
		{
			"name"		"katowice2019_signature_zywoo"
			"item_name"		"#StickerKit_katowice2019_signature_zywoo"
			"description_string"		"#StickerKit_desc_katowice2019_signature_zywoo"
			"sticker_material"		"katowice2019/sig_zywoo"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
		"3928"
		{
			"name"		"katowice2019_signature_zywoo_foil"
			"item_name"		"#StickerKit_katowice2019_signature_zywoo_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_zywoo_foil"
			"sticker_material"		"katowice2019/sig_zywoo_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
		"3929"
		{
			"name"		"katowice2019_signature_zywoo_gold"
			"item_name"		"#StickerKit_katowice2019_signature_zywoo_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_zywoo_gold"
			"sticker_material"		"katowice2019/sig_zywoo_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
		"3930"
		{
			"name"		"katowice2019_signature_worldedit"
			"item_name"		"#StickerKit_katowice2019_signature_worldedit"
			"description_string"		"#StickerKit_desc_katowice2019_signature_worldedit"
			"sticker_material"		"katowice2019/sig_worldedit"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"83"
			"tournament_player_id"		"36732188"
		}
		"3931"
		{
			"name"		"katowice2019_signature_worldedit_foil"
			"item_name"		"#StickerKit_katowice2019_signature_worldedit_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_worldedit_foil"
			"sticker_material"		"katowice2019/sig_worldedit_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"83"
			"tournament_player_id"		"36732188"
		}
		"3932"
		{
			"name"		"katowice2019_signature_worldedit_gold"
			"item_name"		"#StickerKit_katowice2019_signature_worldedit_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_worldedit_gold"
			"sticker_material"		"katowice2019/sig_worldedit_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"83"
			"tournament_player_id"		"36732188"
		}
		"3933"
		{
			"name"		"katowice2019_signature_waylander"
			"item_name"		"#StickerKit_katowice2019_signature_waylander"
			"description_string"		"#StickerKit_desc_katowice2019_signature_waylander"
			"sticker_material"		"katowice2019/sig_waylander"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"83"
			"tournament_player_id"		"38340970"
		}
		"3934"
		{
			"name"		"katowice2019_signature_waylander_foil"
			"item_name"		"#StickerKit_katowice2019_signature_waylander_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_waylander_foil"
			"sticker_material"		"katowice2019/sig_waylander_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"83"
			"tournament_player_id"		"38340970"
		}
		"3935"
		{
			"name"		"katowice2019_signature_waylander_gold"
			"item_name"		"#StickerKit_katowice2019_signature_waylander_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_waylander_gold"
			"sticker_material"		"katowice2019/sig_waylander_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"83"
			"tournament_player_id"		"38340970"
		}
		"3936"
		{
			"name"		"katowice2019_signature_kvik"
			"item_name"		"#StickerKit_katowice2019_signature_kvik"
			"description_string"		"#StickerKit_desc_katowice2019_signature_kvik"
			"sticker_material"		"katowice2019/sig_kvik"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"83"
			"tournament_player_id"		"40982505"
		}
		"3937"
		{
			"name"		"katowice2019_signature_kvik_foil"
			"item_name"		"#StickerKit_katowice2019_signature_kvik_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_kvik_foil"
			"sticker_material"		"katowice2019/sig_kvik_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"83"
			"tournament_player_id"		"40982505"
		}
		"3938"
		{
			"name"		"katowice2019_signature_kvik_gold"
			"item_name"		"#StickerKit_katowice2019_signature_kvik_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_kvik_gold"
			"sticker_material"		"katowice2019/sig_kvik_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"83"
			"tournament_player_id"		"40982505"
		}
		"3939"
		{
			"name"		"katowice2019_signature_boombl4"
			"item_name"		"#StickerKit_katowice2019_signature_boombl4"
			"description_string"		"#StickerKit_desc_katowice2019_signature_boombl4"
			"sticker_material"		"katowice2019/sig_boombl4"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"83"
			"tournament_player_id"		"185941338"
		}
		"3940"
		{
			"name"		"katowice2019_signature_boombl4_foil"
			"item_name"		"#StickerKit_katowice2019_signature_boombl4_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_boombl4_foil"
			"sticker_material"		"katowice2019/sig_boombl4_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"83"
			"tournament_player_id"		"185941338"
		}
		"3941"
		{
			"name"		"katowice2019_signature_boombl4_gold"
			"item_name"		"#StickerKit_katowice2019_signature_boombl4_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_boombl4_gold"
			"sticker_material"		"katowice2019/sig_boombl4_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"83"
			"tournament_player_id"		"185941338"
		}
		"3942"
		{
			"name"		"katowice2019_signature_n0rb3r7"
			"item_name"		"#StickerKit_katowice2019_signature_n0rb3r7"
			"description_string"		"#StickerKit_desc_katowice2019_signature_n0rb3r7"
			"sticker_material"		"katowice2019/sig_n0rb3r7"
			"item_rarity"		"rare"
			"tournament_event_id"		"15"
			"tournament_team_id"		"83"
			"tournament_player_id"		"262176776"
		}
		"3943"
		{
			"name"		"katowice2019_signature_n0rb3r7_foil"
			"item_name"		"#StickerKit_katowice2019_signature_n0rb3r7_foil"
			"description_string"		"#StickerKit_desc_katowice2019_signature_n0rb3r7_foil"
			"sticker_material"		"katowice2019/sig_n0rb3r7_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"15"
			"tournament_team_id"		"83"
			"tournament_player_id"		"262176776"
		}
		"3944"
		{
			"name"		"katowice2019_signature_n0rb3r7_gold"
			"item_name"		"#StickerKit_katowice2019_signature_n0rb3r7_gold"
			"description_string"		"#StickerKit_desc_katowice2019_signature_n0rb3r7_gold"
			"sticker_material"		"katowice2019/sig_n0rb3r7_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"15"
			"tournament_team_id"		"83"
			"tournament_player_id"		"262176776"
		}
	}
	"quest_definitions"
	{
		"146"
		{
			"name"		"quest_katowice2019_activate_pass"
			"loc_name"		"#CSGO_TournamentChallenge_katowice2019_activate_pass"
			"loc_description"		"#CSGO_TournamentChallenge_katowice2019_activate_pass"
			"quest_icon"		"pass"
			"gamemode"		"competitive"
		}
		"147"
		{
			"name"		"quest_katowice2019_challengers_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_katowice2019_challengers_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_katowice2019_challengers_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"148"
		{
			"name"		"quest_katowice2019_challengers_watchem"
			"loc_name"		"#CSGO_TournamentChallenge_katowice2019_challengers_watchem"
			"loc_description"		"#CSGO_TournamentChallenge_katowice2019_challengers_watchem"
			"quest_icon"		"watchem"
			"gamemode"		"competitive"
		}
		"149"
		{
			"name"		"quest_katowice2019_legends_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_katowice2019_legends_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_katowice2019_legends_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"150"
		{
			"name"		"quest_katowice2019_legends_watchem"
			"loc_name"		"#CSGO_TournamentChallenge_katowice2019_legends_watchem"
			"loc_description"		"#CSGO_TournamentChallenge_katowice2019_legends_watchem"
			"quest_icon"		"watchem"
			"gamemode"		"competitive"
		}
		"151"
		{
			"name"		"quest_katowice2019_quarterfinals_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_katowice2019_quarterfinals_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_katowice2019_quarterfinals_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"152"
		{
			"name"		"quest_katowice2019_quarterfinals_watchem"
			"loc_name"		"#CSGO_TournamentChallenge_katowice2019_quarterfinals_watchem"
			"loc_description"		"#CSGO_TournamentChallenge_katowice2019_quarterfinals_watchem"
			"quest_icon"		"watchem"
			"gamemode"		"competitive"
		}
		"153"
		{
			"name"		"quest_katowice2019_semifinals_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_katowice2019_semifinals_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_katowice2019_semifinals_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"154"
		{
			"name"		"quest_katowice2019_semifinals_watchem"
			"loc_name"		"#CSGO_TournamentChallenge_katowice2019_semifinals_watchem"
			"loc_description"		"#CSGO_TournamentChallenge_katowice2019_semifinals_watchem"
			"quest_icon"		"watchem"
			"gamemode"		"competitive"
		}
		"155"
		{
			"name"		"quest_katowice2019_grandfinal_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_katowice2019_grandfinal_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_katowice2019_grandfinal_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"156"
		{
			"name"		"quest_katowice2019_grandfinal_watchem"
			"loc_name"		"#CSGO_TournamentChallenge_katowice2019_grandfinal_watchem"
			"loc_description"		"#CSGO_TournamentChallenge_katowice2019_grandfinal_watchem"
			"quest_icon"		"watchem"
			"gamemode"		"competitive"
		}
	}
	"campaign_definitions"
	{
		"10"
		{
			"loc_name"		"#CSGO_TournamentJournal_katowice2019"
			"loc_description"		"#CSGO_TournamentJournal_katowice2019_Desc"
			"1"
			{
				"quest_index"		"146"
			}
			"2"
			{
				"quest_index"		"147"
			}
			"3"
			{
				"quest_index"		"148"
			}
			"4"
			{
				"quest_index"		"149"
			}
			"5"
			{
				"quest_index"		"150"
			}
			"6"
			{
				"quest_index"		"151"
			}
			"7"
			{
				"quest_index"		"152"
			}
			"8"
			{
				"quest_index"		"153"
			}
			"9"
			{
				"quest_index"		"154"
			}
			"10"
			{
				"quest_index"		"155"
			}
			"11"
			{
				"quest_index"		"156"
			}
		}
	}
	"prefabs"
	{
		"berlin2019_sticker_capsule_prefab"
		{
			"first_sale_date"		"2019-08-08"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"16"
				}
			}
		}
		"berlin2019_signature_capsule_prefab"
		{
			"first_sale_date"		"2019-08-08"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"16"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_signature_pack_berlin2019_group_players_collection"
					"tag_text"		"#CSGO_crate_signature_pack_berlin2019_group_players_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"berlin2019_tournament_pass_prefab"
		{
			"first_sale_date"		"2019-08-08"
			"prefab"		"fan_token"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"16"
				}
			}
		}
		"berlin2019_tournament_journal_prefab"
		{
			"item_description"		"#CSGO_TournamentJournal_berlin2019_Desc"
			"first_sale_date"		"2019-08-08"
			"prefab"		"fan_shield"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"16"
				}
				"campaign id"
				{
					"attribute_class"		"campaign_id"
					"value"		"11"
				}
				"sticker slot 0 id"
				{
					"attribute_class"		"sticker_slot_id"
					"value"		"4143"
					"force_gc_to_generate"		"1"
				}
				"campaign completion bitfield"
				{
					"attribute_class"		"campaign_completion_bitfield"
					"value"		"1"
					"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"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"278"		"crate_sticker_pack_berlin2019_legends"
		"279"		"crate_sticker_pack_berlin2019_challengers"
		"280"		"crate_sticker_pack_berlin2019_contenders"
		"281"		"crate_signature_pack_berlin2019_group_players_collection_legends"
		"282"		"crate_signature_pack_berlin2019_group_players_collection_challengers"
		"283"		"crate_signature_pack_berlin2019_group_players_collection_contenders"
		"284"		"crate_berlin2019_promo_de_inferno"
		"285"		"crate_berlin2019_promo_de_mirage"
		"286"		"crate_berlin2019_promo_de_dust2"
		"287"		"crate_berlin2019_promo_de_overpass"
		"288"		"crate_berlin2019_promo_de_train"
		"289"		"crate_berlin2019_promo_de_nuke"
		"290"		"crate_berlin2019_promo_de_vertigo"
	}
	"client_loot_lists"
	{
		"berlin2019_rare_astr"
		{
			"[berlin2019_team_astr]sticker"		"1"
		}
		"berlin2019_rare_ence"
		{
			"[berlin2019_team_ence]sticker"		"1"
		}
		"berlin2019_rare_mibr"
		{
			"[berlin2019_team_mibr]sticker"		"1"
		}
		"berlin2019_rare_navi"
		{
			"[berlin2019_team_navi]sticker"		"1"
		}
		"berlin2019_rare_nip"
		{
			"[berlin2019_team_nip]sticker"		"1"
		}
		"berlin2019_rare_faze"
		{
			"[berlin2019_team_faze]sticker"		"1"
		}
		"berlin2019_rare_liq"
		{
			"[berlin2019_team_liq]sticker"		"1"
		}
		"berlin2019_rare_ren"
		{
			"[berlin2019_team_ren]sticker"		"1"
		}
		"berlin2019_rare_col"
		{
			"[berlin2019_team_col]sticker"		"1"
		}
		"berlin2019_rare_hlr"
		{
			"[berlin2019_team_hlr]sticker"		"1"
		}
		"berlin2019_rare_avg"
		{
			"[berlin2019_team_avg]sticker"		"1"
		}
		"berlin2019_rare_g2"
		{
			"[berlin2019_team_g2]sticker"		"1"
		}
		"berlin2019_rare_vita"
		{
			"[berlin2019_team_vita]sticker"		"1"
		}
		"berlin2019_rare_gray"
		{
			"[berlin2019_team_gray]sticker"		"1"
		}
		"berlin2019_rare_mss"
		{
			"[berlin2019_team_mss]sticker"		"1"
		}
		"berlin2019_rare_forz"
		{
			"[berlin2019_team_forz]sticker"		"1"
		}
		"berlin2019_rare_nrg"
		{
			"[berlin2019_team_nrg]sticker"		"1"
		}
		"berlin2019_rare_tyl"
		{
			"[berlin2019_team_tyl]sticker"		"1"
		}
		"berlin2019_rare_furi"
		{
			"[berlin2019_team_furi]sticker"		"1"
		}
		"berlin2019_rare_cr4z"
		{
			"[berlin2019_team_cr4z]sticker"		"1"
		}
		"berlin2019_rare_syma"
		{
			"[berlin2019_team_syma]sticker"		"1"
		}
		"berlin2019_rare_nor"
		{
			"[berlin2019_team_nor]sticker"		"1"
		}
		"berlin2019_rare_drea"
		{
			"[berlin2019_team_drea]sticker"		"1"
		}
		"berlin2019_rare_intz"
		{
			"[berlin2019_team_intz]sticker"		"1"
		}
		"berlin2019_rare_star"
		{
			"[berlin2019_team_star]sticker"		"1"
		}
		"crate_sticker_pack_berlin2019_legends_rare"
		{
			"[berlin2019_team_astr]sticker"		"1"
			"[berlin2019_team_ence]sticker"		"1"
			"[berlin2019_team_mibr]sticker"		"1"
			"[berlin2019_team_navi]sticker"		"1"
			"[berlin2019_team_nip]sticker"		"1"
			"[berlin2019_team_faze]sticker"		"1"
			"[berlin2019_team_liq]sticker"		"1"
			"[berlin2019_team_ren]sticker"		"1"
			"[berlin2019_team_star]sticker"		"1"
		}
		"crate_sticker_pack_berlin2019_legends_mythical"
		{
			"[berlin2019_team_astr_holo]sticker"		"1"
			"[berlin2019_team_ence_holo]sticker"		"1"
			"[berlin2019_team_mibr_holo]sticker"		"1"
			"[berlin2019_team_navi_holo]sticker"		"1"
			"[berlin2019_team_nip_holo]sticker"		"1"
			"[berlin2019_team_faze_holo]sticker"		"1"
			"[berlin2019_team_liq_holo]sticker"		"1"
			"[berlin2019_team_ren_holo]sticker"		"1"
			"[berlin2019_team_star_holo]sticker"		"1"
		}
		"crate_sticker_pack_berlin2019_legends_legendary"
		{
			"[berlin2019_team_astr_foil]sticker"		"1"
			"[berlin2019_team_ence_foil]sticker"		"1"
			"[berlin2019_team_mibr_foil]sticker"		"1"
			"[berlin2019_team_navi_foil]sticker"		"1"
			"[berlin2019_team_nip_foil]sticker"		"1"
			"[berlin2019_team_faze_foil]sticker"		"1"
			"[berlin2019_team_liq_foil]sticker"		"1"
			"[berlin2019_team_ren_foil]sticker"		"1"
			"[berlin2019_team_star_foil]sticker"		"1"
		}
		"crate_sticker_pack_berlin2019_legends"
		{
			"crate_sticker_pack_berlin2019_legends_mythical"		"1"
			"crate_sticker_pack_berlin2019_legends_legendary"		"1"
		}
		"crate_sticker_pack_berlin2019_challengers_rare"
		{
			"[berlin2019_team_col]sticker"		"1"
			"[berlin2019_team_hlr]sticker"		"1"
			"[berlin2019_team_avg]sticker"		"1"
			"[berlin2019_team_g2]sticker"		"1"
			"[berlin2019_team_vita]sticker"		"1"
			"[berlin2019_team_star]sticker"		"1"
		}
		"crate_sticker_pack_berlin2019_challengers_mythical"
		{
			"[berlin2019_team_col_holo]sticker"		"1"
			"[berlin2019_team_hlr_holo]sticker"		"1"
			"[berlin2019_team_avg_holo]sticker"		"1"
			"[berlin2019_team_g2_holo]sticker"		"1"
			"[berlin2019_team_vita_holo]sticker"		"1"
			"[berlin2019_team_star_holo]sticker"		"1"
		}
		"crate_sticker_pack_berlin2019_challengers_legendary"
		{
			"[berlin2019_team_col_foil]sticker"		"1"
			"[berlin2019_team_hlr_foil]sticker"		"1"
			"[berlin2019_team_avg_foil]sticker"		"1"
			"[berlin2019_team_g2_foil]sticker"		"1"
			"[berlin2019_team_vita_foil]sticker"		"1"
			"[berlin2019_team_star_foil]sticker"		"1"
		}
		"crate_sticker_pack_berlin2019_challengers"
		{
			"crate_sticker_pack_berlin2019_challengers_mythical"		"1"
			"crate_sticker_pack_berlin2019_challengers_legendary"		"1"
		}
		"crate_sticker_pack_berlin2019_contenders_rare"
		{
			"[berlin2019_team_gray]sticker"		"1"
			"[berlin2019_team_mss]sticker"		"1"
			"[berlin2019_team_forz]sticker"		"1"
			"[berlin2019_team_nrg]sticker"		"1"
			"[berlin2019_team_tyl]sticker"		"1"
			"[berlin2019_team_furi]sticker"		"1"
			"[berlin2019_team_cr4z]sticker"		"1"
			"[berlin2019_team_syma]sticker"		"1"
			"[berlin2019_team_nor]sticker"		"1"
			"[berlin2019_team_drea]sticker"		"1"
			"[berlin2019_team_intz]sticker"		"1"
			"[berlin2019_team_star]sticker"		"1"
		}
		"crate_sticker_pack_berlin2019_contenders_mythical"
		{
			"[berlin2019_team_gray_holo]sticker"		"1"
			"[berlin2019_team_mss_holo]sticker"		"1"
			"[berlin2019_team_forz_holo]sticker"		"1"
			"[berlin2019_team_nrg_holo]sticker"		"1"
			"[berlin2019_team_tyl_holo]sticker"		"1"
			"[berlin2019_team_furi_holo]sticker"		"1"
			"[berlin2019_team_cr4z_holo]sticker"		"1"
			"[berlin2019_team_syma_holo]sticker"		"1"
			"[berlin2019_team_nor_holo]sticker"		"1"
			"[berlin2019_team_drea_holo]sticker"		"1"
			"[berlin2019_team_intz_holo]sticker"		"1"
			"[berlin2019_team_star_holo]sticker"		"1"
		}
		"crate_sticker_pack_berlin2019_contenders_legendary"
		{
			"[berlin2019_team_gray_foil]sticker"		"1"
			"[berlin2019_team_mss_foil]sticker"		"1"
			"[berlin2019_team_forz_foil]sticker"		"1"
			"[berlin2019_team_nrg_foil]sticker"		"1"
			"[berlin2019_team_tyl_foil]sticker"		"1"
			"[berlin2019_team_furi_foil]sticker"		"1"
			"[berlin2019_team_cr4z_foil]sticker"		"1"
			"[berlin2019_team_syma_foil]sticker"		"1"
			"[berlin2019_team_nor_foil]sticker"		"1"
			"[berlin2019_team_drea_foil]sticker"		"1"
			"[berlin2019_team_intz_foil]sticker"		"1"
			"[berlin2019_team_star_foil]sticker"		"1"
		}
		"crate_sticker_pack_berlin2019_contenders"
		{
			"crate_sticker_pack_berlin2019_contenders_mythical"		"1"
			"crate_sticker_pack_berlin2019_contenders_legendary"		"1"
		}
		"crate_signature_pack_berlin2019_group_legends_rare"
		{
			"[berlin2019_signature_magisk]sticker"		"1"
			"[berlin2019_signature_device]sticker"		"1"
			"[berlin2019_signature_xyp9x]sticker"		"1"
			"[berlin2019_signature_dupreeh]sticker"		"1"
			"[berlin2019_signature_gla1ve]sticker"		"1"
			"[berlin2019_signature_allu]sticker"		"1"
			"[berlin2019_signature_aerial]sticker"		"1"
			"[berlin2019_signature_xseven]sticker"		"1"
			"[berlin2019_signature_aleksib]sticker"		"1"
			"[berlin2019_signature_sergej]sticker"		"1"
			"[berlin2019_signature_fallen]sticker"		"1"
			"[berlin2019_signature_lucas1]sticker"		"1"
			"[berlin2019_signature_fer]sticker"		"1"
			"[berlin2019_signature_taco]sticker"		"1"
			"[berlin2019_signature_coldzera]sticker"		"1"
			"[berlin2019_signature_zeus]sticker"		"1"
			"[berlin2019_signature_s1mple]sticker"		"1"
			"[berlin2019_signature_electronic]sticker"		"1"
			"[berlin2019_signature_flamie]sticker"		"1"
			"[berlin2019_signature_boombl4]sticker"		"1"
			"[berlin2019_signature_forest]sticker"		"1"
			"[berlin2019_signature_lekro]sticker"		"1"
			"[berlin2019_signature_getright]sticker"		"1"
			"[berlin2019_signature_rez]sticker"		"1"
			"[berlin2019_signature_golden]sticker"		"1"
			"[berlin2019_signature_neo]sticker"		"1"
			"[berlin2019_signature_guardian]sticker"		"1"
			"[berlin2019_signature_olofmeister]sticker"		"1"
			"[berlin2019_signature_rain]sticker"		"1"
			"[berlin2019_signature_niko]sticker"		"1"
			"[berlin2019_signature_nitro]sticker"		"1"
			"[berlin2019_signature_stewie2k]sticker"		"1"
			"[berlin2019_signature_naf]sticker"		"1"
			"[berlin2019_signature_twistzz]sticker"		"1"
			"[berlin2019_signature_elige]sticker"		"1"
			"[berlin2019_signature_gratisfaction]sticker"		"1"
			"[berlin2019_signature_jks]sticker"		"1"
			"[berlin2019_signature_azr]sticker"		"1"
			"[berlin2019_signature_jkaem]sticker"		"1"
			"[berlin2019_signature_liazz]sticker"		"1"
		}
		"crate_signature_pack_berlin2019_group_legends_foil"
		{
			"[berlin2019_signature_magisk_foil]sticker"		"1"
			"[berlin2019_signature_device_foil]sticker"		"1"
			"[berlin2019_signature_xyp9x_foil]sticker"		"1"
			"[berlin2019_signature_dupreeh_foil]sticker"		"1"
			"[berlin2019_signature_gla1ve_foil]sticker"		"1"
			"[berlin2019_signature_allu_foil]sticker"		"1"
			"[berlin2019_signature_aerial_foil]sticker"		"1"
			"[berlin2019_signature_xseven_foil]sticker"		"1"
			"[berlin2019_signature_aleksib_foil]sticker"		"1"
			"[berlin2019_signature_sergej_foil]sticker"		"1"
			"[berlin2019_signature_fallen_foil]sticker"		"1"
			"[berlin2019_signature_lucas1_foil]sticker"		"1"
			"[berlin2019_signature_fer_foil]sticker"		"1"
			"[berlin2019_signature_taco_foil]sticker"		"1"
			"[berlin2019_signature_coldzera_foil]sticker"		"1"
			"[berlin2019_signature_zeus_foil]sticker"		"1"
			"[berlin2019_signature_s1mple_foil]sticker"		"1"
			"[berlin2019_signature_electronic_foil]sticker"		"1"
			"[berlin2019_signature_flamie_foil]sticker"		"1"
			"[berlin2019_signature_boombl4_foil]sticker"		"1"
			"[berlin2019_signature_forest_foil]sticker"		"1"
			"[berlin2019_signature_lekro_foil]sticker"		"1"
			"[berlin2019_signature_getright_foil]sticker"		"1"
			"[berlin2019_signature_rez_foil]sticker"		"1"
			"[berlin2019_signature_golden_foil]sticker"		"1"
			"[berlin2019_signature_neo_foil]sticker"		"1"
			"[berlin2019_signature_guardian_foil]sticker"		"1"
			"[berlin2019_signature_olofmeister_foil]sticker"		"1"
			"[berlin2019_signature_rain_foil]sticker"		"1"
			"[berlin2019_signature_niko_foil]sticker"		"1"
			"[berlin2019_signature_nitro_foil]sticker"		"1"
			"[berlin2019_signature_stewie2k_foil]sticker"		"1"
			"[berlin2019_signature_naf_foil]sticker"		"1"
			"[berlin2019_signature_twistzz_foil]sticker"		"1"
			"[berlin2019_signature_elige_foil]sticker"		"1"
			"[berlin2019_signature_gratisfaction_foil]sticker"		"1"
			"[berlin2019_signature_jks_foil]sticker"		"1"
			"[berlin2019_signature_azr_foil]sticker"		"1"
			"[berlin2019_signature_jkaem_foil]sticker"		"1"
			"[berlin2019_signature_liazz_foil]sticker"		"1"
		}
		"crate_signature_pack_berlin2019_group_legends_gold"
		{
			"[berlin2019_signature_magisk_gold]sticker"		"1"
			"[berlin2019_signature_device_gold]sticker"		"1"
			"[berlin2019_signature_xyp9x_gold]sticker"		"1"
			"[berlin2019_signature_dupreeh_gold]sticker"		"1"
			"[berlin2019_signature_gla1ve_gold]sticker"		"1"
			"[berlin2019_signature_allu_gold]sticker"		"1"
			"[berlin2019_signature_aerial_gold]sticker"		"1"
			"[berlin2019_signature_xseven_gold]sticker"		"1"
			"[berlin2019_signature_aleksib_gold]sticker"		"1"
			"[berlin2019_signature_sergej_gold]sticker"		"1"
			"[berlin2019_signature_fallen_gold]sticker"		"1"
			"[berlin2019_signature_lucas1_gold]sticker"		"1"
			"[berlin2019_signature_fer_gold]sticker"		"1"
			"[berlin2019_signature_taco_gold]sticker"		"1"
			"[berlin2019_signature_coldzera_gold]sticker"		"1"
			"[berlin2019_signature_zeus_gold]sticker"		"1"
			"[berlin2019_signature_s1mple_gold]sticker"		"1"
			"[berlin2019_signature_electronic_gold]sticker"		"1"
			"[berlin2019_signature_flamie_gold]sticker"		"1"
			"[berlin2019_signature_boombl4_gold]sticker"		"1"
			"[berlin2019_signature_forest_gold]sticker"		"1"
			"[berlin2019_signature_lekro_gold]sticker"		"1"
			"[berlin2019_signature_getright_gold]sticker"		"1"
			"[berlin2019_signature_rez_gold]sticker"		"1"
			"[berlin2019_signature_golden_gold]sticker"		"1"
			"[berlin2019_signature_neo_gold]sticker"		"1"
			"[berlin2019_signature_guardian_gold]sticker"		"1"
			"[berlin2019_signature_olofmeister_gold]sticker"		"1"
			"[berlin2019_signature_rain_gold]sticker"		"1"
			"[berlin2019_signature_niko_gold]sticker"		"1"
			"[berlin2019_signature_nitro_gold]sticker"		"1"
			"[berlin2019_signature_stewie2k_gold]sticker"		"1"
			"[berlin2019_signature_naf_gold]sticker"		"1"
			"[berlin2019_signature_twistzz_gold]sticker"		"1"
			"[berlin2019_signature_elige_gold]sticker"		"1"
			"[berlin2019_signature_gratisfaction_gold]sticker"		"1"
			"[berlin2019_signature_jks_gold]sticker"		"1"
			"[berlin2019_signature_azr_gold]sticker"		"1"
			"[berlin2019_signature_jkaem_gold]sticker"		"1"
			"[berlin2019_signature_liazz_gold]sticker"		"1"
		}
		"crate_signature_pack_berlin2019_group_challengers_rare"
		{
			"[berlin2019_signature_rickeh]sticker"		"1"
			"[berlin2019_signature_sick]sticker"		"1"
			"[berlin2019_signature_dephh]sticker"		"1"
			"[berlin2019_signature_shahzam]sticker"		"1"
			"[berlin2019_signature_obo]sticker"		"1"
			"[berlin2019_signature_deadfox]sticker"		"1"
			"[berlin2019_signature_lowel]sticker"		"1"
			"[berlin2019_signature_angel]sticker"		"1"
			"[berlin2019_signature_issaa]sticker"		"1"
			"[berlin2019_signature_oskar]sticker"		"1"
			"[berlin2019_signature_adrenkz]sticker"		"1"
			"[berlin2019_signature_jame]sticker"		"1"
			"[berlin2019_signature_qikert]sticker"		"1"
			"[berlin2019_signature_buster]sticker"		"1"
			"[berlin2019_signature_sanji]sticker"		"1"
			"[berlin2019_signature_jackz]sticker"		"1"
			"[berlin2019_signature_shox]sticker"		"1"
			"[berlin2019_signature_kennys]sticker"		"1"
			"[berlin2019_signature_lucky]sticker"		"1"
			"[berlin2019_signature_amanek]sticker"		"1"
			"[berlin2019_signature_nbk]sticker"		"1"
			"[berlin2019_signature_apex]sticker"		"1"
			"[berlin2019_signature_alex]sticker"		"1"
			"[berlin2019_signature_rpk]sticker"		"1"
			"[berlin2019_signature_zywoo]sticker"		"1"
		}
		"crate_signature_pack_berlin2019_group_challengers_foil"
		{
			"[berlin2019_signature_rickeh_foil]sticker"		"1"
			"[berlin2019_signature_sick_foil]sticker"		"1"
			"[berlin2019_signature_dephh_foil]sticker"		"1"
			"[berlin2019_signature_shahzam_foil]sticker"		"1"
			"[berlin2019_signature_obo_foil]sticker"		"1"
			"[berlin2019_signature_deadfox_foil]sticker"		"1"
			"[berlin2019_signature_lowel_foil]sticker"		"1"
			"[berlin2019_signature_angel_foil]sticker"		"1"
			"[berlin2019_signature_issaa_foil]sticker"		"1"
			"[berlin2019_signature_oskar_foil]sticker"		"1"
			"[berlin2019_signature_adrenkz_foil]sticker"		"1"
			"[berlin2019_signature_jame_foil]sticker"		"1"
			"[berlin2019_signature_qikert_foil]sticker"		"1"
			"[berlin2019_signature_buster_foil]sticker"		"1"
			"[berlin2019_signature_sanji_foil]sticker"		"1"
			"[berlin2019_signature_jackz_foil]sticker"		"1"
			"[berlin2019_signature_shox_foil]sticker"		"1"
			"[berlin2019_signature_kennys_foil]sticker"		"1"
			"[berlin2019_signature_lucky_foil]sticker"		"1"
			"[berlin2019_signature_amanek_foil]sticker"		"1"
			"[berlin2019_signature_nbk_foil]sticker"		"1"
			"[berlin2019_signature_apex_foil]sticker"		"1"
			"[berlin2019_signature_alex_foil]sticker"		"1"
			"[berlin2019_signature_rpk_foil]sticker"		"1"
			"[berlin2019_signature_zywoo_foil]sticker"		"1"
		}
		"crate_signature_pack_berlin2019_group_challengers_gold"
		{
			"[berlin2019_signature_rickeh_gold]sticker"		"1"
			"[berlin2019_signature_sick_gold]sticker"		"1"
			"[berlin2019_signature_dephh_gold]sticker"		"1"
			"[berlin2019_signature_shahzam_gold]sticker"		"1"
			"[berlin2019_signature_obo_gold]sticker"		"1"
			"[berlin2019_signature_deadfox_gold]sticker"		"1"
			"[berlin2019_signature_lowel_gold]sticker"		"1"
			"[berlin2019_signature_angel_gold]sticker"		"1"
			"[berlin2019_signature_issaa_gold]sticker"		"1"
			"[berlin2019_signature_oskar_gold]sticker"		"1"
			"[berlin2019_signature_adrenkz_gold]sticker"		"1"
			"[berlin2019_signature_jame_gold]sticker"		"1"
			"[berlin2019_signature_qikert_gold]sticker"		"1"
			"[berlin2019_signature_buster_gold]sticker"		"1"
			"[berlin2019_signature_sanji_gold]sticker"		"1"
			"[berlin2019_signature_jackz_gold]sticker"		"1"
			"[berlin2019_signature_shox_gold]sticker"		"1"
			"[berlin2019_signature_kennys_gold]sticker"		"1"
			"[berlin2019_signature_lucky_gold]sticker"		"1"
			"[berlin2019_signature_amanek_gold]sticker"		"1"
			"[berlin2019_signature_nbk_gold]sticker"		"1"
			"[berlin2019_signature_apex_gold]sticker"		"1"
			"[berlin2019_signature_alex_gold]sticker"		"1"
			"[berlin2019_signature_rpk_gold]sticker"		"1"
			"[berlin2019_signature_zywoo_gold]sticker"		"1"
		}
		"crate_signature_pack_berlin2019_group_contenders_rare"
		{
			"[berlin2019_signature_sico]sticker"		"1"
			"[berlin2019_signature_dexter]sticker"		"1"
			"[berlin2019_signature_erkast]sticker"		"1"
			"[berlin2019_signature_malta]sticker"		"1"
			"[berlin2019_signature_dickstacy]sticker"		"1"
			"[berlin2019_signature_chrisj]sticker"		"1"
			"[berlin2019_signature_karrigan]sticker"		"1"
			"[berlin2019_signature_ropz]sticker"		"1"
			"[berlin2019_signature_frozen]sticker"		"1"
			"[berlin2019_signature_woxic]sticker"		"1"
			"[berlin2019_signature_fl1t]sticker"		"1"
			"[berlin2019_signature_jerry]sticker"		"1"
			"[berlin2019_signature_almazer]sticker"		"1"
			"[berlin2019_signature_xsepower]sticker"		"1"
			"[berlin2019_signature_facecrack]sticker"		"1"
			"[berlin2019_signature_tarik]sticker"		"1"
			"[berlin2019_signature_stanislaw]sticker"		"1"
			"[berlin2019_signature_brehze]sticker"		"1"
			"[berlin2019_signature_ethan]sticker"		"1"
			"[berlin2019_signature_cerq]sticker"		"1"
			"[berlin2019_signature_summer]sticker"		"1"
			"[berlin2019_signature_somebody]sticker"		"1"
			"[berlin2019_signature_attacker]sticker"		"1"
			"[berlin2019_signature_bntet]sticker"		"1"
			"[berlin2019_signature_freeman]sticker"		"1"
			"[berlin2019_signature_vini]sticker"		"1"
			"[berlin2019_signature_ablej]sticker"		"1"
			"[berlin2019_signature_art]sticker"		"1"
			"[berlin2019_signature_kscerato]sticker"		"1"
			"[berlin2019_signature_yuurih]sticker"		"1"
			"[berlin2019_signature_nexa]sticker"		"1"
			"[berlin2019_signature_hunter]sticker"		"1"
			"[berlin2019_signature_ottond]sticker"		"1"
			"[berlin2019_signature_letn1]sticker"		"1"
			"[berlin2019_signature_espiranto]sticker"		"1"
			"[berlin2019_signature_t0rick]sticker"		"1"
			"[berlin2019_signature_nealan]sticker"		"1"
			"[berlin2019_signature_keoz]sticker"		"1"
			"[berlin2019_signature_ramz1kboss]sticker"		"1"
			"[berlin2019_signature_perfecto]sticker"		"1"
			"[berlin2019_signature_gade]sticker"		"1"
			"[berlin2019_signature_kjaerbye]sticker"		"1"
			"[berlin2019_signature_jugi]sticker"		"1"
			"[berlin2019_signature_aizy]sticker"		"1"
			"[berlin2019_signature_v4lde]sticker"		"1"
			"[berlin2019_signature_svyat]sticker"		"1"
			"[berlin2019_signature_kinqie]sticker"		"1"
			"[berlin2019_signature_forester]sticker"		"1"
			"[berlin2019_signature_krad]sticker"		"1"
			"[berlin2019_signature_speed4k]sticker"		"1"
			"[berlin2019_signature_kngv]sticker"		"1"
			"[berlin2019_signature_destiny]sticker"		"1"
			"[berlin2019_signature_yel]sticker"		"1"
			"[berlin2019_signature_chelo]sticker"		"1"
			"[berlin2019_signature_xand]sticker"		"1"
		}
		"crate_signature_pack_berlin2019_group_contenders_foil"
		{
			"[berlin2019_signature_sico_foil]sticker"		"1"
			"[berlin2019_signature_dexter_foil]sticker"		"1"
			"[berlin2019_signature_erkast_foil]sticker"		"1"
			"[berlin2019_signature_malta_foil]sticker"		"1"
			"[berlin2019_signature_dickstacy_foil]sticker"		"1"
			"[berlin2019_signature_chrisj_foil]sticker"		"1"
			"[berlin2019_signature_karrigan_foil]sticker"		"1"
			"[berlin2019_signature_ropz_foil]sticker"		"1"
			"[berlin2019_signature_frozen_foil]sticker"		"1"
			"[berlin2019_signature_woxic_foil]sticker"		"1"
			"[berlin2019_signature_fl1t_foil]sticker"		"1"
			"[berlin2019_signature_jerry_foil]sticker"		"1"
			"[berlin2019_signature_almazer_foil]sticker"		"1"
			"[berlin2019_signature_xsepower_foil]sticker"		"1"
			"[berlin2019_signature_facecrack_foil]sticker"		"1"
			"[berlin2019_signature_tarik_foil]sticker"		"1"
			"[berlin2019_signature_stanislaw_foil]sticker"		"1"
			"[berlin2019_signature_brehze_foil]sticker"		"1"
			"[berlin2019_signature_ethan_foil]sticker"		"1"
			"[berlin2019_signature_cerq_foil]sticker"		"1"
			"[berlin2019_signature_summer_foil]sticker"		"1"
			"[berlin2019_signature_somebody_foil]sticker"		"1"
			"[berlin2019_signature_attacker_foil]sticker"		"1"
			"[berlin2019_signature_bntet_foil]sticker"		"1"
			"[berlin2019_signature_freeman_foil]sticker"		"1"
			"[berlin2019_signature_vini_foil]sticker"		"1"
			"[berlin2019_signature_ablej_foil]sticker"		"1"
			"[berlin2019_signature_art_foil]sticker"		"1"
			"[berlin2019_signature_kscerato_foil]sticker"		"1"
			"[berlin2019_signature_yuurih_foil]sticker"		"1"
			"[berlin2019_signature_nexa_foil]sticker"		"1"
			"[berlin2019_signature_hunter_foil]sticker"		"1"
			"[berlin2019_signature_ottond_foil]sticker"		"1"
			"[berlin2019_signature_letn1_foil]sticker"		"1"
			"[berlin2019_signature_espiranto_foil]sticker"		"1"
			"[berlin2019_signature_t0rick_foil]sticker"		"1"
			"[berlin2019_signature_nealan_foil]sticker"		"1"
			"[berlin2019_signature_keoz_foil]sticker"		"1"
			"[berlin2019_signature_ramz1kboss_foil]sticker"		"1"
			"[berlin2019_signature_perfecto_foil]sticker"		"1"
			"[berlin2019_signature_gade_foil]sticker"		"1"
			"[berlin2019_signature_kjaerbye_foil]sticker"		"1"
			"[berlin2019_signature_jugi_foil]sticker"		"1"
			"[berlin2019_signature_aizy_foil]sticker"		"1"
			"[berlin2019_signature_v4lde_foil]sticker"		"1"
			"[berlin2019_signature_svyat_foil]sticker"		"1"
			"[berlin2019_signature_kinqie_foil]sticker"		"1"
			"[berlin2019_signature_forester_foil]sticker"		"1"
			"[berlin2019_signature_krad_foil]sticker"		"1"
			"[berlin2019_signature_speed4k_foil]sticker"		"1"
			"[berlin2019_signature_kngv_foil]sticker"		"1"
			"[berlin2019_signature_destiny_foil]sticker"		"1"
			"[berlin2019_signature_yel_foil]sticker"		"1"
			"[berlin2019_signature_chelo_foil]sticker"		"1"
			"[berlin2019_signature_xand_foil]sticker"		"1"
		}
		"crate_signature_pack_berlin2019_group_contenders_gold"
		{
			"[berlin2019_signature_sico_gold]sticker"		"1"
			"[berlin2019_signature_dexter_gold]sticker"		"1"
			"[berlin2019_signature_erkast_gold]sticker"		"1"
			"[berlin2019_signature_malta_gold]sticker"		"1"
			"[berlin2019_signature_dickstacy_gold]sticker"		"1"
			"[berlin2019_signature_chrisj_gold]sticker"		"1"
			"[berlin2019_signature_karrigan_gold]sticker"		"1"
			"[berlin2019_signature_ropz_gold]sticker"		"1"
			"[berlin2019_signature_frozen_gold]sticker"		"1"
			"[berlin2019_signature_woxic_gold]sticker"		"1"
			"[berlin2019_signature_fl1t_gold]sticker"		"1"
			"[berlin2019_signature_jerry_gold]sticker"		"1"
			"[berlin2019_signature_almazer_gold]sticker"		"1"
			"[berlin2019_signature_xsepower_gold]sticker"		"1"
			"[berlin2019_signature_facecrack_gold]sticker"		"1"
			"[berlin2019_signature_tarik_gold]sticker"		"1"
			"[berlin2019_signature_stanislaw_gold]sticker"		"1"
			"[berlin2019_signature_brehze_gold]sticker"		"1"
			"[berlin2019_signature_ethan_gold]sticker"		"1"
			"[berlin2019_signature_cerq_gold]sticker"		"1"
			"[berlin2019_signature_summer_gold]sticker"		"1"
			"[berlin2019_signature_somebody_gold]sticker"		"1"
			"[berlin2019_signature_attacker_gold]sticker"		"1"
			"[berlin2019_signature_bntet_gold]sticker"		"1"
			"[berlin2019_signature_freeman_gold]sticker"		"1"
			"[berlin2019_signature_vini_gold]sticker"		"1"
			"[berlin2019_signature_ablej_gold]sticker"		"1"
			"[berlin2019_signature_art_gold]sticker"		"1"
			"[berlin2019_signature_kscerato_gold]sticker"		"1"
			"[berlin2019_signature_yuurih_gold]sticker"		"1"
			"[berlin2019_signature_nexa_gold]sticker"		"1"
			"[berlin2019_signature_hunter_gold]sticker"		"1"
			"[berlin2019_signature_ottond_gold]sticker"		"1"
			"[berlin2019_signature_letn1_gold]sticker"		"1"
			"[berlin2019_signature_espiranto_gold]sticker"		"1"
			"[berlin2019_signature_t0rick_gold]sticker"		"1"
			"[berlin2019_signature_nealan_gold]sticker"		"1"
			"[berlin2019_signature_keoz_gold]sticker"		"1"
			"[berlin2019_signature_ramz1kboss_gold]sticker"		"1"
			"[berlin2019_signature_perfecto_gold]sticker"		"1"
			"[berlin2019_signature_gade_gold]sticker"		"1"
			"[berlin2019_signature_kjaerbye_gold]sticker"		"1"
			"[berlin2019_signature_jugi_gold]sticker"		"1"
			"[berlin2019_signature_aizy_gold]sticker"		"1"
			"[berlin2019_signature_v4lde_gold]sticker"		"1"
			"[berlin2019_signature_svyat_gold]sticker"		"1"
			"[berlin2019_signature_kinqie_gold]sticker"		"1"
			"[berlin2019_signature_forester_gold]sticker"		"1"
			"[berlin2019_signature_krad_gold]sticker"		"1"
			"[berlin2019_signature_speed4k_gold]sticker"		"1"
			"[berlin2019_signature_kngv_gold]sticker"		"1"
			"[berlin2019_signature_destiny_gold]sticker"		"1"
			"[berlin2019_signature_yel_gold]sticker"		"1"
			"[berlin2019_signature_chelo_gold]sticker"		"1"
			"[berlin2019_signature_xand_gold]sticker"		"1"
		}
		"crate_signature_pack_berlin2019_group_players_collection_legends"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_berlin2019_group_legends_rare"		"1"
			"crate_signature_pack_berlin2019_group_legends_foil"		"1"
			"crate_signature_pack_berlin2019_group_legends_gold"		"1"
		}
		"crate_signature_pack_berlin2019_group_players_collection_challengers"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_berlin2019_group_challengers_rare"		"1"
			"crate_signature_pack_berlin2019_group_challengers_foil"		"1"
			"crate_signature_pack_berlin2019_group_challengers_gold"		"1"
		}
		"crate_signature_pack_berlin2019_group_players_collection_contenders"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_berlin2019_group_contenders_rare"		"1"
			"crate_signature_pack_berlin2019_group_contenders_foil"		"1"
			"crate_signature_pack_berlin2019_group_contenders_gold"		"1"
		}
		"crate_berlin2019_promo_de_inferno"
		{
			"set_inferno_2"		"1"
		}
		"crate_berlin2019_promo_de_mirage"
		{
			"set_mirage"		"1"
		}
		"crate_berlin2019_promo_de_dust2"
		{
			"set_dust_2"		"1"
		}
		"crate_berlin2019_promo_de_overpass"
		{
			"set_overpass"		"1"
		}
		"crate_berlin2019_promo_de_train"
		{
			"set_train"		"1"
		}
		"crate_berlin2019_promo_de_nuke"
		{
			"set_nuke_2"		"1"
		}
		"crate_berlin2019_promo_de_vertigo"
		{
			"set_vertigo"		"1"
		}
	}
	"items"
	{
		"4622"
		{
			"item_name"		"#CSGO_TournamentPass_berlin2019"
			"name"		"tournament_pass_berlin2019"
			"item_description"		"#CSGO_TournamentPass_berlin2019_Desc"
			"image_inventory"		"econ/status_icons/starladder_pickem_2019_pass"
			"prefab"		"berlin2019_tournament_pass_prefab berlin2019_tournament_steamtv_items"
		}
		"4627"
		{
			"item_name"		"#CSGO_TournamentPass_berlin2019_pack"
			"name"		"tournament_pass_berlin2019_pack"
			"item_description"		"#CSGO_TournamentPass_berlin2019_pack_Desc"
			"image_inventory"		"econ/status_icons/starladder_pickem_2019_pass_pack"
			"prefab"		"berlin2019_tournament_pass_prefab berlin2019_tournament_steamtv_items"
		}
		"4628"
		{
			"item_name"		"#CSGO_TournamentPass_berlin2019_charge"
			"name"		"tournament_pass_berlin2019_charge"
			"item_description"		"#CSGO_TournamentPass_berlin2019_charge_Desc"
			"image_inventory"		"econ/status_icons/starladder_pickem_2019_pass_charge"
			"prefab"		"berlin2019_tournament_pass_prefab"
			"attributes"
			{
				"cannot trade"		"1"
			}
		}
		"4623"
		{
			"name"		"tournament_journal_berlin2019"
			"item_name"		"#CSGO_TournamentJournal_berlin2019"
			"prefab"		"berlin2019_tournament_journal_prefab"
			"image_inventory"		"econ/status_icons/starladder_pickem_2019_bronze"
			"attributes"
			{
				"upgrade level"		"0"
				"upgrade threshold"		"8"
				"pedestal display model"		"models/inventory_items/starladder_pickem_2019_bronze.mdl"
			}
		}
		"4624"
		{
			"name"		"tournament_journal_berlin2019_silver"
			"item_name"		"#CSGO_TournamentJournal_berlin2019_Silver"
			"prefab"		"berlin2019_tournament_journal_prefab"
			"image_inventory"		"econ/status_icons/starladder_pickem_2019_silver"
			"attributes"
			{
				"upgrade level"		"1"
				"upgrade threshold"		"12"
				"pedestal display model"		"models/inventory_items/starladder_pickem_2019_silver.mdl"
			}
		}
		"4625"
		{
			"name"		"tournament_journal_berlin2019_gold"
			"item_name"		"#CSGO_TournamentJournal_berlin2019_Gold"
			"prefab"		"berlin2019_tournament_journal_prefab"
			"image_inventory"		"econ/status_icons/starladder_pickem_2019_gold"
			"attributes"
			{
				"upgrade level"		"2"
				"upgrade threshold"		"16"
				"pedestal display model"		"models/inventory_items/starladder_pickem_2019_gold.mdl"
			}
		}
		"4626"
		{
			"name"		"tournament_journal_berlin2019_crystal"
			"item_name"		"#CSGO_TournamentJournal_berlin2019_Crystal"
			"prefab"		"berlin2019_tournament_journal_prefab"
			"image_inventory"		"econ/status_icons/starladder_pickem_2019_crystal"
			"attributes"
			{
				"upgrade level"		"3"
				"pedestal display model"		"models/inventory_items/starladder_pickem_2019_crystal.mdl"
			}
		}
		"4629"
		{
			"item_name"		"#StoreItem_berlin2019_team_astr_sticker"
			"name"		"crate_sticker_pack_berlin2019_astr"
			"item_description"		"#EventItemDesc_berlin2019_sticker_team"
			"image_inventory"		"econ/stickers/berlin2019/astr"
			"loot_list_name"		"berlin2019_rare_astr"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4630"
		{
			"item_name"		"#StoreItem_berlin2019_team_ence_sticker"
			"name"		"crate_sticker_pack_berlin2019_ence"
			"item_description"		"#EventItemDesc_berlin2019_sticker_team"
			"image_inventory"		"econ/stickers/berlin2019/ence"
			"loot_list_name"		"berlin2019_rare_ence"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4631"
		{
			"item_name"		"#StoreItem_berlin2019_team_mibr_sticker"
			"name"		"crate_sticker_pack_berlin2019_mibr"
			"item_description"		"#EventItemDesc_berlin2019_sticker_team"
			"image_inventory"		"econ/stickers/berlin2019/mibr"
			"loot_list_name"		"berlin2019_rare_mibr"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4632"
		{
			"item_name"		"#StoreItem_berlin2019_team_navi_sticker"
			"name"		"crate_sticker_pack_berlin2019_navi"
			"item_description"		"#EventItemDesc_berlin2019_sticker_team"
			"image_inventory"		"econ/stickers/berlin2019/navi"
			"loot_list_name"		"berlin2019_rare_navi"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4633"
		{
			"item_name"		"#StoreItem_berlin2019_team_nip_sticker"
			"name"		"crate_sticker_pack_berlin2019_nip"
			"item_description"		"#EventItemDesc_berlin2019_sticker_team"
			"image_inventory"		"econ/stickers/berlin2019/nip"
			"loot_list_name"		"berlin2019_rare_nip"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4634"
		{
			"item_name"		"#StoreItem_berlin2019_team_faze_sticker"
			"name"		"crate_sticker_pack_berlin2019_faze"
			"item_description"		"#EventItemDesc_berlin2019_sticker_team"
			"image_inventory"		"econ/stickers/berlin2019/faze"
			"loot_list_name"		"berlin2019_rare_faze"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4635"
		{
			"item_name"		"#StoreItem_berlin2019_team_liq_sticker"
			"name"		"crate_sticker_pack_berlin2019_liq"
			"item_description"		"#EventItemDesc_berlin2019_sticker_team"
			"image_inventory"		"econ/stickers/berlin2019/liq"
			"loot_list_name"		"berlin2019_rare_liq"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4636"
		{
			"item_name"		"#StoreItem_berlin2019_team_ren_sticker"
			"name"		"crate_sticker_pack_berlin2019_ren"
			"item_description"		"#EventItemDesc_berlin2019_sticker_team"
			"image_inventory"		"econ/stickers/berlin2019/ren"
			"loot_list_name"		"berlin2019_rare_ren"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4637"
		{
			"item_name"		"#StoreItem_berlin2019_team_col_sticker"
			"name"		"crate_sticker_pack_berlin2019_col"
			"item_description"		"#EventItemDesc_berlin2019_sticker_team"
			"image_inventory"		"econ/stickers/berlin2019/col"
			"loot_list_name"		"berlin2019_rare_col"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4638"
		{
			"item_name"		"#StoreItem_berlin2019_team_hlr_sticker"
			"name"		"crate_sticker_pack_berlin2019_hlr"
			"item_description"		"#EventItemDesc_berlin2019_sticker_team"
			"image_inventory"		"econ/stickers/berlin2019/hlr"
			"loot_list_name"		"berlin2019_rare_hlr"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4639"
		{
			"item_name"		"#StoreItem_berlin2019_team_avg_sticker"
			"name"		"crate_sticker_pack_berlin2019_avg"
			"item_description"		"#EventItemDesc_berlin2019_sticker_team"
			"image_inventory"		"econ/stickers/berlin2019/avg"
			"loot_list_name"		"berlin2019_rare_avg"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4640"
		{
			"item_name"		"#StoreItem_berlin2019_team_g2_sticker"
			"name"		"crate_sticker_pack_berlin2019_g2"
			"item_description"		"#EventItemDesc_berlin2019_sticker_team"
			"image_inventory"		"econ/stickers/berlin2019/g2"
			"loot_list_name"		"berlin2019_rare_g2"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4641"
		{
			"item_name"		"#StoreItem_berlin2019_team_vita_sticker"
			"name"		"crate_sticker_pack_berlin2019_vita"
			"item_description"		"#EventItemDesc_berlin2019_sticker_team"
			"image_inventory"		"econ/stickers/berlin2019/vita"
			"loot_list_name"		"berlin2019_rare_vita"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4642"
		{
			"item_name"		"#StoreItem_berlin2019_team_gray_sticker"
			"name"		"crate_sticker_pack_berlin2019_gray"
			"item_description"		"#EventItemDesc_berlin2019_sticker_team"
			"image_inventory"		"econ/stickers/berlin2019/gray"
			"loot_list_name"		"berlin2019_rare_gray"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4643"
		{
			"item_name"		"#StoreItem_berlin2019_team_mss_sticker"
			"name"		"crate_sticker_pack_berlin2019_mss"
			"item_description"		"#EventItemDesc_berlin2019_sticker_team"
			"image_inventory"		"econ/stickers/berlin2019/mss"
			"loot_list_name"		"berlin2019_rare_mss"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4644"
		{
			"item_name"		"#StoreItem_berlin2019_team_forz_sticker"
			"name"		"crate_sticker_pack_berlin2019_forz"
			"item_description"		"#EventItemDesc_berlin2019_sticker_team"
			"image_inventory"		"econ/stickers/berlin2019/forz"
			"loot_list_name"		"berlin2019_rare_forz"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4645"
		{
			"item_name"		"#StoreItem_berlin2019_team_nrg_sticker"
			"name"		"crate_sticker_pack_berlin2019_nrg"
			"item_description"		"#EventItemDesc_berlin2019_sticker_team"
			"image_inventory"		"econ/stickers/berlin2019/nrg"
			"loot_list_name"		"berlin2019_rare_nrg"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4646"
		{
			"item_name"		"#StoreItem_berlin2019_team_tyl_sticker"
			"name"		"crate_sticker_pack_berlin2019_tyl"
			"item_description"		"#EventItemDesc_berlin2019_sticker_team"
			"image_inventory"		"econ/stickers/berlin2019/tyl"
			"loot_list_name"		"berlin2019_rare_tyl"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4647"
		{
			"item_name"		"#StoreItem_berlin2019_team_furi_sticker"
			"name"		"crate_sticker_pack_berlin2019_furi"
			"item_description"		"#EventItemDesc_berlin2019_sticker_team"
			"image_inventory"		"econ/stickers/berlin2019/furi"
			"loot_list_name"		"berlin2019_rare_furi"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4648"
		{
			"item_name"		"#StoreItem_berlin2019_team_cr4z_sticker"
			"name"		"crate_sticker_pack_berlin2019_cr4z"
			"item_description"		"#EventItemDesc_berlin2019_sticker_team"
			"image_inventory"		"econ/stickers/berlin2019/cr4z"
			"loot_list_name"		"berlin2019_rare_cr4z"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4649"
		{
			"item_name"		"#StoreItem_berlin2019_team_syma_sticker"
			"name"		"crate_sticker_pack_berlin2019_syma"
			"item_description"		"#EventItemDesc_berlin2019_sticker_team"
			"image_inventory"		"econ/stickers/berlin2019/syma"
			"loot_list_name"		"berlin2019_rare_syma"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4650"
		{
			"item_name"		"#StoreItem_berlin2019_team_nor_sticker"
			"name"		"crate_sticker_pack_berlin2019_nor"
			"item_description"		"#EventItemDesc_berlin2019_sticker_team"
			"image_inventory"		"econ/stickers/berlin2019/nor"
			"loot_list_name"		"berlin2019_rare_nor"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4651"
		{
			"item_name"		"#StoreItem_berlin2019_team_drea_sticker"
			"name"		"crate_sticker_pack_berlin2019_drea"
			"item_description"		"#EventItemDesc_berlin2019_sticker_team"
			"image_inventory"		"econ/stickers/berlin2019/drea"
			"loot_list_name"		"berlin2019_rare_drea"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4652"
		{
			"item_name"		"#StoreItem_berlin2019_team_intz_sticker"
			"name"		"crate_sticker_pack_berlin2019_intz"
			"item_description"		"#EventItemDesc_berlin2019_sticker_team"
			"image_inventory"		"econ/stickers/berlin2019/intz"
			"loot_list_name"		"berlin2019_rare_intz"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4653"
		{
			"item_name"		"#StoreItem_berlin2019_team_star_sticker"
			"name"		"crate_sticker_pack_berlin2019_star"
			"item_description"		"#EventItemDesc_berlin2019_sticker_org"
			"image_inventory"		"econ/stickers/berlin2019/star"
			"loot_list_name"		"berlin2019_rare_star"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"item_type"		"self_opening_purchase"
		}
		"4654"
		{
			"item_name"		"#CSGO_crate_sticker_pack_berlin2019_legends"
			"name"		"crate_sticker_pack_berlin2019_legends"
			"item_description"		"#CSGO_crate_sticker_pack_berlin2019_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_berlin2019_legends"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"278"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_berlin2019_legends_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_berlin2019_legends_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4655"
		{
			"item_name"		"#CSGO_crate_sticker_pack_berlin2019_challengers"
			"name"		"crate_sticker_pack_berlin2019_challengers"
			"item_description"		"#CSGO_crate_sticker_pack_berlin2019_challengers_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_berlin2019_challengers"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"279"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_berlin2019_challengers_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_berlin2019_challengers_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4656"
		{
			"item_name"		"#CSGO_crate_sticker_pack_berlin2019_contenders"
			"name"		"crate_sticker_pack_berlin2019_contenders"
			"item_description"		"#CSGO_crate_sticker_pack_berlin2019_contenders_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_berlin2019_contenders"
			"prefab"		"berlin2019_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"280"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_berlin2019_contenders_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_berlin2019_contenders_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4657"
		{
			"item_name"		"#CSGO_crate_signature_pack_berlin2019_group_legends"
			"name"		"crate_signature_pack_berlin2019_group_legends"
			"item_description"		"#CSGO_crate_signature_pack_berlin2019_group_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_berlin2019_group_legends"
			"prefab"		"berlin2019_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"281"
				}
			}
		}
		"4658"
		{
			"item_name"		"#CSGO_crate_signature_pack_berlin2019_group_challengers"
			"name"		"crate_signature_pack_berlin2019_group_challengers"
			"item_description"		"#CSGO_crate_signature_pack_berlin2019_group_challengers_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_berlin2019_group_challengers"
			"prefab"		"berlin2019_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"282"
				}
			}
		}
		"4659"
		{
			"item_name"		"#CSGO_crate_signature_pack_berlin2019_group_contenders"
			"name"		"crate_signature_pack_berlin2019_group_contenders"
			"item_description"		"#CSGO_crate_signature_pack_berlin2019_group_contenders_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_berlin2019_group_contenders"
			"prefab"		"berlin2019_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"283"
				}
			}
		}
		"4660"
		{
			"item_name"		"#CSGO_crate_berlin2019_promo_de_inferno"
			"name"		"crate_berlin2019_promo_de_inferno"
			"image_inventory"		"econ/weapon_cases/crate_berlin2019_promo_de_inferno"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"284"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"16"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_inferno_2"
					"tag_text"		"#CSGO_set_inferno_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4661"
		{
			"item_name"		"#CSGO_crate_berlin2019_promo_de_mirage"
			"name"		"crate_berlin2019_promo_de_mirage"
			"image_inventory"		"econ/weapon_cases/crate_berlin2019_promo_de_mirage"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"285"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"16"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_mirage"
					"tag_text"		"#CSGO_set_mirage"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4662"
		{
			"item_name"		"#CSGO_crate_berlin2019_promo_de_dust2"
			"name"		"crate_berlin2019_promo_de_dust2"
			"image_inventory"		"econ/weapon_cases/crate_berlin2019_promo_de_dust2"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"286"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"16"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_dust_2"
					"tag_text"		"#CSGO_set_dust_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4663"
		{
			"item_name"		"#CSGO_crate_berlin2019_promo_de_overpass"
			"name"		"crate_berlin2019_promo_de_overpass"
			"image_inventory"		"econ/weapon_cases/crate_berlin2019_promo_de_overpass"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"287"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"16"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_overpass"
					"tag_text"		"#CSGO_set_overpass"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4664"
		{
			"item_name"		"#CSGO_crate_berlin2019_promo_de_train"
			"name"		"crate_berlin2019_promo_de_train"
			"image_inventory"		"econ/weapon_cases/crate_berlin2019_promo_de_train"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"288"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"16"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_train"
					"tag_text"		"#CSGO_set_train"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4665"
		{
			"item_name"		"#CSGO_crate_berlin2019_promo_de_nuke"
			"name"		"crate_berlin2019_promo_de_nuke"
			"image_inventory"		"econ/weapon_cases/crate_berlin2019_promo_de_nuke"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"289"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"16"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_nuke_2"
					"tag_text"		"#CSGO_set_nuke_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4666"
		{
			"item_name"		"#CSGO_crate_berlin2019_promo_de_vertigo"
			"name"		"crate_berlin2019_promo_de_vertigo"
			"image_inventory"		"econ/weapon_cases/crate_berlin2019_promo_de_vertigo"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"290"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"16"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_vertigo"
					"tag_text"		"#CSGO_set_vertigo"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"sticker_kits"
	{
		"4019"
		{
			"name"		"berlin2019_team_astr"
			"item_name"		"#StickerKit_berlin2019_team_astr"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/astr"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"60"
		}
		"4020"
		{
			"name"		"berlin2019_team_astr_holo"
			"item_name"		"#StickerKit_berlin2019_team_astr_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/astr_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"60"
		}
		"4021"
		{
			"name"		"berlin2019_team_astr_foil"
			"item_name"		"#StickerKit_berlin2019_team_astr_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/astr_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"60"
		}
		"4022"
		{
			"name"		"berlin2019_team_astr_gold"
			"item_name"		"#StickerKit_berlin2019_team_astr_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/astr_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"60"
		}
		"4023"
		{
			"name"		"berlin2019_team_ence"
			"item_name"		"#StickerKit_berlin2019_team_ence"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/ence"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"84"
		}
		"4024"
		{
			"name"		"berlin2019_team_ence_holo"
			"item_name"		"#StickerKit_berlin2019_team_ence_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/ence_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"84"
		}
		"4025"
		{
			"name"		"berlin2019_team_ence_foil"
			"item_name"		"#StickerKit_berlin2019_team_ence_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/ence_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"84"
		}
		"4026"
		{
			"name"		"berlin2019_team_ence_gold"
			"item_name"		"#StickerKit_berlin2019_team_ence_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/ence_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"84"
		}
		"4027"
		{
			"name"		"berlin2019_team_mibr"
			"item_name"		"#StickerKit_berlin2019_team_mibr"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/mibr"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"80"
		}
		"4028"
		{
			"name"		"berlin2019_team_mibr_holo"
			"item_name"		"#StickerKit_berlin2019_team_mibr_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/mibr_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"80"
		}
		"4029"
		{
			"name"		"berlin2019_team_mibr_foil"
			"item_name"		"#StickerKit_berlin2019_team_mibr_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/mibr_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"80"
		}
		"4030"
		{
			"name"		"berlin2019_team_mibr_gold"
			"item_name"		"#StickerKit_berlin2019_team_mibr_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/mibr_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"80"
		}
		"4031"
		{
			"name"		"berlin2019_team_navi"
			"item_name"		"#StickerKit_berlin2019_team_navi"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/navi"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"12"
		}
		"4032"
		{
			"name"		"berlin2019_team_navi_holo"
			"item_name"		"#StickerKit_berlin2019_team_navi_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/navi_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"12"
		}
		"4033"
		{
			"name"		"berlin2019_team_navi_foil"
			"item_name"		"#StickerKit_berlin2019_team_navi_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/navi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"12"
		}
		"4034"
		{
			"name"		"berlin2019_team_navi_gold"
			"item_name"		"#StickerKit_berlin2019_team_navi_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/navi_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"12"
		}
		"4035"
		{
			"name"		"berlin2019_team_nip"
			"item_name"		"#StickerKit_berlin2019_team_nip"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/nip"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"1"
		}
		"4036"
		{
			"name"		"berlin2019_team_nip_holo"
			"item_name"		"#StickerKit_berlin2019_team_nip_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/nip_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"1"
		}
		"4037"
		{
			"name"		"berlin2019_team_nip_foil"
			"item_name"		"#StickerKit_berlin2019_team_nip_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/nip_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"1"
		}
		"4038"
		{
			"name"		"berlin2019_team_nip_gold"
			"item_name"		"#StickerKit_berlin2019_team_nip_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/nip_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"1"
		}
		"4039"
		{
			"name"		"berlin2019_team_faze"
			"item_name"		"#StickerKit_berlin2019_team_faze"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/faze"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"61"
		}
		"4040"
		{
			"name"		"berlin2019_team_faze_holo"
			"item_name"		"#StickerKit_berlin2019_team_faze_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/faze_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"61"
		}
		"4041"
		{
			"name"		"berlin2019_team_faze_foil"
			"item_name"		"#StickerKit_berlin2019_team_faze_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/faze_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"61"
		}
		"4042"
		{
			"name"		"berlin2019_team_faze_gold"
			"item_name"		"#StickerKit_berlin2019_team_faze_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/faze_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"61"
		}
		"4043"
		{
			"name"		"berlin2019_team_liq"
			"item_name"		"#StickerKit_berlin2019_team_liq"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/liq"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"48"
		}
		"4044"
		{
			"name"		"berlin2019_team_liq_holo"
			"item_name"		"#StickerKit_berlin2019_team_liq_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/liq_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"48"
		}
		"4045"
		{
			"name"		"berlin2019_team_liq_foil"
			"item_name"		"#StickerKit_berlin2019_team_liq_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/liq_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"48"
		}
		"4046"
		{
			"name"		"berlin2019_team_liq_gold"
			"item_name"		"#StickerKit_berlin2019_team_liq_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/liq_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"48"
		}
		"4047"
		{
			"name"		"berlin2019_team_ren"
			"item_name"		"#StickerKit_berlin2019_team_ren"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/ren"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"53"
		}
		"4048"
		{
			"name"		"berlin2019_team_ren_holo"
			"item_name"		"#StickerKit_berlin2019_team_ren_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/ren_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"53"
		}
		"4049"
		{
			"name"		"berlin2019_team_ren_foil"
			"item_name"		"#StickerKit_berlin2019_team_ren_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/ren_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"53"
		}
		"4050"
		{
			"name"		"berlin2019_team_ren_gold"
			"item_name"		"#StickerKit_berlin2019_team_ren_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/ren_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"53"
		}
		"4051"
		{
			"name"		"berlin2019_team_col"
			"item_name"		"#StickerKit_berlin2019_team_col"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/col"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"3"
		}
		"4052"
		{
			"name"		"berlin2019_team_col_holo"
			"item_name"		"#StickerKit_berlin2019_team_col_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/col_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"3"
		}
		"4053"
		{
			"name"		"berlin2019_team_col_foil"
			"item_name"		"#StickerKit_berlin2019_team_col_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/col_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"3"
		}
		"4054"
		{
			"name"		"berlin2019_team_col_gold"
			"item_name"		"#StickerKit_berlin2019_team_col_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/col_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"3"
		}
		"4055"
		{
			"name"		"berlin2019_team_hlr"
			"item_name"		"#StickerKit_berlin2019_team_hlr"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/hlr"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"25"
		}
		"4056"
		{
			"name"		"berlin2019_team_hlr_holo"
			"item_name"		"#StickerKit_berlin2019_team_hlr_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/hlr_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"25"
		}
		"4057"
		{
			"name"		"berlin2019_team_hlr_foil"
			"item_name"		"#StickerKit_berlin2019_team_hlr_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/hlr_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"25"
		}
		"4058"
		{
			"name"		"berlin2019_team_hlr_gold"
			"item_name"		"#StickerKit_berlin2019_team_hlr_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/hlr_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"25"
		}
		"4059"
		{
			"name"		"berlin2019_team_avg"
			"item_name"		"#StickerKit_berlin2019_team_avg"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/avg"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"75"
		}
		"4060"
		{
			"name"		"berlin2019_team_avg_holo"
			"item_name"		"#StickerKit_berlin2019_team_avg_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/avg_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"75"
		}
		"4061"
		{
			"name"		"berlin2019_team_avg_foil"
			"item_name"		"#StickerKit_berlin2019_team_avg_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/avg_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"75"
		}
		"4062"
		{
			"name"		"berlin2019_team_avg_gold"
			"item_name"		"#StickerKit_berlin2019_team_avg_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/avg_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"75"
		}
		"4063"
		{
			"name"		"berlin2019_team_g2"
			"item_name"		"#StickerKit_berlin2019_team_g2"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/g2"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"59"
		}
		"4064"
		{
			"name"		"berlin2019_team_g2_holo"
			"item_name"		"#StickerKit_berlin2019_team_g2_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/g2_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"59"
		}
		"4065"
		{
			"name"		"berlin2019_team_g2_foil"
			"item_name"		"#StickerKit_berlin2019_team_g2_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/g2_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"59"
		}
		"4066"
		{
			"name"		"berlin2019_team_g2_gold"
			"item_name"		"#StickerKit_berlin2019_team_g2_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/g2_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"59"
		}
		"4067"
		{
			"name"		"berlin2019_team_vita"
			"item_name"		"#StickerKit_berlin2019_team_vita"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/vita"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"89"
		}
		"4068"
		{
			"name"		"berlin2019_team_vita_holo"
			"item_name"		"#StickerKit_berlin2019_team_vita_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/vita_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"89"
		}
		"4069"
		{
			"name"		"berlin2019_team_vita_foil"
			"item_name"		"#StickerKit_berlin2019_team_vita_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/vita_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"89"
		}
		"4070"
		{
			"name"		"berlin2019_team_vita_gold"
			"item_name"		"#StickerKit_berlin2019_team_vita_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/vita_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"89"
		}
		"4071"
		{
			"name"		"berlin2019_team_gray"
			"item_name"		"#StickerKit_berlin2019_team_gray"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/gray"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"86"
		}
		"4072"
		{
			"name"		"berlin2019_team_gray_holo"
			"item_name"		"#StickerKit_berlin2019_team_gray_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/gray_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"86"
		}
		"4073"
		{
			"name"		"berlin2019_team_gray_foil"
			"item_name"		"#StickerKit_berlin2019_team_gray_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/gray_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"86"
		}
		"4074"
		{
			"name"		"berlin2019_team_gray_gold"
			"item_name"		"#StickerKit_berlin2019_team_gray_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/gray_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"86"
		}
		"4075"
		{
			"name"		"berlin2019_team_mss"
			"item_name"		"#StickerKit_berlin2019_team_mss"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/mss"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"29"
		}
		"4076"
		{
			"name"		"berlin2019_team_mss_holo"
			"item_name"		"#StickerKit_berlin2019_team_mss_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/mss_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"29"
		}
		"4077"
		{
			"name"		"berlin2019_team_mss_foil"
			"item_name"		"#StickerKit_berlin2019_team_mss_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/mss_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"29"
		}
		"4078"
		{
			"name"		"berlin2019_team_mss_gold"
			"item_name"		"#StickerKit_berlin2019_team_mss_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/mss_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"29"
		}
		"4079"
		{
			"name"		"berlin2019_team_forz"
			"item_name"		"#StickerKit_berlin2019_team_forz"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/forz"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"90"
		}
		"4080"
		{
			"name"		"berlin2019_team_forz_holo"
			"item_name"		"#StickerKit_berlin2019_team_forz_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/forz_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"90"
		}
		"4081"
		{
			"name"		"berlin2019_team_forz_foil"
			"item_name"		"#StickerKit_berlin2019_team_forz_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/forz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"90"
		}
		"4082"
		{
			"name"		"berlin2019_team_forz_gold"
			"item_name"		"#StickerKit_berlin2019_team_forz_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/forz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"90"
		}
		"4083"
		{
			"name"		"berlin2019_team_nrg"
			"item_name"		"#StickerKit_berlin2019_team_nrg"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/nrg"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"87"
		}
		"4084"
		{
			"name"		"berlin2019_team_nrg_holo"
			"item_name"		"#StickerKit_berlin2019_team_nrg_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/nrg_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"87"
		}
		"4085"
		{
			"name"		"berlin2019_team_nrg_foil"
			"item_name"		"#StickerKit_berlin2019_team_nrg_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/nrg_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"87"
		}
		"4086"
		{
			"name"		"berlin2019_team_nrg_gold"
			"item_name"		"#StickerKit_berlin2019_team_nrg_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/nrg_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"87"
		}
		"4087"
		{
			"name"		"berlin2019_team_tyl"
			"item_name"		"#StickerKit_berlin2019_team_tyl"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/tyl"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"74"
		}
		"4088"
		{
			"name"		"berlin2019_team_tyl_holo"
			"item_name"		"#StickerKit_berlin2019_team_tyl_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/tyl_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"74"
		}
		"4089"
		{
			"name"		"berlin2019_team_tyl_foil"
			"item_name"		"#StickerKit_berlin2019_team_tyl_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/tyl_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"74"
		}
		"4090"
		{
			"name"		"berlin2019_team_tyl_gold"
			"item_name"		"#StickerKit_berlin2019_team_tyl_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/tyl_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"74"
		}
		"4091"
		{
			"name"		"berlin2019_team_furi"
			"item_name"		"#StickerKit_berlin2019_team_furi"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/furi"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"85"
		}
		"4092"
		{
			"name"		"berlin2019_team_furi_holo"
			"item_name"		"#StickerKit_berlin2019_team_furi_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/furi_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"85"
		}
		"4093"
		{
			"name"		"berlin2019_team_furi_foil"
			"item_name"		"#StickerKit_berlin2019_team_furi_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/furi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"85"
		}
		"4094"
		{
			"name"		"berlin2019_team_furi_gold"
			"item_name"		"#StickerKit_berlin2019_team_furi_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/furi_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"85"
		}
		"4095"
		{
			"name"		"berlin2019_team_cr4z"
			"item_name"		"#StickerKit_berlin2019_team_cr4z"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/cr4z"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"91"
		}
		"4096"
		{
			"name"		"berlin2019_team_cr4z_holo"
			"item_name"		"#StickerKit_berlin2019_team_cr4z_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/cr4z_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"91"
		}
		"4097"
		{
			"name"		"berlin2019_team_cr4z_foil"
			"item_name"		"#StickerKit_berlin2019_team_cr4z_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/cr4z_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"91"
		}
		"4098"
		{
			"name"		"berlin2019_team_cr4z_gold"
			"item_name"		"#StickerKit_berlin2019_team_cr4z_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/cr4z_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"91"
		}
		"4099"
		{
			"name"		"berlin2019_team_syma"
			"item_name"		"#StickerKit_berlin2019_team_syma"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/syma"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"92"
		}
		"4100"
		{
			"name"		"berlin2019_team_syma_holo"
			"item_name"		"#StickerKit_berlin2019_team_syma_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/syma_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"92"
		}
		"4101"
		{
			"name"		"berlin2019_team_syma_foil"
			"item_name"		"#StickerKit_berlin2019_team_syma_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/syma_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"92"
		}
		"4102"
		{
			"name"		"berlin2019_team_syma_gold"
			"item_name"		"#StickerKit_berlin2019_team_syma_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/syma_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"92"
		}
		"4103"
		{
			"name"		"berlin2019_team_nor"
			"item_name"		"#StickerKit_berlin2019_team_nor"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/nor"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"68"
		}
		"4104"
		{
			"name"		"berlin2019_team_nor_holo"
			"item_name"		"#StickerKit_berlin2019_team_nor_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/nor_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"68"
		}
		"4105"
		{
			"name"		"berlin2019_team_nor_foil"
			"item_name"		"#StickerKit_berlin2019_team_nor_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/nor_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"68"
		}
		"4106"
		{
			"name"		"berlin2019_team_nor_gold"
			"item_name"		"#StickerKit_berlin2019_team_nor_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/nor_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"68"
		}
		"4107"
		{
			"name"		"berlin2019_team_drea"
			"item_name"		"#StickerKit_berlin2019_team_drea"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/drea"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"93"
		}
		"4108"
		{
			"name"		"berlin2019_team_drea_holo"
			"item_name"		"#StickerKit_berlin2019_team_drea_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/drea_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"93"
		}
		"4109"
		{
			"name"		"berlin2019_team_drea_foil"
			"item_name"		"#StickerKit_berlin2019_team_drea_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/drea_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"93"
		}
		"4110"
		{
			"name"		"berlin2019_team_drea_gold"
			"item_name"		"#StickerKit_berlin2019_team_drea_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/drea_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"93"
		}
		"4111"
		{
			"name"		"berlin2019_team_intz"
			"item_name"		"#StickerKit_berlin2019_team_intz"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/intz"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"94"
		}
		"4112"
		{
			"name"		"berlin2019_team_intz_holo"
			"item_name"		"#StickerKit_berlin2019_team_intz_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/intz_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"94"
		}
		"4113"
		{
			"name"		"berlin2019_team_intz_foil"
			"item_name"		"#StickerKit_berlin2019_team_intz_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/intz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"94"
		}
		"4114"
		{
			"name"		"berlin2019_team_intz_gold"
			"item_name"		"#StickerKit_berlin2019_team_intz_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_team"
			"sticker_material"		"berlin2019/intz_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"94"
		}
		"4115"
		{
			"name"		"berlin2019_team_star"
			"item_name"		"#StickerKit_berlin2019_team_star"
			"description_string"		"#EventItemDesc_berlin2019_sticker_org"
			"sticker_material"		"berlin2019/star"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"0"
		}
		"4116"
		{
			"name"		"berlin2019_team_star_holo"
			"item_name"		"#StickerKit_berlin2019_team_star_holo"
			"description_string"		"#EventItemDesc_berlin2019_sticker_org"
			"sticker_material"		"berlin2019/star_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"0"
		}
		"4117"
		{
			"name"		"berlin2019_team_star_foil"
			"item_name"		"#StickerKit_berlin2019_team_star_foil"
			"description_string"		"#EventItemDesc_berlin2019_sticker_org"
			"sticker_material"		"berlin2019/star_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"0"
		}
		"4118"
		{
			"name"		"berlin2019_team_star_gold"
			"item_name"		"#StickerKit_berlin2019_team_star_gold"
			"description_string"		"#EventItemDesc_berlin2019_sticker_org"
			"sticker_material"		"berlin2019/star_gold"
			"item_rarity"		"legendary"
			"tournament_event_id"		"16"
			"tournament_team_id"		"0"
		}
		"4119"
		{
			"name"		"berlin2019_team_astr_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_astr"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_team"
			"sticker_material"		"berlin2019/astr_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"60"
		}
		"4120"
		{
			"name"		"berlin2019_team_ence_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_ence"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_team"
			"sticker_material"		"berlin2019/ence_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"84"
		}
		"4121"
		{
			"name"		"berlin2019_team_mibr_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_mibr"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_team"
			"sticker_material"		"berlin2019/mibr_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"80"
		}
		"4122"
		{
			"name"		"berlin2019_team_navi_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_navi"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_team"
			"sticker_material"		"berlin2019/navi_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"12"
		}
		"4123"
		{
			"name"		"berlin2019_team_nip_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_nip"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_team"
			"sticker_material"		"berlin2019/nip_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"1"
		}
		"4124"
		{
			"name"		"berlin2019_team_faze_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_faze"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_team"
			"sticker_material"		"berlin2019/faze_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"61"
		}
		"4125"
		{
			"name"		"berlin2019_team_liq_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_liq"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_team"
			"sticker_material"		"berlin2019/liq_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"48"
		}
		"4126"
		{
			"name"		"berlin2019_team_ren_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_ren"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_team"
			"sticker_material"		"berlin2019/ren_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"53"
		}
		"4127"
		{
			"name"		"berlin2019_team_col_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_col"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_team"
			"sticker_material"		"berlin2019/col_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"3"
		}
		"4128"
		{
			"name"		"berlin2019_team_hlr_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_hlr"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_team"
			"sticker_material"		"berlin2019/hlr_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"25"
		}
		"4129"
		{
			"name"		"berlin2019_team_avg_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_avg"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_team"
			"sticker_material"		"berlin2019/avg_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"75"
		}
		"4130"
		{
			"name"		"berlin2019_team_g2_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_g2"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_team"
			"sticker_material"		"berlin2019/g2_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"59"
		}
		"4131"
		{
			"name"		"berlin2019_team_vita_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_vita"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_team"
			"sticker_material"		"berlin2019/vita_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"89"
		}
		"4132"
		{
			"name"		"berlin2019_team_gray_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_gray"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_team"
			"sticker_material"		"berlin2019/gray_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"86"
		}
		"4133"
		{
			"name"		"berlin2019_team_mss_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_mss"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_team"
			"sticker_material"		"berlin2019/mss_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"29"
		}
		"4134"
		{
			"name"		"berlin2019_team_forz_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_forz"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_team"
			"sticker_material"		"berlin2019/forz_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"90"
		}
		"4135"
		{
			"name"		"berlin2019_team_nrg_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_nrg"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_team"
			"sticker_material"		"berlin2019/nrg_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"87"
		}
		"4136"
		{
			"name"		"berlin2019_team_tyl_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_tyl"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_team"
			"sticker_material"		"berlin2019/tyl_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"74"
		}
		"4137"
		{
			"name"		"berlin2019_team_furi_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_furi"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_team"
			"sticker_material"		"berlin2019/furi_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"85"
		}
		"4138"
		{
			"name"		"berlin2019_team_cr4z_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_cr4z"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_team"
			"sticker_material"		"berlin2019/cr4z_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"91"
		}
		"4139"
		{
			"name"		"berlin2019_team_syma_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_syma"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_team"
			"sticker_material"		"berlin2019/syma_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"92"
		}
		"4140"
		{
			"name"		"berlin2019_team_nor_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_nor"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_team"
			"sticker_material"		"berlin2019/nor_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"68"
		}
		"4141"
		{
			"name"		"berlin2019_team_drea_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_drea"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_team"
			"sticker_material"		"berlin2019/drea_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"93"
		}
		"4142"
		{
			"name"		"berlin2019_team_intz_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_intz"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_team"
			"sticker_material"		"berlin2019/intz_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"94"
		}
		"4143"
		{
			"name"		"berlin2019_team_star_graffiti"
			"item_name"		"#StickerKit_berlin2019_team_star"
			"description_string"		"#EventItemDesc_berlin2019_graffiti_org"
			"sticker_material"		"berlin2019/star_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"0"
		}
		"4144"
		{
			"name"		"berlin2019_signature_magisk"
			"item_name"		"#StickerKit_berlin2019_signature_magisk"
			"description_string"		"#StickerKit_desc_berlin2019_signature_magisk"
			"sticker_material"		"berlin2019/sig_magisk"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"60"
			"tournament_player_id"		"23690923"
		}
		"4145"
		{
			"name"		"berlin2019_signature_magisk_foil"
			"item_name"		"#StickerKit_berlin2019_signature_magisk_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_magisk_foil"
			"sticker_material"		"berlin2019/sig_magisk_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"60"
			"tournament_player_id"		"23690923"
		}
		"4146"
		{
			"name"		"berlin2019_signature_magisk_gold"
			"item_name"		"#StickerKit_berlin2019_signature_magisk_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_magisk_gold"
			"sticker_material"		"berlin2019/sig_magisk_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"60"
			"tournament_player_id"		"23690923"
		}
		"4147"
		{
			"name"		"berlin2019_signature_device"
			"item_name"		"#StickerKit_berlin2019_signature_device"
			"description_string"		"#StickerKit_desc_berlin2019_signature_device"
			"sticker_material"		"berlin2019/sig_device"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"60"
			"tournament_player_id"		"27447936"
		}
		"4148"
		{
			"name"		"berlin2019_signature_device_foil"
			"item_name"		"#StickerKit_berlin2019_signature_device_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_device_foil"
			"sticker_material"		"berlin2019/sig_device_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"60"
			"tournament_player_id"		"27447936"
		}
		"4149"
		{
			"name"		"berlin2019_signature_device_gold"
			"item_name"		"#StickerKit_berlin2019_signature_device_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_device_gold"
			"sticker_material"		"berlin2019/sig_device_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"60"
			"tournament_player_id"		"27447936"
		}
		"4150"
		{
			"name"		"berlin2019_signature_xyp9x"
			"item_name"		"#StickerKit_berlin2019_signature_xyp9x"
			"description_string"		"#StickerKit_desc_berlin2019_signature_xyp9x"
			"sticker_material"		"berlin2019/sig_xyp9x"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"4151"
		{
			"name"		"berlin2019_signature_xyp9x_foil"
			"item_name"		"#StickerKit_berlin2019_signature_xyp9x_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_xyp9x_foil"
			"sticker_material"		"berlin2019/sig_xyp9x_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"4152"
		{
			"name"		"berlin2019_signature_xyp9x_gold"
			"item_name"		"#StickerKit_berlin2019_signature_xyp9x_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_xyp9x_gold"
			"sticker_material"		"berlin2019/sig_xyp9x_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"4153"
		{
			"name"		"berlin2019_signature_dupreeh"
			"item_name"		"#StickerKit_berlin2019_signature_dupreeh"
			"description_string"		"#StickerKit_desc_berlin2019_signature_dupreeh"
			"sticker_material"		"berlin2019/sig_dupreeh"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"60"
			"tournament_player_id"		"44589228"
		}
		"4154"
		{
			"name"		"berlin2019_signature_dupreeh_foil"
			"item_name"		"#StickerKit_berlin2019_signature_dupreeh_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_dupreeh_foil"
			"sticker_material"		"berlin2019/sig_dupreeh_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"60"
			"tournament_player_id"		"44589228"
		}
		"4155"
		{
			"name"		"berlin2019_signature_dupreeh_gold"
			"item_name"		"#StickerKit_berlin2019_signature_dupreeh_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_dupreeh_gold"
			"sticker_material"		"berlin2019/sig_dupreeh_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"60"
			"tournament_player_id"		"44589228"
		}
		"4156"
		{
			"name"		"berlin2019_signature_gla1ve"
			"item_name"		"#StickerKit_berlin2019_signature_gla1ve"
			"description_string"		"#StickerKit_desc_berlin2019_signature_gla1ve"
			"sticker_material"		"berlin2019/sig_gla1ve"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"4157"
		{
			"name"		"berlin2019_signature_gla1ve_foil"
			"item_name"		"#StickerKit_berlin2019_signature_gla1ve_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_gla1ve_foil"
			"sticker_material"		"berlin2019/sig_gla1ve_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"4158"
		{
			"name"		"berlin2019_signature_gla1ve_gold"
			"item_name"		"#StickerKit_berlin2019_signature_gla1ve_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_gla1ve_gold"
			"sticker_material"		"berlin2019/sig_gla1ve_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"4159"
		{
			"name"		"berlin2019_signature_allu"
			"item_name"		"#StickerKit_berlin2019_signature_allu"
			"description_string"		"#StickerKit_desc_berlin2019_signature_allu"
			"sticker_material"		"berlin2019/sig_allu"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"84"
			"tournament_player_id"		"1345246"
		}
		"4160"
		{
			"name"		"berlin2019_signature_allu_foil"
			"item_name"		"#StickerKit_berlin2019_signature_allu_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_allu_foil"
			"sticker_material"		"berlin2019/sig_allu_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"84"
			"tournament_player_id"		"1345246"
		}
		"4161"
		{
			"name"		"berlin2019_signature_allu_gold"
			"item_name"		"#StickerKit_berlin2019_signature_allu_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_allu_gold"
			"sticker_material"		"berlin2019/sig_allu_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"84"
			"tournament_player_id"		"1345246"
		}
		"4162"
		{
			"name"		"berlin2019_signature_aerial"
			"item_name"		"#StickerKit_berlin2019_signature_aerial"
			"description_string"		"#StickerKit_desc_berlin2019_signature_aerial"
			"sticker_material"		"berlin2019/sig_aerial"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"84"
			"tournament_player_id"		"2445180"
		}
		"4163"
		{
			"name"		"berlin2019_signature_aerial_foil"
			"item_name"		"#StickerKit_berlin2019_signature_aerial_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_aerial_foil"
			"sticker_material"		"berlin2019/sig_aerial_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"84"
			"tournament_player_id"		"2445180"
		}
		"4164"
		{
			"name"		"berlin2019_signature_aerial_gold"
			"item_name"		"#StickerKit_berlin2019_signature_aerial_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_aerial_gold"
			"sticker_material"		"berlin2019/sig_aerial_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"84"
			"tournament_player_id"		"2445180"
		}
		"4165"
		{
			"name"		"berlin2019_signature_xseven"
			"item_name"		"#StickerKit_berlin2019_signature_xseven"
			"description_string"		"#StickerKit_desc_berlin2019_signature_xseven"
			"sticker_material"		"berlin2019/sig_xseven"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"84"
			"tournament_player_id"		"52906775"
		}
		"4166"
		{
			"name"		"berlin2019_signature_xseven_foil"
			"item_name"		"#StickerKit_berlin2019_signature_xseven_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_xseven_foil"
			"sticker_material"		"berlin2019/sig_xseven_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"84"
			"tournament_player_id"		"52906775"
		}
		"4167"
		{
			"name"		"berlin2019_signature_xseven_gold"
			"item_name"		"#StickerKit_berlin2019_signature_xseven_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_xseven_gold"
			"sticker_material"		"berlin2019/sig_xseven_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"84"
			"tournament_player_id"		"52906775"
		}
		"4168"
		{
			"name"		"berlin2019_signature_aleksib"
			"item_name"		"#StickerKit_berlin2019_signature_aleksib"
			"description_string"		"#StickerKit_desc_berlin2019_signature_aleksib"
			"sticker_material"		"berlin2019/sig_aleksib"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"84"
			"tournament_player_id"		"52977598"
		}
		"4169"
		{
			"name"		"berlin2019_signature_aleksib_foil"
			"item_name"		"#StickerKit_berlin2019_signature_aleksib_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_aleksib_foil"
			"sticker_material"		"berlin2019/sig_aleksib_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"84"
			"tournament_player_id"		"52977598"
		}
		"4170"
		{
			"name"		"berlin2019_signature_aleksib_gold"
			"item_name"		"#StickerKit_berlin2019_signature_aleksib_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_aleksib_gold"
			"sticker_material"		"berlin2019/sig_aleksib_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"84"
			"tournament_player_id"		"52977598"
		}
		"4171"
		{
			"name"		"berlin2019_signature_sergej"
			"item_name"		"#StickerKit_berlin2019_signature_sergej"
			"description_string"		"#StickerKit_desc_berlin2019_signature_sergej"
			"sticker_material"		"berlin2019/sig_sergej"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"84"
			"tournament_player_id"		"67574097"
		}
		"4172"
		{
			"name"		"berlin2019_signature_sergej_foil"
			"item_name"		"#StickerKit_berlin2019_signature_sergej_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_sergej_foil"
			"sticker_material"		"berlin2019/sig_sergej_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"84"
			"tournament_player_id"		"67574097"
		}
		"4173"
		{
			"name"		"berlin2019_signature_sergej_gold"
			"item_name"		"#StickerKit_berlin2019_signature_sergej_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_sergej_gold"
			"sticker_material"		"berlin2019/sig_sergej_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"84"
			"tournament_player_id"		"67574097"
		}
		"4174"
		{
			"name"		"berlin2019_signature_fallen"
			"item_name"		"#StickerKit_berlin2019_signature_fallen"
			"description_string"		"#StickerKit_desc_berlin2019_signature_fallen"
			"sticker_material"		"berlin2019/sig_fallen"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"80"
			"tournament_player_id"		"424467"
		}
		"4175"
		{
			"name"		"berlin2019_signature_fallen_foil"
			"item_name"		"#StickerKit_berlin2019_signature_fallen_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_fallen_foil"
			"sticker_material"		"berlin2019/sig_fallen_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"80"
			"tournament_player_id"		"424467"
		}
		"4176"
		{
			"name"		"berlin2019_signature_fallen_gold"
			"item_name"		"#StickerKit_berlin2019_signature_fallen_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_fallen_gold"
			"sticker_material"		"berlin2019/sig_fallen_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"80"
			"tournament_player_id"		"424467"
		}
		"4177"
		{
			"name"		"berlin2019_signature_lucas1"
			"item_name"		"#StickerKit_berlin2019_signature_lucas1"
			"description_string"		"#StickerKit_desc_berlin2019_signature_lucas1"
			"sticker_material"		"berlin2019/sig_lucas1"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"80"
			"tournament_player_id"		"4780624"
		}
		"4178"
		{
			"name"		"berlin2019_signature_lucas1_foil"
			"item_name"		"#StickerKit_berlin2019_signature_lucas1_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_lucas1_foil"
			"sticker_material"		"berlin2019/sig_lucas1_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"80"
			"tournament_player_id"		"4780624"
		}
		"4179"
		{
			"name"		"berlin2019_signature_lucas1_gold"
			"item_name"		"#StickerKit_berlin2019_signature_lucas1_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_lucas1_gold"
			"sticker_material"		"berlin2019/sig_lucas1_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"80"
			"tournament_player_id"		"4780624"
		}
		"4180"
		{
			"name"		"berlin2019_signature_fer"
			"item_name"		"#StickerKit_berlin2019_signature_fer"
			"description_string"		"#StickerKit_desc_berlin2019_signature_fer"
			"sticker_material"		"berlin2019/sig_fer"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"80"
			"tournament_player_id"		"38921219"
		}
		"4181"
		{
			"name"		"berlin2019_signature_fer_foil"
			"item_name"		"#StickerKit_berlin2019_signature_fer_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_fer_foil"
			"sticker_material"		"berlin2019/sig_fer_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"80"
			"tournament_player_id"		"38921219"
		}
		"4182"
		{
			"name"		"berlin2019_signature_fer_gold"
			"item_name"		"#StickerKit_berlin2019_signature_fer_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_fer_gold"
			"sticker_material"		"berlin2019/sig_fer_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"80"
			"tournament_player_id"		"38921219"
		}
		"4183"
		{
			"name"		"berlin2019_signature_taco"
			"item_name"		"#StickerKit_berlin2019_signature_taco"
			"description_string"		"#StickerKit_desc_berlin2019_signature_taco"
			"sticker_material"		"berlin2019/sig_taco"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"80"
			"tournament_player_id"		"52876568"
		}
		"4184"
		{
			"name"		"berlin2019_signature_taco_foil"
			"item_name"		"#StickerKit_berlin2019_signature_taco_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_taco_foil"
			"sticker_material"		"berlin2019/sig_taco_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"80"
			"tournament_player_id"		"52876568"
		}
		"4185"
		{
			"name"		"berlin2019_signature_taco_gold"
			"item_name"		"#StickerKit_berlin2019_signature_taco_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_taco_gold"
			"sticker_material"		"berlin2019/sig_taco_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"80"
			"tournament_player_id"		"52876568"
		}
		"4186"
		{
			"name"		"berlin2019_signature_coldzera"
			"item_name"		"#StickerKit_berlin2019_signature_coldzera"
			"description_string"		"#StickerKit_desc_berlin2019_signature_coldzera"
			"sticker_material"		"berlin2019/sig_coldzera"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"80"
			"tournament_player_id"		"79720871"
		}
		"4187"
		{
			"name"		"berlin2019_signature_coldzera_foil"
			"item_name"		"#StickerKit_berlin2019_signature_coldzera_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_coldzera_foil"
			"sticker_material"		"berlin2019/sig_coldzera_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"80"
			"tournament_player_id"		"79720871"
		}
		"4188"
		{
			"name"		"berlin2019_signature_coldzera_gold"
			"item_name"		"#StickerKit_berlin2019_signature_coldzera_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_coldzera_gold"
			"sticker_material"		"berlin2019/sig_coldzera_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"80"
			"tournament_player_id"		"79720871"
		}
		"4189"
		{
			"name"		"berlin2019_signature_zeus"
			"item_name"		"#StickerKit_berlin2019_signature_zeus"
			"description_string"		"#StickerKit_desc_berlin2019_signature_zeus"
			"sticker_material"		"berlin2019/sig_zeus"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"12"
			"tournament_player_id"		"59062744"
		}
		"4190"
		{
			"name"		"berlin2019_signature_zeus_foil"
			"item_name"		"#StickerKit_berlin2019_signature_zeus_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_zeus_foil"
			"sticker_material"		"berlin2019/sig_zeus_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"12"
			"tournament_player_id"		"59062744"
		}
		"4191"
		{
			"name"		"berlin2019_signature_zeus_gold"
			"item_name"		"#StickerKit_berlin2019_signature_zeus_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_zeus_gold"
			"sticker_material"		"berlin2019/sig_zeus_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"12"
			"tournament_player_id"		"59062744"
		}
		"4192"
		{
			"name"		"berlin2019_signature_s1mple"
			"item_name"		"#StickerKit_berlin2019_signature_s1mple"
			"description_string"		"#StickerKit_desc_berlin2019_signature_s1mple"
			"sticker_material"		"berlin2019/sig_s1mple"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"4193"
		{
			"name"		"berlin2019_signature_s1mple_foil"
			"item_name"		"#StickerKit_berlin2019_signature_s1mple_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_s1mple_foil"
			"sticker_material"		"berlin2019/sig_s1mple_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"4194"
		{
			"name"		"berlin2019_signature_s1mple_gold"
			"item_name"		"#StickerKit_berlin2019_signature_s1mple_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_s1mple_gold"
			"sticker_material"		"berlin2019/sig_s1mple_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"4195"
		{
			"name"		"berlin2019_signature_electronic"
			"item_name"		"#StickerKit_berlin2019_signature_electronic"
			"description_string"		"#StickerKit_desc_berlin2019_signature_electronic"
			"sticker_material"		"berlin2019/sig_electronic"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"4196"
		{
			"name"		"berlin2019_signature_electronic_foil"
			"item_name"		"#StickerKit_berlin2019_signature_electronic_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_electronic_foil"
			"sticker_material"		"berlin2019/sig_electronic_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"4197"
		{
			"name"		"berlin2019_signature_electronic_gold"
			"item_name"		"#StickerKit_berlin2019_signature_electronic_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_electronic_gold"
			"sticker_material"		"berlin2019/sig_electronic_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"4198"
		{
			"name"		"berlin2019_signature_flamie"
			"item_name"		"#StickerKit_berlin2019_signature_flamie"
			"description_string"		"#StickerKit_desc_berlin2019_signature_flamie"
			"sticker_material"		"berlin2019/sig_flamie"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"4199"
		{
			"name"		"berlin2019_signature_flamie_foil"
			"item_name"		"#StickerKit_berlin2019_signature_flamie_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_flamie_foil"
			"sticker_material"		"berlin2019/sig_flamie_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"4200"
		{
			"name"		"berlin2019_signature_flamie_gold"
			"item_name"		"#StickerKit_berlin2019_signature_flamie_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_flamie_gold"
			"sticker_material"		"berlin2019/sig_flamie_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"12"
			"tournament_player_id"		"156257548"
		}
		"4201"
		{
			"name"		"berlin2019_signature_boombl4"
			"item_name"		"#StickerKit_berlin2019_signature_boombl4"
			"description_string"		"#StickerKit_desc_berlin2019_signature_boombl4"
			"sticker_material"		"berlin2019/sig_boombl4"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"12"
			"tournament_player_id"		"185941338"
		}
		"4202"
		{
			"name"		"berlin2019_signature_boombl4_foil"
			"item_name"		"#StickerKit_berlin2019_signature_boombl4_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_boombl4_foil"
			"sticker_material"		"berlin2019/sig_boombl4_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"12"
			"tournament_player_id"		"185941338"
		}
		"4203"
		{
			"name"		"berlin2019_signature_boombl4_gold"
			"item_name"		"#StickerKit_berlin2019_signature_boombl4_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_boombl4_gold"
			"sticker_material"		"berlin2019/sig_boombl4_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"12"
			"tournament_player_id"		"185941338"
		}
		"4204"
		{
			"name"		"berlin2019_signature_forest"
			"item_name"		"#StickerKit_berlin2019_signature_forest"
			"description_string"		"#StickerKit_desc_berlin2019_signature_forest"
			"sticker_material"		"berlin2019/sig_forest"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"1"
			"tournament_player_id"		"93724"
		}
		"4205"
		{
			"name"		"berlin2019_signature_forest_foil"
			"item_name"		"#StickerKit_berlin2019_signature_forest_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_forest_foil"
			"sticker_material"		"berlin2019/sig_forest_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"1"
			"tournament_player_id"		"93724"
		}
		"4206"
		{
			"name"		"berlin2019_signature_forest_gold"
			"item_name"		"#StickerKit_berlin2019_signature_forest_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_forest_gold"
			"sticker_material"		"berlin2019/sig_forest_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"1"
			"tournament_player_id"		"93724"
		}
		"4207"
		{
			"name"		"berlin2019_signature_lekro"
			"item_name"		"#StickerKit_berlin2019_signature_lekro"
			"description_string"		"#StickerKit_desc_berlin2019_signature_lekro"
			"sticker_material"		"berlin2019/sig_lekro"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"1"
			"tournament_player_id"		"1093135"
		}
		"4208"
		{
			"name"		"berlin2019_signature_lekro_foil"
			"item_name"		"#StickerKit_berlin2019_signature_lekro_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_lekro_foil"
			"sticker_material"		"berlin2019/sig_lekro_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"1"
			"tournament_player_id"		"1093135"
		}
		"4209"
		{
			"name"		"berlin2019_signature_lekro_gold"
			"item_name"		"#StickerKit_berlin2019_signature_lekro_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_lekro_gold"
			"sticker_material"		"berlin2019/sig_lekro_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"1"
			"tournament_player_id"		"1093135"
		}
		"4210"
		{
			"name"		"berlin2019_signature_getright"
			"item_name"		"#StickerKit_berlin2019_signature_getright"
			"description_string"		"#StickerKit_desc_berlin2019_signature_getright"
			"sticker_material"		"berlin2019/sig_getright"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"1"
			"tournament_player_id"		"21771190"
		}
		"4211"
		{
			"name"		"berlin2019_signature_getright_foil"
			"item_name"		"#StickerKit_berlin2019_signature_getright_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_getright_foil"
			"sticker_material"		"berlin2019/sig_getright_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"1"
			"tournament_player_id"		"21771190"
		}
		"4212"
		{
			"name"		"berlin2019_signature_getright_gold"
			"item_name"		"#StickerKit_berlin2019_signature_getright_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_getright_gold"
			"sticker_material"		"berlin2019/sig_getright_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"1"
			"tournament_player_id"		"21771190"
		}
		"4213"
		{
			"name"		"berlin2019_signature_rez"
			"item_name"		"#StickerKit_berlin2019_signature_rez"
			"description_string"		"#StickerKit_desc_berlin2019_signature_rez"
			"sticker_material"		"berlin2019/sig_rez"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"1"
			"tournament_player_id"		"73906687"
		}
		"4214"
		{
			"name"		"berlin2019_signature_rez_foil"
			"item_name"		"#StickerKit_berlin2019_signature_rez_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_rez_foil"
			"sticker_material"		"berlin2019/sig_rez_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"1"
			"tournament_player_id"		"73906687"
		}
		"4215"
		{
			"name"		"berlin2019_signature_rez_gold"
			"item_name"		"#StickerKit_berlin2019_signature_rez_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_rez_gold"
			"sticker_material"		"berlin2019/sig_rez_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"1"
			"tournament_player_id"		"73906687"
		}
		"4216"
		{
			"name"		"berlin2019_signature_golden"
			"item_name"		"#StickerKit_berlin2019_signature_golden"
			"description_string"		"#StickerKit_desc_berlin2019_signature_golden"
			"sticker_material"		"berlin2019/sig_golden"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"1"
			"tournament_player_id"		"116509497"
		}
		"4217"
		{
			"name"		"berlin2019_signature_golden_foil"
			"item_name"		"#StickerKit_berlin2019_signature_golden_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_golden_foil"
			"sticker_material"		"berlin2019/sig_golden_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"1"
			"tournament_player_id"		"116509497"
		}
		"4218"
		{
			"name"		"berlin2019_signature_golden_gold"
			"item_name"		"#StickerKit_berlin2019_signature_golden_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_golden_gold"
			"sticker_material"		"berlin2019/sig_golden_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"1"
			"tournament_player_id"		"116509497"
		}
		"4219"
		{
			"name"		"berlin2019_signature_neo"
			"item_name"		"#StickerKit_berlin2019_signature_neo"
			"description_string"		"#StickerKit_desc_berlin2019_signature_neo"
			"sticker_material"		"berlin2019/sig_neo"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"61"
			"tournament_player_id"		"460206"
		}
		"4220"
		{
			"name"		"berlin2019_signature_neo_foil"
			"item_name"		"#StickerKit_berlin2019_signature_neo_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_neo_foil"
			"sticker_material"		"berlin2019/sig_neo_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"61"
			"tournament_player_id"		"460206"
		}
		"4221"
		{
			"name"		"berlin2019_signature_neo_gold"
			"item_name"		"#StickerKit_berlin2019_signature_neo_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_neo_gold"
			"sticker_material"		"berlin2019/sig_neo_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"61"
			"tournament_player_id"		"460206"
		}
		"4222"
		{
			"name"		"berlin2019_signature_guardian"
			"item_name"		"#StickerKit_berlin2019_signature_guardian"
			"description_string"		"#StickerKit_desc_berlin2019_signature_guardian"
			"sticker_material"		"berlin2019/sig_guardian"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"61"
			"tournament_player_id"		"12065295"
		}
		"4223"
		{
			"name"		"berlin2019_signature_guardian_foil"
			"item_name"		"#StickerKit_berlin2019_signature_guardian_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_guardian_foil"
			"sticker_material"		"berlin2019/sig_guardian_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"61"
			"tournament_player_id"		"12065295"
		}
		"4224"
		{
			"name"		"berlin2019_signature_guardian_gold"
			"item_name"		"#StickerKit_berlin2019_signature_guardian_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_guardian_gold"
			"sticker_material"		"berlin2019/sig_guardian_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"61"
			"tournament_player_id"		"12065295"
		}
		"4225"
		{
			"name"		"berlin2019_signature_olofmeister"
			"item_name"		"#StickerKit_berlin2019_signature_olofmeister"
			"description_string"		"#StickerKit_desc_berlin2019_signature_olofmeister"
			"sticker_material"		"berlin2019/sig_olofmeister"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"61"
			"tournament_player_id"		"28361465"
		}
		"4226"
		{
			"name"		"berlin2019_signature_olofmeister_foil"
			"item_name"		"#StickerKit_berlin2019_signature_olofmeister_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_olofmeister_foil"
			"sticker_material"		"berlin2019/sig_olofmeister_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"61"
			"tournament_player_id"		"28361465"
		}
		"4227"
		{
			"name"		"berlin2019_signature_olofmeister_gold"
			"item_name"		"#StickerKit_berlin2019_signature_olofmeister_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_olofmeister_gold"
			"sticker_material"		"berlin2019/sig_olofmeister_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"61"
			"tournament_player_id"		"28361465"
		}
		"4228"
		{
			"name"		"berlin2019_signature_rain"
			"item_name"		"#StickerKit_berlin2019_signature_rain"
			"description_string"		"#StickerKit_desc_berlin2019_signature_rain"
			"sticker_material"		"berlin2019/sig_rain"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"4229"
		{
			"name"		"berlin2019_signature_rain_foil"
			"item_name"		"#StickerKit_berlin2019_signature_rain_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_rain_foil"
			"sticker_material"		"berlin2019/sig_rain_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"4230"
		{
			"name"		"berlin2019_signature_rain_gold"
			"item_name"		"#StickerKit_berlin2019_signature_rain_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_rain_gold"
			"sticker_material"		"berlin2019/sig_rain_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"4231"
		{
			"name"		"berlin2019_signature_niko"
			"item_name"		"#StickerKit_berlin2019_signature_niko"
			"description_string"		"#StickerKit_desc_berlin2019_signature_niko"
			"sticker_material"		"berlin2019/sig_niko"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"61"
			"tournament_player_id"		"81417650"
		}
		"4232"
		{
			"name"		"berlin2019_signature_niko_foil"
			"item_name"		"#StickerKit_berlin2019_signature_niko_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_niko_foil"
			"sticker_material"		"berlin2019/sig_niko_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"61"
			"tournament_player_id"		"81417650"
		}
		"4233"
		{
			"name"		"berlin2019_signature_niko_gold"
			"item_name"		"#StickerKit_berlin2019_signature_niko_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_niko_gold"
			"sticker_material"		"berlin2019/sig_niko_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"61"
			"tournament_player_id"		"81417650"
		}
		"4234"
		{
			"name"		"berlin2019_signature_nitro"
			"item_name"		"#StickerKit_berlin2019_signature_nitro"
			"description_string"		"#StickerKit_desc_berlin2019_signature_nitro"
			"sticker_material"		"berlin2019/sig_nitro"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"4235"
		{
			"name"		"berlin2019_signature_nitro_foil"
			"item_name"		"#StickerKit_berlin2019_signature_nitro_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_nitro_foil"
			"sticker_material"		"berlin2019/sig_nitro_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"4236"
		{
			"name"		"berlin2019_signature_nitro_gold"
			"item_name"		"#StickerKit_berlin2019_signature_nitro_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_nitro_gold"
			"sticker_material"		"berlin2019/sig_nitro_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"4237"
		{
			"name"		"berlin2019_signature_stewie2k"
			"item_name"		"#StickerKit_berlin2019_signature_stewie2k"
			"description_string"		"#StickerKit_desc_berlin2019_signature_stewie2k"
			"sticker_material"		"berlin2019/sig_stewie2k"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"48"
			"tournament_player_id"		"38738282"
		}
		"4238"
		{
			"name"		"berlin2019_signature_stewie2k_foil"
			"item_name"		"#StickerKit_berlin2019_signature_stewie2k_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_stewie2k_foil"
			"sticker_material"		"berlin2019/sig_stewie2k_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"48"
			"tournament_player_id"		"38738282"
		}
		"4239"
		{
			"name"		"berlin2019_signature_stewie2k_gold"
			"item_name"		"#StickerKit_berlin2019_signature_stewie2k_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_stewie2k_gold"
			"sticker_material"		"berlin2019/sig_stewie2k_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"48"
			"tournament_player_id"		"38738282"
		}
		"4240"
		{
			"name"		"berlin2019_signature_naf"
			"item_name"		"#StickerKit_berlin2019_signature_naf"
			"description_string"		"#StickerKit_desc_berlin2019_signature_naf"
			"sticker_material"		"berlin2019/sig_naf"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"48"
			"tournament_player_id"		"40885967"
		}
		"4241"
		{
			"name"		"berlin2019_signature_naf_foil"
			"item_name"		"#StickerKit_berlin2019_signature_naf_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_naf_foil"
			"sticker_material"		"berlin2019/sig_naf_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"48"
			"tournament_player_id"		"40885967"
		}
		"4242"
		{
			"name"		"berlin2019_signature_naf_gold"
			"item_name"		"#StickerKit_berlin2019_signature_naf_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_naf_gold"
			"sticker_material"		"berlin2019/sig_naf_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"48"
			"tournament_player_id"		"40885967"
		}
		"4243"
		{
			"name"		"berlin2019_signature_twistzz"
			"item_name"		"#StickerKit_berlin2019_signature_twistzz"
			"description_string"		"#StickerKit_desc_berlin2019_signature_twistzz"
			"sticker_material"		"berlin2019/sig_twistzz"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"48"
			"tournament_player_id"		"55989477"
		}
		"4244"
		{
			"name"		"berlin2019_signature_twistzz_foil"
			"item_name"		"#StickerKit_berlin2019_signature_twistzz_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_twistzz_foil"
			"sticker_material"		"berlin2019/sig_twistzz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"48"
			"tournament_player_id"		"55989477"
		}
		"4245"
		{
			"name"		"berlin2019_signature_twistzz_gold"
			"item_name"		"#StickerKit_berlin2019_signature_twistzz_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_twistzz_gold"
			"sticker_material"		"berlin2019/sig_twistzz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"48"
			"tournament_player_id"		"55989477"
		}
		"4246"
		{
			"name"		"berlin2019_signature_elige"
			"item_name"		"#StickerKit_berlin2019_signature_elige"
			"description_string"		"#StickerKit_desc_berlin2019_signature_elige"
			"sticker_material"		"berlin2019/sig_elige"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"4247"
		{
			"name"		"berlin2019_signature_elige_foil"
			"item_name"		"#StickerKit_berlin2019_signature_elige_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_elige_foil"
			"sticker_material"		"berlin2019/sig_elige_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"4248"
		{
			"name"		"berlin2019_signature_elige_gold"
			"item_name"		"#StickerKit_berlin2019_signature_elige_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_elige_gold"
			"sticker_material"		"berlin2019/sig_elige_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"4249"
		{
			"name"		"berlin2019_signature_gratisfaction"
			"item_name"		"#StickerKit_berlin2019_signature_gratisfaction"
			"description_string"		"#StickerKit_desc_berlin2019_signature_gratisfaction"
			"sticker_material"		"berlin2019/sig_gratisfaction"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"53"
			"tournament_player_id"		"5543683"
		}
		"4250"
		{
			"name"		"berlin2019_signature_gratisfaction_foil"
			"item_name"		"#StickerKit_berlin2019_signature_gratisfaction_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_gratisfaction_foil"
			"sticker_material"		"berlin2019/sig_gratisfaction_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"53"
			"tournament_player_id"		"5543683"
		}
		"4251"
		{
			"name"		"berlin2019_signature_gratisfaction_gold"
			"item_name"		"#StickerKit_berlin2019_signature_gratisfaction_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_gratisfaction_gold"
			"sticker_material"		"berlin2019/sig_gratisfaction_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"53"
			"tournament_player_id"		"5543683"
		}
		"4252"
		{
			"name"		"berlin2019_signature_jks"
			"item_name"		"#StickerKit_berlin2019_signature_jks"
			"description_string"		"#StickerKit_desc_berlin2019_signature_jks"
			"sticker_material"		"berlin2019/sig_jks"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"53"
			"tournament_player_id"		"16839456"
		}
		"4253"
		{
			"name"		"berlin2019_signature_jks_foil"
			"item_name"		"#StickerKit_berlin2019_signature_jks_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_jks_foil"
			"sticker_material"		"berlin2019/sig_jks_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"53"
			"tournament_player_id"		"16839456"
		}
		"4254"
		{
			"name"		"berlin2019_signature_jks_gold"
			"item_name"		"#StickerKit_berlin2019_signature_jks_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_jks_gold"
			"sticker_material"		"berlin2019/sig_jks_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"53"
			"tournament_player_id"		"16839456"
		}
		"4255"
		{
			"name"		"berlin2019_signature_azr"
			"item_name"		"#StickerKit_berlin2019_signature_azr"
			"description_string"		"#StickerKit_desc_berlin2019_signature_azr"
			"sticker_material"		"berlin2019/sig_azr"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"53"
			"tournament_player_id"		"24832266"
		}
		"4256"
		{
			"name"		"berlin2019_signature_azr_foil"
			"item_name"		"#StickerKit_berlin2019_signature_azr_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_azr_foil"
			"sticker_material"		"berlin2019/sig_azr_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"53"
			"tournament_player_id"		"24832266"
		}
		"4257"
		{
			"name"		"berlin2019_signature_azr_gold"
			"item_name"		"#StickerKit_berlin2019_signature_azr_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_azr_gold"
			"sticker_material"		"berlin2019/sig_azr_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"53"
			"tournament_player_id"		"24832266"
		}
		"4258"
		{
			"name"		"berlin2019_signature_jkaem"
			"item_name"		"#StickerKit_berlin2019_signature_jkaem"
			"description_string"		"#StickerKit_desc_berlin2019_signature_jkaem"
			"sticker_material"		"berlin2019/sig_jkaem"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"53"
			"tournament_player_id"		"42442914"
		}
		"4259"
		{
			"name"		"berlin2019_signature_jkaem_foil"
			"item_name"		"#StickerKit_berlin2019_signature_jkaem_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_jkaem_foil"
			"sticker_material"		"berlin2019/sig_jkaem_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"53"
			"tournament_player_id"		"42442914"
		}
		"4260"
		{
			"name"		"berlin2019_signature_jkaem_gold"
			"item_name"		"#StickerKit_berlin2019_signature_jkaem_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_jkaem_gold"
			"sticker_material"		"berlin2019/sig_jkaem_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"53"
			"tournament_player_id"		"42442914"
		}
		"4261"
		{
			"name"		"berlin2019_signature_liazz"
			"item_name"		"#StickerKit_berlin2019_signature_liazz"
			"description_string"		"#StickerKit_desc_berlin2019_signature_liazz"
			"sticker_material"		"berlin2019/sig_liazz"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"53"
			"tournament_player_id"		"112055988"
		}
		"4262"
		{
			"name"		"berlin2019_signature_liazz_foil"
			"item_name"		"#StickerKit_berlin2019_signature_liazz_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_liazz_foil"
			"sticker_material"		"berlin2019/sig_liazz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"53"
			"tournament_player_id"		"112055988"
		}
		"4263"
		{
			"name"		"berlin2019_signature_liazz_gold"
			"item_name"		"#StickerKit_berlin2019_signature_liazz_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_liazz_gold"
			"sticker_material"		"berlin2019/sig_liazz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"53"
			"tournament_player_id"		"112055988"
		}
		"4264"
		{
			"name"		"berlin2019_signature_rickeh"
			"item_name"		"#StickerKit_berlin2019_signature_rickeh"
			"description_string"		"#StickerKit_desc_berlin2019_signature_rickeh"
			"sticker_material"		"berlin2019/sig_rickeh"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"3"
			"tournament_player_id"		"3215921"
		}
		"4265"
		{
			"name"		"berlin2019_signature_rickeh_foil"
			"item_name"		"#StickerKit_berlin2019_signature_rickeh_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_rickeh_foil"
			"sticker_material"		"berlin2019/sig_rickeh_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"3"
			"tournament_player_id"		"3215921"
		}
		"4266"
		{
			"name"		"berlin2019_signature_rickeh_gold"
			"item_name"		"#StickerKit_berlin2019_signature_rickeh_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_rickeh_gold"
			"sticker_material"		"berlin2019/sig_rickeh_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"3"
			"tournament_player_id"		"3215921"
		}
		"4267"
		{
			"name"		"berlin2019_signature_sick"
			"item_name"		"#StickerKit_berlin2019_signature_sick"
			"description_string"		"#StickerKit_desc_berlin2019_signature_sick"
			"sticker_material"		"berlin2019/sig_sick"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"3"
			"tournament_player_id"		"23556959"
		}
		"4268"
		{
			"name"		"berlin2019_signature_sick_foil"
			"item_name"		"#StickerKit_berlin2019_signature_sick_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_sick_foil"
			"sticker_material"		"berlin2019/sig_sick_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"3"
			"tournament_player_id"		"23556959"
		}
		"4269"
		{
			"name"		"berlin2019_signature_sick_gold"
			"item_name"		"#StickerKit_berlin2019_signature_sick_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_sick_gold"
			"sticker_material"		"berlin2019/sig_sick_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"3"
			"tournament_player_id"		"23556959"
		}
		"4270"
		{
			"name"		"berlin2019_signature_dephh"
			"item_name"		"#StickerKit_berlin2019_signature_dephh"
			"description_string"		"#StickerKit_desc_berlin2019_signature_dephh"
			"sticker_material"		"berlin2019/sig_dephh"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"3"
			"tournament_player_id"		"26995179"
		}
		"4271"
		{
			"name"		"berlin2019_signature_dephh_foil"
			"item_name"		"#StickerKit_berlin2019_signature_dephh_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_dephh_foil"
			"sticker_material"		"berlin2019/sig_dephh_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"3"
			"tournament_player_id"		"26995179"
		}
		"4272"
		{
			"name"		"berlin2019_signature_dephh_gold"
			"item_name"		"#StickerKit_berlin2019_signature_dephh_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_dephh_gold"
			"sticker_material"		"berlin2019/sig_dephh_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"3"
			"tournament_player_id"		"26995179"
		}
		"4273"
		{
			"name"		"berlin2019_signature_shahzam"
			"item_name"		"#StickerKit_berlin2019_signature_shahzam"
			"description_string"		"#StickerKit_desc_berlin2019_signature_shahzam"
			"sticker_material"		"berlin2019/sig_shahzam"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"3"
			"tournament_player_id"		"86003016"
		}
		"4274"
		{
			"name"		"berlin2019_signature_shahzam_foil"
			"item_name"		"#StickerKit_berlin2019_signature_shahzam_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_shahzam_foil"
			"sticker_material"		"berlin2019/sig_shahzam_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"3"
			"tournament_player_id"		"86003016"
		}
		"4275"
		{
			"name"		"berlin2019_signature_shahzam_gold"
			"item_name"		"#StickerKit_berlin2019_signature_shahzam_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_shahzam_gold"
			"sticker_material"		"berlin2019/sig_shahzam_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"3"
			"tournament_player_id"		"86003016"
		}
		"4276"
		{
			"name"		"berlin2019_signature_obo"
			"item_name"		"#StickerKit_berlin2019_signature_obo"
			"description_string"		"#StickerKit_desc_berlin2019_signature_obo"
			"sticker_material"		"berlin2019/sig_obo"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"3"
			"tournament_player_id"		"138156260"
		}
		"4277"
		{
			"name"		"berlin2019_signature_obo_foil"
			"item_name"		"#StickerKit_berlin2019_signature_obo_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_obo_foil"
			"sticker_material"		"berlin2019/sig_obo_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"3"
			"tournament_player_id"		"138156260"
		}
		"4278"
		{
			"name"		"berlin2019_signature_obo_gold"
			"item_name"		"#StickerKit_berlin2019_signature_obo_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_obo_gold"
			"sticker_material"		"berlin2019/sig_obo_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"3"
			"tournament_player_id"		"138156260"
		}
		"4279"
		{
			"name"		"berlin2019_signature_deadfox"
			"item_name"		"#StickerKit_berlin2019_signature_deadfox"
			"description_string"		"#StickerKit_desc_berlin2019_signature_deadfox"
			"sticker_material"		"berlin2019/sig_deadfox"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"25"
			"tournament_player_id"		"29338592"
		}
		"4280"
		{
			"name"		"berlin2019_signature_deadfox_foil"
			"item_name"		"#StickerKit_berlin2019_signature_deadfox_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_deadfox_foil"
			"sticker_material"		"berlin2019/sig_deadfox_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"25"
			"tournament_player_id"		"29338592"
		}
		"4281"
		{
			"name"		"berlin2019_signature_deadfox_gold"
			"item_name"		"#StickerKit_berlin2019_signature_deadfox_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_deadfox_gold"
			"sticker_material"		"berlin2019/sig_deadfox_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"25"
			"tournament_player_id"		"29338592"
		}
		"4282"
		{
			"name"		"berlin2019_signature_lowel"
			"item_name"		"#StickerKit_berlin2019_signature_lowel"
			"description_string"		"#StickerKit_desc_berlin2019_signature_lowel"
			"sticker_material"		"berlin2019/sig_lowel"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"25"
			"tournament_player_id"		"34456844"
		}
		"4283"
		{
			"name"		"berlin2019_signature_lowel_foil"
			"item_name"		"#StickerKit_berlin2019_signature_lowel_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_lowel_foil"
			"sticker_material"		"berlin2019/sig_lowel_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"25"
			"tournament_player_id"		"34456844"
		}
		"4284"
		{
			"name"		"berlin2019_signature_lowel_gold"
			"item_name"		"#StickerKit_berlin2019_signature_lowel_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_lowel_gold"
			"sticker_material"		"berlin2019/sig_lowel_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"25"
			"tournament_player_id"		"34456844"
		}
		"4285"
		{
			"name"		"berlin2019_signature_angel"
			"item_name"		"#StickerKit_berlin2019_signature_angel"
			"description_string"		"#StickerKit_desc_berlin2019_signature_angel"
			"sticker_material"		"berlin2019/sig_angel"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"25"
			"tournament_player_id"		"58930363"
		}
		"4286"
		{
			"name"		"berlin2019_signature_angel_foil"
			"item_name"		"#StickerKit_berlin2019_signature_angel_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_angel_foil"
			"sticker_material"		"berlin2019/sig_angel_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"25"
			"tournament_player_id"		"58930363"
		}
		"4287"
		{
			"name"		"berlin2019_signature_angel_gold"
			"item_name"		"#StickerKit_berlin2019_signature_angel_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_angel_gold"
			"sticker_material"		"berlin2019/sig_angel_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"25"
			"tournament_player_id"		"58930363"
		}
		"4288"
		{
			"name"		"berlin2019_signature_issaa"
			"item_name"		"#StickerKit_berlin2019_signature_issaa"
			"description_string"		"#StickerKit_desc_berlin2019_signature_issaa"
			"sticker_material"		"berlin2019/sig_issaa"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"25"
			"tournament_player_id"		"77546728"
		}
		"4289"
		{
			"name"		"berlin2019_signature_issaa_foil"
			"item_name"		"#StickerKit_berlin2019_signature_issaa_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_issaa_foil"
			"sticker_material"		"berlin2019/sig_issaa_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"25"
			"tournament_player_id"		"77546728"
		}
		"4290"
		{
			"name"		"berlin2019_signature_issaa_gold"
			"item_name"		"#StickerKit_berlin2019_signature_issaa_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_issaa_gold"
			"sticker_material"		"berlin2019/sig_issaa_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"25"
			"tournament_player_id"		"77546728"
		}
		"4291"
		{
			"name"		"berlin2019_signature_oskar"
			"item_name"		"#StickerKit_berlin2019_signature_oskar"
			"description_string"		"#StickerKit_desc_berlin2019_signature_oskar"
			"sticker_material"		"berlin2019/sig_oskar"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"25"
			"tournament_player_id"		"171425088"
		}
		"4292"
		{
			"name"		"berlin2019_signature_oskar_foil"
			"item_name"		"#StickerKit_berlin2019_signature_oskar_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_oskar_foil"
			"sticker_material"		"berlin2019/sig_oskar_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"25"
			"tournament_player_id"		"171425088"
		}
		"4293"
		{
			"name"		"berlin2019_signature_oskar_gold"
			"item_name"		"#StickerKit_berlin2019_signature_oskar_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_oskar_gold"
			"sticker_material"		"berlin2019/sig_oskar_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"25"
			"tournament_player_id"		"171425088"
		}
		"4294"
		{
			"name"		"berlin2019_signature_adrenkz"
			"item_name"		"#StickerKit_berlin2019_signature_adrenkz"
			"description_string"		"#StickerKit_desc_berlin2019_signature_adrenkz"
			"sticker_material"		"berlin2019/sig_adrenkz"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"75"
			"tournament_player_id"		"46200979"
		}
		"4295"
		{
			"name"		"berlin2019_signature_adrenkz_foil"
			"item_name"		"#StickerKit_berlin2019_signature_adrenkz_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_adrenkz_foil"
			"sticker_material"		"berlin2019/sig_adrenkz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"75"
			"tournament_player_id"		"46200979"
		}
		"4296"
		{
			"name"		"berlin2019_signature_adrenkz_gold"
			"item_name"		"#StickerKit_berlin2019_signature_adrenkz_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_adrenkz_gold"
			"sticker_material"		"berlin2019/sig_adrenkz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"75"
			"tournament_player_id"		"46200979"
		}
		"4297"
		{
			"name"		"berlin2019_signature_jame"
			"item_name"		"#StickerKit_berlin2019_signature_jame"
			"description_string"		"#StickerKit_desc_berlin2019_signature_jame"
			"sticker_material"		"berlin2019/sig_jame"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"75"
			"tournament_player_id"		"75859856"
		}
		"4298"
		{
			"name"		"berlin2019_signature_jame_foil"
			"item_name"		"#StickerKit_berlin2019_signature_jame_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_jame_foil"
			"sticker_material"		"berlin2019/sig_jame_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"75"
			"tournament_player_id"		"75859856"
		}
		"4299"
		{
			"name"		"berlin2019_signature_jame_gold"
			"item_name"		"#StickerKit_berlin2019_signature_jame_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_jame_gold"
			"sticker_material"		"berlin2019/sig_jame_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"75"
			"tournament_player_id"		"75859856"
		}
		"4300"
		{
			"name"		"berlin2019_signature_qikert"
			"item_name"		"#StickerKit_berlin2019_signature_qikert"
			"description_string"		"#StickerKit_desc_berlin2019_signature_qikert"
			"sticker_material"		"berlin2019/sig_qikert"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"75"
			"tournament_player_id"		"166970562"
		}
		"4301"
		{
			"name"		"berlin2019_signature_qikert_foil"
			"item_name"		"#StickerKit_berlin2019_signature_qikert_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_qikert_foil"
			"sticker_material"		"berlin2019/sig_qikert_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"75"
			"tournament_player_id"		"166970562"
		}
		"4302"
		{
			"name"		"berlin2019_signature_qikert_gold"
			"item_name"		"#StickerKit_berlin2019_signature_qikert_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_qikert_gold"
			"sticker_material"		"berlin2019/sig_qikert_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"75"
			"tournament_player_id"		"166970562"
		}
		"4303"
		{
			"name"		"berlin2019_signature_buster"
			"item_name"		"#StickerKit_berlin2019_signature_buster"
			"description_string"		"#StickerKit_desc_berlin2019_signature_buster"
			"sticker_material"		"berlin2019/sig_buster"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"75"
			"tournament_player_id"		"212936195"
		}
		"4304"
		{
			"name"		"berlin2019_signature_buster_foil"
			"item_name"		"#StickerKit_berlin2019_signature_buster_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_buster_foil"
			"sticker_material"		"berlin2019/sig_buster_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"75"
			"tournament_player_id"		"212936195"
		}
		"4305"
		{
			"name"		"berlin2019_signature_buster_gold"
			"item_name"		"#StickerKit_berlin2019_signature_buster_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_buster_gold"
			"sticker_material"		"berlin2019/sig_buster_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"75"
			"tournament_player_id"		"212936195"
		}
		"4306"
		{
			"name"		"berlin2019_signature_sanji"
			"item_name"		"#StickerKit_berlin2019_signature_sanji"
			"description_string"		"#StickerKit_desc_berlin2019_signature_sanji"
			"sticker_material"		"berlin2019/sig_sanji"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"75"
			"tournament_player_id"		"357361556"
		}
		"4307"
		{
			"name"		"berlin2019_signature_sanji_foil"
			"item_name"		"#StickerKit_berlin2019_signature_sanji_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_sanji_foil"
			"sticker_material"		"berlin2019/sig_sanji_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"75"
			"tournament_player_id"		"357361556"
		}
		"4308"
		{
			"name"		"berlin2019_signature_sanji_gold"
			"item_name"		"#StickerKit_berlin2019_signature_sanji_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_sanji_gold"
			"sticker_material"		"berlin2019/sig_sanji_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"75"
			"tournament_player_id"		"357361556"
		}
		"4309"
		{
			"name"		"berlin2019_signature_jackz"
			"item_name"		"#StickerKit_berlin2019_signature_jackz"
			"description_string"		"#StickerKit_desc_berlin2019_signature_jackz"
			"sticker_material"		"berlin2019/sig_jackz"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"59"
			"tournament_player_id"		"11977189"
		}
		"4310"
		{
			"name"		"berlin2019_signature_jackz_foil"
			"item_name"		"#StickerKit_berlin2019_signature_jackz_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_jackz_foil"
			"sticker_material"		"berlin2019/sig_jackz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"59"
			"tournament_player_id"		"11977189"
		}
		"4311"
		{
			"name"		"berlin2019_signature_jackz_gold"
			"item_name"		"#StickerKit_berlin2019_signature_jackz_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_jackz_gold"
			"sticker_material"		"berlin2019/sig_jackz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"59"
			"tournament_player_id"		"11977189"
		}
		"4312"
		{
			"name"		"berlin2019_signature_shox"
			"item_name"		"#StickerKit_berlin2019_signature_shox"
			"description_string"		"#StickerKit_desc_berlin2019_signature_shox"
			"sticker_material"		"berlin2019/sig_shox"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"59"
			"tournament_player_id"		"46654567"
		}
		"4313"
		{
			"name"		"berlin2019_signature_shox_foil"
			"item_name"		"#StickerKit_berlin2019_signature_shox_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_shox_foil"
			"sticker_material"		"berlin2019/sig_shox_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"59"
			"tournament_player_id"		"46654567"
		}
		"4314"
		{
			"name"		"berlin2019_signature_shox_gold"
			"item_name"		"#StickerKit_berlin2019_signature_shox_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_shox_gold"
			"sticker_material"		"berlin2019/sig_shox_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"59"
			"tournament_player_id"		"46654567"
		}
		"4315"
		{
			"name"		"berlin2019_signature_kennys"
			"item_name"		"#StickerKit_berlin2019_signature_kennys"
			"description_string"		"#StickerKit_desc_berlin2019_signature_kennys"
			"sticker_material"		"berlin2019/sig_kennys"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"59"
			"tournament_player_id"		"64640068"
		}
		"4316"
		{
			"name"		"berlin2019_signature_kennys_foil"
			"item_name"		"#StickerKit_berlin2019_signature_kennys_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_kennys_foil"
			"sticker_material"		"berlin2019/sig_kennys_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"59"
			"tournament_player_id"		"64640068"
		}
		"4317"
		{
			"name"		"berlin2019_signature_kennys_gold"
			"item_name"		"#StickerKit_berlin2019_signature_kennys_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_kennys_gold"
			"sticker_material"		"berlin2019/sig_kennys_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"59"
			"tournament_player_id"		"64640068"
		}
		"4318"
		{
			"name"		"berlin2019_signature_lucky"
			"item_name"		"#StickerKit_berlin2019_signature_lucky"
			"description_string"		"#StickerKit_desc_berlin2019_signature_lucky"
			"sticker_material"		"berlin2019/sig_lucky"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"59"
			"tournament_player_id"		"71624387"
		}
		"4319"
		{
			"name"		"berlin2019_signature_lucky_foil"
			"item_name"		"#StickerKit_berlin2019_signature_lucky_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_lucky_foil"
			"sticker_material"		"berlin2019/sig_lucky_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"59"
			"tournament_player_id"		"71624387"
		}
		"4320"
		{
			"name"		"berlin2019_signature_lucky_gold"
			"item_name"		"#StickerKit_berlin2019_signature_lucky_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_lucky_gold"
			"sticker_material"		"berlin2019/sig_lucky_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"59"
			"tournament_player_id"		"71624387"
		}
		"4321"
		{
			"name"		"berlin2019_signature_amanek"
			"item_name"		"#StickerKit_berlin2019_signature_amanek"
			"description_string"		"#StickerKit_desc_berlin2019_signature_amanek"
			"sticker_material"		"berlin2019/sig_amanek"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"59"
			"tournament_player_id"		"108679223"
		}
		"4322"
		{
			"name"		"berlin2019_signature_amanek_foil"
			"item_name"		"#StickerKit_berlin2019_signature_amanek_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_amanek_foil"
			"sticker_material"		"berlin2019/sig_amanek_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"59"
			"tournament_player_id"		"108679223"
		}
		"4323"
		{
			"name"		"berlin2019_signature_amanek_gold"
			"item_name"		"#StickerKit_berlin2019_signature_amanek_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_amanek_gold"
			"sticker_material"		"berlin2019/sig_amanek_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"59"
			"tournament_player_id"		"108679223"
		}
		"4324"
		{
			"name"		"berlin2019_signature_nbk"
			"item_name"		"#StickerKit_berlin2019_signature_nbk"
			"description_string"		"#StickerKit_desc_berlin2019_signature_nbk"
			"sticker_material"		"berlin2019/sig_nbk"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"89"
			"tournament_player_id"		"444845"
		}
		"4325"
		{
			"name"		"berlin2019_signature_nbk_foil"
			"item_name"		"#StickerKit_berlin2019_signature_nbk_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_nbk_foil"
			"sticker_material"		"berlin2019/sig_nbk_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"89"
			"tournament_player_id"		"444845"
		}
		"4326"
		{
			"name"		"berlin2019_signature_nbk_gold"
			"item_name"		"#StickerKit_berlin2019_signature_nbk_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_nbk_gold"
			"sticker_material"		"berlin2019/sig_nbk_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"89"
			"tournament_player_id"		"444845"
		}
		"4327"
		{
			"name"		"berlin2019_signature_apex"
			"item_name"		"#StickerKit_berlin2019_signature_apex"
			"description_string"		"#StickerKit_desc_berlin2019_signature_apex"
			"sticker_material"		"berlin2019/sig_apex"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
		"4328"
		{
			"name"		"berlin2019_signature_apex_foil"
			"item_name"		"#StickerKit_berlin2019_signature_apex_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_apex_foil"
			"sticker_material"		"berlin2019/sig_apex_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
		"4329"
		{
			"name"		"berlin2019_signature_apex_gold"
			"item_name"		"#StickerKit_berlin2019_signature_apex_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_apex_gold"
			"sticker_material"		"berlin2019/sig_apex_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
		"4330"
		{
			"name"		"berlin2019_signature_alex"
			"item_name"		"#StickerKit_berlin2019_signature_alex"
			"description_string"		"#StickerKit_desc_berlin2019_signature_alex"
			"sticker_material"		"berlin2019/sig_alex"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"89"
			"tournament_player_id"		"44605706"
		}
		"4331"
		{
			"name"		"berlin2019_signature_alex_foil"
			"item_name"		"#StickerKit_berlin2019_signature_alex_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_alex_foil"
			"sticker_material"		"berlin2019/sig_alex_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"89"
			"tournament_player_id"		"44605706"
		}
		"4332"
		{
			"name"		"berlin2019_signature_alex_gold"
			"item_name"		"#StickerKit_berlin2019_signature_alex_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_alex_gold"
			"sticker_material"		"berlin2019/sig_alex_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"89"
			"tournament_player_id"		"44605706"
		}
		"4333"
		{
			"name"		"berlin2019_signature_rpk"
			"item_name"		"#StickerKit_berlin2019_signature_rpk"
			"description_string"		"#StickerKit_desc_berlin2019_signature_rpk"
			"sticker_material"		"berlin2019/sig_rpk"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"89"
			"tournament_player_id"		"53985773"
		}
		"4334"
		{
			"name"		"berlin2019_signature_rpk_foil"
			"item_name"		"#StickerKit_berlin2019_signature_rpk_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_rpk_foil"
			"sticker_material"		"berlin2019/sig_rpk_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"89"
			"tournament_player_id"		"53985773"
		}
		"4335"
		{
			"name"		"berlin2019_signature_rpk_gold"
			"item_name"		"#StickerKit_berlin2019_signature_rpk_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_rpk_gold"
			"sticker_material"		"berlin2019/sig_rpk_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"89"
			"tournament_player_id"		"53985773"
		}
		"4336"
		{
			"name"		"berlin2019_signature_zywoo"
			"item_name"		"#StickerKit_berlin2019_signature_zywoo"
			"description_string"		"#StickerKit_desc_berlin2019_signature_zywoo"
			"sticker_material"		"berlin2019/sig_zywoo"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
		"4337"
		{
			"name"		"berlin2019_signature_zywoo_foil"
			"item_name"		"#StickerKit_berlin2019_signature_zywoo_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_zywoo_foil"
			"sticker_material"		"berlin2019/sig_zywoo_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
		"4338"
		{
			"name"		"berlin2019_signature_zywoo_gold"
			"item_name"		"#StickerKit_berlin2019_signature_zywoo_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_zywoo_gold"
			"sticker_material"		"berlin2019/sig_zywoo_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
		"4339"
		{
			"name"		"berlin2019_signature_sico"
			"item_name"		"#StickerKit_berlin2019_signature_sico"
			"description_string"		"#StickerKit_desc_berlin2019_signature_sico"
			"sticker_material"		"berlin2019/sig_sico"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"86"
			"tournament_player_id"		"39266546"
		}
		"4340"
		{
			"name"		"berlin2019_signature_sico_foil"
			"item_name"		"#StickerKit_berlin2019_signature_sico_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_sico_foil"
			"sticker_material"		"berlin2019/sig_sico_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"86"
			"tournament_player_id"		"39266546"
		}
		"4341"
		{
			"name"		"berlin2019_signature_sico_gold"
			"item_name"		"#StickerKit_berlin2019_signature_sico_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_sico_gold"
			"sticker_material"		"berlin2019/sig_sico_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"86"
			"tournament_player_id"		"39266546"
		}
		"4342"
		{
			"name"		"berlin2019_signature_dexter"
			"item_name"		"#StickerKit_berlin2019_signature_dexter"
			"description_string"		"#StickerKit_desc_berlin2019_signature_dexter"
			"sticker_material"		"berlin2019/sig_dexter"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"86"
			"tournament_player_id"		"101535513"
		}
		"4343"
		{
			"name"		"berlin2019_signature_dexter_foil"
			"item_name"		"#StickerKit_berlin2019_signature_dexter_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_dexter_foil"
			"sticker_material"		"berlin2019/sig_dexter_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"86"
			"tournament_player_id"		"101535513"
		}
		"4344"
		{
			"name"		"berlin2019_signature_dexter_gold"
			"item_name"		"#StickerKit_berlin2019_signature_dexter_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_dexter_gold"
			"sticker_material"		"berlin2019/sig_dexter_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"86"
			"tournament_player_id"		"101535513"
		}
		"4345"
		{
			"name"		"berlin2019_signature_erkast"
			"item_name"		"#StickerKit_berlin2019_signature_erkast"
			"description_string"		"#StickerKit_desc_berlin2019_signature_erkast"
			"sticker_material"		"berlin2019/sig_erkast"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"86"
			"tournament_player_id"		"131305548"
		}
		"4346"
		{
			"name"		"berlin2019_signature_erkast_foil"
			"item_name"		"#StickerKit_berlin2019_signature_erkast_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_erkast_foil"
			"sticker_material"		"berlin2019/sig_erkast_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"86"
			"tournament_player_id"		"131305548"
		}
		"4347"
		{
			"name"		"berlin2019_signature_erkast_gold"
			"item_name"		"#StickerKit_berlin2019_signature_erkast_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_erkast_gold"
			"sticker_material"		"berlin2019/sig_erkast_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"86"
			"tournament_player_id"		"131305548"
		}
		"4348"
		{
			"name"		"berlin2019_signature_malta"
			"item_name"		"#StickerKit_berlin2019_signature_malta"
			"description_string"		"#StickerKit_desc_berlin2019_signature_malta"
			"sticker_material"		"berlin2019/sig_malta"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"86"
			"tournament_player_id"		"181905573"
		}
		"4349"
		{
			"name"		"berlin2019_signature_malta_foil"
			"item_name"		"#StickerKit_berlin2019_signature_malta_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_malta_foil"
			"sticker_material"		"berlin2019/sig_malta_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"86"
			"tournament_player_id"		"181905573"
		}
		"4350"
		{
			"name"		"berlin2019_signature_malta_gold"
			"item_name"		"#StickerKit_berlin2019_signature_malta_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_malta_gold"
			"sticker_material"		"berlin2019/sig_malta_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"86"
			"tournament_player_id"		"181905573"
		}
		"4351"
		{
			"name"		"berlin2019_signature_dickstacy"
			"item_name"		"#StickerKit_berlin2019_signature_dickstacy"
			"description_string"		"#StickerKit_desc_berlin2019_signature_dickstacy"
			"sticker_material"		"berlin2019/sig_dickstacy"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"86"
			"tournament_player_id"		"192019632"
		}
		"4352"
		{
			"name"		"berlin2019_signature_dickstacy_foil"
			"item_name"		"#StickerKit_berlin2019_signature_dickstacy_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_dickstacy_foil"
			"sticker_material"		"berlin2019/sig_dickstacy_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"86"
			"tournament_player_id"		"192019632"
		}
		"4353"
		{
			"name"		"berlin2019_signature_dickstacy_gold"
			"item_name"		"#StickerKit_berlin2019_signature_dickstacy_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_dickstacy_gold"
			"sticker_material"		"berlin2019/sig_dickstacy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"86"
			"tournament_player_id"		"192019632"
		}
		"4354"
		{
			"name"		"berlin2019_signature_chrisj"
			"item_name"		"#StickerKit_berlin2019_signature_chrisj"
			"description_string"		"#StickerKit_desc_berlin2019_signature_chrisj"
			"sticker_material"		"berlin2019/sig_chrisj"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"4355"
		{
			"name"		"berlin2019_signature_chrisj_foil"
			"item_name"		"#StickerKit_berlin2019_signature_chrisj_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_chrisj_foil"
			"sticker_material"		"berlin2019/sig_chrisj_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"4356"
		{
			"name"		"berlin2019_signature_chrisj_gold"
			"item_name"		"#StickerKit_berlin2019_signature_chrisj_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_chrisj_gold"
			"sticker_material"		"berlin2019/sig_chrisj_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"29"
			"tournament_player_id"		"28273376"
		}
		"4357"
		{
			"name"		"berlin2019_signature_karrigan"
			"item_name"		"#StickerKit_berlin2019_signature_karrigan"
			"description_string"		"#StickerKit_desc_berlin2019_signature_karrigan"
			"sticker_material"		"berlin2019/sig_karrigan"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"29"
			"tournament_player_id"		"29164525"
		}
		"4358"
		{
			"name"		"berlin2019_signature_karrigan_foil"
			"item_name"		"#StickerKit_berlin2019_signature_karrigan_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_karrigan_foil"
			"sticker_material"		"berlin2019/sig_karrigan_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"29"
			"tournament_player_id"		"29164525"
		}
		"4359"
		{
			"name"		"berlin2019_signature_karrigan_gold"
			"item_name"		"#StickerKit_berlin2019_signature_karrigan_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_karrigan_gold"
			"sticker_material"		"berlin2019/sig_karrigan_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"29"
			"tournament_player_id"		"29164525"
		}
		"4360"
		{
			"name"		"berlin2019_signature_ropz"
			"item_name"		"#StickerKit_berlin2019_signature_ropz"
			"description_string"		"#StickerKit_desc_berlin2019_signature_ropz"
			"sticker_material"		"berlin2019/sig_ropz"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31006590"
		}
		"4361"
		{
			"name"		"berlin2019_signature_ropz_foil"
			"item_name"		"#StickerKit_berlin2019_signature_ropz_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_ropz_foil"
			"sticker_material"		"berlin2019/sig_ropz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31006590"
		}
		"4362"
		{
			"name"		"berlin2019_signature_ropz_gold"
			"item_name"		"#StickerKit_berlin2019_signature_ropz_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_ropz_gold"
			"sticker_material"		"berlin2019/sig_ropz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"29"
			"tournament_player_id"		"31006590"
		}
		"4363"
		{
			"name"		"berlin2019_signature_frozen"
			"item_name"		"#StickerKit_berlin2019_signature_frozen"
			"description_string"		"#StickerKit_desc_berlin2019_signature_frozen"
			"sticker_material"		"berlin2019/sig_frozen"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"29"
			"tournament_player_id"		"108157034"
		}
		"4364"
		{
			"name"		"berlin2019_signature_frozen_foil"
			"item_name"		"#StickerKit_berlin2019_signature_frozen_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_frozen_foil"
			"sticker_material"		"berlin2019/sig_frozen_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"29"
			"tournament_player_id"		"108157034"
		}
		"4365"
		{
			"name"		"berlin2019_signature_frozen_gold"
			"item_name"		"#StickerKit_berlin2019_signature_frozen_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_frozen_gold"
			"sticker_material"		"berlin2019/sig_frozen_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"29"
			"tournament_player_id"		"108157034"
		}
		"4366"
		{
			"name"		"berlin2019_signature_woxic"
			"item_name"		"#StickerKit_berlin2019_signature_woxic"
			"description_string"		"#StickerKit_desc_berlin2019_signature_woxic"
			"sticker_material"		"berlin2019/sig_woxic"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"29"
			"tournament_player_id"		"123219778"
		}
		"4367"
		{
			"name"		"berlin2019_signature_woxic_foil"
			"item_name"		"#StickerKit_berlin2019_signature_woxic_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_woxic_foil"
			"sticker_material"		"berlin2019/sig_woxic_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"29"
			"tournament_player_id"		"123219778"
		}
		"4368"
		{
			"name"		"berlin2019_signature_woxic_gold"
			"item_name"		"#StickerKit_berlin2019_signature_woxic_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_woxic_gold"
			"sticker_material"		"berlin2019/sig_woxic_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"29"
			"tournament_player_id"		"123219778"
		}
		"4369"
		{
			"name"		"berlin2019_signature_fl1t"
			"item_name"		"#StickerKit_berlin2019_signature_fl1t"
			"description_string"		"#StickerKit_desc_berlin2019_signature_fl1t"
			"sticker_material"		"berlin2019/sig_fl1t"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"90"
			"tournament_player_id"		"35551773"
		}
		"4370"
		{
			"name"		"berlin2019_signature_fl1t_foil"
			"item_name"		"#StickerKit_berlin2019_signature_fl1t_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_fl1t_foil"
			"sticker_material"		"berlin2019/sig_fl1t_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"90"
			"tournament_player_id"		"35551773"
		}
		"4371"
		{
			"name"		"berlin2019_signature_fl1t_gold"
			"item_name"		"#StickerKit_berlin2019_signature_fl1t_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_fl1t_gold"
			"sticker_material"		"berlin2019/sig_fl1t_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"90"
			"tournament_player_id"		"35551773"
		}
		"4372"
		{
			"name"		"berlin2019_signature_jerry"
			"item_name"		"#StickerKit_berlin2019_signature_jerry"
			"description_string"		"#StickerKit_desc_berlin2019_signature_jerry"
			"sticker_material"		"berlin2019/sig_jerry"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"90"
			"tournament_player_id"		"65822428"
		}
		"4373"
		{
			"name"		"berlin2019_signature_jerry_foil"
			"item_name"		"#StickerKit_berlin2019_signature_jerry_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_jerry_foil"
			"sticker_material"		"berlin2019/sig_jerry_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"90"
			"tournament_player_id"		"65822428"
		}
		"4374"
		{
			"name"		"berlin2019_signature_jerry_gold"
			"item_name"		"#StickerKit_berlin2019_signature_jerry_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_jerry_gold"
			"sticker_material"		"berlin2019/sig_jerry_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"90"
			"tournament_player_id"		"65822428"
		}
		"4375"
		{
			"name"		"berlin2019_signature_almazer"
			"item_name"		"#StickerKit_berlin2019_signature_almazer"
			"description_string"		"#StickerKit_desc_berlin2019_signature_almazer"
			"sticker_material"		"berlin2019/sig_almazer"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"90"
			"tournament_player_id"		"83782305"
		}
		"4376"
		{
			"name"		"berlin2019_signature_almazer_foil"
			"item_name"		"#StickerKit_berlin2019_signature_almazer_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_almazer_foil"
			"sticker_material"		"berlin2019/sig_almazer_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"90"
			"tournament_player_id"		"83782305"
		}
		"4377"
		{
			"name"		"berlin2019_signature_almazer_gold"
			"item_name"		"#StickerKit_berlin2019_signature_almazer_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_almazer_gold"
			"sticker_material"		"berlin2019/sig_almazer_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"90"
			"tournament_player_id"		"83782305"
		}
		"4378"
		{
			"name"		"berlin2019_signature_xsepower"
			"item_name"		"#StickerKit_berlin2019_signature_xsepower"
			"description_string"		"#StickerKit_desc_berlin2019_signature_xsepower"
			"sticker_material"		"berlin2019/sig_xsepower"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"90"
			"tournament_player_id"		"112014226"
		}
		"4379"
		{
			"name"		"berlin2019_signature_xsepower_foil"
			"item_name"		"#StickerKit_berlin2019_signature_xsepower_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_xsepower_foil"
			"sticker_material"		"berlin2019/sig_xsepower_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"90"
			"tournament_player_id"		"112014226"
		}
		"4380"
		{
			"name"		"berlin2019_signature_xsepower_gold"
			"item_name"		"#StickerKit_berlin2019_signature_xsepower_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_xsepower_gold"
			"sticker_material"		"berlin2019/sig_xsepower_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"90"
			"tournament_player_id"		"112014226"
		}
		"4381"
		{
			"name"		"berlin2019_signature_facecrack"
			"item_name"		"#StickerKit_berlin2019_signature_facecrack"
			"description_string"		"#StickerKit_desc_berlin2019_signature_facecrack"
			"sticker_material"		"berlin2019/sig_facecrack"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"90"
			"tournament_player_id"		"115742145"
		}
		"4382"
		{
			"name"		"berlin2019_signature_facecrack_foil"
			"item_name"		"#StickerKit_berlin2019_signature_facecrack_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_facecrack_foil"
			"sticker_material"		"berlin2019/sig_facecrack_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"90"
			"tournament_player_id"		"115742145"
		}
		"4383"
		{
			"name"		"berlin2019_signature_facecrack_gold"
			"item_name"		"#StickerKit_berlin2019_signature_facecrack_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_facecrack_gold"
			"sticker_material"		"berlin2019/sig_facecrack_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"90"
			"tournament_player_id"		"115742145"
		}
		"4384"
		{
			"name"		"berlin2019_signature_tarik"
			"item_name"		"#StickerKit_berlin2019_signature_tarik"
			"description_string"		"#StickerKit_desc_berlin2019_signature_tarik"
			"sticker_material"		"berlin2019/sig_tarik"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"87"
			"tournament_player_id"		"18216247"
		}
		"4385"
		{
			"name"		"berlin2019_signature_tarik_foil"
			"item_name"		"#StickerKit_berlin2019_signature_tarik_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_tarik_foil"
			"sticker_material"		"berlin2019/sig_tarik_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"87"
			"tournament_player_id"		"18216247"
		}
		"4386"
		{
			"name"		"berlin2019_signature_tarik_gold"
			"item_name"		"#StickerKit_berlin2019_signature_tarik_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_tarik_gold"
			"sticker_material"		"berlin2019/sig_tarik_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"87"
			"tournament_player_id"		"18216247"
		}
		"4387"
		{
			"name"		"berlin2019_signature_stanislaw"
			"item_name"		"#StickerKit_berlin2019_signature_stanislaw"
			"description_string"		"#StickerKit_desc_berlin2019_signature_stanislaw"
			"sticker_material"		"berlin2019/sig_stanislaw"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"87"
			"tournament_player_id"		"21583315"
		}
		"4388"
		{
			"name"		"berlin2019_signature_stanislaw_foil"
			"item_name"		"#StickerKit_berlin2019_signature_stanislaw_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_stanislaw_foil"
			"sticker_material"		"berlin2019/sig_stanislaw_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"87"
			"tournament_player_id"		"21583315"
		}
		"4389"
		{
			"name"		"berlin2019_signature_stanislaw_gold"
			"item_name"		"#StickerKit_berlin2019_signature_stanislaw_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_stanislaw_gold"
			"sticker_material"		"berlin2019/sig_stanislaw_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"87"
			"tournament_player_id"		"21583315"
		}
		"4390"
		{
			"name"		"berlin2019_signature_brehze"
			"item_name"		"#StickerKit_berlin2019_signature_brehze"
			"description_string"		"#StickerKit_desc_berlin2019_signature_brehze"
			"sticker_material"		"berlin2019/sig_brehze"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"87"
			"tournament_player_id"		"94595411"
		}
		"4391"
		{
			"name"		"berlin2019_signature_brehze_foil"
			"item_name"		"#StickerKit_berlin2019_signature_brehze_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_brehze_foil"
			"sticker_material"		"berlin2019/sig_brehze_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"87"
			"tournament_player_id"		"94595411"
		}
		"4392"
		{
			"name"		"berlin2019_signature_brehze_gold"
			"item_name"		"#StickerKit_berlin2019_signature_brehze_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_brehze_gold"
			"sticker_material"		"berlin2019/sig_brehze_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"87"
			"tournament_player_id"		"94595411"
		}
		"4393"
		{
			"name"		"berlin2019_signature_ethan"
			"item_name"		"#StickerKit_berlin2019_signature_ethan"
			"description_string"		"#StickerKit_desc_berlin2019_signature_ethan"
			"sticker_material"		"berlin2019/sig_ethan"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"87"
			"tournament_player_id"		"169177802"
		}
		"4394"
		{
			"name"		"berlin2019_signature_ethan_foil"
			"item_name"		"#StickerKit_berlin2019_signature_ethan_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_ethan_foil"
			"sticker_material"		"berlin2019/sig_ethan_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"87"
			"tournament_player_id"		"169177802"
		}
		"4395"
		{
			"name"		"berlin2019_signature_ethan_gold"
			"item_name"		"#StickerKit_berlin2019_signature_ethan_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_ethan_gold"
			"sticker_material"		"berlin2019/sig_ethan_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"87"
			"tournament_player_id"		"169177802"
		}
		"4396"
		{
			"name"		"berlin2019_signature_cerq"
			"item_name"		"#StickerKit_berlin2019_signature_cerq"
			"description_string"		"#StickerKit_desc_berlin2019_signature_cerq"
			"sticker_material"		"berlin2019/sig_cerq"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"87"
			"tournament_player_id"		"196088155"
		}
		"4397"
		{
			"name"		"berlin2019_signature_cerq_foil"
			"item_name"		"#StickerKit_berlin2019_signature_cerq_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_cerq_foil"
			"sticker_material"		"berlin2019/sig_cerq_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"87"
			"tournament_player_id"		"196088155"
		}
		"4398"
		{
			"name"		"berlin2019_signature_cerq_gold"
			"item_name"		"#StickerKit_berlin2019_signature_cerq_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_cerq_gold"
			"sticker_material"		"berlin2019/sig_cerq_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"87"
			"tournament_player_id"		"196088155"
		}
		"4399"
		{
			"name"		"berlin2019_signature_summer"
			"item_name"		"#StickerKit_berlin2019_signature_summer"
			"description_string"		"#StickerKit_desc_berlin2019_signature_summer"
			"sticker_material"		"berlin2019/sig_summer"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"74"
			"tournament_player_id"		"52964519"
		}
		"4400"
		{
			"name"		"berlin2019_signature_summer_foil"
			"item_name"		"#StickerKit_berlin2019_signature_summer_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_summer_foil"
			"sticker_material"		"berlin2019/sig_summer_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"74"
			"tournament_player_id"		"52964519"
		}
		"4401"
		{
			"name"		"berlin2019_signature_summer_gold"
			"item_name"		"#StickerKit_berlin2019_signature_summer_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_summer_gold"
			"sticker_material"		"berlin2019/sig_summer_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"74"
			"tournament_player_id"		"52964519"
		}
		"4402"
		{
			"name"		"berlin2019_signature_somebody"
			"item_name"		"#StickerKit_berlin2019_signature_somebody"
			"description_string"		"#StickerKit_desc_berlin2019_signature_somebody"
			"sticker_material"		"berlin2019/sig_somebody"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"74"
			"tournament_player_id"		"85131873"
		}
		"4403"
		{
			"name"		"berlin2019_signature_somebody_foil"
			"item_name"		"#StickerKit_berlin2019_signature_somebody_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_somebody_foil"
			"sticker_material"		"berlin2019/sig_somebody_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"74"
			"tournament_player_id"		"85131873"
		}
		"4404"
		{
			"name"		"berlin2019_signature_somebody_gold"
			"item_name"		"#StickerKit_berlin2019_signature_somebody_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_somebody_gold"
			"sticker_material"		"berlin2019/sig_somebody_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"74"
			"tournament_player_id"		"85131873"
		}
		"4405"
		{
			"name"		"berlin2019_signature_attacker"
			"item_name"		"#StickerKit_berlin2019_signature_attacker"
			"description_string"		"#StickerKit_desc_berlin2019_signature_attacker"
			"sticker_material"		"berlin2019/sig_attacker"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"74"
			"tournament_player_id"		"88001036"
		}
		"4406"
		{
			"name"		"berlin2019_signature_attacker_foil"
			"item_name"		"#StickerKit_berlin2019_signature_attacker_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_attacker_foil"
			"sticker_material"		"berlin2019/sig_attacker_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"74"
			"tournament_player_id"		"88001036"
		}
		"4407"
		{
			"name"		"berlin2019_signature_attacker_gold"
			"item_name"		"#StickerKit_berlin2019_signature_attacker_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_attacker_gold"
			"sticker_material"		"berlin2019/sig_attacker_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"74"
			"tournament_player_id"		"88001036"
		}
		"4408"
		{
			"name"		"berlin2019_signature_bntet"
			"item_name"		"#StickerKit_berlin2019_signature_bntet"
			"description_string"		"#StickerKit_desc_berlin2019_signature_bntet"
			"sticker_material"		"berlin2019/sig_bntet"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"74"
			"tournament_player_id"		"111817512"
		}
		"4409"
		{
			"name"		"berlin2019_signature_bntet_foil"
			"item_name"		"#StickerKit_berlin2019_signature_bntet_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_bntet_foil"
			"sticker_material"		"berlin2019/sig_bntet_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"74"
			"tournament_player_id"		"111817512"
		}
		"4410"
		{
			"name"		"berlin2019_signature_bntet_gold"
			"item_name"		"#StickerKit_berlin2019_signature_bntet_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_bntet_gold"
			"sticker_material"		"berlin2019/sig_bntet_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"74"
			"tournament_player_id"		"111817512"
		}
		"4411"
		{
			"name"		"berlin2019_signature_freeman"
			"item_name"		"#StickerKit_berlin2019_signature_freeman"
			"description_string"		"#StickerKit_desc_berlin2019_signature_freeman"
			"sticker_material"		"berlin2019/sig_freeman"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"74"
			"tournament_player_id"		"208355715"
		}
		"4412"
		{
			"name"		"berlin2019_signature_freeman_foil"
			"item_name"		"#StickerKit_berlin2019_signature_freeman_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_freeman_foil"
			"sticker_material"		"berlin2019/sig_freeman_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"74"
			"tournament_player_id"		"208355715"
		}
		"4413"
		{
			"name"		"berlin2019_signature_freeman_gold"
			"item_name"		"#StickerKit_berlin2019_signature_freeman_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_freeman_gold"
			"sticker_material"		"berlin2019/sig_freeman_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"74"
			"tournament_player_id"		"208355715"
		}
		"4414"
		{
			"name"		"berlin2019_signature_vini"
			"item_name"		"#StickerKit_berlin2019_signature_vini"
			"description_string"		"#StickerKit_desc_berlin2019_signature_vini"
			"sticker_material"		"berlin2019/sig_vini"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"85"
			"tournament_player_id"		"36104456"
		}
		"4415"
		{
			"name"		"berlin2019_signature_vini_foil"
			"item_name"		"#StickerKit_berlin2019_signature_vini_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_vini_foil"
			"sticker_material"		"berlin2019/sig_vini_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"85"
			"tournament_player_id"		"36104456"
		}
		"4416"
		{
			"name"		"berlin2019_signature_vini_gold"
			"item_name"		"#StickerKit_berlin2019_signature_vini_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_vini_gold"
			"sticker_material"		"berlin2019/sig_vini_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"85"
			"tournament_player_id"		"36104456"
		}
		"4417"
		{
			"name"		"berlin2019_signature_ablej"
			"item_name"		"#StickerKit_berlin2019_signature_ablej"
			"description_string"		"#StickerKit_desc_berlin2019_signature_ablej"
			"sticker_material"		"berlin2019/sig_ablej"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"85"
			"tournament_player_id"		"82940700"
		}
		"4418"
		{
			"name"		"berlin2019_signature_ablej_foil"
			"item_name"		"#StickerKit_berlin2019_signature_ablej_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_ablej_foil"
			"sticker_material"		"berlin2019/sig_ablej_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"85"
			"tournament_player_id"		"82940700"
		}
		"4419"
		{
			"name"		"berlin2019_signature_ablej_gold"
			"item_name"		"#StickerKit_berlin2019_signature_ablej_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_ablej_gold"
			"sticker_material"		"berlin2019/sig_ablej_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"85"
			"tournament_player_id"		"82940700"
		}
		"4420"
		{
			"name"		"berlin2019_signature_art"
			"item_name"		"#StickerKit_berlin2019_signature_art"
			"description_string"		"#StickerKit_desc_berlin2019_signature_art"
			"sticker_material"		"berlin2019/sig_art"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"85"
			"tournament_player_id"		"83503844"
		}
		"4421"
		{
			"name"		"berlin2019_signature_art_foil"
			"item_name"		"#StickerKit_berlin2019_signature_art_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_art_foil"
			"sticker_material"		"berlin2019/sig_art_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"85"
			"tournament_player_id"		"83503844"
		}
		"4422"
		{
			"name"		"berlin2019_signature_art_gold"
			"item_name"		"#StickerKit_berlin2019_signature_art_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_art_gold"
			"sticker_material"		"berlin2019/sig_art_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"85"
			"tournament_player_id"		"83503844"
		}
		"4423"
		{
			"name"		"berlin2019_signature_kscerato"
			"item_name"		"#StickerKit_berlin2019_signature_kscerato"
			"description_string"		"#StickerKit_desc_berlin2019_signature_kscerato"
			"sticker_material"		"berlin2019/sig_kscerato"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"85"
			"tournament_player_id"		"98234764"
		}
		"4424"
		{
			"name"		"berlin2019_signature_kscerato_foil"
			"item_name"		"#StickerKit_berlin2019_signature_kscerato_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_kscerato_foil"
			"sticker_material"		"berlin2019/sig_kscerato_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"85"
			"tournament_player_id"		"98234764"
		}
		"4425"
		{
			"name"		"berlin2019_signature_kscerato_gold"
			"item_name"		"#StickerKit_berlin2019_signature_kscerato_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_kscerato_gold"
			"sticker_material"		"berlin2019/sig_kscerato_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"85"
			"tournament_player_id"		"98234764"
		}
		"4426"
		{
			"name"		"berlin2019_signature_yuurih"
			"item_name"		"#StickerKit_berlin2019_signature_yuurih"
			"description_string"		"#StickerKit_desc_berlin2019_signature_yuurih"
			"sticker_material"		"berlin2019/sig_yuurih"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"85"
			"tournament_player_id"		"204704832"
		}
		"4427"
		{
			"name"		"berlin2019_signature_yuurih_foil"
			"item_name"		"#StickerKit_berlin2019_signature_yuurih_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_yuurih_foil"
			"sticker_material"		"berlin2019/sig_yuurih_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"85"
			"tournament_player_id"		"204704832"
		}
		"4428"
		{
			"name"		"berlin2019_signature_yuurih_gold"
			"item_name"		"#StickerKit_berlin2019_signature_yuurih_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_yuurih_gold"
			"sticker_material"		"berlin2019/sig_yuurih_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"85"
			"tournament_player_id"		"204704832"
		}
		"4429"
		{
			"name"		"berlin2019_signature_nexa"
			"item_name"		"#StickerKit_berlin2019_signature_nexa"
			"description_string"		"#StickerKit_desc_berlin2019_signature_nexa"
			"sticker_material"		"berlin2019/sig_nexa"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"91"
			"tournament_player_id"		"39559694"
		}
		"4430"
		{
			"name"		"berlin2019_signature_nexa_foil"
			"item_name"		"#StickerKit_berlin2019_signature_nexa_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_nexa_foil"
			"sticker_material"		"berlin2019/sig_nexa_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"91"
			"tournament_player_id"		"39559694"
		}
		"4431"
		{
			"name"		"berlin2019_signature_nexa_gold"
			"item_name"		"#StickerKit_berlin2019_signature_nexa_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_nexa_gold"
			"sticker_material"		"berlin2019/sig_nexa_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"91"
			"tournament_player_id"		"39559694"
		}
		"4432"
		{
			"name"		"berlin2019_signature_hunter"
			"item_name"		"#StickerKit_berlin2019_signature_hunter"
			"description_string"		"#StickerKit_desc_berlin2019_signature_hunter"
			"sticker_material"		"berlin2019/sig_hunter"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"91"
			"tournament_player_id"		"52606325"
		}
		"4433"
		{
			"name"		"berlin2019_signature_hunter_foil"
			"item_name"		"#StickerKit_berlin2019_signature_hunter_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_hunter_foil"
			"sticker_material"		"berlin2019/sig_hunter_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"91"
			"tournament_player_id"		"52606325"
		}
		"4434"
		{
			"name"		"berlin2019_signature_hunter_gold"
			"item_name"		"#StickerKit_berlin2019_signature_hunter_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_hunter_gold"
			"sticker_material"		"berlin2019/sig_hunter_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"91"
			"tournament_player_id"		"52606325"
		}
		"4435"
		{
			"name"		"berlin2019_signature_ottond"
			"item_name"		"#StickerKit_berlin2019_signature_ottond"
			"description_string"		"#StickerKit_desc_berlin2019_signature_ottond"
			"sticker_material"		"berlin2019/sig_ottond"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"91"
			"tournament_player_id"		"75069143"
		}
		"4436"
		{
			"name"		"berlin2019_signature_ottond_foil"
			"item_name"		"#StickerKit_berlin2019_signature_ottond_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_ottond_foil"
			"sticker_material"		"berlin2019/sig_ottond_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"91"
			"tournament_player_id"		"75069143"
		}
		"4437"
		{
			"name"		"berlin2019_signature_ottond_gold"
			"item_name"		"#StickerKit_berlin2019_signature_ottond_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_ottond_gold"
			"sticker_material"		"berlin2019/sig_ottond_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"91"
			"tournament_player_id"		"75069143"
		}
		"4438"
		{
			"name"		"berlin2019_signature_letn1"
			"item_name"		"#StickerKit_berlin2019_signature_letn1"
			"description_string"		"#StickerKit_desc_berlin2019_signature_letn1"
			"sticker_material"		"berlin2019/sig_letn1"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"91"
			"tournament_player_id"		"81826283"
		}
		"4439"
		{
			"name"		"berlin2019_signature_letn1_foil"
			"item_name"		"#StickerKit_berlin2019_signature_letn1_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_letn1_foil"
			"sticker_material"		"berlin2019/sig_letn1_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"91"
			"tournament_player_id"		"81826283"
		}
		"4440"
		{
			"name"		"berlin2019_signature_letn1_gold"
			"item_name"		"#StickerKit_berlin2019_signature_letn1_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_letn1_gold"
			"sticker_material"		"berlin2019/sig_letn1_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"91"
			"tournament_player_id"		"81826283"
		}
		"4441"
		{
			"name"		"berlin2019_signature_espiranto"
			"item_name"		"#StickerKit_berlin2019_signature_espiranto"
			"description_string"		"#StickerKit_desc_berlin2019_signature_espiranto"
			"sticker_material"		"berlin2019/sig_espiranto"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"91"
			"tournament_player_id"		"84772046"
		}
		"4442"
		{
			"name"		"berlin2019_signature_espiranto_foil"
			"item_name"		"#StickerKit_berlin2019_signature_espiranto_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_espiranto_foil"
			"sticker_material"		"berlin2019/sig_espiranto_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"91"
			"tournament_player_id"		"84772046"
		}
		"4443"
		{
			"name"		"berlin2019_signature_espiranto_gold"
			"item_name"		"#StickerKit_berlin2019_signature_espiranto_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_espiranto_gold"
			"sticker_material"		"berlin2019/sig_espiranto_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"91"
			"tournament_player_id"		"84772046"
		}
		"4444"
		{
			"name"		"berlin2019_signature_t0rick"
			"item_name"		"#StickerKit_berlin2019_signature_t0rick"
			"description_string"		"#StickerKit_desc_berlin2019_signature_t0rick"
			"sticker_material"		"berlin2019/sig_t0rick"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"92"
			"tournament_player_id"		"47286907"
		}
		"4445"
		{
			"name"		"berlin2019_signature_t0rick_foil"
			"item_name"		"#StickerKit_berlin2019_signature_t0rick_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_t0rick_foil"
			"sticker_material"		"berlin2019/sig_t0rick_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"92"
			"tournament_player_id"		"47286907"
		}
		"4446"
		{
			"name"		"berlin2019_signature_t0rick_gold"
			"item_name"		"#StickerKit_berlin2019_signature_t0rick_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_t0rick_gold"
			"sticker_material"		"berlin2019/sig_t0rick_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"92"
			"tournament_player_id"		"47286907"
		}
		"4447"
		{
			"name"		"berlin2019_signature_nealan"
			"item_name"		"#StickerKit_berlin2019_signature_nealan"
			"description_string"		"#StickerKit_desc_berlin2019_signature_nealan"
			"sticker_material"		"berlin2019/sig_nealan"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"92"
			"tournament_player_id"		"93777050"
		}
		"4448"
		{
			"name"		"berlin2019_signature_nealan_foil"
			"item_name"		"#StickerKit_berlin2019_signature_nealan_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_nealan_foil"
			"sticker_material"		"berlin2019/sig_nealan_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"92"
			"tournament_player_id"		"93777050"
		}
		"4449"
		{
			"name"		"berlin2019_signature_nealan_gold"
			"item_name"		"#StickerKit_berlin2019_signature_nealan_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_nealan_gold"
			"sticker_material"		"berlin2019/sig_nealan_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"92"
			"tournament_player_id"		"93777050"
		}
		"4450"
		{
			"name"		"berlin2019_signature_keoz"
			"item_name"		"#StickerKit_berlin2019_signature_keoz"
			"description_string"		"#StickerKit_desc_berlin2019_signature_keoz"
			"sticker_material"		"berlin2019/sig_keoz"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"92"
			"tournament_player_id"		"138078516"
		}
		"4451"
		{
			"name"		"berlin2019_signature_keoz_foil"
			"item_name"		"#StickerKit_berlin2019_signature_keoz_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_keoz_foil"
			"sticker_material"		"berlin2019/sig_keoz_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"92"
			"tournament_player_id"		"138078516"
		}
		"4452"
		{
			"name"		"berlin2019_signature_keoz_gold"
			"item_name"		"#StickerKit_berlin2019_signature_keoz_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_keoz_gold"
			"sticker_material"		"berlin2019/sig_keoz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"92"
			"tournament_player_id"		"138078516"
		}
		"4453"
		{
			"name"		"berlin2019_signature_ramz1kboss"
			"item_name"		"#StickerKit_berlin2019_signature_ramz1kboss"
			"description_string"		"#StickerKit_desc_berlin2019_signature_ramz1kboss"
			"sticker_material"		"berlin2019/sig_ramz1kboss"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"92"
			"tournament_player_id"		"147496118"
		}
		"4454"
		{
			"name"		"berlin2019_signature_ramz1kboss_foil"
			"item_name"		"#StickerKit_berlin2019_signature_ramz1kboss_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_ramz1kboss_foil"
			"sticker_material"		"berlin2019/sig_ramz1kboss_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"92"
			"tournament_player_id"		"147496118"
		}
		"4455"
		{
			"name"		"berlin2019_signature_ramz1kboss_gold"
			"item_name"		"#StickerKit_berlin2019_signature_ramz1kboss_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_ramz1kboss_gold"
			"sticker_material"		"berlin2019/sig_ramz1kboss_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"92"
			"tournament_player_id"		"147496118"
		}
		"4456"
		{
			"name"		"berlin2019_signature_perfecto"
			"item_name"		"#StickerKit_berlin2019_signature_perfecto"
			"description_string"		"#StickerKit_desc_berlin2019_signature_perfecto"
			"sticker_material"		"berlin2019/sig_perfecto"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"92"
			"tournament_player_id"		"160954758"
		}
		"4457"
		{
			"name"		"berlin2019_signature_perfecto_foil"
			"item_name"		"#StickerKit_berlin2019_signature_perfecto_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_perfecto_foil"
			"sticker_material"		"berlin2019/sig_perfecto_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"92"
			"tournament_player_id"		"160954758"
		}
		"4458"
		{
			"name"		"berlin2019_signature_perfecto_gold"
			"item_name"		"#StickerKit_berlin2019_signature_perfecto_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_perfecto_gold"
			"sticker_material"		"berlin2019/sig_perfecto_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"92"
			"tournament_player_id"		"160954758"
		}
		"4459"
		{
			"name"		"berlin2019_signature_gade"
			"item_name"		"#StickerKit_berlin2019_signature_gade"
			"description_string"		"#StickerKit_desc_berlin2019_signature_gade"
			"sticker_material"		"berlin2019/sig_gade"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"68"
			"tournament_player_id"		"21355604"
		}
		"4460"
		{
			"name"		"berlin2019_signature_gade_foil"
			"item_name"		"#StickerKit_berlin2019_signature_gade_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_gade_foil"
			"sticker_material"		"berlin2019/sig_gade_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"68"
			"tournament_player_id"		"21355604"
		}
		"4461"
		{
			"name"		"berlin2019_signature_gade_gold"
			"item_name"		"#StickerKit_berlin2019_signature_gade_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_gade_gold"
			"sticker_material"		"berlin2019/sig_gade_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"68"
			"tournament_player_id"		"21355604"
		}
		"4462"
		{
			"name"		"berlin2019_signature_kjaerbye"
			"item_name"		"#StickerKit_berlin2019_signature_kjaerbye"
			"description_string"		"#StickerKit_desc_berlin2019_signature_kjaerbye"
			"sticker_material"		"berlin2019/sig_kjaerbye"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"68"
			"tournament_player_id"		"59614824"
		}
		"4463"
		{
			"name"		"berlin2019_signature_kjaerbye_foil"
			"item_name"		"#StickerKit_berlin2019_signature_kjaerbye_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_kjaerbye_foil"
			"sticker_material"		"berlin2019/sig_kjaerbye_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"68"
			"tournament_player_id"		"59614824"
		}
		"4464"
		{
			"name"		"berlin2019_signature_kjaerbye_gold"
			"item_name"		"#StickerKit_berlin2019_signature_kjaerbye_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_kjaerbye_gold"
			"sticker_material"		"berlin2019/sig_kjaerbye_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"68"
			"tournament_player_id"		"59614824"
		}
		"4465"
		{
			"name"		"berlin2019_signature_jugi"
			"item_name"		"#StickerKit_berlin2019_signature_jugi"
			"description_string"		"#StickerKit_desc_berlin2019_signature_jugi"
			"sticker_material"		"berlin2019/sig_jugi"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"68"
			"tournament_player_id"		"83626376"
		}
		"4466"
		{
			"name"		"berlin2019_signature_jugi_foil"
			"item_name"		"#StickerKit_berlin2019_signature_jugi_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_jugi_foil"
			"sticker_material"		"berlin2019/sig_jugi_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"68"
			"tournament_player_id"		"83626376"
		}
		"4467"
		{
			"name"		"berlin2019_signature_jugi_gold"
			"item_name"		"#StickerKit_berlin2019_signature_jugi_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_jugi_gold"
			"sticker_material"		"berlin2019/sig_jugi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"68"
			"tournament_player_id"		"83626376"
		}
		"4468"
		{
			"name"		"berlin2019_signature_aizy"
			"item_name"		"#StickerKit_berlin2019_signature_aizy"
			"description_string"		"#StickerKit_desc_berlin2019_signature_aizy"
			"sticker_material"		"berlin2019/sig_aizy"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"68"
			"tournament_player_id"		"90685224"
		}
		"4469"
		{
			"name"		"berlin2019_signature_aizy_foil"
			"item_name"		"#StickerKit_berlin2019_signature_aizy_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_aizy_foil"
			"sticker_material"		"berlin2019/sig_aizy_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"68"
			"tournament_player_id"		"90685224"
		}
		"4470"
		{
			"name"		"berlin2019_signature_aizy_gold"
			"item_name"		"#StickerKit_berlin2019_signature_aizy_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_aizy_gold"
			"sticker_material"		"berlin2019/sig_aizy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"68"
			"tournament_player_id"		"90685224"
		}
		"4471"
		{
			"name"		"berlin2019_signature_v4lde"
			"item_name"		"#StickerKit_berlin2019_signature_v4lde"
			"description_string"		"#StickerKit_desc_berlin2019_signature_v4lde"
			"sticker_material"		"berlin2019/sig_v4lde"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"68"
			"tournament_player_id"		"154664140"
		}
		"4472"
		{
			"name"		"berlin2019_signature_v4lde_foil"
			"item_name"		"#StickerKit_berlin2019_signature_v4lde_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_v4lde_foil"
			"sticker_material"		"berlin2019/sig_v4lde_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"68"
			"tournament_player_id"		"154664140"
		}
		"4473"
		{
			"name"		"berlin2019_signature_v4lde_gold"
			"item_name"		"#StickerKit_berlin2019_signature_v4lde_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_v4lde_gold"
			"sticker_material"		"berlin2019/sig_v4lde_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"68"
			"tournament_player_id"		"154664140"
		}
		"4474"
		{
			"name"		"berlin2019_signature_svyat"
			"item_name"		"#StickerKit_berlin2019_signature_svyat"
			"description_string"		"#StickerKit_desc_berlin2019_signature_svyat"
			"sticker_material"		"berlin2019/sig_svyat"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"93"
			"tournament_player_id"		"35632848"
		}
		"4475"
		{
			"name"		"berlin2019_signature_svyat_foil"
			"item_name"		"#StickerKit_berlin2019_signature_svyat_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_svyat_foil"
			"sticker_material"		"berlin2019/sig_svyat_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"93"
			"tournament_player_id"		"35632848"
		}
		"4476"
		{
			"name"		"berlin2019_signature_svyat_gold"
			"item_name"		"#StickerKit_berlin2019_signature_svyat_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_svyat_gold"
			"sticker_material"		"berlin2019/sig_svyat_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"93"
			"tournament_player_id"		"35632848"
		}
		"4477"
		{
			"name"		"berlin2019_signature_kinqie"
			"item_name"		"#StickerKit_berlin2019_signature_kinqie"
			"description_string"		"#StickerKit_desc_berlin2019_signature_kinqie"
			"sticker_material"		"berlin2019/sig_kinqie"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"93"
			"tournament_player_id"		"42106423"
		}
		"4478"
		{
			"name"		"berlin2019_signature_kinqie_foil"
			"item_name"		"#StickerKit_berlin2019_signature_kinqie_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_kinqie_foil"
			"sticker_material"		"berlin2019/sig_kinqie_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"93"
			"tournament_player_id"		"42106423"
		}
		"4479"
		{
			"name"		"berlin2019_signature_kinqie_gold"
			"item_name"		"#StickerKit_berlin2019_signature_kinqie_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_kinqie_gold"
			"sticker_material"		"berlin2019/sig_kinqie_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"93"
			"tournament_player_id"		"42106423"
		}
		"4480"
		{
			"name"		"berlin2019_signature_forester"
			"item_name"		"#StickerKit_berlin2019_signature_forester"
			"description_string"		"#StickerKit_desc_berlin2019_signature_forester"
			"sticker_material"		"berlin2019/sig_forester"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"93"
			"tournament_player_id"		"67083025"
		}
		"4481"
		{
			"name"		"berlin2019_signature_forester_foil"
			"item_name"		"#StickerKit_berlin2019_signature_forester_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_forester_foil"
			"sticker_material"		"berlin2019/sig_forester_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"93"
			"tournament_player_id"		"67083025"
		}
		"4482"
		{
			"name"		"berlin2019_signature_forester_gold"
			"item_name"		"#StickerKit_berlin2019_signature_forester_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_forester_gold"
			"sticker_material"		"berlin2019/sig_forester_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"93"
			"tournament_player_id"		"67083025"
		}
		"4483"
		{
			"name"		"berlin2019_signature_krad"
			"item_name"		"#StickerKit_berlin2019_signature_krad"
			"description_string"		"#StickerKit_desc_berlin2019_signature_krad"
			"sticker_material"		"berlin2019/sig_krad"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"93"
			"tournament_player_id"		"71642904"
		}
		"4484"
		{
			"name"		"berlin2019_signature_krad_foil"
			"item_name"		"#StickerKit_berlin2019_signature_krad_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_krad_foil"
			"sticker_material"		"berlin2019/sig_krad_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"93"
			"tournament_player_id"		"71642904"
		}
		"4485"
		{
			"name"		"berlin2019_signature_krad_gold"
			"item_name"		"#StickerKit_berlin2019_signature_krad_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_krad_gold"
			"sticker_material"		"berlin2019/sig_krad_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"93"
			"tournament_player_id"		"71642904"
		}
		"4486"
		{
			"name"		"berlin2019_signature_speed4k"
			"item_name"		"#StickerKit_berlin2019_signature_speed4k"
			"description_string"		"#StickerKit_desc_berlin2019_signature_speed4k"
			"sticker_material"		"berlin2019/sig_speed4k"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"93"
			"tournament_player_id"		"79928921"
		}
		"4487"
		{
			"name"		"berlin2019_signature_speed4k_foil"
			"item_name"		"#StickerKit_berlin2019_signature_speed4k_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_speed4k_foil"
			"sticker_material"		"berlin2019/sig_speed4k_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"93"
			"tournament_player_id"		"79928921"
		}
		"4488"
		{
			"name"		"berlin2019_signature_speed4k_gold"
			"item_name"		"#StickerKit_berlin2019_signature_speed4k_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_speed4k_gold"
			"sticker_material"		"berlin2019/sig_speed4k_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"93"
			"tournament_player_id"		"79928921"
		}
		"4489"
		{
			"name"		"berlin2019_signature_kngv"
			"item_name"		"#StickerKit_berlin2019_signature_kngv"
			"description_string"		"#StickerKit_desc_berlin2019_signature_kngv"
			"sticker_material"		"berlin2019/sig_kngv"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"94"
			"tournament_player_id"		"6732863"
		}
		"4490"
		{
			"name"		"berlin2019_signature_kngv_foil"
			"item_name"		"#StickerKit_berlin2019_signature_kngv_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_kngv_foil"
			"sticker_material"		"berlin2019/sig_kngv_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"94"
			"tournament_player_id"		"6732863"
		}
		"4491"
		{
			"name"		"berlin2019_signature_kngv_gold"
			"item_name"		"#StickerKit_berlin2019_signature_kngv_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_kngv_gold"
			"sticker_material"		"berlin2019/sig_kngv_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"94"
			"tournament_player_id"		"6732863"
		}
		"4492"
		{
			"name"		"berlin2019_signature_destiny"
			"item_name"		"#StickerKit_berlin2019_signature_destiny"
			"description_string"		"#StickerKit_desc_berlin2019_signature_destiny"
			"sticker_material"		"berlin2019/sig_destiny"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"94"
			"tournament_player_id"		"89528706"
		}
		"4493"
		{
			"name"		"berlin2019_signature_destiny_foil"
			"item_name"		"#StickerKit_berlin2019_signature_destiny_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_destiny_foil"
			"sticker_material"		"berlin2019/sig_destiny_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"94"
			"tournament_player_id"		"89528706"
		}
		"4494"
		{
			"name"		"berlin2019_signature_destiny_gold"
			"item_name"		"#StickerKit_berlin2019_signature_destiny_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_destiny_gold"
			"sticker_material"		"berlin2019/sig_destiny_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"94"
			"tournament_player_id"		"89528706"
		}
		"4495"
		{
			"name"		"berlin2019_signature_yel"
			"item_name"		"#StickerKit_berlin2019_signature_yel"
			"description_string"		"#StickerKit_desc_berlin2019_signature_yel"
			"sticker_material"		"berlin2019/sig_yel"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"94"
			"tournament_player_id"		"90069456"
		}
		"4496"
		{
			"name"		"berlin2019_signature_yel_foil"
			"item_name"		"#StickerKit_berlin2019_signature_yel_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_yel_foil"
			"sticker_material"		"berlin2019/sig_yel_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"94"
			"tournament_player_id"		"90069456"
		}
		"4497"
		{
			"name"		"berlin2019_signature_yel_gold"
			"item_name"		"#StickerKit_berlin2019_signature_yel_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_yel_gold"
			"sticker_material"		"berlin2019/sig_yel_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"94"
			"tournament_player_id"		"90069456"
		}
		"4498"
		{
			"name"		"berlin2019_signature_chelo"
			"item_name"		"#StickerKit_berlin2019_signature_chelo"
			"description_string"		"#StickerKit_desc_berlin2019_signature_chelo"
			"sticker_material"		"berlin2019/sig_chelo"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"94"
			"tournament_player_id"		"107498100"
		}
		"4499"
		{
			"name"		"berlin2019_signature_chelo_foil"
			"item_name"		"#StickerKit_berlin2019_signature_chelo_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_chelo_foil"
			"sticker_material"		"berlin2019/sig_chelo_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"94"
			"tournament_player_id"		"107498100"
		}
		"4500"
		{
			"name"		"berlin2019_signature_chelo_gold"
			"item_name"		"#StickerKit_berlin2019_signature_chelo_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_chelo_gold"
			"sticker_material"		"berlin2019/sig_chelo_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"94"
			"tournament_player_id"		"107498100"
		}
		"4501"
		{
			"name"		"berlin2019_signature_xand"
			"item_name"		"#StickerKit_berlin2019_signature_xand"
			"description_string"		"#StickerKit_desc_berlin2019_signature_xand"
			"sticker_material"		"berlin2019/sig_xand"
			"item_rarity"		"rare"
			"tournament_event_id"		"16"
			"tournament_team_id"		"94"
			"tournament_player_id"		"109826856"
		}
		"4502"
		{
			"name"		"berlin2019_signature_xand_foil"
			"item_name"		"#StickerKit_berlin2019_signature_xand_foil"
			"description_string"		"#StickerKit_desc_berlin2019_signature_xand_foil"
			"sticker_material"		"berlin2019/sig_xand_foil"
			"item_rarity"		"mythical"
			"tournament_event_id"		"16"
			"tournament_team_id"		"94"
			"tournament_player_id"		"109826856"
		}
		"4503"
		{
			"name"		"berlin2019_signature_xand_gold"
			"item_name"		"#StickerKit_berlin2019_signature_xand_gold"
			"description_string"		"#StickerKit_desc_berlin2019_signature_xand_gold"
			"sticker_material"		"berlin2019/sig_xand_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"16"
			"tournament_team_id"		"94"
			"tournament_player_id"		"109826856"
		}
	}
	"quest_definitions"
	{
		"157"
		{
			"name"		"quest_berlin2019_activate_pass"
			"loc_name"		"#CSGO_TournamentChallenge_berlin2019_activate_pass"
			"loc_description"		"#CSGO_TournamentChallenge_berlin2019_activate_pass"
			"quest_icon"		"pass"
			"gamemode"		"competitive"
		}
		"165"
		{
			"name"		"quest_berlin2019_challengers_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_berlin2019_challengers_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_berlin2019_challengers_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"166"
		{
			"name"		"quest_berlin2019_challengers_watchem"
			"loc_name"		"#CSGO_TournamentChallenge_berlin2019_challengers_watchem"
			"loc_description"		"#CSGO_TournamentChallenge_berlin2019_challengers_watchem"
			"quest_icon"		"watchem"
			"gamemode"		"competitive"
		}
		"167"
		{
			"name"		"quest_berlin2019_legends_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_berlin2019_legends_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_berlin2019_legends_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"168"
		{
			"name"		"quest_berlin2019_legends_watchem"
			"loc_name"		"#CSGO_TournamentChallenge_berlin2019_legends_watchem"
			"loc_description"		"#CSGO_TournamentChallenge_berlin2019_legends_watchem"
			"quest_icon"		"watchem"
			"gamemode"		"competitive"
		}
		"169"
		{
			"name"		"quest_berlin2019_quarterfinals_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_berlin2019_quarterfinals_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_berlin2019_quarterfinals_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"170"
		{
			"name"		"quest_berlin2019_semifinals_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_berlin2019_semifinals_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_berlin2019_semifinals_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"171"
		{
			"name"		"quest_berlin2019_grandfinal_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_berlin2019_grandfinal_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_berlin2019_grandfinal_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"172"
		{
			"name"		"quest_berlin2019_grandfinal_watchem"
			"loc_name"		"#CSGO_TournamentChallenge_berlin2019_grandfinal_watchem"
			"loc_description"		"#CSGO_TournamentChallenge_berlin2019_grandfinal_watchem"
			"quest_icon"		"watchem"
			"gamemode"		"competitive"
		}
	}
	"campaign_definitions"
	{
		"11"
		{
			"loc_name"		"#CSGO_TournamentJournal_berlin2019"
			"loc_description"		"#CSGO_TournamentJournal_berlin2019_Desc"
			"1"
			{
				"quest_index"		"157"
			}
			"2"
			{
				"quest_index"		"158"
			}
			"3"
			{
				"quest_index"		"159"
			}
			"4"
			{
				"quest_index"		"160"
			}
			"5"
			{
				"quest_index"		"161"
			}
			"6"
			{
				"quest_index"		"162"
			}
			"7"
			{
				"quest_index"		"163"
			}
			"8"
			{
				"quest_index"		"164"
			}
			"9"
			{
				"quest_index"		"165"
			}
			"10"
			{
				"quest_index"		"166"
			}
			"11"
			{
				"quest_index"		"167"
			}
			"12"
			{
				"quest_index"		"168"
			}
			"13"
			{
				"quest_index"		"169"
			}
			"14"
			{
				"quest_index"		"170"
			}
			"15"
			{
				"quest_index"		"171"
			}
			"16"
			{
				"quest_index"		"172"
			}
		}
	}
	"prefabs"
	{
		"rmr2020_sticker_capsule_prefab"
		{
			"first_sale_date"		"2021-01-19"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"17"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"311"		"crate_sticker_pack_rmr2020_legends"
		"312"		"crate_sticker_pack_rmr2020_challengers"
		"313"		"crate_sticker_pack_rmr2020_contenders"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_rmr2020_legends_rare"
		{
			"[rmr2020_team_vita]sticker"		"1"
			"[rmr2020_team_hero]sticker"		"1"
			"[rmr2020_team_nip]sticker"		"1"
			"[rmr2020_team_spir]sticker"		"1"
			"[rmr2020_team_navi]sticker"		"1"
			"[rmr2020_team_evl]sticker"		"1"
			"[rmr2020_team_thv]sticker"		"1"
			"[rmr2020_team_furi]sticker"		"1"
		}
		"crate_sticker_pack_rmr2020_legends_mythical"
		{
			"[rmr2020_team_vita_holo]sticker"		"1"
			"[rmr2020_team_hero_holo]sticker"		"1"
			"[rmr2020_team_nip_holo]sticker"		"1"
			"[rmr2020_team_spir_holo]sticker"		"1"
			"[rmr2020_team_navi_holo]sticker"		"1"
			"[rmr2020_team_evl_holo]sticker"		"1"
			"[rmr2020_team_thv_holo]sticker"		"1"
			"[rmr2020_team_furi_holo]sticker"		"1"
		}
		"crate_sticker_pack_rmr2020_legends_legendary"
		{
			"[rmr2020_team_vita_foil]sticker"		"1"
			"[rmr2020_team_hero_foil]sticker"		"1"
			"[rmr2020_team_nip_foil]sticker"		"1"
			"[rmr2020_team_spir_foil]sticker"		"1"
			"[rmr2020_team_navi_foil]sticker"		"1"
			"[rmr2020_team_evl_foil]sticker"		"1"
			"[rmr2020_team_thv_foil]sticker"		"1"
			"[rmr2020_team_furi_foil]sticker"		"1"
		}
		"crate_sticker_pack_rmr2020_legends_ancient"
		{
			"[rmr2020_team_vita_gold]sticker"		"1"
			"[rmr2020_team_hero_gold]sticker"		"1"
			"[rmr2020_team_nip_gold]sticker"		"1"
			"[rmr2020_team_spir_gold]sticker"		"1"
			"[rmr2020_team_navi_gold]sticker"		"1"
			"[rmr2020_team_evl_gold]sticker"		"1"
			"[rmr2020_team_thv_gold]sticker"		"1"
			"[rmr2020_team_furi_gold]sticker"		"1"
		}
		"crate_sticker_pack_rmr2020_legends"
		{
			"crate_sticker_pack_rmr2020_legends_rare"		"1"
			"crate_sticker_pack_rmr2020_legends_mythical"		"1"
			"crate_sticker_pack_rmr2020_legends_legendary"		"1"
			"crate_sticker_pack_rmr2020_legends_ancient"		"1"
		}
		"crate_sticker_pack_rmr2020_challengers_rare"
		{
			"[rmr2020_team_astr]sticker"		"1"
			"[rmr2020_team_big]sticker"		"1"
			"[rmr2020_team_fntc]sticker"		"1"
			"[rmr2020_team_g2]sticker"		"1"
			"[rmr2020_team_og]sticker"		"1"
			"[rmr2020_team_god]sticker"		"1"
			"[rmr2020_team_nemi]sticker"		"1"
			"[rmr2020_team_liq]sticker"		"1"
		}
		"crate_sticker_pack_rmr2020_challengers_mythical"
		{
			"[rmr2020_team_astr_holo]sticker"		"1"
			"[rmr2020_team_big_holo]sticker"		"1"
			"[rmr2020_team_fntc_holo]sticker"		"1"
			"[rmr2020_team_g2_holo]sticker"		"1"
			"[rmr2020_team_og_holo]sticker"		"1"
			"[rmr2020_team_god_holo]sticker"		"1"
			"[rmr2020_team_nemi_holo]sticker"		"1"
			"[rmr2020_team_liq_holo]sticker"		"1"
		}
		"crate_sticker_pack_rmr2020_challengers_legendary"
		{
			"[rmr2020_team_astr_foil]sticker"		"1"
			"[rmr2020_team_big_foil]sticker"		"1"
			"[rmr2020_team_fntc_foil]sticker"		"1"
			"[rmr2020_team_g2_foil]sticker"		"1"
			"[rmr2020_team_og_foil]sticker"		"1"
			"[rmr2020_team_god_foil]sticker"		"1"
			"[rmr2020_team_nemi_foil]sticker"		"1"
			"[rmr2020_team_liq_foil]sticker"		"1"
		}
		"crate_sticker_pack_rmr2020_challengers_ancient"
		{
			"[rmr2020_team_astr_gold]sticker"		"1"
			"[rmr2020_team_big_gold]sticker"		"1"
			"[rmr2020_team_fntc_gold]sticker"		"1"
			"[rmr2020_team_g2_gold]sticker"		"1"
			"[rmr2020_team_og_gold]sticker"		"1"
			"[rmr2020_team_god_gold]sticker"		"1"
			"[rmr2020_team_nemi_gold]sticker"		"1"
			"[rmr2020_team_liq_gold]sticker"		"1"
		}
		"crate_sticker_pack_rmr2020_challengers"
		{
			"crate_sticker_pack_rmr2020_challengers_rare"		"1"
			"crate_sticker_pack_rmr2020_challengers_mythical"		"1"
			"crate_sticker_pack_rmr2020_challengers_legendary"		"1"
			"crate_sticker_pack_rmr2020_challengers_ancient"		"1"
		}
		"crate_sticker_pack_rmr2020_contenders_rare"
		{
			"[rmr2020_team_faze]sticker"		"1"
			"[rmr2020_team_nor]sticker"		"1"
			"[rmr2020_team_vp]sticker"		"1"
			"[rmr2020_team_esp]sticker"		"1"
			"[rmr2020_team_geng]sticker"		"1"
			"[rmr2020_team_boom]sticker"		"1"
			"[rmr2020_team_ren]sticker"		"1"
			"[rmr2020_team_tyl]sticker"		"1"
		}
		"crate_sticker_pack_rmr2020_contenders_mythical"
		{
			"[rmr2020_team_faze_holo]sticker"		"1"
			"[rmr2020_team_nor_holo]sticker"		"1"
			"[rmr2020_team_vp_holo]sticker"		"1"
			"[rmr2020_team_esp_holo]sticker"		"1"
			"[rmr2020_team_geng_holo]sticker"		"1"
			"[rmr2020_team_boom_holo]sticker"		"1"
			"[rmr2020_team_ren_holo]sticker"		"1"
			"[rmr2020_team_tyl_holo]sticker"		"1"
		}
		"crate_sticker_pack_rmr2020_contenders_legendary"
		{
			"[rmr2020_team_faze_foil]sticker"		"1"
			"[rmr2020_team_nor_foil]sticker"		"1"
			"[rmr2020_team_vp_foil]sticker"		"1"
			"[rmr2020_team_esp_foil]sticker"		"1"
			"[rmr2020_team_geng_foil]sticker"		"1"
			"[rmr2020_team_boom_foil]sticker"		"1"
			"[rmr2020_team_ren_foil]sticker"		"1"
			"[rmr2020_team_tyl_foil]sticker"		"1"
		}
		"crate_sticker_pack_rmr2020_contenders_ancient"
		{
			"[rmr2020_team_faze_gold]sticker"		"1"
			"[rmr2020_team_nor_gold]sticker"		"1"
			"[rmr2020_team_vp_gold]sticker"		"1"
			"[rmr2020_team_esp_gold]sticker"		"1"
			"[rmr2020_team_geng_gold]sticker"		"1"
			"[rmr2020_team_boom_gold]sticker"		"1"
			"[rmr2020_team_ren_gold]sticker"		"1"
			"[rmr2020_team_tyl_gold]sticker"		"1"
		}
		"crate_sticker_pack_rmr2020_contenders"
		{
			"crate_sticker_pack_rmr2020_contenders_rare"		"1"
			"crate_sticker_pack_rmr2020_contenders_mythical"		"1"
			"crate_sticker_pack_rmr2020_contenders_legendary"		"1"
			"crate_sticker_pack_rmr2020_contenders_ancient"		"1"
		}
	}
	"items"
	{
		"4743"
		{
			"item_name"		"#CSGO_crate_sticker_pack_rmr2020_legends"
			"name"		"crate_sticker_pack_rmr2020_legends"
			"item_description"		"#CSGO_crate_sticker_pack_rmr2020_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_rmr2020_legends"
			"prefab"		"rmr2020_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"311"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_rmr2020_legends_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_rmr2020_legends_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4744"
		{
			"item_name"		"#CSGO_crate_sticker_pack_rmr2020_challengers"
			"name"		"crate_sticker_pack_rmr2020_challengers"
			"item_description"		"#CSGO_crate_sticker_pack_rmr2020_challengers_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_rmr2020_challengers"
			"prefab"		"rmr2020_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"312"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_rmr2020_challengers_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_rmr2020_challengers_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4745"
		{
			"item_name"		"#CSGO_crate_sticker_pack_rmr2020_contenders"
			"name"		"crate_sticker_pack_rmr2020_contenders"
			"item_description"		"#CSGO_crate_sticker_pack_rmr2020_contenders_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_rmr2020_contenders"
			"prefab"		"rmr2020_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"313"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_rmr2020_contenders_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_rmr2020_contenders_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"sticker_kits"
	{
		"4701"
		{
			"name"		"rmr2020_team_vita"
			"item_name"		"#StickerKit_rmr2020_team_vita"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/vita"
			"item_rarity"		"rare"
			"tournament_event_id"		"17"
			"tournament_team_id"		"89"
		}
		"4702"
		{
			"name"		"rmr2020_team_vita_holo"
			"item_name"		"#StickerKit_rmr2020_team_vita_holo"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/vita_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"17"
			"tournament_team_id"		"89"
		}
		"4703"
		{
			"name"		"rmr2020_team_vita_foil"
			"item_name"		"#StickerKit_rmr2020_team_vita_foil"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/vita_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"17"
			"tournament_team_id"		"89"
		}
		"4704"
		{
			"name"		"rmr2020_team_vita_gold"
			"item_name"		"#StickerKit_rmr2020_team_vita_gold"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/vita_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"17"
			"tournament_team_id"		"89"
		}
		"4705"
		{
			"name"		"rmr2020_team_hero"
			"item_name"		"#StickerKit_rmr2020_team_hero"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/hero"
			"item_rarity"		"rare"
			"tournament_event_id"		"17"
			"tournament_team_id"		"95"
		}
		"4706"
		{
			"name"		"rmr2020_team_hero_holo"
			"item_name"		"#StickerKit_rmr2020_team_hero_holo"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/hero_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"17"
			"tournament_team_id"		"95"
		}
		"4707"
		{
			"name"		"rmr2020_team_hero_foil"
			"item_name"		"#StickerKit_rmr2020_team_hero_foil"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/hero_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"17"
			"tournament_team_id"		"95"
		}
		"4708"
		{
			"name"		"rmr2020_team_hero_gold"
			"item_name"		"#StickerKit_rmr2020_team_hero_gold"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/hero_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"17"
			"tournament_team_id"		"95"
		}
		"4709"
		{
			"name"		"rmr2020_team_nip"
			"item_name"		"#StickerKit_rmr2020_team_nip"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/nip"
			"item_rarity"		"rare"
			"tournament_event_id"		"17"
			"tournament_team_id"		"1"
		}
		"4710"
		{
			"name"		"rmr2020_team_nip_holo"
			"item_name"		"#StickerKit_rmr2020_team_nip_holo"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/nip_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"17"
			"tournament_team_id"		"1"
		}
		"4711"
		{
			"name"		"rmr2020_team_nip_foil"
			"item_name"		"#StickerKit_rmr2020_team_nip_foil"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/nip_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"17"
			"tournament_team_id"		"1"
		}
		"4712"
		{
			"name"		"rmr2020_team_nip_gold"
			"item_name"		"#StickerKit_rmr2020_team_nip_gold"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/nip_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"17"
			"tournament_team_id"		"1"
		}
		"4713"
		{
			"name"		"rmr2020_team_astr"
			"item_name"		"#StickerKit_rmr2020_team_astr"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/astr"
			"item_rarity"		"rare"
			"tournament_event_id"		"17"
			"tournament_team_id"		"60"
		}
		"4714"
		{
			"name"		"rmr2020_team_astr_holo"
			"item_name"		"#StickerKit_rmr2020_team_astr_holo"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/astr_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"17"
			"tournament_team_id"		"60"
		}
		"4715"
		{
			"name"		"rmr2020_team_astr_foil"
			"item_name"		"#StickerKit_rmr2020_team_astr_foil"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/astr_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"17"
			"tournament_team_id"		"60"
		}
		"4716"
		{
			"name"		"rmr2020_team_astr_gold"
			"item_name"		"#StickerKit_rmr2020_team_astr_gold"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/astr_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"17"
			"tournament_team_id"		"60"
		}
		"4717"
		{
			"name"		"rmr2020_team_big"
			"item_name"		"#StickerKit_rmr2020_team_big"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/big"
			"item_rarity"		"rare"
			"tournament_event_id"		"17"
			"tournament_team_id"		"69"
		}
		"4718"
		{
			"name"		"rmr2020_team_big_holo"
			"item_name"		"#StickerKit_rmr2020_team_big_holo"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/big_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"17"
			"tournament_team_id"		"69"
		}
		"4719"
		{
			"name"		"rmr2020_team_big_foil"
			"item_name"		"#StickerKit_rmr2020_team_big_foil"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/big_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"17"
			"tournament_team_id"		"69"
		}
		"4720"
		{
			"name"		"rmr2020_team_big_gold"
			"item_name"		"#StickerKit_rmr2020_team_big_gold"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/big_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"17"
			"tournament_team_id"		"69"
		}
		"4721"
		{
			"name"		"rmr2020_team_fntc"
			"item_name"		"#StickerKit_rmr2020_team_fntc"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/fntc"
			"item_rarity"		"rare"
			"tournament_event_id"		"17"
			"tournament_team_id"		"6"
		}
		"4722"
		{
			"name"		"rmr2020_team_fntc_holo"
			"item_name"		"#StickerKit_rmr2020_team_fntc_holo"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/fntc_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"17"
			"tournament_team_id"		"6"
		}
		"4723"
		{
			"name"		"rmr2020_team_fntc_foil"
			"item_name"		"#StickerKit_rmr2020_team_fntc_foil"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/fntc_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"17"
			"tournament_team_id"		"6"
		}
		"4724"
		{
			"name"		"rmr2020_team_fntc_gold"
			"item_name"		"#StickerKit_rmr2020_team_fntc_gold"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/fntc_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"17"
			"tournament_team_id"		"6"
		}
		"4725"
		{
			"name"		"rmr2020_team_g2"
			"item_name"		"#StickerKit_rmr2020_team_g2"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/g2"
			"item_rarity"		"rare"
			"tournament_event_id"		"17"
			"tournament_team_id"		"59"
		}
		"4726"
		{
			"name"		"rmr2020_team_g2_holo"
			"item_name"		"#StickerKit_rmr2020_team_g2_holo"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/g2_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"17"
			"tournament_team_id"		"59"
		}
		"4727"
		{
			"name"		"rmr2020_team_g2_foil"
			"item_name"		"#StickerKit_rmr2020_team_g2_foil"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/g2_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"17"
			"tournament_team_id"		"59"
		}
		"4728"
		{
			"name"		"rmr2020_team_g2_gold"
			"item_name"		"#StickerKit_rmr2020_team_g2_gold"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/g2_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"17"
			"tournament_team_id"		"59"
		}
		"4729"
		{
			"name"		"rmr2020_team_og"
			"item_name"		"#StickerKit_rmr2020_team_og"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/og"
			"item_rarity"		"rare"
			"tournament_event_id"		"17"
			"tournament_team_id"		"96"
		}
		"4730"
		{
			"name"		"rmr2020_team_og_holo"
			"item_name"		"#StickerKit_rmr2020_team_og_holo"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/og_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"17"
			"tournament_team_id"		"96"
		}
		"4731"
		{
			"name"		"rmr2020_team_og_foil"
			"item_name"		"#StickerKit_rmr2020_team_og_foil"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/og_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"17"
			"tournament_team_id"		"96"
		}
		"4732"
		{
			"name"		"rmr2020_team_og_gold"
			"item_name"		"#StickerKit_rmr2020_team_og_gold"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/og_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"17"
			"tournament_team_id"		"96"
		}
		"4733"
		{
			"name"		"rmr2020_team_god"
			"item_name"		"#StickerKit_rmr2020_team_god"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/god"
			"item_rarity"		"rare"
			"tournament_event_id"		"17"
			"tournament_team_id"		"67"
		}
		"4734"
		{
			"name"		"rmr2020_team_god_holo"
			"item_name"		"#StickerKit_rmr2020_team_god_holo"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/god_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"17"
			"tournament_team_id"		"67"
		}
		"4735"
		{
			"name"		"rmr2020_team_god_foil"
			"item_name"		"#StickerKit_rmr2020_team_god_foil"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/god_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"17"
			"tournament_team_id"		"67"
		}
		"4736"
		{
			"name"		"rmr2020_team_god_gold"
			"item_name"		"#StickerKit_rmr2020_team_god_gold"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/god_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"17"
			"tournament_team_id"		"67"
		}
		"4737"
		{
			"name"		"rmr2020_team_faze"
			"item_name"		"#StickerKit_rmr2020_team_faze"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/faze"
			"item_rarity"		"rare"
			"tournament_event_id"		"17"
			"tournament_team_id"		"61"
		}
		"4738"
		{
			"name"		"rmr2020_team_faze_holo"
			"item_name"		"#StickerKit_rmr2020_team_faze_holo"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/faze_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"17"
			"tournament_team_id"		"61"
		}
		"4739"
		{
			"name"		"rmr2020_team_faze_foil"
			"item_name"		"#StickerKit_rmr2020_team_faze_foil"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/faze_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"17"
			"tournament_team_id"		"61"
		}
		"4740"
		{
			"name"		"rmr2020_team_faze_gold"
			"item_name"		"#StickerKit_rmr2020_team_faze_gold"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/faze_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"17"
			"tournament_team_id"		"61"
		}
		"4741"
		{
			"name"		"rmr2020_team_nor"
			"item_name"		"#StickerKit_rmr2020_team_nor"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/nor"
			"item_rarity"		"rare"
			"tournament_event_id"		"17"
			"tournament_team_id"		"68"
		}
		"4742"
		{
			"name"		"rmr2020_team_nor_holo"
			"item_name"		"#StickerKit_rmr2020_team_nor_holo"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/nor_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"17"
			"tournament_team_id"		"68"
		}
		"4743"
		{
			"name"		"rmr2020_team_nor_foil"
			"item_name"		"#StickerKit_rmr2020_team_nor_foil"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/nor_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"17"
			"tournament_team_id"		"68"
		}
		"4744"
		{
			"name"		"rmr2020_team_nor_gold"
			"item_name"		"#StickerKit_rmr2020_team_nor_gold"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/nor_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"17"
			"tournament_team_id"		"68"
		}
		"4745"
		{
			"name"		"rmr2020_team_spir"
			"item_name"		"#StickerKit_rmr2020_team_spir"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/spir"
			"item_rarity"		"rare"
			"tournament_event_id"		"17"
			"tournament_team_id"		"81"
		}
		"4746"
		{
			"name"		"rmr2020_team_spir_holo"
			"item_name"		"#StickerKit_rmr2020_team_spir_holo"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/spir_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"17"
			"tournament_team_id"		"81"
		}
		"4747"
		{
			"name"		"rmr2020_team_spir_foil"
			"item_name"		"#StickerKit_rmr2020_team_spir_foil"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/spir_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"17"
			"tournament_team_id"		"81"
		}
		"4748"
		{
			"name"		"rmr2020_team_spir_gold"
			"item_name"		"#StickerKit_rmr2020_team_spir_gold"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/spir_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"17"
			"tournament_team_id"		"81"
		}
		"4749"
		{
			"name"		"rmr2020_team_navi"
			"item_name"		"#StickerKit_rmr2020_team_navi"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/navi"
			"item_rarity"		"rare"
			"tournament_event_id"		"17"
			"tournament_team_id"		"12"
		}
		"4750"
		{
			"name"		"rmr2020_team_navi_holo"
			"item_name"		"#StickerKit_rmr2020_team_navi_holo"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/navi_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"17"
			"tournament_team_id"		"12"
		}
		"4751"
		{
			"name"		"rmr2020_team_navi_foil"
			"item_name"		"#StickerKit_rmr2020_team_navi_foil"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/navi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"17"
			"tournament_team_id"		"12"
		}
		"4752"
		{
			"name"		"rmr2020_team_navi_gold"
			"item_name"		"#StickerKit_rmr2020_team_navi_gold"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/navi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"17"
			"tournament_team_id"		"12"
		}
		"4753"
		{
			"name"		"rmr2020_team_nemi"
			"item_name"		"#StickerKit_rmr2020_team_nemi"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/nemi"
			"item_rarity"		"rare"
			"tournament_event_id"		"17"
			"tournament_team_id"		"107"
		}
		"4754"
		{
			"name"		"rmr2020_team_nemi_holo"
			"item_name"		"#StickerKit_rmr2020_team_nemi_holo"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/nemi_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"17"
			"tournament_team_id"		"107"
		}
		"4755"
		{
			"name"		"rmr2020_team_nemi_foil"
			"item_name"		"#StickerKit_rmr2020_team_nemi_foil"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/nemi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"17"
			"tournament_team_id"		"107"
		}
		"4756"
		{
			"name"		"rmr2020_team_nemi_gold"
			"item_name"		"#StickerKit_rmr2020_team_nemi_gold"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/nemi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"17"
			"tournament_team_id"		"107"
		}
		"4757"
		{
			"name"		"rmr2020_team_vp"
			"item_name"		"#StickerKit_rmr2020_team_vp"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/vp"
			"item_rarity"		"rare"
			"tournament_event_id"		"17"
			"tournament_team_id"		"31"
		}
		"4758"
		{
			"name"		"rmr2020_team_vp_holo"
			"item_name"		"#StickerKit_rmr2020_team_vp_holo"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/vp_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"17"
			"tournament_team_id"		"31"
		}
		"4759"
		{
			"name"		"rmr2020_team_vp_foil"
			"item_name"		"#StickerKit_rmr2020_team_vp_foil"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/vp_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"17"
			"tournament_team_id"		"31"
		}
		"4760"
		{
			"name"		"rmr2020_team_vp_gold"
			"item_name"		"#StickerKit_rmr2020_team_vp_gold"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/vp_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"17"
			"tournament_team_id"		"31"
		}
		"4761"
		{
			"name"		"rmr2020_team_esp"
			"item_name"		"#StickerKit_rmr2020_team_esp"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/esp"
			"item_rarity"		"rare"
			"tournament_event_id"		"17"
			"tournament_team_id"		"97"
		}
		"4762"
		{
			"name"		"rmr2020_team_esp_holo"
			"item_name"		"#StickerKit_rmr2020_team_esp_holo"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/esp_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"17"
			"tournament_team_id"		"97"
		}
		"4763"
		{
			"name"		"rmr2020_team_esp_foil"
			"item_name"		"#StickerKit_rmr2020_team_esp_foil"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/esp_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"17"
			"tournament_team_id"		"97"
		}
		"4764"
		{
			"name"		"rmr2020_team_esp_gold"
			"item_name"		"#StickerKit_rmr2020_team_esp_gold"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/esp_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"17"
			"tournament_team_id"		"97"
		}
		"4765"
		{
			"name"		"rmr2020_team_evl"
			"item_name"		"#StickerKit_rmr2020_team_evl"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/evl"
			"item_rarity"		"rare"
			"tournament_event_id"		"17"
			"tournament_team_id"		"98"
		}
		"4766"
		{
			"name"		"rmr2020_team_evl_holo"
			"item_name"		"#StickerKit_rmr2020_team_evl_holo"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/evl_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"17"
			"tournament_team_id"		"98"
		}
		"4767"
		{
			"name"		"rmr2020_team_evl_foil"
			"item_name"		"#StickerKit_rmr2020_team_evl_foil"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/evl_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"17"
			"tournament_team_id"		"98"
		}
		"4768"
		{
			"name"		"rmr2020_team_evl_gold"
			"item_name"		"#StickerKit_rmr2020_team_evl_gold"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/evl_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"17"
			"tournament_team_id"		"98"
		}
		"4769"
		{
			"name"		"rmr2020_team_thv"
			"item_name"		"#StickerKit_rmr2020_team_thv"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/thv"
			"item_rarity"		"rare"
			"tournament_event_id"		"17"
			"tournament_team_id"		"78"
		}
		"4770"
		{
			"name"		"rmr2020_team_thv_holo"
			"item_name"		"#StickerKit_rmr2020_team_thv_holo"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/thv_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"17"
			"tournament_team_id"		"78"
		}
		"4771"
		{
			"name"		"rmr2020_team_thv_foil"
			"item_name"		"#StickerKit_rmr2020_team_thv_foil"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/thv_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"17"
			"tournament_team_id"		"78"
		}
		"4772"
		{
			"name"		"rmr2020_team_thv_gold"
			"item_name"		"#StickerKit_rmr2020_team_thv_gold"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/thv_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"17"
			"tournament_team_id"		"78"
		}
		"4773"
		{
			"name"		"rmr2020_team_furi"
			"item_name"		"#StickerKit_rmr2020_team_furi"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/furi"
			"item_rarity"		"rare"
			"tournament_event_id"		"17"
			"tournament_team_id"		"85"
		}
		"4774"
		{
			"name"		"rmr2020_team_furi_holo"
			"item_name"		"#StickerKit_rmr2020_team_furi_holo"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/furi_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"17"
			"tournament_team_id"		"85"
		}
		"4775"
		{
			"name"		"rmr2020_team_furi_foil"
			"item_name"		"#StickerKit_rmr2020_team_furi_foil"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/furi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"17"
			"tournament_team_id"		"85"
		}
		"4776"
		{
			"name"		"rmr2020_team_furi_gold"
			"item_name"		"#StickerKit_rmr2020_team_furi_gold"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/furi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"17"
			"tournament_team_id"		"85"
		}
		"4777"
		{
			"name"		"rmr2020_team_liq"
			"item_name"		"#StickerKit_rmr2020_team_liq"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/liq"
			"item_rarity"		"rare"
			"tournament_event_id"		"17"
			"tournament_team_id"		"48"
		}
		"4778"
		{
			"name"		"rmr2020_team_liq_holo"
			"item_name"		"#StickerKit_rmr2020_team_liq_holo"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/liq_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"17"
			"tournament_team_id"		"48"
		}
		"4779"
		{
			"name"		"rmr2020_team_liq_foil"
			"item_name"		"#StickerKit_rmr2020_team_liq_foil"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/liq_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"17"
			"tournament_team_id"		"48"
		}
		"4780"
		{
			"name"		"rmr2020_team_liq_gold"
			"item_name"		"#StickerKit_rmr2020_team_liq_gold"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/liq_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"17"
			"tournament_team_id"		"48"
		}
		"4781"
		{
			"name"		"rmr2020_team_geng"
			"item_name"		"#StickerKit_rmr2020_team_geng"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/geng"
			"item_rarity"		"rare"
			"tournament_event_id"		"17"
			"tournament_team_id"		"99"
		}
		"4782"
		{
			"name"		"rmr2020_team_geng_holo"
			"item_name"		"#StickerKit_rmr2020_team_geng_holo"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/geng_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"17"
			"tournament_team_id"		"99"
		}
		"4783"
		{
			"name"		"rmr2020_team_geng_foil"
			"item_name"		"#StickerKit_rmr2020_team_geng_foil"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/geng_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"17"
			"tournament_team_id"		"99"
		}
		"4784"
		{
			"name"		"rmr2020_team_geng_gold"
			"item_name"		"#StickerKit_rmr2020_team_geng_gold"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/geng_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"17"
			"tournament_team_id"		"99"
		}
		"4785"
		{
			"name"		"rmr2020_team_boom"
			"item_name"		"#StickerKit_rmr2020_team_boom"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/boom"
			"item_rarity"		"rare"
			"tournament_event_id"		"17"
			"tournament_team_id"		"100"
		}
		"4786"
		{
			"name"		"rmr2020_team_boom_holo"
			"item_name"		"#StickerKit_rmr2020_team_boom_holo"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/boom_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"17"
			"tournament_team_id"		"100"
		}
		"4787"
		{
			"name"		"rmr2020_team_boom_foil"
			"item_name"		"#StickerKit_rmr2020_team_boom_foil"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/boom_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"17"
			"tournament_team_id"		"100"
		}
		"4788"
		{
			"name"		"rmr2020_team_boom_gold"
			"item_name"		"#StickerKit_rmr2020_team_boom_gold"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/boom_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"17"
			"tournament_team_id"		"100"
		}
		"4789"
		{
			"name"		"rmr2020_team_ren"
			"item_name"		"#StickerKit_rmr2020_team_ren"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/ren"
			"item_rarity"		"rare"
			"tournament_event_id"		"17"
			"tournament_team_id"		"53"
		}
		"4790"
		{
			"name"		"rmr2020_team_ren_holo"
			"item_name"		"#StickerKit_rmr2020_team_ren_holo"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/ren_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"17"
			"tournament_team_id"		"53"
		}
		"4791"
		{
			"name"		"rmr2020_team_ren_foil"
			"item_name"		"#StickerKit_rmr2020_team_ren_foil"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/ren_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"17"
			"tournament_team_id"		"53"
		}
		"4792"
		{
			"name"		"rmr2020_team_ren_gold"
			"item_name"		"#StickerKit_rmr2020_team_ren_gold"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/ren_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"17"
			"tournament_team_id"		"53"
		}
		"4793"
		{
			"name"		"rmr2020_team_tyl"
			"item_name"		"#StickerKit_rmr2020_team_tyl"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/tyl"
			"item_rarity"		"rare"
			"tournament_event_id"		"17"
			"tournament_team_id"		"74"
		}
		"4794"
		{
			"name"		"rmr2020_team_tyl_holo"
			"item_name"		"#StickerKit_rmr2020_team_tyl_holo"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/tyl_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"17"
			"tournament_team_id"		"74"
		}
		"4795"
		{
			"name"		"rmr2020_team_tyl_foil"
			"item_name"		"#StickerKit_rmr2020_team_tyl_foil"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/tyl_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"17"
			"tournament_team_id"		"74"
		}
		"4796"
		{
			"name"		"rmr2020_team_tyl_gold"
			"item_name"		"#StickerKit_rmr2020_team_tyl_gold"
			"description_string"		"#EventItemDesc_rmr2020_sticker_team"
			"sticker_material"		"rmr2020/tyl_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"17"
			"tournament_team_id"		"74"
		}
	}
	"items"
	{
		"4549"
		{
			"name"		"CommunitySeasonNine2019"
			"first_sale_date"		"2019/05/23"
			"prefab"		"season_pass"
			"item_name"		"#CSGO_Ticket_CommunitySeasonNine2019"
			"item_description"		"#CSGO_Ticket_CommunitySeasonNine2019_Desc"
			"image_inventory"		"econ/status_icons/operation_9_pass"
			"capabilities"
			{
				"usable_gc"		"1"
				"usable_out_of_game"		"1"
			}
			"tool"
			{
				"type"		"season_pass"
				"use_string"		"#ConsumeItem"
			}
			"attributes"
			{
				"season access"		"8"
			}
		}
		"4550"
		{
			"name"		"CommunitySeasonNine2019 Coin 1"
			"prefab"		"season9_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonNine2019_Coin1"
			"item_description"		"#CSGO_Collectible_CommunitySeasonNine2019_Coin1_Desc"
			"image_inventory"		"econ/status_icons/operation_9_bronze"
			"min_ilevel"		"1"
			"max_ilevel"		"1"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/operation_9_bronze.mdl"
				"upgrade threshold"		"33"
			}
		}
		"4551"
		{
			"name"		"CommunitySeasonNine2019 Coin 2"
			"prefab"		"season9_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonNine2019_Coin2"
			"item_description"		"#CSGO_Collectible_CommunitySeasonNine2019_Coin2_Desc"
			"image_inventory"		"econ/status_icons/operation_9_silver"
			"min_ilevel"		"2"
			"max_ilevel"		"2"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/operation_9_silver.mdl"
				"upgrade threshold"		"66"
			}
		}
		"4552"
		{
			"name"		"CommunitySeasonNine2019 Coin 3"
			"prefab"		"season9_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonNine2019_Coin3"
			"item_description"		"#CSGO_Collectible_CommunitySeasonNine2019_Coin3_Desc"
			"image_inventory"		"econ/status_icons/operation_9_gold"
			"min_ilevel"		"3"
			"max_ilevel"		"3"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/operation_9_gold.mdl"
				"upgrade threshold"		"100"
			}
		}
		"4553"
		{
			"name"		"CommunitySeasonNine2019 Coin 4"
			"prefab"		"season9_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonNine2019_Coin4"
			"item_description"		"#CSGO_Collectible_CommunitySeasonNine2019_Coin4_Desc"
			"image_inventory"		"econ/status_icons/operation_9_platinum"
			"min_ilevel"		"3"
			"max_ilevel"		"3"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/operation_9_platinum.mdl"
			}
		}
		"4671"
		{
			"name"		"CommunitySeasonNine2019_PlusStars1"
			"first_sale_date"		"2019/05/23"
			"prefab"		"valve season_tiers"
			"item_name"		"#CSGO_Collectible_CommunitySeasonNine2019_PlusStars1"
			"item_description"		"#CSGO_Collectible_CommunitySeasonNine2019_PlusStars1_Desc"
			"image_inventory"		"econ/status_icons/operation_9_plusstars1"
			"min_ilevel"		"1"
			"max_ilevel"		"1"
			"attributes"
			{
				"season access"		"8"
				"upgrade level"		"1"
			}
		}
		"4672"
		{
			"name"		"CommunitySeasonNine2019_PlusStars10"
			"first_sale_date"		"2019/05/23"
			"prefab"		"valve season_tiers"
			"item_name"		"#CSGO_Collectible_CommunitySeasonNine2019_PlusStars10"
			"item_description"		"#CSGO_Collectible_CommunitySeasonNine2019_PlusStars10_Desc"
			"image_inventory"		"econ/status_icons/operation_9_plusstars10"
			"min_ilevel"		"1"
			"max_ilevel"		"1"
			"attributes"
			{
				"season access"		"8"
				"upgrade level"		"10"
			}
		}
		"4673"
		{
			"name"		"CommunitySeasonNine2019_PlusStars100"
			"first_sale_date"		"2019/05/23"
			"prefab"		"valve season_tiers"
			"item_name"		"#CSGO_Collectible_CommunitySeasonNine2019_PlusStars100"
			"item_description"		"#CSGO_Collectible_CommunitySeasonNine2019_PlusStars100_Desc"
			"image_inventory"		"econ/status_icons/operation_9_plusstars100"
			"min_ilevel"		"1"
			"max_ilevel"		"1"
			"attributes"
			{
				"season access"		"8"
				"upgrade level"		"100"
			}
		}
	}
	"client_loot_lists"
	{
		"lootlist_xpgrant"
		{
			"xpgrant"		"1"
		}
	}
	"seasonaloperations"
	{
		"8"
		{
			"quest_looping_track"		"1"
			"quest_reward"
			{
				"[0]"
				{
					"item_name"		"CommunitySeasonNine2019 Coin 1"
					"ui_order"		"3"
				}
				"[*]"
				{
					"none"		"none"
				}
			}
			"quest_reward"
			{
				"item_name"		"selfopeningitem_crate_spray_std2_1"
				"ui_order"		"3"
				"ui_image"		"operations/op9/op9_graffiti_pack_02"
				"ui_image_inspect"		"operations/op9/op9_graffiti_pack_02_inspect"
				"ui_image_thumbnail"		"operations/op9/op9_graffiti_pack_02_thumbnail"
			}
			"quest_reward"
			{
				"item_name"		"crate_sticker_pack_shattered_web"
				"ui_order"		"3"
				"ui_image_thumbnail"		"operations/op9/op9_sticker_pack_01_thumbnail"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"crate_community_23"
				"ui_order"		"2"
			}
			"quest_reward"
			{
				"item_name"		"selfopeningitem_crate_spray_std2_2"
				"ui_order"		"3"
				"ui_image"		"operations/op9/op9_graffiti_pack_01"
				"ui_image_inspect"		"operations/op9/op9_graffiti_pack_01_inspect"
				"ui_image_thumbnail"		"operations/op9/op9_graffiti_pack_01_thumbnail"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"crate_sticker_pack_shattered_web"
				"ui_order"		"3"
				"ui_image_thumbnail"		"operations/op9/op9_sticker_pack_01_thumbnail"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"selfopeningitem_set_norse"
				"ui_order"		"2"
				"callout"		"#CSGO_set_norse_short"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"selfopeningitem_crate_spray_std2_1"
				"ui_order"		"3"
				"ui_image"		"operations/op9/op9_graffiti_pack_02"
				"ui_image_inspect"		"operations/op9/op9_graffiti_pack_02_inspect"
				"ui_image_thumbnail"		"operations/op9/op9_graffiti_pack_02_thumbnail"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"crate_community_23"
				"ui_order"		"2"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"selfopeningitem_set_canals"
				"ui_order"		"2"
				"callout"		"#CSGO_set_canals_short"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"selfopeningitem_crate_spray_std2_2"
				"ui_order"		"3"
				"ui_image"		"operations/op9/op9_graffiti_pack_01"
				"ui_image_inspect"		"operations/op9/op9_graffiti_pack_01_inspect"
				"ui_image_thumbnail"		"operations/op9/op9_graffiti_pack_01_thumbnail"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"crate_sticker_pack_shattered_web"
				"ui_order"		"3"
				"ui_image_thumbnail"		"operations/op9/op9_sticker_pack_01_thumbnail"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"selfopeningitem_set_stmarc"
				"ui_order"		"2"
				"callout"		"#CSGO_set_stmarc_short"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"character_operator_dossier_op09_rare"
				"ui_order"		"1"
				"callout"		"#CSGO_character_operator_dossier_op09_rare_short"
				"ui_image"		"operations/op9/char_pack_op09_rare"
				"ui_image_thumbnail"		"operations/op9/char_pack_thumbnail_op09_rare"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"selfopeningitem_crate_spray_std2_1"
				"ui_order"		"3"
				"ui_image"		"operations/op9/op9_graffiti_pack_02"
				"ui_image_inspect"		"operations/op9/op9_graffiti_pack_02_inspect"
				"ui_image_thumbnail"		"operations/op9/op9_graffiti_pack_02_thumbnail"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"crate_community_23"
				"ui_order"		"2"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"selfopeningitem_set_norse"
				"ui_order"		"2"
				"callout"		"#CSGO_set_norse_short"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"selfopeningitem_crate_spray_std2_2"
				"ui_order"		"3"
				"ui_image"		"operations/op9/op9_graffiti_pack_01"
				"ui_image_inspect"		"operations/op9/op9_graffiti_pack_01_inspect"
				"ui_image_thumbnail"		"operations/op9/op9_graffiti_pack_01_thumbnail"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"crate_sticker_pack_shattered_web"
				"ui_order"		"3"
				"ui_image_thumbnail"		"operations/op9/op9_sticker_pack_01_thumbnail"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"crate_community_23"
				"ui_order"		"2"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"selfopeningitem_crate_spray_std2_1"
				"ui_order"		"3"
				"ui_image"		"operations/op9/op9_graffiti_pack_02"
				"ui_image_inspect"		"operations/op9/op9_graffiti_pack_02_inspect"
				"ui_image_thumbnail"		"operations/op9/op9_graffiti_pack_02_thumbnail"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"crate_sticker_pack_shattered_web"
				"ui_order"		"3"
				"ui_image_thumbnail"		"operations/op9/op9_sticker_pack_01_thumbnail"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"selfopeningitem_set_stmarc"
				"ui_order"		"2"
				"callout"		"#CSGO_set_stmarc_short"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"character_operator_dossier_op09_mythical"
				"ui_order"		"1"
				"callout"		"#CSGO_character_operator_dossier_op09_mythical_short"
				"ui_image"		"operations/op9/char_pack_op09_mythical"
				"ui_image_thumbnail"		"operations/op9/char_pack_thumbnail_op09_mythical"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"selfopeningitem_crate_spray_std2_2"
				"ui_order"		"3"
				"ui_image"		"operations/op9/op9_graffiti_pack_01"
				"ui_image_inspect"		"operations/op9/op9_graffiti_pack_01_inspect"
				"ui_image_thumbnail"		"operations/op9/op9_graffiti_pack_01_thumbnail"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"crate_community_23"
				"ui_order"		"2"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"selfopeningitem_set_canals"
				"ui_order"		"2"
				"callout"		"#CSGO_set_canals_short"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"selfopeningitem_crate_spray_std2_1"
				"ui_order"		"3"
				"ui_image"		"operations/op9/op9_graffiti_pack_02"
				"ui_image_inspect"		"operations/op9/op9_graffiti_pack_02_inspect"
				"ui_image_thumbnail"		"operations/op9/op9_graffiti_pack_02_thumbnail"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"crate_sticker_pack_shattered_web"
				"ui_order"		"3"
				"ui_image_thumbnail"		"operations/op9/op9_sticker_pack_01_thumbnail"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"crate_community_23"
				"ui_order"		"2"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"selfopeningitem_crate_spray_std2_2"
				"ui_order"		"3"
				"ui_image"		"operations/op9/op9_graffiti_pack_01"
				"ui_image_inspect"		"operations/op9/op9_graffiti_pack_01_inspect"
				"ui_image_thumbnail"		"operations/op9/op9_graffiti_pack_01_thumbnail"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"crate_sticker_pack_shattered_web"
				"ui_order"		"3"
				"ui_image_thumbnail"		"operations/op9/op9_sticker_pack_01_thumbnail"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"selfopeningitem_set_norse"
				"ui_order"		"2"
				"callout"		"#CSGO_set_norse_short"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"character_operator_dossier_op09_legendary"
				"ui_order"		"1"
				"callout"		"#CSGO_character_operator_dossier_op09_legendary_short"
				"ui_image"		"operations/op9/char_pack_op09_legendary"
				"ui_image_thumbnail"		"operations/op9/char_pack_thumbnail_op09_legendary"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"selfopeningitem_crate_spray_std2_1"
				"ui_order"		"3"
				"ui_image"		"operations/op9/op9_graffiti_pack_02"
				"ui_image_inspect"		"operations/op9/op9_graffiti_pack_02_inspect"
				"ui_image_thumbnail"		"operations/op9/op9_graffiti_pack_02_thumbnail"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"crate_community_23"
				"ui_order"		"2"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"crate_sticker_pack_shattered_web"
				"ui_order"		"3"
				"ui_image_thumbnail"		"operations/op9/op9_sticker_pack_01_thumbnail"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"selfopeningitem_crate_spray_std2_2"
				"ui_order"		"3"
				"ui_image"		"operations/op9/op9_graffiti_pack_01"
				"ui_image_inspect"		"operations/op9/op9_graffiti_pack_01_inspect"
				"ui_image_thumbnail"		"operations/op9/op9_graffiti_pack_01_thumbnail"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"selfopeningitem_set_stmarc"
				"ui_order"		"2"
				"callout"		"#CSGO_set_stmarc_short"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"crate_community_23"
				"ui_order"		"2"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"selfopeningitem_set_canals"
				"ui_order"		"2"
				"callout"		"#CSGO_set_canals_short"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"none"		"none"
			}
			"quest_reward"
			{
				"item_name"		"character_operator_dossier_op09_ancient"
				"ui_order"		"1"
				"callout"		"#CSGO_character_operator_dossier_op09_ancient_short"
				"ui_image"		"operations/op9/char_pack_op09_ancient"
				"ui_image_thumbnail"		"operations/op9/char_pack_thumbnail_op09_ancient"
			}
			"quest_mission_card"
			{
				"id"		"8001"
				"name"		"#UI_Operation09_MissionCard_04"
				"quests"		"1030,949-952,1027-1029,953-954"
				"operational_points"		"10"
			}
			"quest_mission_card"
			{
				"id"		"8002"
				"name"		"#UI_Operation09_MissionCard_02"
				"quests"		"937-942"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"8003"
				"name"		"#UI_Operation09_MissionCard_03"
				"quests"		"943-948"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"8004"
				"name"		"#UI_Operation09_MissionCard_01"
				"quests"		"931-936"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"8005"
				"name"		"#UI_Operation09_MissionCard_05"
				"quests"		"955-960"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"8006"
				"name"		"#UI_Operation09_MissionCard_06"
				"quests"		"961-966"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"8007"
				"name"		"#UI_Operation09_MissionCard_07"
				"quests"		"967-972"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"8008"
				"name"		"#UI_Operation09_MissionCard_08"
				"quests"		"973-978"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"8009"
				"name"		"#UI_Operation09_MissionCard_09"
				"quests"		"979-984"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"8010"
				"name"		"#UI_Operation09_MissionCard_10"
				"quests"		"985-990"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"8011"
				"name"		"#UI_Operation09_MissionCard_11"
				"quests"		"991-996"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"8012"
				"name"		"#UI_Operation09_MissionCard_12"
				"quests"		"997-1002"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"8013"
				"name"		"#UI_Operation09_MissionCard_13"
				"quests"		"1003-1008"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"8014"
				"name"		"#UI_Operation09_MissionCard_14"
				"quests"		"1009-1014"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"8015"
				"name"		"#UI_Operation09_MissionCard_15"
				"quests"		"1015-1020"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"8016"
				"name"		"#UI_Operation09_MissionCard_16"
				"quests"		"1021-1025,1031"
				"operational_points"		"6"
			}
			"xp_reward"		"5,10,15,20,25,30,35,40,45,50,55,60,65,70,75,80,85,90,95,100"
			"xp_reward"		"lootlist_xpgrant"
		}
	}
	"items"
	{
		"4699"
		{
			"name"		"CommunitySeasonTen2020"
			"first_sale_date"		"2020/10/01"
			"prefab"		"season_pass"
			"item_name"		"#CSGO_Ticket_CommunitySeasonTen2020"
			"item_description"		"#CSGO_Ticket_CommunitySeasonTen2020_Desc"
			"image_inventory"		"econ/status_icons/operation_10_pass"
			"capabilities"
			{
				"usable_gc"		"1"
				"usable_out_of_game"		"1"
			}
			"tool"
			{
				"type"		"season_pass"
				"use_string"		"#ConsumeItem"
			}
			"attributes"
			{
				"season access"		"9"
			}
		}
		"4700"
		{
			"name"		"CommunitySeasonTen2020 Coin 1"
			"prefab"		"season10_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonTen2020_Coin1"
			"item_description"		"#CSGO_Collectible_CommunitySeasonTen2020_Coin1_Desc"
			"image_inventory"		"econ/status_icons/operation_10_bronze"
			"min_ilevel"		"1"
			"max_ilevel"		"1"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/operation_10_bronze.mdl"
				"upgrade threshold"		"33"
			}
		}
		"4701"
		{
			"name"		"CommunitySeasonTen2020 Coin 2"
			"prefab"		"season10_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonTen2020_Coin2"
			"item_description"		"#CSGO_Collectible_CommunitySeasonTen2020_Coin2_Desc"
			"image_inventory"		"econ/status_icons/operation_10_silver"
			"min_ilevel"		"2"
			"max_ilevel"		"2"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/operation_10_silver.mdl"
				"upgrade threshold"		"66"
			}
		}
		"4702"
		{
			"name"		"CommunitySeasonTen2020 Coin 3"
			"prefab"		"season10_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonTen2020_Coin3"
			"item_description"		"#CSGO_Collectible_CommunitySeasonTen2020_Coin3_Desc"
			"image_inventory"		"econ/status_icons/operation_10_gold"
			"min_ilevel"		"3"
			"max_ilevel"		"3"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/operation_10_gold.mdl"
				"upgrade threshold"		"100"
			}
		}
		"4703"
		{
			"name"		"CommunitySeasonTen2020 Coin 4"
			"prefab"		"season10_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonTen2020_Coin4"
			"item_description"		"#CSGO_Collectible_CommunitySeasonTen2020_Coin4_Desc"
			"image_inventory"		"econ/status_icons/operation_10_platinum"
			"min_ilevel"		"3"
			"max_ilevel"		"3"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/operation_10_platinum.mdl"
			}
		}
		"4704"
		{
			"name"		"CommunitySeasonTen2020_PlusStars1"
			"first_sale_date"		"2020/10/01"
			"prefab"		"valve season_tiers"
			"item_name"		"#CSGO_Collectible_CommunitySeasonTen2020_PlusStars1"
			"item_description"		"#CSGO_Collectible_CommunitySeasonTen2020_PlusStars1_Desc"
			"image_inventory"		"econ/status_icons/operation_10_plusstars1"
			"min_ilevel"		"1"
			"max_ilevel"		"1"
			"attributes"
			{
				"season access"		"9"
				"upgrade level"		"1"
			}
		}
		"4705"
		{
			"name"		"CommunitySeasonTen2020_PlusStars10"
			"first_sale_date"		"2020/10/01"
			"prefab"		"valve season_tiers"
			"item_name"		"#CSGO_Collectible_CommunitySeasonTen2020_PlusStars10"
			"item_description"		"#CSGO_Collectible_CommunitySeasonTen2020_PlusStars10_Desc"
			"image_inventory"		"econ/status_icons/operation_10_plusstars10"
			"min_ilevel"		"1"
			"max_ilevel"		"1"
			"attributes"
			{
				"season access"		"9"
				"upgrade level"		"10"
			}
		}
		"4706"
		{
			"name"		"CommunitySeasonTen2020_PlusStars100"
			"first_sale_date"		"2020/10/01"
			"prefab"		"valve season_tiers"
			"item_name"		"#CSGO_Collectible_CommunitySeasonTen2020_PlusStars100"
			"item_description"		"#CSGO_Collectible_CommunitySeasonTen2020_PlusStars100_Desc"
			"image_inventory"		"econ/status_icons/operation_10_plusstars100"
			"min_ilevel"		"1"
			"max_ilevel"		"1"
			"attributes"
			{
				"season access"		"9"
				"upgrade level"		"100"
			}
		}
	}
	"seasonaloperations"
	{
		"9"
		{
			"quest_mission_card"
			{
				"id"		"9001"
				"name"		"#UI_Operation10_MissionCard_01"
				"quests"		"1098,1032-1037"
				"operational_points"		"10"
			}
			"quest_mission_card"
			{
				"id"		"9002"
				"name"		"#UI_Operation10_MissionCard_02"
				"quests"		"1099,1038-1041"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9003"
				"name"		"#UI_Operation10_MissionCard_03"
				"quests"		"1042-1045"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9004"
				"name"		"#UI_Operation10_MissionCard_04"
				"quests"		"1046-1049"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9005"
				"name"		"#UI_Operation10_MissionCard_05"
				"quests"		"1050-1053"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9006"
				"name"		"#UI_Operation10_MissionCard_06"
				"quests"		"1054-1057"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9007"
				"name"		"#UI_Operation10_MissionCard_07"
				"quests"		"1058-1061"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9008"
				"name"		"#UI_Operation10_MissionCard_08"
				"quests"		"1062-1065"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9009"
				"name"		"#UI_Operation10_MissionCard_09"
				"quests"		"1100,1066-1069"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9010"
				"name"		"#UI_Operation10_MissionCard_10"
				"quests"		"1101,1070-1073"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9011"
				"name"		"#UI_Operation10_MissionCard_11"
				"quests"		"1074-1077"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9012"
				"name"		"#UI_Operation10_MissionCard_12"
				"quests"		"1102,1078-1081"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9013"
				"name"		"#UI_Operation10_MissionCard_13"
				"quests"		"1082-1085"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9014"
				"name"		"#UI_Operation10_MissionCard_14"
				"quests"		"1086-1089"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9015"
				"name"		"#UI_Operation10_MissionCard_15"
				"quests"		"1090-1093"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9016"
				"name"		"#UI_Operation10_MissionCard_16"
				"quests"		"1094-1097,1103"
				"operational_points"		"6"
			}
			"xp_reward"		"8,16,24,32,40,48,56,64,72,80,88,96,104,112,120,128,136,144,152,160"
			"xp_reward"		"lootlist_xpgrant"
			"operational_point_redeemable"
			{
				"points"		"2"
				"item_name"		"crate_patch_pack02"
				"ui_order"		"3"
				"ui_image_thumbnail"		"operations/op10/op10_patch_pack02_thumbnail"
			}
			"operational_point_redeemable"
			{
				"points"		"1"
				"item_name"		"selfopeningitem_crate_spray_std3"
				"ui_order"		"3"
				"ui_image"		"operations/op10/op10_graffiti_pack"
				"ui_image_inspect"		"operations/op10/op10_graffiti_pack_inspect"
				"ui_image_thumbnail"		"operations/op10/op10_graffiti_pack_thumbnail"
			}
			"operational_point_redeemable"
			{
				"points"		"1"
				"item_name"		"crate_sticker_pack_broken_fang"
				"ui_order"		"3"
				"ui_image_thumbnail"		"operations/op10/op10_sticker_pack_broken_fang_thumbnail"
			}
			"operational_point_redeemable"
			{
				"points"		"1"
				"item_name"		"crate_sticker_pack_recoil"
				"ui_order"		"3"
				"ui_image_thumbnail"		"operations/op10/op10_sticker_pack_recoil_thumbnail"
			}
			"operational_point_redeemable"
			{
				"points"		"2"
				"flags"		"2"
				"item_name"		"crate_community_27"
				"ui_order"		"2"
			}
			"operational_point_redeemable"
			{
				"points"		"4"
				"item_name"		"selfopeningitem_set_op10_ct"
				"ui_order"		"2"
				"callout"		"#CSGO_set_op10_ct_short"
			}
			"operational_point_redeemable"
			{
				"points"		"4"
				"item_name"		"selfopeningitem_set_op10_t"
				"ui_order"		"2"
				"callout"		"#CSGO_set_op10_t_short"
			}
			"operational_point_redeemable"
			{
				"points"		"4"
				"item_name"		"selfopeningitem_set_op10_ancient"
				"ui_order"		"2"
				"callout"		"#CSGO_set_op10_ancient_short"
			}
			"operational_point_redeemable"
			{
				"points"		"25"
				"item_name"		"character_operator_dossier_op10_ancient1"
				"ui_order"		"1"
				"callout"		"#CSGO_character_operator_dossier_op09_ancient_short"
				"ui_image"		"operations/op10/char_pack_op10_ancient"
				"ui_image_thumbnail"		"operations/op10/char_pack_thumbnail_op10_ancient"
			}
			"operational_point_redeemable"
			{
				"points"		"25"
				"item_name"		"character_operator_dossier_op10_ancient2"
				"ui_order"		"1"
				"callout"		"#CSGO_character_operator_dossier_op09_ancient_short"
				"ui_image"		"operations/op10/char_pack_op10_ancient"
				"ui_image_thumbnail"		"operations/op10/char_pack_thumbnail_op10_ancient"
			}
			"operational_point_redeemable"
			{
				"points"		"10"
				"item_name"		"character_operator_dossier_op10_legendary"
				"ui_order"		"1"
				"callout"		"#CSGO_character_operator_dossier_op09_legendary_short"
				"ui_image"		"operations/op10/char_pack_op10_legendary"
				"ui_image_thumbnail"		"operations/op10/char_pack_thumbnail_op10_legendary"
			}
			"operational_point_redeemable"
			{
				"points"		"7"
				"item_name"		"character_operator_dossier_op10_mythical"
				"ui_order"		"1"
				"callout"		"#CSGO_character_operator_dossier_op09_mythical_short"
				"ui_image"		"operations/op10/char_pack_op10_mythical"
				"ui_image_thumbnail"		"operations/op10/char_pack_thumbnail_op10_mythical"
			}
			"operational_point_redeemable"
			{
				"points"		"5"
				"item_name"		"character_operator_dossier_op10_rare"
				"ui_order"		"1"
				"callout"		"#CSGO_character_operator_dossier_op09_rare_short"
				"ui_image"		"operations/op10/char_pack_op10_rare"
				"ui_image_thumbnail"		"operations/op10/char_pack_thumbnail_op10_rare"
			}
		}
	}
	"items"
	{
		"4758"
		{
			"name"		"CommunitySeasonEleven2021"
			"first_sale_date"		"2021/10/01"
			"prefab"		"season_pass"
			"item_name"		"#CSGO_Ticket_CommunitySeasonEleven2021"
			"item_description"		"#CSGO_Ticket_CommunitySeasonEleven2021_Desc"
			"image_inventory"		"econ/status_icons/operation_11_pass"
			"capabilities"
			{
				"usable_gc"		"1"
				"usable_out_of_game"		"1"
			}
			"tool"
			{
				"type"		"season_pass"
				"use_string"		"#ConsumeItem"
			}
			"attributes"
			{
				"season access"		"10"
			}
		}
		"4759"
		{
			"name"		"CommunitySeasonEleven2021 Coin 1"
			"prefab"		"season11_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonEleven2021_Coin1"
			"item_description"		"#CSGO_Collectible_CommunitySeasonEleven2021_Coin1_Desc"
			"image_inventory"		"econ/status_icons/operation_11_bronze"
			"min_ilevel"		"1"
			"max_ilevel"		"1"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/operation_11_bronze.mdl"
				"upgrade threshold"		"33"
			}
		}
		"4760"
		{
			"name"		"CommunitySeasonEleven2021 Coin 2"
			"prefab"		"season11_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonEleven2021_Coin2"
			"item_description"		"#CSGO_Collectible_CommunitySeasonEleven2021_Coin2_Desc"
			"image_inventory"		"econ/status_icons/operation_11_silver"
			"min_ilevel"		"2"
			"max_ilevel"		"2"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/operation_11_silver.mdl"
				"upgrade threshold"		"66"
			}
		}
		"4761"
		{
			"name"		"CommunitySeasonEleven2021 Coin 3"
			"prefab"		"season11_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonEleven2021_Coin3"
			"item_description"		"#CSGO_Collectible_CommunitySeasonEleven2021_Coin3_Desc"
			"image_inventory"		"econ/status_icons/operation_11_gold"
			"min_ilevel"		"3"
			"max_ilevel"		"3"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/operation_11_gold.mdl"
				"upgrade threshold"		"100"
			}
		}
		"4762"
		{
			"name"		"CommunitySeasonEleven2021 Coin 4"
			"prefab"		"season11_coin"
			"item_name"		"#CSGO_Collectible_CommunitySeasonEleven2021_Coin4"
			"item_description"		"#CSGO_Collectible_CommunitySeasonEleven2021_Coin4_Desc"
			"image_inventory"		"econ/status_icons/operation_11_platinum"
			"min_ilevel"		"3"
			"max_ilevel"		"3"
			"attributes"
			{
				"pedestal display model"		"models/inventory_items/operation_11_platinum.mdl"
			}
		}
		"4763"
		{
			"name"		"CommunitySeasonEleven2021_PlusStars1"
			"first_sale_date"		"2021/10/01"
			"prefab"		"valve season_tiers"
			"item_name"		"#CSGO_Collectible_CommunitySeasonEleven2021_PlusStars1"
			"item_description"		"#CSGO_Collectible_CommunitySeasonEleven2021_PlusStars1_Desc"
			"image_inventory"		"econ/status_icons/operation_11_plusstars1"
			"min_ilevel"		"1"
			"max_ilevel"		"1"
			"attributes"
			{
				"season access"		"10"
				"upgrade level"		"1"
			}
		}
		"4764"
		{
			"name"		"CommunitySeasonEleven2021_PlusStars10"
			"first_sale_date"		"2021/10/01"
			"prefab"		"valve season_tiers"
			"item_name"		"#CSGO_Collectible_CommunitySeasonEleven2021_PlusStars10"
			"item_description"		"#CSGO_Collectible_CommunitySeasonEleven2021_PlusStars10_Desc"
			"image_inventory"		"econ/status_icons/operation_11_plusstars10"
			"min_ilevel"		"1"
			"max_ilevel"		"1"
			"attributes"
			{
				"season access"		"10"
				"upgrade level"		"10"
			}
		}
		"4765"
		{
			"name"		"CommunitySeasonEleven2021_PlusStars100"
			"first_sale_date"		"2021/10/01"
			"prefab"		"valve season_tiers"
			"item_name"		"#CSGO_Collectible_CommunitySeasonEleven2021_PlusStars100"
			"item_description"		"#CSGO_Collectible_CommunitySeasonEleven2021_PlusStars100_Desc"
			"image_inventory"		"econ/status_icons/operation_11_plusstars100"
			"min_ilevel"		"1"
			"max_ilevel"		"1"
			"attributes"
			{
				"season access"		"10"
				"upgrade level"		"100"
			}
		}
	}
	"seasonaloperations"
	{
		"10"
		{
			"quest_mission_card"
			{
				"id"		"9051"
				"name"		"#UI_Operation11_MissionCard_01"
				"quests"		"1104-1109"
				"operational_points"		"10"
			}
			"quest_mission_card"
			{
				"id"		"9052"
				"name"		"#UI_Operation11_MissionCard_02"
				"quests"		"1110-1113"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9053"
				"name"		"#UI_Operation11_MissionCard_03"
				"quests"		"1114-1117"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9054"
				"name"		"#UI_Operation11_MissionCard_04"
				"quests"		"1118-1121"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9055"
				"name"		"#UI_Operation11_MissionCard_05"
				"quests"		"1122-1125"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9056"
				"name"		"#UI_Operation11_MissionCard_06"
				"quests"		"1126-1129"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9057"
				"name"		"#UI_Operation11_MissionCard_07"
				"quests"		"1130-1133"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9058"
				"name"		"#UI_Operation11_MissionCard_08"
				"quests"		"1134-1137"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9059"
				"name"		"#UI_Operation11_MissionCard_09"
				"quests"		"1138-1141"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9060"
				"name"		"#UI_Operation11_MissionCard_10"
				"quests"		"1142-1145"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9061"
				"name"		"#UI_Operation11_MissionCard_11"
				"quests"		"1146-1149"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9062"
				"name"		"#UI_Operation11_MissionCard_12"
				"quests"		"1150-1153"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9063"
				"name"		"#UI_Operation11_MissionCard_13"
				"quests"		"1154-1157"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9064"
				"name"		"#UI_Operation11_MissionCard_14"
				"quests"		"1158-1161"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9065"
				"name"		"#UI_Operation11_MissionCard_15"
				"quests"		"1162-1165"
				"operational_points"		"6"
			}
			"quest_mission_card"
			{
				"id"		"9066"
				"name"		"#UI_Operation11_MissionCard_16"
				"quests"		"1166-1169"
				"operational_points"		"6"
			}
			"xp_reward"		"7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79,83"
			"xp_reward"		"lootlist_xpgrant"
			"operational_point_redeemable"
			{
				"points"		"2"
				"item_name"		"crate_patch_pack03"
				"ui_order"		"3"
				"ui_image_thumbnail"		"operations/op11/op11_patch_pack03_thumbnail"
			}
			"operational_point_redeemable"
			{
				"points"		"1"
				"item_name"		"crate_sticker_pack_op_riptide_capsule"
				"ui_order"		"3"
				"ui_image_thumbnail"		"operations/op11/op11_sticker_pack_op_riptide_capsule_thumbnail"
			}
			"operational_point_redeemable"
			{
				"points"		"1"
				"item_name"		"crate_sticker_pack_riptide_surfshop"
				"item_name_groups"		"crate_sticker_pack_riptide_surfshop_rewardgroup_17"
				"ui_order"		"3"
				"ui_image_thumbnail"		"operations/op11/op11_sticker_pack_riptide_surfshop_thumbnail"
			}
			"operational_point_redeemable"
			{
				"points"		"2"
				"flags"		"2"
				"item_name"		"crate_community_29"
				"ui_order"		"2"
			}
			"operational_point_redeemable"
			{
				"points"		"100"
				"item_name"		"selfopeningitem_set_train_2021_ancient_standalone"
				"ui_order"		"2"
				"callout"		"#CSGO_set_train_2021_short"
			}
			"operational_point_redeemable"
			{
				"points"		"20"
				"item_name"		"selfopeningitem_set_train_2021_legendary_standalone"
				"ui_order"		"2"
				"callout"		"#CSGO_set_train_2021_short"
			}
			"operational_point_redeemable"
			{
				"points"		"4"
				"item_name"		"selfopeningitem_set_train_2021_mythical_standalone"
				"ui_order"		"2"
				"callout"		"#CSGO_set_train_2021_short"
			}
			"operational_point_redeemable"
			{
				"points"		"1"
				"item_name"		"selfopeningitem_set_train_2021_rare_standalone"
				"ui_order"		"2"
				"callout"		"#CSGO_set_train_2021_short"
			}
			"operational_point_redeemable"
			{
				"points"		"4"
				"item_name"		"selfopeningitem_set_mirage_2021"
				"ui_order"		"2"
				"callout"		"#CSGO_set_mirage_2021_short"
			}
			"operational_point_redeemable"
			{
				"points"		"4"
				"item_name"		"selfopeningitem_set_dust_2_2021"
				"ui_order"		"2"
				"callout"		"#CSGO_set_dust_2_2021_short"
			}
			"operational_point_redeemable"
			{
				"points"		"4"
				"item_name"		"selfopeningitem_set_vertigo_2021"
				"ui_order"		"2"
				"callout"		"#CSGO_set_vertigo_2021_short"
			}
			"operational_point_redeemable"
			{
				"points"		"25"
				"item_name"		"character_operator_dossier_op11_ancient1"
				"ui_order"		"1"
				"callout"		"#CSGO_character_operator_dossier_op09_ancient_short"
				"ui_image"		"operations/op10/char_pack_op11_ancient"
				"ui_image_thumbnail"		"operations/op11/char_pack_thumbnail_op11_ancient"
			}
			"operational_point_redeemable"
			{
				"points"		"25"
				"item_name"		"character_operator_dossier_op11_ancient2"
				"ui_order"		"1"
				"callout"		"#CSGO_character_operator_dossier_op09_ancient_short"
				"ui_image"		"operations/op10/char_pack_op11_ancient"
				"ui_image_thumbnail"		"operations/op11/char_pack_thumbnail_op11_ancient"
			}
			"operational_point_redeemable"
			{
				"points"		"10"
				"item_name"		"character_operator_dossier_op11_legendary"
				"ui_order"		"1"
				"callout"		"#CSGO_character_operator_dossier_op09_legendary_short"
				"ui_image"		"operations/op10/char_pack_op11_legendary"
				"ui_image_thumbnail"		"operations/op11/char_pack_thumbnail_op11_legendary"
			}
			"operational_point_redeemable"
			{
				"points"		"7"
				"item_name"		"character_operator_dossier_op11_mythical"
				"ui_order"		"1"
				"callout"		"#CSGO_character_operator_dossier_op09_mythical_short"
				"ui_image"		"operations/op10/char_pack_op11_mythical"
				"ui_image_thumbnail"		"operations/op11/char_pack_thumbnail_op11_mythical"
			}
			"operational_point_redeemable"
			{
				"points"		"5"
				"item_name"		"character_operator_dossier_op11_rare"
				"ui_order"		"1"
				"callout"		"#CSGO_character_operator_dossier_op09_rare_short"
				"ui_image"		"operations/op10/char_pack_op11_rare"
				"ui_image_thumbnail"		"operations/op11/char_pack_thumbnail_op11_rare"
			}
		}
	}
	"pro_event_results"
	{
		"1"
		{
			"place_names"
			{
				"1"		"#Place_Name_1st"
				"2"		"#Place_Name_2nd"
				"3"		"#Place_Name_3rd-4th"
				"4"		"#Place_Name_5th-8th"
				"5"		"#Place_Name_9th-12th"
				"6"		"#Place_Name_13th-16th"
			}
			"team_places"
			{
				"06"		"1"
				"01"		"2"
				"04"		"3"
				"03"		"3"
				"09"		"4"
				"10"		"4"
				"08"		"4"
				"02"		"4"
				"07"		"5"
				"11"		"5"
				"13"		"5"
				"16"		"5"
				"12"		"6"
				"05"		"6"
				"15"		"6"
				"14"		"6"
			}
		}
		"3"
		{
			"place_names"
			{
				"1"		"#Place_Name_1st"
				"2"		"#Place_Name_2nd"
				"3"		"#Place_Name_3rd-4th"
				"4"		"#Place_Name_5th-8th"
				"5"		"#Place_Name_9th-12th"
				"6"		"#Place_Name_13th-16th"
			}
			"team_places"
			{
				"31"		"1"
				"01"		"2"
				"24"		"3"
				"09"		"3"
				"03"		"4"
				"25"		"4"
				"26"		"4"
				"06"		"4"
				"27"		"5"
				"28"		"5"
				"30"		"5"
				"07"		"5"
				"29"		"6"
				"32"		"6"
				"05"		"6"
				"12"		"6"
			}
		}
		"4"
		{
			"place_names"
			{
				"1"		"#Place_Name_1st"
				"2"		"#Place_Name_2nd"
				"3"		"#Place_Name_3rd-4th"
				"4"		"#Place_Name_5th-8th"
				"5"		"#Place_Name_9th-12th"
				"6"		"#Place_Name_13th-16th"
			}
			"team_places"
			{
				"01"		"1"
				"06"		"2"
				"24"		"3"
				"26"		"3"
				"12"		"4"
				"35"		"4"
				"31"		"4"
				"33"		"4"
				"25"		"5"
				"10"		"5"
				"05"		"5"
				"27"		"5"
				"37"		"6"
				"36"		"6"
				"34"		"6"
				"32"		"6"
			}
		}
		"5"
		{
			"place_names"
			{
				"1"		"#Place_Name_1st"
				"2"		"#Place_Name_2nd"
				"3"		"#Place_Name_3rd-4th"
				"4"		"#Place_Name_5th-8th"
				"5"		"#Place_Name_9th-12th"
				"6"		"#Place_Name_13th-16th"
			}
			"team_places"
			{
				"26"		"1"
				"01"		"2"
				"31"		"3"
				"12"		"3"
				"25"		"4"
				"39"		"4"
				"06"		"4"
				"24"		"4"
				"33"		"5"
				"05"		"5"
				"42"		"5"
				"43"		"5"
				"40"		"6"
				"10"		"6"
				"41"		"6"
				"38"		"6"
			}
		}
		"6"
		{
			"place_names"
			{
				"1"		"#Place_Name_1st"
				"2"		"#Place_Name_2nd"
				"3"		"#Place_Name_3rd-4th"
				"4"		"#Place_Name_5th-8th"
				"5"		"#Place_Name_9th-12th"
				"6"		"#Place_Name_13th-16th"
			}
			"team_places"
			{
				"06"		"1"
				"01"		"2"
				"31"		"3"
				"46"		"3"
				"39"		"4"
				"50"		"4"
				"12"		"4"
				"51"		"4"
				"32"		"5"
				"09"		"5"
				"49"		"5"
				"52"		"5"
				"43"		"6"
				"27"		"6"
				"25"		"6"
				"28"		"6"
			}
		}
		"7"
		{
			"place_names"
			{
				"1"		"#Place_Name_1st"
				"2"		"#Place_Name_2nd"
				"3"		"#Place_Name_3rd-4th"
				"4"		"#Place_Name_5th-8th"
				"5"		"#Place_Name_9th-12th"
				"6"		"#Place_Name_13th-16th"
			}
			"team_places"
			{
				"06"		"1"
				"46"		"2"
				"58"		"3"
				"31"		"3"
				"12"		"4"
				"55"		"4"
				"01"		"4"
				"57"		"4"
				"49"		"5"
				"52"		"5"
				"53"		"5"
				"43"		"5"
				"56"		"6"
				"54"		"6"
				"27"		"6"
				"29"		"6"
			}
		}
		"8"
		{
			"place_names"
			{
				"1"		"#Place_Name_1st"
				"2"		"#Place_Name_2nd"
				"3"		"#Place_Name_3rd-4th"
				"4"		"#Place_Name_5th-8th"
				"5"		"#Place_Name_9th-12th"
				"6"		"#Place_Name_13th-16th"
			}
			"team_places"
			{
				"46"		"1"
				"12"		"2"
				"59"		"3"
				"01"		"3"
				"06"		"4"
				"31"		"4"
				"58"		"4"
				"57"		"4"
				"33"		"5"
				"29"		"5"
				"27"		"5"
				"49"		"5"
				"47"		"6"
				"43"		"6"
				"48"		"6"
				"24"		"6"
			}
		}
		"9"
		{
			"place_names"
			{
				"1"		"#Place_Name_1st"
				"2"		"#Place_Name_2nd"
				"3"		"#Place_Name_3rd-4th"
				"4"		"#Place_Name_5th-8th"
				"5"		"#Place_Name_9th-12th"
				"6"		"#Place_Name_13th-16th"
			}
			"team_places"
			{
				"57"		"1"
				"12"		"2"
				"60"		"3"
				"48"		"3"
				"01"		"4"
				"06"		"4"
				"49"		"4"
				"31"		"4"
				"29"		"5"
				"61"		"5"
				"63"		"5"
				"59"		"5"
				"43"		"6"
				"62"		"6"
				"46"		"6"
				"33"		"6"
			}
		}
		"10"
		{
			"place_names"
			{
				"1"		"#Place_Name_1st"
				"2"		"#Place_Name_2nd"
				"3"		"#Place_Name_3rd-4th"
				"4"		"#Place_Name_5th-8th"
				"5"		"#Place_Name_9th-12th"
				"6"		"#Place_Name_13th-16th"
			}
			"team_places"
			{
				"14"		"1"
				"48"		"2"
				"31"		"3"
				"06"		"3"
				"60"		"4"
				"43"		"4"
				"12"		"4"
				"63"		"4"
				"24"		"5"
				"01"		"5"
				"29"		"5"
				"61"		"5"
				"49"		"6"
				"66"		"6"
				"46"		"6"
				"59"		"6"
			}
		}
		"11"
		{
			"place_names"
			{
				"1"		"#Place_Name_1st"
				"2"		"#Place_Name_2nd"
				"3"		"#Place_Name_3rd-4th"
				"4"		"#Place_Name_5th-8th"
				"5"		"#Place_Name_9th-12th"
				"6"		"#Place_Name_13th-16th"
			}
			"team_places"
			{
				"60"		"1"
				"31"		"2"
				"06"		"3"
				"14"		"3"
				"12"		"4"
				"63"		"4"
				"68"		"4"
				"61"		"4"
				"46"		"5"
				"67"		"5"
				"48"		"5"
				"66"		"5"
				"59"		"6"
				"29"		"6"
				"43"		"6"
				"25"		"6"
			}
		}
		"12"
		{
			"place_names"
			{
				"1"		"#Place_Name_1st"
				"2"		"#Place_Name_2nd"
				"3"		"#Place_Name_3rd-4th"
				"4"		"#Place_Name_5th-8th"
				"5"		"#Place_Name_9th-12th"
				"6"		"#Place_Name_13th-16th"
			}
			"team_places"
			{
				"63"		"1"
				"71"		"2"
				"60"		"3"
				"31"		"3"
				"06"		"4"
				"14"		"4"
				"69"		"4"
				"68"		"4"
				"33"		"5"
				"43"		"5"
				"59"		"5"
				"12"		"5"
				"29"		"6"
				"39"		"6"
				"61"		"6"
				"70"		"6"
			}
		}
		"13"
		{
			"place_names"
			{
				"1"		"#Place_Name_1st"
				"2"		"#Place_Name_2nd"
				"3"		"#Place_Name_3rd-4th"
				"4"		"#Place_Name_5th-8th"
				"5"		"#Place_Name_9th-11th"
				"6"		"#Place_Name_12th-14th"
				"7"		"#Place_Name_15th-16th"
				"8"		"#Place_Name_17th"
				"9"		"#Place_Name_18th"
				"10"		"#Place_Name_19th-21st"
				"11"		"#Place_Name_22nd-24th"
			}
			"team_places"
			{
				"33"		"1"
				"61"		"2"
				"12"		"3"
				"14"		"3"
				"29"		"4"
				"76"		"4"
				"59"		"4"
				"06"		"4"
				"63"		"5"
				"70"		"5"
				"73"		"5"
				"69"		"6"
				"60"		"6"
				"48"		"6"
				"68"		"7"
				"31"		"7"
				"75"		"8"
				"53"		"9"
				"72"		"10"
				"46"		"10"
				"77"		"10"
				"79"		"11"
				"43"		"11"
			}
		}
		"14"
		{
			"place_names"
			{
				"1"		"#Place_Name_1st"
				"2"		"#Place_Name_2nd"
				"3"		"#Place_Name_3rd-4th"
				"4"		"#Place_Name_5th-8th"
				"5"		"#Place_Name_9th-11th"
				"6"		"#Place_Name_12th-14th"
				"7"		"#Place_Name_15th-16th"
				"8"		"#Place_Name_17th-19th"
				"9"		"#Place_Name_20th-22nd"
				"10"		"#Place_Name_23rd-24th"
			}
			"team_places"
			{
				"60"		"1"
				"12"		"2"
				"80"		"3"
				"48"		"3"
				"03"		"4"
				"69"		"4"
				"25"		"4"
				"61"		"4"
				"01"		"5"
				"06"		"5"
				"59"		"5"
				"70"		"6"
				"33"		"6"
				"74"		"6"
				"83"		"7"
				"29"		"7"
				"81"		"8"
				"66"		"8"
				"68"		"8"
				"53"		"9"
				"63"		"9"
				"82"		"9"
				"73"		"10"
				"31"		"10"
			}
		}
		"15"
		{
			"place_names"
			{
				"1"		"#Place_Name_1st"
				"2"		"#Place_Name_2nd"
				"3"		"#Place_Name_3rd-4th"
				"4"		"#Place_Name_5th-8th"
				"5"		"#Place_Name_9th-11th"
				"6"		"#Place_Name_12th-14th"
				"7"		"#Place_Name_15th-16th"
				"8"		"#Place_Name_17th-19th"
				"9"		"#Place_Name_20th-22nd"
				"10"		"#Place_Name_23rd-24th"
			}
			"team_places"
			{
				"60"		"1"
				"84"		"2"
				"12"		"3"
				"80"		"3"
				"61"		"4"
				"48"		"4"
				"53"		"4"
				"01"		"4"
				"89"		"5"
				"33"		"5"
				"75"		"5"
				"25"		"6"
				"59"		"6"
				"03"		"6"
				"69"		"7"
				"87"		"7"
				"74"		"8"
				"88"		"8"
				"83"		"8"
				"06"		"9"
				"70"		"9"
				"85"		"9"
				"81"		"10"
				"86"		"10"
			}
		}
		"16"
		{
			"place_names"
			{
				"1"		"#Place_Name_1st"
				"2"		"#Place_Name_2nd"
				"3"		"#Place_Name_3rd-4th"
				"4"		"#Place_Name_5th-8th"
				"5"		"#Place_Name_9th-11th"
				"6"		"#Place_Name_12th-14th"
				"7"		"#Place_Name_15th-16th"
				"8"		"#Place_Name_17th-19th"
				"9"		"#Place_Name_20th-22nd"
				"10"		"#Place_Name_23rd-24th"
			}
			"team_places"
			{
				"60"		"1"
				"75"		"2"
				"87"		"3"
				"53"		"3"
				"84"		"4"
				"89"		"4"
				"48"		"4"
				"12"		"4"
				"29"		"5"
				"59"		"5"
				"91"		"5"
				"80"		"6"
				"61"		"6"
				"68"		"6"
				"01"		"7"
				"93"		"7"
				"90"		"8"
				"86"		"8"
				"92"		"8"
				"85"		"9"
				"25"		"9"
				"03"		"9"
				"74"		"10"
				"94"		"10"
			}
		}
		"18"
		{
			"place_names"
			{
				"1"		"#Place_Name_1st"
				"2"		"#Place_Name_2nd"
				"3"		"#Place_Name_3rd-4th"
				"4"		"#Place_Name_5th-8th"
				"5"		"#Place_Name_09"
				"6"		"#Place_Name_10"
				"7"		"#Place_Name_11"
				"8"		"#Place_Name_12"
				"9"		"#Place_Name_13"
				"10"		"#Place_Name_14"
				"11"		"#Place_Name_15"
				"12"		"#Place_Name_16"
				"13"		"#Place_Name_17"
				"14"		"#Place_Name_18"
				"15"		"#Place_Name_19"
				"16"		"#Place_Name_20"
				"17"		"#Place_Name_21"
				"18"		"#Place_Name_22"
				"19"		"#Place_Name_23"
				"20"		"#Place_Name_24"
			}
			"team_places"
			{
				"12"		"1"
				"59"		"2"
				"95"		"3"
				"63"		"3"
				"85"		"4"
				"31"		"4"
				"1"		"4"
				"89"		"4"
				"105"		"5"
				"101"		"6"
				"61"		"7"
				"60"		"8"
				"106"		"9"
				"48"		"10"
				"98"		"11"
				"84"		"12"
				"69"		"13"
				"81"		"14"
				"103"		"15"
				"102"		"16"
				"53"		"17"
				"74"		"18"
				"67"		"19"
				"104"		"20"
			}
		}
		"19"
		{
			"place_names"
			{
				"1"		"#Place_Name_1st"
				"2"		"#Place_Name_2nd"
				"3"		"#Place_Name_3rd-4th"
				"4"		"#Place_Name_5th-8th"
				"5"		"#Place_Name_09"
				"6"		"#Place_Name_10"
				"7"		"#Place_Name_11"
				"8"		"#Place_Name_12"
				"9"		"#Place_Name_13"
				"10"		"#Place_Name_14"
				"11"		"#Place_Name_15"
				"12"		"#Place_Name_16"
				"13"		"#Place_Name_17"
				"14"		"#Place_Name_18"
				"15"		"#Place_Name_19"
				"16"		"#Place_Name_20"
				"17"		"#Place_Name_21"
				"18"		"#Place_Name_22"
				"19"		"#Place_Name_23"
				"20"		"#Place_Name_24"
			}
			"team_places"
			{
				"61"		"1"
				"12"		"2"
				"81"		"3"
				"84"		"3"
				"85"		"4"
				"101"		"4"
				"1"		"4"
				"95"		"4"
				"59"		"5"
				"89"		"6"
				"113"		"7"
				"69"		"8"
				"33"		"9"
				"109"		"10"
				"114"		"11"
				"48"		"12"
				"90"		"13"
				"60"		"14"
				"80"		"15"
				"111"		"16"
				"110"		"17"
				"108"		"18"
				"112"		"19"
				"53"		"20"
			}
		}
		"20"
		{
			"place_names"
			{
				"1"		"#Place_Name_1st"
				"2"		"#Place_Name_2nd"
				"3"		"#Place_Name_3rd-4th"
				"4"		"#Place_Name_5th-8th"
				"5"		"#Place_Name_09"
				"6"		"#Place_Name_10"
				"7"		"#Place_Name_11"
				"8"		"#Place_Name_12"
				"9"		"#Place_Name_13"
				"10"		"#Place_Name_14"
				"11"		"#Place_Name_15"
				"12"		"#Place_Name_16"
				"13"		"#Place_Name_17"
				"14"		"#Place_Name_18"
				"15"		"#Place_Name_19"
				"16"		"#Place_Name_20"
				"17"		"#Place_Name_21"
				"18"		"#Place_Name_22"
				"19"		"#Place_Name_23"
				"20"		"#Place_Name_24"
			}
			"team_places"
			{
				"109"		"1"
				"95"		"2"
				"106"		"3"
				"85"		"3"
				"33"		"4"
				"06"		"4"
				"81"		"4"
				"12"		"4"
				"69"		"5"
				"48"		"6"
				"84"		"7"
				"114"		"8"
				"89"		"9"
				"72"		"10"
				"1"		"11"
				"61"		"12"
				"115"		"13"
				"96"		"14"
				"112"		"15"
				"86"		"16"
				"98"		"17"
				"108"		"18"
				"113"		"19"
				"116"		"20"
			}
		}
		"21"
		{
			"place_names"
			{
				"1"		"#Place_Name_1st"
				"2"		"#Place_Name_2nd"
				"3"		"#Place_Name_3rd-4th"
				"4"		"#Place_Name_5th-8th"
				"5"		"#Place_Name_09"
				"6"		"#Place_Name_10"
				"7"		"#Place_Name_11"
				"8"		"#Place_Name_12"
				"9"		"#Place_Name_13"
				"10"		"#Place_Name_14"
				"11"		"#Place_Name_15"
				"12"		"#Place_Name_16"
				"13"		"#Place_Name_17"
				"14"		"#Place_Name_18"
				"15"		"#Place_Name_19"
				"16"		"#Place_Name_20"
				"17"		"#Place_Name_21"
				"18"		"#Place_Name_22"
				"19"		"#Place_Name_23"
				"20"		"#Place_Name_24"
			}
			"team_places"
			{
				"89"		"1"
				"115"		"2"
				"95"		"3"
				"117"		"3"
				"61"		"4"
				"119"		"4"
				"48"		"4"
				"118"		"4"
				"12"		"5"
				"6"		"6"
				"1"		"7"
				"84"		"8"
				"114"		"9"
				"59"		"10"
				"120"		"11"
				"85"		"12"
				"90"		"13"
				"86"		"14"
				"102"		"15"
				"111"		"16"
				"122"		"17"
				"96"		"18"
				"106"		"19"
				"121"		"20"
			}
		}
	}
	"pro_players"
	{
		"9419182"
		{
			"name"		"pronax"
			"code"		"pronax"
			"dob"		"1991-06-24"
			"geo"		"SE"
			"events"
			{
				"7"
				{
					"team"		"6"
					"clutch_kills"		"6"
					"pistol_kills"		"15"
					"opening_kills"		"20"
					"sniper_kills"		"1"
					"KDR"		"0.992000"
					"enemy_kills"		"131"
					"deaths"		"132"
					"matches_played"		"9"
				}
				"8"
				{
					"team"		"6"
					"clutch_kills"		"5"
					"pistol_kills"		"16"
					"opening_kills"		"13"
					"sniper_kills"		"0"
					"KDR"		"0.836066"
					"enemy_kills"		"102"
					"deaths"		"122"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"1.250000"
						"enemy_kills"		"20"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.700000"
						"enemy_kills"		"14"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"5"
						"opening_kills"		"7"
						"sniper_kills"		"0"
						"KDR"		"1.300000"
						"enemy_kills"		"39"
						"deaths"		"30"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"8"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.517857"
						"enemy_kills"		"29"
						"deaths"		"56"
						"matches_played"		"3"
					}
				}
				"11"
				{
					"team"		"67"
				}
				"1"
				{
					"team"		"6"
				}
				"3"
				{
					"team"		"6"
				}
				"4"
				{
					"team"		"6"
				}
				"5"
				{
					"team"		"6"
				}
				"6"
				{
					"team"		"6"
				}
			}
		}
		"31082355"
		{
			"name"		"flusha"
			"code"		"flusha"
			"dob"		"1993-08-12"
			"geo"		"SE"
			"events"
			{
				"7"
				{
					"team"		"6"
					"clutch_kills"		"18"
					"pistol_kills"		"39"
					"opening_kills"		"21"
					"sniper_kills"		"5"
					"KDR"		"1.716000"
					"enemy_kills"		"199"
					"deaths"		"116"
					"matches_played"		"9"
				}
				"8"
				{
					"team"		"6"
					"clutch_kills"		"10"
					"pistol_kills"		"26"
					"opening_kills"		"18"
					"sniper_kills"		"9"
					"KDR"		"1.099174"
					"enemy_kills"		"133"
					"deaths"		"121"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"2"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"1.800000"
						"enemy_kills"		"27"
						"deaths"		"15"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"6"
						"opening_kills"		"2"
						"sniper_kills"		"2"
						"KDR"		"1.200000"
						"enemy_kills"		"24"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"6"
						"opening_kills"		"7"
						"sniper_kills"		"6"
						"KDR"		"1.151515"
						"enemy_kills"		"38"
						"deaths"		"33"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"12"
						"opening_kills"		"4"
						"sniper_kills"		"1"
						"KDR"		"0.830189"
						"enemy_kills"		"44"
						"deaths"		"53"
						"matches_played"		"3"
					}
				}
				"9"
				{
					"team"		"6"
					"clutch_kills"		"13"
					"pistol_kills"		"25"
					"opening_kills"		"13"
					"sniper_kills"		"2"
					"KDR"		"1.125000"
					"enemy_kills"		"108"
					"deaths"		"96"
					"matches_played"		"6"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"2.250000"
						"enemy_kills"		"18"
						"deaths"		"8"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"5"
						"opening_kills"		"4"
						"sniper_kills"		"1"
						"KDR"		"0.961538"
						"enemy_kills"		"25"
						"deaths"		"26"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"4"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"1.185185"
						"enemy_kills"		"32"
						"deaths"		"27"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"9"
						"pistol_kills"		"14"
						"opening_kills"		"5"
						"sniper_kills"		"1"
						"KDR"		"0.942857"
						"enemy_kills"		"33"
						"deaths"		"35"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"6"
					"clutch_kills"		"13"
					"pistol_kills"		"34"
					"opening_kills"		"13"
					"sniper_kills"		"12"
					"KDR"		"1.217742"
					"enemy_kills"		"151"
					"deaths"		"124"
					"matches_played"		"8"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"0"
						"opening_kills"		"2"
						"sniper_kills"		"3"
						"KDR"		"0.739130"
						"enemy_kills"		"17"
						"deaths"		"23"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"8"
						"opening_kills"		"1"
						"sniper_kills"		"4"
						"KDR"		"1.157895"
						"enemy_kills"		"22"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"9"
						"opening_kills"		"2"
						"sniper_kills"		"4"
						"KDR"		"1.653846"
						"enemy_kills"		"43"
						"deaths"		"26"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"11"
						"opening_kills"		"3"
						"sniper_kills"		"1"
						"KDR"		"2.117647"
						"enemy_kills"		"36"
						"deaths"		"17"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"6"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"0.846154"
						"enemy_kills"		"33"
						"deaths"		"39"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"67"
				}
				"12"
				{
					"team"		"6"
				}
				"13"
				{
					"team"		"6"
				}
				"14"
				{
					"team"		"6"
				}
				"15"
				{
					"team"		"33"
				}
				"1"
				{
					"team"		"6"
				}
				"3"
				{
					"team"		"6"
				}
				"4"
				{
					"team"		"6"
				}
				"5"
				{
					"team"		"6"
				}
				"6"
				{
					"team"		"6"
				}
			}
		}
		"71288472"
		{
			"name"		"JW"
			"code"		"jw"
			"dob"		"1995-02-23"
			"geo"		"SE"
			"events"
			{
				"7"
				{
					"team"		"6"
					"clutch_kills"		"1"
					"pistol_kills"		"27"
					"opening_kills"		"29"
					"sniper_kills"		"73"
					"KDR"		"1.065000"
					"enemy_kills"		"147"
					"deaths"		"138"
					"matches_played"		"9"
				}
				"8"
				{
					"team"		"6"
					"clutch_kills"		"8"
					"pistol_kills"		"30"
					"opening_kills"		"19"
					"sniper_kills"		"29"
					"KDR"		"0.755906"
					"enemy_kills"		"96"
					"deaths"		"127"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"5"
						"opening_kills"		"5"
						"sniper_kills"		"5"
						"KDR"		"0.941176"
						"enemy_kills"		"16"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"7"
						"opening_kills"		"4"
						"sniper_kills"		"6"
						"KDR"		"0.850000"
						"enemy_kills"		"17"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"6"
						"opening_kills"		"4"
						"sniper_kills"		"11"
						"KDR"		"0.818182"
						"enemy_kills"		"27"
						"deaths"		"33"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"12"
						"opening_kills"		"6"
						"sniper_kills"		"7"
						"KDR"		"0.631579"
						"enemy_kills"		"36"
						"deaths"		"57"
						"matches_played"		"3"
					}
				}
				"9"
				{
					"team"		"6"
					"clutch_kills"		"15"
					"pistol_kills"		"18"
					"opening_kills"		"22"
					"sniper_kills"		"43"
					"KDR"		"1.036364"
					"enemy_kills"		"114"
					"deaths"		"110"
					"matches_played"		"6"
					"stage0"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"8"
						"KDR"		"1.250000"
						"enemy_kills"		"15"
						"deaths"		"12"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"5"
						"sniper_kills"		"11"
						"KDR"		"0.933333"
						"enemy_kills"		"28"
						"deaths"		"30"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"6"
						"opening_kills"		"11"
						"sniper_kills"		"15"
						"KDR"		"1.300000"
						"enemy_kills"		"39"
						"deaths"		"30"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"6"
						"opening_kills"		"4"
						"sniper_kills"		"9"
						"KDR"		"0.842105"
						"enemy_kills"		"32"
						"deaths"		"38"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"6"
					"clutch_kills"		"16"
					"pistol_kills"		"20"
					"opening_kills"		"22"
					"sniper_kills"		"37"
					"KDR"		"1"
					"enemy_kills"		"135"
					"deaths"		"135"
					"matches_played"		"8"
					"stage0"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"4"
						"KDR"		"0.684211"
						"enemy_kills"		"13"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"5"
						"KDR"		"0.863636"
						"enemy_kills"		"19"
						"deaths"		"22"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"6"
						"opening_kills"		"8"
						"sniper_kills"		"15"
						"KDR"		"1.250000"
						"enemy_kills"		"40"
						"deaths"		"32"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"2"
						"opening_kills"		"3"
						"sniper_kills"		"11"
						"KDR"		"1.318182"
						"enemy_kills"		"29"
						"deaths"		"22"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"6"
						"opening_kills"		"7"
						"sniper_kills"		"2"
						"KDR"		"0.850000"
						"enemy_kills"		"34"
						"deaths"		"40"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"67"
				}
				"12"
				{
					"team"		"6"
				}
				"13"
				{
					"team"		"6"
				}
				"14"
				{
					"team"		"6"
				}
				"15"
				{
					"team"		"6"
				}
				"1"
				{
					"team"		"6"
				}
				"3"
				{
					"team"		"6"
				}
				"4"
				{
					"team"		"6"
				}
				"5"
				{
					"team"		"6"
				}
				"6"
				{
					"team"		"6"
				}
			}
		}
		"71385856"
		{
			"name"		"KRIMZ"
			"code"		"krimz"
			"dob"		"1994-04-25"
			"geo"		"SE"
			"events"
			{
				"7"
				{
					"team"		"6"
					"clutch_kills"		"13"
					"pistol_kills"		"19"
					"opening_kills"		"25"
					"sniper_kills"		"1"
					"KDR"		"1.364000"
					"enemy_kills"		"165"
					"deaths"		"121"
					"matches_played"		"9"
				}
				"8"
				{
					"team"		"6"
					"clutch_kills"		"15"
					"pistol_kills"		"22"
					"opening_kills"		"10"
					"sniper_kills"		"7"
					"KDR"		"1.257143"
					"enemy_kills"		"132"
					"deaths"		"105"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"3"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"1.437500"
						"enemy_kills"		"23"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"4"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.052632"
						"enemy_kills"		"20"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"8"
						"opening_kills"		"4"
						"sniper_kills"		"1"
						"KDR"		"1.692308"
						"enemy_kills"		"44"
						"deaths"		"26"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"7"
						"pistol_kills"		"7"
						"opening_kills"		"4"
						"sniper_kills"		"6"
						"KDR"		"1.022727"
						"enemy_kills"		"45"
						"deaths"		"44"
						"matches_played"		"3"
					}
				}
				"9"
				{
					"team"		"6"
					"clutch_kills"		"14"
					"pistol_kills"		"18"
					"opening_kills"		"14"
					"sniper_kills"		"1"
					"KDR"		"1.080808"
					"enemy_kills"		"107"
					"deaths"		"99"
					"matches_played"		"6"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.777778"
						"enemy_kills"		"16"
						"deaths"		"9"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"1"
						"KDR"		"1.037037"
						"enemy_kills"		"28"
						"deaths"		"27"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"9"
						"opening_kills"		"6"
						"sniper_kills"		"0"
						"KDR"		"1.680000"
						"enemy_kills"		"42"
						"deaths"		"25"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.552632"
						"enemy_kills"		"21"
						"deaths"		"38"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"6"
					"clutch_kills"		"10"
					"pistol_kills"		"24"
					"opening_kills"		"21"
					"sniper_kills"		"4"
					"KDR"		"1.415929"
					"enemy_kills"		"160"
					"deaths"		"113"
					"matches_played"		"8"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"5"
						"opening_kills"		"6"
						"sniper_kills"		"0"
						"KDR"		"1.166667"
						"enemy_kills"		"21"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"1.294118"
						"enemy_kills"		"22"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"4"
						"sniper_kills"		"2"
						"KDR"		"1.440000"
						"enemy_kills"		"36"
						"deaths"		"25"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"6"
						"opening_kills"		"5"
						"sniper_kills"		"1"
						"KDR"		"2.571429"
						"enemy_kills"		"36"
						"deaths"		"14"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"8"
						"opening_kills"		"3"
						"sniper_kills"		"1"
						"KDR"		"1.153846"
						"enemy_kills"		"45"
						"deaths"		"39"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"6"
				}
				"12"
				{
					"team"		"6"
				}
				"13"
				{
					"team"		"6"
				}
				"14"
				{
					"team"		"6"
				}
				"15"
				{
					"team"		"6"
				}
				"1"
				{
					"team"		"9"
				}
				"3"
				{
					"team"		"9"
				}
				"4"
				{
					"team"		"6"
				}
				"5"
				{
					"team"		"6"
				}
				"6"
				{
					"team"		"6"
				}
				"20"
				{
					"team"		"6"
				}
				"21"
				{
					"team"		"6"
				}
			}
		}
		"28361465"
		{
			"name"		"olofmeister"
			"code"		"olofmeister"
			"dob"		"1992-01-31"
			"geo"		"SE"
			"events"
			{
				"7"
				{
					"team"		"6"
					"clutch_kills"		"4"
					"pistol_kills"		"25"
					"opening_kills"		"26"
					"sniper_kills"		"15"
					"KDR"		"1.387000"
					"enemy_kills"		"190"
					"deaths"		"137"
					"matches_played"		"9"
				}
				"8"
				{
					"team"		"6"
					"clutch_kills"		"6"
					"pistol_kills"		"26"
					"opening_kills"		"27"
					"sniper_kills"		"10"
					"KDR"		"0.983740"
					"enemy_kills"		"121"
					"deaths"		"123"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.666667"
						"enemy_kills"		"12"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"10"
						"opening_kills"		"6"
						"sniper_kills"		"3"
						"KDR"		"1.250000"
						"enemy_kills"		"25"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"6"
						"opening_kills"		"8"
						"sniper_kills"		"0"
						"KDR"		"1.300000"
						"enemy_kills"		"39"
						"deaths"		"30"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"8"
						"opening_kills"		"10"
						"sniper_kills"		"7"
						"KDR"		"0.818182"
						"enemy_kills"		"45"
						"deaths"		"55"
						"matches_played"		"3"
					}
				}
				"9"
				{
					"team"		"6"
					"clutch_kills"		"8"
					"pistol_kills"		"15"
					"opening_kills"		"14"
					"sniper_kills"		"21"
					"KDR"		"1"
					"enemy_kills"		"107"
					"deaths"		"107"
					"matches_played"		"6"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"0"
						"opening_kills"		"4"
						"sniper_kills"		"3"
						"KDR"		"2"
						"enemy_kills"		"20"
						"deaths"		"10"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"2"
						"opening_kills"		"3"
						"sniper_kills"		"3"
						"KDR"		"0.655172"
						"enemy_kills"		"19"
						"deaths"		"29"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"8"
						"opening_kills"		"4"
						"sniper_kills"		"7"
						"KDR"		"1.413793"
						"enemy_kills"		"41"
						"deaths"		"29"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"5"
						"opening_kills"		"3"
						"sniper_kills"		"8"
						"KDR"		"0.692308"
						"enemy_kills"		"27"
						"deaths"		"39"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"6"
					"clutch_kills"		"9"
					"pistol_kills"		"19"
					"opening_kills"		"28"
					"sniper_kills"		"23"
					"KDR"		"1.083969"
					"enemy_kills"		"142"
					"deaths"		"131"
					"matches_played"		"8"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"4"
						"sniper_kills"		"4"
						"KDR"		"0.695652"
						"enemy_kills"		"16"
						"deaths"		"23"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"2"
						"KDR"		"0.652174"
						"enemy_kills"		"15"
						"deaths"		"23"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"6"
						"opening_kills"		"7"
						"sniper_kills"		"8"
						"KDR"		"1.360000"
						"enemy_kills"		"34"
						"deaths"		"25"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"8"
						"opening_kills"		"5"
						"sniper_kills"		"9"
						"KDR"		"2.277778"
						"enemy_kills"		"41"
						"deaths"		"18"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"1"
						"opening_kills"		"9"
						"sniper_kills"		"0"
						"KDR"		"0.857143"
						"enemy_kills"		"36"
						"deaths"		"42"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"6"
				}
				"12"
				{
					"team"		"6"
				}
				"13"
				{
					"team"		"61"
				}
				"14"
				{
					"team"		"61"
				}
				"15"
				{
					"team"		"61"
				}
				"16"
				{
					"team"		"61"
				}
				"1"
				{
					"team"		"9"
				}
				"3"
				{
					"team"		"9"
				}
				"4"
				{
					"team"		"6"
				}
				"5"
				{
					"team"		"6"
				}
				"6"
				{
					"team"		"6"
				}
				"18"
				{
					"team"		"61"
				}
			}
		}
		"424467"
		{
			"name"		"FalleN"
			"code"		"fallen"
			"dob"		"1991-05-30"
			"geo"		"BR"
			"events"
			{
				"7"
				{
					"team"		"57"
					"clutch_kills"		"10"
					"pistol_kills"		"7"
					"opening_kills"		"19"
					"sniper_kills"		"84"
					"KDR"		"1.117000"
					"enemy_kills"		"115"
					"deaths"		"103"
					"matches_played"		"5"
				}
				"8"
				{
					"team"		"57"
					"clutch_kills"		"4"
					"pistol_kills"		"14"
					"opening_kills"		"12"
					"sniper_kills"		"27"
					"KDR"		"0.746988"
					"enemy_kills"		"62"
					"deaths"		"83"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"2"
						"sniper_kills"		"9"
						"KDR"		"0.812500"
						"enemy_kills"		"13"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"5"
						"opening_kills"		"2"
						"sniper_kills"		"4"
						"KDR"		"1.210526"
						"enemy_kills"		"23"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"7"
						"opening_kills"		"8"
						"sniper_kills"		"14"
						"KDR"		"0.541667"
						"enemy_kills"		"26"
						"deaths"		"48"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"57"
					"clutch_kills"		"20"
					"pistol_kills"		"29"
					"opening_kills"		"36"
					"sniper_kills"		"117"
					"KDR"		"1.331035"
					"enemy_kills"		"193"
					"deaths"		"145"
					"matches_played"		"9"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"3"
						"sniper_kills"		"10"
						"KDR"		"0.789474"
						"enemy_kills"		"15"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"5"
						"opening_kills"		"3"
						"sniper_kills"		"10"
						"KDR"		"3"
						"enemy_kills"		"18"
						"deaths"		"6"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"9"
						"opening_kills"		"14"
						"sniper_kills"		"32"
						"KDR"		"1.051724"
						"enemy_kills"		"61"
						"deaths"		"58"
						"matches_played"		"3"
					}
					"stage4"
					{
						"clutch_kills"		"9"
						"pistol_kills"		"7"
						"opening_kills"		"9"
						"sniper_kills"		"34"
						"KDR"		"1.444444"
						"enemy_kills"		"52"
						"deaths"		"36"
						"matches_played"		"2"
					}
					"stage6"
					{
						"clutch_kills"		"8"
						"pistol_kills"		"6"
						"opening_kills"		"7"
						"sniper_kills"		"31"
						"KDR"		"1.807692"
						"enemy_kills"		"47"
						"deaths"		"26"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"14"
					"clutch_kills"		"9"
					"pistol_kills"		"21"
					"opening_kills"		"33"
					"sniper_kills"		"101"
					"KDR"		"1.257353"
					"enemy_kills"		"171"
					"deaths"		"136"
					"matches_played"		"9"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"5"
						"sniper_kills"		"12"
						"KDR"		"1.428571"
						"enemy_kills"		"20"
						"deaths"		"14"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"3"
						"opening_kills"		"1"
						"sniper_kills"		"6"
						"KDR"		"1.800000"
						"enemy_kills"		"18"
						"deaths"		"10"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"5"
						"opening_kills"		"11"
						"sniper_kills"		"21"
						"KDR"		"0.972973"
						"enemy_kills"		"36"
						"deaths"		"37"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"8"
						"opening_kills"		"10"
						"sniper_kills"		"35"
						"KDR"		"1.312500"
						"enemy_kills"		"63"
						"deaths"		"48"
						"matches_played"		"3"
					}
					"stage5"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"3"
						"opening_kills"		"6"
						"sniper_kills"		"27"
						"KDR"		"1.259259"
						"enemy_kills"		"34"
						"deaths"		"27"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"14"
				}
				"12"
				{
					"team"		"14"
				}
				"13"
				{
					"team"		"14"
				}
				"14"
				{
					"team"		"80"
				}
				"15"
				{
					"team"		"80"
				}
				"16"
				{
					"team"		"80"
				}
				"6"
				{
					"team"		"50"
				}
				"18"
				{
					"team"		"48"
				}
				"19"
				{
					"team"		"113"
				}
				"20"
				{
					"team"		"113"
				}
			}
		}
		"54512474"
		{
			"name"		"steel"
			"code"		"steel"
			"dob"		"1992-03-08"
			"geo"		"BR"
			"events"
			{
				"7"
				{
					"team"		"57"
					"clutch_kills"		"5"
					"pistol_kills"		"13"
					"opening_kills"		"7"
					"sniper_kills"		"0"
					"KDR"		"0.648000"
					"enemy_kills"		"68"
					"deaths"		"105"
					"matches_played"		"5"
				}
				"8"
				{
					"team"		"57"
					"clutch_kills"		"8"
					"pistol_kills"		"15"
					"opening_kills"		"6"
					"sniper_kills"		"1"
					"KDR"		"0.890411"
					"enemy_kills"		"65"
					"deaths"		"73"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"0"
						"sniper_kills"		"1"
						"KDR"		"1.454545"
						"enemy_kills"		"16"
						"deaths"		"11"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.454545"
						"enemy_kills"		"10"
						"deaths"		"22"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"9"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.975000"
						"enemy_kills"		"39"
						"deaths"		"40"
						"matches_played"		"2"
					}
				}
				"12"
				{
					"team"		"71"
				}
				"6"
				{
					"team"		"50"
				}
			}
		}
		"38921219"
		{
			"name"		"fer"
			"code"		"fer"
			"dob"		"1991-10-30"
			"geo"		"BR"
			"events"
			{
				"7"
				{
					"team"		"57"
					"clutch_kills"		"5"
					"pistol_kills"		"28"
					"opening_kills"		"24"
					"sniper_kills"		"2"
					"KDR"		"1.092000"
					"enemy_kills"		"119"
					"deaths"		"109"
					"matches_played"		"5"
				}
				"8"
				{
					"team"		"57"
					"clutch_kills"		"11"
					"pistol_kills"		"16"
					"opening_kills"		"11"
					"sniper_kills"		"0"
					"KDR"		"0.976471"
					"enemy_kills"		"83"
					"deaths"		"85"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.666667"
						"enemy_kills"		"12"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"5"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"1"
						"enemy_kills"		"20"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"10"
						"pistol_kills"		"9"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"1.085106"
						"enemy_kills"		"51"
						"deaths"		"47"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"57"
					"clutch_kills"		"6"
					"pistol_kills"		"32"
					"opening_kills"		"42"
					"sniper_kills"		"0"
					"KDR"		"1.010870"
					"enemy_kills"		"186"
					"deaths"		"184"
					"matches_played"		"9"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1.235294"
						"enemy_kills"		"21"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.692308"
						"enemy_kills"		"9"
						"deaths"		"13"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"12"
						"opening_kills"		"16"
						"sniper_kills"		"0"
						"KDR"		"0.859155"
						"enemy_kills"		"61"
						"deaths"		"71"
						"matches_played"		"3"
					}
					"stage4"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"9"
						"opening_kills"		"9"
						"sniper_kills"		"0"
						"KDR"		"1"
						"enemy_kills"		"44"
						"deaths"		"44"
						"matches_played"		"2"
					}
					"stage6"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"7"
						"opening_kills"		"12"
						"sniper_kills"		"0"
						"KDR"		"1.307692"
						"enemy_kills"		"51"
						"deaths"		"39"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"14"
					"clutch_kills"		"9"
					"pistol_kills"		"33"
					"opening_kills"		"34"
					"sniper_kills"		"0"
					"KDR"		"1.050955"
					"enemy_kills"		"165"
					"deaths"		"157"
					"matches_played"		"9"
					"stage0"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"4"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"0.900000"
						"enemy_kills"		"18"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"7"
						"sniper_kills"		"0"
						"KDR"		"1.384615"
						"enemy_kills"		"18"
						"deaths"		"13"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"5"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"0.973684"
						"enemy_kills"		"37"
						"deaths"		"38"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"12"
						"opening_kills"		"12"
						"sniper_kills"		"0"
						"KDR"		"1.181818"
						"enemy_kills"		"65"
						"deaths"		"55"
						"matches_played"		"3"
					}
					"stage5"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"9"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"0.870968"
						"enemy_kills"		"27"
						"deaths"		"31"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"14"
				}
				"12"
				{
					"team"		"14"
				}
				"13"
				{
					"team"		"14"
				}
				"14"
				{
					"team"		"80"
				}
				"15"
				{
					"team"		"80"
				}
				"16"
				{
					"team"		"80"
				}
				"6"
				{
					"team"		"50"
				}
				"19"
				{
					"team"		"113"
				}
				"20"
				{
					"team"		"113"
				}
			}
		}
		"58113672"
		{
			"name"		"boltz"
			"code"		"boltz"
			"dob"		"1997-04-10"
			"geo"		"BR"
			"events"
			{
				"7"
				{
					"team"		"57"
					"clutch_kills"		"7"
					"pistol_kills"		"20"
					"opening_kills"		"11"
					"sniper_kills"		"0"
					"KDR"		"0.895000"
					"enemy_kills"		"94"
					"deaths"		"105"
					"matches_played"		"5"
				}
				"8"
				{
					"team"		"57"
					"clutch_kills"		"3"
					"pistol_kills"		"13"
					"opening_kills"		"10"
					"sniper_kills"		"1"
					"KDR"		"1.012500"
					"enemy_kills"		"81"
					"deaths"		"80"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1.058824"
						"enemy_kills"		"18"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.904762"
						"enemy_kills"		"19"
						"deaths"		"21"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"9"
						"opening_kills"		"3"
						"sniper_kills"		"1"
						"KDR"		"1.047619"
						"enemy_kills"		"44"
						"deaths"		"42"
						"matches_played"		"2"
					}
				}
				"12"
				{
					"team"		"71"
				}
				"6"
				{
					"team"		"50"
				}
				"19"
				{
					"team"		"113"
				}
				"20"
				{
					"team"		"113"
				}
			}
		}
		"79720871"
		{
			"name"		"coldzera"
			"code"		"coldzera"
			"dob"		"1994-10-31"
			"geo"		"BR"
			"events"
			{
				"7"
				{
					"team"		"57"
					"clutch_kills"		"11"
					"pistol_kills"		"21"
					"opening_kills"		"10"
					"sniper_kills"		"6"
					"KDR"		"1.099000"
					"enemy_kills"		"111"
					"deaths"		"101"
					"matches_played"		"5"
				}
				"8"
				{
					"team"		"57"
					"clutch_kills"		"8"
					"pistol_kills"		"24"
					"opening_kills"		"12"
					"sniper_kills"		"13"
					"KDR"		"1.226667"
					"enemy_kills"		"92"
					"deaths"		"75"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"6"
						"opening_kills"		"7"
						"sniper_kills"		"6"
						"KDR"		"2.066667"
						"enemy_kills"		"31"
						"deaths"		"15"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"8"
						"opening_kills"		"2"
						"sniper_kills"		"4"
						"KDR"		"1.444444"
						"enemy_kills"		"26"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"10"
						"opening_kills"		"3"
						"sniper_kills"		"3"
						"KDR"		"0.833333"
						"enemy_kills"		"35"
						"deaths"		"42"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"57"
					"clutch_kills"		"21"
					"pistol_kills"		"36"
					"opening_kills"		"22"
					"sniper_kills"		"53"
					"KDR"		"1.546053"
					"enemy_kills"		"235"
					"deaths"		"152"
					"matches_played"		"9"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"3"
						"opening_kills"		"1"
						"sniper_kills"		"7"
						"KDR"		"1.411765"
						"enemy_kills"		"24"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"5"
						"opening_kills"		"2"
						"sniper_kills"		"1"
						"KDR"		"2.200000"
						"enemy_kills"		"22"
						"deaths"		"10"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"10"
						"opening_kills"		"6"
						"sniper_kills"		"18"
						"KDR"		"1.377358"
						"enemy_kills"		"73"
						"deaths"		"53"
						"matches_played"		"3"
					}
					"stage4"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"10"
						"opening_kills"		"6"
						"sniper_kills"		"13"
						"KDR"		"1.523810"
						"enemy_kills"		"64"
						"deaths"		"42"
						"matches_played"		"2"
					}
					"stage6"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"8"
						"opening_kills"		"7"
						"sniper_kills"		"14"
						"KDR"		"1.733333"
						"enemy_kills"		"52"
						"deaths"		"30"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"14"
					"clutch_kills"		"23"
					"pistol_kills"		"49"
					"opening_kills"		"16"
					"sniper_kills"		"60"
					"KDR"		"1.717742"
					"enemy_kills"		"213"
					"deaths"		"124"
					"matches_played"		"9"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"7"
						"opening_kills"		"2"
						"sniper_kills"		"7"
						"KDR"		"2.166667"
						"enemy_kills"		"26"
						"deaths"		"12"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"4"
						"sniper_kills"		"14"
						"KDR"		"2.777778"
						"enemy_kills"		"25"
						"deaths"		"9"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"9"
						"opening_kills"		"4"
						"sniper_kills"		"4"
						"KDR"		"1.243243"
						"enemy_kills"		"46"
						"deaths"		"37"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"15"
						"pistol_kills"		"15"
						"opening_kills"		"3"
						"sniper_kills"		"20"
						"KDR"		"1.565217"
						"enemy_kills"		"72"
						"deaths"		"46"
						"matches_played"		"3"
					}
					"stage5"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"14"
						"opening_kills"		"3"
						"sniper_kills"		"15"
						"KDR"		"2.200000"
						"enemy_kills"		"44"
						"deaths"		"20"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"14"
				}
				"12"
				{
					"team"		"14"
				}
				"13"
				{
					"team"		"14"
				}
				"14"
				{
					"team"		"80"
				}
				"15"
				{
					"team"		"80"
				}
				"16"
				{
					"team"		"80"
				}
				"20"
				{
					"team"		"116"
				}
			}
		}
		"12065295"
		{
			"name"		"GuardiaN"
			"code"		"guardian"
			"dob"		"1991-07-19"
			"geo"		"SK"
			"events"
			{
				"7"
				{
					"team"		"12"
					"clutch_kills"		"8"
					"pistol_kills"		"10"
					"opening_kills"		"20"
					"sniper_kills"		"44"
					"KDR"		"0.968000"
					"enemy_kills"		"91"
					"deaths"		"94"
					"matches_played"		"5"
				}
				"8"
				{
					"team"		"12"
					"clutch_kills"		"14"
					"pistol_kills"		"36"
					"opening_kills"		"56"
					"sniper_kills"		"152"
					"KDR"		"1.509202"
					"enemy_kills"		"246"
					"deaths"		"163"
					"matches_played"		"11"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"5"
						"sniper_kills"		"14"
						"KDR"		"1.733333"
						"enemy_kills"		"26"
						"deaths"		"15"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"5"
						"sniper_kills"		"11"
						"KDR"		"0.619048"
						"enemy_kills"		"13"
						"deaths"		"21"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"12"
						"opening_kills"		"15"
						"sniper_kills"		"36"
						"KDR"		"1.418605"
						"enemy_kills"		"61"
						"deaths"		"43"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"10"
						"opening_kills"		"17"
						"sniper_kills"		"31"
						"KDR"		"1.400000"
						"enemy_kills"		"56"
						"deaths"		"40"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"9"
						"pistol_kills"		"10"
						"opening_kills"		"14"
						"sniper_kills"		"60"
						"KDR"		"2.045455"
						"enemy_kills"		"90"
						"deaths"		"44"
						"matches_played"		"4"
					}
				}
				"9"
				{
					"team"		"12"
					"clutch_kills"		"6"
					"pistol_kills"		"20"
					"opening_kills"		"23"
					"sniper_kills"		"67"
					"KDR"		"0.890625"
					"enemy_kills"		"114"
					"deaths"		"128"
					"matches_played"		"8"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"7"
						"KDR"		"1.454545"
						"enemy_kills"		"16"
						"deaths"		"11"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"14"
						"KDR"		"2.375000"
						"enemy_kills"		"19"
						"deaths"		"8"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"7"
						"opening_kills"		"9"
						"sniper_kills"		"16"
						"KDR"		"0.888889"
						"enemy_kills"		"32"
						"deaths"		"36"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"4"
						"opening_kills"		"7"
						"sniper_kills"		"15"
						"KDR"		"0.800000"
						"enemy_kills"		"24"
						"deaths"		"30"
						"matches_played"		"2"
					}
					"stage6"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"15"
						"KDR"		"0.534884"
						"enemy_kills"		"23"
						"deaths"		"43"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"12"
					"clutch_kills"		"12"
					"pistol_kills"		"18"
					"opening_kills"		"15"
					"sniper_kills"		"44"
					"KDR"		"1.103896"
					"enemy_kills"		"85"
					"deaths"		"77"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"5"
						"opening_kills"		"5"
						"sniper_kills"		"16"
						"KDR"		"1.909091"
						"enemy_kills"		"21"
						"deaths"		"11"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"10"
						"KDR"		"1.187500"
						"enemy_kills"		"19"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"7"
						"pistol_kills"		"9"
						"opening_kills"		"7"
						"sniper_kills"		"18"
						"KDR"		"0.900000"
						"enemy_kills"		"45"
						"deaths"		"50"
						"matches_played"		"3"
					}
				}
				"11"
				{
					"team"		"12"
				}
				"12"
				{
					"team"		"12"
				}
				"13"
				{
					"team"		"61"
				}
				"14"
				{
					"team"		"61"
				}
				"15"
				{
					"team"		"61"
				}
				"16"
				{
					"team"		"61"
				}
				"3"
				{
					"team"		"12"
				}
				"4"
				{
					"team"		"12"
				}
				"5"
				{
					"team"		"12"
				}
				"6"
				{
					"team"		"12"
				}
			}
		}
		"59062744"
		{
			"name"		"Zeus"
			"code"		"zeus"
			"dob"		"1987-08-10"
			"geo"		"UA"
			"events"
			{
				"7"
				{
					"team"		"12"
					"clutch_kills"		"7"
					"pistol_kills"		"23"
					"opening_kills"		"9"
					"sniper_kills"		"0"
					"KDR"		"0.938000"
					"enemy_kills"		"90"
					"deaths"		"96"
					"matches_played"		"5"
				}
				"8"
				{
					"team"		"12"
					"clutch_kills"		"7"
					"pistol_kills"		"31"
					"opening_kills"		"18"
					"sniper_kills"		"6"
					"KDR"		"1.042328"
					"enemy_kills"		"197"
					"deaths"		"189"
					"matches_played"		"11"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.947368"
						"enemy_kills"		"18"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.681818"
						"enemy_kills"		"15"
						"deaths"		"22"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"11"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"1"
						"enemy_kills"		"52"
						"deaths"		"52"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"3"
						"KDR"		"1.135135"
						"enemy_kills"		"42"
						"deaths"		"37"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"12"
						"opening_kills"		"8"
						"sniper_kills"		"3"
						"KDR"		"1.186441"
						"enemy_kills"		"70"
						"deaths"		"59"
						"matches_played"		"4"
					}
				}
				"9"
				{
					"team"		"12"
					"clutch_kills"		"5"
					"pistol_kills"		"17"
					"opening_kills"		"10"
					"sniper_kills"		"3"
					"KDR"		"0.938462"
					"enemy_kills"		"122"
					"deaths"		"130"
					"matches_played"		"8"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.142857"
						"enemy_kills"		"16"
						"deaths"		"14"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"1.272727"
						"enemy_kills"		"14"
						"deaths"		"11"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.903226"
						"enemy_kills"		"28"
						"deaths"		"31"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.933333"
						"enemy_kills"		"28"
						"deaths"		"30"
						"matches_played"		"2"
					}
					"stage6"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"7"
						"opening_kills"		"1"
						"sniper_kills"		"3"
						"KDR"		"0.818182"
						"enemy_kills"		"36"
						"deaths"		"44"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"12"
					"clutch_kills"		"5"
					"pistol_kills"		"15"
					"opening_kills"		"9"
					"sniper_kills"		"1"
					"KDR"		"1"
					"enemy_kills"		"88"
					"deaths"		"88"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"1.357143"
						"enemy_kills"		"19"
						"deaths"		"14"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"1"
						"enemy_kills"		"19"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"7"
						"opening_kills"		"5"
						"sniper_kills"		"1"
						"KDR"		"0.909091"
						"enemy_kills"		"50"
						"deaths"		"55"
						"matches_played"		"3"
					}
				}
				"11"
				{
					"team"		"63"
				}
				"12"
				{
					"team"		"63"
				}
				"13"
				{
					"team"		"12"
				}
				"14"
				{
					"team"		"12"
				}
				"15"
				{
					"team"		"12"
				}
				"16"
				{
					"team"		"12"
				}
				"1"
				{
					"team"		"12"
				}
				"3"
				{
					"team"		"12"
				}
				"4"
				{
					"team"		"12"
				}
				"5"
				{
					"team"		"12"
				}
				"6"
				{
					"team"		"12"
				}
			}
		}
		"3648428"
		{
			"name"		"seized"
			"code"		"seized"
			"dob"		"1994-09-09"
			"geo"		"RU"
			"events"
			{
				"7"
				{
					"team"		"12"
					"clutch_kills"		"7"
					"pistol_kills"		"19"
					"opening_kills"		"15"
					"sniper_kills"		"1"
					"KDR"		"0.887000"
					"enemy_kills"		"86"
					"deaths"		"97"
					"matches_played"		"5"
				}
				"8"
				{
					"team"		"12"
					"clutch_kills"		"26"
					"pistol_kills"		"32"
					"opening_kills"		"30"
					"sniper_kills"		"15"
					"KDR"		"1.120219"
					"enemy_kills"		"205"
					"deaths"		"183"
					"matches_played"		"11"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"3"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"1.066667"
						"enemy_kills"		"16"
						"deaths"		"15"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"2"
						"opening_kills"		"1"
						"sniper_kills"		"1"
						"KDR"		"0.850000"
						"enemy_kills"		"17"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"9"
						"pistol_kills"		"11"
						"opening_kills"		"10"
						"sniper_kills"		"3"
						"KDR"		"1.533333"
						"enemy_kills"		"69"
						"deaths"		"45"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"5"
						"opening_kills"		"7"
						"sniper_kills"		"7"
						"KDR"		"0.818182"
						"enemy_kills"		"36"
						"deaths"		"44"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"11"
						"opening_kills"		"11"
						"sniper_kills"		"4"
						"KDR"		"1.135593"
						"enemy_kills"		"67"
						"deaths"		"59"
						"matches_played"		"4"
					}
				}
				"9"
				{
					"team"		"12"
					"clutch_kills"		"15"
					"pistol_kills"		"29"
					"opening_kills"		"21"
					"sniper_kills"		"10"
					"KDR"		"1.091603"
					"enemy_kills"		"143"
					"deaths"		"131"
					"matches_played"		"8"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"1"
						"opening_kills"		"3"
						"sniper_kills"		"2"
						"KDR"		"1.117647"
						"enemy_kills"		"19"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"1.700000"
						"enemy_kills"		"17"
						"deaths"		"10"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"11"
						"opening_kills"		"5"
						"sniper_kills"		"1"
						"KDR"		"1.785714"
						"enemy_kills"		"50"
						"deaths"		"28"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"7"
						"opening_kills"		"3"
						"sniper_kills"		"3"
						"KDR"		"0.965517"
						"enemy_kills"		"28"
						"deaths"		"29"
						"matches_played"		"2"
					}
					"stage6"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"9"
						"opening_kills"		"5"
						"sniper_kills"		"4"
						"KDR"		"0.617021"
						"enemy_kills"		"29"
						"deaths"		"47"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"12"
					"clutch_kills"		"8"
					"pistol_kills"		"21"
					"opening_kills"		"19"
					"sniper_kills"		"16"
					"KDR"		"1.070588"
					"enemy_kills"		"91"
					"deaths"		"85"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"6"
						"opening_kills"		"5"
						"sniper_kills"		"8"
						"KDR"		"1.666667"
						"enemy_kills"		"20"
						"deaths"		"12"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"3"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1.277778"
						"enemy_kills"		"23"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"12"
						"opening_kills"		"10"
						"sniper_kills"		"8"
						"KDR"		"0.872727"
						"enemy_kills"		"48"
						"deaths"		"55"
						"matches_played"		"3"
					}
				}
				"11"
				{
					"team"		"12"
				}
				"12"
				{
					"team"		"12"
				}
				"13"
				{
					"team"		"43"
				}
				"1"
				{
					"team"		"12"
				}
				"3"
				{
					"team"		"12"
				}
				"4"
				{
					"team"		"12"
				}
				"5"
				{
					"team"		"12"
				}
				"6"
				{
					"team"		"12"
				}
			}
		}
		"23429534"
		{
			"name"		"Edward"
			"code"		"edward"
			"dob"		"1987-12-28"
			"geo"		"UA"
			"events"
			{
				"7"
				{
					"team"		"12"
					"clutch_kills"		"8"
					"pistol_kills"		"17"
					"opening_kills"		"12"
					"sniper_kills"		"1"
					"KDR"		"0.870000"
					"enemy_kills"		"87"
					"deaths"		"100"
					"matches_played"		"5"
				}
				"8"
				{
					"team"		"12"
					"clutch_kills"		"13"
					"pistol_kills"		"34"
					"opening_kills"		"28"
					"sniper_kills"		"3"
					"KDR"		"0.956044"
					"enemy_kills"		"174"
					"deaths"		"182"
					"matches_played"		"11"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1"
						"enemy_kills"		"20"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.636364"
						"enemy_kills"		"14"
						"deaths"		"22"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"12"
						"opening_kills"		"9"
						"sniper_kills"		"0"
						"KDR"		"1.020408"
						"enemy_kills"		"50"
						"deaths"		"49"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"9"
						"opening_kills"		"4"
						"sniper_kills"		"1"
						"KDR"		"1.027778"
						"enemy_kills"		"37"
						"deaths"		"36"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"7"
						"opening_kills"		"8"
						"sniper_kills"		"2"
						"KDR"		"0.963636"
						"enemy_kills"		"53"
						"deaths"		"55"
						"matches_played"		"4"
					}
				}
				"9"
				{
					"team"		"12"
					"clutch_kills"		"16"
					"pistol_kills"		"27"
					"opening_kills"		"20"
					"sniper_kills"		"1"
					"KDR"		"1.393443"
					"enemy_kills"		"170"
					"deaths"		"122"
					"matches_played"		"8"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.909091"
						"enemy_kills"		"21"
						"deaths"		"11"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"2.125000"
						"enemy_kills"		"17"
						"deaths"		"8"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"7"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1.600000"
						"enemy_kills"		"40"
						"deaths"		"25"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"9"
						"opening_kills"		"4"
						"sniper_kills"		"1"
						"KDR"		"1.785714"
						"enemy_kills"		"50"
						"deaths"		"28"
						"matches_played"		"2"
					}
					"stage6"
					{
						"clutch_kills"		"8"
						"pistol_kills"		"6"
						"opening_kills"		"6"
						"sniper_kills"		"0"
						"KDR"		"0.840000"
						"enemy_kills"		"42"
						"deaths"		"50"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"12"
					"clutch_kills"		"5"
					"pistol_kills"		"18"
					"opening_kills"		"14"
					"sniper_kills"		"2"
					"KDR"		"1.325000"
					"enemy_kills"		"106"
					"deaths"		"80"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"0"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"1.200000"
						"enemy_kills"		"18"
						"deaths"		"15"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1.125000"
						"enemy_kills"		"18"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"15"
						"opening_kills"		"9"
						"sniper_kills"		"2"
						"KDR"		"1.428571"
						"enemy_kills"		"70"
						"deaths"		"49"
						"matches_played"		"3"
					}
				}
				"11"
				{
					"team"		"12"
				}
				"12"
				{
					"team"		"12"
				}
				"13"
				{
					"team"		"12"
				}
				"14"
				{
					"team"		"12"
				}
				"15"
				{
					"team"		"12"
				}
				"3"
				{
					"team"		"12"
				}
				"4"
				{
					"team"		"12"
				}
				"5"
				{
					"team"		"12"
				}
				"6"
				{
					"team"		"12"
				}
			}
		}
		"156257548"
		{
			"name"		"flamie"
			"code"		"flamie"
			"dob"		"1997-04-05"
			"geo"		"RU"
			"events"
			{
				"7"
				{
					"team"		"12"
					"clutch_kills"		"7"
					"pistol_kills"		"18"
					"opening_kills"		"12"
					"sniper_kills"		"1"
					"KDR"		"0.907000"
					"enemy_kills"		"97"
					"deaths"		"107"
					"matches_played"		"5"
				}
				"8"
				{
					"team"		"12"
					"clutch_kills"		"18"
					"pistol_kills"		"32"
					"opening_kills"		"27"
					"sniper_kills"		"4"
					"KDR"		"1.076503"
					"enemy_kills"		"197"
					"deaths"		"183"
					"matches_played"		"11"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"3"
						"sniper_kills"		"1"
						"KDR"		"1.210526"
						"enemy_kills"		"23"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"4"
						"opening_kills"		"2"
						"sniper_kills"		"1"
						"KDR"		"0.684211"
						"enemy_kills"		"13"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"11"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.918367"
						"enemy_kills"		"45"
						"deaths"		"49"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"5"
						"opening_kills"		"5"
						"sniper_kills"		"1"
						"KDR"		"1.263158"
						"enemy_kills"		"48"
						"deaths"		"38"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"10"
						"opening_kills"		"14"
						"sniper_kills"		"1"
						"KDR"		"1.172414"
						"enemy_kills"		"68"
						"deaths"		"58"
						"matches_played"		"4"
					}
				}
				"9"
				{
					"team"		"12"
					"clutch_kills"		"10"
					"pistol_kills"		"22"
					"opening_kills"		"25"
					"sniper_kills"		"2"
					"KDR"		"1.244444"
					"enemy_kills"		"168"
					"deaths"		"135"
					"matches_played"		"8"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1.235294"
						"enemy_kills"		"21"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"1.333333"
						"enemy_kills"		"16"
						"deaths"		"12"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"7"
						"opening_kills"		"7"
						"sniper_kills"		"0"
						"KDR"		"1.424242"
						"enemy_kills"		"47"
						"deaths"		"33"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"5"
						"opening_kills"		"8"
						"sniper_kills"		"1"
						"KDR"		"1.620690"
						"enemy_kills"		"47"
						"deaths"		"29"
						"matches_played"		"2"
					}
					"stage6"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"6"
						"opening_kills"		"5"
						"sniper_kills"		"1"
						"KDR"		"0.840909"
						"enemy_kills"		"37"
						"deaths"		"44"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"12"
					"clutch_kills"		"2"
					"pistol_kills"		"12"
					"opening_kills"		"14"
					"sniper_kills"		"3"
					"KDR"		"0.977528"
					"enemy_kills"		"87"
					"deaths"		"89"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"1.384615"
						"enemy_kills"		"18"
						"deaths"		"13"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.333333"
						"enemy_kills"		"24"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"8"
						"opening_kills"		"11"
						"sniper_kills"		"3"
						"KDR"		"0.775862"
						"enemy_kills"		"45"
						"deaths"		"58"
						"matches_played"		"3"
					}
				}
				"11"
				{
					"team"		"12"
				}
				"12"
				{
					"team"		"12"
				}
				"13"
				{
					"team"		"12"
				}
				"14"
				{
					"team"		"12"
				}
				"15"
				{
					"team"		"12"
				}
				"16"
				{
					"team"		"12"
				}
				"4"
				{
					"team"		"34"
				}
				"6"
				{
					"team"		"25"
				}
			}
		}
		"26224992"
		{
			"name"		"Xizt"
			"code"		"xizt"
			"dob"		"1991-02-22"
			"geo"		"SE"
			"events"
			{
				"7"
				{
					"team"		"1"
					"clutch_kills"		"5"
					"pistol_kills"		"16"
					"opening_kills"		"12"
					"sniper_kills"		"6"
					"KDR"		"0.915000"
					"enemy_kills"		"75"
					"deaths"		"82"
					"matches_played"		"5"
				}
				"8"
				{
					"team"		"1"
					"clutch_kills"		"10"
					"pistol_kills"		"32"
					"opening_kills"		"20"
					"sniper_kills"		"12"
					"KDR"		"0.955882"
					"enemy_kills"		"130"
					"deaths"		"136"
					"matches_played"		"8"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"6"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"1"
						"enemy_kills"		"20"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"6"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1.562500"
						"enemy_kills"		"25"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"7"
						"opening_kills"		"7"
						"sniper_kills"		"8"
						"KDR"		"1.137931"
						"enemy_kills"		"33"
						"deaths"		"29"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"8"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"1.125000"
						"enemy_kills"		"36"
						"deaths"		"32"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"5"
						"opening_kills"		"1"
						"sniper_kills"		"4"
						"KDR"		"0.410256"
						"enemy_kills"		"16"
						"deaths"		"39"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"1"
					"clutch_kills"		"10"
					"pistol_kills"		"13"
					"opening_kills"		"13"
					"sniper_kills"		"7"
					"KDR"		"0.843972"
					"enemy_kills"		"119"
					"deaths"		"141"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.777778"
						"enemy_kills"		"21"
						"deaths"		"27"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"2"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.684211"
						"enemy_kills"		"13"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"5"
						"opening_kills"		"5"
						"sniper_kills"		"7"
						"KDR"		"0.907407"
						"enemy_kills"		"49"
						"deaths"		"54"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"4"
						"opening_kills"		"7"
						"sniper_kills"		"0"
						"KDR"		"0.878049"
						"enemy_kills"		"36"
						"deaths"		"41"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"1"
					"clutch_kills"		"6"
					"pistol_kills"		"12"
					"opening_kills"		"6"
					"sniper_kills"		"1"
					"KDR"		"0.902439"
					"enemy_kills"		"74"
					"deaths"		"82"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"0"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"1.777778"
						"enemy_kills"		"16"
						"deaths"		"9"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.650000"
						"enemy_kills"		"13"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"11"
						"opening_kills"		"1"
						"sniper_kills"		"1"
						"KDR"		"0.849057"
						"enemy_kills"		"45"
						"deaths"		"53"
						"matches_played"		"3"
					}
				}
				"14"
				{
					"team"		"6"
				}
				"15"
				{
					"team"		"6"
				}
				"1"
				{
					"team"		"1"
				}
				"3"
				{
					"team"		"1"
				}
				"4"
				{
					"team"		"1"
				}
				"5"
				{
					"team"		"1"
				}
				"6"
				{
					"team"		"1"
				}
			}
		}
		"93724"
		{
			"name"		"f0rest"
			"code"		"forest"
			"dob"		"1988-06-10"
			"geo"		"SE"
			"events"
			{
				"7"
				{
					"team"		"1"
					"clutch_kills"		"3"
					"pistol_kills"		"21"
					"opening_kills"		"14"
					"sniper_kills"		"7"
					"KDR"		"1.080000"
					"enemy_kills"		"95"
					"deaths"		"88"
					"matches_played"		"5"
				}
				"8"
				{
					"team"		"1"
					"clutch_kills"		"10"
					"pistol_kills"		"26"
					"opening_kills"		"27"
					"sniper_kills"		"44"
					"KDR"		"1.103704"
					"enemy_kills"		"149"
					"deaths"		"135"
					"matches_played"		"8"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"5"
						"sniper_kills"		"3"
						"KDR"		"1.105263"
						"enemy_kills"		"21"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"5"
						"sniper_kills"		"1"
						"KDR"		"1.750000"
						"enemy_kills"		"28"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"10"
						"opening_kills"		"9"
						"sniper_kills"		"17"
						"KDR"		"1.777778"
						"enemy_kills"		"48"
						"deaths"		"27"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"4"
						"opening_kills"		"8"
						"sniper_kills"		"15"
						"KDR"		"0.783784"
						"enemy_kills"		"29"
						"deaths"		"37"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"6"
						"opening_kills"		"0"
						"sniper_kills"		"8"
						"KDR"		"0.638889"
						"enemy_kills"		"23"
						"deaths"		"36"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"1"
					"clutch_kills"		"14"
					"pistol_kills"		"25"
					"opening_kills"		"19"
					"sniper_kills"		"25"
					"KDR"		"1.055556"
					"enemy_kills"		"133"
					"deaths"		"126"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"7"
						"pistol_kills"		"5"
						"opening_kills"		"4"
						"sniper_kills"		"4"
						"KDR"		"1.636364"
						"enemy_kills"		"36"
						"deaths"		"22"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"3"
						"opening_kills"		"1"
						"sniper_kills"		"4"
						"KDR"		"0.611111"
						"enemy_kills"		"11"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"9"
						"opening_kills"		"6"
						"sniper_kills"		"6"
						"KDR"		"1"
						"enemy_kills"		"48"
						"deaths"		"48"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"8"
						"opening_kills"		"8"
						"sniper_kills"		"11"
						"KDR"		"1"
						"enemy_kills"		"38"
						"deaths"		"38"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"1"
					"clutch_kills"		"6"
					"pistol_kills"		"28"
					"opening_kills"		"13"
					"sniper_kills"		"23"
					"KDR"		"1.011628"
					"enemy_kills"		"87"
					"deaths"		"86"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"6"
						"opening_kills"		"2"
						"sniper_kills"		"8"
						"KDR"		"2.750000"
						"enemy_kills"		"22"
						"deaths"		"8"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"8"
						"opening_kills"		"2"
						"sniper_kills"		"5"
						"KDR"		"1.105263"
						"enemy_kills"		"21"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"14"
						"opening_kills"		"9"
						"sniper_kills"		"10"
						"KDR"		"0.745763"
						"enemy_kills"		"44"
						"deaths"		"59"
						"matches_played"		"3"
					}
				}
				"14"
				{
					"team"		"1"
				}
				"15"
				{
					"team"		"1"
				}
				"16"
				{
					"team"		"1"
				}
				"1"
				{
					"team"		"1"
				}
				"3"
				{
					"team"		"1"
				}
				"4"
				{
					"team"		"1"
				}
				"5"
				{
					"team"		"1"
				}
				"6"
				{
					"team"		"1"
				}
			}
		}
		"21771190"
		{
			"name"		"GeT_RiGhT"
			"code"		"getright"
			"dob"		"1990-05-29"
			"geo"		"SE"
			"events"
			{
				"7"
				{
					"team"		"1"
					"clutch_kills"		"5"
					"pistol_kills"		"12"
					"opening_kills"		"6"
					"sniper_kills"		"0"
					"KDR"		"1.000000"
					"enemy_kills"		"78"
					"deaths"		"78"
					"matches_played"		"5"
				}
				"8"
				{
					"team"		"1"
					"clutch_kills"		"7"
					"pistol_kills"		"20"
					"opening_kills"		"13"
					"sniper_kills"		"4"
					"KDR"		"1"
					"enemy_kills"		"124"
					"deaths"		"124"
					"matches_played"		"8"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"1"
						"KDR"		"0.809524"
						"enemy_kills"		"17"
						"deaths"		"21"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"3"
						"KDR"		"1.357143"
						"enemy_kills"		"19"
						"deaths"		"14"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1.120000"
						"enemy_kills"		"28"
						"deaths"		"25"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"4"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1.500000"
						"enemy_kills"		"42"
						"deaths"		"28"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"8"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.500000"
						"enemy_kills"		"18"
						"deaths"		"36"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"1"
					"clutch_kills"		"18"
					"pistol_kills"		"23"
					"opening_kills"		"34"
					"sniper_kills"		"15"
					"KDR"		"1.048485"
					"enemy_kills"		"173"
					"deaths"		"165"
					"matches_played"		"8"
					"stage0"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"5"
						"opening_kills"		"5"
						"sniper_kills"		"3"
						"KDR"		"1.178571"
						"enemy_kills"		"33"
						"deaths"		"28"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.470588"
						"enemy_kills"		"8"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"9"
						"opening_kills"		"13"
						"sniper_kills"		"0"
						"KDR"		"1.274510"
						"enemy_kills"		"65"
						"deaths"		"51"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"7"
						"opening_kills"		"6"
						"sniper_kills"		"9"
						"KDR"		"0.707317"
						"enemy_kills"		"29"
						"deaths"		"41"
						"matches_played"		"2"
					}
					"stage5"
					{
						"clutch_kills"		"8"
						"pistol_kills"		"1"
						"opening_kills"		"6"
						"sniper_kills"		"3"
						"KDR"		"1.357143"
						"enemy_kills"		"38"
						"deaths"		"28"
						"matches_played"		"1"
					}
				}
				"10"
				{
					"team"		"1"
					"clutch_kills"		"2"
					"pistol_kills"		"18"
					"opening_kills"		"8"
					"sniper_kills"		"1"
					"KDR"		"1.049383"
					"enemy_kills"		"85"
					"deaths"		"81"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"1"
						"sniper_kills"		"1"
						"KDR"		"3.166667"
						"enemy_kills"		"19"
						"deaths"		"6"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"7"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.958333"
						"enemy_kills"		"23"
						"deaths"		"24"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"9"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.843137"
						"enemy_kills"		"43"
						"deaths"		"51"
						"matches_played"		"3"
					}
				}
				"14"
				{
					"team"		"1"
				}
				"15"
				{
					"team"		"1"
				}
				"16"
				{
					"team"		"1"
				}
				"1"
				{
					"team"		"1"
				}
				"3"
				{
					"team"		"1"
				}
				"4"
				{
					"team"		"1"
				}
				"5"
				{
					"team"		"1"
				}
				"6"
				{
					"team"		"1"
				}
			}
		}
		"24295201"
		{
			"name"		"friberg"
			"code"		"friberg"
			"dob"		"1991-10-19"
			"geo"		"SE"
			"events"
			{
				"7"
				{
					"team"		"1"
					"clutch_kills"		"7"
					"pistol_kills"		"12"
					"opening_kills"		"8"
					"sniper_kills"		"0"
					"KDR"		"0.685000"
					"enemy_kills"		"61"
					"deaths"		"89"
					"matches_played"		"5"
				}
				"8"
				{
					"team"		"1"
					"clutch_kills"		"9"
					"pistol_kills"		"29"
					"opening_kills"		"16"
					"sniper_kills"		"0"
					"KDR"		"0.955224"
					"enemy_kills"		"128"
					"deaths"		"134"
					"matches_played"		"8"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.625000"
						"enemy_kills"		"15"
						"deaths"		"24"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"4"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"1.062500"
						"enemy_kills"		"17"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"10"
						"opening_kills"		"6"
						"sniper_kills"		"0"
						"KDR"		"1.222222"
						"enemy_kills"		"33"
						"deaths"		"27"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"5"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"1.533333"
						"enemy_kills"		"46"
						"deaths"		"30"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"9"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.459459"
						"enemy_kills"		"17"
						"deaths"		"37"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"1"
					"clutch_kills"		"11"
					"pistol_kills"		"25"
					"opening_kills"		"14"
					"sniper_kills"		"0"
					"KDR"		"0.867188"
					"enemy_kills"		"111"
					"deaths"		"128"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.642857"
						"enemy_kills"		"18"
						"deaths"		"28"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"7"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.666667"
						"enemy_kills"		"12"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"7"
						"opening_kills"		"6"
						"sniper_kills"		"0"
						"KDR"		"1.111111"
						"enemy_kills"		"50"
						"deaths"		"45"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"8"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.837838"
						"enemy_kills"		"31"
						"deaths"		"37"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"1"
					"clutch_kills"		"9"
					"pistol_kills"		"16"
					"opening_kills"		"10"
					"sniper_kills"		"0"
					"KDR"		"0.822222"
					"enemy_kills"		"74"
					"deaths"		"90"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"0"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.538462"
						"enemy_kills"		"7"
						"deaths"		"13"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.947368"
						"enemy_kills"		"18"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"8"
						"pistol_kills"		"13"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"0.844828"
						"enemy_kills"		"49"
						"deaths"		"58"
						"matches_played"		"3"
					}
				}
				"1"
				{
					"team"		"1"
				}
				"3"
				{
					"team"		"1"
				}
				"4"
				{
					"team"		"1"
				}
				"5"
				{
					"team"		"1"
				}
				"6"
				{
					"team"		"1"
				}
			}
		}
		"1345246"
		{
			"name"		"allu"
			"code"		"allu"
			"dob"		"1992-05-20"
			"geo"		"FI"
			"events"
			{
				"7"
				{
					"team"		"1"
					"clutch_kills"		"12"
					"pistol_kills"		"20"
					"opening_kills"		"13"
					"sniper_kills"		"38"
					"KDR"		"1.216000"
					"enemy_kills"		"90"
					"deaths"		"74"
					"matches_played"		"5"
				}
				"8"
				{
					"team"		"1"
					"clutch_kills"		"13"
					"pistol_kills"		"30"
					"opening_kills"		"17"
					"sniper_kills"		"78"
					"KDR"		"0.948148"
					"enemy_kills"		"128"
					"deaths"		"135"
					"matches_played"		"8"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"10"
						"KDR"		"0.863636"
						"enemy_kills"		"19"
						"deaths"		"22"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"7"
						"KDR"		"0.578947"
						"enemy_kills"		"11"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"9"
						"opening_kills"		"4"
						"sniper_kills"		"25"
						"KDR"		"1.379310"
						"enemy_kills"		"40"
						"deaths"		"29"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"12"
						"opening_kills"		"3"
						"sniper_kills"		"15"
						"KDR"		"1.166667"
						"enemy_kills"		"35"
						"deaths"		"30"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"2"
						"opening_kills"		"4"
						"sniper_kills"		"21"
						"KDR"		"0.657143"
						"enemy_kills"		"23"
						"deaths"		"35"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"61"
				}
				"12"
				{
					"team"		"61"
				}
				"15"
				{
					"team"		"84"
				}
				"16"
				{
					"team"		"84"
				}
				"6"
				{
					"team"		"1"
				}
			}
		}
		"64640068"
		{
			"name"		"kennyS"
			"code"		"kennys"
			"dob"		"1995-05-19"
			"geo"		"FR"
			"events"
			{
				"7"
				{
					"team"		"46"
					"clutch_kills"		"11"
					"pistol_kills"		"28"
					"opening_kills"		"17"
					"sniper_kills"		"83"
					"KDR"		"1.000000"
					"enemy_kills"		"156"
					"deaths"		"156"
					"matches_played"		"9"
				}
				"8"
				{
					"team"		"46"
					"clutch_kills"		"22"
					"pistol_kills"		"36"
					"opening_kills"		"31"
					"sniper_kills"		"103"
					"KDR"		"1.471429"
					"enemy_kills"		"206"
					"deaths"		"140"
					"matches_played"		"10"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"1"
						"sniper_kills"		"4"
						"KDR"		"2.142857"
						"enemy_kills"		"15"
						"deaths"		"7"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"4"
						"sniper_kills"		"12"
						"KDR"		"1.833333"
						"enemy_kills"		"22"
						"deaths"		"12"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"11"
						"opening_kills"		"7"
						"sniper_kills"		"18"
						"KDR"		"1.250000"
						"enemy_kills"		"50"
						"deaths"		"40"
						"matches_played"		"3"
					}
					"stage4"
					{
						"clutch_kills"		"15"
						"pistol_kills"		"18"
						"opening_kills"		"19"
						"sniper_kills"		"69"
						"KDR"		"1.469136"
						"enemy_kills"		"119"
						"deaths"		"81"
						"matches_played"		"5"
					}
				}
				"9"
				{
					"team"		"46"
					"clutch_kills"		"12"
					"pistol_kills"		"9"
					"opening_kills"		"11"
					"sniper_kills"		"34"
					"KDR"		"0.875000"
					"enemy_kills"		"56"
					"deaths"		"64"
					"matches_played"		"3"
					"stage0"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"2"
						"opening_kills"		"2"
						"sniper_kills"		"8"
						"KDR"		"0.833333"
						"enemy_kills"		"15"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"3"
						"opening_kills"		"1"
						"sniper_kills"		"5"
						"KDR"		"0.500000"
						"enemy_kills"		"10"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage5"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"4"
						"opening_kills"		"8"
						"sniper_kills"		"21"
						"KDR"		"1.192308"
						"enemy_kills"		"31"
						"deaths"		"26"
						"matches_played"		"1"
					}
				}
				"10"
				{
					"team"		"46"
					"clutch_kills"		"4"
					"pistol_kills"		"10"
					"opening_kills"		"6"
					"sniper_kills"		"24"
					"KDR"		"1.205882"
					"enemy_kills"		"41"
					"deaths"		"34"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"7"
						"opening_kills"		"3"
						"sniper_kills"		"12"
						"KDR"		"1.055556"
						"enemy_kills"		"19"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"12"
						"KDR"		"1.375000"
						"enemy_kills"		"22"
						"deaths"		"16"
						"matches_played"		"1"
					}
				}
				"11"
				{
					"team"		"46"
				}
				"12"
				{
					"team"		"59"
				}
				"13"
				{
					"team"		"59"
				}
				"14"
				{
					"team"		"59"
				}
				"15"
				{
					"team"		"59"
				}
				"16"
				{
					"team"		"59"
				}
				"1"
				{
					"team"		"8"
				}
				"3"
				{
					"team"		"7"
				}
				"4"
				{
					"team"		"27"
				}
				"6"
				{
					"team"		"27"
				}
			}
		}
		"40517167"
		{
			"name"		"kioShiMa"
			"code"		"kioshima"
			"dob"		"1994-07-26"
			"geo"		"FR"
			"events"
			{
				"7"
				{
					"team"		"46"
					"clutch_kills"		"22"
					"pistol_kills"		"32"
					"opening_kills"		"25"
					"sniper_kills"		"2"
					"KDR"		"1.013000"
					"enemy_kills"		"156"
					"deaths"		"154"
					"matches_played"		"9"
				}
				"8"
				{
					"team"		"46"
					"clutch_kills"		"6"
					"pistol_kills"		"36"
					"opening_kills"		"20"
					"sniper_kills"		"3"
					"KDR"		"1.133758"
					"enemy_kills"		"178"
					"deaths"		"157"
					"matches_played"		"10"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"7"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.909091"
						"enemy_kills"		"21"
						"deaths"		"11"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"7"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.142857"
						"enemy_kills"		"16"
						"deaths"		"14"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"9"
						"opening_kills"		"6"
						"sniper_kills"		"2"
						"KDR"		"1.400000"
						"enemy_kills"		"49"
						"deaths"		"35"
						"matches_played"		"3"
					}
					"stage4"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"13"
						"opening_kills"		"10"
						"sniper_kills"		"1"
						"KDR"		"0.948454"
						"enemy_kills"		"92"
						"deaths"		"97"
						"matches_played"		"5"
					}
				}
				"10"
				{
					"team"		"61"
					"clutch_kills"		"8"
					"pistol_kills"		"12"
					"opening_kills"		"7"
					"sniper_kills"		"4"
					"KDR"		"0.810811"
					"enemy_kills"		"60"
					"deaths"		"74"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"3"
						"KDR"		"1.176471"
						"enemy_kills"		"20"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.300000"
						"enemy_kills"		"6"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"8"
						"opening_kills"		"4"
						"sniper_kills"		"1"
						"KDR"		"0.918919"
						"enemy_kills"		"34"
						"deaths"		"37"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"61"
				}
				"12"
				{
					"team"		"61"
				}
				"15"
				{
					"team"		"33"
				}
				"1"
				{
					"team"		"7"
				}
				"3"
				{
					"team"		"7"
				}
				"4"
				{
					"team"		"35"
				}
				"5"
				{
					"team"		"26"
				}
				"6"
				{
					"team"		"46"
				}
			}
		}
		"17975624"
		{
			"name"		"Happy"
			"code"		"happy"
			"dob"		"1991-11-23"
			"geo"		"FR"
			"events"
			{
				"7"
				{
					"team"		"46"
					"clutch_kills"		"14"
					"pistol_kills"		"37"
					"opening_kills"		"25"
					"sniper_kills"		"19"
					"KDR"		"1.024000"
					"enemy_kills"		"173"
					"deaths"		"169"
					"matches_played"		"9"
				}
				"8"
				{
					"team"		"46"
					"clutch_kills"		"20"
					"pistol_kills"		"45"
					"opening_kills"		"33"
					"sniper_kills"		"32"
					"KDR"		"1.234286"
					"enemy_kills"		"216"
					"deaths"		"175"
					"matches_played"		"10"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"7"
						"opening_kills"		"4"
						"sniper_kills"		"7"
						"KDR"		"2.100000"
						"enemy_kills"		"21"
						"deaths"		"10"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"4"
						"sniper_kills"		"3"
						"KDR"		"1.055556"
						"enemy_kills"		"19"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"13"
						"opening_kills"		"12"
						"sniper_kills"		"4"
						"KDR"		"1.295455"
						"enemy_kills"		"57"
						"deaths"		"44"
						"matches_played"		"3"
					}
					"stage4"
					{
						"clutch_kills"		"14"
						"pistol_kills"		"22"
						"opening_kills"		"13"
						"sniper_kills"		"18"
						"KDR"		"1.155340"
						"enemy_kills"		"119"
						"deaths"		"103"
						"matches_played"		"5"
					}
				}
				"9"
				{
					"team"		"46"
					"clutch_kills"		"4"
					"pistol_kills"		"12"
					"opening_kills"		"5"
					"sniper_kills"		"2"
					"KDR"		"1.108108"
					"enemy_kills"		"41"
					"deaths"		"37"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"6"
						"opening_kills"		"3"
						"sniper_kills"		"2"
						"KDR"		"0.888889"
						"enemy_kills"		"16"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"6"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.315789"
						"enemy_kills"		"25"
						"deaths"		"19"
						"matches_played"		"1"
					}
				}
				"10"
				{
					"team"		"46"
					"clutch_kills"		"1"
					"pistol_kills"		"6"
					"opening_kills"		"2"
					"sniper_kills"		"1"
					"KDR"		"0.777778"
					"enemy_kills"		"28"
					"deaths"		"36"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"1"
						"KDR"		"1.062500"
						"enemy_kills"		"17"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.550000"
						"enemy_kills"		"11"
						"deaths"		"20"
						"matches_played"		"1"
					}
				}
				"11"
				{
					"team"		"46"
				}
				"13"
				{
					"team"		"46"
				}
				"1"
				{
					"team"		"8"
				}
				"3"
				{
					"team"		"26"
				}
				"4"
				{
					"team"		"26"
				}
				"5"
				{
					"team"		"26"
				}
				"6"
				{
					"team"		"46"
				}
			}
		}
		"29478439"
		{
			"name"		"apEX"
			"code"		"apex"
			"dob"		"1993-02-22"
			"geo"		"FR"
			"events"
			{
				"7"
				{
					"team"		"46"
					"clutch_kills"		"2"
					"pistol_kills"		"38"
					"opening_kills"		"30"
					"sniper_kills"		"0"
					"KDR"		"1.098000"
					"enemy_kills"		"190"
					"deaths"		"173"
					"matches_played"		"9"
				}
				"8"
				{
					"team"		"46"
					"clutch_kills"		"3"
					"pistol_kills"		"48"
					"opening_kills"		"37"
					"sniper_kills"		"1"
					"KDR"		"1.112360"
					"enemy_kills"		"198"
					"deaths"		"178"
					"matches_played"		"10"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1.636364"
						"enemy_kills"		"18"
						"deaths"		"11"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.411765"
						"enemy_kills"		"24"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"12"
						"opening_kills"		"12"
						"sniper_kills"		"1"
						"KDR"		"1.463415"
						"enemy_kills"		"60"
						"deaths"		"41"
						"matches_played"		"3"
					}
					"stage4"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"30"
						"opening_kills"		"19"
						"sniper_kills"		"0"
						"KDR"		"0.880734"
						"enemy_kills"		"96"
						"deaths"		"109"
						"matches_played"		"5"
					}
				}
				"9"
				{
					"team"		"46"
					"clutch_kills"		"1"
					"pistol_kills"		"9"
					"opening_kills"		"7"
					"sniper_kills"		"0"
					"KDR"		"0.975610"
					"enemy_kills"		"40"
					"deaths"		"41"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.684211"
						"enemy_kills"		"13"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"5"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1.227273"
						"enemy_kills"		"27"
						"deaths"		"22"
						"matches_played"		"1"
					}
				}
				"10"
				{
					"team"		"46"
					"clutch_kills"		"0"
					"pistol_kills"		"7"
					"opening_kills"		"8"
					"sniper_kills"		"1"
					"KDR"		"0.891892"
					"enemy_kills"		"33"
					"deaths"		"37"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"6"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.833333"
						"enemy_kills"		"15"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"4"
						"sniper_kills"		"1"
						"KDR"		"0.947368"
						"enemy_kills"		"18"
						"deaths"		"19"
						"matches_played"		"1"
					}
				}
				"11"
				{
					"team"		"46"
				}
				"12"
				{
					"team"		"59"
				}
				"13"
				{
					"team"		"59"
				}
				"15"
				{
					"team"		"89"
				}
				"16"
				{
					"team"		"89"
				}
				"1"
				{
					"team"		"7"
				}
				"3"
				{
					"team"		"26"
				}
				"4"
				{
					"team"		"26"
				}
				"6"
				{
					"team"		"27"
				}
				"18"
				{
					"team"		"89"
				}
				"19"
				{
					"team"		"89"
				}
				"20"
				{
					"team"		"89"
				}
				"21"
				{
					"team"		"89"
				}
			}
		}
		"444845"
		{
			"name"		"NBK-"
			"code"		"nbk"
			"dob"		"1994-06-05"
			"geo"		"FR"
			"events"
			{
				"7"
				{
					"team"		"46"
					"clutch_kills"		"18"
					"pistol_kills"		"33"
					"opening_kills"		"34"
					"sniper_kills"		"8"
					"KDR"		"1.045000"
					"enemy_kills"		"163"
					"deaths"		"156"
					"matches_played"		"9"
				}
				"8"
				{
					"team"		"46"
					"clutch_kills"		"12"
					"pistol_kills"		"37"
					"opening_kills"		"17"
					"sniper_kills"		"9"
					"KDR"		"1.214286"
					"enemy_kills"		"187"
					"deaths"		"154"
					"matches_played"		"10"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"1.636364"
						"enemy_kills"		"18"
						"deaths"		"11"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"2.090909"
						"enemy_kills"		"23"
						"deaths"		"11"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"12"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"1.256410"
						"enemy_kills"		"49"
						"deaths"		"39"
						"matches_played"		"3"
					}
					"stage4"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"19"
						"opening_kills"		"9"
						"sniper_kills"		"9"
						"KDR"		"1.043011"
						"enemy_kills"		"97"
						"deaths"		"93"
						"matches_played"		"5"
					}
				}
				"9"
				{
					"team"		"46"
					"clutch_kills"		"4"
					"pistol_kills"		"7"
					"opening_kills"		"8"
					"sniper_kills"		"0"
					"KDR"		"0.750000"
					"enemy_kills"		"30"
					"deaths"		"40"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"5"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.526316"
						"enemy_kills"		"10"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"2"
						"opening_kills"		"7"
						"sniper_kills"		"0"
						"KDR"		"0.952381"
						"enemy_kills"		"20"
						"deaths"		"21"
						"matches_played"		"1"
					}
				}
				"10"
				{
					"team"		"46"
					"clutch_kills"		"0"
					"pistol_kills"		"9"
					"opening_kills"		"3"
					"sniper_kills"		"0"
					"KDR"		"0.684211"
					"enemy_kills"		"26"
					"deaths"		"38"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.388889"
						"enemy_kills"		"7"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"7"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.950000"
						"enemy_kills"		"19"
						"deaths"		"20"
						"matches_played"		"1"
					}
				}
				"11"
				{
					"team"		"46"
				}
				"12"
				{
					"team"		"59"
				}
				"13"
				{
					"team"		"59"
				}
				"15"
				{
					"team"		"89"
				}
				"16"
				{
					"team"		"89"
				}
				"1"
				{
					"team"		"4"
				}
				"3"
				{
					"team"		"27"
				}
				"4"
				{
					"team"		"27"
				}
				"5"
				{
					"team"		"26"
				}
				"6"
				{
					"team"		"46"
				}
			}
		}
		"29164525"
		{
			"name"		"karrigan"
			"code"		"karrigan"
			"dob"		"1990-04-14"
			"geo"		"DK"
			"events"
			{
				"7"
				{
					"team"		"58"
					"clutch_kills"		"7"
					"pistol_kills"		"24"
					"opening_kills"		"27"
					"sniper_kills"		"6"
					"KDR"		"1.140000"
					"enemy_kills"		"138"
					"deaths"		"121"
					"matches_played"		"7"
				}
				"8"
				{
					"team"		"58"
					"clutch_kills"		"9"
					"pistol_kills"		"21"
					"opening_kills"		"10"
					"sniper_kills"		"15"
					"KDR"		"0.937500"
					"enemy_kills"		"60"
					"deaths"		"64"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"6"
						"opening_kills"		"3"
						"sniper_kills"		"2"
						"KDR"		"1.187500"
						"enemy_kills"		"19"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"5"
						"opening_kills"		"2"
						"sniper_kills"		"4"
						"KDR"		"1.333333"
						"enemy_kills"		"12"
						"deaths"		"9"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"10"
						"opening_kills"		"5"
						"sniper_kills"		"9"
						"KDR"		"0.743590"
						"enemy_kills"		"29"
						"deaths"		"39"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"60"
					"clutch_kills"		"6"
					"pistol_kills"		"11"
					"opening_kills"		"12"
					"sniper_kills"		"2"
					"KDR"		"0.823529"
					"enemy_kills"		"84"
					"deaths"		"102"
					"matches_played"		"6"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"2"
						"sniper_kills"		"1"
						"KDR"		"0.590909"
						"enemy_kills"		"13"
						"deaths"		"22"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.933333"
						"enemy_kills"		"14"
						"deaths"		"15"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"2"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.967742"
						"enemy_kills"		"30"
						"deaths"		"31"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"6"
						"opening_kills"		"5"
						"sniper_kills"		"1"
						"KDR"		"0.794118"
						"enemy_kills"		"27"
						"deaths"		"34"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"60"
					"clutch_kills"		"9"
					"pistol_kills"		"28"
					"opening_kills"		"40"
					"sniper_kills"		"84"
					"KDR"		"1.029197"
					"enemy_kills"		"141"
					"deaths"		"137"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"2"
						"opening_kills"		"7"
						"sniper_kills"		"15"
						"KDR"		"1.058824"
						"enemy_kills"		"18"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"1"
						"sniper_kills"		"6"
						"KDR"		"0.500000"
						"enemy_kills"		"8"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"20"
						"opening_kills"		"22"
						"sniper_kills"		"45"
						"KDR"		"1.362069"
						"enemy_kills"		"79"
						"deaths"		"58"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"5"
						"opening_kills"		"10"
						"sniper_kills"		"18"
						"KDR"		"0.782609"
						"enemy_kills"		"36"
						"deaths"		"46"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"61"
				}
				"12"
				{
					"team"		"61"
				}
				"13"
				{
					"team"		"61"
				}
				"14"
				{
					"team"		"61"
				}
				"16"
				{
					"team"		"29"
				}
				"1"
				{
					"team"		"13"
				}
				"3"
				{
					"team"		"30"
				}
				"4"
				{
					"team"		"10"
				}
				"6"
				{
					"team"		"51"
				}
				"18"
				{
					"team"		"61"
				}
				"19"
				{
					"team"		"61"
				}
				"20"
				{
					"team"		"61"
				}
				"21"
				{
					"team"		"61"
				}
			}
		}
		"27447936"
		{
			"name"		"device"
			"code"		"device"
			"dob"		"1995-08-09"
			"geo"		"DK"
			"events"
			{
				"7"
				{
					"team"		"58"
					"clutch_kills"		"16"
					"pistol_kills"		"40"
					"opening_kills"		"13"
					"sniper_kills"		"39"
					"KDR"		"1.461000"
					"enemy_kills"		"130"
					"deaths"		"89"
					"matches_played"		"7"
				}
				"8"
				{
					"team"		"58"
					"clutch_kills"		"12"
					"pistol_kills"		"15"
					"opening_kills"		"7"
					"sniper_kills"		"12"
					"KDR"		"0.968750"
					"enemy_kills"		"62"
					"deaths"		"64"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"6"
						"opening_kills"		"0"
						"sniper_kills"		"5"
						"KDR"		"1.416667"
						"enemy_kills"		"17"
						"deaths"		"12"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"5"
						"opening_kills"		"2"
						"sniper_kills"		"2"
						"KDR"		"1.071429"
						"enemy_kills"		"15"
						"deaths"		"14"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"7"
						"pistol_kills"		"4"
						"opening_kills"		"5"
						"sniper_kills"		"5"
						"KDR"		"0.789474"
						"enemy_kills"		"30"
						"deaths"		"38"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"60"
					"clutch_kills"		"10"
					"pistol_kills"		"23"
					"opening_kills"		"20"
					"sniper_kills"		"63"
					"KDR"		"1.260870"
					"enemy_kills"		"116"
					"deaths"		"92"
					"matches_played"		"6"
					"stage0"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"4"
						"opening_kills"		"2"
						"sniper_kills"		"14"
						"KDR"		"1.750000"
						"enemy_kills"		"28"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"5"
						"sniper_kills"		"11"
						"KDR"		"1.666667"
						"enemy_kills"		"20"
						"deaths"		"12"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"11"
						"opening_kills"		"7"
						"sniper_kills"		"19"
						"KDR"		"1.480000"
						"enemy_kills"		"37"
						"deaths"		"25"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"5"
						"opening_kills"		"6"
						"sniper_kills"		"19"
						"KDR"		"0.794872"
						"enemy_kills"		"31"
						"deaths"		"39"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"60"
					"clutch_kills"		"24"
					"pistol_kills"		"32"
					"opening_kills"		"25"
					"sniper_kills"		"42"
					"KDR"		"1.353383"
					"enemy_kills"		"180"
					"deaths"		"133"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"5"
						"opening_kills"		"2"
						"sniper_kills"		"1"
						"KDR"		"1.687500"
						"enemy_kills"		"27"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"4"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.888889"
						"enemy_kills"		"16"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"7"
						"pistol_kills"		"14"
						"opening_kills"		"10"
						"sniper_kills"		"7"
						"KDR"		"1.232143"
						"enemy_kills"		"69"
						"deaths"		"56"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"8"
						"pistol_kills"		"9"
						"opening_kills"		"12"
						"sniper_kills"		"34"
						"KDR"		"1.581395"
						"enemy_kills"		"68"
						"deaths"		"43"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"60"
				}
				"12"
				{
					"team"		"60"
				}
				"13"
				{
					"team"		"60"
				}
				"14"
				{
					"team"		"60"
				}
				"15"
				{
					"team"		"60"
				}
				"16"
				{
					"team"		"60"
				}
				"1"
				{
					"team"		"10"
				}
				"3"
				{
					"team"		"24"
				}
				"4"
				{
					"team"		"24"
				}
				"5"
				{
					"team"		"24"
				}
				"6"
				{
					"team"		"51"
				}
				"18"
				{
					"team"		"1"
				}
			}
		}
		"44589228"
		{
			"name"		"dupreeh"
			"code"		"dupreeh"
			"dob"		"1993-03-26"
			"geo"		"DK"
			"events"
			{
				"7"
				{
					"team"		"58"
					"clutch_kills"		"5"
					"pistol_kills"		"26"
					"opening_kills"		"18"
					"sniper_kills"		"0"
					"KDR"		"1.208000"
					"enemy_kills"		"122"
					"deaths"		"101"
					"matches_played"		"7"
				}
				"8"
				{
					"team"		"58"
					"clutch_kills"		"6"
					"pistol_kills"		"13"
					"opening_kills"		"15"
					"sniper_kills"		"6"
					"KDR"		"1.203125"
					"enemy_kills"		"77"
					"deaths"		"64"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"1"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"1.714286"
						"enemy_kills"		"24"
						"deaths"		"14"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"5"
						"opening_kills"		"5"
						"sniper_kills"		"1"
						"KDR"		"1.750000"
						"enemy_kills"		"21"
						"deaths"		"12"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"7"
						"opening_kills"		"7"
						"sniper_kills"		"5"
						"KDR"		"0.842105"
						"enemy_kills"		"32"
						"deaths"		"38"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"60"
					"clutch_kills"		"6"
					"pistol_kills"		"21"
					"opening_kills"		"27"
					"sniper_kills"		"1"
					"KDR"		"1.189474"
					"enemy_kills"		"113"
					"deaths"		"95"
					"matches_played"		"6"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.888889"
						"enemy_kills"		"16"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"6"
						"sniper_kills"		"0"
						"KDR"		"1.416667"
						"enemy_kills"		"17"
						"deaths"		"12"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"10"
						"opening_kills"		"12"
						"sniper_kills"		"0"
						"KDR"		"1.857143"
						"enemy_kills"		"52"
						"deaths"		"28"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"3"
						"opening_kills"		"7"
						"sniper_kills"		"1"
						"KDR"		"0.756757"
						"enemy_kills"		"28"
						"deaths"		"37"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"60"
					"clutch_kills"		"3"
					"pistol_kills"		"11"
					"opening_kills"		"9"
					"sniper_kills"		"0"
					"KDR"		"0.825000"
					"enemy_kills"		"33"
					"deaths"		"40"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"5"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"0.952381"
						"enemy_kills"		"20"
						"deaths"		"21"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"6"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.684211"
						"enemy_kills"		"13"
						"deaths"		"19"
						"matches_played"		"1"
					}
				}
				"11"
				{
					"team"		"60"
				}
				"12"
				{
					"team"		"60"
				}
				"13"
				{
					"team"		"60"
				}
				"14"
				{
					"team"		"60"
				}
				"15"
				{
					"team"		"60"
				}
				"16"
				{
					"team"		"60"
				}
				"1"
				{
					"team"		"10"
				}
				"3"
				{
					"team"		"24"
				}
				"4"
				{
					"team"		"24"
				}
				"5"
				{
					"team"		"24"
				}
				"6"
				{
					"team"		"51"
				}
				"18"
				{
					"team"		"60"
				}
				"19"
				{
					"team"		"89"
				}
				"20"
				{
					"team"		"89"
				}
				"21"
				{
					"team"		"89"
				}
			}
		}
		"30416534"
		{
			"name"		"Xyp9x"
			"code"		"xyp9x"
			"dob"		"1995-09-11"
			"geo"		"DK"
			"events"
			{
				"7"
				{
					"team"		"58"
					"clutch_kills"		"10"
					"pistol_kills"		"18"
					"opening_kills"		"15"
					"sniper_kills"		"0"
					"KDR"		"1.263000"
					"enemy_kills"		"125"
					"deaths"		"99"
					"matches_played"		"7"
				}
				"8"
				{
					"team"		"58"
					"clutch_kills"		"3"
					"pistol_kills"		"16"
					"opening_kills"		"6"
					"sniper_kills"		"1"
					"KDR"		"1.044776"
					"enemy_kills"		"70"
					"deaths"		"67"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1.125000"
						"enemy_kills"		"18"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"1.214286"
						"enemy_kills"		"17"
						"deaths"		"14"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"10"
						"opening_kills"		"2"
						"sniper_kills"		"1"
						"KDR"		"0.945946"
						"enemy_kills"		"35"
						"deaths"		"37"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"60"
					"clutch_kills"		"14"
					"pistol_kills"		"18"
					"opening_kills"		"12"
					"sniper_kills"		"0"
					"KDR"		"1.125000"
					"enemy_kills"		"99"
					"deaths"		"88"
					"matches_played"		"6"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"3"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"1.277778"
						"enemy_kills"		"23"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"2"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.454545"
						"enemy_kills"		"16"
						"deaths"		"11"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"5"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.076923"
						"enemy_kills"		"28"
						"deaths"		"26"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"8"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.969697"
						"enemy_kills"		"32"
						"deaths"		"33"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"60"
					"clutch_kills"		"21"
					"pistol_kills"		"22"
					"opening_kills"		"11"
					"sniper_kills"		"4"
					"KDR"		"1.109489"
					"enemy_kills"		"152"
					"deaths"		"137"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.882353"
						"enemy_kills"		"15"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.529412"
						"enemy_kills"		"9"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"12"
						"pistol_kills"		"13"
						"opening_kills"		"5"
						"sniper_kills"		"4"
						"KDR"		"1.537037"
						"enemy_kills"		"83"
						"deaths"		"54"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"7"
						"pistol_kills"		"4"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.918367"
						"enemy_kills"		"45"
						"deaths"		"49"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"60"
				}
				"12"
				{
					"team"		"60"
				}
				"13"
				{
					"team"		"60"
				}
				"14"
				{
					"team"		"60"
				}
				"15"
				{
					"team"		"60"
				}
				"16"
				{
					"team"		"60"
				}
				"1"
				{
					"team"		"10"
				}
				"3"
				{
					"team"		"24"
				}
				"4"
				{
					"team"		"24"
				}
				"5"
				{
					"team"		"24"
				}
				"6"
				{
					"team"		"51"
				}
				"18"
				{
					"team"		"60"
				}
				"19"
				{
					"team"		"60"
				}
			}
		}
		"18062315"
		{
			"name"		"cajunb"
			"code"		"cajunb"
			"dob"		"1989-12-13"
			"geo"		"DK"
			"events"
			{
				"7"
				{
					"team"		"58"
					"clutch_kills"		"5"
					"pistol_kills"		"18"
					"opening_kills"		"15"
					"sniper_kills"		"17"
					"KDR"		"1.000000"
					"enemy_kills"		"101"
					"deaths"		"101"
					"matches_played"		"7"
				}
				"8"
				{
					"team"		"58"
					"clutch_kills"		"6"
					"pistol_kills"		"14"
					"opening_kills"		"12"
					"sniper_kills"		"21"
					"KDR"		"1.166667"
					"enemy_kills"		"70"
					"deaths"		"60"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"1"
						"enemy_kills"		"15"
						"deaths"		"15"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"10"
						"KDR"		"2.666667"
						"enemy_kills"		"24"
						"deaths"		"9"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"6"
						"opening_kills"		"6"
						"sniper_kills"		"11"
						"KDR"		"0.861111"
						"enemy_kills"		"31"
						"deaths"		"36"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"60"
					"clutch_kills"		"4"
					"pistol_kills"		"18"
					"opening_kills"		"11"
					"sniper_kills"		"12"
					"KDR"		"1.170213"
					"enemy_kills"		"110"
					"deaths"		"94"
					"matches_played"		"6"
					"stage0"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"2"
						"opening_kills"		"3"
						"sniper_kills"		"4"
						"KDR"		"1.600000"
						"enemy_kills"		"24"
						"deaths"		"15"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"2"
						"sniper_kills"		"2"
						"KDR"		"1.461538"
						"enemy_kills"		"19"
						"deaths"		"13"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"8"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.218750"
						"enemy_kills"		"39"
						"deaths"		"32"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"7"
						"opening_kills"		"4"
						"sniper_kills"		"6"
						"KDR"		"0.823529"
						"enemy_kills"		"28"
						"deaths"		"34"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"24"
					"clutch_kills"		"5"
					"pistol_kills"		"30"
					"opening_kills"		"17"
					"sniper_kills"		"43"
					"KDR"		"1.157303"
					"enemy_kills"		"103"
					"deaths"		"89"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"6"
						"opening_kills"		"1"
						"sniper_kills"		"11"
						"KDR"		"1.105263"
						"enemy_kills"		"21"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"1"
						"sniper_kills"		"5"
						"KDR"		"4.333333"
						"enemy_kills"		"13"
						"deaths"		"3"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"20"
						"opening_kills"		"15"
						"sniper_kills"		"27"
						"KDR"		"1.029851"
						"enemy_kills"		"69"
						"deaths"		"67"
						"matches_played"		"3"
					}
				}
				"11"
				{
					"team"		"68"
				}
				"12"
				{
					"team"		"68"
				}
				"13"
				{
					"team"		"68"
				}
				"14"
				{
					"team"		"66"
				}
				"1"
				{
					"team"		"13"
				}
				"3"
				{
					"team"		"24"
				}
				"4"
				{
					"team"		"10"
				}
				"5"
				{
					"team"		"24"
				}
				"6"
				{
					"team"		"51"
				}
			}
		}
		"460206"
		{
			"name"		"NEO"
			"code"		"neo"
			"dob"		"1987-06-15"
			"geo"		"PL"
			"events"
			{
				"7"
				{
					"team"		"31"
					"clutch_kills"		"13"
					"pistol_kills"		"33"
					"opening_kills"		"13"
					"sniper_kills"		"32"
					"KDR"		"1.204000"
					"enemy_kills"		"118"
					"deaths"		"98"
					"matches_played"		"7"
				}
				"8"
				{
					"team"		"31"
					"clutch_kills"		"9"
					"pistol_kills"		"14"
					"opening_kills"		"18"
					"sniper_kills"		"24"
					"KDR"		"0.848101"
					"enemy_kills"		"67"
					"deaths"		"79"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"5"
						"opening_kills"		"5"
						"sniper_kills"		"3"
						"KDR"		"1"
						"enemy_kills"		"18"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"2"
						"sniper_kills"		"1"
						"KDR"		"0.714286"
						"enemy_kills"		"10"
						"deaths"		"14"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"7"
						"opening_kills"		"11"
						"sniper_kills"		"20"
						"KDR"		"0.829787"
						"enemy_kills"		"39"
						"deaths"		"47"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"31"
					"clutch_kills"		"16"
					"pistol_kills"		"23"
					"opening_kills"		"25"
					"sniper_kills"		"38"
					"KDR"		"1.030534"
					"enemy_kills"		"135"
					"deaths"		"131"
					"matches_played"		"8"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1.454545"
						"enemy_kills"		"16"
						"deaths"		"11"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"0"
						"sniper_kills"		"1"
						"KDR"		"0.470588"
						"enemy_kills"		"8"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"7"
						"pistol_kills"		"13"
						"opening_kills"		"11"
						"sniper_kills"		"9"
						"KDR"		"1.295455"
						"enemy_kills"		"57"
						"deaths"		"44"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"8"
						"pistol_kills"		"7"
						"opening_kills"		"10"
						"sniper_kills"		"28"
						"KDR"		"0.915254"
						"enemy_kills"		"54"
						"deaths"		"59"
						"matches_played"		"3"
					}
				}
				"10"
				{
					"team"		"31"
					"clutch_kills"		"16"
					"pistol_kills"		"27"
					"opening_kills"		"18"
					"sniper_kills"		"13"
					"KDR"		"0.907895"
					"enemy_kills"		"138"
					"deaths"		"152"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"2"
						"opening_kills"		"2"
						"sniper_kills"		"1"
						"KDR"		"1.266667"
						"enemy_kills"		"19"
						"deaths"		"15"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"5"
						"sniper_kills"		"1"
						"KDR"		"0.869565"
						"enemy_kills"		"20"
						"deaths"		"23"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"11"
						"opening_kills"		"6"
						"sniper_kills"		"4"
						"KDR"		"1"
						"enemy_kills"		"46"
						"deaths"		"46"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"7"
						"pistol_kills"		"12"
						"opening_kills"		"5"
						"sniper_kills"		"7"
						"KDR"		"0.779412"
						"enemy_kills"		"53"
						"deaths"		"68"
						"matches_played"		"3"
					}
				}
				"11"
				{
					"team"		"31"
				}
				"12"
				{
					"team"		"31"
				}
				"13"
				{
					"team"		"31"
				}
				"14"
				{
					"team"		"31"
				}
				"16"
				{
					"team"		"61"
				}
				"1"
				{
					"team"		"11"
				}
				"3"
				{
					"team"		"31"
				}
				"4"
				{
					"team"		"31"
				}
				"5"
				{
					"team"		"31"
				}
				"6"
				{
					"team"		"31"
				}
			}
		}
		"13580090"
		{
			"name"		"pashaBiceps"
			"code"		"pasha"
			"dob"		"1988-04-11"
			"geo"		"PL"
			"events"
			{
				"7"
				{
					"team"		"31"
					"clutch_kills"		"5"
					"pistol_kills"		"13"
					"opening_kills"		"21"
					"sniper_kills"		"1"
					"KDR"		"0.900000"
					"enemy_kills"		"108"
					"deaths"		"120"
					"matches_played"		"7"
				}
				"8"
				{
					"team"		"31"
					"clutch_kills"		"8"
					"pistol_kills"		"17"
					"opening_kills"		"13"
					"sniper_kills"		"4"
					"KDR"		"1.011494"
					"enemy_kills"		"88"
					"deaths"		"87"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"5"
						"sniper_kills"		"1"
						"KDR"		"0.925926"
						"enemy_kills"		"25"
						"deaths"		"27"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"1.357143"
						"enemy_kills"		"19"
						"deaths"		"14"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"7"
						"pistol_kills"		"13"
						"opening_kills"		"5"
						"sniper_kills"		"3"
						"KDR"		"0.956522"
						"enemy_kills"		"44"
						"deaths"		"46"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"31"
					"clutch_kills"		"10"
					"pistol_kills"		"19"
					"opening_kills"		"20"
					"sniper_kills"		"11"
					"KDR"		"0.910345"
					"enemy_kills"		"132"
					"deaths"		"145"
					"matches_played"		"8"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1.153846"
						"enemy_kills"		"15"
						"deaths"		"13"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"1"
						"sniper_kills"		"1"
						"KDR"		"0.600000"
						"enemy_kills"		"9"
						"deaths"		"15"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"5"
						"opening_kills"		"9"
						"sniper_kills"		"7"
						"KDR"		"1.106383"
						"enemy_kills"		"52"
						"deaths"		"47"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"11"
						"opening_kills"		"6"
						"sniper_kills"		"3"
						"KDR"		"0.800000"
						"enemy_kills"		"56"
						"deaths"		"70"
						"matches_played"		"3"
					}
				}
				"10"
				{
					"team"		"31"
					"clutch_kills"		"11"
					"pistol_kills"		"24"
					"opening_kills"		"24"
					"sniper_kills"		"28"
					"KDR"		"0.957747"
					"enemy_kills"		"136"
					"deaths"		"142"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"1"
						"sniper_kills"		"6"
						"KDR"		"0.866667"
						"enemy_kills"		"13"
						"deaths"		"15"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"1"
						"sniper_kills"		"2"
						"KDR"		"0.833333"
						"enemy_kills"		"15"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"6"
						"opening_kills"		"8"
						"sniper_kills"		"17"
						"KDR"		"1.191489"
						"enemy_kills"		"56"
						"deaths"		"47"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"7"
						"pistol_kills"		"13"
						"opening_kills"		"14"
						"sniper_kills"		"3"
						"KDR"		"0.838710"
						"enemy_kills"		"52"
						"deaths"		"62"
						"matches_played"		"3"
					}
				}
				"11"
				{
					"team"		"31"
				}
				"12"
				{
					"team"		"31"
				}
				"13"
				{
					"team"		"31"
				}
				"14"
				{
					"team"		"31"
				}
				"1"
				{
					"team"		"11"
				}
				"3"
				{
					"team"		"31"
				}
				"4"
				{
					"team"		"31"
				}
				"5"
				{
					"team"		"31"
				}
				"6"
				{
					"team"		"31"
				}
			}
		}
		"234052"
		{
			"name"		"TaZ"
			"code"		"taz"
			"dob"		"1986-06-06"
			"geo"		"PL"
			"events"
			{
				"7"
				{
					"team"		"31"
					"clutch_kills"		"8"
					"pistol_kills"		"28"
					"opening_kills"		"23"
					"sniper_kills"		"0"
					"KDR"		"1.311000"
					"enemy_kills"		"135"
					"deaths"		"103"
					"matches_played"		"7"
				}
				"8"
				{
					"team"		"31"
					"clutch_kills"		"5"
					"pistol_kills"		"13"
					"opening_kills"		"9"
					"sniper_kills"		"0"
					"KDR"		"0.915663"
					"enemy_kills"		"76"
					"deaths"		"83"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"1.300000"
						"enemy_kills"		"26"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.142857"
						"enemy_kills"		"16"
						"deaths"		"14"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"8"
						"opening_kills"		"6"
						"sniper_kills"		"0"
						"KDR"		"0.693878"
						"enemy_kills"		"34"
						"deaths"		"49"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"31"
					"clutch_kills"		"16"
					"pistol_kills"		"19"
					"opening_kills"		"13"
					"sniper_kills"		"0"
					"KDR"		"1.023622"
					"enemy_kills"		"130"
					"deaths"		"127"
					"matches_played"		"8"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"1.125000"
						"enemy_kills"		"9"
						"deaths"		"8"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.705882"
						"enemy_kills"		"12"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"9"
						"pistol_kills"		"5"
						"opening_kills"		"7"
						"sniper_kills"		"0"
						"KDR"		"1.227273"
						"enemy_kills"		"54"
						"deaths"		"44"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"10"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.948276"
						"enemy_kills"		"55"
						"deaths"		"58"
						"matches_played"		"3"
					}
				}
				"10"
				{
					"team"		"31"
					"clutch_kills"		"8"
					"pistol_kills"		"35"
					"opening_kills"		"30"
					"sniper_kills"		"0"
					"KDR"		"1.026316"
					"enemy_kills"		"156"
					"deaths"		"152"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"5"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1.166667"
						"enemy_kills"		"21"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"6"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1.150000"
						"enemy_kills"		"23"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"14"
						"opening_kills"		"9"
						"sniper_kills"		"0"
						"KDR"		"1.127660"
						"enemy_kills"		"53"
						"deaths"		"47"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"10"
						"opening_kills"		"13"
						"sniper_kills"		"0"
						"KDR"		"0.880597"
						"enemy_kills"		"59"
						"deaths"		"67"
						"matches_played"		"3"
					}
				}
				"11"
				{
					"team"		"31"
				}
				"12"
				{
					"team"		"31"
				}
				"13"
				{
					"team"		"31"
				}
				"1"
				{
					"team"		"11"
				}
				"3"
				{
					"team"		"31"
				}
				"4"
				{
					"team"		"31"
				}
				"5"
				{
					"team"		"31"
				}
				"6"
				{
					"team"		"31"
				}
			}
		}
		"21875845"
		{
			"name"		"Snax"
			"code"		"snax"
			"dob"		"1993-07-05"
			"geo"		"PL"
			"events"
			{
				"7"
				{
					"team"		"31"
					"clutch_kills"		"3"
					"pistol_kills"		"17"
					"opening_kills"		"24"
					"sniper_kills"		"0"
					"KDR"		"1.176000"
					"enemy_kills"		"127"
					"deaths"		"108"
					"matches_played"		"7"
				}
				"8"
				{
					"team"		"31"
					"clutch_kills"		"6"
					"pistol_kills"		"20"
					"opening_kills"		"18"
					"sniper_kills"		"11"
					"KDR"		"1.402597"
					"enemy_kills"		"108"
					"deaths"		"77"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"7"
						"opening_kills"		"6"
						"sniper_kills"		"0"
						"KDR"		"1.700000"
						"enemy_kills"		"34"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"2"
						"opening_kills"		"3"
						"sniper_kills"		"5"
						"KDR"		"2.083333"
						"enemy_kills"		"25"
						"deaths"		"12"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"11"
						"opening_kills"		"9"
						"sniper_kills"		"6"
						"KDR"		"1.088889"
						"enemy_kills"		"49"
						"deaths"		"45"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"31"
					"clutch_kills"		"11"
					"pistol_kills"		"30"
					"opening_kills"		"19"
					"sniper_kills"		"45"
					"KDR"		"1.037037"
					"enemy_kills"		"140"
					"deaths"		"135"
					"matches_played"		"8"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"4"
						"opening_kills"		"1"
						"sniper_kills"		"11"
						"KDR"		"2.125000"
						"enemy_kills"		"17"
						"deaths"		"8"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.500000"
						"enemy_kills"		"9"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"13"
						"opening_kills"		"6"
						"sniper_kills"		"20"
						"KDR"		"1.261905"
						"enemy_kills"		"53"
						"deaths"		"42"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"10"
						"opening_kills"		"11"
						"sniper_kills"		"14"
						"KDR"		"0.910448"
						"enemy_kills"		"61"
						"deaths"		"67"
						"matches_played"		"3"
					}
				}
				"10"
				{
					"team"		"31"
					"clutch_kills"		"19"
					"pistol_kills"		"32"
					"opening_kills"		"21"
					"sniper_kills"		"70"
					"KDR"		"1.116279"
					"enemy_kills"		"144"
					"deaths"		"129"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"4"
						"opening_kills"		"6"
						"sniper_kills"		"13"
						"KDR"		"2"
						"enemy_kills"		"28"
						"deaths"		"14"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"7"
						"opening_kills"		"0"
						"sniper_kills"		"9"
						"KDR"		"1.533333"
						"enemy_kills"		"23"
						"deaths"		"15"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"8"
						"opening_kills"		"8"
						"sniper_kills"		"25"
						"KDR"		"0.976744"
						"enemy_kills"		"42"
						"deaths"		"43"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"8"
						"pistol_kills"		"13"
						"opening_kills"		"7"
						"sniper_kills"		"23"
						"KDR"		"0.894737"
						"enemy_kills"		"51"
						"deaths"		"57"
						"matches_played"		"3"
					}
				}
				"11"
				{
					"team"		"31"
				}
				"12"
				{
					"team"		"31"
				}
				"13"
				{
					"team"		"31"
				}
				"14"
				{
					"team"		"29"
				}
				"1"
				{
					"team"		"11"
				}
				"3"
				{
					"team"		"31"
				}
				"4"
				{
					"team"		"31"
				}
				"5"
				{
					"team"		"31"
				}
				"6"
				{
					"team"		"31"
				}
			}
		}
		"18860354"
		{
			"name"		"byali"
			"code"		"byali"
			"dob"		"1994-04-30"
			"geo"		"PL"
			"events"
			{
				"7"
				{
					"team"		"31"
					"clutch_kills"		"10"
					"pistol_kills"		"19"
					"opening_kills"		"20"
					"sniper_kills"		"0"
					"KDR"		"1.182000"
					"enemy_kills"		"130"
					"deaths"		"110"
					"matches_played"		"7"
				}
				"8"
				{
					"team"		"31"
					"clutch_kills"		"9"
					"pistol_kills"		"11"
					"opening_kills"		"7"
					"sniper_kills"		"0"
					"KDR"		"1.118421"
					"enemy_kills"		"85"
					"deaths"		"76"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"1.043478"
						"enemy_kills"		"24"
						"deaths"		"23"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"1"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"1.916667"
						"enemy_kills"		"23"
						"deaths"		"12"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"6"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.926829"
						"enemy_kills"		"38"
						"deaths"		"41"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"31"
					"clutch_kills"		"12"
					"pistol_kills"		"31"
					"opening_kills"		"18"
					"sniper_kills"		"0"
					"KDR"		"1.097744"
					"enemy_kills"		"146"
					"deaths"		"133"
					"matches_played"		"8"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"2.571429"
						"enemy_kills"		"18"
						"deaths"		"7"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"6"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.687500"
						"enemy_kills"		"11"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"8"
						"opening_kills"		"6"
						"sniper_kills"		"0"
						"KDR"		"1.041667"
						"enemy_kills"		"50"
						"deaths"		"48"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"9"
						"pistol_kills"		"15"
						"opening_kills"		"7"
						"sniper_kills"		"0"
						"KDR"		"1.080645"
						"enemy_kills"		"67"
						"deaths"		"62"
						"matches_played"		"3"
					}
				}
				"10"
				{
					"team"		"31"
					"clutch_kills"		"5"
					"pistol_kills"		"27"
					"opening_kills"		"22"
					"sniper_kills"		"0"
					"KDR"		"0.863946"
					"enemy_kills"		"127"
					"deaths"		"147"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.125000"
						"enemy_kills"		"18"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"6"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.900000"
						"enemy_kills"		"18"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"6"
						"opening_kills"		"8"
						"sniper_kills"		"0"
						"KDR"		"0.978261"
						"enemy_kills"		"45"
						"deaths"		"46"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"11"
						"opening_kills"		"8"
						"sniper_kills"		"0"
						"KDR"		"0.707692"
						"enemy_kills"		"46"
						"deaths"		"65"
						"matches_played"		"3"
					}
				}
				"11"
				{
					"team"		"31"
				}
				"12"
				{
					"team"		"31"
				}
				"13"
				{
					"team"		"31"
				}
				"14"
				{
					"team"		"31"
				}
				"1"
				{
					"team"		"11"
				}
				"3"
				{
					"team"		"31"
				}
				"4"
				{
					"team"		"31"
				}
				"5"
				{
					"team"		"31"
				}
				"6"
				{
					"team"		"31"
				}
			}
		}
		"28273376"
		{
			"name"		"chrisJ"
			"code"		"chrisj"
			"dob"		"1990-05-25"
			"geo"		"NL"
			"events"
			{
				"7"
				{
					"team"		"29"
					"clutch_kills"		"6"
					"pistol_kills"		"10"
					"opening_kills"		"8"
					"sniper_kills"		"1"
					"KDR"		"0.818000"
					"enemy_kills"		"36"
					"deaths"		"44"
					"matches_played"		"2"
				}
				"8"
				{
					"team"		"29"
					"clutch_kills"		"11"
					"pistol_kills"		"28"
					"opening_kills"		"22"
					"sniper_kills"		"46"
					"KDR"		"1.010989"
					"enemy_kills"		"92"
					"deaths"		"91"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"1"
						"sniper_kills"		"3"
						"KDR"		"0.750000"
						"enemy_kills"		"15"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"6"
						"sniper_kills"		"11"
						"KDR"		"1.363636"
						"enemy_kills"		"15"
						"deaths"		"11"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"9"
						"pistol_kills"		"22"
						"opening_kills"		"15"
						"sniper_kills"		"32"
						"KDR"		"1.033333"
						"enemy_kills"		"62"
						"deaths"		"60"
						"matches_played"		"3"
					}
				}
				"9"
				{
					"team"		"29"
					"clutch_kills"		"12"
					"pistol_kills"		"24"
					"opening_kills"		"18"
					"sniper_kills"		"61"
					"KDR"		"1.064815"
					"enemy_kills"		"115"
					"deaths"		"108"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"6"
						"opening_kills"		"6"
						"sniper_kills"		"12"
						"KDR"		"1.136364"
						"enemy_kills"		"25"
						"deaths"		"22"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"7"
						"pistol_kills"		"8"
						"opening_kills"		"6"
						"sniper_kills"		"27"
						"KDR"		"1.282051"
						"enemy_kills"		"50"
						"deaths"		"39"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"10"
						"opening_kills"		"6"
						"sniper_kills"		"22"
						"KDR"		"0.851064"
						"enemy_kills"		"40"
						"deaths"		"47"
						"matches_played"		"3"
					}
				}
				"10"
				{
					"team"		"29"
					"clutch_kills"		"6"
					"pistol_kills"		"17"
					"opening_kills"		"10"
					"sniper_kills"		"44"
					"KDR"		"1.042857"
					"enemy_kills"		"73"
					"deaths"		"70"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"6"
						"opening_kills"		"3"
						"sniper_kills"		"11"
						"KDR"		"1"
						"enemy_kills"		"20"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"13"
						"KDR"		"1.400000"
						"enemy_kills"		"21"
						"deaths"		"15"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"8"
						"opening_kills"		"4"
						"sniper_kills"		"20"
						"KDR"		"0.914286"
						"enemy_kills"		"32"
						"deaths"		"35"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"29"
				}
				"12"
				{
					"team"		"29"
				}
				"13"
				{
					"team"		"29"
				}
				"14"
				{
					"team"		"29"
				}
				"16"
				{
					"team"		"29"
				}
				"3"
				{
					"team"		"29"
				}
			}
		}
		"1162165"
		{
			"name"		"gob b"
			"code"		"gobb"
			"dob"		"1987-07-10"
			"geo"		"DE"
			"events"
			{
				"7"
				{
					"team"		"29"
					"clutch_kills"		"3"
					"pistol_kills"		"9"
					"opening_kills"		"3"
					"sniper_kills"		"0"
					"KDR"		"0.833000"
					"enemy_kills"		"35"
					"deaths"		"42"
					"matches_played"		"2"
				}
				"8"
				{
					"team"		"29"
					"clutch_kills"		"4"
					"pistol_kills"		"14"
					"opening_kills"		"7"
					"sniper_kills"		"0"
					"KDR"		"0.616162"
					"enemy_kills"		"61"
					"deaths"		"99"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"5"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.894737"
						"enemy_kills"		"17"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.764706"
						"enemy_kills"		"13"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"7"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"0.492063"
						"enemy_kills"		"31"
						"deaths"		"63"
						"matches_played"		"3"
					}
				}
				"12"
				{
					"team"		"69"
				}
				"13"
				{
					"team"		"69"
				}
				"14"
				{
					"team"		"69"
				}
				"15"
				{
					"team"		"69"
				}
			}
		}
		"31185376"
		{
			"name"		"denis"
			"code"		"denis"
			"dob"		"1994-08-18"
			"geo"		"DE"
			"events"
			{
				"7"
				{
					"team"		"29"
					"clutch_kills"		"3"
					"pistol_kills"		"11"
					"opening_kills"		"7"
					"sniper_kills"		"2"
					"KDR"		"1.154000"
					"enemy_kills"		"45"
					"deaths"		"39"
					"matches_played"		"2"
				}
				"8"
				{
					"team"		"29"
					"clutch_kills"		"1"
					"pistol_kills"		"17"
					"opening_kills"		"14"
					"sniper_kills"		"0"
					"KDR"		"0.745098"
					"enemy_kills"		"76"
					"deaths"		"102"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"5"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.500000"
						"enemy_kills"		"11"
						"deaths"		"22"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.750000"
						"enemy_kills"		"12"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"9"
						"opening_kills"		"10"
						"sniper_kills"		"0"
						"KDR"		"0.828125"
						"enemy_kills"		"53"
						"deaths"		"64"
						"matches_played"		"3"
					}
				}
				"9"
				{
					"team"		"29"
					"clutch_kills"		"9"
					"pistol_kills"		"20"
					"opening_kills"		"16"
					"sniper_kills"		"3"
					"KDR"		"0.842975"
					"enemy_kills"		"102"
					"deaths"		"121"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"2"
						"sniper_kills"		"3"
						"KDR"		"1.062500"
						"enemy_kills"		"17"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"1"
						"opening_kills"		"8"
						"sniper_kills"		"0"
						"KDR"		"0.720000"
						"enemy_kills"		"36"
						"deaths"		"50"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"15"
						"opening_kills"		"6"
						"sniper_kills"		"0"
						"KDR"		"0.890909"
						"enemy_kills"		"49"
						"deaths"		"55"
						"matches_played"		"3"
					}
				}
				"10"
				{
					"team"		"29"
					"clutch_kills"		"2"
					"pistol_kills"		"14"
					"opening_kills"		"12"
					"sniper_kills"		"3"
					"KDR"		"0.650602"
					"enemy_kills"		"54"
					"deaths"		"83"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"0.500000"
						"enemy_kills"		"12"
						"deaths"		"24"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"5"
						"opening_kills"		"6"
						"sniper_kills"		"3"
						"KDR"		"1.055556"
						"enemy_kills"		"19"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"8"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.560976"
						"enemy_kills"		"23"
						"deaths"		"41"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"29"
				}
				"12"
				{
					"team"		"29"
				}
				"13"
				{
					"team"		"72"
				}
				"5"
				{
					"team"		"39"
				}
				"6"
				{
					"team"		"39"
				}
			}
		}
		"90378773"
		{
			"name"		"nex"
			"code"		"nex"
			"dob"		"1992-06-20"
			"geo"		"DE"
			"events"
			{
				"7"
				{
					"team"		"29"
					"clutch_kills"		"4"
					"pistol_kills"		"13"
					"opening_kills"		"3"
					"sniper_kills"		"0"
					"KDR"		"0.927000"
					"enemy_kills"		"38"
					"deaths"		"41"
					"matches_played"		"2"
				}
				"8"
				{
					"team"		"29"
					"clutch_kills"		"6"
					"pistol_kills"		"30"
					"opening_kills"		"10"
					"sniper_kills"		"0"
					"KDR"		"1.031579"
					"enemy_kills"		"98"
					"deaths"		"95"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"7"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.681818"
						"enemy_kills"		"15"
						"deaths"		"22"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"1.928571"
						"enemy_kills"		"27"
						"deaths"		"14"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"19"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.949153"
						"enemy_kills"		"56"
						"deaths"		"59"
						"matches_played"		"3"
					}
				}
				"9"
				{
					"team"		"29"
					"clutch_kills"		"9"
					"pistol_kills"		"19"
					"opening_kills"		"8"
					"sniper_kills"		"0"
					"KDR"		"0.741667"
					"enemy_kills"		"89"
					"deaths"		"120"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.600000"
						"enemy_kills"		"12"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"7"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.800000"
						"enemy_kills"		"36"
						"deaths"		"45"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"9"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.745455"
						"enemy_kills"		"41"
						"deaths"		"55"
						"matches_played"		"3"
					}
				}
				"10"
				{
					"team"		"29"
					"clutch_kills"		"4"
					"pistol_kills"		"16"
					"opening_kills"		"4"
					"sniper_kills"		"0"
					"KDR"		"0.805556"
					"enemy_kills"		"58"
					"deaths"		"72"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.722222"
						"enemy_kills"		"13"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.941176"
						"enemy_kills"		"16"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"11"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.783784"
						"enemy_kills"		"29"
						"deaths"		"37"
						"matches_played"		"2"
					}
				}
				"12"
				{
					"team"		"69"
				}
				"13"
				{
					"team"		"69"
				}
				"14"
				{
					"team"		"69"
				}
				"5"
				{
					"team"		"41"
				}
				"6"
				{
					"team"		"39"
				}
			}
		}
		"13465075"
		{
			"name"		"Spiidi"
			"code"		"spiidi"
			"dob"		"1995-09-13"
			"geo"		"DE"
			"events"
			{
				"7"
				{
					"team"		"29"
					"clutch_kills"		"3"
					"pistol_kills"		"3"
					"opening_kills"		"5"
					"sniper_kills"		"0"
					"KDR"		"0.692000"
					"enemy_kills"		"27"
					"deaths"		"39"
					"matches_played"		"2"
				}
				"9"
				{
					"team"		"29"
					"clutch_kills"		"7"
					"pistol_kills"		"10"
					"opening_kills"		"14"
					"sniper_kills"		"0"
					"KDR"		"0.929204"
					"enemy_kills"		"105"
					"deaths"		"113"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.789474"
						"enemy_kills"		"15"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"3"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.813953"
						"enemy_kills"		"35"
						"deaths"		"43"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"6"
						"opening_kills"		"9"
						"sniper_kills"		"0"
						"KDR"		"1.078431"
						"enemy_kills"		"55"
						"deaths"		"51"
						"matches_played"		"3"
					}
				}
				"10"
				{
					"team"		"29"
					"clutch_kills"		"12"
					"pistol_kills"		"11"
					"opening_kills"		"5"
					"sniper_kills"		"1"
					"KDR"		"0.955882"
					"enemy_kills"		"65"
					"deaths"		"68"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"0"
						"opening_kills"		"1"
						"sniper_kills"		"1"
						"KDR"		"0.882353"
						"enemy_kills"		"15"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"4"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"1.400000"
						"enemy_kills"		"21"
						"deaths"		"15"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"7"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.805556"
						"enemy_kills"		"29"
						"deaths"		"36"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"29"
				}
				"13"
				{
					"team"		"72"
				}
				"5"
				{
					"team"		"39"
				}
				"6"
				{
					"team"		"39"
				}
			}
		}
		"24832266"
		{
			"name"		"AZR"
			"code"		"azr"
			"dob"		"1992-10-02"
			"geo"		"AU"
			"events"
			{
				"7"
				{
					"team"		"53"
					"clutch_kills"		"6"
					"pistol_kills"		"7"
					"opening_kills"		"10"
					"sniper_kills"		"0"
					"KDR"		"0.947000"
					"enemy_kills"		"54"
					"deaths"		"57"
					"matches_played"		"3"
				}
				"13"
				{
					"team"		"53"
				}
				"14"
				{
					"team"		"53"
				}
				"15"
				{
					"team"		"53"
				}
				"16"
				{
					"team"		"53"
				}
				"3"
				{
					"team"		"32"
				}
				"4"
				{
					"team"		"32"
				}
				"6"
				{
					"team"		"32"
				}
			}
		}
		"10025211"
		{
			"name"		"Havoc"
			"code"		"havoc"
			"dob"		"1990-06-25"
			"geo"		"AU"
			"events"
			{
				"7"
				{
					"team"		"53"
					"clutch_kills"		"3"
					"pistol_kills"		"12"
					"opening_kills"		"3"
					"sniper_kills"		"1"
					"KDR"		"0.571000"
					"enemy_kills"		"32"
					"deaths"		"56"
					"matches_played"		"3"
				}
				"3"
				{
					"team"		"32"
				}
				"4"
				{
					"team"		"32"
				}
				"6"
				{
					"team"		"32"
				}
			}
		}
		"16839456"
		{
			"name"		"jks"
			"code"		"jks"
			"dob"		"1995-12-12"
			"geo"		"AU"
			"events"
			{
				"7"
				{
					"team"		"53"
					"clutch_kills"		"5"
					"pistol_kills"		"13"
					"opening_kills"		"6"
					"sniper_kills"		"1"
					"KDR"		"0.865000"
					"enemy_kills"		"45"
					"deaths"		"52"
					"matches_played"		"3"
				}
				"13"
				{
					"team"		"53"
				}
				"14"
				{
					"team"		"53"
				}
				"15"
				{
					"team"		"53"
				}
				"16"
				{
					"team"		"53"
				}
				"4"
				{
					"team"		"32"
				}
				"6"
				{
					"team"		"32"
				}
				"21"
				{
					"team"		"59"
				}
			}
		}
		"34303888"
		{
			"name"		"SPUNJ"
			"code"		"spunj"
			"dob"		"1989-07-24"
			"geo"		"AU"
			"events"
			{
				"7"
				{
					"team"		"53"
					"clutch_kills"		"5"
					"pistol_kills"		"9"
					"opening_kills"		"10"
					"sniper_kills"		"2"
					"KDR"		"1.140000"
					"enemy_kills"		"57"
					"deaths"		"50"
					"matches_played"		"3"
				}
				"3"
				{
					"team"		"32"
				}
				"4"
				{
					"team"		"32"
				}
				"6"
				{
					"team"		"32"
				}
			}
		}
		"30659"
		{
			"name"		"yam"
			"code"		"yam"
			"dob"		"1988-12-07"
			"geo"		"AU"
			"events"
			{
				"7"
				{
					"team"		"53"
					"clutch_kills"		"3"
					"pistol_kills"		"5"
					"opening_kills"		"7"
					"sniper_kills"		"9"
					"KDR"		"0.643000"
					"enemy_kills"		"36"
					"deaths"		"56"
					"matches_played"		"3"
				}
			}
		}
		"18903255"
		{
			"name"		"USTILO"
			"code"		"ustilo"
			"dob"		"1993-08-10"
			"geo"		"AU"
			"events"
			{
				"7"
				{
					"team"		"54"
					"clutch_kills"		"0"
					"pistol_kills"		"13"
					"opening_kills"		"7"
					"sniper_kills"		"0"
					"KDR"		"1.026000"
					"enemy_kills"		"40"
					"deaths"		"39"
					"matches_played"		"2"
				}
				"13"
				{
					"team"		"53"
				}
				"14"
				{
					"team"		"53"
				}
			}
		}
		"3215921"
		{
			"name"		"Rickeh"
			"code"		"rickeh"
			"dob"		"1991-11-22"
			"geo"		"AU"
			"events"
			{
				"7"
				{
					"team"		"54"
					"clutch_kills"		"2"
					"pistol_kills"		"6"
					"opening_kills"		"6"
					"sniper_kills"		"18"
					"KDR"		"1.118000"
					"enemy_kills"		"38"
					"deaths"		"34"
					"matches_played"		"2"
				}
				"14"
				{
					"team"		"82"
				}
				"15"
				{
					"team"		"3"
				}
				"16"
				{
					"team"		"3"
				}
			}
		}
		"19633654"
		{
			"name"		"emagine"
			"code"		"emagine"
			"dob"		"1991-04-16"
			"geo"		"AU"
			"events"
			{
				"7"
				{
					"team"		"54"
					"clutch_kills"		"5"
					"pistol_kills"		"8"
					"opening_kills"		"5"
					"sniper_kills"		"0"
					"KDR"		"0.750000"
					"enemy_kills"		"30"
					"deaths"		"40"
					"matches_played"		"2"
				}
			}
		}
		"7436549"
		{
			"name"		"SnypeR"
			"code"		"snyper"
			"dob"		"1986-09-12"
			"geo"		"AU"
			"events"
			{
				"7"
				{
					"team"		"54"
					"clutch_kills"		"0"
					"pistol_kills"		"4"
					"opening_kills"		"4"
					"sniper_kills"		"0"
					"KDR"		"0.421000"
					"enemy_kills"		"16"
					"deaths"		"38"
					"matches_played"		"2"
				}
				"3"
				{
					"team"		"32"
				}
			}
		}
		"35336006"
		{
			"name"		"James"
			"code"		"james"
			"dob"		"1994-03-22"
			"geo"		"AU"
			"events"
			{
				"7"
				{
					"team"		"54"
					"clutch_kills"		"0"
					"pistol_kills"		"3"
					"opening_kills"		"3"
					"sniper_kills"		"0"
					"KDR"		"0.514000"
					"enemy_kills"		"19"
					"deaths"		"37"
					"matches_played"		"2"
				}
			}
		}
		"5667261"
		{
			"name"		"markeloff"
			"code"		"markeloff"
			"dob"		"1988-02-12"
			"geo"		"UA"
			"events"
			{
				"7"
				{
					"team"		"43"
					"clutch_kills"		"8"
					"pistol_kills"		"17"
					"opening_kills"		"5"
					"sniper_kills"		"0"
					"KDR"		"1.127000"
					"enemy_kills"		"71"
					"deaths"		"63"
					"matches_played"		"3"
				}
				"8"
				{
					"team"		"43"
					"clutch_kills"		"8"
					"pistol_kills"		"9"
					"opening_kills"		"3"
					"sniper_kills"		"0"
					"KDR"		"0.833333"
					"enemy_kills"		"30"
					"deaths"		"36"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.578947"
						"enemy_kills"		"11"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"7"
						"pistol_kills"		"6"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"1.117647"
						"enemy_kills"		"19"
						"deaths"		"17"
						"matches_played"		"1"
					}
				}
				"9"
				{
					"team"		"43"
					"clutch_kills"		"8"
					"pistol_kills"		"10"
					"opening_kills"		"11"
					"sniper_kills"		"2"
					"KDR"		"1.059701"
					"enemy_kills"		"71"
					"deaths"		"67"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"2"
						"opening_kills"		"4"
						"sniper_kills"		"2"
						"KDR"		"0.769231"
						"enemy_kills"		"20"
						"deaths"		"26"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"8"
						"opening_kills"		"7"
						"sniper_kills"		"0"
						"KDR"		"1.243902"
						"enemy_kills"		"51"
						"deaths"		"41"
						"matches_played"		"1"
					}
				}
				"10"
				{
					"team"		"43"
					"clutch_kills"		"21"
					"pistol_kills"		"29"
					"opening_kills"		"11"
					"sniper_kills"		"14"
					"KDR"		"1.144144"
					"enemy_kills"		"127"
					"deaths"		"111"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"3"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.421053"
						"enemy_kills"		"8"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"2"
						"opening_kills"		"2"
						"sniper_kills"		"3"
						"KDR"		"1.384615"
						"enemy_kills"		"18"
						"deaths"		"13"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"10"
						"pistol_kills"		"14"
						"opening_kills"		"3"
						"sniper_kills"		"8"
						"KDR"		"1.400000"
						"enemy_kills"		"56"
						"deaths"		"40"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"10"
						"opening_kills"		"6"
						"sniper_kills"		"3"
						"KDR"		"1.153846"
						"enemy_kills"		"45"
						"deaths"		"39"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"43"
				}
				"12"
				{
					"team"		"43"
				}
				"13"
				{
					"team"		"43"
				}
				"1"
				{
					"team"		"2"
				}
				"3"
				{
					"team"		"25"
				}
				"4"
				{
					"team"		"25"
				}
				"5"
				{
					"team"		"25"
				}
				"6"
				{
					"team"		"43"
				}
			}
		}
		"53258137"
		{
			"name"		"B1ad3"
			"code"		"b1ad3"
			"dob"		"1986-11-11"
			"geo"		"UA"
			"events"
			{
				"7"
				{
					"team"		"43"
					"clutch_kills"		"11"
					"pistol_kills"		"12"
					"opening_kills"		"9"
					"sniper_kills"		"0"
					"KDR"		"1.015000"
					"enemy_kills"		"68"
					"deaths"		"67"
					"matches_played"		"3"
				}
				"8"
				{
					"team"		"43"
					"clutch_kills"		"1"
					"pistol_kills"		"5"
					"opening_kills"		"2"
					"sniper_kills"		"0"
					"KDR"		"0.575000"
					"enemy_kills"		"23"
					"deaths"		"40"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.789474"
						"enemy_kills"		"15"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.380952"
						"enemy_kills"		"8"
						"deaths"		"21"
						"matches_played"		"1"
					}
				}
				"9"
				{
					"team"		"43"
					"clutch_kills"		"7"
					"pistol_kills"		"3"
					"opening_kills"		"4"
					"sniper_kills"		"0"
					"KDR"		"0.869565"
					"enemy_kills"		"60"
					"deaths"		"69"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"0"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.846154"
						"enemy_kills"		"22"
						"deaths"		"26"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.883721"
						"enemy_kills"		"38"
						"deaths"		"43"
						"matches_played"		"1"
					}
				}
				"10"
				{
					"team"		"43"
					"clutch_kills"		"4"
					"pistol_kills"		"22"
					"opening_kills"		"22"
					"sniper_kills"		"1"
					"KDR"		"0.873134"
					"enemy_kills"		"117"
					"deaths"		"134"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"6"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"1.315789"
						"enemy_kills"		"25"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"6"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"1.166667"
						"enemy_kills"		"21"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"5"
						"opening_kills"		"6"
						"sniper_kills"		"1"
						"KDR"		"0.687500"
						"enemy_kills"		"33"
						"deaths"		"48"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"5"
						"opening_kills"		"6"
						"sniper_kills"		"0"
						"KDR"		"0.775510"
						"enemy_kills"		"38"
						"deaths"		"49"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"43"
				}
				"12"
				{
					"team"		"43"
				}
				"13"
				{
					"team"		"43"
				}
				"4"
				{
					"team"		"34"
				}
				"6"
				{
					"team"		"43"
				}
			}
		}
		"46918643"
		{
			"name"		"bondik"
			"code"		"bondik"
			"dob"		"1993-07-02"
			"geo"		"UA"
			"events"
			{
				"7"
				{
					"team"		"43"
					"clutch_kills"		"9"
					"pistol_kills"		"12"
					"opening_kills"		"12"
					"sniper_kills"		"0"
					"KDR"		"0.986000"
					"enemy_kills"		"68"
					"deaths"		"69"
					"matches_played"		"3"
				}
				"8"
				{
					"team"		"43"
					"clutch_kills"		"5"
					"pistol_kills"		"9"
					"opening_kills"		"3"
					"sniper_kills"		"0"
					"KDR"		"0.833333"
					"enemy_kills"		"30"
					"deaths"		"36"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"5"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"1.062500"
						"enemy_kills"		"17"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"4"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.650000"
						"enemy_kills"		"13"
						"deaths"		"20"
						"matches_played"		"1"
					}
				}
				"9"
				{
					"team"		"43"
					"clutch_kills"		"2"
					"pistol_kills"		"7"
					"opening_kills"		"15"
					"sniper_kills"		"0"
					"KDR"		"1.125000"
					"enemy_kills"		"72"
					"deaths"		"64"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"10"
						"sniper_kills"		"0"
						"KDR"		"1.636364"
						"enemy_kills"		"36"
						"deaths"		"22"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"0.857143"
						"enemy_kills"		"36"
						"deaths"		"42"
						"matches_played"		"1"
					}
				}
				"11"
				{
					"team"		"25"
				}
				"13"
				{
					"team"		"74"
				}
				"14"
				{
					"team"		"25"
				}
				"4"
				{
					"team"		"34"
				}
				"6"
				{
					"team"		"43"
				}
			}
		}
		"36732188"
		{
			"name"		"WorldEdit"
			"code"		"worldedit"
			"dob"		"1991-10-16"
			"geo"		"RU"
			"events"
			{
				"7"
				{
					"team"		"43"
					"clutch_kills"		"2"
					"pistol_kills"		"8"
					"opening_kills"		"3"
					"sniper_kills"		"0"
					"KDR"		"0.563000"
					"enemy_kills"		"36"
					"deaths"		"64"
					"matches_played"		"3"
				}
				"8"
				{
					"team"		"43"
					"clutch_kills"		"7"
					"pistol_kills"		"9"
					"opening_kills"		"9"
					"sniper_kills"		"22"
					"KDR"		"1.153846"
					"enemy_kills"		"45"
					"deaths"		"39"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"6"
						"opening_kills"		"3"
						"sniper_kills"		"12"
						"KDR"		"1.150000"
						"enemy_kills"		"23"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"6"
						"sniper_kills"		"10"
						"KDR"		"1.157895"
						"enemy_kills"		"22"
						"deaths"		"19"
						"matches_played"		"1"
					}
				}
				"9"
				{
					"team"		"43"
					"clutch_kills"		"5"
					"pistol_kills"		"8"
					"opening_kills"		"11"
					"sniper_kills"		"33"
					"KDR"		"0.984615"
					"enemy_kills"		"64"
					"deaths"		"65"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"5"
						"opening_kills"		"4"
						"sniper_kills"		"6"
						"KDR"		"0.840000"
						"enemy_kills"		"21"
						"deaths"		"25"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"3"
						"opening_kills"		"7"
						"sniper_kills"		"27"
						"KDR"		"1.075000"
						"enemy_kills"		"43"
						"deaths"		"40"
						"matches_played"		"1"
					}
				}
				"10"
				{
					"team"		"43"
					"clutch_kills"		"10"
					"pistol_kills"		"30"
					"opening_kills"		"29"
					"sniper_kills"		"86"
					"KDR"		"1.163934"
					"enemy_kills"		"142"
					"deaths"		"122"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"1"
						"opening_kills"		"1"
						"sniper_kills"		"5"
						"KDR"		"0.555556"
						"enemy_kills"		"10"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"5"
						"sniper_kills"		"21"
						"KDR"		"1.750000"
						"enemy_kills"		"28"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"16"
						"opening_kills"		"17"
						"sniper_kills"		"40"
						"KDR"		"1.444444"
						"enemy_kills"		"65"
						"deaths"		"45"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"10"
						"opening_kills"		"6"
						"sniper_kills"		"20"
						"KDR"		"0.906977"
						"enemy_kills"		"39"
						"deaths"		"43"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"43"
				}
				"12"
				{
					"team"		"43"
				}
				"13"
				{
					"team"		"43"
				}
				"15"
				{
					"team"		"83"
				}
				"4"
				{
					"team"		"34"
				}
				"6"
				{
					"team"		"43"
				}
			}
		}
		"20273529"
		{
			"name"		"DavCost"
			"code"		"davcost"
			"dob"		"1996-05-18"
			"geo"		"RU"
			"events"
			{
				"7"
				{
					"team"		"43"
					"clutch_kills"		"4"
					"pistol_kills"		"12"
					"opening_kills"		"12"
					"sniper_kills"		"32"
					"KDR"		"0.757000"
					"enemy_kills"		"53"
					"deaths"		"70"
					"matches_played"		"3"
				}
				"8"
				{
					"team"		"43"
					"clutch_kills"		"5"
					"pistol_kills"		"9"
					"opening_kills"		"2"
					"sniper_kills"		"1"
					"KDR"		"0.513514"
					"enemy_kills"		"19"
					"deaths"		"37"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"4"
						"opening_kills"		"1"
						"sniper_kills"		"1"
						"KDR"		"0.368421"
						"enemy_kills"		"7"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"5"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.666667"
						"enemy_kills"		"12"
						"deaths"		"18"
						"matches_played"		"1"
					}
				}
				"14"
				{
					"team"		"81"
				}
				"15"
				{
					"team"		"81"
				}
				"6"
				{
					"team"		"43"
				}
			}
		}
		"108076825"
		{
			"name"		"dennis"
			"code"		"dennis"
			"dob"		"1991-07-01"
			"geo"		"SE"
			"events"
			{
				"7"
				{
					"team"		"55"
					"clutch_kills"		"6"
					"pistol_kills"		"18"
					"opening_kills"		"14"
					"sniper_kills"		"1"
					"KDR"		"0.892000"
					"enemy_kills"		"83"
					"deaths"		"93"
					"matches_played"		"5"
				}
				"8"
				{
					"team"		"59"
					"clutch_kills"		"10"
					"pistol_kills"		"43"
					"opening_kills"		"30"
					"sniper_kills"		"10"
					"KDR"		"1.056410"
					"enemy_kills"		"206"
					"deaths"		"195"
					"matches_played"		"10"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"1.846154"
						"enemy_kills"		"24"
						"deaths"		"13"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"1"
						"KDR"		"0.736842"
						"enemy_kills"		"14"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"14"
						"opening_kills"		"6"
						"sniper_kills"		"2"
						"KDR"		"0.962264"
						"enemy_kills"		"51"
						"deaths"		"53"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"7"
						"opening_kills"		"9"
						"sniper_kills"		"7"
						"KDR"		"0.975610"
						"enemy_kills"		"40"
						"deaths"		"41"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"17"
						"opening_kills"		"11"
						"sniper_kills"		"0"
						"KDR"		"1.115942"
						"enemy_kills"		"77"
						"deaths"		"69"
						"matches_played"		"3"
					}
				}
				"9"
				{
					"team"		"6"
					"clutch_kills"		"5"
					"pistol_kills"		"23"
					"opening_kills"		"12"
					"sniper_kills"		"4"
					"KDR"		"1.091743"
					"enemy_kills"		"119"
					"deaths"		"109"
					"matches_played"		"6"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"1.818182"
						"enemy_kills"		"20"
						"deaths"		"11"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"5"
						"opening_kills"		"4"
						"sniper_kills"		"1"
						"KDR"		"0.823529"
						"enemy_kills"		"28"
						"deaths"		"34"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"9"
						"opening_kills"		"2"
						"sniper_kills"		"3"
						"KDR"		"1.500000"
						"enemy_kills"		"42"
						"deaths"		"28"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"5"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"0.805556"
						"enemy_kills"		"29"
						"deaths"		"36"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"6"
					"clutch_kills"		"8"
					"pistol_kills"		"37"
					"opening_kills"		"22"
					"sniper_kills"		"12"
					"KDR"		"1.080292"
					"enemy_kills"		"148"
					"deaths"		"137"
					"matches_played"		"8"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"3"
						"KDR"		"0.818182"
						"enemy_kills"		"18"
						"deaths"		"22"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"8"
						"opening_kills"		"4"
						"sniper_kills"		"2"
						"KDR"		"1"
						"enemy_kills"		"24"
						"deaths"		"24"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"8"
						"opening_kills"		"7"
						"sniper_kills"		"4"
						"KDR"		"1.206897"
						"enemy_kills"		"35"
						"deaths"		"29"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"2"
						"opening_kills"		"6"
						"sniper_kills"		"0"
						"KDR"		"1.318182"
						"enemy_kills"		"29"
						"deaths"		"22"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"16"
						"opening_kills"		"3"
						"sniper_kills"		"3"
						"KDR"		"1.050000"
						"enemy_kills"		"42"
						"deaths"		"40"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"6"
				}
				"12"
				{
					"team"		"6"
				}
				"14"
				{
					"team"		"1"
				}
				"15"
				{
					"team"		"1"
				}
				"1"
				{
					"team"		"9"
				}
				"3"
				{
					"team"		"9"
				}
			}
		}
		"28502520"
		{
			"name"		"ScreaM"
			"code"		"scream"
			"dob"		"1993-07-02"
			"geo"		"BE"
			"events"
			{
				"7"
				{
					"team"		"55"
					"clutch_kills"		"6"
					"pistol_kills"		"20"
					"opening_kills"		"16"
					"sniper_kills"		"0"
					"KDR"		"1.056000"
					"enemy_kills"		"94"
					"deaths"		"89"
					"matches_played"		"5"
				}
				"8"
				{
					"team"		"27"
					"clutch_kills"		"4"
					"pistol_kills"		"11"
					"opening_kills"		"2"
					"sniper_kills"		"0"
					"KDR"		"0.736842"
					"enemy_kills"		"56"
					"deaths"		"76"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"5"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"1.222222"
						"enemy_kills"		"22"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"0"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.421053"
						"enemy_kills"		"8"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"6"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.666667"
						"enemy_kills"		"26"
						"deaths"		"39"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"59"
					"clutch_kills"		"7"
					"pistol_kills"		"16"
					"opening_kills"		"11"
					"sniper_kills"		"0"
					"KDR"		"0.925000"
					"enemy_kills"		"74"
					"deaths"		"80"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.500000"
						"enemy_kills"		"7"
						"deaths"		"14"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.933333"
						"enemy_kills"		"14"
						"deaths"		"15"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"7"
						"pistol_kills"		"9"
						"opening_kills"		"8"
						"sniper_kills"		"0"
						"KDR"		"1.039216"
						"enemy_kills"		"53"
						"deaths"		"51"
						"matches_played"		"3"
					}
				}
				"10"
				{
					"team"		"59"
					"clutch_kills"		"4"
					"pistol_kills"		"10"
					"opening_kills"		"5"
					"sniper_kills"		"0"
					"KDR"		"1.024390"
					"enemy_kills"		"42"
					"deaths"		"41"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"6"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.681818"
						"enemy_kills"		"15"
						"deaths"		"22"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"1.421053"
						"enemy_kills"		"27"
						"deaths"		"19"
						"matches_played"		"1"
					}
				}
				"11"
				{
					"team"		"59"
				}
				"13"
				{
					"team"		"46"
				}
				"1"
				{
					"team"		"4"
				}
				"3"
				{
					"team"		"27"
				}
				"4"
				{
					"team"		"27"
				}
			}
		}
		"37085479"
		{
			"name"		"rain"
			"code"		"rain"
			"dob"		"1994-08-27"
			"geo"		"NO"
			"events"
			{
				"7"
				{
					"team"		"55"
					"clutch_kills"		"8"
					"pistol_kills"		"19"
					"opening_kills"		"17"
					"sniper_kills"		"1"
					"KDR"		"0.852000"
					"enemy_kills"		"75"
					"deaths"		"88"
					"matches_played"		"5"
				}
				"8"
				{
					"team"		"59"
					"clutch_kills"		"20"
					"pistol_kills"		"30"
					"opening_kills"		"25"
					"sniper_kills"		"0"
					"KDR"		"0.858491"
					"enemy_kills"		"182"
					"deaths"		"212"
					"matches_played"		"10"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.833333"
						"enemy_kills"		"15"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"5"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.666667"
						"enemy_kills"		"12"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"10"
						"opening_kills"		"7"
						"sniper_kills"		"0"
						"KDR"		"0.900000"
						"enemy_kills"		"54"
						"deaths"		"60"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"5"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"1"
						"enemy_kills"		"43"
						"deaths"		"43"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"14"
						"pistol_kills"		"9"
						"opening_kills"		"8"
						"sniper_kills"		"0"
						"KDR"		"0.794521"
						"enemy_kills"		"58"
						"deaths"		"73"
						"matches_played"		"3"
					}
				}
				"9"
				{
					"team"		"61"
					"clutch_kills"		"4"
					"pistol_kills"		"26"
					"opening_kills"		"20"
					"sniper_kills"		"0"
					"KDR"		"0.933333"
					"enemy_kills"		"98"
					"deaths"		"105"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"5"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1.210526"
						"enemy_kills"		"23"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"1.384615"
						"enemy_kills"		"18"
						"deaths"		"13"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"14"
						"opening_kills"		"9"
						"sniper_kills"		"0"
						"KDR"		"0.720930"
						"enemy_kills"		"31"
						"deaths"		"43"
						"matches_played"		"2"
					}
					"stage5"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.866667"
						"enemy_kills"		"26"
						"deaths"		"30"
						"matches_played"		"1"
					}
				}
				"10"
				{
					"team"		"61"
					"clutch_kills"		"8"
					"pistol_kills"		"16"
					"opening_kills"		"9"
					"sniper_kills"		"0"
					"KDR"		"0.815789"
					"enemy_kills"		"62"
					"deaths"		"76"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"4"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"1.111111"
						"enemy_kills"		"20"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"8"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.736842"
						"enemy_kills"		"14"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"4"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.717949"
						"enemy_kills"		"28"
						"deaths"		"39"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"61"
				}
				"12"
				{
					"team"		"61"
				}
				"13"
				{
					"team"		"61"
				}
				"14"
				{
					"team"		"61"
				}
				"15"
				{
					"team"		"61"
				}
				"16"
				{
					"team"		"61"
				}
				"4"
				{
					"team"		"36"
				}
				"6"
				{
					"team"		"9"
				}
				"18"
				{
					"team"		"61"
				}
				"19"
				{
					"team"		"61"
				}
				"20"
				{
					"team"		"61"
				}
				"21"
				{
					"team"		"61"
				}
			}
		}
		"925972"
		{
			"name"		"Maikelele"
			"code"		"maikelele"
			"dob"		"1991-03-05"
			"geo"		"SE"
			"events"
			{
				"7"
				{
					"team"		"55"
					"clutch_kills"		"17"
					"pistol_kills"		"21"
					"opening_kills"		"11"
					"sniper_kills"		"28"
					"KDR"		"0.933000"
					"enemy_kills"		"83"
					"deaths"		"89"
					"matches_played"		"5"
				}
				"8"
				{
					"team"		"59"
					"clutch_kills"		"32"
					"pistol_kills"		"32"
					"opening_kills"		"20"
					"sniper_kills"		"9"
					"KDR"		"0.978378"
					"enemy_kills"		"181"
					"deaths"		"185"
					"matches_played"		"10"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"1"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"1.545455"
						"enemy_kills"		"17"
						"deaths"		"11"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"6"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.937500"
						"enemy_kills"		"15"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"12"
						"pistol_kills"		"10"
						"opening_kills"		"7"
						"sniper_kills"		"2"
						"KDR"		"1.173077"
						"enemy_kills"		"61"
						"deaths"		"52"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"7"
						"pistol_kills"		"8"
						"opening_kills"		"3"
						"sniper_kills"		"7"
						"KDR"		"0.975000"
						"enemy_kills"		"39"
						"deaths"		"40"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"8"
						"pistol_kills"		"7"
						"opening_kills"		"8"
						"sniper_kills"		"0"
						"KDR"		"0.742424"
						"enemy_kills"		"49"
						"deaths"		"66"
						"matches_played"		"3"
					}
				}
				"9"
				{
					"team"		"61"
					"clutch_kills"		"2"
					"pistol_kills"		"11"
					"opening_kills"		"7"
					"sniper_kills"		"6"
					"KDR"		"0.695652"
					"enemy_kills"		"64"
					"deaths"		"92"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.789474"
						"enemy_kills"		"15"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"0"
						"sniper_kills"		"1"
						"KDR"		"1.428571"
						"enemy_kills"		"10"
						"deaths"		"7"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"5"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.564103"
						"enemy_kills"		"22"
						"deaths"		"39"
						"matches_played"		"2"
					}
					"stage5"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"5"
						"KDR"		"0.629630"
						"enemy_kills"		"17"
						"deaths"		"27"
						"matches_played"		"1"
					}
				}
				"1"
				{
					"team"		"9"
				}
				"5"
				{
					"team"		"1"
				}
			}
		}
		"1939536"
		{
			"name"		"fox"
			"code"		"fox"
			"dob"		"1986-11-15"
			"geo"		"PT"
			"events"
			{
				"7"
				{
					"team"		"55"
					"clutch_kills"		"7"
					"pistol_kills"		"10"
					"opening_kills"		"7"
					"sniper_kills"		"4"
					"KDR"		"0.682000"
					"enemy_kills"		"60"
					"deaths"		"88"
					"matches_played"		"5"
				}
				"8"
				{
					"team"		"59"
					"clutch_kills"		"16"
					"pistol_kills"		"40"
					"opening_kills"		"41"
					"sniper_kills"		"72"
					"KDR"		"1.078534"
					"enemy_kills"		"206"
					"deaths"		"191"
					"matches_played"		"10"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"3"
						"KDR"		"1.846154"
						"enemy_kills"		"24"
						"deaths"		"13"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"3"
						"opening_kills"		"4"
						"sniper_kills"		"5"
						"KDR"		"0.555556"
						"enemy_kills"		"10"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"8"
						"pistol_kills"		"14"
						"opening_kills"		"12"
						"sniper_kills"		"19"
						"KDR"		"1.148148"
						"enemy_kills"		"62"
						"deaths"		"54"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"7"
						"opening_kills"		"7"
						"sniper_kills"		"19"
						"KDR"		"1.073171"
						"enemy_kills"		"44"
						"deaths"		"41"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"12"
						"opening_kills"		"15"
						"sniper_kills"		"26"
						"KDR"		"1.015385"
						"enemy_kills"		"66"
						"deaths"		"65"
						"matches_played"		"3"
					}
				}
				"9"
				{
					"team"		"61"
					"clutch_kills"		"6"
					"pistol_kills"		"6"
					"opening_kills"		"10"
					"sniper_kills"		"30"
					"KDR"		"0.938462"
					"enemy_kills"		"61"
					"deaths"		"65"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"0"
						"opening_kills"		"1"
						"sniper_kills"		"10"
						"KDR"		"1"
						"enemy_kills"		"17"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"4"
						"sniper_kills"		"9"
						"KDR"		"1.500000"
						"enemy_kills"		"15"
						"deaths"		"10"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"5"
						"opening_kills"		"5"
						"sniper_kills"		"11"
						"KDR"		"0.763158"
						"enemy_kills"		"29"
						"deaths"		"38"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"61"
					"clutch_kills"		"7"
					"pistol_kills"		"15"
					"opening_kills"		"6"
					"sniper_kills"		"32"
					"KDR"		"0.736842"
					"enemy_kills"		"56"
					"deaths"		"76"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"2"
						"opening_kills"		"0"
						"sniper_kills"		"16"
						"KDR"		"1.052632"
						"enemy_kills"		"20"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"5"
						"opening_kills"		"0"
						"sniper_kills"		"2"
						"KDR"		"0.380952"
						"enemy_kills"		"8"
						"deaths"		"21"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"8"
						"opening_kills"		"6"
						"sniper_kills"		"14"
						"KDR"		"0.777778"
						"enemy_kills"		"28"
						"deaths"		"36"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"14"
				}
			}
		}
		"31166738"
		{
			"name"		"rallen"
			"code"		"rallen"
			"dob"		"1994-06-08"
			"geo"		"PL"
			"events"
			{
				"7"
				{
					"team"		"56"
					"clutch_kills"		"3"
					"pistol_kills"		"5"
					"opening_kills"		"4"
					"sniper_kills"		"1"
					"KDR"		"0.575000"
					"enemy_kills"		"23"
					"deaths"		"40"
					"matches_played"		"2"
				}
				"8"
				{
					"team"		"47"
					"clutch_kills"		"0"
					"pistol_kills"		"7"
					"opening_kills"		"6"
					"sniper_kills"		"3"
					"KDR"		"0.756098"
					"enemy_kills"		"31"
					"deaths"		"41"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.619048"
						"enemy_kills"		"13"
						"deaths"		"21"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"3"
						"KDR"		"0.900000"
						"enemy_kills"		"18"
						"deaths"		"20"
						"matches_played"		"1"
					}
				}
				"5"
				{
					"team"		"42"
				}
				"21"
				{
					"team"		"118"
				}
			}
		}
		"10357481"
		{
			"name"		"Hyper"
			"code"		"hyper"
			"dob"		"1990-01-01"
			"geo"		"PL"
			"events"
			{
				"7"
				{
					"team"		"56"
					"clutch_kills"		"5"
					"pistol_kills"		"3"
					"opening_kills"		"4"
					"sniper_kills"		"0"
					"KDR"		"0.892000"
					"enemy_kills"		"33"
					"deaths"		"37"
					"matches_played"		"2"
				}
				"8"
				{
					"team"		"47"
					"clutch_kills"		"5"
					"pistol_kills"		"8"
					"opening_kills"		"6"
					"sniper_kills"		"0"
					"KDR"		"1"
					"enemy_kills"		"37"
					"deaths"		"37"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.842105"
						"enemy_kills"		"16"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"1.166667"
						"enemy_kills"		"21"
						"deaths"		"18"
						"matches_played"		"1"
					}
				}
			}
		}
		"104340617"
		{
			"name"		"peet"
			"code"		"peet"
			"dob"		"1990-11-14"
			"geo"		"PL"
			"events"
			{
				"7"
				{
					"team"		"56"
					"clutch_kills"		"3"
					"pistol_kills"		"4"
					"opening_kills"		"5"
					"sniper_kills"		"12"
					"KDR"		"0.795000"
					"enemy_kills"		"31"
					"deaths"		"39"
					"matches_played"		"2"
				}
				"8"
				{
					"team"		"47"
					"clutch_kills"		"5"
					"pistol_kills"		"9"
					"opening_kills"		"3"
					"sniper_kills"		"5"
					"KDR"		"0.742857"
					"enemy_kills"		"26"
					"deaths"		"35"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.611111"
						"enemy_kills"		"11"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"7"
						"opening_kills"		"3"
						"sniper_kills"		"5"
						"KDR"		"0.882353"
						"enemy_kills"		"15"
						"deaths"		"17"
						"matches_played"		"1"
					}
				}
			}
		}
		"177495873"
		{
			"name"		"Furlan"
			"code"		"furlan"
			"dob"		"1994-12-29"
			"geo"		"PL"
			"events"
			{
				"7"
				{
					"team"		"56"
					"clutch_kills"		"3"
					"pistol_kills"		"4"
					"opening_kills"		"1"
					"sniper_kills"		"0"
					"KDR"		"0.415000"
					"enemy_kills"		"17"
					"deaths"		"41"
					"matches_played"		"2"
				}
				"8"
				{
					"team"		"47"
					"clutch_kills"		"6"
					"pistol_kills"		"7"
					"opening_kills"		"5"
					"sniper_kills"		"11"
					"KDR"		"1.157895"
					"enemy_kills"		"44"
					"deaths"		"38"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"4"
						"opening_kills"		"4"
						"sniper_kills"		"11"
						"KDR"		"1.150000"
						"enemy_kills"		"23"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"3"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"1.166667"
						"enemy_kills"		"21"
						"deaths"		"18"
						"matches_played"		"1"
					}
				}
			}
		}
		"44752530"
		{
			"name"		"GruBy"
			"code"		"gruby"
			"dob"		"1995-02-28"
			"geo"		"PL"
			"events"
			{
				"7"
				{
					"team"		"56"
					"clutch_kills"		"0"
					"pistol_kills"		"10"
					"opening_kills"		"4"
					"sniper_kills"		"1"
					"KDR"		"0.784000"
					"enemy_kills"		"29"
					"deaths"		"37"
					"matches_played"		"2"
				}
				"8"
				{
					"team"		"47"
					"clutch_kills"		"1"
					"pistol_kills"		"3"
					"opening_kills"		"3"
					"sniper_kills"		"0"
					"KDR"		"0.840909"
					"enemy_kills"		"37"
					"deaths"		"44"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.904762"
						"enemy_kills"		"19"
						"deaths"		"21"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.782609"
						"enemy_kills"		"18"
						"deaths"		"23"
						"matches_played"		"1"
					}
				}
			}
		}
		"35761"
		{
			"name"		"Maniac"
			"code"		"maniac"
			"dob"		"1990-06-29"
			"geo"		"CH"
			"events"
			{
				"7"
				{
					"team"		"27"
					"clutch_kills"		"10"
					"pistol_kills"		"10"
					"opening_kills"		"3"
					"sniper_kills"		"0"
					"KDR"		"0.956000"
					"enemy_kills"		"43"
					"deaths"		"45"
					"matches_played"		"2"
				}
				"1"
				{
					"team"		"8"
				}
				"3"
				{
					"team"		"26"
				}
				"4"
				{
					"team"		"26"
				}
				"6"
				{
					"team"		"27"
				}
			}
		}
		"11737333"
		{
			"name"		"Ex6TenZ"
			"code"		"ex6tenz"
			"dob"		"1990-04-30"
			"geo"		"BE"
			"events"
			{
				"7"
				{
					"team"		"27"
					"clutch_kills"		"3"
					"pistol_kills"		"8"
					"opening_kills"		"7"
					"sniper_kills"		"0"
					"KDR"		"0.711000"
					"enemy_kills"		"32"
					"deaths"		"45"
					"matches_played"		"2"
				}
				"8"
				{
					"team"		"27"
					"clutch_kills"		"3"
					"pistol_kills"		"13"
					"opening_kills"		"11"
					"sniper_kills"		"2"
					"KDR"		"0.680556"
					"enemy_kills"		"49"
					"deaths"		"72"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"0.944444"
						"enemy_kills"		"17"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"8"
						"opening_kills"		"3"
						"sniper_kills"		"1"
						"KDR"		"0.789474"
						"enemy_kills"		"15"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"1"
						"KDR"		"0.485714"
						"enemy_kills"		"17"
						"deaths"		"35"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"59"
					"clutch_kills"		"4"
					"pistol_kills"		"12"
					"opening_kills"		"11"
					"sniper_kills"		"4"
					"KDR"		"0.800000"
					"enemy_kills"		"60"
					"deaths"		"75"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"4"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.500000"
						"enemy_kills"		"8"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"5"
						"opening_kills"		"4"
						"sniper_kills"		"3"
						"KDR"		"3.333333"
						"enemy_kills"		"20"
						"deaths"		"6"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"3"
						"opening_kills"		"6"
						"sniper_kills"		"1"
						"KDR"		"0.603774"
						"enemy_kills"		"32"
						"deaths"		"53"
						"matches_played"		"3"
					}
				}
				"14"
				{
					"team"		"59"
				}
				"1"
				{
					"team"		"4"
				}
				"3"
				{
					"team"		"27"
				}
				"4"
				{
					"team"		"27"
				}
				"6"
				{
					"team"		"27"
				}
			}
		}
		"46654567"
		{
			"name"		"shox"
			"code"		"shox"
			"dob"		"1992-05-27"
			"geo"		"FR"
			"events"
			{
				"7"
				{
					"team"		"27"
					"clutch_kills"		"5"
					"pistol_kills"		"9"
					"opening_kills"		"3"
					"sniper_kills"		"0"
					"KDR"		"1.023000"
					"enemy_kills"		"44"
					"deaths"		"43"
					"matches_played"		"2"
				}
				"8"
				{
					"team"		"27"
					"clutch_kills"		"15"
					"pistol_kills"		"20"
					"opening_kills"		"12"
					"sniper_kills"		"12"
					"KDR"		"1.086957"
					"enemy_kills"		"75"
					"deaths"		"69"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"4"
						"opening_kills"		"2"
						"sniper_kills"		"8"
						"KDR"		"1.533333"
						"enemy_kills"		"23"
						"deaths"		"15"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"1"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.647059"
						"enemy_kills"		"11"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"7"
						"pistol_kills"		"15"
						"opening_kills"		"9"
						"sniper_kills"		"4"
						"KDR"		"1.108108"
						"enemy_kills"		"41"
						"deaths"		"37"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"59"
					"clutch_kills"		"12"
					"pistol_kills"		"16"
					"opening_kills"		"7"
					"sniper_kills"		"2"
					"KDR"		"1.083333"
					"enemy_kills"		"78"
					"deaths"		"72"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"4"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.785714"
						"enemy_kills"		"11"
						"deaths"		"14"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"2.111111"
						"enemy_kills"		"19"
						"deaths"		"9"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"7"
						"pistol_kills"		"10"
						"opening_kills"		"5"
						"sniper_kills"		"2"
						"KDR"		"0.979592"
						"enemy_kills"		"48"
						"deaths"		"49"
						"matches_played"		"3"
					}
				}
				"10"
				{
					"team"		"59"
					"clutch_kills"		"3"
					"pistol_kills"		"6"
					"opening_kills"		"5"
					"sniper_kills"		"14"
					"KDR"		"0.833333"
					"enemy_kills"		"35"
					"deaths"		"42"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"2"
						"opening_kills"		"3"
						"sniper_kills"		"4"
						"KDR"		"0.714286"
						"enemy_kills"		"15"
						"deaths"		"21"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"2"
						"sniper_kills"		"10"
						"KDR"		"0.952381"
						"enemy_kills"		"20"
						"deaths"		"21"
						"matches_played"		"1"
					}
				}
				"11"
				{
					"team"		"59"
				}
				"12"
				{
					"team"		"59"
				}
				"13"
				{
					"team"		"59"
				}
				"14"
				{
					"team"		"59"
				}
				"15"
				{
					"team"		"59"
				}
				"16"
				{
					"team"		"59"
				}
				"1"
				{
					"team"		"4"
				}
				"3"
				{
					"team"		"27"
				}
				"4"
				{
					"team"		"35"
				}
				"5"
				{
					"team"		"26"
				}
				"6"
				{
					"team"		"46"
				}
				"18"
				{
					"team"		"89"
				}
				"19"
				{
					"team"		"48"
				}
			}
		}
		"14321919"
		{
			"name"		"SmithZz"
			"code"		"smithzz"
			"dob"		"1988-12-17"
			"geo"		"FR"
			"events"
			{
				"7"
				{
					"team"		"27"
					"clutch_kills"		"3"
					"pistol_kills"		"7"
					"opening_kills"		"9"
					"sniper_kills"		"2"
					"KDR"		"0.787000"
					"enemy_kills"		"37"
					"deaths"		"47"
					"matches_played"		"2"
				}
				"8"
				{
					"team"		"27"
					"clutch_kills"		"6"
					"pistol_kills"		"14"
					"opening_kills"		"10"
					"sniper_kills"		"23"
					"KDR"		"0.714286"
					"enemy_kills"		"55"
					"deaths"		"77"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"7"
						"opening_kills"		"5"
						"sniper_kills"		"7"
						"KDR"		"1.100000"
						"enemy_kills"		"22"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"4"
						"opening_kills"		"4"
						"sniper_kills"		"12"
						"KDR"		"0.900000"
						"enemy_kills"		"18"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"1"
						"sniper_kills"		"4"
						"KDR"		"0.405405"
						"enemy_kills"		"15"
						"deaths"		"37"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"59"
					"clutch_kills"		"6"
					"pistol_kills"		"11"
					"opening_kills"		"16"
					"sniper_kills"		"39"
					"KDR"		"0.869048"
					"enemy_kills"		"73"
					"deaths"		"84"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"1"
						"sniper_kills"		"1"
						"KDR"		"0.235294"
						"enemy_kills"		"4"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"5"
						"sniper_kills"		"18"
						"KDR"		"2.666667"
						"enemy_kills"		"24"
						"deaths"		"9"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"4"
						"opening_kills"		"10"
						"sniper_kills"		"20"
						"KDR"		"0.775862"
						"enemy_kills"		"45"
						"deaths"		"58"
						"matches_played"		"3"
					}
				}
				"10"
				{
					"team"		"59"
					"clutch_kills"		"2"
					"pistol_kills"		"5"
					"opening_kills"		"4"
					"sniper_kills"		"28"
					"KDR"		"0.925000"
					"enemy_kills"		"37"
					"deaths"		"40"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"1"
						"sniper_kills"		"12"
						"KDR"		"0.789474"
						"enemy_kills"		"15"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"16"
						"KDR"		"1.047619"
						"enemy_kills"		"22"
						"deaths"		"21"
						"matches_played"		"1"
					}
				}
				"11"
				{
					"team"		"59"
				}
				"14"
				{
					"team"		"59"
				}
				"1"
				{
					"team"		"4"
				}
				"3"
				{
					"team"		"27"
				}
				"4"
				{
					"team"		"27"
				}
				"5"
				{
					"team"		"26"
				}
				"6"
				{
					"team"		"46"
				}
			}
		}
		"53985773"
		{
			"name"		"RpK"
			"code"		"rpk"
			"dob"		"1989-08-12"
			"geo"		"FR"
			"events"
			{
				"7"
				{
					"team"		"27"
					"clutch_kills"		"3"
					"pistol_kills"		"10"
					"opening_kills"		"3"
					"sniper_kills"		"0"
					"KDR"		"0.723000"
					"enemy_kills"		"34"
					"deaths"		"47"
					"matches_played"		"2"
				}
				"8"
				{
					"team"		"27"
					"clutch_kills"		"8"
					"pistol_kills"		"20"
					"opening_kills"		"6"
					"sniper_kills"		"2"
					"KDR"		"1"
					"enemy_kills"		"74"
					"deaths"		"74"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"5"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"1.047619"
						"enemy_kills"		"22"
						"deaths"		"21"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.736842"
						"enemy_kills"		"14"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"12"
						"opening_kills"		"3"
						"sniper_kills"		"2"
						"KDR"		"1.117647"
						"enemy_kills"		"38"
						"deaths"		"34"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"59"
					"clutch_kills"		"3"
					"pistol_kills"		"17"
					"opening_kills"		"8"
					"sniper_kills"		"1"
					"KDR"		"0.960526"
					"enemy_kills"		"73"
					"deaths"		"76"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.071429"
						"enemy_kills"		"15"
						"deaths"		"14"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"1.833333"
						"enemy_kills"		"11"
						"deaths"		"6"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"12"
						"opening_kills"		"5"
						"sniper_kills"		"1"
						"KDR"		"0.839286"
						"enemy_kills"		"47"
						"deaths"		"56"
						"matches_played"		"3"
					}
				}
				"10"
				{
					"team"		"59"
					"clutch_kills"		"7"
					"pistol_kills"		"11"
					"opening_kills"		"6"
					"sniper_kills"		"0"
					"KDR"		"1.131579"
					"enemy_kills"		"43"
					"deaths"		"38"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"4"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"1.235294"
						"enemy_kills"		"21"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"7"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"1.047619"
						"enemy_kills"		"22"
						"deaths"		"21"
						"matches_played"		"1"
					}
				}
				"11"
				{
					"team"		"59"
				}
				"13"
				{
					"team"		"46"
				}
				"15"
				{
					"team"		"89"
				}
				"16"
				{
					"team"		"89"
				}
				"6"
				{
					"team"		"27"
				}
			}
		}
		"30305781"
		{
			"name"		"hazed"
			"code"		"hazed"
			"dob"		"1989-05-22"
			"geo"		"US"
			"events"
			{
				"7"
				{
					"team"		"49"
					"clutch_kills"		"1"
					"pistol_kills"		"5"
					"opening_kills"		"13"
					"sniper_kills"		"0"
					"KDR"		"0.797000"
					"enemy_kills"		"51"
					"deaths"		"64"
					"matches_played"		"3"
				}
				"8"
				{
					"team"		"49"
					"clutch_kills"		"3"
					"pistol_kills"		"13"
					"opening_kills"		"17"
					"sniper_kills"		"0"
					"KDR"		"0.644860"
					"enemy_kills"		"69"
					"deaths"		"107"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.458333"
						"enemy_kills"		"11"
						"deaths"		"24"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"7"
						"sniper_kills"		"0"
						"KDR"		"0.521739"
						"enemy_kills"		"12"
						"deaths"		"23"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"7"
						"opening_kills"		"7"
						"sniper_kills"		"0"
						"KDR"		"0.766667"
						"enemy_kills"		"46"
						"deaths"		"60"
						"matches_played"		"3"
					}
				}
				"9"
				{
					"team"		"49"
					"clutch_kills"		"7"
					"pistol_kills"		"38"
					"opening_kills"		"18"
					"sniper_kills"		"1"
					"KDR"		"1.007874"
					"enemy_kills"		"128"
					"deaths"		"127"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"5"
						"opening_kills"		"6"
						"sniper_kills"		"0"
						"KDR"		"1.214286"
						"enemy_kills"		"17"
						"deaths"		"14"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"10"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.111111"
						"enemy_kills"		"20"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"19"
						"opening_kills"		"7"
						"sniper_kills"		"0"
						"KDR"		"1.160714"
						"enemy_kills"		"65"
						"deaths"		"56"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"1"
						"KDR"		"0.666667"
						"enemy_kills"		"26"
						"deaths"		"39"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"49"
					"clutch_kills"		"0"
					"pistol_kills"		"5"
					"opening_kills"		"3"
					"sniper_kills"		"9"
					"KDR"		"0.970588"
					"enemy_kills"		"33"
					"deaths"		"34"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"9"
						"KDR"		"1.578947"
						"enemy_kills"		"30"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.200000"
						"enemy_kills"		"3"
						"deaths"		"15"
						"matches_played"		"1"
					}
				}
				"6"
				{
					"team"		"49"
				}
			}
		}
		"17564706"
		{
			"name"		"FNS"
			"code"		"fns"
			"dob"		"1992-03-19"
			"geo"		"CA"
			"events"
			{
				"7"
				{
					"team"		"49"
					"clutch_kills"		"4"
					"pistol_kills"		"16"
					"opening_kills"		"6"
					"sniper_kills"		"0"
					"KDR"		"0.844000"
					"enemy_kills"		"54"
					"deaths"		"64"
					"matches_played"		"3"
				}
				"8"
				{
					"team"		"49"
					"clutch_kills"		"9"
					"pistol_kills"		"24"
					"opening_kills"		"10"
					"sniper_kills"		"0"
					"KDR"		"0.936842"
					"enemy_kills"		"89"
					"deaths"		"95"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"6"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.900000"
						"enemy_kills"		"18"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"1.526316"
						"enemy_kills"		"29"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"14"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.750000"
						"enemy_kills"		"42"
						"deaths"		"56"
						"matches_played"		"3"
					}
				}
				"6"
				{
					"team"		"49"
				}
			}
		}
		"7223652"
		{
			"name"		"jdm64"
			"code"		"jdm64"
			"dob"		"1990-05-20"
			"geo"		"US"
			"events"
			{
				"7"
				{
					"team"		"49"
					"clutch_kills"		"12"
					"pistol_kills"		"12"
					"opening_kills"		"9"
					"sniper_kills"		"48"
					"KDR"		"1.140000"
					"enemy_kills"		"65"
					"deaths"		"57"
					"matches_played"		"3"
				}
				"8"
				{
					"team"		"49"
					"clutch_kills"		"16"
					"pistol_kills"		"13"
					"opening_kills"		"13"
					"sniper_kills"		"58"
					"KDR"		"1.084337"
					"enemy_kills"		"90"
					"deaths"		"83"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"2"
						"opening_kills"		"2"
						"sniper_kills"		"17"
						"KDR"		"1.466667"
						"enemy_kills"		"22"
						"deaths"		"15"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"1"
						"opening_kills"		"4"
						"sniper_kills"		"12"
						"KDR"		"1.111111"
						"enemy_kills"		"20"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"8"
						"pistol_kills"		"10"
						"opening_kills"		"7"
						"sniper_kills"		"29"
						"KDR"		"0.960000"
						"enemy_kills"		"48"
						"deaths"		"50"
						"matches_played"		"3"
					}
				}
				"9"
				{
					"team"		"49"
					"clutch_kills"		"10"
					"pistol_kills"		"19"
					"opening_kills"		"28"
					"sniper_kills"		"97"
					"KDR"		"1.159664"
					"enemy_kills"		"138"
					"deaths"		"119"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"13"
						"KDR"		"1.384615"
						"enemy_kills"		"18"
						"deaths"		"13"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"4"
						"KDR"		"0.705882"
						"enemy_kills"		"12"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"8"
						"pistol_kills"		"8"
						"opening_kills"		"18"
						"sniper_kills"		"58"
						"KDR"		"1.461538"
						"enemy_kills"		"76"
						"deaths"		"52"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"5"
						"opening_kills"		"5"
						"sniper_kills"		"22"
						"KDR"		"0.864865"
						"enemy_kills"		"32"
						"deaths"		"37"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"48"
					"clutch_kills"		"17"
					"pistol_kills"		"28"
					"opening_kills"		"25"
					"sniper_kills"		"122"
					"KDR"		"1"
					"enemy_kills"		"176"
					"deaths"		"176"
					"matches_played"		"11"
					"stage0"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"5"
						"opening_kills"		"2"
						"sniper_kills"		"13"
						"KDR"		"1.666667"
						"enemy_kills"		"20"
						"deaths"		"12"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"4"
						"opening_kills"		"5"
						"sniper_kills"		"14"
						"KDR"		"0.947368"
						"enemy_kills"		"18"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"17"
						"KDR"		"1.076923"
						"enemy_kills"		"28"
						"deaths"		"26"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"8"
						"opening_kills"		"8"
						"sniper_kills"		"28"
						"KDR"		"0.979167"
						"enemy_kills"		"47"
						"deaths"		"48"
						"matches_played"		"3"
					}
					"stage4"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"5"
						"opening_kills"		"4"
						"sniper_kills"		"29"
						"KDR"		"0.944444"
						"enemy_kills"		"34"
						"deaths"		"36"
						"matches_played"		"2"
					}
					"stage5"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"3"
						"sniper_kills"		"21"
						"KDR"		"0.828571"
						"enemy_kills"		"29"
						"deaths"		"35"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"48"
				}
				"13"
				{
					"team"		"48"
				}
			}
		}
		"518760"
		{
			"name"		"reltuC"
			"code"		"reltuc"
			"dob"		"1988-11-27"
			"geo"		"US"
			"events"
			{
				"7"
				{
					"team"		"49"
					"clutch_kills"		"4"
					"pistol_kills"		"14"
					"opening_kills"		"11"
					"sniper_kills"		"0"
					"KDR"		"0.735000"
					"enemy_kills"		"50"
					"deaths"		"68"
					"matches_played"		"3"
				}
				"8"
				{
					"team"		"49"
					"clutch_kills"		"6"
					"pistol_kills"		"15"
					"opening_kills"		"11"
					"sniper_kills"		"0"
					"KDR"		"0.818182"
					"enemy_kills"		"81"
					"deaths"		"99"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.772727"
						"enemy_kills"		"17"
						"deaths"		"22"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"1.050000"
						"enemy_kills"		"21"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"7"
						"opening_kills"		"8"
						"sniper_kills"		"0"
						"KDR"		"0.754386"
						"enemy_kills"		"43"
						"deaths"		"57"
						"matches_played"		"3"
					}
				}
				"9"
				{
					"team"		"49"
					"clutch_kills"		"15"
					"pistol_kills"		"16"
					"opening_kills"		"11"
					"sniper_kills"		"0"
					"KDR"		"0.907563"
					"enemy_kills"		"108"
					"deaths"		"119"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"2"
						"enemy_kills"		"28"
						"deaths"		"14"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.666667"
						"enemy_kills"		"10"
						"deaths"		"15"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"10"
						"pistol_kills"		"6"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.833333"
						"enemy_kills"		"45"
						"deaths"		"54"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"5"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.694444"
						"enemy_kills"		"25"
						"deaths"		"36"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"49"
					"clutch_kills"		"1"
					"pistol_kills"		"4"
					"opening_kills"		"4"
					"sniper_kills"		"0"
					"KDR"		"0.611111"
					"enemy_kills"		"22"
					"deaths"		"36"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.631579"
						"enemy_kills"		"12"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.588235"
						"enemy_kills"		"10"
						"deaths"		"17"
						"matches_played"		"1"
					}
				}
				"6"
				{
					"team"		"49"
				}
			}
		}
		"18216247"
		{
			"name"		"tarik"
			"code"		"tarik"
			"dob"		"1996-02-18"
			"geo"		"US"
			"events"
			{
				"7"
				{
					"team"		"49"
					"clutch_kills"		"4"
					"pistol_kills"		"12"
					"opening_kills"		"6"
					"sniper_kills"		"0"
					"KDR"		"1.106000"
					"enemy_kills"		"73"
					"deaths"		"66"
					"matches_played"		"3"
				}
				"8"
				{
					"team"		"49"
					"clutch_kills"		"8"
					"pistol_kills"		"23"
					"opening_kills"		"13"
					"sniper_kills"		"2"
					"KDR"		"0.990000"
					"enemy_kills"		"99"
					"deaths"		"100"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"5"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.909091"
						"enemy_kills"		"20"
						"deaths"		"22"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"6"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.875000"
						"enemy_kills"		"21"
						"deaths"		"24"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"12"
						"opening_kills"		"7"
						"sniper_kills"		"2"
						"KDR"		"1.074074"
						"enemy_kills"		"58"
						"deaths"		"54"
						"matches_played"		"3"
					}
				}
				"9"
				{
					"team"		"49"
					"clutch_kills"		"10"
					"pistol_kills"		"32"
					"opening_kills"		"24"
					"sniper_kills"		"18"
					"KDR"		"1.111842"
					"enemy_kills"		"169"
					"deaths"		"152"
					"matches_played"		"8"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"5"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.538462"
						"enemy_kills"		"20"
						"deaths"		"13"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"0"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.578947"
						"enemy_kills"		"11"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"14"
						"opening_kills"		"12"
						"sniper_kills"		"6"
						"KDR"		"1.185185"
						"enemy_kills"		"64"
						"deaths"		"54"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"8"
						"opening_kills"		"4"
						"sniper_kills"		"11"
						"KDR"		"1.189189"
						"enemy_kills"		"44"
						"deaths"		"37"
						"matches_played"		"2"
					}
					"stage5"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"5"
						"opening_kills"		"6"
						"sniper_kills"		"1"
						"KDR"		"1.034483"
						"enemy_kills"		"30"
						"deaths"		"29"
						"matches_played"		"1"
					}
				}
				"10"
				{
					"team"		"49"
					"clutch_kills"		"2"
					"pistol_kills"		"4"
					"opening_kills"		"1"
					"sniper_kills"		"0"
					"KDR"		"0.567568"
					"enemy_kills"		"21"
					"deaths"		"37"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.695652"
						"enemy_kills"		"16"
						"deaths"		"23"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"1"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.357143"
						"enemy_kills"		"5"
						"deaths"		"14"
						"matches_played"		"1"
					}
				}
				"11"
				{
					"team"		"66"
				}
				"13"
				{
					"team"		"33"
				}
				"14"
				{
					"team"		"80"
				}
				"16"
				{
					"team"		"87"
				}
				"6"
				{
					"team"		"49"
				}
			}
		}
		"755286"
		{
			"name"		"n0thing"
			"code"		"nothing"
			"dob"		"1990-10-25"
			"geo"		"US"
			"events"
			{
				"7"
				{
					"team"		"52"
					"clutch_kills"		"1"
					"pistol_kills"		"4"
					"opening_kills"		"2"
					"sniper_kills"		"0"
					"KDR"		"0.719000"
					"enemy_kills"		"41"
					"deaths"		"57"
					"matches_played"		"3"
				}
				"8"
				{
					"team"		"33"
					"clutch_kills"		"5"
					"pistol_kills"		"12"
					"opening_kills"		"11"
					"sniper_kills"		"1"
					"KDR"		"0.846154"
					"enemy_kills"		"66"
					"deaths"		"78"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.941176"
						"enemy_kills"		"16"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.714286"
						"enemy_kills"		"15"
						"deaths"		"21"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"9"
						"opening_kills"		"5"
						"sniper_kills"		"1"
						"KDR"		"0.875000"
						"enemy_kills"		"35"
						"deaths"		"40"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"33"
					"clutch_kills"		"3"
					"pistol_kills"		"5"
					"opening_kills"		"2"
					"sniper_kills"		"0"
					"KDR"		"0.648649"
					"enemy_kills"		"24"
					"deaths"		"37"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.736842"
						"enemy_kills"		"14"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"3"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.555556"
						"enemy_kills"		"10"
						"deaths"		"18"
						"matches_played"		"1"
					}
				}
				"12"
				{
					"team"		"33"
				}
				"15"
				{
					"team"		"3"
				}
				"1"
				{
					"team"		"3"
				}
				"3"
				{
					"team"		"3"
				}
				"4"
				{
					"team"		"33"
				}
				"5"
				{
					"team"		"33"
				}
				"6"
				{
					"team"		"52"
				}
			}
		}
		"164004"
		{
			"name"		"seang@res"
			"code"		"sgares"
			"dob"		"1988-06-10"
			"geo"		"US"
			"events"
			{
				"7"
				{
					"team"		"52"
					"clutch_kills"		"4"
					"pistol_kills"		"5"
					"opening_kills"		"4"
					"sniper_kills"		"0"
					"KDR"		"0.689000"
					"enemy_kills"		"42"
					"deaths"		"61"
					"matches_played"		"3"
				}
				"8"
				{
					"team"		"33"
					"clutch_kills"		"2"
					"pistol_kills"		"17"
					"opening_kills"		"7"
					"sniper_kills"		"7"
					"KDR"		"0.902439"
					"enemy_kills"		"74"
					"deaths"		"82"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"5"
						"opening_kills"		"1"
						"sniper_kills"		"3"
						"KDR"		"1.111111"
						"enemy_kills"		"20"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"0.869565"
						"enemy_kills"		"20"
						"deaths"		"23"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"10"
						"opening_kills"		"1"
						"sniper_kills"		"4"
						"KDR"		"0.829268"
						"enemy_kills"		"34"
						"deaths"		"41"
						"matches_played"		"2"
					}
				}
				"13"
				{
					"team"		"77"
				}
				"1"
				{
					"team"		"3"
				}
				"3"
				{
					"team"		"3"
				}
				"4"
				{
					"team"		"33"
				}
				"5"
				{
					"team"		"33"
				}
				"6"
				{
					"team"		"52"
				}
			}
		}
		"4515926"
		{
			"name"		"shroud"
			"code"		"shroud"
			"dob"		"1994-06-02"
			"geo"		"CA"
			"events"
			{
				"7"
				{
					"team"		"52"
					"clutch_kills"		"3"
					"pistol_kills"		"10"
					"opening_kills"		"10"
					"sniper_kills"		"1"
					"KDR"		"0.909000"
					"enemy_kills"		"50"
					"deaths"		"55"
					"matches_played"		"3"
				}
				"8"
				{
					"team"		"33"
					"clutch_kills"		"6"
					"pistol_kills"		"14"
					"opening_kills"		"10"
					"sniper_kills"		"1"
					"KDR"		"0.864865"
					"enemy_kills"		"64"
					"deaths"		"74"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"2"
						"sniper_kills"		"1"
						"KDR"		"0.789474"
						"enemy_kills"		"15"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"7"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"1.250000"
						"enemy_kills"		"25"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"5"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"0.685714"
						"enemy_kills"		"24"
						"deaths"		"35"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"33"
					"clutch_kills"		"4"
					"pistol_kills"		"12"
					"opening_kills"		"4"
					"sniper_kills"		"0"
					"KDR"		"0.865672"
					"enemy_kills"		"58"
					"deaths"		"67"
					"matches_played"		"3"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"5"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.800000"
						"enemy_kills"		"16"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"4"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.529412"
						"enemy_kills"		"9"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage5"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.100000"
						"enemy_kills"		"33"
						"deaths"		"30"
						"matches_played"		"1"
					}
				}
				"12"
				{
					"team"		"33"
				}
				"4"
				{
					"team"		"33"
				}
				"5"
				{
					"team"		"33"
				}
				"6"
				{
					"team"		"52"
				}
			}
		}
		"16883071"
		{
			"name"		"freakazoid"
			"code"		"freakazoid"
			"dob"		"1992-11-25"
			"geo"		"US"
			"events"
			{
				"7"
				{
					"team"		"52"
					"clutch_kills"		"3"
					"pistol_kills"		"10"
					"opening_kills"		"9"
					"sniper_kills"		"0"
					"KDR"		"0.845000"
					"enemy_kills"		"49"
					"deaths"		"58"
					"matches_played"		"3"
				}
				"8"
				{
					"team"		"33"
					"clutch_kills"		"2"
					"pistol_kills"		"9"
					"opening_kills"		"10"
					"sniper_kills"		"0"
					"KDR"		"0.955224"
					"enemy_kills"		"64"
					"deaths"		"67"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"0"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.611111"
						"enemy_kills"		"11"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"1.600000"
						"enemy_kills"		"24"
						"deaths"		"15"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"5"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.852941"
						"enemy_kills"		"29"
						"deaths"		"34"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"33"
					"clutch_kills"		"0"
					"pistol_kills"		"5"
					"opening_kills"		"4"
					"sniper_kills"		"0"
					"KDR"		"0.500000"
					"enemy_kills"		"18"
					"deaths"		"36"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.777778"
						"enemy_kills"		"14"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.222222"
						"enemy_kills"		"4"
						"deaths"		"18"
						"matches_played"		"1"
					}
				}
			}
		}
		"21075725"
		{
			"name"		"Skadoodle"
			"code"		"skadoodle"
			"dob"		"1993-07-21"
			"geo"		"US"
			"events"
			{
				"7"
				{
					"team"		"52"
					"clutch_kills"		"5"
					"pistol_kills"		"10"
					"opening_kills"		"8"
					"sniper_kills"		"35"
					"KDR"		"1.106000"
					"enemy_kills"		"52"
					"deaths"		"47"
					"matches_played"		"3"
				}
				"8"
				{
					"team"		"33"
					"clutch_kills"		"2"
					"pistol_kills"		"14"
					"opening_kills"		"10"
					"sniper_kills"		"35"
					"KDR"		"0.826087"
					"enemy_kills"		"57"
					"deaths"		"69"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"2"
						"sniper_kills"		"12"
						"KDR"		"0.833333"
						"enemy_kills"		"15"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"8"
						"KDR"		"0.857143"
						"enemy_kills"		"12"
						"deaths"		"14"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"8"
						"opening_kills"		"5"
						"sniper_kills"		"15"
						"KDR"		"0.810811"
						"enemy_kills"		"30"
						"deaths"		"37"
						"matches_played"		"2"
					}
				}
				"9"
				{
					"team"		"33"
					"clutch_kills"		"10"
					"pistol_kills"		"13"
					"opening_kills"		"8"
					"sniper_kills"		"22"
					"KDR"		"0.696970"
					"enemy_kills"		"46"
					"deaths"		"66"
					"matches_played"		"3"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"2"
						"sniper_kills"		"6"
						"KDR"		"0.833333"
						"enemy_kills"		"15"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"7"
						"opening_kills"		"2"
						"sniper_kills"		"3"
						"KDR"		"0.750000"
						"enemy_kills"		"12"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage5"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"2"
						"opening_kills"		"4"
						"sniper_kills"		"13"
						"KDR"		"0.593750"
						"enemy_kills"		"19"
						"deaths"		"32"
						"matches_played"		"1"
					}
				}
				"12"
				{
					"team"		"33"
				}
				"13"
				{
					"team"		"33"
				}
				"14"
				{
					"team"		"33"
				}
				"1"
				{
					"team"		"5"
				}
				"3"
				{
					"team"		"5"
				}
				"4"
				{
					"team"		"5"
				}
				"5"
				{
					"team"		"5"
				}
			}
		}
		"42442914"
		{
			"name"		"jkaem"
			"code"		"jkaem"
			"dob"		"1994-02-27"
			"geo"		"NO"
			"events"
			{
				"8"
				{
					"team"		"59"
					"clutch_kills"		"19"
					"pistol_kills"		"36"
					"opening_kills"		"30"
					"sniper_kills"		"0"
					"KDR"		"1.166667"
					"enemy_kills"		"231"
					"deaths"		"198"
					"matches_played"		"10"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"6"
						"opening_kills"		"7"
						"sniper_kills"		"0"
						"KDR"		"1.500000"
						"enemy_kills"		"21"
						"deaths"		"14"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.388889"
						"enemy_kills"		"7"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"14"
						"opening_kills"		"9"
						"sniper_kills"		"0"
						"KDR"		"1.423077"
						"enemy_kills"		"74"
						"deaths"		"52"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"8"
						"pistol_kills"		"5"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"1.550000"
						"enemy_kills"		"62"
						"deaths"		"40"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"10"
						"opening_kills"		"11"
						"sniper_kills"		"0"
						"KDR"		"0.905405"
						"enemy_kills"		"67"
						"deaths"		"74"
						"matches_played"		"3"
					}
				}
				"9"
				{
					"team"		"61"
					"clutch_kills"		"8"
					"pistol_kills"		"11"
					"opening_kills"		"7"
					"sniper_kills"		"0"
					"KDR"		"0.774648"
					"enemy_kills"		"55"
					"deaths"		"71"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.428571"
						"enemy_kills"		"9"
						"deaths"		"21"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"1.636364"
						"enemy_kills"		"18"
						"deaths"		"11"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"8"
						"pistol_kills"		"6"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.717949"
						"enemy_kills"		"28"
						"deaths"		"39"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"61"
					"clutch_kills"		"3"
					"pistol_kills"		"19"
					"opening_kills"		"4"
					"sniper_kills"		"2"
					"KDR"		"0.720000"
					"enemy_kills"		"54"
					"deaths"		"75"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"5"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.294118"
						"enemy_kills"		"22"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"0"
						"sniper_kills"		"2"
						"KDR"		"0.500000"
						"enemy_kills"		"10"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"11"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.578947"
						"enemy_kills"		"22"
						"deaths"		"38"
						"matches_played"		"2"
					}
				}
				"14"
				{
					"team"		"53"
				}
				"15"
				{
					"team"		"53"
				}
				"16"
				{
					"team"		"53"
				}
				"6"
				{
					"team"		"9"
				}
				"21"
				{
					"team"		"117"
				}
			}
		}
		"81417650"
		{
			"name"		"NiKo"
			"code"		"niko"
			"dob"		"1997-02-16"
			"geo"		"BA"
			"events"
			{
				"8"
				{
					"team"		"29"
					"clutch_kills"		"17"
					"pistol_kills"		"21"
					"opening_kills"		"13"
					"sniper_kills"		"1"
					"KDR"		"1.163043"
					"enemy_kills"		"107"
					"deaths"		"92"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"4"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.611111"
						"enemy_kills"		"11"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"7"
						"pistol_kills"		"4"
						"opening_kills"		"2"
						"sniper_kills"		"1"
						"KDR"		"1.687500"
						"enemy_kills"		"27"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"13"
						"opening_kills"		"9"
						"sniper_kills"		"0"
						"KDR"		"1.189655"
						"enemy_kills"		"69"
						"deaths"		"58"
						"matches_played"		"3"
					}
				}
				"9"
				{
					"team"		"29"
					"clutch_kills"		"23"
					"pistol_kills"		"41"
					"opening_kills"		"31"
					"sniper_kills"		"13"
					"KDR"		"1.166667"
					"enemy_kills"		"175"
					"deaths"		"150"
					"matches_played"		"6"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"9"
						"opening_kills"		"6"
						"sniper_kills"		"2"
						"KDR"		"1.136364"
						"enemy_kills"		"25"
						"deaths"		"22"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"10"
						"pistol_kills"		"3"
						"opening_kills"		"8"
						"sniper_kills"		"9"
						"KDR"		"1.238095"
						"enemy_kills"		"52"
						"deaths"		"42"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"7"
						"pistol_kills"		"22"
						"opening_kills"		"13"
						"sniper_kills"		"2"
						"KDR"		"1.070175"
						"enemy_kills"		"61"
						"deaths"		"57"
						"matches_played"		"3"
					}
					"stage5"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"7"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1.275862"
						"enemy_kills"		"37"
						"deaths"		"29"
						"matches_played"		"1"
					}
				}
				"10"
				{
					"team"		"29"
					"clutch_kills"		"7"
					"pistol_kills"		"14"
					"opening_kills"		"17"
					"sniper_kills"		"12"
					"KDR"		"0.910256"
					"enemy_kills"		"71"
					"deaths"		"78"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"4"
						"opening_kills"		"1"
						"sniper_kills"		"7"
						"KDR"		"0.900000"
						"enemy_kills"		"18"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"6"
						"sniper_kills"		"4"
						"KDR"		"0.809524"
						"enemy_kills"		"17"
						"deaths"		"21"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"8"
						"opening_kills"		"10"
						"sniper_kills"		"1"
						"KDR"		"0.972973"
						"enemy_kills"		"36"
						"deaths"		"37"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"29"
				}
				"12"
				{
					"team"		"61"
				}
				"13"
				{
					"team"		"61"
				}
				"14"
				{
					"team"		"61"
				}
				"15"
				{
					"team"		"61"
				}
				"16"
				{
					"team"		"61"
				}
				"18"
				{
					"team"		"59"
				}
				"19"
				{
					"team"		"59"
				}
				"21"
				{
					"team"		"59"
				}
			}
		}
		"90685224"
		{
			"name"		"aizy"
			"code"		"aizy"
			"dob"		"1996-04-06"
			"geo"		"DK"
			"events"
			{
				"8"
				{
					"team"		"24"
					"clutch_kills"		"10"
					"pistol_kills"		"20"
					"opening_kills"		"8"
					"sniper_kills"		"1"
					"KDR"		"1.552632"
					"enemy_kills"		"59"
					"deaths"		"38"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"9"
						"pistol_kills"		"8"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"1.222222"
						"enemy_kills"		"22"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"12"
						"opening_kills"		"5"
						"sniper_kills"		"1"
						"KDR"		"1.850000"
						"enemy_kills"		"37"
						"deaths"		"20"
						"matches_played"		"1"
					}
				}
				"9"
				{
					"team"		"61"
					"clutch_kills"		"3"
					"pistol_kills"		"10"
					"opening_kills"		"9"
					"sniper_kills"		"3"
					"KDR"		"1.063492"
					"enemy_kills"		"67"
					"deaths"		"63"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"2"
						"KDR"		"0.950000"
						"enemy_kills"		"19"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"3.800000"
						"enemy_kills"		"19"
						"deaths"		"5"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"3"
						"opening_kills"		"6"
						"sniper_kills"		"1"
						"KDR"		"0.763158"
						"enemy_kills"		"29"
						"deaths"		"38"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"61"
					"clutch_kills"		"3"
					"pistol_kills"		"9"
					"opening_kills"		"10"
					"sniper_kills"		"7"
					"KDR"		"0.842857"
					"enemy_kills"		"59"
					"deaths"		"70"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"4"
						"KDR"		"1.642857"
						"enemy_kills"		"23"
						"deaths"		"14"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"1"
						"sniper_kills"		"1"
						"KDR"		"0.722222"
						"enemy_kills"		"13"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"6"
						"sniper_kills"		"2"
						"KDR"		"0.605263"
						"enemy_kills"		"23"
						"deaths"		"38"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"61"
				}
				"12"
				{
					"team"		"68"
				}
				"13"
				{
					"team"		"68"
				}
				"14"
				{
					"team"		"68"
				}
				"16"
				{
					"team"		"68"
				}
				"1"
				{
					"team"		"15"
				}
				"3"
				{
					"team"		"28"
				}
				"4"
				{
					"team"		"24"
				}
			}
		}
		"59614824"
		{
			"name"		"Kjaerbye"
			"code"		"kjaerbye"
			"dob"		"1998-04-27"
			"geo"		"DK"
			"events"
			{
				"8"
				{
					"team"		"24"
					"clutch_kills"		"3"
					"pistol_kills"		"6"
					"opening_kills"		"7"
					"sniper_kills"		"0"
					"KDR"		"0.775000"
					"enemy_kills"		"31"
					"deaths"		"40"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.611111"
						"enemy_kills"		"11"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"5"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"0.909091"
						"enemy_kills"		"20"
						"deaths"		"22"
						"matches_played"		"1"
					}
				}
				"11"
				{
					"team"		"60"
				}
				"12"
				{
					"team"		"60"
				}
				"13"
				{
					"team"		"60"
				}
				"14"
				{
					"team"		"68"
				}
				"16"
				{
					"team"		"68"
				}
				"5"
				{
					"team"		"10"
				}
			}
		}
		"24134891"
		{
			"name"		"MSL"
			"code"		"msl"
			"dob"		"1994-12-06"
			"geo"		"DK"
			"events"
			{
				"8"
				{
					"team"		"24"
					"clutch_kills"		"1"
					"pistol_kills"		"3"
					"opening_kills"		"3"
					"sniper_kills"		"0"
					"KDR"		"0.372093"
					"enemy_kills"		"16"
					"deaths"		"43"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.250000"
						"enemy_kills"		"5"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.478261"
						"enemy_kills"		"11"
						"deaths"		"23"
						"matches_played"		"1"
					}
				}
				"10"
				{
					"team"		"24"
					"clutch_kills"		"6"
					"pistol_kills"		"9"
					"opening_kills"		"9"
					"sniper_kills"		"0"
					"KDR"		"0.701923"
					"enemy_kills"		"73"
					"deaths"		"104"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.800000"
						"enemy_kills"		"20"
						"deaths"		"25"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"0"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1"
						"enemy_kills"		"9"
						"deaths"		"9"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"8"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.628571"
						"enemy_kills"		"44"
						"deaths"		"70"
						"matches_played"		"3"
					}
				}
				"11"
				{
					"team"		"68"
				}
				"12"
				{
					"team"		"68"
				}
				"13"
				{
					"team"		"68"
				}
				"14"
				{
					"team"		"68"
				}
				"1"
				{
					"team"		"16"
				}
				"3"
				{
					"team"		"28"
				}
				"5"
				{
					"team"		"38"
				}
			}
		}
		"57742580"
		{
			"name"		"Pimp"
			"code"		"pimp"
			"dob"		"1995-07-31"
			"geo"		"DK"
			"events"
			{
				"8"
				{
					"team"		"24"
					"clutch_kills"		"2"
					"pistol_kills"		"5"
					"opening_kills"		"1"
					"sniper_kills"		"9"
					"KDR"		"0.694444"
					"enemy_kills"		"25"
					"deaths"		"36"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"0"
						"opening_kills"		"1"
						"sniper_kills"		"3"
						"KDR"		"0.277778"
						"enemy_kills"		"5"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"5"
						"opening_kills"		"0"
						"sniper_kills"		"6"
						"KDR"		"1.111111"
						"enemy_kills"		"20"
						"deaths"		"18"
						"matches_played"		"1"
					}
				}
				"11"
				{
					"team"		"48"
				}
				"1"
				{
					"team"		"13"
				}
				"3"
				{
					"team"		"28"
				}
				"4"
				{
					"team"		"10"
				}
				"5"
				{
					"team"		"10"
				}
			}
		}
		"37214922"
		{
			"name"		"tenzki"
			"code"		"tenzki"
			"dob"		"1994-06-25"
			"geo"		"DK"
			"events"
			{
				"8"
				{
					"team"		"24"
					"clutch_kills"		"4"
					"pistol_kills"		"9"
					"opening_kills"		"2"
					"sniper_kills"		"0"
					"KDR"		"0.560976"
					"enemy_kills"		"23"
					"deaths"		"41"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.368421"
						"enemy_kills"		"7"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"6"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.727273"
						"enemy_kills"		"16"
						"deaths"		"22"
						"matches_played"		"1"
					}
				}
				"10"
				{
					"team"		"24"
					"clutch_kills"		"15"
					"pistol_kills"		"18"
					"opening_kills"		"4"
					"sniper_kills"		"0"
					"KDR"		"0.876405"
					"enemy_kills"		"78"
					"deaths"		"89"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"5"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.789474"
						"enemy_kills"		"15"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"0"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"1.428571"
						"enemy_kills"		"10"
						"deaths"		"7"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"13"
						"pistol_kills"		"13"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.841270"
						"enemy_kills"		"53"
						"deaths"		"63"
						"matches_played"		"3"
					}
				}
				"5"
				{
					"team"		"10"
				}
			}
		}
		"1366033"
		{
			"name"		"adreN"
			"code"		"adren"
			"dob"		"1990-04-26"
			"geo"		"US"
			"events"
			{
				"8"
				{
					"team"		"48"
					"clutch_kills"		"1"
					"pistol_kills"		"6"
					"opening_kills"		"3"
					"sniper_kills"		"13"
					"KDR"		"0.853659"
					"enemy_kills"		"35"
					"deaths"		"41"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"0"
						"sniper_kills"		"5"
						"KDR"		"0.772727"
						"enemy_kills"		"17"
						"deaths"		"22"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"8"
						"KDR"		"0.947368"
						"enemy_kills"		"18"
						"deaths"		"19"
						"matches_played"		"1"
					}
				}
				"9"
				{
					"team"		"48"
					"clutch_kills"		"14"
					"pistol_kills"		"18"
					"opening_kills"		"21"
					"sniper_kills"		"36"
					"KDR"		"1.174312"
					"enemy_kills"		"128"
					"deaths"		"109"
					"matches_played"		"6"
					"stage0"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"1"
						"opening_kills"		"2"
						"sniper_kills"		"4"
						"KDR"		"1.692308"
						"enemy_kills"		"22"
						"deaths"		"13"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"6"
						"opening_kills"		"6"
						"sniper_kills"		"12"
						"KDR"		"1.304348"
						"enemy_kills"		"30"
						"deaths"		"23"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"6"
						"opening_kills"		"6"
						"sniper_kills"		"8"
						"KDR"		"1.565217"
						"enemy_kills"		"36"
						"deaths"		"23"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"5"
						"opening_kills"		"7"
						"sniper_kills"		"12"
						"KDR"		"0.800000"
						"enemy_kills"		"40"
						"deaths"		"50"
						"matches_played"		"2"
					}
				}
				"1"
				{
					"team"		"5"
				}
				"3"
				{
					"team"		"5"
				}
			}
		}
		"106428011"
		{
			"name"		"EliGE"
			"code"		"elige"
			"dob"		"1997-07-16"
			"geo"		"US"
			"events"
			{
				"8"
				{
					"team"		"48"
					"clutch_kills"		"6"
					"pistol_kills"		"6"
					"opening_kills"		"13"
					"sniper_kills"		"0"
					"KDR"		"0.860000"
					"enemy_kills"		"43"
					"deaths"		"50"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"4"
						"opening_kills"		"8"
						"sniper_kills"		"0"
						"KDR"		"1.115385"
						"enemy_kills"		"29"
						"deaths"		"26"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"0.583333"
						"enemy_kills"		"14"
						"deaths"		"24"
						"matches_played"		"1"
					}
				}
				"9"
				{
					"team"		"48"
					"clutch_kills"		"4"
					"pistol_kills"		"22"
					"opening_kills"		"23"
					"sniper_kills"		"0"
					"KDR"		"0.931298"
					"enemy_kills"		"122"
					"deaths"		"131"
					"matches_played"		"6"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.947368"
						"enemy_kills"		"18"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"1"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1.333333"
						"enemy_kills"		"32"
						"deaths"		"24"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"9"
						"opening_kills"		"8"
						"sniper_kills"		"0"
						"KDR"		"0.857143"
						"enemy_kills"		"30"
						"deaths"		"35"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"8"
						"opening_kills"		"9"
						"sniper_kills"		"0"
						"KDR"		"0.792453"
						"enemy_kills"		"42"
						"deaths"		"53"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"48"
					"clutch_kills"		"16"
					"pistol_kills"		"34"
					"opening_kills"		"38"
					"sniper_kills"		"1"
					"KDR"		"1.031088"
					"enemy_kills"		"199"
					"deaths"		"193"
					"matches_played"		"11"
					"stage0"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"2"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"1.400000"
						"enemy_kills"		"21"
						"deaths"		"15"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"7"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.842105"
						"enemy_kills"		"16"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"8"
						"opening_kills"		"8"
						"sniper_kills"		"0"
						"KDR"		"1.354839"
						"enemy_kills"		"42"
						"deaths"		"31"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"9"
						"sniper_kills"		"0"
						"KDR"		"0.921569"
						"enemy_kills"		"47"
						"deaths"		"51"
						"matches_played"		"3"
					}
					"stage4"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"2"
						"opening_kills"		"10"
						"sniper_kills"		"1"
						"KDR"		"1.157895"
						"enemy_kills"		"44"
						"deaths"		"38"
						"matches_played"		"2"
					}
					"stage5"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"11"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"0.743590"
						"enemy_kills"		"29"
						"deaths"		"39"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"48"
				}
				"13"
				{
					"team"		"48"
				}
				"14"
				{
					"team"		"48"
				}
				"15"
				{
					"team"		"48"
				}
				"16"
				{
					"team"		"48"
				}
				"18"
				{
					"team"		"48"
				}
				"19"
				{
					"team"		"48"
				}
				"20"
				{
					"team"		"48"
				}
				"21"
				{
					"team"		"48"
				}
			}
		}
		"108760082"
		{
			"name"		"FugLy"
			"code"		"fugly"
			"dob"		"1995-01-02"
			"geo"		"US"
			"events"
			{
				"8"
				{
					"team"		"48"
					"clutch_kills"		"2"
					"pistol_kills"		"9"
					"opening_kills"		"5"
					"sniper_kills"		"0"
					"KDR"		"0.869565"
					"enemy_kills"		"40"
					"deaths"		"46"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"6"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.888889"
						"enemy_kills"		"24"
						"deaths"		"27"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.842105"
						"enemy_kills"		"16"
						"deaths"		"19"
						"matches_played"		"1"
					}
				}
				"9"
				{
					"team"		"49"
					"clutch_kills"		"6"
					"pistol_kills"		"18"
					"opening_kills"		"9"
					"sniper_kills"		"1"
					"KDR"		"0.669291"
					"enemy_kills"		"85"
					"deaths"		"127"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.533333"
						"enemy_kills"		"8"
						"deaths"		"15"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.470588"
						"enemy_kills"		"8"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"8"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.800000"
						"enemy_kills"		"44"
						"deaths"		"55"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"6"
						"opening_kills"		"3"
						"sniper_kills"		"1"
						"KDR"		"0.625000"
						"enemy_kills"		"25"
						"deaths"		"40"
						"matches_played"		"2"
					}
				}
				"15"
				{
					"team"		"87"
				}
			}
		}
		"2791"
		{
			"name"		"Hiko"
			"code"		"hiko"
			"dob"		"1990-03-06"
			"geo"		"US"
			"events"
			{
				"8"
				{
					"team"		"48"
					"clutch_kills"		"3"
					"pistol_kills"		"9"
					"opening_kills"		"2"
					"sniper_kills"		"0"
					"KDR"		"0.756098"
					"enemy_kills"		"31"
					"deaths"		"41"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"6"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.869565"
						"enemy_kills"		"20"
						"deaths"		"23"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.611111"
						"enemy_kills"		"11"
						"deaths"		"18"
						"matches_played"		"1"
					}
				}
				"9"
				{
					"team"		"48"
					"clutch_kills"		"22"
					"pistol_kills"		"19"
					"opening_kills"		"7"
					"sniper_kills"		"0"
					"KDR"		"1.048951"
					"enemy_kills"		"150"
					"deaths"		"143"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1"
						"enemy_kills"		"16"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"5"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.230769"
						"enemy_kills"		"32"
						"deaths"		"26"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"2"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"1.214286"
						"enemy_kills"		"34"
						"deaths"		"28"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"12"
						"pistol_kills"		"9"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.978723"
						"enemy_kills"		"46"
						"deaths"		"47"
						"matches_played"		"2"
					}
					"stage5"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"1"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.846154"
						"enemy_kills"		"22"
						"deaths"		"26"
						"matches_played"		"1"
					}
				}
				"10"
				{
					"team"		"48"
					"clutch_kills"		"11"
					"pistol_kills"		"27"
					"opening_kills"		"19"
					"sniper_kills"		"2"
					"KDR"		"0.885246"
					"enemy_kills"		"162"
					"deaths"		"183"
					"matches_played"		"11"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"5"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"2.100000"
						"enemy_kills"		"21"
						"deaths"		"10"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.647059"
						"enemy_kills"		"11"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"2"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.818182"
						"enemy_kills"		"27"
						"deaths"		"33"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"11"
						"opening_kills"		"5"
						"sniper_kills"		"2"
						"KDR"		"0.903846"
						"enemy_kills"		"47"
						"deaths"		"52"
						"matches_played"		"3"
					}
					"stage4"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.842105"
						"enemy_kills"		"32"
						"deaths"		"38"
						"matches_played"		"2"
					}
					"stage5"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.727273"
						"enemy_kills"		"24"
						"deaths"		"33"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"48"
				}
				"14"
				{
					"team"		"82"
				}
				"1"
				{
					"team"		"3"
				}
				"3"
				{
					"team"		"3"
				}
				"4"
				{
					"team"		"33"
				}
				"5"
				{
					"team"		"33"
				}
			}
		}
		"35624002"
		{
			"name"		"nitr0"
			"code"		"nitro"
			"dob"		"1995-08-16"
			"geo"		"US"
			"events"
			{
				"8"
				{
					"team"		"48"
					"clutch_kills"		"2"
					"pistol_kills"		"5"
					"opening_kills"		"7"
					"sniper_kills"		"0"
					"KDR"		"0.816327"
					"enemy_kills"		"40"
					"deaths"		"49"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"0.620690"
						"enemy_kills"		"18"
						"deaths"		"29"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.100000"
						"enemy_kills"		"22"
						"deaths"		"20"
						"matches_played"		"1"
					}
				}
				"9"
				{
					"team"		"48"
					"clutch_kills"		"8"
					"pistol_kills"		"18"
					"opening_kills"		"17"
					"sniper_kills"		"1"
					"KDR"		"0.789474"
					"enemy_kills"		"105"
					"deaths"		"133"
					"matches_played"		"6"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"6"
						"sniper_kills"		"0"
						"KDR"		"1.136364"
						"enemy_kills"		"25"
						"deaths"		"22"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"4"
						"opening_kills"		"1"
						"sniper_kills"		"1"
						"KDR"		"0.535714"
						"enemy_kills"		"15"
						"deaths"		"28"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"5"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1.062500"
						"enemy_kills"		"34"
						"deaths"		"32"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"5"
						"opening_kills"		"6"
						"sniper_kills"		"0"
						"KDR"		"0.607843"
						"enemy_kills"		"31"
						"deaths"		"51"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"48"
					"clutch_kills"		"22"
					"pistol_kills"		"50"
					"opening_kills"		"28"
					"sniper_kills"		"2"
					"KDR"		"1.045000"
					"enemy_kills"		"209"
					"deaths"		"200"
					"matches_played"		"11"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"2"
						"sniper_kills"		"1"
						"KDR"		"0.812500"
						"enemy_kills"		"13"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"6"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.043478"
						"enemy_kills"		"24"
						"deaths"		"23"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"11"
						"opening_kills"		"8"
						"sniper_kills"		"0"
						"KDR"		"1.600000"
						"enemy_kills"		"48"
						"deaths"		"30"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"16"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"1.113208"
						"enemy_kills"		"59"
						"deaths"		"53"
						"matches_played"		"3"
					}
					"stage4"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"6"
						"opening_kills"		"5"
						"sniper_kills"		"1"
						"KDR"		"0.871795"
						"enemy_kills"		"34"
						"deaths"		"39"
						"matches_played"		"2"
					}
					"stage5"
					{
						"clutch_kills"		"9"
						"pistol_kills"		"9"
						"opening_kills"		"6"
						"sniper_kills"		"0"
						"KDR"		"0.794872"
						"enemy_kills"		"31"
						"deaths"		"39"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"48"
				}
				"13"
				{
					"team"		"48"
				}
				"14"
				{
					"team"		"48"
				}
				"15"
				{
					"team"		"48"
				}
				"16"
				{
					"team"		"48"
				}
				"5"
				{
					"team"		"5"
				}
				"19"
				{
					"team"		"48"
				}
				"20"
				{
					"team"		"48"
				}
				"21"
				{
					"team"		"48"
				}
			}
		}
		"38738282"
		{
			"name"		"Stewie2K"
			"code"		"stewie2k"
			"dob"		"1998-01-07"
			"geo"		"US"
			"events"
			{
				"9"
				{
					"team"		"33"
					"clutch_kills"		"3"
					"pistol_kills"		"6"
					"opening_kills"		"5"
					"sniper_kills"		"0"
					"KDR"		"0.540541"
					"enemy_kills"		"20"
					"deaths"		"37"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"2"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.611111"
						"enemy_kills"		"11"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.473684"
						"enemy_kills"		"9"
						"deaths"		"19"
						"matches_played"		"1"
					}
				}
				"12"
				{
					"team"		"33"
				}
				"13"
				{
					"team"		"33"
				}
				"14"
				{
					"team"		"80"
				}
				"15"
				{
					"team"		"48"
				}
				"16"
				{
					"team"		"48"
				}
				"18"
				{
					"team"		"48"
				}
			}
		}
		"53330928"
		{
			"name"		"Shara"
			"code"		"shara"
			"dob"		"1992-08-12"
			"geo"		"UA"
			"events"
			{
				"9"
				{
					"team"		"43"
					"clutch_kills"		"7"
					"pistol_kills"		"10"
					"opening_kills"		"11"
					"sniper_kills"		"2"
					"KDR"		"1.159420"
					"enemy_kills"		"80"
					"deaths"		"69"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"7"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1.153846"
						"enemy_kills"		"30"
						"deaths"		"26"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"3"
						"opening_kills"		"7"
						"sniper_kills"		"2"
						"KDR"		"1.162791"
						"enemy_kills"		"50"
						"deaths"		"43"
						"matches_played"		"1"
					}
				}
				"10"
				{
					"team"		"43"
					"clutch_kills"		"6"
					"pistol_kills"		"17"
					"opening_kills"		"20"
					"sniper_kills"		"0"
					"KDR"		"0.787879"
					"enemy_kills"		"104"
					"deaths"		"132"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"1"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.388889"
						"enemy_kills"		"7"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.888889"
						"enemy_kills"		"16"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"9"
						"opening_kills"		"10"
						"sniper_kills"		"0"
						"KDR"		"1.212766"
						"enemy_kills"		"57"
						"deaths"		"47"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"0.489796"
						"enemy_kills"		"24"
						"deaths"		"49"
						"matches_played"		"2"
					}
				}
			}
		}
		"170178574"
		{
			"name"		"fnx"
			"code"		"fnx"
			"dob"		"1990-01-30"
			"geo"		"BR"
			"events"
			{
				"9"
				{
					"team"		"57"
					"clutch_kills"		"15"
					"pistol_kills"		"30"
					"opening_kills"		"20"
					"sniper_kills"		"0"
					"KDR"		"1.223603"
					"enemy_kills"		"197"
					"deaths"		"161"
					"matches_played"		"9"
					"stage0"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.222222"
						"enemy_kills"		"22"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"7"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"3.222222"
						"enemy_kills"		"29"
						"deaths"		"9"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"8"
						"opening_kills"		"7"
						"sniper_kills"		"0"
						"KDR"		"1.264151"
						"enemy_kills"		"67"
						"deaths"		"53"
						"matches_played"		"3"
					}
					"stage4"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"10"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.909091"
						"enemy_kills"		"40"
						"deaths"		"44"
						"matches_played"		"2"
					}
					"stage6"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"2"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1.054054"
						"enemy_kills"		"39"
						"deaths"		"37"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"14"
					"clutch_kills"		"3"
					"pistol_kills"		"34"
					"opening_kills"		"24"
					"sniper_kills"		"1"
					"KDR"		"1.216783"
					"enemy_kills"		"174"
					"deaths"		"143"
					"matches_played"		"9"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.937500"
						"enemy_kills"		"15"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.666667"
						"enemy_kills"		"15"
						"deaths"		"9"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"13"
						"opening_kills"		"6"
						"sniper_kills"		"0"
						"KDR"		"1.677419"
						"enemy_kills"		"52"
						"deaths"		"31"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"13"
						"opening_kills"		"6"
						"sniper_kills"		"0"
						"KDR"		"1.035714"
						"enemy_kills"		"58"
						"deaths"		"56"
						"matches_played"		"3"
					}
					"stage5"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"5"
						"opening_kills"		"8"
						"sniper_kills"		"1"
						"KDR"		"1.096774"
						"enemy_kills"		"34"
						"deaths"		"31"
						"matches_played"		"2"
					}
				}
				"13"
				{
					"team"		"71"
				}
				"19"
				{
					"team"		"115"
				}
			}
		}
		"52876568"
		{
			"name"		"TACO"
			"code"		"taco"
			"dob"		"1995-01-24"
			"geo"		"BR"
			"events"
			{
				"9"
				{
					"team"		"57"
					"clutch_kills"		"10"
					"pistol_kills"		"34"
					"opening_kills"		"28"
					"sniper_kills"		"17"
					"KDR"		"0.977143"
					"enemy_kills"		"171"
					"deaths"		"175"
					"matches_played"		"9"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"5"
						"opening_kills"		"4"
						"sniper_kills"		"1"
						"KDR"		"0.739130"
						"enemy_kills"		"17"
						"deaths"		"23"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.833333"
						"enemy_kills"		"10"
						"deaths"		"12"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"12"
						"opening_kills"		"9"
						"sniper_kills"		"0"
						"KDR"		"0.931035"
						"enemy_kills"		"54"
						"deaths"		"58"
						"matches_played"		"3"
					}
					"stage4"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"5"
						"opening_kills"		"8"
						"sniper_kills"		"11"
						"KDR"		"1.130435"
						"enemy_kills"		"52"
						"deaths"		"46"
						"matches_played"		"2"
					}
					"stage6"
					{
						"clutch_kills"		"7"
						"pistol_kills"		"9"
						"opening_kills"		"4"
						"sniper_kills"		"5"
						"KDR"		"1.055556"
						"enemy_kills"		"38"
						"deaths"		"36"
						"matches_played"		"2"
					}
				}
				"10"
				{
					"team"		"14"
					"clutch_kills"		"9"
					"pistol_kills"		"34"
					"opening_kills"		"29"
					"sniper_kills"		"4"
					"KDR"		"1.308219"
					"enemy_kills"		"191"
					"deaths"		"146"
					"matches_played"		"9"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"1.294118"
						"enemy_kills"		"22"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"6"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"2.100000"
						"enemy_kills"		"21"
						"deaths"		"10"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"11"
						"opening_kills"		"7"
						"sniper_kills"		"4"
						"KDR"		"1.297297"
						"enemy_kills"		"48"
						"deaths"		"37"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"5"
						"opening_kills"		"7"
						"sniper_kills"		"0"
						"KDR"		"1.035714"
						"enemy_kills"		"58"
						"deaths"		"56"
						"matches_played"		"3"
					}
					"stage5"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"8"
						"opening_kills"		"6"
						"sniper_kills"		"0"
						"KDR"		"1.615385"
						"enemy_kills"		"42"
						"deaths"		"26"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"14"
				}
				"12"
				{
					"team"		"14"
				}
				"13"
				{
					"team"		"14"
				}
				"14"
				{
					"team"		"48"
				}
				"15"
				{
					"team"		"80"
				}
				"16"
				{
					"team"		"80"
				}
				"18"
				{
					"team"		"67"
				}
				"20"
				{
					"team"		"116"
				}
			}
		}
		"57312567"
		{
			"name"		"pyth"
			"code"		"pyth"
			"dob"		"1993-09-21"
			"geo"		"SE"
			"events"
			{
				"10"
				{
					"team"		"1"
					"clutch_kills"		"8"
					"pistol_kills"		"18"
					"opening_kills"		"13"
					"sniper_kills"		"11"
					"KDR"		"0.977012"
					"enemy_kills"		"85"
					"deaths"		"87"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"5"
						"opening_kills"		"3"
						"sniper_kills"		"2"
						"KDR"		"2.875000"
						"enemy_kills"		"23"
						"deaths"		"8"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"2"
						"opening_kills"		"2"
						"sniper_kills"		"2"
						"KDR"		"0.523810"
						"enemy_kills"		"11"
						"deaths"		"21"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"11"
						"opening_kills"		"8"
						"sniper_kills"		"7"
						"KDR"		"0.879310"
						"enemy_kills"		"51"
						"deaths"		"58"
						"matches_played"		"3"
					}
				}
			}
		}
		"24868593"
		{
			"name"		"jasonR"
			"code"		"jasonr"
			"dob"		"1994-08-02"
			"geo"		"CA"
			"events"
			{
				"9"
				{
					"team"		"62"
					"clutch_kills"		"1"
					"pistol_kills"		"3"
					"opening_kills"		"0"
					"sniper_kills"		"0"
					"KDR"		"0.352941"
					"enemy_kills"		"12"
					"deaths"		"34"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.277778"
						"enemy_kills"		"5"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.437500"
						"enemy_kills"		"7"
						"deaths"		"16"
						"matches_played"		"1"
					}
				}
			}
		}
		"411777"
		{
			"name"		"arya"
			"code"		"arya"
			"dob"		"1992-09-26"
			"geo"		"US"
			"events"
			{
				"9"
				{
					"team"		"62"
					"clutch_kills"		"3"
					"pistol_kills"		"10"
					"opening_kills"		"7"
					"sniper_kills"		"5"
					"KDR"		"0.656250"
					"enemy_kills"		"21"
					"deaths"		"32"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"2"
						"KDR"		"0.444444"
						"enemy_kills"		"8"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"7"
						"opening_kills"		"4"
						"sniper_kills"		"3"
						"KDR"		"0.928571"
						"enemy_kills"		"13"
						"deaths"		"14"
						"matches_played"		"1"
					}
				}
			}
		}
		"2029235"
		{
			"name"		"Professor_Chaos"
			"code"		"professorchaos"
			"dob"		"1990-03-31"
			"geo"		"US"
			"events"
			{
				"9"
				{
					"team"		"62"
					"clutch_kills"		"3"
					"pistol_kills"		"9"
					"opening_kills"		"3"
					"sniper_kills"		"0"
					"KDR"		"0.529412"
					"enemy_kills"		"18"
					"deaths"		"34"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.555556"
						"enemy_kills"		"10"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"5"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.500000"
						"enemy_kills"		"8"
						"deaths"		"16"
						"matches_played"		"1"
					}
				}
			}
		}
		"100534297"
		{
			"name"		"DAVEY"
			"code"		"davey"
			"dob"		"1996-04-29"
			"geo"		"CA"
			"events"
			{
				"9"
				{
					"team"		"62"
					"clutch_kills"		"5"
					"pistol_kills"		"9"
					"opening_kills"		"6"
					"sniper_kills"		"17"
					"KDR"		"0.939394"
					"enemy_kills"		"31"
					"deaths"		"33"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"6"
						"opening_kills"		"2"
						"sniper_kills"		"8"
						"KDR"		"1.187500"
						"enemy_kills"		"19"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"4"
						"sniper_kills"		"9"
						"KDR"		"0.705882"
						"enemy_kills"		"12"
						"deaths"		"17"
						"matches_played"		"1"
					}
				}
			}
		}
		"25060851"
		{
			"name"		"abE"
			"code"		"abe"
			"dob"		"1992-09-04"
			"geo"		"US"
			"events"
			{
				"9"
				{
					"team"		"62"
					"clutch_kills"		"0"
					"pistol_kills"		"7"
					"opening_kills"		"1"
					"sniper_kills"		"0"
					"KDR"		"0.361111"
					"enemy_kills"		"13"
					"deaths"		"36"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.421053"
						"enemy_kills"		"8"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.294118"
						"enemy_kills"		"5"
						"deaths"		"17"
						"matches_played"		"1"
					}
				}
			}
		}
		"73936547"
		{
			"name"		"s1mple"
			"code"		"s1mple"
			"dob"		"1997-10-02"
			"geo"		"UA"
			"events"
			{
				"9"
				{
					"team"		"48"
					"clutch_kills"		"5"
					"pistol_kills"		"30"
					"opening_kills"		"42"
					"sniper_kills"		"84"
					"KDR"		"1.191358"
					"enemy_kills"		"193"
					"deaths"		"162"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"6"
						"KDR"		"0.937500"
						"enemy_kills"		"15"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"5"
						"opening_kills"		"9"
						"sniper_kills"		"20"
						"KDR"		"1.370370"
						"enemy_kills"		"37"
						"deaths"		"27"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"7"
						"opening_kills"		"14"
						"sniper_kills"		"34"
						"KDR"		"1.485714"
						"enemy_kills"		"52"
						"deaths"		"35"
						"matches_played"		"2"
					}
					"stage4"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"9"
						"opening_kills"		"13"
						"sniper_kills"		"23"
						"KDR"		"1.019231"
						"enemy_kills"		"53"
						"deaths"		"52"
						"matches_played"		"2"
					}
					"stage5"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"6"
						"opening_kills"		"4"
						"sniper_kills"		"1"
						"KDR"		"1.125000"
						"enemy_kills"		"36"
						"deaths"		"32"
						"matches_played"		"1"
					}
				}
				"10"
				{
					"team"		"48"
					"clutch_kills"		"13"
					"pistol_kills"		"44"
					"opening_kills"		"28"
					"sniper_kills"		"38"
					"KDR"		"1.165803"
					"enemy_kills"		"225"
					"deaths"		"193"
					"matches_played"		"11"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"5"
						"opening_kills"		"2"
						"sniper_kills"		"1"
						"KDR"		"1"
						"enemy_kills"		"14"
						"deaths"		"14"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"8"
						"opening_kills"		"4"
						"sniper_kills"		"3"
						"KDR"		"1.285714"
						"enemy_kills"		"27"
						"deaths"		"21"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"6"
						"opening_kills"		"5"
						"sniper_kills"		"10"
						"KDR"		"1.413793"
						"enemy_kills"		"41"
						"deaths"		"29"
						"matches_played"		"2"
					}
					"stage3"
					{
						"clutch_kills"		"7"
						"pistol_kills"		"11"
						"opening_kills"		"8"
						"sniper_kills"		"4"
						"KDR"		"1.240741"
						"enemy_kills"		"67"
						"deaths"		"54"
						"matches_played"		"3"
					}
					"stage4"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"8"
						"opening_kills"		"8"
						"sniper_kills"		"19"
						"KDR"		"1.375000"
						"enemy_kills"		"55"
						"deaths"		"40"
						"matches_played"		"2"
					}
					"stage5"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"6"
						"opening_kills"		"1"
						"sniper_kills"		"1"
						"KDR"		"0.600000"
						"enemy_kills"		"21"
						"deaths"		"35"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"12"
				}
				"12"
				{
					"team"		"12"
				}
				"13"
				{
					"team"		"12"
				}
				"14"
				{
					"team"		"12"
				}
				"15"
				{
					"team"		"12"
				}
				"16"
				{
					"team"		"12"
				}
				"5"
				{
					"team"		"25"
				}
				"18"
				{
					"team"		"12"
				}
				"19"
				{
					"team"		"12"
				}
				"20"
				{
					"team"		"12"
				}
				"21"
				{
					"team"		"12"
				}
			}
		}
		"38340970"
		{
			"name"		"wayLander"
			"code"		"waylander"
			"dob"		"1994-04-22"
			"geo"		"FI"
			"events"
			{
				"9"
				{
					"team"		"63"
					"clutch_kills"		"7"
					"pistol_kills"		"11"
					"opening_kills"		"13"
					"sniper_kills"		"2"
					"KDR"		"0.931373"
					"enemy_kills"		"95"
					"deaths"		"102"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.652174"
						"enemy_kills"		"15"
						"deaths"		"23"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"3"
						"opening_kills"		"6"
						"sniper_kills"		"0"
						"KDR"		"1.875000"
						"enemy_kills"		"30"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"7"
						"opening_kills"		"4"
						"sniper_kills"		"2"
						"KDR"		"0.793651"
						"enemy_kills"		"50"
						"deaths"		"63"
						"matches_played"		"3"
					}
				}
				"10"
				{
					"team"		"43"
					"clutch_kills"		"9"
					"pistol_kills"		"16"
					"opening_kills"		"20"
					"sniper_kills"		"0"
					"KDR"		"1.022556"
					"enemy_kills"		"136"
					"deaths"		"133"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"5"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.681818"
						"enemy_kills"		"15"
						"deaths"		"22"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"0"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.950000"
						"enemy_kills"		"19"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"7"
						"opening_kills"		"13"
						"sniper_kills"		"0"
						"KDR"		"1.307692"
						"enemy_kills"		"68"
						"deaths"		"52"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.871795"
						"enemy_kills"		"34"
						"deaths"		"39"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"43"
				}
				"12"
				{
					"team"		"43"
				}
				"13"
				{
					"team"		"43"
				}
				"15"
				{
					"team"		"83"
				}
			}
		}
		"146641530"
		{
			"name"		"Dosia"
			"code"		"dosia"
			"dob"		"1988-06-19"
			"geo"		"RU"
			"events"
			{
				"9"
				{
					"team"		"63"
					"clutch_kills"		"10"
					"pistol_kills"		"8"
					"opening_kills"		"12"
					"sniper_kills"		"2"
					"KDR"		"0.900000"
					"enemy_kills"		"90"
					"deaths"		"100"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.826087"
						"enemy_kills"		"19"
						"deaths"		"23"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"2"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.950000"
						"enemy_kills"		"19"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"3"
						"opening_kills"		"9"
						"sniper_kills"		"2"
						"KDR"		"0.912281"
						"enemy_kills"		"52"
						"deaths"		"57"
						"matches_played"		"3"
					}
				}
				"10"
				{
					"team"		"63"
					"clutch_kills"		"4"
					"pistol_kills"		"11"
					"opening_kills"		"8"
					"sniper_kills"		"2"
					"KDR"		"0.776119"
					"enemy_kills"		"52"
					"deaths"		"67"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"3"
						"sniper_kills"		"2"
						"KDR"		"0.882353"
						"enemy_kills"		"15"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"3"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"1.538462"
						"enemy_kills"		"20"
						"deaths"		"13"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"7"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"0.459459"
						"enemy_kills"		"17"
						"deaths"		"37"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"63"
				}
				"12"
				{
					"team"		"63"
				}
				"13"
				{
					"team"		"63"
				}
				"14"
				{
					"team"		"63"
				}
				"1"
				{
					"team"		"2"
				}
				"3"
				{
					"team"		"25"
				}
				"4"
				{
					"team"		"25"
				}
				"5"
				{
					"team"		"25"
				}
				"6"
				{
					"team"		"25"
				}
			}
		}
		"5809933"
		{
			"name"		"hooch"
			"code"		"hooch"
			"dob"		"1987-03-13"
			"geo"		"RU"
			"events"
			{
				"9"
				{
					"team"		"63"
					"clutch_kills"		"12"
					"pistol_kills"		"24"
					"opening_kills"		"10"
					"sniper_kills"		"2"
					"KDR"		"0.939394"
					"enemy_kills"		"93"
					"deaths"		"99"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"8"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.900000"
						"enemy_kills"		"18"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.952381"
						"enemy_kills"		"20"
						"deaths"		"21"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"8"
						"pistol_kills"		"13"
						"opening_kills"		"8"
						"sniper_kills"		"2"
						"KDR"		"0.948276"
						"enemy_kills"		"55"
						"deaths"		"58"
						"matches_played"		"3"
					}
				}
				"10"
				{
					"team"		"63"
					"clutch_kills"		"3"
					"pistol_kills"		"6"
					"opening_kills"		"5"
					"sniper_kills"		"1"
					"KDR"		"0.623188"
					"enemy_kills"		"43"
					"deaths"		"69"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.727273"
						"enemy_kills"		"16"
						"deaths"		"22"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1"
						"enemy_kills"		"13"
						"deaths"		"13"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"1"
						"KDR"		"0.411765"
						"enemy_kills"		"14"
						"deaths"		"34"
						"matches_played"		"2"
					}
				}
			}
		}
		"52678767"
		{
			"name"		"mou"
			"code"		"mou"
			"dob"		"1991-10-17"
			"geo"		"KZ"
			"events"
			{
				"9"
				{
					"team"		"63"
					"clutch_kills"		"6"
					"pistol_kills"		"19"
					"opening_kills"		"15"
					"sniper_kills"		"33"
					"KDR"		"0.886598"
					"enemy_kills"		"86"
					"deaths"		"97"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"6"
						"KDR"		"1"
						"enemy_kills"		"18"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"5"
						"opening_kills"		"2"
						"sniper_kills"		"5"
						"KDR"		"0.789474"
						"enemy_kills"		"15"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"10"
						"opening_kills"		"10"
						"sniper_kills"		"22"
						"KDR"		"0.883333"
						"enemy_kills"		"53"
						"deaths"		"60"
						"matches_played"		"3"
					}
				}
				"10"
				{
					"team"		"63"
					"clutch_kills"		"2"
					"pistol_kills"		"12"
					"opening_kills"		"12"
					"sniper_kills"		"34"
					"KDR"		"0.932203"
					"enemy_kills"		"55"
					"deaths"		"59"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"8"
						"sniper_kills"		"17"
						"KDR"		"1.235294"
						"enemy_kills"		"21"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"6"
						"opening_kills"		"1"
						"sniper_kills"		"9"
						"KDR"		"2"
						"enemy_kills"		"18"
						"deaths"		"9"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"3"
						"sniper_kills"		"8"
						"KDR"		"0.484848"
						"enemy_kills"		"16"
						"deaths"		"33"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"63"
				}
				"12"
				{
					"team"		"63"
				}
				"13"
				{
					"team"		"63"
				}
				"14"
				{
					"team"		"63"
				}
			}
		}
		"46200979"
		{
			"name"		"AdreN"
			"code"		"adrenkz"
			"dob"		"1990-02-04"
			"geo"		"KZ"
			"events"
			{
				"9"
				{
					"team"		"63"
					"clutch_kills"		"13"
					"pistol_kills"		"24"
					"opening_kills"		"14"
					"sniper_kills"		"0"
					"KDR"		"1"
					"enemy_kills"		"98"
					"deaths"		"98"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"5"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.904762"
						"enemy_kills"		"19"
						"deaths"		"21"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"0"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.900000"
						"enemy_kills"		"18"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"9"
						"pistol_kills"		"19"
						"opening_kills"		"9"
						"sniper_kills"		"0"
						"KDR"		"1.070175"
						"enemy_kills"		"61"
						"deaths"		"57"
						"matches_played"		"3"
					}
				}
				"10"
				{
					"team"		"63"
					"clutch_kills"		"3"
					"pistol_kills"		"11"
					"opening_kills"		"13"
					"sniper_kills"		"0"
					"KDR"		"1.075758"
					"enemy_kills"		"71"
					"deaths"		"66"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.315789"
						"enemy_kills"		"25"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"7"
						"sniper_kills"		"0"
						"KDR"		"1.714286"
						"enemy_kills"		"24"
						"deaths"		"14"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"7"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.666667"
						"enemy_kills"		"22"
						"deaths"		"33"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"63"
				}
				"12"
				{
					"team"		"63"
				}
				"13"
				{
					"team"		"63"
				}
				"14"
				{
					"team"		"63"
				}
				"15"
				{
					"team"		"61"
				}
				"16"
				{
					"team"		"75"
				}
				"1"
				{
					"team"		"2"
				}
				"3"
				{
					"team"		"25"
				}
				"4"
				{
					"team"		"25"
				}
				"6"
				{
					"team"		"25"
				}
			}
		}
		"44238623"
		{
			"name"		"DEVIL"
			"code"		"devil"
			"dob"		"1994-12-11"
			"geo"		"FR"
			"events"
			{
				"9"
				{
					"team"		"46"
					"clutch_kills"		"2"
					"pistol_kills"		"6"
					"opening_kills"		"3"
					"sniper_kills"		"0"
					"KDR"		"0.756757"
					"enemy_kills"		"28"
					"deaths"		"37"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"5"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.823529"
						"enemy_kills"		"14"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.700000"
						"enemy_kills"		"14"
						"deaths"		"20"
						"matches_played"		"1"
					}
				}
				"10"
				{
					"team"		"46"
					"clutch_kills"		"2"
					"pistol_kills"		"5"
					"opening_kills"		"3"
					"sniper_kills"		"1"
					"KDR"		"0.600000"
					"enemy_kills"		"24"
					"deaths"		"40"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"4"
						"opening_kills"		"1"
						"sniper_kills"		"1"
						"KDR"		"0.450000"
						"enemy_kills"		"9"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.750000"
						"enemy_kills"		"15"
						"deaths"		"20"
						"matches_played"		"1"
					}
				}
			}
		}
		"158900"
		{
			"name"		"THREAT"
			"code"		"threat"
			"dob"		"1988-04-05"
			"geo"		"SE"
			"events"
			{
				"9"
				{
					"team"		"1"
					"clutch_kills"		"8"
					"pistol_kills"		"19"
					"opening_kills"		"5"
					"sniper_kills"		"0"
					"KDR"		"0.709924"
					"enemy_kills"		"93"
					"deaths"		"131"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"2"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.708333"
						"enemy_kills"		"17"
						"deaths"		"24"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.352941"
						"enemy_kills"		"6"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"9"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"1.040000"
						"enemy_kills"		"52"
						"deaths"		"50"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"5"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.450000"
						"enemy_kills"		"18"
						"deaths"		"40"
						"matches_played"		"2"
					}
				}
			}
		}
		"161590"
		{
			"name"		"koosta"
			"code"		"koosta"
			"dob"		"1996-03-06"
			"geo"		"US"
			"events"
			{
				"10"
				{
					"team"		"49"
					"clutch_kills"		"0"
					"pistol_kills"		"6"
					"opening_kills"		"5"
					"sniper_kills"		"14"
					"KDR"		"0.611111"
					"enemy_kills"		"22"
					"deaths"		"36"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"4"
						"sniper_kills"		"12"
						"KDR"		"0.761905"
						"enemy_kills"		"16"
						"deaths"		"21"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"3"
						"opening_kills"		"1"
						"sniper_kills"		"2"
						"KDR"		"0.400000"
						"enemy_kills"		"6"
						"deaths"		"15"
						"matches_played"		"1"
					}
				}
			}
		}
		"26459"
		{
			"name"		"pita"
			"code"		"pita"
			"dob"		"1990-12-18"
			"geo"		"SE"
			"events"
			{
				"10"
				{
					"team"		"49"
					"clutch_kills"		"3"
					"pistol_kills"		"9"
					"opening_kills"		"4"
					"sniper_kills"		"2"
					"KDR"		"0.911765"
					"enemy_kills"		"31"
					"deaths"		"34"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"5"
						"opening_kills"		"3"
						"sniper_kills"		"2"
						"KDR"		"1.105263"
						"enemy_kills"		"21"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.666667"
						"enemy_kills"		"10"
						"deaths"		"15"
						"matches_played"		"1"
					}
				}
				"1"
				{
					"team"		"14"
				}
			}
		}
		"19892353"
		{
			"name"		"daps"
			"code"		"daps"
			"dob"		"1993-07-28"
			"geo"		"CA"
			"events"
			{
				"10"
				{
					"team"		"66"
					"clutch_kills"		"6"
					"pistol_kills"		"6"
					"opening_kills"		"1"
					"sniper_kills"		"0"
					"KDR"		"0.512821"
					"enemy_kills"		"20"
					"deaths"		"39"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"3"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.529412"
						"enemy_kills"		"9"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"3"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"0.500000"
						"enemy_kills"		"11"
						"deaths"		"22"
						"matches_played"		"1"
					}
				}
				"15"
				{
					"team"		"87"
				}
			}
		}
		"27224124"
		{
			"name"		"mixwell"
			"code"		"mixwell"
			"dob"		"1995-10-10"
			"geo"		"ES"
			"events"
			{
				"10"
				{
					"team"		"66"
					"clutch_kills"		"5"
					"pistol_kills"		"10"
					"opening_kills"		"8"
					"sniper_kills"		"15"
					"KDR"		"1.108108"
					"enemy_kills"		"41"
					"deaths"		"37"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"3"
						"opening_kills"		"2"
						"sniper_kills"		"2"
						"KDR"		"0.500000"
						"enemy_kills"		"9"
						"deaths"		"18"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"4"
						"pistol_kills"		"7"
						"opening_kills"		"6"
						"sniper_kills"		"13"
						"KDR"		"1.684211"
						"enemy_kills"		"32"
						"deaths"		"19"
						"matches_played"		"1"
					}
				}
				"11"
				{
					"team"		"66"
				}
			}
		}
		"40885967"
		{
			"name"		"NAF"
			"code"		"naf"
			"dob"		"1997-11-24"
			"geo"		"CA"
			"events"
			{
				"10"
				{
					"team"		"66"
					"clutch_kills"		"0"
					"pistol_kills"		"4"
					"opening_kills"		"3"
					"sniper_kills"		"1"
					"KDR"		"0.550000"
					"enemy_kills"		"22"
					"deaths"		"40"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"2"
						"sniper_kills"		"1"
						"KDR"		"0.421053"
						"enemy_kills"		"8"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.666667"
						"enemy_kills"		"14"
						"deaths"		"21"
						"matches_played"		"1"
					}
				}
				"11"
				{
					"team"		"66"
				}
				"13"
				{
					"team"		"53"
				}
				"14"
				{
					"team"		"48"
				}
				"15"
				{
					"team"		"48"
				}
				"16"
				{
					"team"		"48"
				}
				"18"
				{
					"team"		"48"
				}
				"19"
				{
					"team"		"48"
				}
				"20"
				{
					"team"		"48"
				}
				"21"
				{
					"team"		"48"
				}
			}
		}
		"63326592"
		{
			"name"		"RUSH"
			"code"		"rush"
			"dob"		"1994-05-05"
			"geo"		"US"
			"events"
			{
				"10"
				{
					"team"		"66"
					"clutch_kills"		"1"
					"pistol_kills"		"5"
					"opening_kills"		"4"
					"sniper_kills"		"0"
					"KDR"		"0.750000"
					"enemy_kills"		"27"
					"deaths"		"36"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"1"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.647059"
						"enemy_kills"		"11"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"0.842105"
						"enemy_kills"		"16"
						"deaths"		"19"
						"matches_played"		"1"
					}
				}
				"11"
				{
					"team"		"66"
				}
				"13"
				{
					"team"		"33"
				}
				"14"
				{
					"team"		"33"
				}
				"15"
				{
					"team"		"33"
				}
			}
		}
		"21583315"
		{
			"name"		"stanislaw"
			"code"		"stanislaw"
			"dob"		"1994-03-22"
			"geo"		"CA"
			"events"
			{
				"10"
				{
					"team"		"66"
					"clutch_kills"		"3"
					"pistol_kills"		"7"
					"opening_kills"		"4"
					"sniper_kills"		"0"
					"KDR"		"0.513514"
					"enemy_kills"		"19"
					"deaths"		"37"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"3"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.437500"
						"enemy_kills"		"7"
						"deaths"		"16"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"0"
						"KDR"		"0.571429"
						"enemy_kills"		"12"
						"deaths"		"21"
						"matches_played"		"1"
					}
				}
				"11"
				{
					"team"		"66"
				}
				"13"
				{
					"team"		"48"
				}
				"14"
				{
					"team"		"3"
				}
				"15"
				{
					"team"		"3"
				}
				"16"
				{
					"team"		"87"
				}
				"18"
				{
					"team"		"98"
				}
			}
		}
		"35103983"
		{
			"name"		"RUBINO"
			"code"		"rubino"
			"dob"		"1994-03-21"
			"geo"		"NO"
			"events"
			{
				"10"
				{
					"team"		"24"
					"clutch_kills"		"7"
					"pistol_kills"		"16"
					"opening_kills"		"16"
					"sniper_kills"		"1"
					"KDR"		"1.106383"
					"enemy_kills"		"104"
					"deaths"		"94"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"4"
						"opening_kills"		"3"
						"sniper_kills"		"1"
						"KDR"		"0.550000"
						"enemy_kills"		"11"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"5"
						"opening_kills"		"5"
						"sniper_kills"		"0"
						"KDR"		"4.571429"
						"enemy_kills"		"32"
						"deaths"		"7"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"7"
						"opening_kills"		"8"
						"sniper_kills"		"0"
						"KDR"		"0.910448"
						"enemy_kills"		"61"
						"deaths"		"67"
						"matches_played"		"3"
					}
				}
				"11"
				{
					"team"		"68"
				}
				"4"
				{
					"team"		"36"
				}
				"6"
				{
					"team"		"9"
				}
			}
		}
		"19403447"
		{
			"name"		"k0nfig"
			"code"		"k0nfig"
			"dob"		"1997-04-19"
			"geo"		"DK"
			"events"
			{
				"10"
				{
					"team"		"24"
					"clutch_kills"		"8"
					"pistol_kills"		"13"
					"opening_kills"		"13"
					"sniper_kills"		"0"
					"KDR"		"1.065217"
					"enemy_kills"		"98"
					"deaths"		"92"
					"matches_played"		"5"
					"stage0"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"6"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"1.315789"
						"enemy_kills"		"25"
						"deaths"		"19"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"1"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.333333"
						"enemy_kills"		"12"
						"deaths"		"9"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"6"
						"pistol_kills"		"6"
						"opening_kills"		"10"
						"sniper_kills"		"0"
						"KDR"		"0.953125"
						"enemy_kills"		"61"
						"deaths"		"64"
						"matches_played"		"3"
					}
				}
				"11"
				{
					"team"		"68"
				}
				"12"
				{
					"team"		"68"
				}
				"13"
				{
					"team"		"68"
				}
				"14"
				{
					"team"		"66"
				}
				"19"
				{
					"team"		"60"
				}
				"21"
				{
					"team"		"1"
				}
			}
		}
		"53029647"
		{
			"name"		"bodyy"
			"code"		"bodyy"
			"dob"		"1997-01-08"
			"geo"		"FR"
			"events"
			{
				"10"
				{
					"team"		"59"
					"clutch_kills"		"2"
					"pistol_kills"		"8"
					"opening_kills"		"5"
					"sniper_kills"		"1"
					"KDR"		"0.627907"
					"enemy_kills"		"27"
					"deaths"		"43"
					"matches_played"		"2"
					"stage0"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.590909"
						"enemy_kills"		"13"
						"deaths"		"22"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"6"
						"opening_kills"		"1"
						"sniper_kills"		"1"
						"KDR"		"0.666667"
						"enemy_kills"		"14"
						"deaths"		"21"
						"matches_played"		"1"
					}
				}
				"11"
				{
					"team"		"59"
				}
				"12"
				{
					"team"		"59"
				}
				"13"
				{
					"team"		"59"
				}
				"14"
				{
					"team"		"59"
				}
				"15"
				{
					"team"		"59"
				}
			}
		}
		"50245293"
		{
			"name"		"gla1ve"
			"code"		"gla1ve"
			"dob"		"1998-04-27"
			"geo"		"DK"
			"events"
			{
				"10"
				{
					"team"		"60"
					"clutch_kills"		"9"
					"pistol_kills"		"29"
					"opening_kills"		"19"
					"sniper_kills"		"2"
					"KDR"		"1.046667"
					"enemy_kills"		"157"
					"deaths"		"150"
					"matches_played"		"7"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"4"
						"sniper_kills"		"1"
						"KDR"		"1.047619"
						"enemy_kills"		"22"
						"deaths"		"21"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"4"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1"
						"enemy_kills"		"17"
						"deaths"		"17"
						"matches_played"		"1"
					}
					"stage2"
					{
						"clutch_kills"		"2"
						"pistol_kills"		"10"
						"opening_kills"		"9"
						"sniper_kills"		"0"
						"KDR"		"1.032787"
						"enemy_kills"		"63"
						"deaths"		"61"
						"matches_played"		"3"
					}
					"stage3"
					{
						"clutch_kills"		"5"
						"pistol_kills"		"11"
						"opening_kills"		"4"
						"sniper_kills"		"1"
						"KDR"		"1.078431"
						"enemy_kills"		"55"
						"deaths"		"51"
						"matches_played"		"2"
					}
				}
				"11"
				{
					"team"		"60"
				}
				"12"
				{
					"team"		"60"
				}
				"13"
				{
					"team"		"60"
				}
				"14"
				{
					"team"		"60"
				}
				"15"
				{
					"team"		"60"
				}
				"16"
				{
					"team"		"60"
				}
				"1"
				{
					"team"		"13"
				}
				"3"
				{
					"team"		"28"
				}
				"4"
				{
					"team"		"10"
				}
				"5"
				{
					"team"		"10"
				}
				"18"
				{
					"team"		"60"
				}
				"19"
				{
					"team"		"60"
				}
			}
		}
		"109497526"
		{
			"name"		"spaze"
			"code"		"spaze"
			"dob"		"1997-05-28"
			"geo"		"RU"
			"events"
			{
				"10"
				{
					"team"		"63"
					"clutch_kills"		"4"
					"pistol_kills"		"10"
					"opening_kills"		"7"
					"sniper_kills"		"0"
					"KDR"		"0.852941"
					"enemy_kills"		"58"
					"deaths"		"68"
					"matches_played"		"4"
					"stage0"
					{
						"clutch_kills"		"1"
						"pistol_kills"		"5"
						"opening_kills"		"2"
						"sniper_kills"		"0"
						"KDR"		"1.200000"
						"enemy_kills"		"24"
						"deaths"		"20"
						"matches_played"		"1"
					}
					"stage1"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"2"
						"opening_kills"		"1"
						"sniper_kills"		"0"
						"KDR"		"0.857143"
						"enemy_kills"		"12"
						"deaths"		"14"
						"matches_played"		"1"
					}
					"stage3"
					{
						"clutch_kills"		"3"
						"pistol_kills"		"3"
						"opening_kills"		"4"
						"sniper_kills"		"0"
						"KDR"		"0.647059"
						"enemy_kills"		"22"
						"deaths"		"34"
						"matches_played"		"2"
					}
				}
			}
		}
		"55928431"
		{
			"name"		"STYKO"
			"code"		"styko"
			"dob"		"1996-02-23"
			"geo"		"SK"
			"events"
			{
				"11"
				{
					"team"		"25"
				}
				"13"
				{
					"team"		"29"
				}
				"14"
				{
					"team"		"33"
				}
				"21"
				{
					"team"		"117"
				}
			}
		}
		"34322135"
		{
			"name"		"Zero"
			"code"		"zero"
			"dob"		"1998-09-16"
			"geo"		"SK"
			"events"
			{
				"11"
				{
					"team"		"25"
				}
			}
		}
		"29338592"
		{
			"name"		"DeadFox"
			"code"		"deadfox"
			"dob"		"1995-02-15"
			"geo"		"HU"
			"events"
			{
				"11"
				{
					"team"		"25"
				}
				"14"
				{
					"team"		"25"
				}
				"15"
				{
					"team"		"25"
				}
				"16"
				{
					"team"		"25"
				}
			}
		}
		"58930363"
		{
			"name"		"ANGE1"
			"code"		"angel"
			"dob"		"1989-09-10"
			"geo"		"UA"
			"events"
			{
				"11"
				{
					"team"		"25"
				}
				"14"
				{
					"team"		"25"
				}
				"15"
				{
					"team"		"25"
				}
				"16"
				{
					"team"		"25"
				}
				"1"
				{
					"team"		"2"
				}
				"3"
				{
					"team"		"25"
				}
				"4"
				{
					"team"		"25"
				}
				"5"
				{
					"team"		"25"
				}
				"6"
				{
					"team"		"25"
				}
			}
		}
		"3429256"
		{
			"name"		"SIXER"
			"code"		"sixer"
			"dob"		"1991-04-21"
			"geo"		"FR"
			"events"
			{
				"11"
				{
					"team"		"46"
				}
				"13"
				{
					"team"		"46"
				}
			}
		}
		"83779379"
		{
			"name"		"electronic"
			"code"		"electronic"
			"dob"		"1998-02-09"
			"geo"		"RU"
			"events"
			{
				"11"
				{
					"team"		"43"
				}
				"12"
				{
					"team"		"43"
				}
				"13"
				{
					"team"		"12"
				}
				"14"
				{
					"team"		"12"
				}
				"15"
				{
					"team"		"12"
				}
				"16"
				{
					"team"		"12"
				}
				"18"
				{
					"team"		"12"
				}
				"19"
				{
					"team"		"12"
				}
				"20"
				{
					"team"		"12"
				}
				"21"
				{
					"team"		"12"
				}
			}
		}
		"19979131"
		{
			"name"		"Twist"
			"code"		"twist"
			"dob"		"1994-12-12"
			"geo"		"SE"
			"events"
			{
				"11"
				{
					"team"		"6"
				}
				"15"
				{
					"team"		"6"
				}
				"1"
				{
					"team"		"14"
				}
				"3"
				{
					"team"		"9"
				}
				"5"
				{
					"team"		"43"
				}
			}
		}
		"161262907"
		{
			"name"		"disco doplan"
			"code"		"discodoplan"
			"dob"		"1995-08-16"
			"geo"		"SE"
			"events"
			{
				"11"
				{
					"team"		"6"
				}
			}
		}
		"34456844"
		{
			"name"		"loWel"
			"code"		"lowel"
			"dob"		"1996-12-11"
			"geo"		"ES"
			"events"
			{
				"11"
				{
					"team"		"29"
				}
				"12"
				{
					"team"		"29"
				}
				"16"
				{
					"team"		"25"
				}
			}
		}
		"97816050"
		{
			"name"		"znajder"
			"code"		"znajder"
			"dob"		"1993-05-18"
			"geo"		"SE"
			"events"
			{
				"11"
				{
					"team"		"67"
				}
				"1"
				{
					"team"		"6"
				}
				"3"
				{
					"team"		"6"
				}
			}
		}
		"1093135"
		{
			"name"		"Lekr0"
			"code"		"lekro"
			"dob"		"1993-07-02"
			"geo"		"SE"
			"events"
			{
				"11"
				{
					"team"		"67"
				}
				"13"
				{
					"team"		"6"
				}
				"14"
				{
					"team"		"1"
				}
				"15"
				{
					"team"		"1"
				}
				"16"
				{
					"team"		"1"
				}
			}
		}
		"23690923"
		{
			"name"		"Magisk"
			"code"		"magisk"
			"dob"		"1998-03-05"
			"geo"		"DK"
			"events"
			{
				"11"
				{
					"team"		"68"
				}
				"12"
				{
					"team"		"68"
				}
				"14"
				{
					"team"		"60"
				}
				"15"
				{
					"team"		"60"
				}
				"16"
				{
					"team"		"60"
				}
				"18"
				{
					"team"		"60"
				}
				"19"
				{
					"team"		"89"
				}
				"20"
				{
					"team"		"89"
				}
				"21"
				{
					"team"		"89"
				}
			}
		}
		"68027030"
		{
			"name"		"Hobbit"
			"code"		"hobbit"
			"dob"		"1994-05-18"
			"geo"		"KZ"
			"events"
			{
				"11"
				{
					"team"		"63"
				}
				"12"
				{
					"team"		"63"
				}
				"13"
				{
					"team"		"63"
				}
				"14"
				{
					"team"		"63"
				}
				"15"
				{
					"team"		"25"
				}
				"18"
				{
					"team"		"63"
				}
				"19"
				{
					"team"		"33"
				}
				"20"
				{
					"team"		"33"
				}
			}
		}
		"22765766"
		{
			"name"		"felps"
			"code"		"felps"
			"dob"		"1996-12-16"
			"geo"		"BR"
			"events"
			{
				"12"
				{
					"team"		"14"
				}
				"13"
				{
					"team"		"14"
				}
				"15"
				{
					"team"		"80"
				}
				"18"
				{
					"team"		"67"
				}
				"21"
				{
					"team"		"121"
				}
			}
		}
		"171425088"
		{
			"name"		"oskar"
			"code"		"oskar"
			"dob"		"1991-06-21"
			"geo"		"CZ"
			"events"
			{
				"12"
				{
					"team"		"29"
				}
				"13"
				{
					"team"		"29"
				}
				"14"
				{
					"team"		"29"
				}
				"16"
				{
					"team"		"25"
				}
			}
		}
		"31006590"
		{
			"name"		"ropz"
			"code"		"ropz"
			"dob"		"1999-12-22"
			"geo"		"EE"
			"events"
			{
				"12"
				{
					"team"		"29"
				}
				"13"
				{
					"team"		"29"
				}
				"14"
				{
					"team"		"29"
				}
				"16"
				{
					"team"		"29"
				}
				"18"
				{
					"team"		"106"
				}
				"19"
				{
					"team"		"61"
				}
				"20"
				{
					"team"		"61"
				}
				"21"
				{
					"team"		"61"
				}
			}
		}
		"51271036"
		{
			"name"		"keev"
			"code"		"keev"
			"dob"		"1991-11-18"
			"geo"		"DE"
			"events"
			{
				"12"
				{
					"team"		"69"
				}
				"13"
				{
					"team"		"69"
				}
			}
		}
		"21242287"
		{
			"name"		"LEGIJA"
			"code"		"legija"
			"dob"		"1990-10-15"
			"geo"		"DE"
			"events"
			{
				"12"
				{
					"team"		"69"
				}
				"13"
				{
					"team"		"69"
				}
				"3"
				{
					"team"		"29"
				}
			}
		}
		"1225952"
		{
			"name"		"tabseN"
			"code"		"tabsen"
			"dob"		"1995-04-05"
			"geo"		"DE"
			"events"
			{
				"12"
				{
					"team"		"69"
				}
				"13"
				{
					"team"		"69"
				}
				"14"
				{
					"team"		"69"
				}
				"15"
				{
					"team"		"69"
				}
				"3"
				{
					"team"		"29"
				}
				"18"
				{
					"team"		"69"
				}
				"19"
				{
					"team"		"69"
				}
				"20"
				{
					"team"		"69"
				}
			}
		}
		"94605121"
		{
			"name"		"autimatic"
			"code"		"autimatic"
			"dob"		"1996-10-09"
			"geo"		"US"
			"events"
			{
				"12"
				{
					"team"		"33"
				}
				"13"
				{
					"team"		"33"
				}
				"14"
				{
					"team"		"33"
				}
				"15"
				{
					"team"		"33"
				}
				"20"
				{
					"team"		"98"
				}
			}
		}
		"3417033"
		{
			"name"		"HS"
			"code"		"hs"
			"dob"		"1996-12-15"
			"geo"		"EE"
			"events"
			{
				"12"
				{
					"team"		"39"
				}
			}
		}
		"26563533"
		{
			"name"		"innocent"
			"code"		"innocent"
			"dob"		"1993-12-20"
			"geo"		"PL"
			"events"
			{
				"12"
				{
					"team"		"39"
				}
				"13"
				{
					"team"		"72"
				}
				"5"
				{
					"team"		"42"
				}
			}
		}
		"17526007"
		{
			"name"		"kRYSTAL"
			"code"		"krystal"
			"dob"		"1993-07-23"
			"geo"		"DE"
			"events"
			{
				"12"
				{
					"team"		"39"
				}
				"13"
				{
					"team"		"72"
				}
				"5"
				{
					"team"		"39"
				}
				"6"
				{
					"team"		"39"
				}
			}
		}
		"57405333"
		{
			"name"		"suNny"
			"code"		"sunny"
			"dob"		"1994-08-24"
			"geo"		"FI"
			"events"
			{
				"12"
				{
					"team"		"39"
				}
				"13"
				{
					"team"		"29"
				}
				"14"
				{
					"team"		"29"
				}
			}
		}
		"16308501"
		{
			"name"		"zehN"
			"code"		"zehn"
			"dob"		"1991-11-07"
			"geo"		"FI"
			"events"
			{
				"12"
				{
					"team"		"39"
				}
				"13"
				{
					"team"		"72"
				}
			}
		}
		"57761535"
		{
			"name"		"HEN1"
			"code"		"hen1"
			"dob"		"1995-07-14"
			"geo"		"BR"
			"events"
			{
				"12"
				{
					"team"		"71"
				}
				"13"
				{
					"team"		"71"
				}
			}
		}
		"6732863"
		{
			"name"		"kNgV-"
			"code"		"kngv"
			"dob"		"1992-11-26"
			"geo"		"BR"
			"events"
			{
				"12"
				{
					"team"		"71"
				}
				"13"
				{
					"team"		"71"
				}
				"16"
				{
					"team"		"94"
				}
			}
		}
		"4780624"
		{
			"name"		"LUCAS1"
			"code"		"lucas1"
			"dob"		"1995-07-14"
			"geo"		"BR"
			"events"
			{
				"12"
				{
					"team"		"71"
				}
				"13"
				{
					"team"		"71"
				}
				"16"
				{
					"team"		"80"
				}
			}
		}
		"85633136"
		{
			"name"		"chopper"
			"code"		"chopper"
			"dob"		"1997-02-04"
			"geo"		"RU"
			"events"
			{
				"12"
				{
					"team"		"70"
				}
				"13"
				{
					"team"		"70"
				}
				"14"
				{
					"team"		"70"
				}
				"15"
				{
					"team"		"70"
				}
				"18"
				{
					"team"		"81"
				}
				"19"
				{
					"team"		"81"
				}
				"20"
				{
					"team"		"81"
				}
			}
		}
		"61587630"
		{
			"name"		"hutji"
			"code"		"hutji"
			"dob"		"1995-09-13"
			"geo"		"RU"
			"events"
			{
				"12"
				{
					"team"		"70"
				}
				"13"
				{
					"team"		"70"
				}
				"14"
				{
					"team"		"70"
				}
				"15"
				{
					"team"		"70"
				}
			}
		}
		"43490511"
		{
			"name"		"jR"
			"code"		"jr"
			"dob"		"1993-10-22"
			"geo"		"UA"
			"events"
			{
				"12"
				{
					"team"		"70"
				}
				"13"
				{
					"team"		"70"
				}
				"14"
				{
					"team"		"70"
				}
				"15"
				{
					"team"		"70"
				}
			}
		}
		"65572922"
		{
			"name"		"keshandr"
			"code"		"keshandr"
			"dob"		"1994-03-28"
			"geo"		"RU"
			"events"
			{
				"12"
				{
					"team"		"70"
				}
				"13"
				{
					"team"		"70"
				}
			}
		}
		"40562076"
		{
			"name"		"mir"
			"code"		"mir"
			"dob"		"1996-01-10"
			"geo"		"RU"
			"events"
			{
				"12"
				{
					"team"		"70"
				}
				"13"
				{
					"team"		"70"
				}
				"14"
				{
					"team"		"63"
				}
				"18"
				{
					"team"		"81"
				}
			}
		}
		"50204800"
		{
			"name"		"balblna"
			"code"		"balblna"
			"dob"		"1996-01-15"
			"geo"		"RU"
			"events"
			{
				"13"
				{
					"team"		"76"
				}
				"14"
				{
					"team"		"83"
				}
			}
		}
		"115223433"
		{
			"name"		"jmqa"
			"code"		"jmqa"
			"dob"		"1997-04-17"
			"geo"		"RU"
			"events"
			{
				"13"
				{
					"team"		"76"
				}
				"14"
				{
					"team"		"83"
				}
			}
		}
		"12720124"
		{
			"name"		"waterfaLLZ"
			"code"		"waterfallz"
			"dob"		"1995-06-18"
			"geo"		"RU"
			"events"
			{
				"13"
				{
					"team"		"76"
				}
				"14"
				{
					"team"		"83"
				}
			}
		}
		"185941338"
		{
			"name"		"Boombl4"
			"code"		"boombl4"
			"dob"		"1998-12-20"
			"geo"		"RU"
			"events"
			{
				"13"
				{
					"team"		"76"
				}
				"14"
				{
					"team"		"83"
				}
				"15"
				{
					"team"		"83"
				}
				"16"
				{
					"team"		"12"
				}
				"18"
				{
					"team"		"12"
				}
				"19"
				{
					"team"		"12"
				}
			}
		}
		"40982505"
		{
			"name"		"Kvik"
			"code"		"kvik"
			"dob"		"1995-11-18"
			"geo"		"LT"
			"events"
			{
				"13"
				{
					"team"		"76"
				}
				"14"
				{
					"team"		"83"
				}
				"15"
				{
					"team"		"83"
				}
			}
		}
		"55989477"
		{
			"name"		"Twistzz"
			"code"		"twistzz"
			"dob"		"1999-11-14"
			"geo"		"CA"
			"events"
			{
				"13"
				{
					"team"		"48"
				}
				"14"
				{
					"team"		"48"
				}
				"15"
				{
					"team"		"48"
				}
				"16"
				{
					"team"		"48"
				}
				"18"
				{
					"team"		"61"
				}
				"19"
				{
					"team"		"61"
				}
				"20"
				{
					"team"		"61"
				}
				"21"
				{
					"team"		"61"
				}
			}
		}
		"116664993"
		{
			"name"		"devoduvek"
			"code"		"devoduvek"
			"dob"		"1994-11-03"
			"geo"		"FR"
			"events"
			{
				"13"
				{
					"team"		"77"
				}
			}
		}
		"108679223"
		{
			"name"		"AmaNEk"
			"code"		"amanek"
			"dob"		"1993-08-24"
			"geo"		"FR"
			"events"
			{
				"13"
				{
					"team"		"77"
				}
				"16"
				{
					"team"		"59"
				}
				"18"
				{
					"team"		"59"
				}
			}
		}
		"86003016"
		{
			"name"		"ShahZaM"
			"code"		"shahzam"
			"dob"		"1993-10-08"
			"geo"		"US"
			"events"
			{
				"13"
				{
					"team"		"77"
				}
				"14"
				{
					"team"		"3"
				}
				"15"
				{
					"team"		"3"
				}
				"16"
				{
					"team"		"3"
				}
				"6"
				{
					"team"		"52"
				}
			}
		}
		"23556959"
		{
			"name"		"SicK"
			"code"		"sick"
			"dob"		"1998-09-02"
			"geo"		"US"
			"events"
			{
				"13"
				{
					"team"		"77"
				}
				"14"
				{
					"team"		"82"
				}
				"16"
				{
					"team"		"3"
				}
			}
		}
		"154664140"
		{
			"name"		"v4lde"
			"code"		"v4lde"
			"dob"		"1995-06-12"
			"geo"		"DK"
			"events"
			{
				"13"
				{
					"team"		"68"
				}
				"14"
				{
					"team"		"68"
				}
				"16"
				{
					"team"		"68"
				}
				"20"
				{
					"team"		"84"
				}
			}
		}
		"9224396"
		{
			"name"		"BIT"
			"code"		"bit"
			"dob"		"1990-07-16"
			"geo"		"BR"
			"events"
			{
				"13"
				{
					"team"		"71"
				}
			}
		}
		"38509481"
		{
			"name"		"xms"
			"code"		"xms"
			"dob"		"1997-05-24"
			"geo"		"FR"
			"events"
			{
				"13"
				{
					"team"		"46"
				}
			}
		}
		"33208850"
		{
			"name"		"fitch"
			"code"		"fitch"
			"dob"		"1992-07-15"
			"geo"		"KZ"
			"events"
			{
				"13"
				{
					"team"		"63"
				}
				"15"
				{
					"team"		"75"
				}
			}
		}
		"7167161"
		{
			"name"		"MAJ3R"
			"code"		"maj3r"
			"dob"		"1991-01-25"
			"geo"		"FR"
			"events"
			{
				"13"
				{
					"team"		"73"
				}
				"14"
				{
					"team"		"73"
				}
			}
		}
		"17887362"
		{
			"name"		"ngiN"
			"code"		"ngin"
			"dob"		"1993-05-27"
			"geo"		"TR"
			"events"
			{
				"13"
				{
					"team"		"73"
				}
				"14"
				{
					"team"		"73"
				}
			}
		}
		"83853068"
		{
			"name"		"XANTARES"
			"code"		"xantares"
			"dob"		"1995-08-07"
			"geo"		"TR"
			"events"
			{
				"13"
				{
					"team"		"73"
				}
				"14"
				{
					"team"		"73"
				}
				"15"
				{
					"team"		"69"
				}
				"19"
				{
					"team"		"110"
				}
			}
		}
		"68524615"
		{
			"name"		"paz"
			"code"		"paz"
			"dob"		"1997-04-24"
			"geo"		"TR"
			"events"
			{
				"13"
				{
					"team"		"73"
				}
				"14"
				{
					"team"		"73"
				}
			}
		}
		"92280537"
		{
			"name"		"Calyx"
			"code"		"calyx"
			"dob"		"1998-07-27"
			"geo"		"TR"
			"events"
			{
				"13"
				{
					"team"		"73"
				}
				"14"
				{
					"team"		"73"
				}
				"19"
				{
					"team"		"110"
				}
			}
		}
		"109036162"
		{
			"name"		"captainMo"
			"code"		"captainmo"
			"dob"		"1989-05-30"
			"geo"		"CN"
			"events"
			{
				"13"
				{
					"team"		"74"
				}
				"14"
				{
					"team"		"74"
				}
			}
		}
		"169982617"
		{
			"name"		"DD"
			"code"		"dd"
			"dob"		"1994-08-11"
			"geo"		"CN"
			"events"
			{
				"13"
				{
					"team"		"74"
				}
				"14"
				{
					"team"		"74"
				}
			}
		}
		"85131873"
		{
			"name"		"somebody"
			"code"		"somebody"
			"dob"		"1995-07-03"
			"geo"		"CN"
			"events"
			{
				"13"
				{
					"team"		"74"
				}
				"14"
				{
					"team"		"74"
				}
				"15"
				{
					"team"		"74"
				}
				"16"
				{
					"team"		"74"
				}
				"18"
				{
					"team"		"74"
				}
			}
		}
		"111817512"
		{
			"name"		"BnTeT"
			"code"		"bntet"
			"dob"		"1995-08-28"
			"geo"		"ID"
			"events"
			{
				"13"
				{
					"team"		"74"
				}
				"14"
				{
					"team"		"74"
				}
				"15"
				{
					"team"		"74"
				}
				"16"
				{
					"team"		"74"
				}
			}
		}
		"163358521"
		{
			"name"		"Nifty"
			"code"		"nifty"
			"dob"		"1997-11-23"
			"geo"		"US"
			"events"
			{
				"13"
				{
					"team"		"53"
				}
				"14"
				{
					"team"		"53"
				}
			}
		}
		"166970562"
		{
			"name"		"qikert"
			"code"		"qikert"
			"dob"		"1999-01-01"
			"geo"		"KZ"
			"events"
			{
				"13"
				{
					"team"		"75"
				}
				"15"
				{
					"team"		"75"
				}
				"16"
				{
					"team"		"75"
				}
				"18"
				{
					"team"		"31"
				}
				"19"
				{
					"team"		"109"
				}
				"20"
				{
					"team"		"109"
				}
			}
		}
		"212936195"
		{
			"name"		"buster"
			"code"		"buster"
			"dob"		"1999-12-17"
			"geo"		"KZ"
			"events"
			{
				"13"
				{
					"team"		"75"
				}
				"15"
				{
					"team"		"75"
				}
				"16"
				{
					"team"		"75"
				}
				"18"
				{
					"team"		"31"
				}
				"19"
				{
					"team"		"109"
				}
			}
		}
		"75859856"
		{
			"name"		"Jame"
			"code"		"jame"
			"dob"		"1998-08-23"
			"geo"		"RU"
			"events"
			{
				"13"
				{
					"team"		"75"
				}
				"15"
				{
					"team"		"75"
				}
				"16"
				{
					"team"		"75"
				}
				"18"
				{
					"team"		"31"
				}
				"19"
				{
					"team"		"109"
				}
				"20"
				{
					"team"		"109"
				}
			}
		}
		"825268"
		{
			"name"		"dimasick"
			"code"		"dimasick"
			"dob"		"1996-07-06"
			"geo"		"KZ"
			"events"
			{
				"13"
				{
					"team"		"75"
				}
			}
		}
		"107672171"
		{
			"name"		"KrizzeN"
			"code"		"krizzen"
			"dob"		"1999-09-24"
			"geo"		"KZ"
			"events"
			{
				"13"
				{
					"team"		"75"
				}
				"15"
				{
					"team"		"75"
				}
			}
		}
		"116509497"
		{
			"name"		"Golden"
			"code"		"golden"
			"dob"		"1994-02-02"
			"geo"		"SE"
			"events"
			{
				"13"
				{
					"team"		"6"
				}
				"14"
				{
					"team"		"33"
				}
				"15"
				{
					"team"		"33"
				}
				"16"
				{
					"team"		"1"
				}
			}
		}
		"88001036"
		{
			"name"		"Attacker"
			"code"		"attacker"
			"dob"		"1997-01-07"
			"geo"		"CN"
			"events"
			{
				"13"
				{
					"team"		"79"
				}
				"15"
				{
					"team"		"74"
				}
				"16"
				{
					"team"		"74"
				}
				"18"
				{
					"team"		"74"
				}
			}
		}
		"85358333"
		{
			"name"		"Karsa"
			"code"		"karsa"
			"dob"		"1992-02-29"
			"geo"		"CN"
			"events"
			{
				"13"
				{
					"team"		"79"
				}
			}
		}
		"16127541"
		{
			"name"		"Kaze"
			"code"		"kaze"
			"dob"		"1994-07-22"
			"geo"		"MY"
			"events"
			{
				"13"
				{
					"team"		"79"
				}
				"15"
				{
					"team"		"88"
				}
			}
		}
		"48886373"
		{
			"name"		"LoveYY"
			"code"		"loveyy"
			"dob"		"1989-01-09"
			"geo"		"CN"
			"events"
			{
				"13"
				{
					"team"		"79"
				}
			}
		}
		"52964519"
		{
			"name"		"Summer"
			"code"		"summer"
			"dob"		"1997-05-16"
			"geo"		"CN"
			"events"
			{
				"13"
				{
					"team"		"79"
				}
				"15"
				{
					"team"		"74"
				}
				"16"
				{
					"team"		"74"
				}
				"18"
				{
					"team"		"74"
				}
			}
		}
		"1936433"
		{
			"name"		"ANDROID"
			"code"		"android"
			"dob"		"1994-05-26"
			"geo"		"CA"
			"events"
			{
				"14"
				{
					"team"		"3"
				}
			}
		}
		"26995179"
		{
			"name"		"dephh"
			"code"		"dephh"
			"dob"		"1991-12-23"
			"geo"		"GB"
			"events"
			{
				"14"
				{
					"team"		"3"
				}
				"15"
				{
					"team"		"3"
				}
				"16"
				{
					"team"		"3"
				}
			}
		}
		"57496765"
		{
			"name"		"yay"
			"code"		"yay"
			"dob"		"1998-09-09"
			"geo"		"US"
			"events"
			{
				"14"
				{
					"team"		"3"
				}
			}
		}
		"34364443"
		{
			"name"		"COLDYY1"
			"code"		"coldyy1"
			"dob"		"1992-04-08"
			"geo"		"UA"
			"events"
			{
				"14"
				{
					"team"		"81"
				}
				"15"
				{
					"team"		"81"
				}
			}
		}
		"51718767"
		{
			"name"		"Dima"
			"code"		"dima"
			"dob"		"1995-01-27"
			"geo"		"RU"
			"events"
			{
				"14"
				{
					"team"		"81"
				}
				"15"
				{
					"team"		"81"
				}
			}
		}
		"80311472"
		{
			"name"		"sdy"
			"code"		"sdy"
			"dob"		"1997-03-14"
			"geo"		"UA"
			"events"
			{
				"14"
				{
					"team"		"81"
				}
				"15"
				{
					"team"		"81"
				}
				"18"
				{
					"team"		"81"
				}
				"20"
				{
					"team"		"12"
				}
				"21"
				{
					"team"		"119"
				}
			}
		}
		"174857712"
		{
			"name"		"S0tF1k"
			"code"		"s0tf1k"
			"dob"		"1994-09-29"
			"geo"		"RU"
			"events"
			{
				"14"
				{
					"team"		"81"
				}
				"15"
				{
					"team"		"81"
				}
			}
		}
		"15738602"
		{
			"name"		"tonyblack"
			"code"		"tonyblack"
			"dob"		"1992-11-26"
			"geo"		"RU"
			"events"
			{
				"14"
				{
					"team"		"70"
				}
				"15"
				{
					"team"		"70"
				}
			}
		}
		"36981424"
		{
			"name"		"crush"
			"code"		"crush"
			"dob"		"1995-08-12"
			"geo"		"UA"
			"events"
			{
				"14"
				{
					"team"		"70"
				}
				"15"
				{
					"team"		"70"
				}
			}
		}
		"123219778"
		{
			"name"		"woxic"
			"code"		"woxic"
			"dob"		"1998-09-02"
			"geo"		"TR"
			"events"
			{
				"14"
				{
					"team"		"25"
				}
				"15"
				{
					"team"		"25"
				}
				"16"
				{
					"team"		"29"
				}
				"19"
				{
					"team"		"110"
				}
			}
		}
		"77546728"
		{
			"name"		"ISSAA"
			"code"		"issaa"
			"dob"		"1996-12-23"
			"geo"		"JO"
			"events"
			{
				"14"
				{
					"team"		"25"
				}
				"15"
				{
					"team"		"25"
				}
				"16"
				{
					"team"		"25"
				}
			}
		}
		"177428807"
		{
			"name"		"xccurate"
			"code"		"xccurate"
			"dob"		"1998-02-18"
			"geo"		"ID"
			"events"
			{
				"14"
				{
					"team"		"74"
				}
				"15"
				{
					"team"		"74"
				}
			}
		}
		"21355604"
		{
			"name"		"gade"
			"code"		"gade"
			"dob"		"1994-11-06"
			"geo"		"DK"
			"events"
			{
				"14"
				{
					"team"		"66"
				}
				"16"
				{
					"team"		"68"
				}
				"18"
				{
					"team"		"69"
				}
			}
		}
		"29157337"
		{
			"name"		"Snappi"
			"code"		"snappi"
			"dob"		"1990-06-09"
			"geo"		"DK"
			"events"
			{
				"14"
				{
					"team"		"66"
				}
				"18"
				{
					"team"		"84"
				}
				"19"
				{
					"team"		"84"
				}
				"20"
				{
					"team"		"84"
				}
				"21"
				{
					"team"		"84"
				}
			}
		}
		"83626376"
		{
			"name"		"JUGi"
			"code"		"jugi"
			"dob"		"1997-04-01"
			"geo"		"DK"
			"events"
			{
				"14"
				{
					"team"		"66"
				}
				"16"
				{
					"team"		"68"
				}
			}
		}
		"159123007"
		{
			"name"		"draken"
			"code"		"draken"
			"dob"		"1995-10-05"
			"geo"		"SE"
			"events"
			{
				"14"
				{
					"team"		"6"
				}
			}
		}
		"73906687"
		{
			"name"		"REZ"
			"code"		"rez"
			"dob"		"1998-01-11"
			"geo"		"SE"
			"events"
			{
				"14"
				{
					"team"		"1"
				}
				"15"
				{
					"team"		"1"
				}
				"16"
				{
					"team"		"1"
				}
				"18"
				{
					"team"		"1"
				}
				"19"
				{
					"team"		"1"
				}
				"20"
				{
					"team"		"1"
				}
				"21"
				{
					"team"		"1"
				}
			}
		}
		"37291208"
		{
			"name"		"tiziaN"
			"code"		"tizian"
			"dob"		"1996-06-15"
			"geo"		"DE"
			"events"
			{
				"14"
				{
					"team"		"69"
				}
				"15"
				{
					"team"		"69"
				}
				"3"
				{
					"team"		"29"
				}
				"18"
				{
					"team"		"69"
				}
				"19"
				{
					"team"		"69"
				}
			}
		}
		"211423593"
		{
			"name"		"smooya"
			"code"		"smooya"
			"dob"		"1999-08-16"
			"geo"		"GB"
			"events"
			{
				"14"
				{
					"team"		"69"
				}
				"15"
				{
					"team"		"69"
				}
			}
		}
		"60359075"
		{
			"name"		"MICHU"
			"code"		"michu"
			"dob"		"1996-12-29"
			"geo"		"PL"
			"events"
			{
				"14"
				{
					"team"		"31"
				}
				"18"
				{
					"team"		"98"
				}
			}
		}
		"111436809"
		{
			"name"		"snatchie"
			"code"		"snatchie"
			"dob"		"1998-01-31"
			"geo"		"PL"
			"events"
			{
				"14"
				{
					"team"		"31"
				}
			}
		}
		"29470855"
		{
			"name"		"niko"
			"code"		"nikodk"
			"dob"		"1998-05-28"
			"geo"		"DK"
			"events"
			{
				"14"
				{
					"team"		"68"
				}
				"21"
				{
					"team"		"96"
				}
			}
		}
		"43849788"
		{
			"name"		"cadiaN"
			"code"		"cadian"
			"dob"		"1995-06-26"
			"geo"		"DK"
			"events"
			{
				"14"
				{
					"team"		"82"
				}
				"1"
				{
					"team"		"15"
				}
				"3"
				{
					"team"		"29"
				}
				"5"
				{
					"team"		"10"
				}
				"18"
				{
					"team"		"95"
				}
				"19"
				{
					"team"		"95"
				}
				"20"
				{
					"team"		"95"
				}
				"21"
				{
					"team"		"95"
				}
			}
		}
		"135979468"
		{
			"name"		"vice"
			"code"		"vice"
			"dob"		"1995-11-09"
			"geo"		"US"
			"events"
			{
				"14"
				{
					"team"		"82"
				}
			}
		}
		"2445180"
		{
			"name"		"Aerial"
			"code"		"aerial"
			"dob"		"1993-06-11"
			"geo"		"FI"
			"events"
			{
				"15"
				{
					"team"		"84"
				}
				"16"
				{
					"team"		"84"
				}
			}
		}
		"52906775"
		{
			"name"		"xseveN"
			"code"		"xseven"
			"dob"		"1994-08-14"
			"geo"		"FI"
			"events"
			{
				"15"
				{
					"team"		"84"
				}
				"16"
				{
					"team"		"84"
				}
			}
		}
		"52977598"
		{
			"name"		"Aleksib"
			"code"		"aleksib"
			"dob"		"1997-03-30"
			"geo"		"FI"
			"events"
			{
				"15"
				{
					"team"		"84"
				}
				"16"
				{
					"team"		"84"
				}
				"19"
				{
					"team"		"59"
				}
				"20"
				{
					"team"		"1"
				}
				"21"
				{
					"team"		"1"
				}
			}
		}
		"67574097"
		{
			"name"		"sergej"
			"code"		"sergej"
			"dob"		"2002-03-01"
			"geo"		"FI"
			"events"
			{
				"15"
				{
					"team"		"84"
				}
				"16"
				{
					"team"		"84"
				}
			}
		}
		"178562747"
		{
			"name"		"Brollan"
			"code"		"brollan"
			"dob"		"2002-06-17"
			"geo"		"SE"
			"events"
			{
				"15"
				{
					"team"		"6"
				}
				"19"
				{
					"team"		"1"
				}
				"20"
				{
					"team"		"1"
				}
				"21"
				{
					"team"		"1"
				}
			}
		}
		"36104456"
		{
			"name"		"VINI"
			"code"		"vini"
			"dob"		"1999-05-20"
			"geo"		"BR"
			"events"
			{
				"15"
				{
					"team"		"85"
				}
				"16"
				{
					"team"		"85"
				}
				"18"
				{
					"team"		"85"
				}
				"19"
				{
					"team"		"113"
				}
				"20"
				{
					"team"		"113"
				}
			}
		}
		"82940700"
		{
			"name"		"ableJ"
			"code"		"ablej"
			"dob"		"1998-11-05"
			"geo"		"BR"
			"events"
			{
				"15"
				{
					"team"		"85"
				}
				"16"
				{
					"team"		"85"
				}
			}
		}
		"83503844"
		{
			"name"		"arT"
			"code"		"art"
			"dob"		"1996-03-27"
			"geo"		"BR"
			"events"
			{
				"15"
				{
					"team"		"85"
				}
				"16"
				{
					"team"		"85"
				}
				"18"
				{
					"team"		"85"
				}
				"19"
				{
					"team"		"85"
				}
				"20"
				{
					"team"		"85"
				}
				"21"
				{
					"team"		"85"
				}
			}
		}
		"98234764"
		{
			"name"		"KSCERATO"
			"code"		"kscerato"
			"dob"		"1999-09-12"
			"geo"		"BR"
			"events"
			{
				"15"
				{
					"team"		"85"
				}
				"16"
				{
					"team"		"85"
				}
				"18"
				{
					"team"		"85"
				}
				"19"
				{
					"team"		"85"
				}
				"20"
				{
					"team"		"85"
				}
				"21"
				{
					"team"		"85"
				}
			}
		}
		"204704832"
		{
			"name"		"yuurih"
			"code"		"yuurih"
			"dob"		"1999-12-22"
			"geo"		"BR"
			"events"
			{
				"15"
				{
					"team"		"85"
				}
				"16"
				{
					"team"		"85"
				}
				"18"
				{
					"team"		"85"
				}
				"19"
				{
					"team"		"85"
				}
				"20"
				{
					"team"		"85"
				}
				"21"
				{
					"team"		"85"
				}
			}
		}
		"11977189"
		{
			"name"		"JaCkz"
			"code"		"jackz"
			"dob"		"1992-07-07"
			"geo"		"FR"
			"events"
			{
				"15"
				{
					"team"		"59"
				}
				"16"
				{
					"team"		"59"
				}
				"18"
				{
					"team"		"59"
				}
				"19"
				{
					"team"		"59"
				}
			}
		}
		"71624387"
		{
			"name"		"Lucky"
			"code"		"lucky"
			"dob"		"1998-04-06"
			"geo"		"FR"
			"events"
			{
				"15"
				{
					"team"		"59"
				}
				"16"
				{
					"team"		"59"
				}
			}
		}
		"100224621"
		{
			"name"		"sterling"
			"code"		"sterling"
			"dob"		"1998-06-27"
			"geo"		"GB"
			"events"
			{
				"15"
				{
					"team"		"86"
				}
			}
		}
		"101535513"
		{
			"name"		"dexter"
			"code"		"dexter"
			"dob"		"1994-08-15"
			"geo"		"AU"
			"events"
			{
				"15"
				{
					"team"		"86"
				}
				"16"
				{
					"team"		"86"
				}
				"18"
				{
					"team"		"106"
				}
				"20"
				{
					"team"		"106"
				}
				"21"
				{
					"team"		"106"
				}
			}
		}
		"131305548"
		{
			"name"		"erkaSt"
			"code"		"erkast"
			"dob"		"1995-03-19"
			"geo"		"AU"
			"events"
			{
				"15"
				{
					"team"		"86"
				}
				"16"
				{
					"team"		"86"
				}
			}
		}
		"181905573"
		{
			"name"		"malta"
			"code"		"malta"
			"dob"		"1995-11-01"
			"geo"		"AU"
			"events"
			{
				"15"
				{
					"team"		"86"
				}
				"16"
				{
					"team"		"86"
				}
				"18"
				{
					"team"		"53"
				}
			}
		}
		"192019632"
		{
			"name"		"DickStacy"
			"code"		"dickstacy"
			"dob"		"1997-04-16"
			"geo"		"AU"
			"events"
			{
				"15"
				{
					"team"		"86"
				}
				"16"
				{
					"team"		"86"
				}
			}
		}
		"94595411"
		{
			"name"		"Brehze"
			"code"		"brehze"
			"dob"		"1998-05-22"
			"geo"		"US"
			"events"
			{
				"15"
				{
					"team"		"87"
				}
				"16"
				{
					"team"		"87"
				}
				"18"
				{
					"team"		"98"
				}
				"20"
				{
					"team"		"98"
				}
			}
		}
		"169177802"
		{
			"name"		"Ethan"
			"code"		"ethan"
			"dob"		"2000-03-02"
			"geo"		"US"
			"events"
			{
				"15"
				{
					"team"		"87"
				}
				"16"
				{
					"team"		"87"
				}
			}
		}
		"196088155"
		{
			"name"		"CeRq"
			"code"		"cerq"
			"dob"		"1999-12-08"
			"geo"		"BG"
			"events"
			{
				"15"
				{
					"team"		"87"
				}
				"16"
				{
					"team"		"87"
				}
				"18"
				{
					"team"		"98"
				}
				"20"
				{
					"team"		"98"
				}
			}
		}
		"5543683"
		{
			"name"		"Gratisfaction"
			"code"		"gratisfaction"
			"dob"		"1996-03-06"
			"geo"		"NZ"
			"events"
			{
				"15"
				{
					"team"		"53"
				}
				"16"
				{
					"team"		"53"
				}
			}
		}
		"112055988"
		{
			"name"		"Liazz"
			"code"		"liazz"
			"dob"		"1997-08-29"
			"geo"		"AU"
			"events"
			{
				"15"
				{
					"team"		"53"
				}
				"16"
				{
					"team"		"53"
				}
				"19"
				{
					"team"		"53"
				}
				"20"
				{
					"team"		"86"
				}
				"21"
				{
					"team"		"86"
				}
			}
		}
		"41786057"
		{
			"name"		"advent"
			"code"		"advent"
			"dob"		"1992-06-16"
			"geo"		"CN"
			"events"
			{
				"15"
				{
					"team"		"88"
				}
			}
		}
		"46223698"
		{
			"name"		"aumaN"
			"code"		"auman"
			"dob"		"1994-07-16"
			"geo"		"CN"
			"events"
			{
				"15"
				{
					"team"		"88"
				}
			}
		}
		"99494192"
		{
			"name"		"zhokiNg"
			"code"		"zhoking"
			"dob"		"1993-12-07"
			"geo"		"CN"
			"events"
			{
				"15"
				{
					"team"		"88"
				}
			}
		}
		"208355715"
		{
			"name"		"Freeman"
			"code"		"freeman"
			"dob"		"1999-07-25"
			"geo"		"CN"
			"events"
			{
				"15"
				{
					"team"		"88"
				}
				"16"
				{
					"team"		"74"
				}
			}
		}
		"44605706"
		{
			"name"		"ALEX"
			"code"		"alex"
			"dob"		"1995-09-28"
			"geo"		"GB"
			"events"
			{
				"15"
				{
					"team"		"89"
				}
				"16"
				{
					"team"		"89"
				}
			}
		}
		"153400465"
		{
			"name"		"ZywOo"
			"code"		"zywoo"
			"dob"		"2000-11-09"
			"geo"		"FR"
			"events"
			{
				"15"
				{
					"team"		"89"
				}
				"16"
				{
					"team"		"89"
				}
				"18"
				{
					"team"		"89"
				}
				"19"
				{
					"team"		"89"
				}
				"20"
				{
					"team"		"89"
				}
				"21"
				{
					"team"		"89"
				}
			}
		}
		"262176776"
		{
			"name"		"n0rb3r7"
			"code"		"n0rb3r7"
			"dob"		"2001-03-11"
			"geo"		"RU"
			"events"
			{
				"15"
				{
					"team"		"83"
				}
				"20"
				{
					"team"		"109"
				}
			}
		}
		"138156260"
		{
			"name"		"oBo"
			"code"		"obo"
			"dob"		"2003-06-26"
			"geo"		"US"
			"events"
			{
				"16"
				{
					"team"		"3"
				}
				"18"
				{
					"team"		"98"
				}
			}
		}
		"357361556"
		{
			"name"		"SANJI"
			"code"		"sanji"
			"dob"		"1997-11-18"
			"geo"		"UZ"
			"events"
			{
				"16"
				{
					"team"		"75"
				}
			}
		}
		"39266546"
		{
			"name"		"Sico"
			"code"		"sico"
			"dob"		"1994-08-08"
			"geo"		"NZ"
			"events"
			{
				"16"
				{
					"team"		"86"
				}
				"18"
				{
					"team"		"53"
				}
				"19"
				{
					"team"		"53"
				}
				"20"
				{
					"team"		"86"
				}
				"21"
				{
					"team"		"86"
				}
			}
		}
		"108157034"
		{
			"name"		"frozen"
			"code"		"frozen"
			"dob"		"2002-07-18"
			"geo"		"SK"
			"events"
			{
				"16"
				{
					"team"		"29"
				}
				"18"
				{
					"team"		"106"
				}
				"20"
				{
					"team"		"106"
				}
				"21"
				{
					"team"		"106"
				}
			}
		}
		"35551773"
		{
			"name"		"FL1T"
			"code"		"fl1t"
			"dob"		"2000-12-21"
			"geo"		"RU"
			"events"
			{
				"16"
				{
					"team"		"90"
				}
				"18"
				{
					"team"		"31"
				}
				"19"
				{
					"team"		"109"
				}
				"20"
				{
					"team"		"109"
				}
			}
		}
		"65822428"
		{
			"name"		"Jerry"
			"code"		"jerry"
			"dob"		"1998-05-24"
			"geo"		"RU"
			"events"
			{
				"16"
				{
					"team"		"90"
				}
				"19"
				{
					"team"		"90"
				}
				"21"
				{
					"team"		"90"
				}
			}
		}
		"83782305"
		{
			"name"		"almazer"
			"code"		"almazer"
			"dob"		"1998-11-06"
			"geo"		"RU"
			"events"
			{
				"16"
				{
					"team"		"90"
				}
			}
		}
		"112014226"
		{
			"name"		"xsepower"
			"code"		"xsepower"
			"dob"		"1998-02-26"
			"geo"		"RU"
			"events"
			{
				"16"
				{
					"team"		"90"
				}
			}
		}
		"115742145"
		{
			"name"		"facecrack"
			"code"		"facecrack"
			"dob"		"1994-04-22"
			"geo"		"RU"
			"events"
			{
				"16"
				{
					"team"		"90"
				}
			}
		}
		"39559694"
		{
			"name"		"nexa"
			"code"		"nexa"
			"dob"		"1997-04-25"
			"geo"		"RS"
			"events"
			{
				"16"
				{
					"team"		"91"
				}
				"18"
				{
					"team"		"59"
				}
				"20"
				{
					"team"		"96"
				}
			}
		}
		"52606325"
		{
			"name"		"huNter-"
			"code"		"hunter"
			"dob"		"1996-03-01"
			"geo"		"BH"
			"events"
			{
				"16"
				{
					"team"		"91"
				}
				"18"
				{
					"team"		"59"
				}
				"19"
				{
					"team"		"59"
				}
				"21"
				{
					"team"		"59"
				}
			}
		}
		"75069143"
		{
			"name"		"ottoNd"
			"code"		"ottond"
			"dob"		"1997-11-07"
			"geo"		"FI"
			"events"
			{
				"16"
				{
					"team"		"91"
				}
			}
		}
		"81826283"
		{
			"name"		"LETN1"
			"code"		"letn1"
			"dob"		"1992-11-16"
			"geo"		"RS"
			"events"
			{
				"16"
				{
					"team"		"91"
				}
			}
		}
		"84772046"
		{
			"name"		"EspiranTo"
			"code"		"espiranto"
			"dob"		"2001-04-12"
			"geo"		"LT"
			"events"
			{
				"16"
				{
					"team"		"91"
				}
			}
		}
		"47286907"
		{
			"name"		"t0rick"
			"code"		"t0rick"
			"dob"		"1994-07-06"
			"geo"		"AZ"
			"events"
			{
				"16"
				{
					"team"		"92"
				}
			}
		}
		"93777050"
		{
			"name"		"neaLaN"
			"code"		"nealan"
			"dob"		"2000-08-06"
			"geo"		"KZ"
			"events"
			{
				"16"
				{
					"team"		"92"
				}
				"20"
				{
					"team"		"98"
				}
			}
		}
		"138078516"
		{
			"name"		"Keoz"
			"code"		"keoz"
			"dob"		"2000-12-29"
			"geo"		"BE"
			"events"
			{
				"16"
				{
					"team"		"92"
				}
				"20"
				{
					"team"		"115"
				}
				"21"
				{
					"team"		"115"
				}
			}
		}
		"147496118"
		{
			"name"		"Ramz1kBO$$"
			"code"		"ramz1kboss"
			"dob"		"1999-12-09"
			"geo"		"KZ"
			"events"
			{
				"16"
				{
					"team"		"92"
				}
			}
		}
		"160954758"
		{
			"name"		"Perfecto"
			"code"		"perfecto"
			"dob"		"1999-11-24"
			"geo"		"RU"
			"events"
			{
				"16"
				{
					"team"		"92"
				}
				"18"
				{
					"team"		"12"
				}
				"19"
				{
					"team"		"12"
				}
				"20"
				{
					"team"		"12"
				}
				"21"
				{
					"team"		"12"
				}
			}
		}
		"35632848"
		{
			"name"		"svyat"
			"code"		"svyat"
			"dob"		"1994-11-07"
			"geo"		"RU"
			"events"
			{
				"16"
				{
					"team"		"93"
				}
			}
		}
		"42106423"
		{
			"name"		"kinqie"
			"code"		"kinqie"
			"dob"		"1991-11-07"
			"geo"		"RU"
			"events"
			{
				"16"
				{
					"team"		"93"
				}
			}
		}
		"67083025"
		{
			"name"		"Forester"
			"code"		"forester"
			"dob"		"2000-01-03"
			"geo"		"RU"
			"events"
			{
				"16"
				{
					"team"		"93"
				}
				"18"
				{
					"team"		"105"
				}
			}
		}
		"71642904"
		{
			"name"		"Krad"
			"code"		"krad"
			"dob"		"1999-01-09"
			"geo"		"RU"
			"events"
			{
				"16"
				{
					"team"		"93"
				}
				"18"
				{
					"team"		"105"
				}
				"21"
				{
					"team"		"90"
				}
			}
		}
		"79928921"
		{
			"name"		"speed4k"
			"code"		"speed4k"
			"dob"		"1996-06-04"
			"geo"		"RU"
			"events"
			{
				"16"
				{
					"team"		"93"
				}
			}
		}
		"89528706"
		{
			"name"		"DeStiNy"
			"code"		"destiny"
			"dob"		"1997-07-03"
			"geo"		"BR"
			"events"
			{
				"16"
				{
					"team"		"94"
				}
			}
		}
		"90069456"
		{
			"name"		"yel"
			"code"		"yel"
			"dob"		"1992-05-22"
			"geo"		"BR"
			"events"
			{
				"16"
				{
					"team"		"94"
				}
			}
		}
		"107498100"
		{
			"name"		"chelo"
			"code"		"chelo"
			"dob"		"1998-06-08"
			"geo"		"BR"
			"events"
			{
				"16"
				{
					"team"		"94"
				}
				"19"
				{
					"team"		"80"
				}
				"20"
				{
					"team"		"113"
				}
			}
		}
		"109826856"
		{
			"name"		"xand"
			"code"		"xand"
			"dob"		"1995-04-11"
			"geo"		"BR"
			"events"
			{
				"16"
				{
					"team"		"94"
				}
			}
		}
		"333319"
		{
			"name"		"Fifflaren"
			"code"		"fifflaren"
			"dob"		"-"
			"geo"		"SE"
			"events"
			{
				"1"
				{
					"team"		"1"
				}
				"3"
				{
					"team"		"1"
				}
				"4"
				{
					"team"		"1"
				}
			}
		}
		"41556539"
		{
			"name"		"kUcheR"
			"code"		"kucher"
			"dob"		"-"
			"geo"		"RU"
			"events"
			{
				"1"
				{
					"team"		"2"
				}
				"3"
				{
					"team"		"25"
				}
				"4"
				{
					"team"		"25"
				}
				"5"
				{
					"team"		"25"
				}
				"6"
				{
					"team"		"25"
				}
			}
		}
		"19024"
		{
			"name"		"Swag"
			"code"		"swag"
			"dob"		"-"
			"geo"		"US"
			"events"
			{
				"1"
				{
					"team"		"3"
				}
				"3"
				{
					"team"		"3"
				}
				"4"
				{
					"team"		"5"
				}
				"5"
				{
					"team"		"5"
				}
			}
		}
		"10796770"
		{
			"name"		"SEMPHIS"
			"code"		"semphis"
			"dob"		"-"
			"geo"		"CA"
			"events"
			{
				"1"
				{
					"team"		"3"
				}
				"3"
				{
					"team"		"3"
				}
				"4"
				{
					"team"		"33"
				}
				"5"
				{
					"team"		"33"
				}
				"6"
				{
					"team"		"52"
				}
			}
		}
		"6015"
		{
			"name"		"DaZeD"
			"code"		"dazed"
			"dob"		"-"
			"geo"		"US"
			"events"
			{
				"1"
				{
					"team"		"5"
				}
				"3"
				{
					"team"		"5"
				}
				"4"
				{
					"team"		"5"
				}
			}
		}
		"126985"
		{
			"name"		"anger"
			"code"		"anger"
			"dob"		"-"
			"geo"		"US"
			"events"
			{
				"1"
				{
					"team"		"5"
				}
				"3"
				{
					"team"		"5"
				}
			}
		}
		"3914164"
		{
			"name"		"AZK"
			"code"		"azk"
			"dob"		"-"
			"geo"		"CA"
			"events"
			{
				"1"
				{
					"team"		"5"
				}
				"3"
				{
					"team"		"5"
				}
				"4"
				{
					"team"		"5"
				}
				"5"
				{
					"team"		"5"
				}
			}
		}
		"5096217"
		{
			"name"		"Devilwalk"
			"code"		"devilwalk"
			"dob"		"-"
			"geo"		"SE"
			"events"
			{
				"1"
				{
					"team"		"6"
				}
				"3"
				{
					"team"		"6"
				}
			}
		}
		"470801"
		{
			"name"		"ioRek"
			"code"		"iorek"
			"dob"		"-"
			"geo"		"FR"
			"events"
			{
				"1"
				{
					"team"		"7"
				}
			}
		}
		"2131444"
		{
			"name"		"HaRts"
			"code"		"harts"
			"dob"		"-"
			"geo"		"FR"
			"events"
			{
				"1"
				{
					"team"		"7"
				}
				"3"
				{
					"team"		"7"
				}
			}
		}
		"39755130"
		{
			"name"		"KQLY"
			"code"		"kqly"
			"dob"		"-"
			"geo"		"FR"
			"events"
			{
				"1"
				{
					"team"		"7"
				}
				"3"
				{
					"team"		"26"
				}
				"4"
				{
					"team"		"26"
				}
			}
		}
		"27940374"
		{
			"name"		"GMX"
			"code"		"gmx"
			"dob"		"-"
			"geo"		"FR"
			"events"
			{
				"1"
				{
					"team"		"8"
				}
				"3"
				{
					"team"		"7"
				}
				"4"
				{
					"team"		"35"
				}
			}
		}
		"39812818"
		{
			"name"		"Uzzziii"
			"code"		"uzzziii"
			"dob"		"-"
			"geo"		"FR"
			"events"
			{
				"1"
				{
					"team"		"8"
				}
				"3"
				{
					"team"		"26"
				}
				"4"
				{
					"team"		"26"
				}
			}
		}
		"52033595"
		{
			"name"		"SKYTTEN"
			"code"		"skytten"
			"dob"		"-"
			"geo"		"SE"
			"events"
			{
				"1"
				{
					"team"		"9"
				}
			}
		}
		"11212652"
		{
			"name"		"FeTiSh"
			"code"		"fetish"
			"dob"		"-"
			"geo"		"DK"
			"events"
			{
				"1"
				{
					"team"		"10"
				}
				"3"
				{
					"team"		"24"
				}
				"4"
				{
					"team"		"24"
				}
				"5"
				{
					"team"		"24"
				}
			}
		}
		"12375177"
		{
			"name"		"Nico"
			"code"		"nico"
			"dob"		"-"
			"geo"		"DK"
			"events"
			{
				"1"
				{
					"team"		"10"
				}
				"4"
				{
					"team"		"10"
				}
			}
		}
		"29420401"
		{
			"name"		"ceh9"
			"code"		"ceh9"
			"dob"		"-"
			"geo"		"UA"
			"events"
			{
				"1"
				{
					"team"		"12"
				}
			}
		}
		"53338238"
		{
			"name"		"starix"
			"code"		"starix"
			"dob"		"-"
			"geo"		"UA"
			"events"
			{
				"1"
				{
					"team"		"12"
				}
				"3"
				{
					"team"		"12"
				}
				"4"
				{
					"team"		"12"
				}
				"5"
				{
					"team"		"12"
				}
				"6"
				{
					"team"		"12"
				}
			}
		}
		"146672858"
		{
			"name"		"kibaken"
			"code"		"kibaken"
			"dob"		"-"
			"geo"		"RU"
			"events"
			{
				"1"
				{
					"team"		"12"
				}
			}
		}
		"35794427"
		{
			"name"		"RAALZ"
			"code"		"raalz"
			"dob"		"-"
			"geo"		"DK"
			"events"
			{
				"1"
				{
					"team"		"13"
				}
				"3"
				{
					"team"		"28"
				}
			}
		}
		"858728"
		{
			"name"		"MODDII"
			"code"		"moddii"
			"dob"		"-"
			"geo"		"SE"
			"events"
			{
				"1"
				{
					"team"		"14"
				}
			}
		}
		"28004721"
		{
			"name"		"xelos"
			"code"		"xelos"
			"dob"		"-"
			"geo"		"SE"
			"events"
			{
				"1"
				{
					"team"		"14"
				}
			}
		}
		"44172487"
		{
			"name"		"Delpan"
			"code"		"delpan"
			"dob"		"-"
			"geo"		"SE"
			"events"
			{
				"1"
				{
					"team"		"14"
				}
			}
		}
		"9258030"
		{
			"name"		"ultra"
			"code"		"ultra"
			"dob"		"-"
			"geo"		"NO"
			"events"
			{
				"1"
				{
					"team"		"15"
				}
			}
		}
		"30898809"
		{
			"name"		"centeks"
			"code"		"centeks"
			"dob"		"-"
			"geo"		"NO"
			"events"
			{
				"1"
				{
					"team"		"15"
				}
			}
		}
		"41292034"
		{
			"name"		"robiin"
			"code"		"robiin"
			"dob"		"-"
			"geo"		"SE"
			"events"
			{
				"1"
				{
					"team"		"15"
				}
			}
		}
		"1391781"
		{
			"name"		"coloN"
			"code"		"colon"
			"dob"		"-"
			"geo"		"DK"
			"events"
			{
				"1"
				{
					"team"		"16"
				}
			}
		}
		"11160541"
		{
			"name"		"smF"
			"code"		"smf"
			"dob"		"-"
			"geo"		"DK"
			"events"
			{
				"1"
				{
					"team"		"16"
				}
				"3"
				{
					"team"		"30"
				}
				"5"
				{
					"team"		"38"
				}
			}
		}
		"20591669"
		{
			"name"		"EXR"
			"code"		"exr"
			"dob"		"-"
			"geo"		"DK"
			"events"
			{
				"1"
				{
					"team"		"16"
				}
				"3"
				{
					"team"		"30"
				}
			}
		}
		"26876251"
		{
			"name"		"LOMME"
			"code"		"lomme"
			"dob"		"-"
			"geo"		"DK"
			"events"
			{
				"1"
				{
					"team"		"16"
				}
				"3"
				{
					"team"		"30"
				}
			}
		}
		"36"
		{
			"name"		"Sf"
			"code"		"sf"
			"dob"		"-"
			"geo"		"FR"
			"events"
			{
				"3"
				{
					"team"		"7"
				}
				"4"
				{
					"team"		"35"
				}
			}
		}
		"34227021"
		{
			"name"		"cype"
			"code"		"cype"
			"dob"		"-"
			"geo"		"SE"
			"events"
			{
				"3"
				{
					"team"		"9"
				}
			}
		}
		"33640614"
		{
			"name"		"Friis"
			"code"		"friis"
			"dob"		"-"
			"geo"		"DK"
			"events"
			{
				"3"
				{
					"team"		"30"
				}
				"5"
				{
					"team"		"38"
				}
			}
		}
		"426412"
		{
			"name"		"topguN"
			"code"		"topgun"
			"dob"		"-"
			"geo"		"AU"
			"events"
			{
				"3"
				{
					"team"		"32"
				}
				"4"
				{
					"team"		"32"
				}
				"6"
				{
					"team"		"32"
				}
			}
		}
		"2811540"
		{
			"name"		"steel"
			"code"		"steelca"
			"dob"		"-"
			"geo"		"CA"
			"events"
			{
				"4"
				{
					"team"		"5"
				}
			}
		}
		"26787817"
		{
			"name"		"ub1que"
			"code"		"ub1que"
			"dob"		"-"
			"geo"		"RU"
			"events"
			{
				"4"
				{
					"team"		"34"
				}
			}
		}
		"36778057"
		{
			"name"		"fxy0"
			"code"		"fxy0"
			"dob"		"-"
			"geo"		"FR"
			"events"
			{
				"4"
				{
					"team"		"35"
				}
			}
		}
		"12668768"
		{
			"name"		"Skurk"
			"code"		"skurk"
			"dob"		"-"
			"geo"		"NO"
			"events"
			{
				"4"
				{
					"team"		"36"
				}
			}
		}
		"28087119"
		{
			"name"		"Polly"
			"code"		"polly"
			"dob"		"-"
			"geo"		"NO"
			"events"
			{
				"4"
				{
					"team"		"36"
				}
				"6"
				{
					"team"		"9"
				}
			}
		}
		"41551989"
		{
			"name"		"prb"
			"code"		"prb"
			"dob"		"-"
			"geo"		"NO"
			"events"
			{
				"4"
				{
					"team"		"36"
				}
			}
		}
		"27439253"
		{
			"name"		"RiX"
			"code"		"rix"
			"dob"		"-"
			"geo"		"IN"
			"events"
			{
				"4"
				{
					"team"		"37"
				}
			}
		}
		"165834346"
		{
			"name"		"Ace"
			"code"		"ace"
			"dob"		"-"
			"geo"		"IN"
			"events"
			{
				"4"
				{
					"team"		"37"
				}
			}
		}
		"169855870"
		{
			"name"		"MithilF"
			"code"		"mithilf"
			"dob"		"-"
			"geo"		"IN"
			"events"
			{
				"4"
				{
					"team"		"37"
				}
			}
		}
		"187475504"
		{
			"name"		"RiTz"
			"code"		"ritz"
			"dob"		"-"
			"geo"		"IN"
			"events"
			{
				"4"
				{
					"team"		"37"
				}
			}
		}
		"187710279"
		{
			"name"		"aStarrr"
			"code"		"astarrr"
			"dob"		"-"
			"geo"		"IN"
			"events"
			{
				"4"
				{
					"team"		"37"
				}
			}
		}
		"411818"
		{
			"name"		"desi"
			"code"		"desi"
			"dob"		"-"
			"geo"		"US"
			"events"
			{
				"5"
				{
					"team"		"5"
				}
			}
		}
		"12705686"
		{
			"name"		"HUNDEN"
			"code"		"hunden"
			"dob"		"-"
			"geo"		"DK"
			"events"
			{
				"5"
				{
					"team"		"38"
				}
			}
		}
		"56749436"
		{
			"name"		"AcilioN"
			"code"		"acilion"
			"dob"		"-"
			"geo"		"DK"
			"events"
			{
				"5"
				{
					"team"		"38"
				}
			}
		}
		"8096389"
		{
			"name"		"fel1x"
			"code"		"fel1x"
			"dob"		"-"
			"geo"		"DE"
			"events"
			{
				"5"
				{
					"team"		"39"
				}
			}
		}
		"17468691"
		{
			"name"		"robseN"
			"code"		"robsen"
			"dob"		"-"
			"geo"		"DE"
			"events"
			{
				"5"
				{
					"team"		"39"
				}
			}
		}
		"1429200"
		{
			"name"		"racno"
			"code"		"racno"
			"dob"		"-"
			"geo"		"ZA"
			"events"
			{
				"5"
				{
					"team"		"40"
				}
			}
		}
		"3295970"
		{
			"name"		"cent"
			"code"		"cent"
			"dob"		"-"
			"geo"		"ZA"
			"events"
			{
				"5"
				{
					"team"		"40"
				}
			}
		}
		"5477315"
		{
			"name"		"blackpoisoN"
			"code"		"blackpoison"
			"dob"		"-"
			"geo"		"ZA"
			"events"
			{
				"5"
				{
					"team"		"40"
				}
			}
		}
		"7077099"
		{
			"name"		"deviaNt"
			"code"		"deviant"
			"dob"		"-"
			"geo"		"ZA"
			"events"
			{
				"5"
				{
					"team"		"40"
				}
			}
		}
		"27120041"
		{
			"name"		"Detrony"
			"code"		"detrony"
			"dob"		"-"
			"geo"		"ZA"
			"events"
			{
				"5"
				{
					"team"		"40"
				}
			}
		}
		"480239"
		{
			"name"		"alexRr"
			"code"		"alexrr"
			"dob"		"-"
			"geo"		"DE"
			"events"
			{
				"5"
				{
					"team"		"41"
				}
			}
		}
		"11974924"
		{
			"name"		"stavros"
			"code"		"stavros"
			"dob"		"-"
			"geo"		"DE"
			"events"
			{
				"5"
				{
					"team"		"41"
				}
			}
		}
		"15559234"
		{
			"name"		"strux1"
			"code"		"strux1"
			"dob"		"-"
			"geo"		"DE"
			"events"
			{
				"5"
				{
					"team"		"41"
				}
			}
		}
		"29115559"
		{
			"name"		"Troubley"
			"code"		"troubley"
			"dob"		"-"
			"geo"		"DE"
			"events"
			{
				"5"
				{
					"team"		"41"
				}
				"6"
				{
					"team"		"39"
				}
			}
		}
		"19554985"
		{
			"name"		"SZPERO"
			"code"		"szpero"
			"dob"		"-"
			"geo"		"PL"
			"events"
			{
				"5"
				{
					"team"		"42"
				}
			}
		}
		"29354726"
		{
			"name"		"minise"
			"code"		"minise"
			"dob"		"-"
			"geo"		"PL"
			"events"
			{
				"5"
				{
					"team"		"42"
				}
			}
		}
		"38464805"
		{
			"name"		"mouz"
			"code"		"mouz"
			"dob"		"-"
			"geo"		"PL"
			"events"
			{
				"5"
				{
					"team"		"42"
				}
			}
		}
		"36438564"
		{
			"name"		"BENDJI"
			"code"		"bendji"
			"dob"		"-"
			"geo"		"SE"
			"events"
			{
				"5"
				{
					"team"		"43"
				}
			}
		}
		"44790376"
		{
			"name"		"berg"
			"code"		"berg"
			"dob"		"-"
			"geo"		"SE"
			"events"
			{
				"5"
				{
					"team"		"43"
				}
			}
		}
		"57118767"
		{
			"name"		"zende"
			"code"		"zende"
			"dob"		"-"
			"geo"		"SE"
			"events"
			{
				"5"
				{
					"team"		"43"
				}
			}
		}
		"86111467"
		{
			"name"		"Dumas"
			"code"		"dumas"
			"dob"		"-"
			"geo"		"SE"
			"events"
			{
				"5"
				{
					"team"		"43"
				}
			}
		}
		"7265511"
		{
			"name"		"zEVES"
			"code"		"zeves"
			"dob"		"-"
			"geo"		"NO"
			"events"
			{
				"6"
				{
					"team"		"9"
				}
			}
		}
		"24940"
		{
			"name"		"natu"
			"code"		"natu"
			"dob"		"-"
			"geo"		"FI"
			"events"
			{
				"6"
				{
					"team"		"28"
				}
			}
		}
		"3069751"
		{
			"name"		"KHRN"
			"code"		"khrn"
			"dob"		"-"
			"geo"		"FI"
			"events"
			{
				"6"
				{
					"team"		"28"
				}
			}
		}
		"11226365"
		{
			"name"		"disturbed"
			"code"		"disturbed"
			"dob"		"-"
			"geo"		"FI"
			"events"
			{
				"6"
				{
					"team"		"28"
				}
			}
		}
		"15546735"
		{
			"name"		"stonde"
			"code"		"stonde"
			"dob"		"-"
			"geo"		"FI"
			"events"
			{
				"6"
				{
					"team"		"28"
				}
			}
		}
		"26565773"
		{
			"name"		"xartE"
			"code"		"xarte"
			"dob"		"-"
			"geo"		"FI"
			"events"
			{
				"6"
				{
					"team"		"28"
				}
			}
		}
		"13847828"
		{
			"name"		"ptr"
			"code"		"ptr"
			"dob"		"-"
			"geo"		"US"
			"events"
			{
				"6"
				{
					"team"		"49"
				}
			}
		}
		"4032008"
		{
			"name"		"zqkS"
			"code"		"zqks"
			"dob"		"-"
			"geo"		"BR"
			"events"
			{
				"6"
				{
					"team"		"50"
				}
			}
		}
		"286341748"
		{
			"name"		"b1t"
			"code"		"b1t"
			"dob"		"2003-01-05"
			"geo"		"UA"
			"events"
			{
				"18"
				{
					"team"		"12"
				}
				"19"
				{
					"team"		"12"
				}
				"20"
				{
					"team"		"12"
				}
				"21"
				{
					"team"		"12"
				}
			}
		}
		"36412550"
		{
			"name"		"TeSeS"
			"code"		"teses"
			"dob"		"2000-12-12"
			"geo"		"DK"
			"events"
			{
				"18"
				{
					"team"		"95"
				}
				"19"
				{
					"team"		"95"
				}
				"20"
				{
					"team"		"95"
				}
				"21"
				{
					"team"		"95"
				}
			}
		}
		"62099910"
		{
			"name"		"stavn"
			"code"		"stavn"
			"dob"		"2002-03-26"
			"geo"		"DK"
			"events"
			{
				"18"
				{
					"team"		"95"
				}
				"19"
				{
					"team"		"95"
				}
				"20"
				{
					"team"		"95"
				}
				"21"
				{
					"team"		"95"
				}
			}
		}
		"200443857"
		{
			"name"		"sjuush"
			"code"		"sjuush"
			"dob"		"1999-01-03"
			"geo"		"DK"
			"events"
			{
				"18"
				{
					"team"		"95"
				}
				"19"
				{
					"team"		"95"
				}
				"20"
				{
					"team"		"95"
				}
				"21"
				{
					"team"		"95"
				}
			}
		}
		"104598470"
		{
			"name"		"refrezh"
			"code"		"refrezh"
			"dob"		"1998-02-19"
			"geo"		"DK"
			"events"
			{
				"18"
				{
					"team"		"95"
				}
				"19"
				{
					"team"		"95"
				}
				"20"
				{
					"team"		"72"
				}
			}
		}
		"99448400"
		{
			"name"		"nafany"
			"code"		"nafany"
			"dob"		"2001-06-15"
			"geo"		"RU"
			"events"
			{
				"18"
				{
					"team"		"63"
				}
				"19"
				{
					"team"		"33"
				}
				"20"
				{
					"team"		"33"
				}
			}
		}
		"85167576"
		{
			"name"		"Ax1Le"
			"code"		"ax1le"
			"dob"		"2002-04-29"
			"geo"		"RU"
			"events"
			{
				"18"
				{
					"team"		"63"
				}
				"19"
				{
					"team"		"33"
				}
				"20"
				{
					"team"		"33"
				}
			}
		}
		"247808592"
		{
			"name"		"interz"
			"code"		"interz"
			"dob"		"2000-08-04"
			"geo"		"RU"
			"events"
			{
				"18"
				{
					"team"		"63"
				}
				"19"
				{
					"team"		"33"
				}
				"20"
				{
					"team"		"33"
				}
			}
		}
		"121219047"
		{
			"name"		"sh1ro"
			"code"		"sh1ro"
			"dob"		"2001-07-15"
			"geo"		"RU"
			"events"
			{
				"18"
				{
					"team"		"63"
				}
				"19"
				{
					"team"		"33"
				}
				"20"
				{
					"team"		"33"
				}
			}
		}
		"427790854"
		{
			"name"		"drop"
			"code"		"drop"
			"dob"		"2004-01-15"
			"geo"		"BR"
			"events"
			{
				"18"
				{
					"team"		"85"
				}
				"19"
				{
					"team"		"85"
				}
				"20"
				{
					"team"		"85"
				}
				"21"
				{
					"team"		"85"
				}
			}
		}
		"174136197"
		{
			"name"		"YEKINDAR"
			"code"		"yekindar"
			"dob"		"1999-10-04"
			"geo"		"LV"
			"events"
			{
				"18"
				{
					"team"		"31"
				}
				"19"
				{
					"team"		"109"
				}
				"20"
				{
					"team"		"48"
				}
				"21"
				{
					"team"		"48"
				}
			}
		}
		"126680222"
		{
			"name"		"hampus"
			"code"		"hampus"
			"dob"		"1998-11-26"
			"geo"		"SE"
			"events"
			{
				"18"
				{
					"team"		"1"
				}
				"19"
				{
					"team"		"1"
				}
				"20"
				{
					"team"		"1"
				}
			}
		}
		"144361165"
		{
			"name"		"LNZ"
			"code"		"lnz"
			"dob"		"2002-10-20"
			"geo"		"SE"
			"events"
			{
				"18"
				{
					"team"		"1"
				}
			}
		}
		"175613070"
		{
			"name"		"Plopski"
			"code"		"plopski"
			"dob"		"2002-05-14"
			"geo"		"SE"
			"events"
			{
				"18"
				{
					"team"		"1"
				}
				"19"
				{
					"team"		"1"
				}
			}
		}
		"121263183"
		{
			"name"		"misutaaa"
			"code"		"misutaaa"
			"dob"		"2003-01-15"
			"geo"		"FR"
			"events"
			{
				"18"
				{
					"team"		"89"
				}
				"19"
				{
					"team"		"89"
				}
			}
		}
		"45702241"
		{
			"name"		"Kyojin"
			"code"		"kyojin"
			"dob"		"1999-04-02"
			"geo"		"FR"
			"events"
			{
				"18"
				{
					"team"		"89"
				}
			}
		}
		"55043156"
		{
			"name"		"biguzera"
			"code"		"biguzera"
			"dob"		"1997-02-18"
			"geo"		"BR"
			"events"
			{
				"18"
				{
					"team"		"102"
				}
				"21"
				{
					"team"		"102"
				}
			}
		}
		"191648575"
		{
			"name"		"DANK1NG"
			"code"		"dank1ng"
			"dob"		"1999-09-15"
			"geo"		"CN"
			"events"
			{
				"18"
				{
					"team"		"74"
				}
			}
		}
		"234059589"
		{
			"name"		"dumau"
			"code"		"dumau"
			"dob"		"2003-11-09"
			"geo"		"BR"
			"events"
			{
				"18"
				{
					"team"		"67"
				}
				"20"
				{
					"team"		"116"
				}
			}
		}
		"90656280"
		{
			"name"		"hades"
			"code"		"hades"
			"dob"		"2000-01-01"
			"geo"		"PL"
			"events"
			{
				"18"
				{
					"team"		"84"
				}
				"19"
				{
					"team"		"84"
				}
				"21"
				{
					"team"		"120"
				}
			}
		}
		"81151265"
		{
			"name"		"Dycha"
			"code"		"dycha"
			"dob"		"1997-08-11"
			"geo"		"PL"
			"events"
			{
				"18"
				{
					"team"		"84"
				}
				"19"
				{
					"team"		"84"
				}
				"20"
				{
					"team"		"84"
				}
				"21"
				{
					"team"		"84"
				}
			}
		}
		"64662058"
		{
			"name"		"hatz"
			"code"		"hatz"
			"dob"		"1998-06-20"
			"geo"		"AU"
			"events"
			{
				"18"
				{
					"team"		"53"
				}
				"19"
				{
					"team"		"53"
				}
			}
		}
		"65313136"
		{
			"name"		"PKL"
			"code"		"pkl"
			"dob"		"1994-07-21"
			"geo"		"BR"
			"events"
			{
				"18"
				{
					"team"		"102"
				}
			}
		}
		"839074394"
		{
			"name"		"degster"
			"code"		"degster"
			"dob"		"2001-07-21"
			"geo"		"RU"
			"events"
			{
				"18"
				{
					"team"		"81"
				}
				"19"
				{
					"team"		"81"
				}
				"20"
				{
					"team"		"96"
				}
				"21"
				{
					"team"		"96"
				}
			}
		}
		"43326019"
		{
			"name"		"jnt"
			"code"		"jnt"
			"dob"		"1994-05-22"
			"geo"		"BR"
			"events"
			{
				"18"
				{
					"team"		"104"
				}
			}
		}
		"230970467"
		{
			"name"		"Grim"
			"code"		"grim"
			"dob"		"2000-11-22"
			"geo"		"US"
			"events"
			{
				"18"
				{
					"team"		"48"
				}
				"19"
				{
					"team"		"111"
				}
				"21"
				{
					"team"		"111"
				}
			}
		}
		"40718819"
		{
			"name"		"alex"
			"code"		"alexes"
			"dob"		"1995-12-15"
			"geo"		"ES"
			"events"
			{
				"18"
				{
					"team"		"103"
				}
			}
		}
		"169818854"
		{
			"name"		"b4rtiN"
			"code"		"b4rtin"
			"dob"		"2002-01-11"
			"geo"		"BR"
			"events"
			{
				"18"
				{
					"team"		"67"
				}
			}
		}
		"112851399"
		{
			"name"		"nicoodoz"
			"code"		"nicoodoz"
			"dob"		"2000-08-02"
			"geo"		"DK"
			"events"
			{
				"18"
				{
					"team"		"101"
				}
				"19"
				{
					"team"		"101"
				}
				"20"
				{
					"team"		"6"
				}
				"21"
				{
					"team"		"6"
				}
			}
		}
		"103070679"
		{
			"name"		"Spinx"
			"code"		"spinx"
			"dob"		"2000-09-13"
			"geo"		"IL"
			"events"
			{
				"18"
				{
					"team"		"84"
				}
				"19"
				{
					"team"		"84"
				}
				"20"
				{
					"team"		"89"
				}
				"21"
				{
					"team"		"89"
				}
			}
		}
		"911593093"
		{
			"name"		"zevy"
			"code"		"zevy"
			"dob"		"2001-05-30"
			"geo"		"BR"
			"events"
			{
				"18"
				{
					"team"		"104"
				}
				"21"
				{
					"team"		"102"
				}
			}
		}
		"76618432"
		{
			"name"		"NEKiZ"
			"code"		"nekiz"
			"dob"		"1995-11-17"
			"geo"		"BR"
			"events"
			{
				"18"
				{
					"team"		"102"
				}
				"21"
				{
					"team"		"102"
				}
			}
		}
		"160291620"
		{
			"name"		"jabbi"
			"code"		"jabbi"
			"dob"		"2003-07-23"
			"geo"		"DK"
			"events"
			{
				"18"
				{
					"team"		"101"
				}
				"19"
				{
					"team"		"101"
				}
				"20"
				{
					"team"		"95"
				}
				"21"
				{
					"team"		"95"
				}
			}
		}
		"58127911"
		{
			"name"		"DeathZz"
			"code"		"deathzz"
			"dob"		"1996-01-31"
			"geo"		"ES"
			"events"
			{
				"18"
				{
					"team"		"103"
				}
			}
		}
		"42677035"
		{
			"name"		"acoR"
			"code"		"acor"
			"dob"		"1997-06-24"
			"geo"		"DK"
			"events"
			{
				"18"
				{
					"team"		"106"
				}
				"20"
				{
					"team"		"115"
				}
				"21"
				{
					"team"		"115"
				}
			}
		}
		"38661042"
		{
			"name"		"HooXi"
			"code"		"hooxi"
			"dob"		"1995-05-21"
			"geo"		"DK"
			"events"
			{
				"18"
				{
					"team"		"101"
				}
				"19"
				{
					"team"		"101"
				}
				"21"
				{
					"team"		"59"
				}
			}
		}
		"138080982"
		{
			"name"		"aliStair"
			"code"		"alistair"
			"dob"		"1998-04-07"
			"geo"		"AU"
			"events"
			{
				"18"
				{
					"team"		"53"
				}
				"19"
				{
					"team"		"53"
				}
				"20"
				{
					"team"		"86"
				}
				"21"
				{
					"team"		"86"
				}
			}
		}
		"250498109"
		{
			"name"		"El1an"
			"code"		"el1an"
			"dob"		"1999-07-19"
			"geo"		"RU"
			"events"
			{
				"18"
				{
					"team"		"105"
				}
			}
		}
		"19857269"
		{
			"name"		"syrsoN"
			"code"		"syrson"
			"dob"		"1996-04-19"
			"geo"		"DE"
			"events"
			{
				"18"
				{
					"team"		"69"
				}
				"19"
				{
					"team"		"69"
				}
				"20"
				{
					"team"		"69"
				}
			}
		}
		"443449867"
		{
			"name"		"SLOWLY"
			"code"		"slowly"
			"dob"		"2001-09-23"
			"geo"		"CN"
			"events"
			{
				"18"
				{
					"team"		"74"
				}
			}
		}
		"198111516"
		{
			"name"		"Zyphon"
			"code"		"zyphon"
			"dob"		"2004-02-02"
			"geo"		"DK"
			"events"
			{
				"18"
				{
					"team"		"101"
				}
				"19"
				{
					"team"		"101"
				}
				"20"
				{
					"team"		"72"
				}
			}
		}
		"289037002"
		{
			"name"		"hardzao"
			"code"		"hardzao"
			"dob"		"2001-01-16"
			"geo"		"BR"
			"events"
			{
				"18"
				{
					"team"		"102"
				}
				"21"
				{
					"team"		"102"
				}
			}
		}
		"222196859"
		{
			"name"		"k1to"
			"code"		"k1to"
			"dob"		"1998-11-28"
			"geo"		"DE"
			"events"
			{
				"18"
				{
					"team"		"69"
				}
				"20"
				{
					"team"		"69"
				}
			}
		}
		"44664741"
		{
			"name"		"realziN"
			"code"		"realzin"
			"dob"		"1995-07-01"
			"geo"		"BR"
			"events"
			{
				"18"
				{
					"team"		"104"
				}
			}
		}
		"241354762"
		{
			"name"		"broky"
			"code"		"broky"
			"dob"		"2001-02-14"
			"geo"		"LV"
			"events"
			{
				"18"
				{
					"team"		"61"
				}
				"19"
				{
					"team"		"61"
				}
				"20"
				{
					"team"		"61"
				}
				"21"
				{
					"team"		"61"
				}
			}
		}
		"197122745"
		{
			"name"		"Lucaozy"
			"code"		"lucaozy"
			"dob"		"2001-10-16"
			"geo"		"BR"
			"events"
			{
				"18"
				{
					"team"		"104"
				}
				"21"
				{
					"team"		"121"
				}
			}
		}
		"85456730"
		{
			"name"		"pancc"
			"code"		"pancc"
			"dob"		"1998-01-12"
			"geo"		"BR"
			"events"
			{
				"18"
				{
					"team"		"104"
				}
			}
		}
		"39318615"
		{
			"name"		"doto"
			"code"		"doto"
			"dob"		"1996-02-18"
			"geo"		"FI"
			"events"
			{
				"18"
				{
					"team"		"84"
				}
			}
		}
		"133120627"
		{
			"name"		"Bymas"
			"code"		"bymas"
			"dob"		"2003-08-12"
			"geo"		"LT"
			"events"
			{
				"18"
				{
					"team"		"106"
				}
			}
		}
		"1882779"
		{
			"name"		"NickelBack"
			"code"		"nickelback"
			"dob"		"1997-07-17"
			"geo"		"RU"
			"events"
			{
				"18"
				{
					"team"		"105"
				}
			}
		}
		"26946895"
		{
			"name"		"INS"
			"code"		"ins"
			"dob"		"1998-09-22"
			"geo"		"AU"
			"events"
			{
				"18"
				{
					"team"		"53"
				}
				"19"
				{
					"team"		"53"
				}
				"20"
				{
					"team"		"86"
				}
				"21"
				{
					"team"		"86"
				}
			}
		}
		"868554"
		{
			"name"		"magixx"
			"code"		"magixx"
			"dob"		"2003-06-03"
			"geo"		"RU"
			"events"
			{
				"18"
				{
					"team"		"81"
				}
				"19"
				{
					"team"		"81"
				}
				"20"
				{
					"team"		"81"
				}
			}
		}
		"37931638"
		{
			"name"		"mopoz"
			"code"		"mopoz"
			"dob"		"1996-08-07"
			"geo"		"ES"
			"events"
			{
				"18"
				{
					"team"		"103"
				}
			}
		}
		"25299957"
		{
			"name"		"saffee"
			"code"		"saffee"
			"dob"		"1994-12-19"
			"geo"		"BR"
			"events"
			{
				"18"
				{
					"team"		"102"
				}
				"19"
				{
					"team"		"85"
				}
				"20"
				{
					"team"		"85"
				}
				"21"
				{
					"team"		"85"
				}
			}
		}
		"30968963"
		{
			"name"		"roeJ"
			"code"		"roej"
			"dob"		"1993-11-20"
			"geo"		"DK"
			"events"
			{
				"18"
				{
					"team"		"101"
				}
				"19"
				{
					"team"		"101"
				}
				"20"
				{
					"team"		"6"
				}
				"21"
				{
					"team"		"6"
				}
			}
		}
		"889754458"
		{
			"name"		"latto"
			"code"		"latto"
			"dob"		"2002-12-21"
			"geo"		"BR"
			"events"
			{
				"18"
				{
					"team"		"67"
				}
				"20"
				{
					"team"		"116"
				}
			}
		}
		"349573813"
		{
			"name"		"SunPayus"
			"code"		"sunpayus"
			"dob"		"1998-11-19"
			"geo"		"ES"
			"events"
			{
				"18"
				{
					"team"		"103"
				}
				"20"
				{
					"team"		"84"
				}
				"21"
				{
					"team"		"84"
				}
			}
		}
		"150297431"
		{
			"name"		"Lucky"
			"code"		"luckydk"
			"dob"		"2002-12-13"
			"geo"		"DK"
			"events"
			{
				"18"
				{
					"team"		"60"
				}
			}
		}
		"185937269"
		{
			"name"		"Lack1"
			"code"		"lack1"
			"dob"		"1999-08-20"
			"geo"		"KZ"
			"events"
			{
				"18"
				{
					"team"		"105"
				}
			}
		}
		"457082328"
		{
			"name"		"dav1g"
			"code"		"dav1g"
			"dob"		"2001-06-06"
			"geo"		"ES"
			"events"
			{
				"18"
				{
					"team"		"103"
				}
			}
		}
		"157930364"
		{
			"name"		"faveN"
			"code"		"faven"
			"dob"		"2000-02-08"
			"geo"		"DE"
			"events"
			{
				"19"
				{
					"team"		"69"
				}
				"20"
				{
					"team"		"69"
				}
			}
		}
		"210365363"
		{
			"name"		"Krimbo"
			"code"		"krimbo"
			"dob"		"2002-09-26"
			"geo"		"DE"
			"events"
			{
				"19"
				{
					"team"		"69"
				}
				"20"
				{
					"team"		"69"
				}
			}
		}
		"1859646"
		{
			"name"		"es3tag"
			"code"		"es3tag"
			"dob"		"1995-11-29"
			"geo"		"DK"
			"events"
			{
				"19"
				{
					"team"		"1"
				}
				"20"
				{
					"team"		"1"
				}
			}
		}
		"205186299"
		{
			"name"		"maden"
			"code"		"maden"
			"dob"		"1998-11-12"
			"geo"		"ME"
			"events"
			{
				"19"
				{
					"team"		"84"
				}
				"20"
				{
					"team"		"84"
				}
				"21"
				{
					"team"		"84"
				}
			}
		}
		"114497073"
		{
			"name"		"m0NESY"
			"code"		"m0nesy"
			"dob"		"2005-05-01"
			"geo"		"RU"
			"events"
			{
				"19"
				{
					"team"		"59"
				}
				"21"
				{
					"team"		"59"
				}
			}
		}
		"99348674"
		{
			"name"		"zorte"
			"code"		"zorte"
			"dob"		"1998-05-27"
			"geo"		"RU"
			"events"
			{
				"19"
				{
					"team"		"90"
				}
				"21"
				{
					"team"		"90"
				}
			}
		}
		"440380554"
		{
			"name"		"KENSi"
			"code"		"kensi"
			"dob"		"2001-11-13"
			"geo"		"RU"
			"events"
			{
				"19"
				{
					"team"		"90"
				}
			}
		}
		"194638879"
		{
			"name"		"Norwi"
			"code"		"norwi"
			"dob"		"2001-03-20"
			"geo"		"RU"
			"events"
			{
				"19"
				{
					"team"		"90"
				}
			}
		}
		"405431972"
		{
			"name"		"shalfey"
			"code"		"shalfey"
			"dob"		"2002-06-08"
			"geo"		"RU"
			"events"
			{
				"19"
				{
					"team"		"90"
				}
				"21"
				{
					"team"		"90"
				}
			}
		}
		"68193075"
		{
			"name"		"blameF"
			"code"		"blamef"
			"dob"		"1997-06-10"
			"geo"		"DK"
			"events"
			{
				"19"
				{
					"team"		"60"
				}
			}
		}
		"63982401"
		{
			"name"		"Farlig"
			"code"		"farlig"
			"dob"		"1999-03-17"
			"geo"		"DK"
			"events"
			{
				"19"
				{
					"team"		"60"
				}
			}
		}
		"42876435"
		{
			"name"		"WOOD7"
			"code"		"wood7"
			"dob"		"1995-05-23"
			"geo"		"BR"
			"events"
			{
				"19"
				{
					"team"		"80"
				}
				"21"
				{
					"team"		"121"
				}
			}
		}
		"34114868"
		{
			"name"		"Tuurtle"
			"code"		"tuurtle"
			"dob"		"1998-10-31"
			"geo"		"BR"
			"events"
			{
				"19"
				{
					"team"		"80"
				}
			}
		}
		"50230614"
		{
			"name"		"exit"
			"code"		"exit"
			"dob"		"1996-08-29"
			"geo"		"BR"
			"events"
			{
				"19"
				{
					"team"		"80"
				}
			}
		}
		"94554756"
		{
			"name"		"JOTA"
			"code"		"jota"
			"dob"		"1998-02-02"
			"geo"		"BR"
			"events"
			{
				"19"
				{
					"team"		"80"
				}
			}
		}
		"212571293"
		{
			"name"		"rigoN"
			"code"		"rigon"
			"dob"		"1999-10-07"
			"geo"		"CH"
			"events"
			{
				"19"
				{
					"team"		"114"
				}
				"20"
				{
					"team"		"114"
				}
				"21"
				{
					"team"		"114"
				}
			}
		}
		"135528227"
		{
			"name"		"juanflatroo"
			"code"		"juanflatroo"
			"dob"		"1997-03-18"
			"geo"		"XK"
			"events"
			{
				"19"
				{
					"team"		"114"
				}
				"20"
				{
					"team"		"114"
				}
				"21"
				{
					"team"		"114"
				}
			}
		}
		"192112459"
		{
			"name"		"SENER1"
			"code"		"sener1"
			"dob"		"1997-01-19"
			"geo"		"XK"
			"events"
			{
				"19"
				{
					"team"		"114"
				}
				"20"
				{
					"team"		"114"
				}
				"21"
				{
					"team"		"114"
				}
			}
		}
		"205062167"
		{
			"name"		"sinnopsyy"
			"code"		"sinnopsyy"
			"dob"		"1995-07-24"
			"geo"		"XK"
			"events"
			{
				"19"
				{
					"team"		"114"
				}
				"20"
				{
					"team"		"114"
				}
				"21"
				{
					"team"		"114"
				}
			}
		}
		"274569724"
		{
			"name"		"gxx-"
			"code"		"gxx"
			"dob"		"1999-05-03"
			"geo"		"XK"
			"events"
			{
				"19"
				{
					"team"		"114"
				}
				"20"
				{
					"team"		"114"
				}
				"21"
				{
					"team"		"114"
				}
			}
		}
		"107082440"
		{
			"name"		"imoRR"
			"code"		"imorr"
			"dob"		"1999-12-20"
			"geo"		"TR"
			"events"
			{
				"19"
				{
					"team"		"110"
				}
			}
		}
		"217943381"
		{
			"name"		"xfl0ud"
			"code"		"xfl0ud"
			"dob"		"2002-12-23"
			"geo"		"TR"
			"events"
			{
				"19"
				{
					"team"		"110"
				}
			}
		}
		"328275073"
		{
			"name"		"Patsi"
			"code"		"patsi"
			"dob"		"2003-09-06"
			"geo"		"RU"
			"events"
			{
				"19"
				{
					"team"		"81"
				}
				"20"
				{
					"team"		"81"
				}
			}
		}
		"207519341"
		{
			"name"		"S1ren"
			"code"		"s1ren"
			"dob"		"2002-07-16"
			"geo"		"RU"
			"events"
			{
				"19"
				{
					"team"		"81"
				}
				"20"
				{
					"team"		"81"
				}
			}
		}
		"312457591"
		{
			"name"		"FaNg"
			"code"		"fang"
			"dob"		"2002-05-07"
			"geo"		"CA"
			"events"
			{
				"19"
				{
					"team"		"111"
				}
				"21"
				{
					"team"		"111"
				}
			}
		}
		"346253535"
		{
			"name"		"floppy"
			"code"		"floppy"
			"dob"		"1999-12-31"
			"geo"		"US"
			"events"
			{
				"19"
				{
					"team"		"111"
				}
				"21"
				{
					"team"		"111"
				}
			}
		}
		"61449372"
		{
			"name"		"JT"
			"code"		"jt"
			"dob"		"1999-04-09"
			"geo"		"ZA"
			"events"
			{
				"19"
				{
					"team"		"111"
				}
				"21"
				{
					"team"		"111"
				}
			}
		}
		"103793230"
		{
			"name"		"junior"
			"code"		"junior"
			"dob"		"2000-12-10"
			"geo"		"US"
			"events"
			{
				"19"
				{
					"team"		"111"
				}
			}
		}
		"999558360"
		{
			"name"		"bLitz"
			"code"		"blitz"
			"dob"		"2001-06-26"
			"geo"		"MN"
			"events"
			{
				"19"
				{
					"team"		"108"
				}
				"20"
				{
					"team"		"108"
				}
				"21"
				{
					"team"		"122"
				}
			}
		}
		"161246388"
		{
			"name"		"kabal"
			"code"		"kabal"
			"dob"		"1995-01-06"
			"geo"		"MN"
			"events"
			{
				"19"
				{
					"team"		"108"
				}
				"20"
				{
					"team"		"108"
				}
			}
		}
		"168197870"
		{
			"name"		"nin9"
			"code"		"nin9"
			"dob"		"1998-03-04"
			"geo"		"MN"
			"events"
			{
				"19"
				{
					"team"		"108"
				}
			}
		}
		"863160115"
		{
			"name"		"sk0R"
			"code"		"sk0r"
			"dob"		"2002-12-05"
			"geo"		"MN"
			"events"
			{
				"19"
				{
					"team"		"108"
				}
				"20"
				{
					"team"		"108"
				}
				"21"
				{
					"team"		"122"
				}
			}
		}
		"1006074432"
		{
			"name"		"Techno4K"
			"code"		"techno4k"
			"dob"		"2005-05-20"
			"geo"		"MN"
			"events"
			{
				"19"
				{
					"team"		"108"
				}
				"20"
				{
					"team"		"108"
				}
				"21"
				{
					"team"		"122"
				}
			}
		}
		"87206806"
		{
			"name"		"oSee"
			"code"		"osee"
			"dob"		"1999-05-31"
			"geo"		"US"
			"events"
			{
				"19"
				{
					"team"		"48"
				}
				"20"
				{
					"team"		"48"
				}
				"21"
				{
					"team"		"48"
				}
			}
		}
		"897065446"
		{
			"name"		"rox"
			"code"		"rox"
			"dob"		"2002-10-12"
			"geo"		"AR"
			"events"
			{
				"19"
				{
					"team"		"112"
				}
			}
		}
		"46114258"
		{
			"name"		"luken"
			"code"		"luken"
			"dob"		"1997-03-26"
			"geo"		"AR"
			"events"
			{
				"19"
				{
					"team"		"112"
				}
			}
		}
		"282684656"
		{
			"name"		"max"
			"code"		"max"
			"dob"		"1999-06-15"
			"geo"		"UY"
			"events"
			{
				"19"
				{
					"team"		"112"
				}
				"20"
				{
					"team"		"112"
				}
			}
		}
		"256625848"
		{
			"name"		"dgt"
			"code"		"dgt"
			"dob"		"2001-05-12"
			"geo"		"UY"
			"events"
			{
				"19"
				{
					"team"		"112"
				}
				"20"
				{
					"team"		"112"
				}
			}
		}
		"160225583"
		{
			"name"		"dav1d"
			"code"		"dav1d"
			"dob"		"2000-06-07"
			"geo"		"CL"
			"events"
			{
				"19"
				{
					"team"		"112"
				}
				"20"
				{
					"team"		"112"
				}
			}
		}
		"104087441"
		{
			"name"		"slaxz-"
			"code"		"slaxz"
			"dob"		"1970-01-01"
			"geo"		"DE"
			"events"
			{
				"20"
				{
					"team"		"72"
				}
			}
		}
		"1012530125"
		{
			"name"		"lauNX"
			"code"		"launx"
			"dob"		"1970-01-01"
			"geo"		"DE"
			"events"
			{
				"20"
				{
					"team"		"72"
				}
			}
		}
		"44842089"
		{
			"name"		"Staehr"
			"code"		"staehr"
			"dob"		"1970-01-01"
			"geo"		"DE"
			"events"
			{
				"20"
				{
					"team"		"72"
				}
			}
		}
		"1102803112"
		{
			"name"		"w0nderful"
			"code"		"w0nderful"
			"dob"		"1970-01-01"
			"geo"		"RU"
			"events"
			{
				"20"
				{
					"team"		"81"
				}
			}
		}
		"390076777"
		{
			"name"		"NQZ"
			"code"		"nqz"
			"dob"		"1970-01-01"
			"geo"		"BR"
			"events"
			{
				"20"
				{
					"team"		"112"
				}
			}
		}
		"239077622"
		{
			"name"		"BUDA"
			"code"		"buda"
			"dob"		"1970-01-01"
			"geo"		"AR"
			"events"
			{
				"20"
				{
					"team"		"112"
				}
			}
		}
		"250668735"
		{
			"name"		"HexT"
			"code"		"hext"
			"dob"		"1970-01-01"
			"geo"		"CA"
			"events"
			{
				"20"
				{
					"team"		"98"
				}
			}
		}
		"118505645"
		{
			"name"		"JDC"
			"code"		"jdc"
			"dob"		"1970-01-01"
			"geo"		"DE"
			"events"
			{
				"20"
				{
					"team"		"106"
				}
				"21"
				{
					"team"		"106"
				}
			}
		}
		"395473484"
		{
			"name"		"torzsi"
			"code"		"torzsi"
			"dob"		"1970-01-01"
			"geo"		"HU"
			"events"
			{
				"20"
				{
					"team"		"106"
				}
				"21"
				{
					"team"		"106"
				}
			}
		}
		"232908406"
		{
			"name"		"xertioN"
			"code"		"xertion"
			"dob"		"1970-01-01"
			"geo"		"IL"
			"events"
			{
				"20"
				{
					"team"		"106"
				}
				"21"
				{
					"team"		"106"
				}
			}
		}
		"255168957"
		{
			"name"		"NEOFRAG"
			"code"		"neofrag"
			"dob"		"1970-01-01"
			"geo"		"CZ"
			"events"
			{
				"20"
				{
					"team"		"96"
				}
				"21"
				{
					"team"		"96"
				}
			}
		}
		"18569432"
		{
			"name"		"FlameZ"
			"code"		"flamez"
			"dob"		"1970-01-01"
			"geo"		"IL"
			"events"
			{
				"20"
				{
					"team"		"96"
				}
				"21"
				{
					"team"		"96"
				}
			}
		}
		"292168772"
		{
			"name"		"F1KU"
			"code"		"f1ku"
			"dob"		"1970-01-01"
			"geo"		"PL"
			"events"
			{
				"20"
				{
					"team"		"96"
				}
				"21"
				{
					"team"		"96"
				}
			}
		}
		"404852560"
		{
			"name"		"TRY"
			"code"		"try"
			"dob"		"1970-01-01"
			"geo"		"AR"
			"events"
			{
				"20"
				{
					"team"		"116"
				}
			}
		}
		"12874964"
		{
			"name"		"mezii"
			"code"		"mezii"
			"dob"		"1970-01-01"
			"geo"		"GB"
			"events"
			{
				"20"
				{
					"team"		"6"
				}
				"21"
				{
					"team"		"6"
				}
			}
		}
		"3238867"
		{
			"name"		"FASHR"
			"code"		"fashr"
			"dob"		"1970-01-01"
			"geo"		"NL"
			"events"
			{
				"20"
				{
					"team"		"6"
				}
				"21"
				{
					"team"		"6"
				}
			}
		}
		"89984505"
		{
			"name"		"iM"
			"code"		"im"
			"dob"		"1970-01-01"
			"geo"		"RO"
			"events"
			{
				"20"
				{
					"team"		"115"
				}
				"21"
				{
					"team"		"115"
				}
			}
		}
		"190407632"
		{
			"name"		"siuhy"
			"code"		"siuhy"
			"dob"		"1970-01-01"
			"geo"		"PL"
			"events"
			{
				"20"
				{
					"team"		"115"
				}
				"21"
				{
					"team"		"115"
				}
			}
		}
		"111644637"
		{
			"name"		"isak"
			"code"		"isak"
			"dob"		"1970-01-01"
			"geo"		"SE"
			"events"
			{
				"20"
				{
					"team"		"115"
				}
				"21"
				{
					"team"		"115"
				}
			}
		}
		"92622415"
		{
			"name"		"vexite"
			"code"		"vexite"
			"dob"		"1970-01-01"
			"geo"		"AU"
			"events"
			{
				"20"
				{
					"team"		"86"
				}
				"21"
				{
					"team"		"86"
				}
			}
		}
		"315821474"
		{
			"name"		"ANNIHILATION"
			"code"		"annihilation"
			"dob"		"1970-01-01"
			"geo"		"MN"
			"events"
			{
				"20"
				{
					"team"		"108"
				}
				"21"
				{
					"team"		"122"
				}
			}
		}
		"119848818"
		{
			"name"		"fame"
			"code"		"fame"
			"dob"		"1970-01-01"
			"geo"		"RU"
			"events"
			{
				"20"
				{
					"team"		"109"
				}
			}
		}
		"344771176"
		{
			"name"		"npl"
			"code"		"npl"
			"dob"		"1970-01-01"
			"geo"		"WORLD"
			"events"
			{
				"21"
				{
					"team"		"12"
				}
			}
		}
		"291718826"
		{
			"name"		"Cypher"
			"code"		"cypher"
			"dob"		"1970-01-01"
			"geo"		"WORLD"
			"events"
			{
				"21"
				{
					"team"		"118"
				}
			}
		}
		"300617878"
		{
			"name"		"Goofy"
			"code"		"goofy"
			"dob"		"1970-01-01"
			"geo"		"WORLD"
			"events"
			{
				"21"
				{
					"team"		"120"
				}
			}
		}
		"121422001"
		{
			"name"		"KEi"
			"code"		"kei"
			"dob"		"1970-01-01"
			"geo"		"WORLD"
			"events"
			{
				"21"
				{
					"team"		"120"
				}
			}
		}
		"116431013"
		{
			"name"		"Kylar"
			"code"		"kylar"
			"dob"		"1970-01-01"
			"geo"		"WORLD"
			"events"
			{
				"21"
				{
					"team"		"120"
				}
			}
		}
		"24981058"
		{
			"name"		"mynio"
			"code"		"mynio"
			"dob"		"1970-01-01"
			"geo"		"WORLD"
			"events"
			{
				"21"
				{
					"team"		"120"
				}
			}
		}
		"399254202"
		{
			"name"		"headtr1ck"
			"code"		"headtr1ck"
			"dob"		"1970-01-01"
			"geo"		"WORLD"
			"events"
			{
				"21"
				{
					"team"		"1"
				}
			}
		}
		"390096574"
		{
			"name"		"r3salt"
			"code"		"r3salt"
			"dob"		"1970-01-01"
			"geo"		"WORLD"
			"events"
			{
				"21"
				{
					"team"		"90"
				}
			}
		}
		"158380916"
		{
			"name"		"skullz"
			"code"		"skullz"
			"dob"		"1970-01-01"
			"geo"		"WORLD"
			"events"
			{
				"21"
				{
					"team"		"102"
				}
			}
		}
		"216612575"
		{
			"name"		"jL"
			"code"		"jl"
			"dob"		"1970-01-01"
			"geo"		"WORLD"
			"events"
			{
				"21"
				{
					"team"		"117"
				}
			}
		}
		"97016704"
		{
			"name"		"kyxsan"
			"code"		"kyxsan"
			"dob"		"1970-01-01"
			"geo"		"WORLD"
			"events"
			{
				"21"
				{
					"team"		"117"
				}
			}
		}
		"178773495"
		{
			"name"		"BOROS"
			"code"		"boros"
			"dob"		"1970-01-01"
			"geo"		"WORLD"
			"events"
			{
				"21"
				{
					"team"		"119"
				}
			}
		}
		"165905698"
		{
			"name"		"DemQQ"
			"code"		"demqq"
			"dob"		"1970-01-01"
			"geo"		"WORLD"
			"events"
			{
				"21"
				{
					"team"		"119"
				}
			}
		}
		"336152206"
		{
			"name"		"kRaSnaL"
			"code"		"krasnal"
			"dob"		"1970-01-01"
			"geo"		"WORLD"
			"events"
			{
				"21"
				{
					"team"		"119"
				}
			}
		}
		"1015186932"
		{
			"name"		"Woro2k"
			"code"		"woro2k"
			"dob"		"1970-01-01"
			"geo"		"WORLD"
			"events"
			{
				"21"
				{
					"team"		"119"
				}
			}
		}
		"92860917"
		{
			"name"		"NertZ"
			"code"		"nertz"
			"dob"		"1970-01-01"
			"geo"		"WORLD"
			"events"
			{
				"21"
				{
					"team"		"84"
				}
			}
		}
		"100101582"
		{
			"name"		"hallzerk"
			"code"		"hallzerk"
			"dob"		"1970-01-01"
			"geo"		"WORLD"
			"events"
			{
				"21"
				{
					"team"		"111"
				}
			}
		}
		"925164589"
		{
			"name"		"History"
			"code"		"history"
			"dob"		"1970-01-01"
			"geo"		"WORLD"
			"events"
			{
				"21"
				{
					"team"		"121"
				}
			}
		}
		"51467095"
		{
			"name"		"v$m"
			"code"		"vsm"
			"dob"		"1970-01-01"
			"geo"		"WORLD"
			"events"
			{
				"21"
				{
					"team"		"121"
				}
			}
		}
		"481096602"
		{
			"name"		"Bart4k"
			"code"		"bart4k"
			"dob"		"1970-01-01"
			"geo"		"WORLD"
			"events"
			{
				"21"
				{
					"team"		"122"
				}
			}
		}
		"65182402"
		{
			"name"		"Thomas"
			"code"		"thomas"
			"dob"		"1970-01-01"
			"geo"		"WORLD"
			"events"
			{
				"21"
				{
					"team"		"118"
				}
			}
		}
		"158832564"
		{
			"name"		"CRUC1AL"
			"code"		"cruc1al"
			"dob"		"1970-01-01"
			"geo"		"WORLD"
			"events"
			{
				"21"
				{
					"team"		"118"
				}
			}
		}
		"195488719"
		{
			"name"		"volt"
			"code"		"volt"
			"dob"		"1970-01-01"
			"geo"		"WORLD"
			"events"
			{
				"21"
				{
					"team"		"118"
				}
			}
		}
		"193386133"
		{
			"name"		"nawwk"
			"code"		"nawwk"
			"dob"		"1970-01-01"
			"geo"		"WORLD"
			"events"
			{
				"21"
				{
					"team"		"117"
				}
			}
		}
	}
	"pro_teams"
	{
		"1"
		{
			"tag"		"NiP"
			"geo"		"SE"
		}
		"2"
		{
			"tag"		"AD"
			"geo"		"KZ"
		}
		"3"
		{
			"tag"		"CoL"
			"geo"		"US"
		}
		"4"
		{
			"tag"		"VG"
			"geo"		"FR"
		}
		"5"
		{
			"tag"		"iBP"
			"geo"		"US"
		}
		"6"
		{
			"tag"		"Fntc"
			"geo"		"SE"
		}
		"7"
		{
			"tag"		"CM"
			"geo"		"FR"
		}
		"8"
		{
			"tag"		"WGG"
			"geo"		"FR"
		}
		"9"
		{
			"tag"		"LGB"
			"geo"		"NO"
		}
		"10"
		{
			"tag"		"CW"
			"geo"		"DK"
		}
		"11"
		{
			"tag"		"US"
			"geo"		"PL"
		}
		"12"
		{
			"tag"		"NAVI"
			"geo"		"CC"
		}
		"13"
		{
			"tag"		"nf"
			"geo"		"DK"
		}
		"14"
		{
			"tag"		"SK"
			"geo"		"BR"
		}
		"15"
		{
			"tag"		"XAPSO"
			"geo"		"EU"
		}
		"16"
		{
			"tag"		"R"
			"geo"		"DK"
		}
		"17"
		{
			"tag"		"V"
			"geo"		"US"
		}
		"18"
		{
			"tag"		"V2"
			"geo"		"MK"
		}
		"19"
		{
			"tag"		"DRUIDZ"
			"geo"		"SE"
		}
		"20"
		{
			"tag"		"NiPtA"
			"geo"		"SE"
		}
		"21"
		{
			"tag"		"NiPtB"
			"geo"		"SE"
		}
		"22"
		{
			"tag"		"DH13AA"
			"geo"		"EU"
		}
		"23"
		{
			"tag"		"DH13AB"
			"geo"		"EU"
		}
		"24"
		{
			"tag"		"DIG"
			"geo"		"DK"
		}
		"25"
		{
			"tag"		"HLR"
			"geo"		"EU"
		}
		"26"
		{
			"tag"		"LDLC"
			"geo"		"FR"
		}
		"27"
		{
			"tag"		"TIT"
			"geo"		"FR"
		}
		"28"
		{
			"tag"		"3DM"
			"geo"		"FI"
		}
		"29"
		{
			"tag"		"mss"
			"geo"		"EU"
		}
		"30"
		{
			"tag"		"RGG"
			"geo"		"DK"
		}
		"31"
		{
			"tag"		"VP"
			"geo"		"PL"
		}
		"32"
		{
			"tag"		"VE"
			"geo"		"AU"
		}
		"33"
		{
			"tag"		"C9"
			"geo"		"US"
		}
		"34"
		{
			"tag"		"dAT"
			"geo"		"CC"
		}
		"35"
		{
			"tag"		"Eps"
			"geo"		"FR"
		}
		"36"
		{
			"tag"		"LC"
			"geo"		"NO"
		}
		"37"
		{
			"tag"		"INDW"
			"geo"		"IN"
		}
		"38"
		{
			"tag"		"myXMG"
			"geo"		"DK"
		}
		"39"
		{
			"tag"		"PENTA"
			"geo"		"DE"
		}
		"40"
		{
			"tag"		"BRAVG"
			"geo"		"ZA"
		}
		"41"
		{
			"tag"		"PKD"
			"geo"		"DE"
		}
		"42"
		{
			"tag"		"ESC"
			"geo"		"PL"
		}
		"43"
		{
			"tag"		"FLIP"
			"geo"		"CC"
		}
		"44"
		{
			"tag"		"x6ten"
			"geo"		"ES"
		}
		"45"
		{
			"tag"		"Orbit"
			"geo"		"SE"
		}
		"46"
		{
			"tag"		"NV"
			"geo"		"FR"
		}
		"47"
		{
			"tag"		"VEX"
			"geo"		"PL"
		}
		"48"
		{
			"tag"		"LIQ"
			"geo"		"US"
		}
		"49"
		{
			"tag"		"CLG"
			"geo"		"US"
		}
		"50"
		{
			"tag"		"KEYD"
			"geo"		"BR"
		}
		"51"
		{
			"tag"		"TSM"
			"geo"		"DK"
		}
		"52"
		{
			"tag"		"C9G"
			"geo"		"US"
		}
		"53"
		{
			"tag"		"REN"
			"geo"		"AU"
		}
		"54"
		{
			"tag"		"IM"
			"geo"		"AU"
		}
		"55"
		{
			"tag"		"KING"
			"geo"		"EU"
		}
		"56"
		{
			"tag"		"EBET"
			"geo"		"PL"
		}
		"57"
		{
			"tag"		"LUMI"
			"geo"		"BR"
		}
		"58"
		{
			"tag"		"TSOLO"
			"geo"		"DK"
		}
		"59"
		{
			"tag"		"G2"
			"geo"		"EU"
		}
		"60"
		{
			"tag"		"ASTR"
			"geo"		"DK"
		}
		"61"
		{
			"tag"		"FAZE"
			"geo"		"EU"
		}
		"62"
		{
			"tag"		"SPLC"
			"geo"		"US"
		}
		"63"
		{
			"tag"		"GAMB"
			"geo"		"CC"
		}
		"64"
		{
			"tag"		"STUS"
			"geo"		"US"
		}
		"65"
		{
			"tag"		"STEU"
			"geo"		"EU"
		}
		"66"
		{
			"tag"		"OPTC"
			"geo"		"US"
		}
		"67"
		{
			"tag"		"GOD"
			"geo"		"SE"
		}
		"68"
		{
			"tag"		"NOR"
			"geo"		"DK"
		}
		"69"
		{
			"tag"		"BIG"
			"geo"		"DE"
		}
		"70"
		{
			"tag"		"VEGA"
			"geo"		"RU"
		}
		"71"
		{
			"tag"		"IMT"
			"geo"		"BR"
		}
		"72"
		{
			"tag"		"SPR"
			"geo"		"EU"
		}
		"73"
		{
			"tag"		"SPC"
			"geo"		"TR"
		}
		"74"
		{
			"tag"		"TYL"
			"geo"		"CN"
		}
		"75"
		{
			"tag"		"AVG"
			"geo"		"KZ"
		}
		"76"
		{
			"tag"		"QB"
			"geo"		"RU"
		}
		"77"
		{
			"tag"		"MFG"
			"geo"		"US"
		}
		"78"
		{
			"tag"		"THV"
			"geo"		"BR"
		}
		"79"
		{
			"tag"		"FLG"
			"geo"		"CN"
		}
		"80"
		{
			"tag"		"MIBR"
			"geo"		"BR"
		}
		"81"
		{
			"tag"		"SPIR"
			"geo"		"RU"
		}
		"82"
		{
			"tag"		"ROG"
			"geo"		"US"
		}
		"83"
		{
			"tag"		"WINS"
			"geo"		"RU"
		}
		"84"
		{
			"tag"		"ENCE"
			"geo"		"FI"
		}
		"85"
		{
			"tag"		"FURI"
			"geo"		"US"
		}
		"86"
		{
			"tag"		"GRAY"
			"geo"		"AU"
		}
		"87"
		{
			"tag"		"NRG"
			"geo"		"US"
		}
		"88"
		{
			"tag"		"VICI"
			"geo"		"CN"
		}
		"89"
		{
			"tag"		"VITA"
			"geo"		"FR"
		}
		"90"
		{
			"tag"		"FORZ"
			"geo"		"RU"
		}
		"91"
		{
			"tag"		"CR4Z"
			"geo"		"RS"
		}
		"92"
		{
			"tag"		"SYMA"
			"geo"		"KZ"
		}
		"93"
		{
			"tag"		"DREA"
			"geo"		"RU"
		}
		"94"
		{
			"tag"		"INTZ"
			"geo"		"BR"
		}
		"95"
		{
			"tag"		"HERO"
			"geo"		"SE"
		}
		"96"
		{
			"tag"		"OG"
			"geo"		"US"
		}
		"97"
		{
			"tag"		"ESP"
			"geo"		"ES"
		}
		"98"
		{
			"tag"		"EVL"
			"geo"		"US"
		}
		"99"
		{
			"tag"		"GENG"
			"geo"		"US"
		}
		"100"
		{
			"tag"		"BOOM"
			"geo"		"BR"
		}
		"101"
		{
			"tag"		"COPE"
			"geo"		"DK"
		}
		"102"
		{
			"tag"		"PAIN"
			"geo"		"BR"
		}
		"103"
		{
			"tag"		"RIDE"
			"geo"		"ES"
		}
		"104"
		{
			"tag"		"SHRK"
			"geo"		"PT"
		}
		"105"
		{
			"tag"		"ENT"
			"geo"		"CZ"
		}
		"106"
		{
			"tag"		"MOUZ"
			"geo"		"EU"
		}
		"107"
		{
			"tag"		"NEMI"
			"geo"		"EU"
		}
		"108"
		{
			"tag"		"IHC"
			"geo"		"MN"
		}
		"109"
		{
			"tag"		"OUT"
			"geo"		"RU"
		}
		"110"
		{
			"tag"		"ETER"
			"geo"		"TR"
		}
		"111"
		{
			"tag"		"CPLX"
			"geo"		"US"
		}
		"112"
		{
			"tag"		"NINE"
			"geo"		"AR"
		}
		"113"
		{
			"tag"		"IMP"
			"geo"		"BR"
		}
		"114"
		{
			"tag"		"BNE"
			"geo"		"XK"
		}
		"115"
		{
			"tag"		"GL"
			"geo"		"DE"
		}
		"116"
		{
			"tag"		"ZZN"
			"geo"		"BR"
		}
		"117"
		{
			"tag"		"APEX"
		}
		"118"
		{
			"tag"		"ITB"
		}
		"119"
		{
			"tag"		"MONT"
		}
		"120"
		{
			"tag"		"NEIN"
		}
		"121"
		{
			"tag"		"FLUX"
		}
		"122"
		{
			"tag"		"MNGZ"
		}
	}
	"items_game_live"
	{
		"pro_players"
		{
			"*"
			{
				"events"
				{
					"16"
					{
						"clutch_kills"		"0"
						"pistol_kills"		"0"
						"opening_kills"		"0"
						"sniper_kills"		"0"
						"KDR"		"1.000000"
						"enemy_kills"		"0"
						"deaths"		"0"
						"matches_played"		"0"
						"*"
						{
							"clutch_kills"		"0"
							"pistol_kills"		"0"
							"opening_kills"		"0"
							"sniper_kills"		"0"
							"KDR"		"1.000000"
							"enemy_kills"		"0"
							"deaths"		"0"
							"matches_played"		"0"
						}
					}
				}
			}
		}
	}
	"items"
	{
		"4235"
		{
			"item_name"		"#CSGO_crate_pins_series_1"
			"name"		"crate_pins_series_1"
			"item_description"		"#CSGO_crate_pins_series_1_desc"
			"image_inventory"		"econ/weapon_cases/crate_pins_series_1"
			"first_sale_date"		"2016/06/01"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"143"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"143"		"crate_pins_series_1"
	}
	"client_loot_lists"
	{
		"crate_pins_series_1_rare"
		{
			"Commodity Pin - Guardian"		"1"
			"Commodity Pin - Tactics"		"1"
			"Commodity Pin - Nuke"		"1"
			"Commodity Pin - Train"		"1"
		}
		"crate_pins_series_1_mythical"
		{
			"Commodity Pin - Victory"		"1"
			"Commodity Pin - Militia"		"1"
			"Commodity Pin - Italy"		"1"
		}
		"crate_pins_series_1_legendary"
		{
			"Commodity Pin - Mirage"		"1"
			"Commodity Pin - Inferno"		"1"
		}
		"crate_pins_series_1_ancient"
		{
			"Commodity Pin - Dust II"		"1"
			"Commodity Pin - Guardian Elite"		"1"
		}
		"crate_pins_series_1"
		{
			"crate_pins_series_1_rare"		"1"
			"crate_pins_series_1_mythical"		"1"
			"crate_pins_series_1_legendary"		"1"
			"crate_pins_series_1_ancient"		"1"
		}
	}
	"items"
	{
		"4284"
		{
			"item_name"		"#CSGO_crate_pins_series_2"
			"name"		"crate_pins_series_2"
			"item_description"		"#CSGO_crate_pins_series_2_desc"
			"image_inventory"		"econ/weapon_cases/crate_pins_series_2"
			"first_sale_date"		"2016/09/28"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"175"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"175"		"crate_pins_series_2"
	}
	"client_loot_lists"
	{
		"crate_pins_series_2_rare"
		{
			"Commodity Pin - Guardian 2"		"1"
			"Commodity Pin - Bravo"		"1"
			"Commodity Pin - Baggage"		"1"
			"Commodity Pin - Phoenix"		"1"
		}
		"crate_pins_series_2_mythical"
		{
			"Commodity Pin - Office"		"1"
			"Commodity Pin - Cobblestone"		"1"
			"Commodity Pin - Overpass"		"1"
		}
		"crate_pins_series_2_legendary"
		{
			"Commodity Pin - Bloodhound"		"1"
			"Commodity Pin - Cache"		"1"
		}
		"crate_pins_series_2_ancient"
		{
			"Commodity Pin - Chroma"		"1"
			"Commodity Pin - Valeria"		"1"
		}
		"crate_pins_series_2"
		{
			"crate_pins_series_2_rare"		"1"
			"crate_pins_series_2_mythical"		"1"
			"crate_pins_series_2_legendary"		"1"
			"crate_pins_series_2_ancient"		"1"
		}
	}
	"items"
	{
		"4481"
		{
			"item_name"		"#CSGO_crate_pins_series_3"
			"name"		"crate_pins_series_3"
			"item_description"		"#CSGO_crate_pins_series_3_desc"
			"image_inventory"		"econ/weapon_cases/crate_pins_series_3"
			"first_sale_date"		"2018/03/01"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"243"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"243"		"crate_pins_series_3"
	}
	"client_loot_lists"
	{
		"crate_pins_series_3_rare"
		{
			"Commodity Pin - Guardian 3"		"1"
			"Commodity Pin - Canals"		"1"
			"Commodity Pin - Welcome to the Clutch"		"1"
			"Commodity Pin - Death Sentence"		"1"
		}
		"crate_pins_series_3_mythical"
		{
			"Commodity Pin - Inferno 2"		"1"
			"Commodity Pin - Wildfire"		"1"
			"Commodity Pin - Easy Peasy"		"1"
		}
		"crate_pins_series_3_legendary"
		{
			"Commodity Pin - Aces High"		"1"
			"Commodity Pin - Hydra"		"1"
		}
		"crate_pins_series_3_ancient"
		{
			"Commodity Pin - Howl"		"1"
			"Commodity Pin - Brigadier General"		"1"
		}
		"crate_pins_series_3"
		{
			"crate_pins_series_3_rare"		"1"
			"crate_pins_series_3_mythical"		"1"
			"crate_pins_series_3_legendary"		"1"
			"crate_pins_series_3_ancient"		"1"
		}
	}
	"items"
	{
		"4693"
		{
			"item_name"		"#CSGO_crate_pins_hlalyx"
			"name"		"crate_pins_hlalyx"
			"item_description"		"#CSGO_crate_pins_hlalyx_desc"
			"image_inventory"		"econ/weapon_cases/crate_pins_hlalyx"
			"first_sale_date"		"2020/03/23"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"300"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"300"		"crate_pins_hlalyx"
	}
	"client_loot_lists"
	{
		"crate_pins_hlalyx_rare"
		{
			"Commodity Pin - alyx_08"		"1"
			"Commodity Pin - alyx_06"		"1"
			"Commodity Pin - alyx_03"		"1"
			"Commodity Pin - alyx_01"		"1"
			"Commodity Pin - alyx_11"		"1"
		}
		"crate_pins_hlalyx_mythical"
		{
			"Commodity Pin - alyx_05"		"1"
			"Commodity Pin - alyx_02"		"1"
			"Commodity Pin - alyx_12"		"1"
		}
		"crate_pins_hlalyx_legendary"
		{
			"Commodity Pin - alyx_07"		"1"
			"Commodity Pin - alyx_09"		"1"
		}
		"crate_pins_hlalyx_ancient"
		{
			"Commodity Pin - alyx_10"		"1"
			"Commodity Pin - alyx_04"		"1"
		}
		"crate_pins_hlalyx"
		{
			"crate_pins_hlalyx_rare"		"1"
			"crate_pins_hlalyx_mythical"		"1"
			"crate_pins_hlalyx_legendary"		"1"
			"crate_pins_hlalyx_ancient"		"1"
		}
	}
	"paint_kits"
	{
		"541"
		{
			"name"		"cu_aug_swallows"
			"description_string"		"#PaintKit_cu_aug_swallows"
			"description_tag"		"#PaintKit_cu_aug_swallows_Tag"
			"style"		"7"
			"pattern"		"workshop/aug_swallows"
			"pattern_scale"		"1.000000"
			"phongexponent"		"8"
			"phongintensity"		"4"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"542"
		{
			"name"		"cu_bizon_Curse"
			"description_string"		"#PaintKit_cu_bizon_Curse"
			"description_tag"		"#PaintKit_cu_bizon_Curse_Tag"
			"style"		"7"
			"pattern"		"workshop/bizon_curse"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"543"
		{
			"name"		"gs_cz75a_redastor"
			"description_string"		"#PaintKit_gs_cz75a_redastor"
			"description_tag"		"#PaintKit_gs_cz75a_redastor_Tag"
			"style"		"9"
			"pattern"		"workshop/cz75_redastor"
			"color0"		"128 128 128 255"
			"color1"		"209 209 209"
			"color2"		"189 213 221"
			"color3"		"225 219 191"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"25"
			"phongalbedoboost"		"30"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"544"
		{
			"name"		"gs_dualberettas_ventilators"
			"description_string"		"#PaintKit_gs_dualberettas_ventilators"
			"description_tag"		"#PaintKit_gs_dualberettas_ventilators_Tag"
			"style"		"9"
			"pattern"		"workshop/ventilator_dualies"
			"color0"		"128 128 128 255"
			"color1"		"197 197 197"
			"color2"		"34 42 42"
			"color3"		"67 59 59"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"12"
			"phongalbedoboost"		"16"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.450000"
		}
		"545"
		{
			"name"		"sp_g3sg1_militiaorange"
			"description_string"		"#PaintKit_sp_g3sg1_militiaorange"
			"description_tag"		"#PaintKit_sp_g3sg1_militiaorange_Tag"
			"style"		"3"
			"pattern"		"workshop/g3sg1_militiared"
			"color0"		"41 41 38"
			"color1"		"59 60 62"
			"color2"		"53 53 41"
			"color3"		"242 128 52"
			"pattern_scale"		"2.000000"
			"phongexponent"		"125"
			"phongintensity"		"12"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.520000"
		}
		"546"
		{
			"name"		"gs_galilar_incenerator"
			"description_string"		"#PaintKit_gs_galilar_incenerator"
			"description_tag"		"#PaintKit_gs_galilar_incenerator_Tag"
			"style"		"9"
			"pattern"		"workshop/galil_incinerator"
			"color0"		"157 141 118"
			"color1"		"233 249 253"
			"color2"		"253 233 220"
			"color3"		"231 168 121"
			"pattern_scale"		"1.000000"
			"phongexponent"		"20"
			"phongintensity"		"45"
			"phongalbedoboost"		"9"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"547"
		{
			"name"		"cu_m249_spectre"
			"description_string"		"#PaintKit_cu_m249_spectre"
			"description_tag"		"#PaintKit_cu_m249_spectre_Tag"
			"style"		"7"
			"pattern"		"workshop/m249_spectre"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"15"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"548"
		{
			"name"		"cu_m4a1s_soultaker"
			"description_string"		"#PaintKit_cu_m4a1s_soultaker"
			"description_tag"		"#PaintKit_cu_m4a1s_soultaker_Tag"
			"style"		"7"
			"pattern"		"workshop/m4a1s_soultaker"
			"pattern_scale"		"1.000000"
			"phongexponent"		"1255"
			"phongintensity"		"140"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.990000"
		}
		"549"
		{
			"name"		"am_mp9_bioleak"
			"description_string"		"#PaintKit_am_mp9_bioleak"
			"description_tag"		"#PaintKit_am_mp9_bioleak_Tag"
			"style"		"5"
			"pattern"		"workshop/bio_pattern"
			"color0"		"30 20 6"
			"color1"		"207 244 2"
			"color2"		"63 62 40"
			"color3"		"74 72 25"
			"pattern_scale"		"2.000000"
			"phongexponent"		"4"
			"phongalbedoboost"		"20"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.790000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.650000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"209.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"550"
		{
			"name"		"hy_p2000_oceani"
			"description_string"		"#PaintKit_hy_p2000_oceani"
			"description_tag"		"#PaintKit_hy_p2000_oceani_Tag"
			"style"		"2"
			"pattern"		"workshop/p2000_oceani"
			"color0"		"21 21 26"
			"color1"		"46 158 199"
			"color2"		"20 91 146"
			"color3"		"25 92 148"
			"pattern_scale"		"4.000000"
			"phongexponent"		"255"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"551"
		{
			"name"		"cu_p250_asiimov"
			"description_string"		"#PaintKit_cu_p250_asiimov"
			"description_tag"		"#PaintKit_cu_p250_asiimov_Tag"
			"style"		"7"
			"pattern"		"workshop/p250_asiimov"
			"pattern_scale"		"1.000000"
			"phongexponent"		"230"
			"phongintensity"		"255"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.100000"
			"wear_remap_max"		"1.000000"
		}
		"552"
		{
			"name"		"gs_sawedoff_fubar"
			"description_string"		"#PaintKit_gs_sawedoff_fubar"
			"description_tag"		"#PaintKit_gs_sawedoff_fubar_Tag"
			"style"		"9"
			"pattern"		"workshop/sawedoff_fubar"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"219 213 204"
			"color3"		"234 220 204"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"5"
			"phongalbedoboost"		"5"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.400000"
			"wear_remap_max"		"1.000000"
		}
		"553"
		{
			"name"		"cu_sg553_atlas"
			"description_string"		"#PaintKit_cu_sg553_atlas"
			"description_tag"		"#PaintKit_cu_sg553_atlas_Tag"
			"style"		"7"
			"pattern"		"workshop/sg553_atlas"
			"pattern_scale"		"1.000000"
			"phongexponent"		"128"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.810000"
		}
		"554"
		{
			"name"		"gs_ssg08_armacore"
			"description_string"		"#PaintKit_gs_ssg08_armacore"
			"description_tag"		"#PaintKit_gs_ssg08_armacore_Tag"
			"style"		"9"
			"pattern"		"workshop/ssg08_armacore"
			"color0"		"128 128 128 255"
			"color1"		"255 255 255"
			"color2"		"234 234 234"
			"color3"		"153 153 153"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"255"
			"phongalbedoboost"		"5"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"555"
		{
			"name"		"am_tec9_redblast"
			"description_string"		"#PaintKit_am_tec9_redblast"
			"description_tag"		"#PaintKit_am_tec9_redblast_Tag"
			"style"		"5"
			"pattern"		"workshop/tec9_redblast"
			"color0"		"27 26 31"
			"color1"		"201 23 17"
			"color2"		"236 129 43"
			"color3"		"66 136 150"
			"pattern_scale"		"1.000000"
			"phongexponent"		"25"
			"phongalbedoboost"		"95"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.430000"
		}
		"556"
		{
			"name"		"cu_ump45_primalsaber"
			"description_string"		"#PaintKit_cu_ump45_primalsaber"
			"description_tag"		"#PaintKit_cu_ump45_primalsaber_Tag"
			"style"		"7"
			"pattern"		"workshop/ump45_primalsaber"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"90"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.770000"
		}
		"557"
		{
			"name"		"cu_xm1014_spectrum"
			"description_string"		"#PaintKit_cu_xm1014_spectrum"
			"description_tag"		"#PaintKit_cu_xm1014_spectrum_Tag"
			"style"		"7"
			"pattern"		"workshop/xm1014_spectrum"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"3"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.750000"
		}
	}
	"items"
	{
		"1347"
		{
			"name"		"community_12 Key"
			"item_name"		"#CSGO_crate_key_community_12"
			"item_description"		"#CSGO_crate_key_community_12_desc"
			"first_sale_date"		"2016-04-19"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_12"
			"tool"
			{
				"restriction"		"crate_community_12"
			}
		}
		"4233"
		{
			"item_name"		"#CSGO_crate_community_12"
			"item_description"		"#CSGO_crate_community_12_desc"
			"name"		"crate_community_12"
			"image_inventory"		"econ/weapon_cases/crate_community_12"
			"model_player"		"models/props/crates/csgo_drop_crate_chroma3.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1347"		"1"
			}
			"tool"
			{
				"restriction"		"crate_community_12"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"141"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_12"
					"tag_text"		"#CSGO_set_community_12"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"141"		"crate_community_12"
	}
	"client_loot_lists"
	{
		"crate_community_12_rare"
		{
			"[gs_dualberettas_ventilators]weapon_elite"		"1"
			"[sp_g3sg1_militiaorange]weapon_g3sg1"		"1"
			"[cu_m249_spectre]weapon_m249"		"1"
			"[am_mp9_bioleak]weapon_mp9"		"1"
			"[hy_p2000_oceani]weapon_hkp2000"		"1"
			"[gs_sawedoff_fubar]weapon_sawedoff"		"1"
			"[cu_sg553_atlas]weapon_sg556"		"1"
		}
		"crate_community_12_mythical"
		{
			"[gs_cz75a_redastor]weapon_cz75a"		"1"
			"[gs_galilar_incenerator]weapon_galilar"		"1"
			"[gs_ssg08_armacore]weapon_ssg08"		"1"
			"[am_tec9_redblast]weapon_tec9"		"1"
			"[cu_xm1014_spectrum]weapon_xm1014"		"1"
		}
		"crate_community_12_legendary"
		{
			"[cu_aug_swallows]weapon_aug"		"1"
			"[cu_p250_asiimov]weapon_p250"		"1"
			"[cu_ump45_primalsaber]weapon_ump45"		"1"
		}
		"crate_community_12_ancient"
		{
			"[cu_bizon_Curse]weapon_bizon"		"1"
			"[cu_m4a1s_soultaker]weapon_m4a1_silencer"		"1"
		}
		"crate_community_12"
		{
			"crate_community_12_rare"		"1"
			"crate_community_12_mythical"		"1"
			"crate_community_12_legendary"		"1"
			"crate_community_12_ancient"		"1"
			"community_case_6_unusual"		"1"
		}
	}
	"item_sets"
	{
		"set_community_12"
		{
			"name"		"#CSGO_set_community_12"
			"set_description"		"#CSGO_set_community_12_desc"
			"is_collection"		"1"
			"items"
			{
				"[gs_dualberettas_ventilators]weapon_elite"		"1"
				"[sp_g3sg1_militiaorange]weapon_g3sg1"		"1"
				"[cu_m249_spectre]weapon_m249"		"1"
				"[am_mp9_bioleak]weapon_mp9"		"1"
				"[hy_p2000_oceani]weapon_hkp2000"		"1"
				"[gs_sawedoff_fubar]weapon_sawedoff"		"1"
				"[cu_sg553_atlas]weapon_sg556"		"1"
				"[gs_cz75a_redastor]weapon_cz75a"		"1"
				"[gs_galilar_incenerator]weapon_galilar"		"1"
				"[gs_ssg08_armacore]weapon_ssg08"		"1"
				"[am_tec9_redblast]weapon_tec9"		"1"
				"[cu_xm1014_spectrum]weapon_xm1014"		"1"
				"[cu_aug_swallows]weapon_aug"		"1"
				"[cu_p250_asiimov]weapon_p250"		"1"
				"[cu_ump45_primalsaber]weapon_ump45"		"1"
				"[cu_bizon_Curse]weapon_bizon"		"1"
				"[cu_m4a1s_soultaker]weapon_m4a1_silencer"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"cu_aug_swallows"		"legendary"
		"cu_bizon_Curse"		"ancient"
		"gs_cz75a_redastor"		"mythical"
		"gs_dualberettas_ventilators"		"rare"
		"sp_g3sg1_militiaorange"		"rare"
		"gs_galilar_incenerator"		"mythical"
		"cu_m249_spectre"		"rare"
		"cu_m4a1s_soultaker"		"legendary"
		"am_mp9_bioleak"		"rare"
		"hy_p2000_oceani"		"uncommon"
		"cu_p250_asiimov"		"legendary"
		"gs_sawedoff_fubar"		"rare"
		"cu_sg553_atlas"		"rare"
		"gs_ssg08_armacore"		"mythical"
		"am_tec9_redblast"		"mythical"
		"cu_ump45_primalsaber"		"legendary"
		"cu_xm1014_spectrum"		"mythical"
	}
	"paint_kits"
	{
		"558"
		{
			"name"		"cu_bayonet_lore"
			"description_string"		"#Paintkit_cu_lore"
			"description_tag"		"#Paintkit_cu_lore_Tag"
			"style"		"7"
			"pattern"		"bayonet_lore"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"50"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
		}
		"559"
		{
			"name"		"cu_flip_lore"
			"description_string"		"#Paintkit_cu_lore"
			"description_tag"		"#Paintkit_cu_lore_Tag"
			"style"		"7"
			"pattern"		"flip_lore"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"50"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
		}
		"560"
		{
			"name"		"cu_gut_lore"
			"description_string"		"#Paintkit_cu_lore"
			"description_tag"		"#Paintkit_cu_lore_Tag"
			"style"		"7"
			"pattern"		"gut_lore"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"255"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
		}
		"561"
		{
			"name"		"cu_karam_lore"
			"description_string"		"#Paintkit_cu_lore"
			"description_tag"		"#Paintkit_cu_lore_Tag"
			"style"		"7"
			"pattern"		"karam_lore"
			"pattern_scale"		"1.000000"
			"phongexponent"		"64"
			"phongintensity"		"5"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
		}
		"562"
		{
			"name"		"cu_m9_bay_lore"
			"description_string"		"#Paintkit_cu_lore"
			"description_tag"		"#Paintkit_cu_lore_Tag"
			"style"		"7"
			"pattern"		"m9_bay_lore"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"50"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
		}
		"563"
		{
			"name"		"cu_bayonet_stonewash"
			"description_string"		"#Paintkit_cu_stonewash"
			"description_tag"		"#Paintkit_cu_stonewash_Tag"
			"style"		"9"
			"pattern"		"bayonet_black_laminate"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"232 216 197"
			"color3"		"232 225 208"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"64"
			"phongalbedoboost"		"40"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"564"
		{
			"name"		"cu_flip_stonewash"
			"description_string"		"#Paintkit_cu_stonewash"
			"description_tag"		"#Paintkit_cu_stonewash_Tag"
			"style"		"9"
			"pattern"		"flip_black_laminate"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"232 216 197"
			"color3"		"232 225 208"
			"pattern_scale"		"1.000000"
			"phongexponent"		"128"
			"phongintensity"		"20"
			"phongalbedoboost"		"40"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"565"
		{
			"name"		"cu_gut_stonewash"
			"description_string"		"#Paintkit_cu_stonewash"
			"description_tag"		"#Paintkit_cu_stonewash_Tag"
			"style"		"9"
			"pattern"		"gut_black_laminate"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"232 216 197"
			"color3"		"209 198 173"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"255"
			"phongalbedoboost"		"40"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"566"
		{
			"name"		"cu_karam_stonewash"
			"description_string"		"#Paintkit_cu_stonewash"
			"description_tag"		"#Paintkit_cu_stonewash_Tag"
			"style"		"9"
			"pattern"		"karambit_black_laminate"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"232 216 197"
			"color3"		"232 225 208"
			"pattern_scale"		"1.000000"
			"phongexponent"		"95"
			"phongintensity"		"64"
			"phongalbedoboost"		"40"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"567"
		{
			"name"		"cu_m9_bay_stonewash"
			"description_string"		"#Paintkit_cu_stonewash"
			"description_tag"		"#Paintkit_cu_stonewash_Tag"
			"style"		"9"
			"pattern"		"m9bay_black_laminate"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"232 216 197"
			"color3"		"232 225 208"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"255"
			"phongalbedoboost"		"40"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"568"
		{
			"name"		"am_emerald_marbleized"
			"description_string"		"#PaintKit_am_marbleized_g"
			"description_tag"		"#PaintKit_am_marbleized_g_Tag"
			"same_name_family_aggregate"		"568-572"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"2 69 34"
			"color1"		"15 15 1"
			"color2"		"1 13 17 255"
			"color3"		"8 2 22 255"
			"pattern_scale"		"1.600000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"569"
		{
			"name"		"am_gamma_doppler_phase1"
			"description_string"		"#PaintKit_am_marbleized_g"
			"description_tag"		"#PaintKit_am_marbleized_g_Tag"
			"same_name_family_aggregate"		"568-572"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"11 14 27 255"
			"color1"		"30 22 12 255"
			"color2"		"13 98 45"
			"color3"		"11 14 27 255"
			"pattern_scale"		"1.600000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-50.000000"
			"pattern_rotate_end"		"-70.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"570"
		{
			"name"		"am_gamma_doppler_phase2"
			"description_string"		"#PaintKit_am_marbleized_g"
			"description_tag"		"#PaintKit_am_marbleized_g_Tag"
			"same_name_family_aggregate"		"568-572"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"9 15 18"
			"color1"		"9 99 45"
			"color2"		"23 30 12"
			"color3"		"9 99 49"
			"pattern_scale"		"1.600000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-50.000000"
			"pattern_rotate_end"		"-70.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"571"
		{
			"name"		"am_gamma_doppler_phase3"
			"description_string"		"#PaintKit_am_marbleized_g"
			"description_tag"		"#PaintKit_am_marbleized_g_Tag"
			"same_name_family_aggregate"		"568-572"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"6 8 15 255"
			"color1"		"23 105 117"
			"color2"		"6 63 13"
			"color3"		"20 28 9"
			"pattern_scale"		"1.600000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-50.000000"
			"pattern_rotate_end"		"-70.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"572"
		{
			"name"		"am_gamma_doppler_phase4"
			"description_string"		"#PaintKit_am_marbleized_g"
			"description_tag"		"#PaintKit_am_marbleized_g_Tag"
			"same_name_family_aggregate"		"568-572"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"7 9 18"
			"color1"		"23 117 103"
			"color2"		"97 165 43"
			"color3"		"28 26 9"
			"pattern_scale"		"1.600000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-50.000000"
			"pattern_rotate_end"		"-70.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"573"
		{
			"name"		"gs_bayonet_autotronic"
			"description_string"		"#PaintKit_gs_autotronic"
			"description_tag"		"#PaintKit_gs_autotronic_Tag"
			"style"		"9"
			"pattern"		"bayonet_future_alt"
			"normal"		"bayonet_future_alt_normal"
			"use_normal"		"1"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"146 141 132"
			"color3"		"204 198 191"
			"pattern_scale"		"1.000000"
			"phongexponent"		"80"
			"phongintensity"		"8"
			"phongalbedoboost"		"20"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.850000"
		}
		"574"
		{
			"name"		"gs_flip_autotronic"
			"description_string"		"#PaintKit_gs_autotronic"
			"description_tag"		"#PaintKit_gs_autotronic_Tag"
			"style"		"9"
			"pattern"		"flip_future"
			"normal"		"flip_future_normal"
			"use_normal"		"1"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"162 155 141"
			"color3"		"222 215 211"
			"pattern_scale"		"1.000000"
			"phongexponent"		"80"
			"phongintensity"		"8"
			"phongalbedoboost"		"40"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.850000"
		}
		"575"
		{
			"name"		"gs_gut_autotronic"
			"description_string"		"#PaintKit_gs_autotronic"
			"description_tag"		"#PaintKit_gs_autotronic_Tag"
			"style"		"9"
			"pattern"		"gut_future"
			"normal"		"gut_future_normal"
			"use_normal"		"1"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"208 201 188"
			"color3"		"218 211 203"
			"pattern_scale"		"1.000000"
			"phongexponent"		"80"
			"phongintensity"		"8"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.850000"
		}
		"576"
		{
			"name"		"gs_karam_autotronic"
			"description_string"		"#PaintKit_gs_autotronic"
			"description_tag"		"#PaintKit_gs_autotronic_Tag"
			"style"		"9"
			"pattern"		"karam_future"
			"normal"		"karam_future_normal"
			"use_normal"		"1"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"97 85 61"
			"color3"		"111 104 98"
			"pattern_scale"		"1.000000"
			"phongexponent"		"80"
			"phongintensity"		"8"
			"phongalbedoboost"		"60"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.850000"
		}
		"577"
		{
			"name"		"gs_m9_bay_autotronic"
			"description_string"		"#PaintKit_gs_autotronic"
			"description_tag"		"#PaintKit_gs_autotronic_Tag"
			"style"		"9"
			"pattern"		"m9_bay_future"
			"normal"		"m9_bay_future_normal"
			"use_normal"		"1"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"208 201 188"
			"color3"		"218 211 203"
			"pattern_scale"		"1.000000"
			"phongexponent"		"80"
			"phongintensity"		"8"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.850000"
		}
		"578"
		{
			"name"		"hy_ocean_knife"
			"description_string"		"#PaintKit_hy_ocean_knife"
			"description_tag"		"#PaintKit_hy_ocean_Tag"
			"style"		"2"
			"pattern"		"camo_wood"
			"color0"		"35 45 92 255"
			"color1"		"108 124 128 255"
			"color2"		"51 75 113 255"
			"color3"		"39 46 58 255"
			"pattern_scale"		"3.000000"
			"phongexponent"		"16"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"579"
		{
			"name"		"hy_ocean_knife_90"
			"description_string"		"#PaintKit_hy_ocean_knife"
			"description_tag"		"#PaintKit_hy_ocean_Tag"
			"style"		"2"
			"pattern"		"camo_wood"
			"color0"		"35 45 92 255"
			"color1"		"108 124 128 255"
			"color2"		"51 75 113 255"
			"color3"		"39 46 58 255"
			"pattern_scale"		"3.000000"
			"phongexponent"		"16"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"90.000000"
			"pattern_rotate_end"		"90.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"580"
		{
			"name"		"am_marked_up"
			"description_string"		"#PaintKit_am_marked_up"
			"description_tag"		"#PaintKit_am_marked_up_Tag"
			"style"		"5"
			"pattern"		"stealth"
			"color0"		"20 20 20"
			"color1"		"26 26 26"
			"color2"		"26 14 47"
			"color3"		"76 76 76"
			"pattern_scale"		"2.700000"
			"phongexponent"		"255"
			"phongalbedoboost"		"40"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.480000"
		}
		"581"
		{
			"name"		"am_marked_up_90"
			"description_string"		"#PaintKit_am_marked_up"
			"description_tag"		"#PaintKit_am_marked_up_Tag"
			"style"		"5"
			"pattern"		"stealth"
			"color0"		"20 20 20"
			"color1"		"26 26 26"
			"color2"		"26 14 47"
			"color3"		"76 76 76"
			"pattern_scale"		"2.700000"
			"phongexponent"		"255"
			"phongalbedoboost"		"40"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"90.000000"
			"pattern_rotate_end"		"90.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.480000"
		}
		"582"
		{
			"name"		"am_marked_up_fine"
			"description_string"		"#PaintKit_am_marked_up"
			"description_tag"		"#PaintKit_am_marked_up_Tag"
			"style"		"5"
			"pattern"		"stealth"
			"color0"		"20 20 20"
			"color1"		"26 26 26"
			"color2"		"26 14 47"
			"color3"		"76 76 76"
			"pattern_scale"		"3.900000"
			"phongexponent"		"255"
			"phongalbedoboost"		"40"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"30.000000"
			"pattern_rotate_end"		"30.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.480000"
		}
		"583"
		{
			"name"		"gs_aug_aristocrat"
			"description_string"		"#PaintKit_gs_aug_aristocrat"
			"description_tag"		"#PaintKit_gs_aug_aristocrat_Tag"
			"style"		"9"
			"pattern"		"workshop/aug_aristocrat_silver"
			"use_normal"		"1"
			"normal"		"workshop/aug_aristocrat_silver_normal"
			"color0"		"128 128 128"
			"color1"		"202 202 202"
			"color2"		"73 42 9"
			"color3"		"62 62 62"
			"pattern_scale"		"1.000000"
			"phongexponent"		"30"
			"phongintensity"		"255"
			"phongalbedoboost"		"20"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.660000"
		}
		"584"
		{
			"name"		"gs_awp_phobos"
			"description_string"		"#PaintKit_gs_awp_phobos"
			"description_tag"		"#PaintKit_gs_awp_phobos_Tag"
			"style"		"9"
			"pattern"		"workshop/awp-phobos"
			"use_normal"		"1"
			"normal"		"workshop/awp-phobos_normal"
			"color0"		"66 73 110"
			"color1"		"255 255 255"
			"color2"		"6 6 6"
			"color3"		"91 91 91"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"15"
			"phongalbedoboost"		"90"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
		}
		"585"
		{
			"name"		"cu_five_seven_daimyo"
			"description_string"		"#PaintKit_cu_five_seven_daimyo"
			"description_tag"		"#PaintKit_cu_five_seven_daimyo_Tag"
			"style"		"7"
			"pattern"		"workshop/five_seven_daimyo_majestic_nose8c_sRGB_3"
			"pattern_scale"		"1.000000"
			"phongexponent"		"60"
			"phongintensity"		"4"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"586"
		{
			"name"		"cu_glock_wasteland_rebel"
			"description_string"		"#PaintKit_cu_glock_wasteland_rebel"
			"description_tag"		"#PaintKit_cu_glock_wasteland_rebel_Tag"
			"style"		"7"
			"pattern"		"workshop/glock_wasteland_rebel"
			"pattern_scale"		"1.000000"
			"phongexponent"		"50"
			"phongintensity"		"2"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.540000"
		}
		"587"
		{
			"name"		"gs_m4a1_mecha_industries"
			"description_string"		"#PaintKit_gs_m4a1_mecha_industries"
			"description_tag"		"#PaintKit_gs_m4a1_mecha_industries_Tag"
			"style"		"9"
			"pattern"		"workshop/m4a1-s_mecha"
			"color0"		"190 188 183"
			"color1"		"194 194 194"
			"color2"		"165 161 152"
			"color3"		"124 123 117"
			"pattern_scale"		"1.000000"
			"phongexponent"		"70"
			"phongintensity"		"25"
			"phongalbedoboost"		"4"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"588"
		{
			"name"		"cu_m4a4_desolate_space"
			"description_string"		"#PaintKit_cu_m4a4_desolate_space"
			"description_tag"		"#PaintKit_cu_m4a4_desolate_space_Tag"
			"style"		"7"
			"pattern"		"workshop/m4a4_desolatespace2"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"589"
		{
			"name"		"aq_mac_10_alien_camo"
			"description_string"		"#PaintKit_aq_mac_10_alien_camo"
			"description_tag"		"#PaintKit_aq_mac_10_alien_camo_Tag"
			"style"		"8"
			"pattern"		"workshop/mac_10_alien_camo"
			"color0"		"214 194 221"
			"color1"		"205 142 125"
			"color2"		"122 75 60"
			"color3"		"194 152 126"
			"pattern_scale"		"3.000000"
			"phongexponent"		"32"
			"phongalbedoboost"		"7"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"590"
		{
			"name"		"aq_nova_sci_fi"
			"description_string"		"#PaintKit_aq_nova_sci_fi"
			"description_tag"		"#PaintKit_aq_nova_sci_fi_Tag"
			"style"		"8"
			"pattern"		"workshop/nova_sci_fi"
			"color0"		"128 128 128 255"
			"color1"		"150 150 150 255"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"2.000000"
			"phongexponent"		"32"
			"phongalbedoboost"		"15"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"591"
		{
			"name"		"gs_p2000_imperial_dragon"
			"description_string"		"#PaintKit_gs_p2000_imperial_dragon"
			"description_tag"		"#PaintKit_gs_p2000_imperial_dragon_Tag"
			"style"		"9"
			"pattern"		"workshop/p2000_asiandawn_final"
			"color0"		"55 41 35"
			"color1"		"232 169 136"
			"color2"		"215 98 217"
			"color3"		"203 146 84"
			"pattern_scale"		"1.000000"
			"phongexponent"		"120"
			"phongintensity"		"75"
			"phongalbedoboost"		"230"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.630000"
		}
		"592"
		{
			"name"		"gs_p250_metal_panels"
			"description_string"		"#PaintKit_gs_p250_metal_panels"
			"description_tag"		"#PaintKit_gs_p250_metal_panels_Tag"
			"style"		"9"
			"pattern"		"workshop/metalpanels_green"
			"color0"		"255 255 255"
			"color1"		"238 255 193"
			"color2"		"255 236 172"
			"color3"		"211 190 156"
			"pattern_scale"		"2.200000"
			"phongexponent"		"170"
			"phongalbedoboost"		"60"
			"view_model_exponent_override_size"		"512"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"180.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.050000"
			"wear_remap_max"		"0.800000"
		}
		"593"
		{
			"name"		"gs_p90_full_throttle"
			"description_string"		"#PaintKit_gs_p90_full_throttle"
			"description_tag"		"#PaintKit_gs_p90_full_throttle_Tag"
			"style"		"9"
			"pattern"		"workshop/p90_fullthrottle_final"
			"color0"		"42 42 42"
			"color1"		"248 244 227"
			"color2"		"15 18 24"
			"color3"		"255 255 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"0"
			"phongalbedoboost"		"10"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"594"
		{
			"name"		"gs_pp_bizon_harvester"
			"description_string"		"#PaintKit_gs_pp_bizon_harvester"
			"description_tag"		"#PaintKit_gs_pp_bizon_harvester_Tag"
			"style"		"9"
			"pattern"		"workshop/pp_bizon_harvester"
			"use_normal"		"1"
			"normal"		"workshop/pp_bizon_harvester_normal"
			"color0"		"128 128 128 255"
			"color1"		"174 171 162"
			"color2"		"192 190 181"
			"color3"		"214 214 214"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"45"
			"phongalbedoboost"		"16"
			"view_model_exponent_override_size"		"512"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"595"
		{
			"name"		"cu_r8_cybersport"
			"description_string"		"#PaintKit_cu_r8_cybersport"
			"description_tag"		"#PaintKit_cu_r8_cybersport_Tag"
			"style"		"7"
			"pattern"		"workshop/revolver_cybersport"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"70"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"596"
		{
			"name"		"cu_sawed_off_lime"
			"description_string"		"#PaintKit_cu_sawed_off_lime"
			"description_tag"		"#PaintKit_cu_sawed_off_lime_Tag"
			"style"		"7"
			"pattern"		"workshop/sawed_off_lime"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"47"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"597"
		{
			"name"		"gs_scar20_bloodsport"
			"description_string"		"#PaintKit_gs_scar20_bloodsport"
			"description_tag"		"#PaintKit_gs_scar20_bloodsport_Tag"
			"style"		"9"
			"pattern"		"workshop/scar20_voltaic"
			"color0"		"255 255 255"
			"color1"		"192 192 192"
			"color2"		"23 13 13"
			"color3"		"21 16 16"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"12"
			"phongalbedoboost"		"6"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.450000"
		}
		"598"
		{
			"name"		"cu_sg553_aerial"
			"description_string"		"#PaintKit_cu_sg553_aerial"
			"description_tag"		"#PaintKit_cu_sg553_aerial_Tag"
			"style"		"9"
			"pattern"		"workshop/aerial_sg553"
			"color0"		"128 128 128 255"
			"color1"		"212 212 212"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"222"
			"phongintensity"		"8"
			"phongalbedoboost"		"12"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"599"
		{
			"name"		"am_tec_9_sea_salt"
			"description_string"		"#PaintKit_am_tec_9_sea_salt"
			"description_tag"		"#PaintKit_am_tec_9_sea_salt_Tag"
			"style"		"5"
			"pattern"		"workshop/tec_9_seasalt"
			"color0"		"16 85 189"
			"color1"		"68 178 255"
			"color2"		"38 38 38"
			"color3"		"215 215 215"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongalbedoboost"		"15"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
	}
	"items"
	{
		"1350"
		{
			"name"		"community_13 Key"
			"item_name"		"#CSGO_crate_key_community_13"
			"item_description"		"#CSGO_crate_key_community_13_desc"
			"first_sale_date"		"2016-06-10"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_13"
			"tool"
			{
				"restriction"		"crate_community_13"
			}
		}
		"4236"
		{
			"item_name"		"#CSGO_crate_community_13"
			"item_description"		"#CSGO_crate_community_13_desc"
			"name"		"crate_community_13"
			"image_inventory"		"econ/weapon_cases/crate_community_13"
			"model_player"		"models/props/crates/csgo_drop_crate_gamma.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1350"		"1"
			}
			"tool"
			{
				"restriction"		"crate_community_13"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"144"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_13"
					"tag_text"		"#CSGO_set_community_13"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"144"		"crate_community_13"
	}
	"client_loot_lists"
	{
		"crate_community_13_rare"
		{
			"[cu_five_seven_daimyo]weapon_fiveseven"		"1"
			"[aq_mac_10_alien_camo]weapon_mac10"		"1"
			"[aq_nova_sci_fi]weapon_nova"		"1"
			"[gs_p250_metal_panels]weapon_p250"		"1"
			"[gs_pp_bizon_harvester]weapon_bizon"		"1"
			"[cu_sg553_aerial]weapon_sg556"		"1"
			"[am_tec_9_sea_salt]weapon_tec9"		"1"
		}
		"crate_community_13_mythical"
		{
			"[gs_aug_aristocrat]weapon_aug"		"1"
			"[gs_awp_phobos]weapon_awp"		"1"
			"[gs_p90_full_throttle]weapon_p90"		"1"
			"[cu_r8_cybersport]weapon_revolver"		"1"
			"[cu_sawed_off_lime]weapon_sawedoff"		"1"
		}
		"crate_community_13_legendary"
		{
			"[cu_m4a4_desolate_space]weapon_m4a1"		"1"
			"[gs_p2000_imperial_dragon]weapon_hkp2000"		"1"
			"[gs_scar20_bloodsport]weapon_scar20"		"1"
		}
		"crate_community_13_ancient"
		{
			"[cu_glock_wasteland_rebel]weapon_glock"		"1"
			"[gs_m4a1_mecha_industries]weapon_m4a1_silencer"		"1"
		}
		"crate_community_13"
		{
			"crate_community_13_rare"		"1"
			"crate_community_13_mythical"		"1"
			"crate_community_13_legendary"		"1"
			"crate_community_13_ancient"		"1"
			"community_case_13_unusual"		"1"
		}
	}
	"item_sets"
	{
		"set_community_13"
		{
			"name"		"#CSGO_set_community_13"
			"set_description"		"#CSGO_set_community_13_desc"
			"is_collection"		"1"
			"items"
			{
				"[cu_five_seven_daimyo]weapon_fiveseven"		"1"
				"[aq_mac_10_alien_camo]weapon_mac10"		"1"
				"[aq_nova_sci_fi]weapon_nova"		"1"
				"[gs_p250_metal_panels]weapon_p250"		"1"
				"[gs_pp_bizon_harvester]weapon_bizon"		"1"
				"[cu_sg553_aerial]weapon_sg556"		"1"
				"[am_tec_9_sea_salt]weapon_tec9"		"1"
				"[gs_aug_aristocrat]weapon_aug"		"1"
				"[gs_awp_phobos]weapon_awp"		"1"
				"[gs_p90_full_throttle]weapon_p90"		"1"
				"[cu_r8_cybersport]weapon_revolver"		"1"
				"[cu_sawed_off_lime]weapon_sawedoff"		"1"
				"[cu_m4a4_desolate_space]weapon_m4a1"		"1"
				"[gs_p2000_imperial_dragon]weapon_hkp2000"		"1"
				"[gs_scar20_bloodsport]weapon_scar20"		"1"
				"[cu_glock_wasteland_rebel]weapon_glock"		"1"
				"[gs_m4a1_mecha_industries]weapon_m4a1_silencer"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"cu_bayonet_lore"		"legendary"
		"cu_flip_lore"		"legendary"
		"cu_gut_lore"		"legendary"
		"cu_karam_lore"		"legendary"
		"cu_m9_bay_lore"		"legendary"
		"cu_bayonet_stonewash"		"mythical"
		"cu_flip_stonewash"		"mythical"
		"cu_gut_stonewash"		"mythical"
		"cu_karam_stonewash"		"mythical"
		"cu_m9_bay_stonewash"		"mythical"
		"am_emerald_marbleized"		"legendary"
		"am_gamma_doppler_phase1"		"mythical"
		"am_gamma_doppler_phase2"		"mythical"
		"am_gamma_doppler_phase3"		"mythical"
		"am_gamma_doppler_phase4"		"mythical"
		"gs_bayonet_autotronic"		"mythical"
		"gs_flip_autotronic"		"mythical"
		"gs_gut_autotronic"		"mythical"
		"gs_karam_autotronic"		"mythical"
		"gs_m9_bay_autotronic"		"mythical"
		"hy_ocean_knife"		"rare"
		"hy_ocean_knife_90"		"rare"
		"am_marked_up"		"rare"
		"am_marked_up_90"		"rare"
		"am_marked_up_fine"		"rare"
		"gs_aug_aristocrat"		"mythical"
		"gs_awp_phobos"		"rare"
		"cu_five_seven_daimyo"		"rare"
		"cu_glock_wasteland_rebel"		"legendary"
		"gs_m4a1_mecha_industries"		"legendary"
		"cu_m4a4_desolate_space"		"mythical"
		"aq_mac_10_alien_camo"		"rare"
		"aq_nova_sci_fi"		"rare"
		"gs_p2000_imperial_dragon"		"mythical"
		"gs_p250_metal_panels"		"rare"
		"gs_p90_full_throttle"		"mythical"
		"gs_pp_bizon_harvester"		"rare"
		"cu_r8_cybersport"		"mythical"
		"cu_sawed_off_lime"		"mythical"
		"gs_scar20_bloodsport"		"legendary"
		"cu_sg553_aerial"		"rare"
		"am_tec_9_sea_salt"		"rare"
	}
	"paint_kits"
	{
		"600"
		{
			"name"		"cu_ak47_anarchy"
			"description_string"		"#PaintKit_cu_AK47_Anarchy"
			"description_tag"		"#PaintKit_cu_AK47_Anarchy_Tag"
			"style"		"7"
			"pattern"		"workshop/anarchy_ak47"
			"pattern_scale"		"1.000000"
			"phongexponent"		"140"
			"phongintensity"		"255"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"601"
		{
			"name"		"gs_aug_syd_mead"
			"description_string"		"#PaintKit_gs_AUG_Syd_Mead"
			"description_tag"		"#PaintKit_gs_AUG_Syd_Mead_Tag"
			"style"		"9"
			"pattern"		"workshop/syd_mead_aug_texture"
			"color0"		"131 145 149"
			"color1"		"255 255 255"
			"color2"		"111 94 78"
			"color3"		"130 89 59"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"150"
			"phongalbedoboost"		"15"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"602"
		{
			"name"		"gs_cz75_tread"
			"description_string"		"#PaintKit_gs_CZ75_Tread"
			"description_tag"		"#PaintKit_gs_CZ75_Tread_Tag"
			"style"		"9"
			"pattern"		"workshop/cz75_tread"
			"use_normal"		"1"
			"normal"		"workshop/cz75_tread_normal"
			"color0"		"128 128 128 255"
			"color1"		"226 226 226"
			"color2"		"136 136 136"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"20"
			"phongalbedoboost"		"15"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"603"
		{
			"name"		"aq_desert_eagle_constable"
			"description_string"		"#PaintKit_aq_Desert_Eagle_Constable"
			"description_tag"		"#PaintKit_aq_Desert_Eagle_Constable_Tag"
			"style"		"8"
			"pattern"		"workshop/de_constable"
			"use_normal"		"1"
			"normal"		"workshop/de_constable_normal"
			"color0"		"255 251 246"
			"color1"		"98 98 98"
			"color2"		"123 123 123"
			"color3"		"215 176 153"
			"pattern_scale"		"1.000000"
			"phongexponent"		"64"
			"phongalbedoboost"		"35"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.060000"
			"wear_remap_max"		"1.000000"
		}
		"604"
		{
			"name"		"gs_famas_rally"
			"description_string"		"#PaintKit_gs_FAMAS_Rally"
			"description_tag"		"#PaintKit_gs_FAMAS_Rally_Tag"
			"style"		"9"
			"pattern"		"workshop/famas_rally"
			"color0"		"100 58 35"
			"color1"		"255 255 255"
			"color2"		"228 207 192"
			"color3"		"144 126 91"
			"pattern_scale"		"1.000000"
			"phongexponent"		"50"
			"phongintensity"		"5"
			"phongalbedoboost"		"5"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"605"
		{
			"name"		"aq_five_seven_scumbria"
			"description_string"		"#PaintKit_aq_Five_Seven_Scumbria"
			"description_tag"		"#PaintKit_aq_Five_Seven_Scumbria_Tag"
			"style"		"8"
			"pattern"		"workshop/fivesevenscumbria2"
			"color0"		"193 208 214"
			"color1"		"163 163 163"
			"color2"		"168 189 189"
			"color3"		"151 161 157"
			"pattern_scale"		"1.000000"
			"phongexponent"		"140"
			"phongalbedoboost"		"60"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"606"
		{
			"name"		"gs_g3sg1_ventilator"
			"description_string"		"#PaintKit_gs_G3SG1_Ventilator"
			"description_tag"		"#PaintKit_gs_G3SG1_Ventilator_Tag"
			"style"		"9"
			"pattern"		"workshop/g3sg1_ventilator"
			"color0"		"128 128 128 255"
			"color1"		"229 229 229"
			"color2"		"34 42 42"
			"color3"		"67 59 59"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"12"
			"phongalbedoboost"		"16"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.450000"
		}
		"607"
		{
			"name"		"cu_glock18_weasel"
			"description_string"		"#PaintKit_cu_Glock18_Weasel"
			"description_tag"		"#PaintKit_cu_Glock18_Weasel_Tag"
			"style"		"7"
			"pattern"		"workshop/glock18_weasel1j"
			"pattern_scale"		"1.000000"
			"phongexponent"		"220"
			"phongintensity"		"50"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"608"
		{
			"name"		"cu_mag7_tribal"
			"description_string"		"#PaintKit_cu_MAG7_Tribal"
			"description_tag"		"#PaintKit_cu_MAG7_Tribal_Tag"
			"style"		"7"
			"pattern"		"workshop/mag7_tribal03"
			"pattern_scale"		"1.000000"
			"phongexponent"		"128"
			"phongintensity"		"7"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.440000"
		}
		"609"
		{
			"name"		"cu_mp9_narcis"
			"description_string"		"#PaintKit_cu_MP9_Narcis"
			"description_tag"		"#PaintKit_cu_MP9_Narcis_Tag"
			"style"		"7"
			"pattern"		"workshop/mp9_narcis"
			"pattern_scale"		"1.000000"
			"phongexponent"		"128"
			"phongintensity"		"32"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"610"
		{
			"name"		"hy_negev_dazzle"
			"description_string"		"#PaintKit_hy_Negev_Dazzle"
			"description_tag"		"#PaintKit_hy_Negev_Dazzle_Tag"
			"style"		"2"
			"pattern"		"workshop/negev_dazzle"
			"color0"		"239 0 0"
			"color1"		"58 199 204"
			"color2"		"209 209 209"
			"color3"		"2 36 73"
			"pattern_scale"		"5.000000"
			"phongexponent"		"32"
			"phongintensity"		"50"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.100000"
			"wear_remap_max"		"0.650000"
		}
		"611"
		{
			"name"		"cu_p90_grimm"
			"description_string"		"#PaintKit_cu_P90_Grimm"
			"description_tag"		"#PaintKit_cu_P90_Grimm_Tag"
			"style"		"7"
			"pattern"		"workshop/p90_grimm"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"48"
			"ignore_weapon_size_scale"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"612"
		{
			"name"		"gs_scar20_powercore"
			"description_string"		"#PaintKit_gs_SCAR20_Powercore"
			"description_tag"		"#PaintKit_gs_SCAR20_Powercore_Tag"
			"style"		"9"
			"pattern"		"workshop/scar_powercore"
			"color0"		"211 211 211"
			"color1"		"208 208 208"
			"color2"		"159 159 159"
			"color3"		"168 168 168"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"5"
			"phongalbedoboost"		"1"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"613"
		{
			"name"		"cu_sg556_triarch"
			"description_string"		"#PaintKit_cu_SG556_Triarch"
			"description_tag"		"#PaintKit_cu_SG556_Triarch_Tag"
			"style"		"7"
			"pattern"		"workshop/sg553_triarch"
			"pattern_scale"		"1.000000"
			"phongexponent"		"90"
			"phongintensity"		"125"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"614"
		{
			"name"		"gs_tec9_supercharged"
			"description_string"		"#PaintKit_gs_TEC9_Supercharged"
			"description_tag"		"#PaintKit_gs_TEC9_Supercharged_Tag"
			"style"		"9"
			"pattern"		"workshop/tec9_supercharged"
			"use_normal"		"1"
			"normal"		"workshop/tec9_supercharged_normal"
			"color0"		"178 174 159"
			"color1"		"255 255 255"
			"color2"		"136 115 95"
			"color3"		"129 123 113"
			"pattern_scale"		"1.000000"
			"phongexponent"		"100"
			"phongintensity"		"150"
			"phongalbedoboost"		"3"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"615"
		{
			"name"		"cu_ump45_metritera"
			"description_string"		"#PaintKit_cu_UMP45_Metritera"
			"description_tag"		"#PaintKit_cu_UMP45_Metritera_Tag"
			"style"		"7"
			"pattern"		"workshop/ump_metritera"
			"pattern_scale"		"1.000000"
			"phongexponent"		"9"
			"phongintensity"		"3"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"616"
		{
			"name"		"hy_xm1014_fractal_blue"
			"description_string"		"#PaintKit_hy_XM1014_Fractal_Blue"
			"description_tag"		"#PaintKit_hy_XM1014_Fractal_Blue_Tag"
			"style"		"2"
			"pattern"		"workshop/fractal_blue"
			"color0"		"26 26 26"
			"color1"		"83 97 98"
			"color2"		"52 173 199"
			"color3"		"26 26 26"
			"pattern_scale"		"5.000000"
			"phongexponent"		"32"
			"phongintensity"		"12"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
	}
	"items"
	{
		"1351"
		{
			"name"		"gamma_2 Key"
			"item_name"		"#CSGO_crate_key_gamma_2"
			"item_description"		"#CSGO_crate_key_gamma_2_desc"
			"first_sale_date"		"2016-08-08"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_gamma_2"
			"tool"
			{
				"restriction"		"crate_gamma_2"
			}
		}
		"4281"
		{
			"item_name"		"#CSGO_crate_gamma_2"
			"item_description"		"#CSGO_crate_gamma_2_desc"
			"name"		"crate_gamma_2"
			"image_inventory"		"econ/weapon_cases/crate_gamma_2"
			"model_player"		"models/props/crates/csgo_drop_crate_gamma2.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1351"		"1"
			}
			"tool"
			{
				"restriction"		"crate_gamma_2"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"172"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_gamma_2"
					"tag_text"		"#CSGO_set_gamma_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"172"		"crate_gamma_2"
	}
	"client_loot_lists"
	{
		"crate_gamma_2_rare"
		{
			"[gs_cz75_tread]weapon_cz75a"		"1"
			"[aq_five_seven_scumbria]weapon_fiveseven"		"1"
			"[gs_g3sg1_ventilator]weapon_g3sg1"		"1"
			"[hy_negev_dazzle]weapon_negev"		"1"
			"[cu_p90_grimm]weapon_p90"		"1"
			"[cu_ump45_metritera]weapon_ump45"		"1"
			"[hy_xm1014_fractal_blue]weapon_xm1014"		"1"
		}
		"crate_gamma_2_mythical"
		{
			"[aq_desert_eagle_constable]weapon_deagle"		"1"
			"[cu_glock18_weasel]weapon_glock"		"1"
			"[cu_mag7_tribal]weapon_mag7"		"1"
			"[gs_scar20_powercore]weapon_scar20"		"1"
			"[cu_sg556_triarch]weapon_sg556"		"1"
		}
		"crate_gamma_2_legendary"
		{
			"[gs_aug_syd_mead]weapon_aug"		"1"
			"[cu_mp9_narcis]weapon_mp9"		"1"
			"[gs_tec9_supercharged]weapon_tec9"		"1"
		}
		"crate_gamma_2_ancient"
		{
			"[cu_ak47_anarchy]weapon_ak47"		"1"
			"[gs_famas_rally]weapon_famas"		"1"
		}
		"crate_gamma_2"
		{
			"crate_gamma_2_rare"		"1"
			"crate_gamma_2_mythical"		"1"
			"crate_gamma_2_legendary"		"1"
			"crate_gamma_2_ancient"		"1"
			"community_case_13_unusual"		"1"
		}
	}
	"item_sets"
	{
		"set_gamma_2"
		{
			"name"		"#CSGO_set_gamma_2"
			"set_description"		"#CSGO_set_gamma_2_desc"
			"is_collection"		"1"
			"items"
			{
				"[gs_cz75_tread]weapon_cz75a"		"1"
				"[aq_five_seven_scumbria]weapon_fiveseven"		"1"
				"[gs_g3sg1_ventilator]weapon_g3sg1"		"1"
				"[hy_negev_dazzle]weapon_negev"		"1"
				"[cu_p90_grimm]weapon_p90"		"1"
				"[cu_ump45_metritera]weapon_ump45"		"1"
				"[hy_xm1014_fractal_blue]weapon_xm1014"		"1"
				"[aq_desert_eagle_constable]weapon_deagle"		"1"
				"[cu_glock18_weasel]weapon_glock"		"1"
				"[cu_mag7_tribal]weapon_mag7"		"1"
				"[gs_scar20_powercore]weapon_scar20"		"1"
				"[cu_sg556_triarch]weapon_sg556"		"1"
				"[gs_aug_syd_mead]weapon_aug"		"1"
				"[cu_mp9_narcis]weapon_mp9"		"1"
				"[gs_tec9_supercharged]weapon_tec9"		"1"
				"[cu_ak47_anarchy]weapon_ak47"		"1"
				"[gs_famas_rally]weapon_famas"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"cu_ak47_anarchy"		"legendary"
		"gs_aug_syd_mead"		"legendary"
		"gs_cz75_tread"		"rare"
		"aq_desert_eagle_constable"		"rare"
		"gs_famas_rally"		"ancient"
		"aq_five_seven_scumbria"		"rare"
		"gs_g3sg1_ventilator"		"rare"
		"cu_glock18_weasel"		"rare"
		"cu_mag7_tribal"		"mythical"
		"cu_mp9_narcis"		"legendary"
		"hy_negev_dazzle"		"rare"
		"cu_p90_grimm"		"rare"
		"gs_scar20_powercore"		"mythical"
		"cu_sg556_triarch"		"mythical"
		"gs_tec9_supercharged"		"legendary"
		"cu_ump45_metritera"		"rare"
		"hy_xm1014_fractal_blue"		"rare"
	}
	"sticker_kits"
	{
		"1653"
		{
			"name"		"spray_blood_boiler"
			"item_name"		"#StickerKit_comm02_blood_broiler"
			"description_string"		"#StickerKit_desc_comm02_blood_broiler"
			"sticker_material"		"community_mix01/blood_boiler"
			"item_rarity"		"legendary"
		}
		"1654"
		{
			"name"		"spray_chicken"
			"item_name"		"#StickerKit_enfu_chicken"
			"description_string"		"#StickerKit_desc_enfu_chicken"
			"sticker_material"		"community_mix01/chicken"
			"item_rarity"		"rare"
		}
		"1655"
		{
			"name"		"spray_drugwarveteran"
			"item_name"		"#StickerKit_comm02_drugwarveteran"
			"description_string"		"#StickerKit_desc_comm02_drugwarveteran"
			"sticker_material"		"community_mix01/drugwarveteran"
			"item_rarity"		"legendary"
		}
		"1656"
		{
			"name"		"spray_flickshot"
			"item_name"		"#StickerKit_comm02_flickshot"
			"description_string"		"#StickerKit_desc_comm02_flickshot"
			"sticker_material"		"community_mix01/flickshot"
			"item_rarity"		"rare"
		}
		"1657"
		{
			"name"		"spray_hamster_hawk"
			"item_name"		"#StickerKit_comm02_hamster_hawk"
			"description_string"		"#StickerKit_desc_comm02_hamster_hawk"
			"sticker_material"		"community_mix01/hamster_hawk"
			"item_rarity"		"mythical"
		}
		"1658"
		{
			"name"		"spray_ivette"
			"item_name"		"#StickerKit_pinups_ivette"
			"description_string"		"#StickerKit_desc_pinups_ivette"
			"sticker_material"		"community_mix01/ivette"
			"item_rarity"		"rare"
		}
		"1659"
		{
			"name"		"spray_kawaiikiller_ct"
			"item_name"		"#StickerKit_comm02_kawaiikiller"
			"description_string"		"#StickerKit_desc_comm02_kawaiikiller"
			"sticker_material"		"community_mix01/kawaiikiller"
			"item_rarity"		"mythical"
		}
		"1660"
		{
			"name"		"spray_kawaiikiller_t"
			"item_name"		"#StickerKit_comm02_kawaiikiller_t"
			"description_string"		"#StickerKit_desc_comm02_kawaiikiller_t"
			"sticker_material"		"community_mix01/kawaiikiller_t"
			"item_rarity"		"mythical"
		}
		"1661"
		{
			"name"		"spray_martha"
			"item_name"		"#StickerKit_pinups_martha"
			"description_string"		"#StickerKit_desc_pinups_martha"
			"sticker_material"		"community_mix01/martha"
			"item_rarity"		"mythical"
		}
		"1662"
		{
			"name"		"spray_oldschool"
			"item_name"		"#StickerKit_OldSchool"
			"description_string"		"#StickerKit_desc_OldSchool"
			"sticker_material"		"community_mix01/oldschool"
			"item_rarity"		"rare"
		}
		"1663"
		{
			"name"		"spray_pocket_bbq"
			"item_name"		"#StickerKit_comm01_pocket_bbq"
			"description_string"		"#StickerKit_desc_comm01_pocket_bbq"
			"sticker_material"		"community_mix01/pocket_bbq"
			"item_rarity"		"rare"
		}
		"1664"
		{
			"name"		"spray_rekt"
			"item_name"		"#StickerKit_comm01_rekt"
			"description_string"		"#StickerKit_desc_comm01_rekt"
			"sticker_material"		"community_mix01/rekt"
			"item_rarity"		"legendary"
		}
		"1665"
		{
			"name"		"spray_shave_master"
			"item_name"		"#StickerKit_comm01_shavemaster"
			"description_string"		"#StickerKit_desc_comm01_shavemaster"
			"sticker_material"		"community_mix01/shave_master"
			"item_rarity"		"rare"
		}
		"1666"
		{
			"name"		"spray_shootingstar"
			"item_name"		"#StickerKit_comm02_shootingstar"
			"description_string"		"#StickerKit_desc_comm02_shootingstar"
			"sticker_material"		"community_mix01/shootingstar"
			"item_rarity"		"rare"
		}
		"1667"
		{
			"name"		"spray_skull"
			"item_name"		"#StickerKit_comm01_skull"
			"description_string"		"#StickerKit_desc_comm01_skull"
			"sticker_material"		"community_mix01/skull"
			"item_rarity"		"mythical"
		}
		"1668"
		{
			"name"		"spray_tamara"
			"item_name"		"#StickerKit_pinups_tamara"
			"description_string"		"#StickerKit_desc__pinups_tamara"
			"sticker_material"		"community_mix01/tamara"
			"item_rarity"		"mythical"
		}
		"1669"
		{
			"name"		"spray_unicorn"
			"item_name"		"#StickerKit_enfu_unicorn"
			"description_string"		"#StickerKit_desc_enfu_unicorn"
			"sticker_material"		"community_mix01/unicorn"
			"item_rarity"		"rare"
		}
		"1670"
		{
			"name"		"spray_winged_defuser"
			"item_name"		"#StickerKit_comm01_winged_defuser"
			"description_string"		"#StickerKit_desc_comm01_winged_defuser"
			"sticker_material"		"community_mix01/winged_defuser"
			"item_rarity"		"rare"
		}
	}
	"items"
	{
		"4234"
		{
			"item_name"		"#CSGO_crate_sprays_community_1"
			"name"		"crate_sprays_community_1"
			"item_description"		"#CSGO_crate_sprays_community_1_desc"
			"image_inventory"		"econ/weapon_cases/crate_spray_pack_community_1"
			"first_sale_date"		"2016/06/20"
			"prefab"		"graffiti_box"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"142"
				}
			}
			"tags"
			{
				"SprayCapsule"
				{
					"tag_value"		"crate_sprays_community_1_lootlist"
					"tag_text"		"#CSGO_crate_sprays_community_1"
					"tag_group"		"SprayCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_SprayCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"142"		"crate_sprays_community_1_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sprays_community_1_rare"
		{
			"[spray_chicken]spray"		"1"
			"[spray_flickshot]spray"		"1"
			"[spray_shootingstar]spray"		"1"
			"[spray_oldschool]spray"		"1"
			"[spray_pocket_bbq]spray"		"1"
			"[spray_shave_master]spray"		"1"
			"[spray_ivette]spray"		"1"
			"[spray_unicorn]spray"		"1"
			"[spray_winged_defuser]spray"		"1"
		}
		"crate_sprays_community_1_mythical"
		{
			"[spray_hamster_hawk]spray"		"1"
			"[spray_kawaiikiller_ct]spray"		"1"
			"[spray_kawaiikiller_t]spray"		"1"
			"[spray_martha]spray"		"1"
			"[spray_tamara]spray"		"1"
			"[spray_skull]spray"		"1"
		}
		"crate_sprays_community_1_legendary"
		{
			"[spray_drugwarveteran]spray"		"1"
			"[spray_blood_boiler]spray"		"1"
			"[spray_rekt]spray"		"1"
		}
		"crate_sprays_community_1_lootlist"
		{
			"crate_sprays_community_1_rare"		"1"
			"crate_sprays_community_1_mythical"		"1"
			"crate_sprays_community_1_legendary"		"1"
		}
	}
	"sticker_kits"
	{
		"1671"
		{
			"name"		"spray_vcap1_ace_01"
			"item_name"		"#SprayKit_vcap1_ace_01"
			"description_string"		"#SprayKit_desc_vcap1_ace_01"
			"sticker_material"		"valve_sprays/ace_01"
			"item_rarity"		"rare"
		}
		"1672"
		{
			"name"		"spray_vcap1_banana"
			"item_name"		"#SprayKit_vcap1_banana"
			"description_string"		"#SprayKit_desc_vcap1_banana"
			"sticker_material"		"valve_sprays/banana"
			"item_rarity"		"rare"
		}
		"1673"
		{
			"name"		"spray_vcap1_cerberus"
			"item_name"		"#SprayKit_vcap1_cerberus"
			"description_string"		"#SprayKit_desc_vcap1_cerberus"
			"sticker_material"		"valve_sprays/cerberus"
			"item_rarity"		"mythical"
		}
		"1674"
		{
			"name"		"spray_vcap1_clutch_01"
			"item_name"		"#SprayKit_vcap1_clutch_01"
			"description_string"		"#SprayKit_desc_vcap1_clutch_01"
			"sticker_material"		"valve_sprays/clutch_01"
			"item_rarity"		"legendary"
		}
		"1675"
		{
			"name"		"spray_vcap1_crown"
			"item_name"		"#SprayKit_vcap1_crown"
			"description_string"		"#SprayKit_desc_vcap1_crown"
			"sticker_material"		"valve_sprays/crown"
			"item_rarity"		"mythical"
		}
		"1676"
		{
			"name"		"spray_vcap1_ct"
			"item_name"		"#SprayKit_vcap1_ct"
			"description_string"		"#SprayKit_desc_vcap1_ct"
			"sticker_material"		"valve_sprays/ct"
			"item_rarity"		"rare"
		}
		"1677"
		{
			"name"		"spray_vcap1_ez_02"
			"item_name"		"#SprayKit_vcap1_ez_02"
			"description_string"		"#SprayKit_desc_vcap1_ez_02"
			"sticker_material"		"valve_sprays/ez_02"
			"item_rarity"		"mythical"
		}
		"1678"
		{
			"name"		"spray_vcap1_fireserpent"
			"item_name"		"#SprayKit_vcap1_fireserpent"
			"description_string"		"#SprayKit_desc_vcap1_fireserpent"
			"sticker_material"		"valve_sprays/fireserpent"
			"item_rarity"		"legendary"
		}
		"1679"
		{
			"name"		"spray_vcap1_howling_dawn"
			"item_name"		"#SprayKit_vcap1_howling_dawn"
			"description_string"		"#SprayKit_desc_vcap1_howling_dawn"
			"sticker_material"		"valve_sprays/howling_dawn"
			"item_rarity"		"legendary"
		}
		"1680"
		{
			"name"		"spray_vcap1_kisses"
			"item_name"		"#SprayKit_vcap1_kisses"
			"description_string"		"#SprayKit_desc_vcap1_kisses"
			"sticker_material"		"valve_sprays/kisses"
			"item_rarity"		"mythical"
		}
		"1681"
		{
			"name"		"spray_vcap1_lemon_squeeze"
			"item_name"		"#SprayKit_vcap1_lemon_squeeze"
			"description_string"		"#SprayKit_desc_vcap1_lemon_squeeze"
			"sticker_material"		"valve_sprays/lemon_squeeze"
			"item_rarity"		"rare"
		}
		"1682"
		{
			"name"		"spray_vcap1_nice_shot_color"
			"item_name"		"#SprayKit_vcap1_nice_shot_color"
			"description_string"		"#SprayKit_desc_vcap1_nice_shot_color"
			"sticker_material"		"valve_sprays/nice_shot_color"
			"item_rarity"		"rare"
		}
		"1683"
		{
			"name"		"spray_vcap1_phoenix"
			"item_name"		"#SprayKit_vcap1_phoenix"
			"description_string"		"#SprayKit_desc_vcap1_phoenix"
			"sticker_material"		"valve_sprays/phoenix"
			"item_rarity"		"rare"
		}
		"1684"
		{
			"name"		"spray_vcap1_realmvp_02"
			"item_name"		"#SprayKit_vcap1_realmvp_02"
			"description_string"		"#SprayKit_desc_vcap1_realmvp_02"
			"sticker_material"		"valve_sprays/realmvp_02"
			"item_rarity"		"mythical"
		}
		"1685"
		{
			"name"		"spray_vcap1_ripip"
			"item_name"		"#SprayKit_vcap1_ripip"
			"description_string"		"#SprayKit_desc_vcap1_ripip"
			"sticker_material"		"valve_sprays/ripip"
			"item_rarity"		"mythical"
		}
		"1686"
		{
			"name"		"spray_vcap1_target_02"
			"item_name"		"#SprayKit_vcap1_target_02"
			"description_string"		"#SprayKit_desc_vcap1_target_02"
			"sticker_material"		"valve_sprays/target_02"
			"item_rarity"		"rare"
		}
		"1687"
		{
			"name"		"spray_vcap1_welcome_clutch"
			"item_name"		"#SprayKit_vcap1_welcome_clutch"
			"description_string"		"#SprayKit_desc_vcap1_welcome_clutch"
			"sticker_material"		"valve_sprays/welcome_clutch"
			"item_rarity"		"rare"
		}
		"1688"
		{
			"name"		"spray_vcap1_wings"
			"item_name"		"#SprayKit_vcap1_wings"
			"description_string"		"#SprayKit_desc_vcap1_wings"
			"sticker_material"		"valve_sprays/wings"
			"item_rarity"		"rare"
		}
	}
	"items"
	{
		"4285"
		{
			"item_name"		"#CSGO_crate_sprays_vcap1"
			"name"		"crate_sprays_vcap1"
			"item_description"		"#CSGO_crate_sprays_vcap1_desc"
			"image_inventory"		"econ/weapon_cases/crate_spray_pack_valve_1"
			"first_sale_date"		"2016/08/24"
			"prefab"		"graffiti_box"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"176"
				}
			}
			"tags"
			{
				"SprayCapsule"
				{
					"tag_value"		"crate_sprays_vcap1_lootlist"
					"tag_text"		"#CSGO_crate_sprays_vcap1"
					"tag_group"		"SprayCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_SprayCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"176"		"crate_sprays_vcap1_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sprays_vcap1_lootlist_rare"
		{
			"[spray_vcap1_ct]spray"		"1"
			"[spray_vcap1_banana]spray"		"1"
			"[spray_vcap1_ace_01]spray"		"1"
			"[spray_vcap1_target_02]spray"		"1"
			"[spray_vcap1_nice_shot_color]spray"		"1"
			"[spray_vcap1_wings]spray"		"1"
			"[spray_vcap1_phoenix]spray"		"1"
			"[spray_vcap1_welcome_clutch]spray"		"1"
			"[spray_vcap1_lemon_squeeze]spray"		"1"
		}
		"crate_sprays_vcap1_lootlist_mythical"
		{
			"[spray_vcap1_ez_02]spray"		"1"
			"[spray_vcap1_cerberus]spray"		"1"
			"[spray_vcap1_kisses]spray"		"1"
			"[spray_vcap1_crown]spray"		"1"
			"[spray_vcap1_realmvp_02]spray"		"1"
			"[spray_vcap1_ripip]spray"		"1"
		}
		"crate_sprays_vcap1_lootlist_legendary"
		{
			"[spray_vcap1_howling_dawn]spray"		"1"
			"[spray_vcap1_fireserpent]spray"		"1"
			"[spray_vcap1_clutch_01]spray"		"1"
		}
		"crate_sprays_vcap1_lootlist"
		{
			"crate_sprays_vcap1_lootlist_rare"		"1"
			"crate_sprays_vcap1_lootlist_mythical"		"1"
			"crate_sprays_vcap1_lootlist_legendary"		"1"
		}
	}
	"sticker_kits"
	{
		"1625"
		{
			"name"		"sugarface_boris"
			"item_name"		"#StickerKit_sugarface_boris"
			"description_string"		"#StickerKit_desc_sugarface_boris"
			"sticker_material"		"sugarface_capsule/boris"
			"item_rarity"		"rare"
		}
		"1626"
		{
			"name"		"sugarface_max"
			"item_name"		"#StickerKit_sugarface_max"
			"description_string"		"#StickerKit_desc_sugarface_max"
			"sticker_material"		"sugarface_capsule/max"
			"item_rarity"		"rare"
		}
		"1627"
		{
			"name"		"sugarface_stan"
			"item_name"		"#StickerKit_sugarface_stan"
			"description_string"		"#StickerKit_desc_sugarface_stan"
			"sticker_material"		"sugarface_capsule/stan"
			"item_rarity"		"rare"
		}
		"1628"
		{
			"name"		"sugarface_jack"
			"item_name"		"#StickerKit_sugarface_jack"
			"description_string"		"#StickerKit_desc_sugarface_jack"
			"sticker_material"		"sugarface_capsule/jack"
			"item_rarity"		"rare"
		}
		"1629"
		{
			"name"		"sugarface_perry"
			"item_name"		"#StickerKit_sugarface_perry"
			"description_string"		"#StickerKit_desc_sugarface_perry"
			"sticker_material"		"sugarface_capsule/perry"
			"item_rarity"		"rare"
		}
		"1630"
		{
			"name"		"sugarface_viggo"
			"item_name"		"#StickerKit_sugarface_viggo"
			"description_string"		"#StickerKit_desc_sugarface_viggo"
			"sticker_material"		"sugarface_capsule/viggo"
			"item_rarity"		"rare"
		}
		"1631"
		{
			"name"		"sugarface_joan"
			"item_name"		"#StickerKit_sugarface_joan"
			"description_string"		"#StickerKit_desc_sugarface_joan"
			"sticker_material"		"sugarface_capsule/joan"
			"item_rarity"		"rare"
		}
		"1632"
		{
			"name"		"sugarface_boris_holo"
			"item_name"		"#StickerKit_sugarface_boris_holo"
			"description_string"		"#StickerKit_desc_sugarface_boris_holo"
			"sticker_material"		"sugarface_capsule/boris_holo"
			"item_rarity"		"mythical"
		}
		"1633"
		{
			"name"		"sugarface_max_holo"
			"item_name"		"#StickerKit_sugarface_max_holo"
			"description_string"		"#StickerKit_desc_sugarface_max_holo"
			"sticker_material"		"sugarface_capsule/max_holo"
			"item_rarity"		"mythical"
		}
		"1634"
		{
			"name"		"sugarface_stan_holo"
			"item_name"		"#StickerKit_sugarface_stan_holo"
			"description_string"		"#StickerKit_desc_sugarface_stan_holo"
			"sticker_material"		"sugarface_capsule/stan_holo"
			"item_rarity"		"mythical"
		}
		"1635"
		{
			"name"		"sugarface_jack_holo"
			"item_name"		"#StickerKit_sugarface_jack_holo"
			"description_string"		"#StickerKit_desc_sugarface_jack_holo"
			"sticker_material"		"sugarface_capsule/jack_holo"
			"item_rarity"		"mythical"
		}
		"1636"
		{
			"name"		"sugarface_perry_holo"
			"item_name"		"#StickerKit_sugarface_perry_holo"
			"description_string"		"#StickerKit_desc_sugarface_perry_holo"
			"sticker_material"		"sugarface_capsule/perry_holo"
			"item_rarity"		"mythical"
		}
		"1637"
		{
			"name"		"sugarface_viggo_holo"
			"item_name"		"#StickerKit_sugarface_viggo_holo"
			"description_string"		"#StickerKit_desc_sugarface_viggo_holo"
			"sticker_material"		"sugarface_capsule/viggo_holo"
			"item_rarity"		"mythical"
		}
		"1638"
		{
			"name"		"sugarface_joan_holo"
			"item_name"		"#StickerKit_sugarface_joan_holo"
			"description_string"		"#StickerKit_desc_sugarface_joan_holo"
			"sticker_material"		"sugarface_capsule/joan_holo"
			"item_rarity"		"mythical"
		}
	}
	"items"
	{
		"4282"
		{
			"item_name"		"#CSGO_crate_sticker_pack_sugarface_capsule"
			"name"		"crate_sticker_pack_sugarface_capsule"
			"item_description"		"#CSGO_crate_sticker_pack_sugarface_capsule_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_sugarface_capsule"
			"first_sale_date"		"2016/08/16"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"173"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_sugarface_capsule_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_sugarface_capsule"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"173"		"crate_sticker_pack_sugarface_capsule_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_sugarface_capsule_rare"
		{
			"[sugarface_boris]sticker"		"1"
			"[sugarface_max]sticker"		"1"
			"[sugarface_stan]sticker"		"1"
			"[sugarface_jack]sticker"		"1"
			"[sugarface_perry]sticker"		"1"
			"[sugarface_viggo]sticker"		"1"
			"[sugarface_joan]sticker"		"1"
		}
		"crate_sticker_pack_sugarface_capsule_mythical"
		{
			"[sugarface_boris_holo]sticker"		"1"
			"[sugarface_max_holo]sticker"		"1"
			"[sugarface_stan_holo]sticker"		"1"
			"[sugarface_jack_holo]sticker"		"1"
			"[sugarface_perry_holo]sticker"		"1"
			"[sugarface_viggo_holo]sticker"		"1"
			"[sugarface_joan_holo]sticker"		"1"
		}
		"crate_sticker_pack_sugarface_capsule_lootlist"
		{
			"crate_sticker_pack_sugarface_capsule_rare"		"1"
			"crate_sticker_pack_sugarface_capsule_mythical"		"1"
		}
	}
	"sticker_kits"
	{
		"1639"
		{
			"name"		"bestiary_basilisk"
			"item_name"		"#StickerKit_bestiary_basilisk"
			"description_string"		"#StickerKit_desc_bestiary_basilisk"
			"sticker_material"		"bestiary_capsule/basilisk"
			"item_rarity"		"rare"
		}
		"1640"
		{
			"name"		"bestiary_dragon"
			"item_name"		"#StickerKit_bestiary_dragon"
			"description_string"		"#StickerKit_desc_bestiary_dragon"
			"sticker_material"		"bestiary_capsule/dragon"
			"item_rarity"		"rare"
		}
		"1641"
		{
			"name"		"bestiary_hippocamp"
			"item_name"		"#StickerKit_bestiary_hippocamp"
			"description_string"		"#StickerKit_desc_bestiary_hippocamp"
			"sticker_material"		"bestiary_capsule/hippocamp"
			"item_rarity"		"rare"
		}
		"1642"
		{
			"name"		"bestiary_manticore"
			"item_name"		"#StickerKit_bestiary_manticore"
			"description_string"		"#StickerKit_desc_bestiary_manticore"
			"sticker_material"		"bestiary_capsule/manticore"
			"item_rarity"		"rare"
		}
		"1643"
		{
			"name"		"bestiary_pegasus"
			"item_name"		"#StickerKit_bestiary_pegasus"
			"description_string"		"#StickerKit_desc_bestiary_pegasus"
			"sticker_material"		"bestiary_capsule/pegasus"
			"item_rarity"		"rare"
		}
		"1644"
		{
			"name"		"bestiary_phoenix"
			"item_name"		"#StickerKit_bestiary_phoenix"
			"description_string"		"#StickerKit_desc_bestiary_phoenix"
			"sticker_material"		"bestiary_capsule/phoenix"
			"item_rarity"		"rare"
		}
		"1645"
		{
			"name"		"bestiary_sphinx"
			"item_name"		"#StickerKit_bestiary_sphinx"
			"description_string"		"#StickerKit_desc_bestiary_sphinx"
			"sticker_material"		"bestiary_capsule/sphinx"
			"item_rarity"		"rare"
		}
		"1646"
		{
			"name"		"bestiary_hippocamp_holo"
			"item_name"		"#StickerKit_bestiary_hippocamp_holo"
			"description_string"		"#StickerKit_desc_bestiary_hippocamp_holo"
			"sticker_material"		"bestiary_capsule/hippocamp_holo"
			"item_rarity"		"mythical"
		}
		"1647"
		{
			"name"		"bestiary_manticore_holo"
			"item_name"		"#StickerKit_bestiary_manticore_holo"
			"description_string"		"#StickerKit_desc_bestiary_manticore_holo"
			"sticker_material"		"bestiary_capsule/manticore_holo"
			"item_rarity"		"mythical"
		}
		"1648"
		{
			"name"		"bestiary_pegasus_holo"
			"item_name"		"#StickerKit_bestiary_pegasus_holo"
			"description_string"		"#StickerKit_desc_bestiary_pegasus_holo"
			"sticker_material"		"bestiary_capsule/pegasus_holo"
			"item_rarity"		"mythical"
		}
		"1649"
		{
			"name"		"bestiary_sphinx_holo"
			"item_name"		"#StickerKit_bestiary_sphinx_holo"
			"description_string"		"#StickerKit_desc_bestiary_sphinx_holo"
			"sticker_material"		"bestiary_capsule/sphinx_holo"
			"item_rarity"		"mythical"
		}
		"1650"
		{
			"name"		"bestiary_basilisk_foil"
			"item_name"		"#StickerKit_bestiary_basilisk_foil"
			"description_string"		"#StickerKit_desc_bestiary_basilisk_foil"
			"sticker_material"		"bestiary_capsule/basilisk_foil"
			"item_rarity"		"legendary"
		}
		"1651"
		{
			"name"		"bestiary_dragon_foil"
			"item_name"		"#StickerKit_bestiary_dragon_foil"
			"description_string"		"#StickerKit_desc_bestiary_dragon_foil"
			"sticker_material"		"bestiary_capsule/dragon_foil"
			"item_rarity"		"legendary"
		}
		"1652"
		{
			"name"		"bestiary_phoenix_foil"
			"item_name"		"#StickerKit_bestiary_phoenix_foil"
			"description_string"		"#StickerKit_desc_bestiary_phoenix_foil"
			"sticker_material"		"bestiary_capsule/phoenix_foil"
			"item_rarity"		"legendary"
		}
	}
	"items"
	{
		"4283"
		{
			"item_name"		"#CSGO_crate_sticker_pack_bestiary_capsule"
			"name"		"crate_sticker_pack_bestiary_capsule"
			"item_description"		"#CSGO_crate_sticker_pack_bestiary_capsule_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_bestiary_capsule"
			"first_sale_date"		"2016/08/16"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"174"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_bestiary_capsule_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_bestiary_capsule"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"174"		"crate_sticker_pack_bestiary_capsule_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_bestiary_capsule_rare"
		{
			"[bestiary_basilisk]sticker"		"1"
			"[bestiary_dragon]sticker"		"1"
			"[bestiary_hippocamp]sticker"		"1"
			"[bestiary_manticore]sticker"		"1"
			"[bestiary_pegasus]sticker"		"1"
			"[bestiary_phoenix]sticker"		"1"
			"[bestiary_sphinx]sticker"		"1"
		}
		"crate_sticker_pack_bestiary_capsule_mythical"
		{
			"[bestiary_hippocamp_holo]sticker"		"1"
			"[bestiary_manticore_holo]sticker"		"1"
			"[bestiary_pegasus_holo]sticker"		"1"
			"[bestiary_sphinx_holo]sticker"		"1"
		}
		"crate_sticker_pack_bestiary_capsule_legendary"
		{
			"[bestiary_basilisk_foil]sticker"		"1"
			"[bestiary_dragon_foil]sticker"		"1"
			"[bestiary_phoenix_foil]sticker"		"1"
		}
		"crate_sticker_pack_bestiary_capsule_lootlist"
		{
			"crate_sticker_pack_bestiary_capsule_rare"		"1"
			"crate_sticker_pack_bestiary_capsule_mythical"		"1"
			"crate_sticker_pack_bestiary_capsule_legendary"		"1"
		}
	}
	"music_definitions"
	{
		"32"
		{
			"name"		"beartooth_02"
			"loc_name"		"#musickit_beartooth_02"
			"loc_description"		"#musickit_beartooth_02_desc"
			"image_inventory"		"econ/music_kits/beartooth_02"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_beartooth_02.mdl"
		}
		"33"
		{
			"name"		"blitzkids_01"
			"loc_name"		"#musickit_blitzkids_01"
			"loc_description"		"#musickit_blitzkids_01_desc"
			"image_inventory"		"econ/music_kits/blitzkids_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_blitzkids_01.mdl"
		}
		"34"
		{
			"name"		"hundredth_01"
			"loc_name"		"#musickit_hundredth_01"
			"loc_description"		"#musickit_hundredth_01_desc"
			"image_inventory"		"econ/music_kits/hundredth_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_hundredth_01.mdl"
		}
		"35"
		{
			"name"		"neckdeep_01"
			"loc_name"		"#musickit_neckdeep_01"
			"loc_description"		"#musickit_neckdeep_01_desc"
			"image_inventory"		"econ/music_kits/neckdeep_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_neckdeep_01.mdl"
		}
		"36"
		{
			"name"		"roam_01"
			"loc_name"		"#musickit_roam_01"
			"loc_description"		"#musickit_roam_01_desc"
			"image_inventory"		"econ/music_kits/roam_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_roam_01.mdl"
		}
		"37"
		{
			"name"		"twinatlantic_01"
			"loc_name"		"#musickit_twinatlantic_01"
			"loc_description"		"#musickit_twinatlantic_01_desc"
			"image_inventory"		"econ/music_kits/twinatlantic_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_twinatlantic_01.mdl"
		}
		"38"
		{
			"name"		"skog_03"
			"loc_name"		"#musickit_skog_03"
			"loc_description"		"#musickit_skog_03_desc"
			"image_inventory"		"econ/music_kits/skog_03"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_skog_03.mdl"
		}
	}
	"items"
	{
		"4287"
		{
			"item_name"		"#CSGO_crate_musickit_radicals_stattrak_capsule"
			"name"		"crate_musickit_radicals_stattrak_capsule"
			"item_description"		"#CSGO_crate_musickit_radicals_stattrak_capsule_desc"
			"image_inventory"		"econ/weapon_cases/crate_musickit_radicals_capsule"
			"first_sale_date"		"2016/08/16"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"178"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"178"		"crate_musickit_radicals_stattrak_capsule_lootlist"
	}
	"client_loot_lists"
	{
		"crate_musickit_radicals_stattrak_capsule_lootlist"
		{
			"will_produce_stattrak"		"1"
			"[beartooth_02]musickit"		"1"
			"[blitzkids_01]musickit"		"1"
			"[hundredth_01]musickit"		"1"
			"[neckdeep_01]musickit"		"1"
			"[roam_01]musickit"		"1"
			"[twinatlantic_01]musickit"		"1"
			"[skog_03]musickit"		"1"
		}
	}
	"music_definitions"
	{
		"43"
		{
			"name"		"austinwintory_02"
			"loc_name"		"#musickit_austinwintory_02"
			"loc_description"		"#musickit_austinwintory_02_desc"
			"image_inventory"		"econ/music_kits/austinwintory_02"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_austinwintory_02.mdl"
		}
		"44"
		{
			"name"		"dren_02"
			"loc_name"		"#musickit_dren_02"
			"loc_description"		"#musickit_dren_02_desc"
			"image_inventory"		"econ/music_kits/dren_02"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_dren_02.mdl"
		}
		"45"
		{
			"name"		"danielsadowski_04"
			"loc_name"		"#musickit_danielsadowski_04"
			"loc_description"		"#musickit_danielsadowski_04_desc"
			"image_inventory"		"econ/music_kits/danielsadowski_04"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_danielsadowski_04.mdl"
		}
		"46"
		{
			"name"		"treeadams_benbromfield_01"
			"loc_name"		"#musickit_treeadams_benbromfield_01"
			"loc_description"		"#musickit_treeadams_benbromfield_01_desc"
			"image_inventory"		"econ/music_kits/treeadams_benbromfield_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_treeadams_benbromfield_01.mdl"
		}
		"47"
		{
			"name"		"timhuling_01"
			"loc_name"		"#musickit_timhuling_01"
			"loc_description"		"#musickit_timhuling_01_desc"
			"image_inventory"		"econ/music_kits/timhuling_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_timhuling_01.mdl"
		}
		"48"
		{
			"name"		"sammarshall_01"
			"loc_name"		"#musickit_sammarshall_01"
			"loc_description"		"#musickit_sammarshall_01_desc"
			"image_inventory"		"econ/music_kits/sammarshall_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_sammarshall_01.mdl"
		}
		"49"
		{
			"name"		"mattlevine_01"
			"loc_name"		"#musickit_mattlevine_01"
			"loc_description"		"#musickit_mattlevine_01_desc"
			"image_inventory"		"econ/music_kits/mattlevine_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_mattlevine_01.mdl"
		}
	}
	"items"
	{
		"4696"
		{
			"item_name"		"#CSGO_crate_musickit_masterminds_capsule"
			"name"		"crate_musickit_masterminds_capsule"
			"item_description"		"#CSGO_crate_musickit_masterminds_capsule_desc"
			"image_inventory"		"econ/weapon_cases/crate_musickit_masterminds_capsule"
			"first_sale_date"		"2020/04/22"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"304"
				}
			}
		}
		"4697"
		{
			"item_name"		"#CSGO_crate_musickit_masterminds_stattrak_capsule"
			"name"		"crate_musickit_masterminds_stattrak_capsule"
			"item_description"		"#CSGO_crate_musickit_masterminds_stattrak_capsule_desc"
			"image_inventory"		"econ/weapon_cases/crate_musickit_masterminds_stattrak_capsule"
			"first_sale_date"		"2020/04/22"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"305"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"304"		"crate_musickit_masterminds_capsule_lootlist"
		"305"		"crate_musickit_masterminds_stattrak_capsule_lootlist"
	}
	"client_loot_lists"
	{
		"crate_musickit_masterminds_capsule_lootlist"
		{
			"[austinwintory_02]musickit"		"1"
			"[dren_02]musickit"		"1"
			"[danielsadowski_04]musickit"		"1"
			"[treeadams_benbromfield_01]musickit"		"1"
			"[timhuling_01]musickit"		"1"
			"[sammarshall_01]musickit"		"1"
			"[mattlevine_01]musickit"		"1"
		}
		"crate_musickit_masterminds_stattrak_capsule_lootlist"
		{
			"will_produce_stattrak"		"1"
			"crate_musickit_masterminds_capsule_lootlist"		"1"
		}
	}
	"music_definitions"
	{
		"54"
		{
			"name"		"austinwintory_03"
			"loc_name"		"#musickit_austinwintory_03"
			"loc_description"		"#musickit_austinwintory_03_desc"
			"image_inventory"		"econ/music_kits/austinwintory_03"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_austinwintory_03.mdl"
		}
		"55"
		{
			"name"		"chipzel_01"
			"loc_name"		"#musickit_chipzel_01"
			"loc_description"		"#musickit_chipzel_01_desc"
			"image_inventory"		"econ/music_kits/chipzel_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_chipzel_01.mdl"
		}
		"56"
		{
			"name"		"freakydna_01"
			"loc_name"		"#musickit_freakydna_01"
			"loc_description"		"#musickit_freakydna_01_desc"
			"image_inventory"		"econ/music_kits/freakydna_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_freakydna_01.mdl"
		}
		"57"
		{
			"name"		"jesseharlin_01"
			"loc_name"		"#musickit_jesseharlin_01"
			"loc_description"		"#musickit_jesseharlin_01_desc"
			"image_inventory"		"econ/music_kits/jesseharlin_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_jesseharlin_01.mdl"
		}
		"58"
		{
			"name"		"laurashigihara_01"
			"loc_name"		"#musickit_laurashigihara_01"
			"loc_description"		"#musickit_laurashigihara_01_desc"
			"image_inventory"		"econ/music_kits/laurashigihara_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_laurashigihara_01.mdl"
		}
		"59"
		{
			"name"		"sarahschachner_01"
			"loc_name"		"#musickit_sarahschachner_01"
			"loc_description"		"#musickit_sarahschachner_01_desc"
			"image_inventory"		"econ/music_kits/sarahschachner_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_sarahschachner_01.mdl"
		}
	}
	"items"
	{
		"4754"
		{
			"item_name"		"#CSGO_crate_musickit_tacticians_capsule"
			"name"		"crate_musickit_tacticians_capsule"
			"item_description"		"#CSGO_crate_musickit_tacticians_capsule_desc"
			"image_inventory"		"econ/weapon_cases/crate_musickit_tacticians_capsule"
			"first_sale_date"		"2021/07/20"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"316"
				}
			}
		}
		"4755"
		{
			"item_name"		"#CSGO_crate_musickit_tacticians_stattrak_capsule"
			"name"		"crate_musickit_tacticians_stattrak_capsule"
			"item_description"		"#CSGO_crate_musickit_tacticians_stattrak_capsule_desc"
			"image_inventory"		"econ/weapon_cases/crate_musickit_tacticians_stattrak_capsule"
			"first_sale_date"		"2021/07/20"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"317"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"316"		"crate_musickit_tacticians_capsule_lootlist"
		"317"		"crate_musickit_tacticians_stattrak_capsule_lootlist"
	}
	"client_loot_lists"
	{
		"crate_musickit_tacticians_capsule_lootlist"
		{
			"[austinwintory_03]musickit"		"1"
			"[chipzel_01]musickit"		"1"
			"[freakydna_01]musickit"		"1"
			"[jesseharlin_01]musickit"		"1"
			"[laurashigihara_01]musickit"		"1"
			"[sarahschachner_01]musickit"		"1"
		}
		"crate_musickit_tacticians_stattrak_capsule_lootlist"
		{
			"will_produce_stattrak"		"1"
			"crate_musickit_tacticians_capsule_lootlist"		"1"
		}
	}
	"music_definitions"
	{
		"62"
		{
			"name"		"3kliksphilip_01"
			"loc_name"		"#musickit_3kliksphilip_01"
			"loc_description"		"#musickit_3kliksphilip_01_desc"
			"image_inventory"		"econ/music_kits/3kliksphilip_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_3kliksphilip_01.mdl"
		}
		"63"
		{
			"name"		"hlb_01"
			"loc_name"		"#musickit_hlb_01"
			"loc_description"		"#musickit_hlb_01_desc"
			"image_inventory"		"econ/music_kits/hlb_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_hlb_01.mdl"
		}
		"64"
		{
			"name"		"juelz_01"
			"loc_name"		"#musickit_juelz_01"
			"loc_description"		"#musickit_juelz_01_desc"
			"image_inventory"		"econ/music_kits/juelz_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_juelz_01.mdl"
		}
		"65"
		{
			"name"		"knock2_01"
			"loc_name"		"#musickit_knock2_01"
			"loc_description"		"#musickit_knock2_01_desc"
			"image_inventory"		"econ/music_kits/knock2_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_knock2_01.mdl"
		}
		"66"
		{
			"name"		"meechydarko_01"
			"loc_name"		"#musickit_meechydarko_01"
			"loc_description"		"#musickit_meechydarko_01_desc"
			"image_inventory"		"econ/music_kits/meechydarko_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_meechydarko_01.mdl"
		}
		"67"
		{
			"name"		"sullivanking_01"
			"loc_name"		"#musickit_sullivanking_01"
			"loc_description"		"#musickit_sullivanking_01_desc"
			"image_inventory"		"econ/music_kits/sullivanking_01"
			"pedestal_display_model"		"models/inventory_items/music_kits/music_kit_sullivanking_01.mdl"
		}
	}
	"items"
	{
		"4848"
		{
			"item_name"		"#CSGO_crate_musickit_initiators_capsule"
			"name"		"crate_musickit_initiators_capsule"
			"item_description"		"#CSGO_crate_musickit_initiators_capsule_desc"
			"image_inventory"		"econ/weapon_cases/crate_musickit_initiators_capsule"
			"first_sale_date"		"2022/08/15"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"357"
				}
			}
		}
		"4849"
		{
			"item_name"		"#CSGO_crate_musickit_initiators_stattrak_capsule"
			"name"		"crate_musickit_initiators_stattrak_capsule"
			"item_description"		"#CSGO_crate_musickit_initiators_stattrak_capsule_desc"
			"image_inventory"		"econ/weapon_cases/crate_musickit_initiators_stattrak_capsule"
			"first_sale_date"		"2022/08/15"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"358"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"357"		"crate_musickit_initiators_capsule_lootlist"
		"358"		"crate_musickit_initiators_stattrak_capsule_lootlist"
	}
	"client_loot_lists"
	{
		"crate_musickit_initiators_capsule_lootlist"
		{
			"[3kliksphilip_01]musickit"		"1"
			"[hlb_01]musickit"		"1"
			"[juelz_01]musickit"		"1"
			"[knock2_01]musickit"		"1"
			"[meechydarko_01]musickit"		"1"
			"[sullivanking_01]musickit"		"1"
		}
		"crate_musickit_initiators_stattrak_capsule_lootlist"
		{
			"will_produce_stattrak"		"1"
			"crate_musickit_initiators_capsule_lootlist"		"1"
		}
	}
	"paint_kits"
	{
		"622"
		{
			"name"		"am_czv2_mf"
			"description_string"		"#PaintKit_am_czv2_mf"
			"description_tag"		"#PaintKit_am_czv2_mf_Tag"
			"style"		"5"
			"pattern"		"workshop/cz_mainframe"
			"color0"		"3 3 3"
			"color1"		"15 152 76"
			"color2"		"19 102 105"
			"color3"		"36 36 36"
			"pattern_scale"		"1.500000"
			"phongexponent"		"210"
			"phongalbedoboost"		"17"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"45.000000"
			"pattern_rotate_end"		"45.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"623"
		{
			"name"		"aq_glock_dark-fall"
			"description_string"		"#PaintKit_aq_glock_dark-fall"
			"description_tag"		"#PaintKit_aq_glock_dark-fall_Tag"
			"style"		"8"
			"pattern"		"workshop/glock_dark_fall"
			"color0"		"134 86 79"
			"color1"		"148 147 145"
			"color2"		"84 73 71"
			"color3"		"31 28 27"
			"pattern_scale"		"1.000000"
			"phongexponent"		"220"
			"phongalbedoboost"		"35"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"624"
		{
			"name"		"cu_ssg08_dragonfire_scope"
			"description_string"		"#PaintKit_cu_ssg08_dragonfire_scope"
			"description_tag"		"#PaintKit_cu_ssg08_dragonfire_scope_Tag"
			"style"		"7"
			"pattern"		"workshop/ssg08_dragonfire"
			"pattern_scale"		"1.000000"
			"phongexponent"		"250"
			"phongintensity"		"60"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"625"
		{
			"name"		"gs_dual_berettas_golden_venice"
			"description_string"		"#PaintKit_gs_dual_berettas_golden_venice"
			"description_tag"		"#PaintKit_gs_dual_berettas_golden_venice_Tag"
			"style"		"9"
			"pattern"		"workshop/dual_berettas_golden_venice"
			"use_normal"		"1"
			"normal"		"workshop/dual_berettas_golden_venice_normal"
			"color0"		"107 98 79"
			"color1"		"219 203 164"
			"color2"		"140 126 97"
			"color3"		"147 138 100"
			"pattern_scale"		"1.000000"
			"phongexponent"		"250"
			"phongintensity"		"150"
			"phongalbedoboost"		"15"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"626"
		{
			"name"		"gs_famas_mecha"
			"description_string"		"#PaintKit_gs_famas_mecha"
			"description_tag"		"#PaintKit_gs_famas_mecha_Tag"
			"style"		"9"
			"pattern"		"workshop/famas_mecha"
			"color0"		"54 54 54"
			"color1"		"194 194 194"
			"color2"		"104 95 75"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"75"
			"phongintensity"		"35"
			"phongalbedoboost"		"2"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"627"
		{
			"name"		"gs_final_pooldeadv2"
			"description_string"		"#PaintKit_gs_final_pooldeadv2"
			"description_tag"		"#PaintKit_gs_final_pooldeadv2_Tag"
			"style"		"9"
			"pattern"		"workshop/mp7_pooldead"
			"color0"		"90 40 0"
			"color1"		"211 211 211"
			"color2"		"68 68 68"
			"color3"		"108 44 1"
			"pattern_scale"		"1.000000"
			"phongexponent"		"100"
			"phongintensity"		"255"
			"phongalbedoboost"		"30"
			"view_model_exponent_override_size"		"512"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.750000"
		}
		"628"
		{
			"name"		"gs_g3sg1_viper_yellow"
			"description_string"		"#PaintKit_gs_g3sg1_viper_yellow"
			"description_tag"		"#PaintKit_gs_g3sg1_viper_yellow_Tag"
			"style"		"9"
			"pattern"		"workshop/g3sg1_viper_yellow"
			"color0"		"100 100 100"
			"color1"		"216 216 216"
			"color2"		"42 54 67"
			"color3"		"16 24 53"
			"pattern_scale"		"1.000000"
			"phongexponent"		"125"
			"phongintensity"		"255"
			"phongalbedoboost"		"3"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"629"
		{
			"name"		"cu_galil_ar-camo"
			"description_string"		"#PaintKit_cu_galil_ar-camo"
			"description_tag"		"#PaintKit_cu_galil_ar-camo_Tag"
			"style"		"7"
			"pattern"		"workshop/galil_ar_camo"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"630"
		{
			"name"		"aa_hide-mp9"
			"description_string"		"#PaintKit_aa_hide-mp9"
			"description_tag"		"#PaintKit_aa_hide-mp9_Tag"
			"style"		"6"
			"pattern"		"workshop/mp9_bothynus"
			"color0"		"51 51 51"
			"color1"		"30 30 30"
			"color2"		"146 122 90"
			"color3"		"55 58 53"
			"pattern_scale"		"1.000000"
			"phongexponent"		"120"
			"phongalbedoboost"		"8"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.450000"
		}
		"631"
		{
			"name"		"cu_m4a1_flashback"
			"description_string"		"#PaintKit_cu_m4a1_flashback"
			"description_tag"		"#PaintKit_cu_m4a1_flashback_Tag"
			"style"		"7"
			"pattern"		"workshop/m4a1_flashback"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"15"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"632"
		{
			"name"		"gs_m4a4_sector"
			"description_string"		"#PaintKit_gs_m4a4_sector"
			"description_tag"		"#PaintKit_gs_m4a4_sector_Tag"
			"style"		"9"
			"pattern"		"workshop/m4a4_sector"
			"use_normal"		"1"
			"normal"		"workshop/m4a4_sector_normal"
			"color0"		"128 128 128 255"
			"color1"		"215 215 215"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"170"
			"phongintensity"		"15"
			"phongalbedoboost"		"10"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"633"
		{
			"name"		"am_mag7_malform"
			"description_string"		"#PaintKit_am_mag7_malform"
			"description_tag"		"#PaintKit_am_mag7_malform_Tag"
			"style"		"5"
			"pattern"		"workshop/mag7_malform"
			"color0"		"35 35 35"
			"color1"		"0 111 121"
			"color2"		"69 68 55"
			"color3"		"35 35 35"
			"pattern_scale"		"3.000000"
			"phongexponent"		"32"
			"phongalbedoboost"		"15"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.450000"
		}
		"634"
		{
			"name"		"am_nova_sand"
			"description_string"		"#PaintKit_am_nova_sand"
			"description_tag"		"#PaintKit_am_nova_sand_Tag"
			"style"		"5"
			"pattern"		"workshop/nova_quilted_sand"
			"color0"		"0 0 0"
			"color1"		"94 76 51"
			"color2"		"27 27 27"
			"color3"		"17 17 17"
			"pattern_scale"		"3.500000"
			"phongexponent"		"5"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.300000"
		}
		"635"
		{
			"name"		"gs_p2000-sport"
			"description_string"		"#PaintKit_gs_p2000-sport"
			"description_tag"		"#PaintKit_gs_p2000-sport_Tag"
			"style"		"9"
			"pattern"		"workshop/p2000_sport"
			"color0"		"128 128 128 255"
			"color1"		"150 150 150 255"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"0"
			"phongalbedoboost"		"30"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"636"
		{
			"name"		"gs_p90_shallow_grave"
			"description_string"		"#PaintKit_gs_p90_shallow_grave"
			"description_tag"		"#PaintKit_gs_p90_shallow_grave_Tag"
			"style"		"9"
			"pattern"		"workshop/p90_shallow_grave"
			"color0"		"255 255 255"
			"color1"		"234 225 225"
			"color2"		"142 86 46"
			"color3"		"250 137 26"
			"pattern_scale"		"1.000000"
			"phongexponent"		"80"
			"phongintensity"		"40"
			"phongalbedoboost"		"4"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.750000"
		}
		"637"
		{
			"name"		"cu_usp_cyrex"
			"description_string"		"#PaintKit_cu_usp_cyrex"
			"description_tag"		"#PaintKit_cu_usp_cyrex_Tag"
			"style"		"7"
			"pattern"		"workshop/usp_cyrex"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
		}
		"638"
		{
			"name"		"cu_wp_sawedoff"
			"description_string"		"#PaintKit_cu_wp_sawedoff"
			"description_tag"		"#PaintKit_cu_wp_sawedoff_Tag"
			"style"		"7"
			"pattern"		"workshop/sawed_off_wasteland_princess"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"50"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
	}
	"items"
	{
		"1356"
		{
			"name"		"community_15 Key"
			"item_name"		"#CSGO_crate_key_community_15"
			"item_description"		"#CSGO_crate_key_community_15_desc"
			"first_sale_date"		"2016-11-02"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_15"
			"tool"
			{
				"restriction"		"crate_community_15"
			}
		}
		"4288"
		{
			"item_name"		"#CSGO_crate_community_15"
			"item_description"		"#CSGO_crate_community_15_desc"
			"name"		"crate_community_15"
			"image_inventory"		"econ/weapon_cases/crate_community_15"
			"model_player"		"models/props/crates/csgo_drop_crate_glove.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1356"		"1"
			}
			"tool"
			{
				"restriction"		"crate_community_15"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"179"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_15"
					"tag_text"		"#CSGO_set_community_15"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
			"loot_list_rare_item_footer"		"#crate_community_15_unusual_lootlist"
			"loot_list_rare_item_name"		"#crate_community_15_unusual_itemname"
		}
	}
	"revolving_loot_lists"
	{
		"179"		"crate_community_15"
	}
	"client_loot_lists"
	{
		"crate_community_15_rare"
		{
			"[am_czv2_mf]weapon_cz75a"		"1"
			"[aq_glock_dark-fall]weapon_glock"		"1"
			"[gs_final_pooldeadv2]weapon_mp7"		"1"
			"[cu_galil_ar-camo]weapon_galilar"		"1"
			"[aa_hide-mp9]weapon_mp9"		"1"
			"[am_mag7_malform]weapon_mag7"		"1"
			"[gs_p2000-sport]weapon_hkp2000"		"1"
		}
		"crate_community_15_mythical"
		{
			"[gs_dual_berettas_golden_venice]weapon_elite"		"1"
			"[gs_g3sg1_viper_yellow]weapon_g3sg1"		"1"
			"[cu_m4a1_flashback]weapon_m4a1_silencer"		"1"
			"[am_nova_sand]weapon_nova"		"1"
			"[cu_usp_cyrex]weapon_usp_silencer"		"1"
		}
		"crate_community_15_legendary"
		{
			"[gs_famas_mecha]weapon_famas"		"1"
			"[gs_p90_shallow_grave]weapon_p90"		"1"
			"[cu_wp_sawedoff]weapon_sawedoff"		"1"
		}
		"crate_community_15_ancient"
		{
			"[cu_ssg08_dragonfire_scope]weapon_ssg08"		"1"
			"[gs_m4a4_sector]weapon_m4a1"		"1"
		}
		"crate_community_15"
		{
			"crate_community_15_rare"		"1"
			"crate_community_15_mythical"		"1"
			"crate_community_15_legendary"		"1"
			"crate_community_15_ancient"		"1"
			"community_case_15_unusual"		"1"
		}
	}
	"item_sets"
	{
		"set_community_15"
		{
			"name"		"#CSGO_set_community_15"
			"set_description"		"#CSGO_set_community_15_desc"
			"is_collection"		"1"
			"items"
			{
				"[am_czv2_mf]weapon_cz75a"		"1"
				"[aq_glock_dark-fall]weapon_glock"		"1"
				"[gs_final_pooldeadv2]weapon_mp7"		"1"
				"[cu_galil_ar-camo]weapon_galilar"		"1"
				"[aa_hide-mp9]weapon_mp9"		"1"
				"[am_mag7_malform]weapon_mag7"		"1"
				"[gs_p2000-sport]weapon_hkp2000"		"1"
				"[gs_dual_berettas_golden_venice]weapon_elite"		"1"
				"[gs_g3sg1_viper_yellow]weapon_g3sg1"		"1"
				"[cu_m4a1_flashback]weapon_m4a1_silencer"		"1"
				"[am_nova_sand]weapon_nova"		"1"
				"[cu_usp_cyrex]weapon_usp_silencer"		"1"
				"[gs_famas_mecha]weapon_famas"		"1"
				"[gs_p90_shallow_grave]weapon_p90"		"1"
				"[cu_wp_sawedoff]weapon_sawedoff"		"1"
				"[cu_ssg08_dragonfire_scope]weapon_ssg08"		"1"
				"[gs_m4a4_sector]weapon_m4a1"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"bloodhound_black_silver"		"ancient"
		"bloodhound_snakeskin_brass"		"ancient"
		"bloodhound_metallic"		"ancient"
		"bloodhound_guerrilla"		"ancient"
		"sporty_light_blue"		"ancient"
		"sporty_military"		"ancient"
		"sporty_purple"		"ancient"
		"sporty_green"		"ancient"
		"slick_red"		"ancient"
		"slick_black"		"ancient"
		"slick_military"		"ancient"
		"slick_snakeskin_yellow"		"ancient"
		"handwrap_leathery"		"ancient"
		"handwrap_camo_grey"		"ancient"
		"handwrap_red_slaughter"		"ancient"
		"handwrap_fabric_orange_camo"		"ancient"
		"motorcycle_basic_black"		"ancient"
		"motorcycle_mint_triangle"		"ancient"
		"motorcycle_mono_boom"		"ancient"
		"motorcycle_triangle_blue"		"ancient"
		"specialist_kimono_diamonds_red"		"ancient"
		"specialist_emerald_web"		"ancient"
		"specialist_orange_white"		"ancient"
		"specialist_ddpat_green_camo"		"ancient"
		"am_czv2_mf"		"rare"
		"aq_glock_dark-fall"		"uncommon"
		"cu_ssg08_dragonfire_scope"		"ancient"
		"gs_dual_berettas_golden_venice"		"mythical"
		"gs_famas_mecha"		"legendary"
		"gs_final_pooldeadv2"		"rare"
		"gs_g3sg1_viper_yellow"		"mythical"
		"cu_galil_ar-camo"		"rare"
		"aa_hide-mp9"		"rare"
		"cu_m4a1_flashback"		"rare"
		"gs_m4a4_sector"		"legendary"
		"am_mag7_malform"		"rare"
		"am_nova_sand"		"mythical"
		"gs_p2000-sport"		"uncommon"
		"gs_p90_shallow_grave"		"legendary"
		"cu_usp_cyrex"		"rare"
		"cu_wp_sawedoff"		"legendary"
	}
	"paint_kits"
	{
		"639"
		{
			"name"		"gs_ak47_bloodsport"
			"description_string"		"#PaintKit_gs_ak47_bloodsport"
			"description_tag"		"#PaintKit_gs_ak47_bloodsport_Tag"
			"style"		"9"
			"pattern"		"workshop/ak47_bloodsport"
			"color0"		"255 255 255"
			"color1"		"204 204 204"
			"color2"		"23 13 13"
			"color3"		"21 16 16"
			"pattern_scale"		"1.000000"
			"phongexponent"		"156"
			"phongintensity"		"55"
			"phongalbedoboost"		"6"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.450000"
		}
		"640"
		{
			"name"		"cu_awp_psychopath"
			"description_string"		"#PaintKit_cu_awp_psychopath"
			"description_tag"		"#PaintKit_cu_awp_psychopath_Tag"
			"style"		"7"
			"pattern"		"workshop/awp_psychopath"
			"pattern_scale"		"1.000000"
			"phongexponent"		"210"
			"phongintensity"		"12"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
		}
		"641"
		{
			"name"		"hy_bizon_torn_green"
			"description_string"		"#PaintKit_hy_bizon_torn_green"
			"description_tag"		"#PaintKit_hy_bizon_torn_green_Tag"
			"style"		"2"
			"pattern"		"workshop/bizon_torn_green"
			"color0"		"26 26 26"
			"color1"		"67 79 63"
			"color2"		"192 181 66"
			"color3"		"26 26 26"
			"pattern_scale"		"5.000000"
			"phongexponent"		"32"
			"phongintensity"		"12"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"642"
		{
			"name"		"cu_blueprint_scar"
			"description_string"		"#PaintKit_cu_blueprint_scar"
			"description_tag"		"#PaintKit_cu_blueprint_scar_Tag"
			"style"		"7"
			"pattern"		"workshop/blueprint_scar"
			"pattern_scale"		"1.000000"
			"phongexponent"		"35"
			"phongintensity"		"9"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.750000"
		}
		"643"
		{
			"name"		"gs_cz_snakes_purple"
			"description_string"		"#PaintKit_gs_cz_snakes_purple"
			"description_tag"		"#PaintKit_gs_cz_snakes_purple_Tag"
			"style"		"9"
			"pattern"		"workshop/cz_snakes_purple"
			"use_normal"		"1"
			"normal"		"workshop/cz_snakes_purple_normal"
			"color0"		"144 136 128"
			"color1"		"188 182 173"
			"color2"		"0 39 40"
			"color3"		"62 80 82"
			"pattern_scale"		"1.000000"
			"phongexponent"		"80"
			"phongintensity"		"20"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.560000"
		}
		"644"
		{
			"name"		"gs_m4a1_decimator"
			"description_string"		"#PaintKit_gs_m4a1_decimator"
			"description_tag"		"#PaintKit_gs_m4a1_decimator_Tag"
			"style"		"9"
			"pattern"		"workshop/m4a1_decimator"
			"color0"		"152 166 180"
			"color1"		"255 255 255"
			"color2"		"137 122 103"
			"color3"		"255 255 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"100"
			"phongintensity"		"255"
			"phongalbedoboost"		"30"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.850000"
		}
		"645"
		{
			"name"		"cu_desert_eagle_corroden"
			"description_string"		"#PaintKit_cu_desert_eagle_corroden"
			"description_tag"		"#PaintKit_cu_desert_eagle_corroden_Tag"
			"style"		"7"
			"pattern"		"workshop/desert_eagle_corroden"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"2"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"646"
		{
			"name"		"cu_fiveseven_vein"
			"description_string"		"#PaintKit_cu_fiveseven_vein"
			"description_tag"		"#PaintKit_cu_fiveseven_vein_Tag"
			"style"		"7"
			"pattern"		"workshop/fiveseven_vein"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"70"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"647"
		{
			"name"		"sp_galil_wave"
			"description_string"		"#PaintKit_sp_galil_wave"
			"description_tag"		"#PaintKit_sp_galil_wave_Tag"
			"style"		"3"
			"pattern"		"workshop/galil_wave"
			"color0"		"101 32 31"
			"color1"		"37 44 44"
			"color2"		"205 190 152"
			"color3"		"84 89 91"
			"pattern_scale"		"0.850000"
			"phongexponent"		"225"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.450000"
			"pattern_offset_x_end"		"0.850000"
			"pattern_offset_y_start"		"0.400000"
			"pattern_offset_y_end"		"0.450000"
			"pattern_rotate_start"		"170.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
		}
		"648"
		{
			"name"		"sp_m249_frog_original"
			"description_string"		"#PaintKit_sp_m249_frog_original"
			"description_tag"		"#PaintKit_sp_m249_frog_original_Tag"
			"style"		"3"
			"pattern"		"workshop/m249_frog_original"
			"color0"		"27 27 27"
			"color1"		"223 231 166"
			"color2"		"240 197 50"
			"color3"		"36 99 91"
			"pattern_scale"		"1.400000"
			"phongexponent"		"120"
			"phongintensity"		"17"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"120.000000"
			"pattern_rotate_end"		"130.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.450000"
		}
		"649"
		{
			"name"		"sp_mp7_tribal_yellow"
			"description_string"		"#PaintKit_sp_mp7_tribal_yellow"
			"description_tag"		"#PaintKit_sp_mp7_tribal_yellow_Tag"
			"style"		"3"
			"pattern"		"workshop/mp7_tribal_yellow"
			"color0"		"118 40 14"
			"color1"		"220 189 20"
			"color2"		"200 174 30"
			"color3"		"21 96 114"
			"pattern_scale"		"0.700000"
			"phongexponent"		"180"
			"phongintensity"		"40"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"1.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"650"
		{
			"name"		"am_p250_sputnik"
			"description_string"		"#PaintKit_am_p250_sputnik"
			"description_tag"		"#PaintKit_am_p250_sputnik_Tag"
			"style"		"5"
			"pattern"		"workshop/p250_sputnik"
			"color0"		"35 35 35"
			"color1"		"35 35 35"
			"color2"		"75 72 66"
			"color3"		"0 111 127"
			"pattern_scale"		"5.000000"
			"phongexponent"		"32"
			"phongalbedoboost"		"15"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"651"
		{
			"name"		"aa_mac10_the_last_dive"
			"description_string"		"#PaintKit_aa_mac10_the_last_dive"
			"description_tag"		"#PaintKit_aa_mac10_the_last_dive_Tag"
			"style"		"6"
			"pattern"		"workshop/mac10_the_last_dive"
			"color0"		"47 10 10"
			"color1"		"18 11 5"
			"color2"		"143 57 13"
			"color3"		"0 189 146"
			"pattern_scale"		"2.000000"
			"phongexponent"		"172"
			"phongalbedoboost"		"30"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.520000"
		}
		"652"
		{
			"name"		"gs_ump_abyss"
			"description_string"		"#PaintKit_gs_ump_abyss"
			"description_tag"		"#PaintKit_gs_ump_abyss_Tag"
			"style"		"9"
			"pattern"		"workshop/ump_abyss"
			"normal"		"workshop/ump_abyss_normal"
			"use_normal"		"1"
			"color0"		"128 128 128 255"
			"color1"		"242 240 240"
			"color2"		"198 195 195"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"20"
			"phongalbedoboost"		"10"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"653"
		{
			"name"		"cu_usps_noir"
			"description_string"		"#PaintKit_cu_usps_noir"
			"description_tag"		"#PaintKit_cu_usps_noir_Tag"
			"style"		"7"
			"pattern"		"workshop/usps_noir"
			"pattern_scale"		"1.000000"
			"phongexponent"		"100"
			"phongintensity"		"100"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"654"
		{
			"name"		"aq_xm_leaf_fade"
			"description_string"		"#PaintKit_aq_xm_leaf_fade"
			"description_tag"		"#PaintKit_aq_xm_leaf_fade_Tag"
			"style"		"8"
			"pattern"		"workshop/xm_leaf_fade"
			"color0"		"0 0 0"
			"color1"		"150 150 150 255"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.500000"
			"phongexponent"		"32"
			"phongalbedoboost"		"-1"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.680000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.650000"
			"pattern_rotate_start"		"180.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"655"
		{
			"name"		"aq_sawedoff_zander2"
			"description_string"		"#PaintKit_aq_sawedoff_zander2"
			"description_tag"		"#PaintKit_aq_sawedoff_zander2_Tag"
			"style"		"8"
			"pattern"		"workshop/sawedoff_zander2"
			"color0"		"128 128 128 255"
			"color1"		"214 214 214"
			"color2"		"226 230 216"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongalbedoboost"		"90"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.050000"
			"wear_remap_max"		"1.000000"
		}
	}
	"items"
	{
		"1364"
		{
			"name"		"community_16 Key"
			"item_name"		"#CSGO_crate_key_community_16"
			"item_description"		"#CSGO_crate_key_community_16_desc"
			"first_sale_date"		"2017-03-01"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_16"
			"tool"
			{
				"restriction"		"crate_community_16"
			}
		}
		"4351"
		{
			"item_name"		"#CSGO_crate_community_16"
			"item_description"		"#CSGO_crate_community_16_desc"
			"name"		"crate_community_16"
			"image_inventory"		"econ/weapon_cases/crate_community_16"
			"model_player"		"models/props/crates/csgo_drop_crate_spectrum.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1364"		"1"
			}
			"tool"
			{
				"restriction"		"crate_community_16"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"207"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_16"
					"tag_text"		"#CSGO_set_community_16"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"207"		"crate_community_16"
	}
	"client_loot_lists"
	{
		"crate_community_16_rare"
		{
			"[hy_bizon_torn_green]weapon_bizon"		"1"
			"[cu_blueprint_scar]weapon_scar20"		"1"
			"[cu_desert_eagle_corroden]weapon_deagle"		"1"
			"[cu_fiveseven_vein]weapon_fiveseven"		"1"
			"[sp_mp7_tribal_yellow]weapon_mp7"		"1"
			"[am_p250_sputnik]weapon_p250"		"1"
			"[aq_sawedoff_zander2]weapon_sawedoff"		"1"
		}
		"crate_community_16_mythical"
		{
			"[sp_galil_wave]weapon_galilar"		"1"
			"[sp_m249_frog_original]weapon_m249"		"1"
			"[aa_mac10_the_last_dive]weapon_mac10"		"1"
			"[gs_ump_abyss]weapon_ump45"		"1"
			"[aq_xm_leaf_fade]weapon_xm1014"		"1"
		}
		"crate_community_16_legendary"
		{
			"[cu_awp_psychopath]weapon_awp"		"1"
			"[gs_cz_snakes_purple]weapon_cz75a"		"1"
			"[gs_m4a1_decimator]weapon_m4a1_silencer"		"1"
		}
		"crate_community_16_ancient"
		{
			"[gs_ak47_bloodsport]weapon_ak47"		"1"
			"[cu_usps_noir]weapon_usp_silencer"		"1"
		}
		"crate_community_16"
		{
			"crate_community_16_rare"		"1"
			"crate_community_16_mythical"		"1"
			"crate_community_16_legendary"		"1"
			"crate_community_16_ancient"		"1"
			"spectrum_unusual"		"1"
		}
	}
	"item_sets"
	{
		"set_community_16"
		{
			"name"		"#CSGO_set_community_16"
			"set_description"		"#CSGO_set_community_16_desc"
			"is_collection"		"1"
			"items"
			{
				"[hy_bizon_torn_green]weapon_bizon"		"1"
				"[cu_blueprint_scar]weapon_scar20"		"1"
				"[cu_desert_eagle_corroden]weapon_deagle"		"1"
				"[cu_fiveseven_vein]weapon_fiveseven"		"1"
				"[sp_mp7_tribal_yellow]weapon_mp7"		"1"
				"[am_p250_sputnik]weapon_p250"		"1"
				"[aq_sawedoff_zander2]weapon_sawedoff"		"1"
				"[sp_galil_wave]weapon_galilar"		"1"
				"[sp_m249_frog_original]weapon_m249"		"1"
				"[aa_mac10_the_last_dive]weapon_mac10"		"1"
				"[gs_ump_abyss]weapon_ump45"		"1"
				"[aq_xm_leaf_fade]weapon_xm1014"		"1"
				"[cu_awp_psychopath]weapon_awp"		"1"
				"[gs_cz_snakes_purple]weapon_cz75a"		"1"
				"[gs_m4a1_decimator]weapon_m4a1_silencer"		"1"
				"[gs_ak47_bloodsport]weapon_ak47"		"1"
				"[cu_usps_noir]weapon_usp_silencer"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"am_blackpearl_marbleized_b"		"ancient"
		"am_doppler_phase2_b"		"mythical"
		"am_sapphire_marbleized_b"		"legendary"
		"cu_purple_huntsman"		"rare"
		"so_purple_falchion"		"rare"
		"gs_ak47_bloodsport"		"legendary"
		"cu_awp_psychopath"		"mythical"
		"hy_bizon_torn_green"		"rare"
		"cu_blueprint_scar"		"rare"
		"gs_cz_snakes_purple"		"legendary"
		"gs_m4a1_decimator"		"mythical"
		"cu_desert_eagle_corroden"		"uncommon"
		"cu_fiveseven_vein"		"rare"
		"sp_galil_wave"		"mythical"
		"sp_m249_frog_original"		"mythical"
		"sp_mp7_tribal_yellow"		"rare"
		"am_p250_sputnik"		"rare"
		"aa_mac10_the_last_dive"		"mythical"
		"gs_ump_abyss"		"mythical"
		"cu_usps_noir"		"legendary"
		"aq_xm_leaf_fade"		"mythical"
		"aq_sawedoff_zander2"		"rare"
	}
	"paint_kits"
	{
		"656"
		{
			"name"		"gs_ak_colony01_red"
			"description_string"		"#PaintKit_gs_ak_colony01_red"
			"description_tag"		"#PaintKit_gs_ak_colony01_red_Tag"
			"style"		"9"
			"pattern"		"workshop/ak_colony01_red"
			"color0"		"128 128 128 255"
			"color1"		"234 234 234"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"9"
			"phongalbedoboost"		"4"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
		}
		"657"
		{
			"name"		"cu_usps_blueprint"
			"description_string"		"#PaintKit_cu_usps_blueprint"
			"description_tag"		"#PaintKit_cu_usps_blueprint_Tag"
			"style"		"7"
			"pattern"		"workshop/usps_blueprint"
			"pattern_scale"		"1.000000"
			"phongexponent"		"45"
			"phongintensity"		"9"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.860000"
		}
		"658"
		{
			"name"		"gs_dualberettas_cobra"
			"description_string"		"#PaintKit_gs_dualberettas_cobra"
			"description_tag"		"#PaintKit_gs_dualberettas_cobra_Tag"
			"style"		"9"
			"pattern"		"workshop/dualberettas_cobra"
			"color0"		"202 230 157"
			"color1"		"213 211 211"
			"color2"		"48 38 32"
			"color3"		"27 57 62"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"12"
			"phongalbedoboost"		"7"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"659"
		{
			"name"		"sp_famas_macabre"
			"description_string"		"#PaintKit_sp_famas_macabre"
			"description_tag"		"#PaintKit_sp_famas_macabre_Tag"
			"style"		"3"
			"pattern"		"workshop/famas_macabre"
			"color0"		"162 126 15"
			"color1"		"31 44 12"
			"color2"		"158 155 129"
			"color3"		"30 35 33"
			"pattern_scale"		"1.000000"
			"phongexponent"		"180"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"1.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"660"
		{
			"name"		"cu_fiveseven_hyperbeast"
			"description_string"		"#PaintKit_cu_fiveseven_hyperbeast"
			"description_tag"		"#PaintKit_cu_fiveseven_hyperbeast_Tag"
			"style"		"7"
			"pattern"		"workshop/fiveseven_hyperbeast"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"55"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"661"
		{
			"name"		"cu_galil_candychaos"
			"description_string"		"#PaintKit_cu_galil_candychaos"
			"description_tag"		"#PaintKit_cu_galil_candychaos_Tag"
			"style"		"7"
			"pattern"		"workshop/galil_candychaos"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"12"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
		}
		"662"
		{
			"name"		"cu_awp_hannya"
			"description_string"		"#PaintKit_cu_awp_hannya"
			"description_tag"		"#PaintKit_cu_awp_hannya_Tag"
			"style"		"7"
			"pattern"		"workshop/awp_hannya"
			"pattern_scale"		"1.000000"
			"phongexponent"		"160"
			"phongintensity"		"50"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"663"
		{
			"name"		"cu_m4a1s_metritera"
			"description_string"		"#PaintKit_cu_m4a1s_metritera"
			"description_tag"		"#PaintKit_cu_m4a1s_metritera_Tag"
			"style"		"7"
			"pattern"		"workshop/m4a1s_metritera"
			"pattern_scale"		"1.000000"
			"phongexponent"		"4"
			"phongintensity"		"9"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"664"
		{
			"name"		"cu_m4a4_hellfire"
			"description_string"		"#PaintKit_cu_m4a4_hellfire"
			"description_tag"		"#PaintKit_cu_m4a4_hellfire_Tag"
			"style"		"7"
			"pattern"		"workshop/m4a4_hellfire"
			"pattern_scale"		"1.000000"
			"phongexponent"		"100"
			"phongintensity"		"35"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"665"
		{
			"name"		"am_mac10_aloha"
			"description_string"		"#PaintKit_am_mac10_aloha"
			"description_tag"		"#PaintKit_am_mac10_aloha_Tag"
			"style"		"5"
			"pattern"		"workshop/mac10_aloha"
			"color0"		"82 75 66"
			"color1"		"47 35 29"
			"color2"		"168 67 53"
			"color3"		"75 57 50"
			"pattern_scale"		"3.000000"
			"phongexponent"		"255"
			"phongalbedoboost"		"-1"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"25.000000"
			"pattern_rotate_end"		"300.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
		}
		"666"
		{
			"name"		"am_mag7_caustic"
			"description_string"		"#PaintKit_am_mag7_caustic"
			"description_tag"		"#PaintKit_am_mag7_caustic_Tag"
			"style"		"5"
			"pattern"		"workshop/mag7_caustic"
			"color0"		"0 0 0"
			"color1"		"57 66 64"
			"color2"		"24 33 36"
			"color3"		"6 58 95"
			"pattern_scale"		"1.000000"
			"phongexponent"		"4"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.450000"
		}
		"667"
		{
			"name"		"cu_p2000_hunter"
			"description_string"		"#PaintKit_cu_p2000_hunter"
			"description_tag"		"#PaintKit_cu_p2000_hunter_Tag"
			"style"		"7"
			"pattern"		"workshop/p2000_hunter"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"20"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"668"
		{
			"name"		"cu_p250_axiom"
			"description_string"		"#PaintKit_cu_p250_axiom"
			"description_tag"		"#PaintKit_cu_p250_axiom_Tag"
			"style"		"7"
			"pattern"		"workshop/p250_axiom"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"669"
		{
			"name"		"hy_p90_barebones_blue"
			"description_string"		"#PaintKit_hy_p90_barebones_blue"
			"description_tag"		"#PaintKit_hy_p90_barebones_blue_Tag"
			"style"		"2"
			"pattern"		"workshop/p90_barebones_blue"
			"color0"		"77 110 126"
			"color1"		"55 47 47"
			"color2"		"47 47 47"
			"color3"		"190 190 190"
			"pattern_scale"		"2.500000"
			"phongexponent"		"60"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"670"
		{
			"name"		"cu_ssg08_deathshead"
			"description_string"		"#PaintKit_cu_ssg08_deathshead"
			"description_tag"		"#PaintKit_cu_ssg08_deathshead_Tag"
			"style"		"7"
			"pattern"		"workshop/ssg08_deathshead"
			"pattern_scale"		"1.000000"
			"phongexponent"		"115"
			"phongintensity"		"38"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.510000"
		}
		"671"
		{
			"name"		"aq_tec9_chalk_pattern"
			"description_string"		"#PaintKit_aq_tec9_chalk_pattern"
			"description_tag"		"#PaintKit_aq_tec9_chalk_pattern_Tag"
			"style"		"8"
			"pattern"		"workshop/tec9_chalk_pattern"
			"color0"		"128 128 128 255"
			"color1"		"178 178 178"
			"color2"		"136 136 136"
			"color3"		"176 176 176"
			"pattern_scale"		"2.800000"
			"phongexponent"		"255"
			"phongalbedoboost"		"20"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"672"
		{
			"name"		"aq_ump45_flameflower"
			"description_string"		"#PaintKit_aq_ump45_flameflower"
			"description_tag"		"#PaintKit_aq_ump45_flameflower_Tag"
			"style"		"8"
			"pattern"		"workshop/ump45_flameflower"
			"color0"		"160 172 176"
			"color1"		"242 234 218"
			"color2"		"221 212 198"
			"color3"		"99 59 12"
			"pattern_scale"		"4.000000"
			"phongexponent"		"170"
			"phongalbedoboost"		"70"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
	}
	"items"
	{
		"1365"
		{
			"name"		"community_17 Key"
			"item_name"		"#CSGO_crate_key_community_17"
			"item_description"		"#CSGO_crate_key_community_17_desc"
			"first_sale_date"		"2017-04-21"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_17"
			"tool"
			{
				"restriction"		"crate_community_17"
			}
		}
		"4352"
		{
			"item_name"		"#CSGO_crate_community_17"
			"item_description"		"#CSGO_crate_community_17_desc"
			"name"		"crate_community_17"
			"image_inventory"		"econ/weapon_cases/crate_community_17"
			"model_player"		"models/props/crates/csgo_drop_crate_hydra.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1365"		"1"
			}
			"tool"
			{
				"restriction"		"crate_community_17"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"208"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_17"
					"tag_text"		"#CSGO_set_community_17"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
			"loot_list_rare_item_footer"		"#crate_community_15_unusual_lootlist"
			"loot_list_rare_item_name"		"#crate_community_15_unusual_itemname"
		}
	}
	"revolving_loot_lists"
	{
		"208"		"crate_community_17"
	}
	"client_loot_lists"
	{
		"crate_community_17_rare"
		{
			"[cu_usps_blueprint]weapon_usp_silencer"		"1"
			"[sp_famas_macabre]weapon_famas"		"1"
			"[cu_m4a1s_metritera]weapon_m4a1_silencer"		"1"
			"[am_mac10_aloha]weapon_mac10"		"1"
			"[am_mag7_caustic]weapon_mag7"		"1"
			"[aq_tec9_chalk_pattern]weapon_tec9"		"1"
			"[aq_ump45_flameflower]weapon_ump45"		"1"
		}
		"crate_community_17_mythical"
		{
			"[gs_ak_colony01_red]weapon_ak47"		"1"
			"[cu_p2000_hunter]weapon_hkp2000"		"1"
			"[cu_p250_axiom]weapon_p250"		"1"
			"[hy_p90_barebones_blue]weapon_p90"		"1"
			"[cu_ssg08_deathshead]weapon_ssg08"		"1"
		}
		"crate_community_17_legendary"
		{
			"[gs_dualberettas_cobra]weapon_elite"		"1"
			"[cu_galil_candychaos]weapon_galilar"		"1"
			"[cu_m4a4_hellfire]weapon_m4a1"		"1"
		}
		"crate_community_17_ancient"
		{
			"[cu_fiveseven_hyperbeast]weapon_fiveseven"		"1"
			"[cu_awp_hannya]weapon_awp"		"1"
		}
		"crate_community_17"
		{
			"crate_community_17_rare"		"1"
			"crate_community_17_mythical"		"1"
			"crate_community_17_legendary"		"1"
			"crate_community_17_ancient"		"1"
			"community_case_15_unusual"		"1"
		}
	}
	"item_sets"
	{
		"set_community_17"
		{
			"name"		"#CSGO_set_community_17"
			"set_description"		"#CSGO_set_community_17_desc"
			"is_collection"		"1"
			"items"
			{
				"[cu_usps_blueprint]weapon_usp_silencer"		"1"
				"[sp_famas_macabre]weapon_famas"		"1"
				"[cu_m4a1s_metritera]weapon_m4a1_silencer"		"1"
				"[am_mac10_aloha]weapon_mac10"		"1"
				"[am_mag7_caustic]weapon_mag7"		"1"
				"[aq_tec9_chalk_pattern]weapon_tec9"		"1"
				"[aq_ump45_flameflower]weapon_ump45"		"1"
				"[gs_ak_colony01_red]weapon_ak47"		"1"
				"[cu_p2000_hunter]weapon_hkp2000"		"1"
				"[cu_p250_axiom]weapon_p250"		"1"
				"[hy_p90_barebones_blue]weapon_p90"		"1"
				"[cu_ssg08_deathshead]weapon_ssg08"		"1"
				"[gs_dualberettas_cobra]weapon_elite"		"1"
				"[cu_galil_candychaos]weapon_galilar"		"1"
				"[cu_m4a4_hellfire]weapon_m4a1"		"1"
				"[cu_fiveseven_hyperbeast]weapon_fiveseven"		"1"
				"[cu_awp_hannya]weapon_awp"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"cu_fiveseven_hyperbeast"		"ancient"
		"hy_p90_barebones_blue"		"mythical"
		"aq_ump45_flameflower"		"rare"
		"cu_usps_blueprint"		"uncommon"
		"gs_ak_colony01_red"		"rare"
		"gs_dualberettas_cobra"		"legendary"
		"sp_famas_macabre"		"rare"
		"cu_galil_candychaos"		"legendary"
		"cu_awp_hannya"		"legendary"
		"cu_m4a1s_metritera"		"uncommon"
		"cu_m4a4_hellfire"		"mythical"
		"am_mac10_aloha"		"rare"
		"am_mag7_caustic"		"rare"
		"cu_p2000_hunter"		"rare"
		"cu_p250_axiom"		"mythical"
		"cu_ssg08_deathshead"		"mythical"
		"aq_tec9_chalk_pattern"		"rare"
	}
	"paint_kits"
	{
		"673"
		{
			"name"		"aq_sawed-off_flower"
			"description_string"		"#PaintKit_aq_sawed-off_flower"
			"description_tag"		"#PaintKit_aq_sawed-off_flower_Tag"
			"style"		"8"
			"pattern"		"workshop/sawed-off_flower"
			"color0"		"88 57 30"
			"color1"		"177 177 177"
			"color2"		"159 147 147"
			"color3"		"253 87 5"
			"pattern_scale"		"1.000000"
			"phongexponent"		"180"
			"phongalbedoboost"		"18"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"674"
		{
			"name"		"cu_aug_orange_triangle"
			"description_string"		"#PaintKit_cu_aug_orange_triangle"
			"description_tag"		"#PaintKit_cu_aug_orange_triangle_Tag"
			"style"		"7"
			"pattern"		"workshop/aug_orange_triangle"
			"use_normal"		"1"
			"normal"		"workshop/aug_orange_triangle_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"70"
			"phongintensity"		"100"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"675"
		{
			"name"		"gs_ak47_empress"
			"description_string"		"#PaintKit_gs_ak47_empress"
			"description_tag"		"#PaintKit_gs_ak47_empress_Tag"
			"style"		"9"
			"pattern"		"workshop/ak47_empress"
			"color0"		"86 41 38"
			"color1"		"255 255 255"
			"color2"		"164 178 202"
			"color3"		"196 180 149"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"1"
			"phongalbedoboost"		"6"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"676"
		{
			"name"		"cu_bizon_all_in"
			"description_string"		"#PaintKit_cu_bizon_all_in"
			"description_tag"		"#PaintKit_cu_bizon_all_in_Tag"
			"style"		"7"
			"pattern"		"workshop/bizon_all_in"
			"use_normal"		"1"
			"normal"		"workshop/bizon_all_in_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"50"
			"phongintensity"		"15"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"677"
		{
			"name"		"gs_g3sg1_cetme_redux"
			"description_string"		"#PaintKit_gs_g3sg1_cetme_redux"
			"description_tag"		"#PaintKit_gs_g3sg1_cetme_redux_Tag"
			"style"		"9"
			"pattern"		"workshop/g3sg1_cetme_redux"
			"use_normal"		"1"
			"normal"		"workshop/g3sg1_cetme_redux_normal"
			"color0"		"205 221 221"
			"color1"		"136 134 134"
			"color2"		"255 254 252"
			"color3"		"121 111 93"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"32"
			"phongalbedoboost"		"0"
			"view_model_exponent_override_size"		"512"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"678"
		{
			"name"		"cu_p250_cybercroc"
			"description_string"		"#PaintKit_cu_p250_cybercroc"
			"description_tag"		"#PaintKit_cu_p250_cybercroc_Tag"
			"style"		"7"
			"pattern"		"workshop/p250_cybercroc"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"50"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"679"
		{
			"name"		"cu_mp9_goo"
			"description_string"		"#PaintKit_cu_mp9_goo"
			"description_tag"		"#PaintKit_cu_mp9_goo_Tag"
			"style"		"7"
			"pattern"		"workshop/mp9_goo"
			"pattern_scale"		"1.000000"
			"phongexponent"		"140"
			"phongintensity"		"4"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"680"
		{
			"name"		"cu_glock_indigo"
			"description_string"		"#PaintKit_cu_glock_indigo"
			"description_tag"		"#PaintKit_cu_glock_indigo_Tag"
			"style"		"7"
			"pattern"		"workshop/glock_indigo"
			"pattern_scale"		"1.000000"
			"phongexponent"		"245"
			"phongintensity"		"15"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"681"
		{
			"name"		"gs_m4a1_shatter"
			"description_string"		"#PaintKit_gs_m4a1_shatter"
			"description_tag"		"#PaintKit_gs_m4a1_shatter_Tag"
			"style"		"9"
			"pattern"		"workshop/m4a1_shatter"
			"use_normal"		"1"
			"normal"		"workshop/m4a1_shatter_normal"
			"color0"		"255 255 255 255"
			"color1"		"255 255 255 255"
			"color2"		"255 255 255 255"
			"color3"		"255 255 255 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"1"
			"phongintensity"		"0"
			"phongalbedoboost"		"0"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
			"dialog_config"		"11,0,0,1"
		}
		"682"
		{
			"name"		"am_mac10_oceani"
			"description_string"		"#PaintKit_am_mac10_oceani"
			"description_tag"		"#PaintKit_hy_p2000_oceani_Tag"
			"style"		"5"
			"pattern"		"workshop/mac10_oceani"
			"color0"		"21 21 26"
			"color1"		"46 158 199"
			"color2"		"20 91 146"
			"color3"		"25 92 148"
			"pattern_scale"		"4.000000"
			"phongexponent"		"255"
			"phongalbedoboost"		"1"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"683"
		{
			"name"		"gs_r8_llamacannon"
			"description_string"		"#PaintKit_gs_r8_llamacannon"
			"description_tag"		"#PaintKit_gs_r8_llamacannon_Tag"
			"style"		"9"
			"pattern"		"workshop/r8_llamacannon"
			"use_normal"		"1"
			"normal"		"workshop/r8_llamacannon_normal"
			"color0"		"161 161 161"
			"color1"		"112 127 153"
			"color2"		"219 216 136"
			"color3"		"190 186 174"
			"pattern_scale"		"1.000000"
			"phongexponent"		"185"
			"phongintensity"		"53"
			"phongalbedoboost"		"123"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.030000"
			"wear_remap_max"		"0.700000"
		}
		"684"
		{
			"name"		"cu_tec9_cracked_opal"
			"description_string"		"#PaintKit_cu_tec9_cracked_opal"
			"description_tag"		"#PaintKit_cu_tec9_cracked_opal_Tag"
			"style"		"7"
			"pattern"		"workshop/tec9_cracked_opal"
			"pattern_scale"		"3.000000"
			"phongexponent"		"75"
			"phongintensity"		"75"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"685"
		{
			"name"		"hy_scar20_jungle_slipstream"
			"description_string"		"#PaintKit_hy_scar20_jungle_slipstream"
			"description_tag"		"#PaintKit_hy_bizon_torn_green_Tag"
			"style"		"2"
			"pattern"		"workshop/scar20_jungle_slipstream"
			"color0"		"26 26 26"
			"color1"		"67 79 63"
			"color2"		"192 181 66"
			"color3"		"26 26 26"
			"pattern_scale"		"4.000000"
			"phongexponent"		"32"
			"phongintensity"		"12"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"686"
		{
			"name"		"gs_sg553_phantom"
			"description_string"		"#PaintKit_gs_sg553_phantom"
			"description_tag"		"#PaintKit_gs_sg553_phantom_Tag"
			"style"		"9"
			"pattern"		"workshop/sg553_phantom"
			"use_normal"		"1"
			"normal"		"workshop/sg553_phantom_normal"
			"color0"		"46 14 0"
			"color1"		"194 194 194"
			"color2"		"125 110 102"
			"color3"		"255 255 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"5"
			"phongalbedoboost"		"20"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"687"
		{
			"name"		"gs_cz75_tacticat"
			"description_string"		"#PaintKit_gs_cz75_tacticat"
			"description_tag"		"#PaintKit_gs_cz75_tacticat_Tag"
			"style"		"9"
			"pattern"		"workshop/cz75_tacticat"
			"color0"		"128 128 128 255"
			"color1"		"150 150 150 255"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"15"
			"phongalbedoboost"		"30"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"688"
		{
			"name"		"cu_ump45_x-ray_machine"
			"description_string"		"#PaintKit_cu_ump45_x-ray_machine"
			"description_tag"		"#PaintKit_cu_ump45_x-ray_machine_Tag"
			"style"		"7"
			"pattern"		"workshop/ump45_x-ray_machine"
			"pattern_scale"		"1.000000"
			"phongexponent"		"175"
			"phongintensity"		"15"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
		}
		"689"
		{
			"name"		"aq_xm1014_ziggy_anarchy"
			"description_string"		"#PaintKit_aq_xm1014_ziggy_anarchy"
			"description_tag"		"#PaintKit_aq_xm1014_ziggy_anarchy_Tag"
			"style"		"8"
			"pattern"		"workshop/xm1014_ziggy_anarchy"
			"color0"		"67 67 67"
			"color1"		"111 111 111"
			"color2"		"69 73 93"
			"color3"		"224 237 200"
			"pattern_scale"		"1.000000"
			"phongexponent"		"180"
			"phongalbedoboost"		"190"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-25.000000"
			"pattern_rotate_end"		"90.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.720000"
		}
	}
	"items"
	{
		"1366"
		{
			"name"		"community_18 Key"
			"item_name"		"#CSGO_crate_key_community_18"
			"item_description"		"#CSGO_crate_key_community_18_desc"
			"first_sale_date"		"2017-09-06"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_18"
			"tool"
			{
				"restriction"		"crate_community_18"
			}
		}
		"4403"
		{
			"item_name"		"#CSGO_crate_community_18"
			"item_description"		"#CSGO_crate_community_18_desc"
			"name"		"crate_community_18"
			"image_inventory"		"econ/weapon_cases/crate_community_18"
			"model_player"		"models/props/crates/csgo_drop_crate_spectrum2.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1366"		"1"
			}
			"tool"
			{
				"restriction"		"crate_community_18"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"220"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_18"
					"tag_text"		"#CSGO_set_community_18"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"220"		"crate_community_18"
	}
	"client_loot_lists"
	{
		"crate_community_18_rare"
		{
			"[aq_sawed-off_flower]weapon_sawedoff"		"1"
			"[cu_aug_orange_triangle]weapon_aug"		"1"
			"[gs_g3sg1_cetme_redux]weapon_g3sg1"		"1"
			"[cu_glock_indigo]weapon_glock"		"1"
			"[am_mac10_oceani]weapon_mac10"		"1"
			"[cu_tec9_cracked_opal]weapon_tec9"		"1"
			"[hy_scar20_jungle_slipstream]weapon_scar20"		"1"
		}
		"crate_community_18_mythical"
		{
			"[cu_mp9_goo]weapon_mp9"		"1"
			"[gs_sg553_phantom]weapon_sg556"		"1"
			"[gs_cz75_tacticat]weapon_cz75a"		"1"
			"[cu_ump45_x-ray_machine]weapon_ump45"		"1"
			"[aq_xm1014_ziggy_anarchy]weapon_xm1014"		"1"
		}
		"crate_community_18_legendary"
		{
			"[cu_bizon_all_in]weapon_bizon"		"1"
			"[gs_m4a1_shatter]weapon_m4a1_silencer"		"1"
			"[gs_r8_llamacannon]weapon_revolver"		"1"
		}
		"crate_community_18_ancient"
		{
			"[gs_ak47_empress]weapon_ak47"		"1"
			"[cu_p250_cybercroc]weapon_p250"		"1"
		}
		"crate_community_18"
		{
			"crate_community_18_rare"		"1"
			"crate_community_18_mythical"		"1"
			"crate_community_18_legendary"		"1"
			"crate_community_18_ancient"		"1"
			"spectrum_unusual"		"1"
		}
	}
	"item_sets"
	{
		"set_community_18"
		{
			"name"		"#CSGO_set_community_18"
			"set_description"		"#CSGO_set_community_18_desc"
			"is_collection"		"1"
			"items"
			{
				"[aq_sawed-off_flower]weapon_sawedoff"		"1"
				"[cu_aug_orange_triangle]weapon_aug"		"1"
				"[gs_g3sg1_cetme_redux]weapon_g3sg1"		"1"
				"[cu_glock_indigo]weapon_glock"		"1"
				"[am_mac10_oceani]weapon_mac10"		"1"
				"[cu_tec9_cracked_opal]weapon_tec9"		"1"
				"[hy_scar20_jungle_slipstream]weapon_scar20"		"1"
				"[cu_mp9_goo]weapon_mp9"		"1"
				"[gs_sg553_phantom]weapon_sg556"		"1"
				"[gs_cz75_tacticat]weapon_cz75a"		"1"
				"[cu_ump45_x-ray_machine]weapon_ump45"		"1"
				"[aq_xm1014_ziggy_anarchy]weapon_xm1014"		"1"
				"[cu_bizon_all_in]weapon_bizon"		"1"
				"[gs_m4a1_shatter]weapon_m4a1_silencer"		"1"
				"[gs_r8_llamacannon]weapon_revolver"		"1"
				"[gs_ak47_empress]weapon_ak47"		"1"
				"[cu_p250_cybercroc]weapon_p250"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"aq_sawed-off_flower"		"rare"
		"cu_aug_orange_triangle"		"rare"
		"gs_ak47_empress"		"legendary"
		"cu_bizon_all_in"		"legendary"
		"gs_g3sg1_cetme_redux"		"rare"
		"cu_p250_cybercroc"		"ancient"
		"cu_mp9_goo"		"mythical"
		"cu_glock_indigo"		"uncommon"
		"am_mac10_oceani"		"rare"
		"gs_r8_llamacannon"		"legendary"
		"cu_tec9_cracked_opal"		"rare"
		"hy_scar20_jungle_slipstream"		"rare"
		"gs_sg553_phantom"		"mythical"
		"gs_cz75_tacticat"		"mythical"
		"cu_ump45_x-ray_machine"		"mythical"
		"aq_xm1014_ziggy_anarchy"		"mythical"
		"gs_m4a1_shatter"		"mythical"
	}
	"sticker_kits"
	{
		"2388"
		{
			"name"		"illuminate_cheongsam_1"
			"item_name"		"#StickerKit_illuminate_cheongsam_1"
			"description_string"		"#StickerKit_desc_illuminate_cheongsam_1"
			"sticker_material"		"illuminate_capsule_01/cheongsam_1"
			"item_rarity"		"rare"
		}
		"2389"
		{
			"name"		"illuminate_cheongsam_2"
			"item_name"		"#StickerKit_illuminate_cheongsam_2"
			"description_string"		"#StickerKit_desc_illuminate_cheongsam_2"
			"sticker_material"		"illuminate_capsule_01/cheongsam_2"
			"item_rarity"		"rare"
		}
		"2390"
		{
			"name"		"illuminate_cheongsam_2_holo"
			"item_name"		"#StickerKit_illuminate_cheongsam_2_holo"
			"description_string"		"#StickerKit_desc_illuminate_cheongsam_2_holo"
			"sticker_material"		"illuminate_capsule_01/cheongsam_2_holo"
			"item_rarity"		"mythical"
		}
		"2391"
		{
			"name"		"illuminate_koi_2"
			"item_name"		"#StickerKit_illuminate_koi_2"
			"description_string"		"#StickerKit_desc_illuminate_koi_2"
			"sticker_material"		"illuminate_capsule_01/koi_2"
			"item_rarity"		"rare"
		}
		"2392"
		{
			"name"		"illuminate_koi_2_foil"
			"item_name"		"#StickerKit_illuminate_koi_2_foil"
			"description_string"		"#StickerKit_desc_illuminate_koi_2_foil"
			"sticker_material"		"illuminate_capsule_01/koi_2_foil"
			"item_rarity"		"legendary"
		}
		"2393"
		{
			"name"		"illuminate_chinese_dragon"
			"item_name"		"#StickerKit_illuminate_chinese_dragon"
			"description_string"		"#StickerKit_desc_illuminate_chinese_dragon"
			"sticker_material"		"illuminate_capsule_01/chinese_dragon"
			"item_rarity"		"rare"
		}
		"2394"
		{
			"name"		"illuminate_chinese_dragon_foil"
			"item_name"		"#StickerKit_illuminate_chinese_dragon_foil"
			"description_string"		"#StickerKit_desc_illuminate_chinese_dragon_foil"
			"sticker_material"		"illuminate_capsule_01/chinese_dragon_foil"
			"item_rarity"		"legendary"
		}
		"2395"
		{
			"name"		"illuminate_hotpot"
			"item_name"		"#StickerKit_illuminate_hotpot"
			"description_string"		"#StickerKit_desc_illuminate_hotpot"
			"sticker_material"		"illuminate_capsule_01/hotpot"
			"item_rarity"		"rare"
		}
		"2396"
		{
			"name"		"illuminate_noodles"
			"item_name"		"#StickerKit_illuminate_noodles"
			"description_string"		"#StickerKit_desc_illuminate_noodles"
			"sticker_material"		"illuminate_capsule_01/noodles"
			"item_rarity"		"rare"
		}
		"2397"
		{
			"name"		"illuminate_rice"
			"item_name"		"#StickerKit_illuminate_rice"
			"description_string"		"#StickerKit_desc_illuminate_rice"
			"sticker_material"		"illuminate_capsule_01/rice"
			"item_rarity"		"rare"
		}
		"2398"
		{
			"name"		"illuminate_rice_pudding"
			"item_name"		"#StickerKit_illuminate_rice_pudding"
			"description_string"		"#StickerKit_desc_illuminate_rice_pudding"
			"sticker_material"		"illuminate_capsule_01/rice_pudding"
			"item_rarity"		"rare"
		}
		"2399"
		{
			"name"		"illuminate_mahjong_fa"
			"item_name"		"#StickerKit_illuminate_mahjong_fa"
			"description_string"		"#StickerKit_desc_illuminate_mahjong_fa"
			"sticker_material"		"illuminate_capsule_01/mahjong_fa"
			"item_rarity"		"rare"
		}
		"2400"
		{
			"name"		"illuminate_mahjong_rooster"
			"item_name"		"#StickerKit_illuminate_mahjong_rooster"
			"description_string"		"#StickerKit_desc_illuminate_mahjong_rooster"
			"sticker_material"		"illuminate_capsule_01/mahjong_rooster"
			"item_rarity"		"rare"
		}
		"2401"
		{
			"name"		"illuminate_mahjong_zhong"
			"item_name"		"#StickerKit_illuminate_mahjong_zhong"
			"description_string"		"#StickerKit_desc_illuminate_mahjong_zhong"
			"sticker_material"		"illuminate_capsule_01/mahjong_zhong"
			"item_rarity"		"rare"
		}
		"2402"
		{
			"name"		"illuminate_toytiger"
			"item_name"		"#StickerKit_illuminate_toytiger"
			"description_string"		"#StickerKit_desc_illuminate_toytiger"
			"sticker_material"		"illuminate_capsule_01/toytiger"
			"item_rarity"		"rare"
		}
	}
	"items"
	{
		"4404"
		{
			"item_name"		"#CSGO_crate_sticker_pack_illuminate_capsule_01"
			"name"		"crate_sticker_pack_illuminate_capsule_01"
			"item_description"		"#CSGO_crate_sticker_pack_illuminate_capsule_01_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_illuminate_capsule_01"
			"first_sale_date"		"2017/09/15"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"221"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_illuminate_capsule_01_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_illuminate_capsule_01"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"221"		"crate_sticker_pack_illuminate_capsule_01_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_illuminate_capsule_01_rare"
		{
			"[illuminate_hotpot]sticker"		"1"
			"[illuminate_noodles]sticker"		"1"
			"[illuminate_rice]sticker"		"1"
			"[illuminate_rice_pudding]sticker"		"1"
			"[illuminate_cheongsam_1]sticker"		"1"
			"[illuminate_cheongsam_2]sticker"		"1"
			"[illuminate_koi_2]sticker"		"1"
			"[illuminate_chinese_dragon]sticker"		"1"
			"[illuminate_mahjong_fa]sticker"		"1"
			"[illuminate_mahjong_rooster]sticker"		"1"
			"[illuminate_mahjong_zhong]sticker"		"1"
			"[illuminate_toytiger]sticker"		"1"
		}
		"crate_sticker_pack_illuminate_capsule_01_mythical"
		{
			"[illuminate_cheongsam_2_holo]sticker"		"1"
		}
		"crate_sticker_pack_illuminate_capsule_01_legendary"
		{
			"[illuminate_chinese_dragon_foil]sticker"		"1"
			"[illuminate_koi_2_foil]sticker"		"1"
		}
		"crate_sticker_pack_illuminate_capsule_01_lootlist"
		{
			"crate_sticker_pack_illuminate_capsule_01_rare"		"1"
			"crate_sticker_pack_illuminate_capsule_01_mythical"		"1"
			"crate_sticker_pack_illuminate_capsule_01_legendary"		"1"
		}
	}
	"sticker_kits"
	{
		"2403"
		{
			"name"		"illuminate_god_of_fortune"
			"item_name"		"#StickerKit_illuminate_god_of_fortune"
			"description_string"		"#StickerKit_desc_illuminate_god_of_fortune"
			"sticker_material"		"illuminate_capsule_02/god_of_fortune"
			"item_rarity"		"rare"
		}
		"2404"
		{
			"name"		"illuminate_huaji"
			"item_name"		"#StickerKit_illuminate_huaji"
			"description_string"		"#StickerKit_desc_illuminate_huaji"
			"sticker_material"		"illuminate_capsule_02/huaji"
			"item_rarity"		"rare"
		}
		"2405"
		{
			"name"		"illuminate_nezha"
			"item_name"		"#StickerKit_illuminate_nezha"
			"description_string"		"#StickerKit_desc_illuminate_nezha"
			"sticker_material"		"illuminate_capsule_02/nezha"
			"item_rarity"		"rare"
		}
		"2406"
		{
			"name"		"illuminate_fury"
			"item_name"		"#StickerKit_illuminate_fury"
			"description_string"		"#StickerKit_desc_illuminate_fury"
			"sticker_material"		"illuminate_capsule_02/fury"
			"item_rarity"		"rare"
		}
		"2407"
		{
			"name"		"illuminate_longevity"
			"item_name"		"#StickerKit_illuminate_longevity"
			"description_string"		"#StickerKit_desc_illuminate_longevity"
			"sticker_material"		"illuminate_capsule_02/longevity"
			"item_rarity"		"rare"
		}
		"2408"
		{
			"name"		"illuminate_longevity_foil"
			"item_name"		"#StickerKit_illuminate_longevity_foil"
			"description_string"		"#StickerKit_desc_illuminate_longevity_foil"
			"sticker_material"		"illuminate_capsule_02/longevity_foil"
			"item_rarity"		"legendary"
		}
		"2409"
		{
			"name"		"illuminate_panda"
			"item_name"		"#StickerKit_illuminate_panda"
			"description_string"		"#StickerKit_desc_illuminate_panda"
			"sticker_material"		"illuminate_capsule_02/panda"
			"item_rarity"		"rare"
		}
		"2410"
		{
			"name"		"illuminate_pixiu"
			"item_name"		"#StickerKit_illuminate_pixiu"
			"description_string"		"#StickerKit_desc_illuminate_pixiu"
			"sticker_material"		"illuminate_capsule_02/pixiu"
			"item_rarity"		"rare"
		}
		"2411"
		{
			"name"		"illuminate_pixiu_foil"
			"item_name"		"#StickerKit_illuminate_pixiu_foil"
			"description_string"		"#StickerKit_desc_illuminate_pixiu_foil"
			"sticker_material"		"illuminate_capsule_02/pixiu_foil"
			"item_rarity"		"legendary"
		}
		"2412"
		{
			"name"		"illuminate_red_koi"
			"item_name"		"#StickerKit_illuminate_red_koi"
			"description_string"		"#StickerKit_desc_illuminate_red_koi"
			"sticker_material"		"illuminate_capsule_02/red_koi"
			"item_rarity"		"rare"
		}
		"2413"
		{
			"name"		"illuminate_red_koi_holo"
			"item_name"		"#StickerKit_illuminate_red_koi_holo"
			"description_string"		"#StickerKit_desc_illuminate_red_koi_holo"
			"sticker_material"		"illuminate_capsule_02/red_koi_holo"
			"item_rarity"		"mythical"
		}
		"2414"
		{
			"name"		"illuminate_shaolin_1"
			"item_name"		"#StickerKit_illuminate_shaolin_1"
			"description_string"		"#StickerKit_desc_illuminate_shaolin_1"
			"sticker_material"		"illuminate_capsule_02/shaolin_1"
			"item_rarity"		"rare"
		}
		"2415"
		{
			"name"		"illuminate_swallow_1"
			"item_name"		"#StickerKit_illuminate_swallow_1"
			"description_string"		"#StickerKit_desc_illuminate_swallow_1"
			"sticker_material"		"illuminate_capsule_02/swallow_1"
			"item_rarity"		"rare"
		}
		"2416"
		{
			"name"		"illuminate_swallow_2"
			"item_name"		"#StickerKit_illuminate_swallow_2"
			"description_string"		"#StickerKit_desc_illuminate_swallow_2"
			"sticker_material"		"illuminate_capsule_02/swallow_2"
			"item_rarity"		"rare"
		}
		"2417"
		{
			"name"		"illuminate_zombie"
			"item_name"		"#StickerKit_illuminate_zombie"
			"description_string"		"#StickerKit_desc_illuminate_zombie"
			"sticker_material"		"illuminate_capsule_02/zombie"
			"item_rarity"		"rare"
		}
	}
	"items"
	{
		"4405"
		{
			"item_name"		"#CSGO_crate_sticker_pack_illuminate_capsule_02"
			"name"		"crate_sticker_pack_illuminate_capsule_02"
			"item_description"		"#CSGO_crate_sticker_pack_illuminate_capsule_02_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_illuminate_capsule_02"
			"first_sale_date"		"2017/09/15"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"222"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_illuminate_capsule_02_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_illuminate_capsule_02"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"222"		"crate_sticker_pack_illuminate_capsule_02_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_illuminate_capsule_02_rare"
		{
			"[illuminate_god_of_fortune]sticker"		"1"
			"[illuminate_huaji]sticker"		"1"
			"[illuminate_nezha]sticker"		"1"
			"[illuminate_fury]sticker"		"1"
			"[illuminate_longevity]sticker"		"1"
			"[illuminate_panda]sticker"		"1"
			"[illuminate_pixiu]sticker"		"1"
			"[illuminate_red_koi]sticker"		"1"
			"[illuminate_shaolin_1]sticker"		"1"
			"[illuminate_swallow_1]sticker"		"1"
			"[illuminate_swallow_2]sticker"		"1"
			"[illuminate_zombie]sticker"		"1"
		}
		"crate_sticker_pack_illuminate_capsule_02_mythical"
		{
			"[illuminate_red_koi_holo]sticker"		"1"
		}
		"crate_sticker_pack_illuminate_capsule_02_legendary"
		{
			"[illuminate_longevity_foil]sticker"		"1"
			"[illuminate_pixiu_foil]sticker"		"1"
		}
		"crate_sticker_pack_illuminate_capsule_02_lootlist"
		{
			"crate_sticker_pack_illuminate_capsule_02_rare"		"1"
			"crate_sticker_pack_illuminate_capsule_02_mythical"		"1"
			"crate_sticker_pack_illuminate_capsule_02_legendary"		"1"
		}
	}
	"sticker_kits"
	{
		"2418"
		{
			"name"		"spray_illuminate1_cheongsam_1"
			"item_name"		"#StickerKit_illuminate_cheongsam_1"
			"description_string"		"#SprayKit_desc_illuminate1_cheongsam_1"
			"sticker_material"		"illuminate_capsule/cheongsam_1"
			"item_rarity"		"mythical"
		}
		"2419"
		{
			"name"		"spray_illuminate1_cheongsam_2"
			"item_name"		"#StickerKit_illuminate_cheongsam_2"
			"description_string"		"#SprayKit_desc_illuminate1_cheongsam_2"
			"sticker_material"		"illuminate_capsule/cheongsam_2"
			"item_rarity"		"mythical"
		}
		"2420"
		{
			"name"		"spray_illuminate1_chinese_dragon"
			"item_name"		"#StickerKit_illuminate_chinese_dragon"
			"description_string"		"#SprayKit_desc_illuminate1_chinese_dragon"
			"sticker_material"		"illuminate_capsule/chinese_dragon_nodrips"
			"item_rarity"		"legendary"
		}
		"2421"
		{
			"name"		"spray_illuminate1_fury"
			"item_name"		"#StickerKit_illuminate_fury"
			"description_string"		"#SprayKit_desc_illuminate1_fury"
			"sticker_material"		"illuminate_capsule/fury"
			"item_rarity"		"mythical"
		}
		"2422"
		{
			"name"		"spray_illuminate1_god_of_fortune"
			"item_name"		"#StickerKit_illuminate_god_of_fortune"
			"description_string"		"#SprayKit_desc_illuminate1_god_of_fortune"
			"sticker_material"		"illuminate_capsule/god_of_fortune"
			"item_rarity"		"rare"
		}
		"2423"
		{
			"name"		"spray_illuminate1_hotpot"
			"item_name"		"#StickerKit_illuminate_hotpot"
			"description_string"		"#SprayKit_desc_illuminate1_hotpot"
			"sticker_material"		"illuminate_capsule/hotpot"
			"item_rarity"		"rare"
		}
		"2424"
		{
			"name"		"spray_illuminate1_koi_2"
			"item_name"		"#StickerKit_illuminate_koi_2"
			"description_string"		"#SprayKit_desc_illuminate1_koi_2"
			"sticker_material"		"illuminate_capsule/koi_2"
			"item_rarity"		"legendary"
		}
		"2425"
		{
			"name"		"spray_illuminate1_longevity"
			"item_name"		"#StickerKit_illuminate_longevity"
			"description_string"		"#SprayKit_desc_illuminate1_longevity"
			"sticker_material"		"illuminate_capsule/longevity"
			"item_rarity"		"legendary"
		}
		"2426"
		{
			"name"		"spray_illuminate1_nezha"
			"item_name"		"#StickerKit_illuminate_nezha"
			"description_string"		"#SprayKit_desc_illuminate1_nezha"
			"sticker_material"		"illuminate_capsule/nezha"
			"item_rarity"		"mythical"
		}
		"2427"
		{
			"name"		"spray_illuminate1_noodles"
			"item_name"		"#StickerKit_illuminate_noodles"
			"description_string"		"#SprayKit_desc_illuminate1_noodles"
			"sticker_material"		"illuminate_capsule/noodles"
			"item_rarity"		"rare"
		}
		"2428"
		{
			"name"		"spray_illuminate1_panda"
			"item_name"		"#StickerKit_illuminate_panda"
			"description_string"		"#SprayKit_desc_illuminate1_panda"
			"sticker_material"		"illuminate_capsule/panda"
			"item_rarity"		"rare"
		}
		"2429"
		{
			"name"		"spray_illuminate1_pixiu"
			"item_name"		"#StickerKit_illuminate_pixiu"
			"description_string"		"#SprayKit_desc_illuminate1_pixiu"
			"sticker_material"		"illuminate_capsule/pixiu"
			"item_rarity"		"mythical"
		}
		"2430"
		{
			"name"		"spray_illuminate1_red_koi"
			"item_name"		"#StickerKit_illuminate_red_koi"
			"description_string"		"#SprayKit_desc_illuminate1_red_koi"
			"sticker_material"		"illuminate_capsule/red_koi"
			"item_rarity"		"mythical"
		}
		"2431"
		{
			"name"		"spray_illuminate1_rice"
			"item_name"		"#StickerKit_illuminate_rice"
			"description_string"		"#SprayKit_desc_illuminate1_rice"
			"sticker_material"		"illuminate_capsule/rice"
			"item_rarity"		"rare"
		}
		"2432"
		{
			"name"		"spray_illuminate1_rice_pudding"
			"item_name"		"#StickerKit_illuminate_rice_pudding"
			"description_string"		"#SprayKit_desc_illuminate1_rice_pudding"
			"sticker_material"		"illuminate_capsule/rice_pudding"
			"item_rarity"		"rare"
		}
		"2433"
		{
			"name"		"spray_illuminate1_shaolin_1"
			"item_name"		"#StickerKit_illuminate_shaolin_1"
			"description_string"		"#SprayKit_desc_illuminate1_shaolin_1"
			"sticker_material"		"illuminate_capsule/shaolin_1"
			"item_rarity"		"rare"
		}
		"2434"
		{
			"name"		"spray_illuminate1_toytiger"
			"item_name"		"#StickerKit_illuminate_toytiger"
			"description_string"		"#SprayKit_desc_illuminate1_toytiger"
			"sticker_material"		"illuminate_capsule/toytiger"
			"item_rarity"		"rare"
		}
		"2435"
		{
			"name"		"spray_illuminate1_zombie"
			"item_name"		"#StickerKit_illuminate_zombie"
			"description_string"		"#SprayKit_desc_illuminate1_zombie"
			"sticker_material"		"illuminate_capsule/zombie_nodrips"
			"item_rarity"		"rare"
		}
	}
	"items"
	{
		"4286"
		{
			"item_name"		"#CSGO_crate_sprays_illuminate1"
			"name"		"crate_sprays_illuminate1"
			"item_description"		"#CSGO_crate_sprays_illuminate1_desc"
			"image_inventory"		"econ/weapon_cases/crate_spray_pack_illuminate_1"
			"first_sale_date"		"2017/09/14"
			"prefab"		"graffiti_box"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"223"
				}
			}
			"tags"
			{
				"SprayCapsule"
				{
					"tag_value"		"crate_sprays_illuminate1_lootlist"
					"tag_text"		"#CSGO_crate_sprays_illuminate1"
					"tag_group"		"SprayCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_SprayCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"223"		"crate_sprays_illuminate1_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sprays_illuminate1_lootlist_rare"
		{
			"[spray_illuminate1_hotpot]spray"		"1"
			"[spray_illuminate1_noodles]spray"		"1"
			"[spray_illuminate1_rice]spray"		"1"
			"[spray_illuminate1_rice_pudding]spray"		"1"
			"[spray_illuminate1_god_of_fortune]spray"		"1"
			"[spray_illuminate1_shaolin_1]spray"		"1"
			"[spray_illuminate1_zombie]spray"		"1"
			"[spray_illuminate1_toytiger]spray"		"1"
			"[spray_illuminate1_panda]spray"		"1"
		}
		"crate_sprays_illuminate1_lootlist_mythical"
		{
			"[spray_illuminate1_cheongsam_2]spray"		"1"
			"[spray_illuminate1_cheongsam_1]spray"		"1"
			"[spray_illuminate1_nezha]spray"		"1"
			"[spray_illuminate1_fury]spray"		"1"
			"[spray_illuminate1_red_koi]spray"		"1"
			"[spray_illuminate1_pixiu]spray"		"1"
		}
		"crate_sprays_illuminate1_lootlist_legendary"
		{
			"[spray_illuminate1_koi_2]spray"		"1"
			"[spray_illuminate1_chinese_dragon]spray"		"1"
			"[spray_illuminate1_longevity]spray"		"1"
		}
		"crate_sprays_illuminate1_lootlist"
		{
			"crate_sprays_illuminate1_lootlist_rare"		"1"
			"crate_sprays_illuminate1_lootlist_mythical"		"1"
			"crate_sprays_illuminate1_lootlist_legendary"		"1"
		}
	}
	"paint_kits"
	{
		"800"
		{
			"name"		"hy_labrat_mp5"
			"description_string"		"#PaintKit_hy_labrat_mp5"
			"description_tag"		"#PaintKit_hy_labrat_mp5_Tag"
			"style"		"2"
			"pattern"		"labrats"
			"color0"		"54 67 78"
			"color1"		"167 247 227"
			"color2"		"93 11 20"
			"color3"		"12 12 12"
			"pattern_scale"		"2.100000"
			"phongexponent"		"32"
			"phongintensity"		"12"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"17.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.350000"
		}
	}
	"item_sets"
	{
		"set_blacksite"
		{
			"name"		"#CSGO_set_blacksite"
			"set_description"		"#CSGO_set_blacksite_desc"
			"is_collection"		"1"
			"items"
			{
				"[hy_labrat_mp5]weapon_mp5sd"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"hy_labrat_mp5"		"mythical"
	}
	"sticker_kits"
	{
		"28"
		{
			"name"		"dz_blacksite_foil"
			"item_name"		"#StickerKit_dz_blacksite_foil"
			"description_string"		"#StickerKit_desc_dz_blacksite_foil"
			"sticker_material"		"danger_zone/blacksite_foil"
			"item_rarity"		"legendary"
		}
	}
	"sticker_kits"
	{
		"2921"
		{
			"name"		"comm2018_01_bullet_rain"
			"item_name"		"#StickerKit_comm2018_01_bullet_rain"
			"description_string"		"#StickerKit_desc_comm2018_01_bullet_rain"
			"sticker_material"		"comm2018_01/bullet_rain"
			"item_rarity"		"rare"
		}
		"2922"
		{
			"name"		"comm2018_01_camper"
			"item_name"		"#StickerKit_comm2018_01_camper"
			"description_string"		"#StickerKit_desc_comm2018_01_camper"
			"sticker_material"		"comm2018_01/camper"
			"item_rarity"		"rare"
		}
		"2923"
		{
			"name"		"comm2018_01_dessert_eagle"
			"item_name"		"#StickerKit_comm2018_01_dessert_eagle"
			"description_string"		"#StickerKit_desc_comm2018_01_dessert_eagle"
			"sticker_material"		"comm2018_01/dessert_eagle"
			"item_rarity"		"rare"
		}
		"2924"
		{
			"name"		"comm2018_01_devouring_flame"
			"item_name"		"#StickerKit_comm2018_01_devouring_flame"
			"description_string"		"#StickerKit_desc_comm2018_01_devouring_flame"
			"sticker_material"		"comm2018_01/devouring_flame"
			"item_rarity"		"rare"
		}
		"2925"
		{
			"name"		"comm2018_01_entry_fragger"
			"item_name"		"#StickerKit_comm2018_01_entry_fragger"
			"description_string"		"#StickerKit_desc_comm2018_01_entry_fragger"
			"sticker_material"		"comm2018_01/entry_fragger"
			"item_rarity"		"rare"
		}
		"2926"
		{
			"name"		"comm2018_01_friendly_fire"
			"item_name"		"#StickerKit_comm2018_01_friendly_fire"
			"description_string"		"#StickerKit_desc_comm2018_01_friendly_fire"
			"sticker_material"		"comm2018_01/friendly_fire"
			"item_rarity"		"rare"
		}
		"2927"
		{
			"name"		"comm2018_01_retake_expert"
			"item_name"		"#StickerKit_comm2018_01_retake_expert"
			"description_string"		"#StickerKit_desc_comm2018_01_retake_expert"
			"sticker_material"		"comm2018_01/retake_expert"
			"item_rarity"		"rare"
		}
		"2928"
		{
			"name"		"comm2018_01_small_arms"
			"item_name"		"#StickerKit_comm2018_01_small_arms"
			"description_string"		"#StickerKit_desc_comm2018_01_small_arms"
			"sticker_material"		"comm2018_01/small_arms"
			"item_rarity"		"rare"
		}
		"2929"
		{
			"name"		"comm2018_01_devouring_flame_holo"
			"item_name"		"#StickerKit_comm2018_01_devouring_flame_holo"
			"description_string"		"#StickerKit_desc_comm2018_01_devouring_flame_holo"
			"sticker_material"		"comm2018_01/devouring_flame_holo"
			"item_rarity"		"mythical"
		}
		"2930"
		{
			"name"		"comm2018_01_friendly_fire_holo"
			"item_name"		"#StickerKit_comm2018_01_friendly_fire_holo"
			"description_string"		"#StickerKit_desc_comm2018_01_friendly_fire_holo"
			"sticker_material"		"comm2018_01/friendly_fire_holo"
			"item_rarity"		"mythical"
		}
		"2931"
		{
			"name"		"comm2018_01_retake_expert_holo"
			"item_name"		"#StickerKit_comm2018_01_retake_expert_holo"
			"description_string"		"#StickerKit_desc_comm2018_01_retake_expert_holo"
			"sticker_material"		"comm2018_01/retake_expert_holo"
			"item_rarity"		"mythical"
		}
		"2932"
		{
			"name"		"comm2018_01_small_arms_holo"
			"item_name"		"#StickerKit_comm2018_01_small_arms_holo"
			"description_string"		"#StickerKit_desc_comm2018_01_small_arms_holo"
			"sticker_material"		"comm2018_01/small_arms_holo"
			"item_rarity"		"mythical"
		}
		"2933"
		{
			"name"		"comm2018_01_bullet_rain_normal"
			"item_name"		"#StickerKit_comm2018_01_bullet_rain_normal"
			"description_string"		"#StickerKit_desc_comm2018_01_bullet_rain_normal"
			"sticker_material"		"comm2018_01/bullet_rain_normal"
			"item_rarity"		"legendary"
		}
		"2934"
		{
			"name"		"comm2018_01_camper_normal"
			"item_name"		"#StickerKit_comm2018_01_camper_normal"
			"description_string"		"#StickerKit_desc_comm2018_01_camper_normal"
			"sticker_material"		"comm2018_01/camper_normal"
			"item_rarity"		"legendary"
		}
	}
	"items"
	{
		"4470"
		{
			"item_name"		"#CSGO_crate_sticker_pack_comm2018_01_capsule"
			"name"		"crate_sticker_pack_comm2018_01_capsule"
			"item_description"		"#CSGO_crate_sticker_pack_comm2018_01_capsule_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_comm2018_01_capsule"
			"first_sale_date"		"2017/12/11"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"237"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_comm2018_01_capsule_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_comm2018_01_capsule"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"237"		"crate_sticker_pack_comm2018_01_capsule_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_comm2018_01_capsule_rare"
		{
			"[comm2018_01_bullet_rain]sticker"		"1"
			"[comm2018_01_camper]sticker"		"1"
			"[comm2018_01_dessert_eagle]sticker"		"1"
			"[comm2018_01_devouring_flame]sticker"		"1"
			"[comm2018_01_entry_fragger]sticker"		"1"
			"[comm2018_01_friendly_fire]sticker"		"1"
			"[comm2018_01_retake_expert]sticker"		"1"
			"[comm2018_01_small_arms]sticker"		"1"
		}
		"crate_sticker_pack_comm2018_01_capsule_mythical"
		{
			"[comm2018_01_devouring_flame_holo]sticker"		"1"
			"[comm2018_01_friendly_fire_holo]sticker"		"1"
			"[comm2018_01_retake_expert_holo]sticker"		"1"
			"[comm2018_01_small_arms_holo]sticker"		"1"
		}
		"crate_sticker_pack_comm2018_01_capsule_legendary"
		{
			"[comm2018_01_bullet_rain_normal]sticker"		"1"
			"[comm2018_01_camper_normal]sticker"		"1"
		}
		"crate_sticker_pack_comm2018_01_capsule_lootlist"
		{
			"crate_sticker_pack_comm2018_01_capsule_rare"		"1"
			"crate_sticker_pack_comm2018_01_capsule_mythical"		"1"
			"crate_sticker_pack_comm2018_01_capsule_legendary"		"1"
		}
	}
	"sticker_kits"
	{
		"3440"
		{
			"name"		"skillgroup_silver"
			"item_name"		"#StickerKit_skillgroup_silver"
			"description_string"		"#StickerKit_desc_skillgroup_silver"
			"sticker_material"		"skillgroup_capsule/silver"
			"item_rarity"		"rare"
		}
		"3441"
		{
			"name"		"skillgroup_silver_normal"
			"item_name"		"#StickerKit_skillgroup_silver_normal"
			"description_string"		"#StickerKit_desc_skillgroup_silver_normal"
			"sticker_material"		"skillgroup_capsule/silver_normal"
			"item_rarity"		"legendary"
		}
		"3442"
		{
			"name"		"skillgroup_gold_nova"
			"item_name"		"#StickerKit_skillgroup_gold_nova"
			"description_string"		"#StickerKit_desc_skillgroup_gold_nova"
			"sticker_material"		"skillgroup_capsule/gold_nova"
			"item_rarity"		"rare"
		}
		"3443"
		{
			"name"		"skillgroup_gold_nova_holo"
			"item_name"		"#StickerKit_skillgroup_gold_nova_holo"
			"description_string"		"#StickerKit_desc_skillgroup_gold_nova_holo"
			"sticker_material"		"skillgroup_capsule/gold_nova_holo"
			"item_rarity"		"mythical"
		}
		"3444"
		{
			"name"		"skillgroup_master_guardian"
			"item_name"		"#StickerKit_skillgroup_master_guardian"
			"description_string"		"#StickerKit_desc_skillgroup_master_guardian"
			"sticker_material"		"skillgroup_capsule/master_guardian"
			"item_rarity"		"rare"
		}
		"3445"
		{
			"name"		"skillgroup_master_guardian_holo"
			"item_name"		"#StickerKit_skillgroup_master_guardian_holo"
			"description_string"		"#StickerKit_desc_skillgroup_master_guardian_holo"
			"sticker_material"		"skillgroup_capsule/master_guardian_holo"
			"item_rarity"		"mythical"
		}
		"3446"
		{
			"name"		"skillgroup_mge"
			"item_name"		"#StickerKit_skillgroup_mge"
			"description_string"		"#StickerKit_desc_skillgroup_mge"
			"sticker_material"		"skillgroup_capsule/mge"
			"item_rarity"		"rare"
		}
		"3447"
		{
			"name"		"skillgroup_mge_holo"
			"item_name"		"#StickerKit_skillgroup_mge_holo"
			"description_string"		"#StickerKit_desc_skillgroup_mge_holo"
			"sticker_material"		"skillgroup_capsule/mge_holo"
			"item_rarity"		"mythical"
		}
		"3448"
		{
			"name"		"skillgroup_dmg"
			"item_name"		"#StickerKit_skillgroup_dmg"
			"description_string"		"#StickerKit_desc_skillgroup_dmg"
			"sticker_material"		"skillgroup_capsule/dmg"
			"item_rarity"		"rare"
		}
		"3449"
		{
			"name"		"skillgroup_dmg_holo"
			"item_name"		"#StickerKit_skillgroup_dmg_holo"
			"description_string"		"#StickerKit_desc_skillgroup_dmg_holo"
			"sticker_material"		"skillgroup_capsule/dmg_holo"
			"item_rarity"		"mythical"
		}
		"3450"
		{
			"name"		"skillgroup_legendary_eagle"
			"item_name"		"#StickerKit_skillgroup_legendary_eagle"
			"description_string"		"#StickerKit_desc_skillgroup_legendary_eagle"
			"sticker_material"		"skillgroup_capsule/legendary_eagle"
			"item_rarity"		"rare"
		}
		"3451"
		{
			"name"		"skillgroup_legendary_eagle_holo"
			"item_name"		"#StickerKit_skillgroup_legendary_eagle_holo"
			"description_string"		"#StickerKit_desc_skillgroup_legendary_eagle_holo"
			"sticker_material"		"skillgroup_capsule/legendary_eagle_holo"
			"item_rarity"		"mythical"
		}
		"3452"
		{
			"name"		"skillgroup_lem"
			"item_name"		"#StickerKit_skillgroup_lem"
			"description_string"		"#StickerKit_desc_skillgroup_lem"
			"sticker_material"		"skillgroup_capsule/lem"
			"item_rarity"		"rare"
		}
		"3453"
		{
			"name"		"skillgroup_lem_holo"
			"item_name"		"#StickerKit_skillgroup_lem_holo"
			"description_string"		"#StickerKit_desc_skillgroup_lem_holo"
			"sticker_material"		"skillgroup_capsule/lem_holo"
			"item_rarity"		"mythical"
		}
		"3454"
		{
			"name"		"skillgroup_smfc"
			"item_name"		"#StickerKit_skillgroup_smfc"
			"description_string"		"#StickerKit_desc_skillgroup_smfc"
			"sticker_material"		"skillgroup_capsule/smfc"
			"item_rarity"		"rare"
		}
		"3455"
		{
			"name"		"skillgroup_smfc_holo"
			"item_name"		"#StickerKit_skillgroup_smfc_holo"
			"description_string"		"#StickerKit_desc_skillgroup_smfc_holo"
			"sticker_material"		"skillgroup_capsule/smfc_holo"
			"item_rarity"		"mythical"
		}
		"3456"
		{
			"name"		"skillgroup_global_elite"
			"item_name"		"#StickerKit_skillgroup_global_elite"
			"description_string"		"#StickerKit_desc_skillgroup_global_elite"
			"sticker_material"		"skillgroup_capsule/global_elite"
			"item_rarity"		"rare"
		}
		"3457"
		{
			"name"		"skillgroup_global_elite_normal"
			"item_name"		"#StickerKit_skillgroup_global_elite_normal"
			"description_string"		"#StickerKit_desc_skillgroup_global_elite_normal"
			"sticker_material"		"skillgroup_capsule/global_elite_normal"
			"item_rarity"		"legendary"
		}
	}
	"items"
	{
		"4547"
		{
			"item_name"		"#CSGO_crate_sticker_pack_skillgroup_capsule"
			"name"		"crate_sticker_pack_skillgroup_capsule"
			"item_description"		"#CSGO_crate_sticker_pack_skillgroup_capsule_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_skillgroup_capsule"
			"first_sale_date"		"2018/11/15"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"258"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_skillgroup_capsule_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_skillgroup_capsule"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"258"		"crate_sticker_pack_skillgroup_capsule_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_skillgroup_capsule_rare"
		{
			"[skillgroup_silver]sticker"		"1"
			"[skillgroup_gold_nova]sticker"		"1"
			"[skillgroup_master_guardian]sticker"		"1"
			"[skillgroup_mge]sticker"		"1"
			"[skillgroup_dmg]sticker"		"1"
			"[skillgroup_legendary_eagle]sticker"		"1"
			"[skillgroup_lem]sticker"		"1"
			"[skillgroup_smfc]sticker"		"1"
			"[skillgroup_global_elite]sticker"		"1"
		}
		"crate_sticker_pack_skillgroup_capsule_mythical"
		{
			"[skillgroup_gold_nova_holo]sticker"		"1"
			"[skillgroup_master_guardian_holo]sticker"		"1"
			"[skillgroup_mge_holo]sticker"		"1"
			"[skillgroup_dmg_holo]sticker"		"1"
			"[skillgroup_legendary_eagle_holo]sticker"		"1"
			"[skillgroup_lem_holo]sticker"		"1"
			"[skillgroup_smfc_holo]sticker"		"1"
		}
		"crate_sticker_pack_skillgroup_capsule_legendary"
		{
			"[skillgroup_silver_normal]sticker"		"1"
			"[skillgroup_global_elite_normal]sticker"		"1"
		}
		"crate_sticker_pack_skillgroup_capsule_lootlist"
		{
			"crate_sticker_pack_skillgroup_capsule_rare"		"1"
			"crate_sticker_pack_skillgroup_capsule_mythical"		"1"
			"crate_sticker_pack_skillgroup_capsule_legendary"		"1"
		}
	}
	"sticker_kits"
	{
		"3945"
		{
			"name"		"feral_predators_baited_glossy"
			"item_name"		"#StickerKit_feral_predators_baited_glossy"
			"description_string"		"#StickerKit_desc_feral_predators_baited_glossy"
			"sticker_material"		"feral_predators/baited_glossy"
			"item_rarity"		"rare"
		}
		"3946"
		{
			"name"		"feral_predators_baited_holo"
			"item_name"		"#StickerKit_feral_predators_baited_holo"
			"description_string"		"#StickerKit_desc_feral_predators_baited_holo"
			"sticker_material"		"feral_predators/baited_holo"
			"item_rarity"		"mythical"
		}
		"3947"
		{
			"name"		"feral_predators_bite_me_glossy"
			"item_name"		"#StickerKit_feral_predators_bite_me_glossy"
			"description_string"		"#StickerKit_desc_feral_predators_bite_me_glossy"
			"sticker_material"		"feral_predators/bite_me_glossy"
			"item_rarity"		"rare"
		}
		"3949"
		{
			"name"		"feral_predators_bite_me_foil"
			"item_name"		"#StickerKit_feral_predators_bite_me_foil"
			"description_string"		"#StickerKit_desc_feral_predators_bite_me_foil"
			"sticker_material"		"feral_predators/bite_me_foil"
			"item_rarity"		"legendary"
		}
		"3950"
		{
			"name"		"feral_predators_cluck_glossy"
			"item_name"		"#StickerKit_feral_predators_cluck_glossy"
			"description_string"		"#StickerKit_desc_feral_predators_cluck_glossy"
			"sticker_material"		"feral_predators/cluck_glossy"
			"item_rarity"		"rare"
		}
		"3951"
		{
			"name"		"feral_predators_cluck_holo"
			"item_name"		"#StickerKit_feral_predators_cluck_holo"
			"description_string"		"#StickerKit_desc_feral_predators_cluck_holo"
			"sticker_material"		"feral_predators/cluck_holo"
			"item_rarity"		"mythical"
		}
		"3952"
		{
			"name"		"feral_predators_first_blood_glossy"
			"item_name"		"#StickerKit_feral_predators_first_blood_glossy"
			"description_string"		"#StickerKit_desc_feral_predators_first_blood_glossy"
			"sticker_material"		"feral_predators/first_blood_glossy"
			"item_rarity"		"rare"
		}
		"3953"
		{
			"name"		"feral_predators_first_blood_holo"
			"item_name"		"#StickerKit_feral_predators_first_blood_holo"
			"description_string"		"#StickerKit_desc_feral_predators_first_blood_holo"
			"sticker_material"		"feral_predators/first_blood_holo"
			"item_rarity"		"mythical"
		}
		"3954"
		{
			"name"		"feral_predators_free_hugs_glossy"
			"item_name"		"#StickerKit_feral_predators_free_hugs_glossy"
			"description_string"		"#StickerKit_desc_feral_predators_free_hugs_glossy"
			"sticker_material"		"feral_predators/free_hugs_glossy"
			"item_rarity"		"rare"
		}
		"3955"
		{
			"name"		"feral_predators_free_hugs_holo"
			"item_name"		"#StickerKit_feral_predators_free_hugs_holo"
			"description_string"		"#StickerKit_desc_feral_predators_free_hugs_holo"
			"sticker_material"		"feral_predators/free_hugs_holo"
			"item_rarity"		"mythical"
		}
		"3956"
		{
			"name"		"feral_predators_lurker_glossy"
			"item_name"		"#StickerKit_feral_predators_lurker_glossy"
			"description_string"		"#StickerKit_desc_feral_predators_lurker_glossy"
			"sticker_material"		"feral_predators/lurker_glossy"
			"item_rarity"		"rare"
		}
		"3958"
		{
			"name"		"feral_predators_lurker_foil"
			"item_name"		"#StickerKit_feral_predators_lurker_foil"
			"description_string"		"#StickerKit_desc_feral_predators_lurker_foil"
			"sticker_material"		"feral_predators/lurker_foil"
			"item_rarity"		"legendary"
		}
		"3959"
		{
			"name"		"feral_predators_one_sting_glossy"
			"item_name"		"#StickerKit_feral_predators_one_sting_glossy"
			"description_string"		"#StickerKit_desc_feral_predators_one_sting_glossy"
			"sticker_material"		"feral_predators/one_sting_glossy"
			"item_rarity"		"rare"
		}
		"3960"
		{
			"name"		"feral_predators_one_sting_holo"
			"item_name"		"#StickerKit_feral_predators_one_sting_holo"
			"description_string"		"#StickerKit_desc_feral_predators_one_sting_holo"
			"sticker_material"		"feral_predators/one_sting_holo"
			"item_rarity"		"mythical"
		}
		"3961"
		{
			"name"		"feral_predators_scavenger_glossy"
			"item_name"		"#StickerKit_feral_predators_scavenger_glossy"
			"description_string"		"#StickerKit_desc_feral_predators_scavenger_glossy"
			"sticker_material"		"feral_predators/scavenger_glossy"
			"item_rarity"		"rare"
		}
		"3962"
		{
			"name"		"feral_predators_scavenger_holo"
			"item_name"		"#StickerKit_feral_predators_scavenger_holo"
			"description_string"		"#StickerKit_desc_feral_predators_scavenger_holo"
			"sticker_material"		"feral_predators/scavenger_holo"
			"item_rarity"		"mythical"
		}
		"3963"
		{
			"name"		"feral_predators_toxic_glossy"
			"item_name"		"#StickerKit_feral_predators_toxic_glossy"
			"description_string"		"#StickerKit_desc_feral_predators_toxic_glossy"
			"sticker_material"		"feral_predators/toxic_glossy"
			"item_rarity"		"rare"
		}
		"3965"
		{
			"name"		"feral_predators_toxic_foil"
			"item_name"		"#StickerKit_feral_predators_toxic_foil"
			"description_string"		"#StickerKit_desc_feral_predators_toxic_foil"
			"sticker_material"		"feral_predators/toxic_foil"
			"item_rarity"		"legendary"
		}
	}
	"items"
	{
		"4599"
		{
			"item_name"		"#CSGO_crate_sticker_pack_feral_predators_capsule"
			"item_description"		"#CSGO_crate_sticker_pack_feral_predators_capsule_desc"
			"name"		"crate_sticker_pack_feral_predators_capsule"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_feral_predators_capsule"
			"first_sale_date"		"2019/04/15"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"275"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_feral_predators_capsule_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_feral_predators_capsule"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"275"		"crate_sticker_pack_feral_predators_capsule_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_feral_predators_capsule_rare"
		{
			"[feral_predators_baited_glossy]sticker"		"1"
			"[feral_predators_bite_me_glossy]sticker"		"1"
			"[feral_predators_cluck_glossy]sticker"		"1"
			"[feral_predators_first_blood_glossy]sticker"		"1"
			"[feral_predators_free_hugs_glossy]sticker"		"1"
			"[feral_predators_lurker_glossy]sticker"		"1"
			"[feral_predators_one_sting_glossy]sticker"		"1"
			"[feral_predators_scavenger_glossy]sticker"		"1"
			"[feral_predators_toxic_glossy]sticker"		"1"
		}
		"crate_sticker_pack_feral_predators_capsule_mythical"
		{
			"[feral_predators_baited_holo]sticker"		"1"
			"[feral_predators_cluck_holo]sticker"		"1"
			"[feral_predators_first_blood_holo]sticker"		"1"
			"[feral_predators_free_hugs_holo]sticker"		"1"
			"[feral_predators_one_sting_holo]sticker"		"1"
			"[feral_predators_scavenger_holo]sticker"		"1"
		}
		"crate_sticker_pack_feral_predators_capsule_legendary"
		{
			"[feral_predators_bite_me_foil]sticker"		"1"
			"[feral_predators_lurker_foil]sticker"		"1"
			"[feral_predators_toxic_foil]sticker"		"1"
		}
		"crate_sticker_pack_feral_predators_capsule_lootlist"
		{
			"crate_sticker_pack_feral_predators_capsule_rare"		"1"
			"crate_sticker_pack_feral_predators_capsule_mythical"		"1"
			"crate_sticker_pack_feral_predators_capsule_legendary"		"1"
		}
	}
	"sticker_kits"
	{
		"4504"
		{
			"name"		"shattered_web_counter_tech"
			"item_name"		"#StickerKit_shattered_web_counter_tech"
			"description_string"		"#StickerKit_desc_shattered_web_counter_tech"
			"sticker_material"		"shattered_web/counter_tech"
			"item_rarity"		"rare"
		}
		"4505"
		{
			"name"		"shattered_web_gold_web"
			"item_name"		"#StickerKit_shattered_web_gold_web"
			"description_string"		"#StickerKit_desc_shattered_web_gold_web"
			"sticker_material"		"shattered_web/gold_web"
			"item_rarity"		"rare"
		}
		"4506"
		{
			"name"		"shattered_web_mastermind"
			"item_name"		"#StickerKit_shattered_web_mastermind"
			"description_string"		"#StickerKit_desc_shattered_web_mastermind"
			"sticker_material"		"shattered_web/mastermind"
			"item_rarity"		"rare"
		}
		"4507"
		{
			"name"		"shattered_web_shattered_web"
			"item_name"		"#StickerKit_shattered_web_shattered_web"
			"description_string"		"#StickerKit_desc_shattered_web_shattered_web"
			"sticker_material"		"shattered_web/shattered_web"
			"item_rarity"		"rare"
		}
		"4508"
		{
			"name"		"shattered_web_terrorist_tech_m9"
			"item_name"		"#StickerKit_shattered_web_terrorist_tech_m9"
			"description_string"		"#StickerKit_desc_shattered_web_terrorist_tech_m9"
			"sticker_material"		"shattered_web/terrorist_tech_m9"
			"item_rarity"		"rare"
		}
		"4509"
		{
			"name"		"shattered_web_web_stuck"
			"item_name"		"#StickerKit_shattered_web_web_stuck"
			"description_string"		"#StickerKit_desc_shattered_web_web_stuck"
			"sticker_material"		"shattered_web/web_stuck"
			"item_rarity"		"rare"
		}
		"4510"
		{
			"name"		"shattered_web_mastermind_holo"
			"item_name"		"#StickerKit_shattered_web_mastermind_holo"
			"description_string"		"#StickerKit_desc_shattered_web_mastermind_holo"
			"sticker_material"		"shattered_web/mastermind_holo"
			"item_rarity"		"mythical"
		}
		"4511"
		{
			"name"		"shattered_web_web_stuck_holo"
			"item_name"		"#StickerKit_shattered_web_web_stuck_holo"
			"description_string"		"#StickerKit_desc_shattered_web_web_stuck_holo"
			"sticker_material"		"shattered_web/web_stuck_holo"
			"item_rarity"		"mythical"
		}
		"4512"
		{
			"name"		"shattered_web_gold_web_normal"
			"item_name"		"#StickerKit_shattered_web_gold_web_normal"
			"description_string"		"#StickerKit_desc_shattered_web_gold_web_normal"
			"sticker_material"		"shattered_web/gold_web_normal"
			"item_rarity"		"legendary"
		}
	}
	"items"
	{
		"4600"
		{
			"item_name"		"#CSGO_crate_sticker_pack_shattered_web"
			"name"		"crate_sticker_pack_shattered_web"
			"item_description"		"#CSGO_crate_sticker_pack_shattered_web_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_shattered_web_capsule"
			"first_sale_date"		"2019/10/1"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"291"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_shattered_web_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_shattered_web"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"291"		"crate_sticker_pack_shattered_web_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_shattered_web_rare"
		{
			"[shattered_web_counter_tech]sticker"		"1"
			"[shattered_web_gold_web]sticker"		"1"
			"[shattered_web_mastermind]sticker"		"1"
			"[shattered_web_shattered_web]sticker"		"1"
			"[shattered_web_terrorist_tech_m9]sticker"		"1"
			"[shattered_web_web_stuck]sticker"		"1"
		}
		"crate_sticker_pack_shattered_web_mythical"
		{
			"[shattered_web_mastermind_holo]sticker"		"1"
			"[shattered_web_web_stuck_holo]sticker"		"1"
		}
		"crate_sticker_pack_shattered_web_legendary"
		{
			"[shattered_web_gold_web_normal]sticker"		"1"
		}
		"crate_sticker_pack_shattered_web_lootlist"
		{
			"crate_sticker_pack_shattered_web_rare"		"1"
			"crate_sticker_pack_shattered_web_mythical"		"1"
			"crate_sticker_pack_shattered_web_legendary"		"1"
		}
	}
	"sticker_kits"
	{
		"4533"
		{
			"name"		"halo_assassin"
			"item_name"		"#StickerKit_halo_assassin"
			"description_string"		"#StickerKit_desc_halo_assassin"
			"sticker_material"		"halo/assassin"
			"item_rarity"		"rare"
		}
		"4534"
		{
			"name"		"halo_chief"
			"item_name"		"#StickerKit_halo_chief"
			"description_string"		"#StickerKit_desc_halo_chief"
			"sticker_material"		"halo/chief"
			"item_rarity"		"rare"
		}
		"4535"
		{
			"name"		"halo_dirtymoney"
			"item_name"		"#StickerKit_halo_dirtymoney"
			"description_string"		"#StickerKit_desc_halo_dirtymoney"
			"sticker_material"		"halo/dirtymoney"
			"item_rarity"		"rare"
		}
		"4536"
		{
			"name"		"halo_extermination"
			"item_name"		"#StickerKit_halo_extermination"
			"description_string"		"#StickerKit_desc_halo_extermination"
			"sticker_material"		"halo/extermination"
			"item_rarity"		"rare"
		}
		"4537"
		{
			"name"		"halo_incineration"
			"item_name"		"#StickerKit_halo_incineration"
			"description_string"		"#StickerKit_desc_halo_incineration"
			"sticker_material"		"halo/incineration"
			"item_rarity"		"rare"
		}
		"4538"
		{
			"name"		"halo_killjoy"
			"item_name"		"#StickerKit_halo_killjoy"
			"description_string"		"#StickerKit_desc_halo_killjoy"
			"sticker_material"		"halo/killjoy"
			"item_rarity"		"rare"
		}
		"4539"
		{
			"name"		"halo_legendary"
			"item_name"		"#StickerKit_halo_legendary"
			"description_string"		"#StickerKit_desc_halo_legendary"
			"sticker_material"		"halo/legendary"
			"item_rarity"		"rare"
		}
		"4540"
		{
			"name"		"halo_misterchief"
			"item_name"		"#StickerKit_halo_misterchief"
			"description_string"		"#StickerKit_desc_halo_misterchief"
			"sticker_material"		"halo/misterchief"
			"item_rarity"		"rare"
		}
		"4541"
		{
			"name"		"halo_noble"
			"item_name"		"#StickerKit_halo_noble"
			"description_string"		"#StickerKit_desc_halo_noble"
			"sticker_material"		"halo/noble"
			"item_rarity"		"rare"
		}
		"4542"
		{
			"name"		"halo_spartan"
			"item_name"		"#StickerKit_halo_spartan"
			"description_string"		"#StickerKit_desc_halo_spartan"
			"sticker_material"		"halo/spartan"
			"item_rarity"		"rare"
		}
		"4543"
		{
			"name"		"halo_assassin_holo"
			"item_name"		"#StickerKit_halo_assassin_holo"
			"description_string"		"#StickerKit_desc_halo_assassin_holo"
			"sticker_material"		"halo/assassin_holo"
			"item_rarity"		"mythical"
		}
		"4544"
		{
			"name"		"halo_chief_holo"
			"item_name"		"#StickerKit_halo_chief_holo"
			"description_string"		"#StickerKit_desc_halo_chief_holo"
			"sticker_material"		"halo/chief_holo"
			"item_rarity"		"mythical"
		}
		"4545"
		{
			"name"		"halo_incineration_holo"
			"item_name"		"#StickerKit_halo_incineration_holo"
			"description_string"		"#StickerKit_desc_halo_incineration_holo"
			"sticker_material"		"halo/incineration_holo"
			"item_rarity"		"mythical"
		}
		"4546"
		{
			"name"		"halo_killjoy_holo"
			"item_name"		"#StickerKit_halo_killjoy_holo"
			"description_string"		"#StickerKit_desc_halo_killjoy_holo"
			"sticker_material"		"halo/killjoy_holo"
			"item_rarity"		"mythical"
		}
		"4547"
		{
			"name"		"halo_noble_holo"
			"item_name"		"#StickerKit_halo_noble_holo"
			"description_string"		"#StickerKit_desc_halo_noble_holo"
			"sticker_material"		"halo/noble_holo"
			"item_rarity"		"mythical"
		}
		"4548"
		{
			"name"		"halo_chief_foil"
			"item_name"		"#StickerKit_halo_chief_foil"
			"description_string"		"#StickerKit_desc_halo_chief_foil"
			"sticker_material"		"halo/chief_foil"
			"item_rarity"		"legendary"
		}
		"4549"
		{
			"name"		"halo_legendary_foil"
			"item_name"		"#StickerKit_halo_legendary_foil"
			"description_string"		"#StickerKit_desc_halo_legendary_foil"
			"sticker_material"		"halo/legendary_foil"
			"item_rarity"		"legendary"
		}
	}
	"items"
	{
		"4597"
		{
			"item_name"		"#CSGO_crate_sticker_pack_halo_capsule"
			"name"		"crate_sticker_pack_halo_capsule"
			"item_description"		"#CSGO_crate_sticker_pack_halo_capsule_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_halo_capsule"
			"first_sale_date"		"2019/11/25"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"295"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_halo_capsule_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_halo_capsule"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"295"		"crate_sticker_pack_halo_capsule_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_halo_capsule_rare"
		{
			"[halo_assassin]sticker"		"1"
			"[halo_chief]sticker"		"1"
			"[halo_dirtymoney]sticker"		"1"
			"[halo_extermination]sticker"		"1"
			"[halo_incineration]sticker"		"1"
			"[halo_killjoy]sticker"		"1"
			"[halo_legendary]sticker"		"1"
			"[halo_misterchief]sticker"		"1"
			"[halo_noble]sticker"		"1"
			"[halo_spartan]sticker"		"1"
		}
		"crate_sticker_pack_halo_capsule_mythical"
		{
			"[halo_assassin_holo]sticker"		"1"
			"[halo_chief_holo]sticker"		"1"
			"[halo_incineration_holo]sticker"		"1"
			"[halo_killjoy_holo]sticker"		"1"
			"[halo_noble_holo]sticker"		"1"
		}
		"crate_sticker_pack_halo_capsule_legendary"
		{
			"[halo_chief_foil]sticker"		"1"
			"[halo_legendary_foil]sticker"		"1"
		}
		"crate_sticker_pack_halo_capsule_lootlist"
		{
			"crate_sticker_pack_halo_capsule_rare"		"1"
			"crate_sticker_pack_halo_capsule_mythical"		"1"
			"crate_sticker_pack_halo_capsule_legendary"		"1"
		}
	}
	"sticker_kits"
	{
		"4614"
		{
			"name"		"warhammer_adepta_sororitas_paper"
			"item_name"		"#StickerKit_warhammer_adepta_sororitas_paper"
			"description_string"		"#StickerKit_desc_warhammer_adepta_sororitas_paper"
			"sticker_material"		"warhammer/adepta_sororitas_paper"
			"item_rarity"		"rare"
		}
		"4615"
		{
			"name"		"warhammer_aeldari_paper"
			"item_name"		"#StickerKit_warhammer_aeldari_paper"
			"description_string"		"#StickerKit_desc_warhammer_aeldari_paper"
			"sticker_material"		"warhammer/aeldari_paper"
			"item_rarity"		"rare"
		}
		"4616"
		{
			"name"		"warhammer_full_buy_paper"
			"item_name"		"#StickerKit_warhammer_full_buy_paper"
			"description_string"		"#StickerKit_desc_warhammer_full_buy_paper"
			"sticker_material"		"warhammer/full_buy_paper"
			"item_rarity"		"rare"
		}
		"4617"
		{
			"name"		"warhammer_heresy_paper"
			"item_name"		"#StickerKit_warhammer_heresy_paper"
			"description_string"		"#StickerKit_desc_warhammer_heresy_paper"
			"sticker_material"		"warhammer/heresy_paper"
			"item_rarity"		"rare"
		}
		"4618"
		{
			"name"		"warhammer_necron_paper"
			"item_name"		"#StickerKit_warhammer_necron_paper"
			"description_string"		"#StickerKit_desc_warhammer_necron_paper"
			"sticker_material"		"warhammer/necron_paper"
			"item_rarity"		"rare"
		}
		"4619"
		{
			"name"		"warhammer_ork_waaagh_paper"
			"item_name"		"#StickerKit_warhammer_ork_waaagh_paper"
			"description_string"		"#StickerKit_desc_warhammer_ork_waaagh_paper"
			"sticker_material"		"warhammer/ork_waaagh_paper"
			"item_rarity"		"rare"
		}
		"4620"
		{
			"name"		"warhammer_primaris_keychain_paper"
			"item_name"		"#StickerKit_warhammer_primaris_keychain_paper"
			"description_string"		"#StickerKit_desc_warhammer_primaris_keychain_paper"
			"sticker_material"		"warhammer/primaris_keychain_paper"
			"item_rarity"		"rare"
		}
		"4621"
		{
			"name"		"warhammer_repulsor_paper"
			"item_name"		"#StickerKit_warhammer_repulsor_paper"
			"description_string"		"#StickerKit_desc_warhammer_repulsor_paper"
			"sticker_material"		"warhammer/repulsor_paper"
			"item_rarity"		"rare"
		}
		"4622"
		{
			"name"		"warhammer_space_marine_paper"
			"item_name"		"#StickerKit_warhammer_space_marine_paper"
			"description_string"		"#StickerKit_desc_warhammer_space_marine_paper"
			"sticker_material"		"warhammer/space_marine_paper"
			"item_rarity"		"rare"
		}
		"4623"
		{
			"name"		"warhammer_tyranids_ravener_paper"
			"item_name"		"#StickerKit_warhammer_tyranids_ravener_paper"
			"description_string"		"#StickerKit_desc_warhammer_tyranids_ravener_paper"
			"sticker_material"		"warhammer/tyranids_ravener_paper"
			"item_rarity"		"rare"
		}
		"4624"
		{
			"name"		"warhammer_heresy_holo"
			"item_name"		"#StickerKit_warhammer_heresy_holo"
			"description_string"		"#StickerKit_desc_warhammer_heresy_holo"
			"sticker_material"		"warhammer/heresy_holo"
			"item_rarity"		"mythical"
		}
		"4625"
		{
			"name"		"warhammer_lord_of_skulls_holo"
			"item_name"		"#StickerKit_warhammer_lord_of_skulls_holo"
			"description_string"		"#StickerKit_desc_warhammer_lord_of_skulls_holo"
			"sticker_material"		"warhammer/lord_of_skulls_holo"
			"item_rarity"		"mythical"
		}
		"4626"
		{
			"name"		"warhammer_space_marine_holo"
			"item_name"		"#StickerKit_warhammer_space_marine_holo"
			"description_string"		"#StickerKit_desc_warhammer_space_marine_holo"
			"sticker_material"		"warhammer/space_marine_holo"
			"item_rarity"		"mythical"
		}
		"4627"
		{
			"name"		"warhammer_tyranids_hive_tyrant_holo"
			"item_name"		"#StickerKit_warhammer_tyranids_hive_tyrant_holo"
			"description_string"		"#StickerKit_desc_warhammer_tyranids_hive_tyrant_holo"
			"sticker_material"		"warhammer/tyranids_hive_tyrant_holo"
			"item_rarity"		"mythical"
		}
		"4628"
		{
			"name"		"warhammer_bloodthirster_foil"
			"item_name"		"#StickerKit_warhammer_bloodthirster_foil"
			"description_string"		"#StickerKit_desc_warhammer_bloodthirster_foil"
			"sticker_material"		"warhammer/bloodthirster_foil"
			"item_rarity"		"legendary"
		}
		"4629"
		{
			"name"		"warhammer_chaos_marine_foil"
			"item_name"		"#StickerKit_warhammer_chaos_marine_foil"
			"description_string"		"#StickerKit_desc_warhammer_chaos_marine_foil"
			"sticker_material"		"warhammer/chaos_marine_foil"
			"item_rarity"		"legendary"
		}
		"4630"
		{
			"name"		"warhammer_emperor_foil"
			"item_name"		"#StickerKit_warhammer_emperor_foil"
			"description_string"		"#StickerKit_desc_warhammer_emperor_foil"
			"sticker_material"		"warhammer/emperor_foil"
			"item_rarity"		"legendary"
		}
	}
	"items"
	{
		"4616"
		{
			"item_name"		"#CSGO_crate_sticker_pack_warhammer"
			"name"		"crate_sticker_pack_warhammer"
			"item_description"		"#CSGO_crate_sticker_pack_warhammer_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_warhammer_capsule"
			"first_sale_date"		"2020/05/28"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"306"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_warhammer_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_warhammer"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"306"		"crate_sticker_pack_warhammer_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_warhammer_rare"
		{
			"[warhammer_adepta_sororitas_paper]sticker"		"1"
			"[warhammer_aeldari_paper]sticker"		"1"
			"[warhammer_full_buy_paper]sticker"		"1"
			"[warhammer_heresy_paper]sticker"		"1"
			"[warhammer_necron_paper]sticker"		"1"
			"[warhammer_ork_waaagh_paper]sticker"		"1"
			"[warhammer_primaris_keychain_paper]sticker"		"1"
			"[warhammer_repulsor_paper]sticker"		"1"
			"[warhammer_space_marine_paper]sticker"		"1"
			"[warhammer_tyranids_ravener_paper]sticker"		"1"
		}
		"crate_sticker_pack_warhammer_mythical"
		{
			"[warhammer_heresy_holo]sticker"		"1"
			"[warhammer_lord_of_skulls_holo]sticker"		"1"
			"[warhammer_space_marine_holo]sticker"		"1"
			"[warhammer_tyranids_hive_tyrant_holo]sticker"		"1"
		}
		"crate_sticker_pack_warhammer_legendary"
		{
			"[warhammer_bloodthirster_foil]sticker"		"1"
			"[warhammer_chaos_marine_foil]sticker"		"1"
			"[warhammer_emperor_foil]sticker"		"1"
		}
		"crate_sticker_pack_warhammer_lootlist"
		{
			"crate_sticker_pack_warhammer_rare"		"1"
			"crate_sticker_pack_warhammer_mythical"		"1"
			"crate_sticker_pack_warhammer_legendary"		"1"
		}
	}
	"sticker_kits"
	{
		"4681"
		{
			"name"		"broken_fang_ancient_beast"
			"item_name"		"#StickerKit_broken_fang_ancient_beast"
			"description_string"		"#StickerKit_desc_broken_fang_ancient_beast"
			"sticker_material"		"broken_fang/ancient_beast"
			"item_rarity"		"rare"
		}
		"4682"
		{
			"name"		"broken_fang_ancient_marauder"
			"item_name"		"#StickerKit_broken_fang_ancient_marauder"
			"description_string"		"#StickerKit_desc_broken_fang_ancient_marauder"
			"sticker_material"		"broken_fang/ancient_marauder"
			"item_rarity"		"rare"
		}
		"4683"
		{
			"name"		"broken_fang_ancient_protector"
			"item_name"		"#StickerKit_broken_fang_ancient_protector"
			"description_string"		"#StickerKit_desc_broken_fang_ancient_protector"
			"sticker_material"		"broken_fang/ancient_protector"
			"item_rarity"		"rare"
		}
		"4684"
		{
			"name"		"broken_fang_badge_of_service"
			"item_name"		"#StickerKit_broken_fang_badge_of_service"
			"description_string"		"#StickerKit_desc_broken_fang_badge_of_service"
			"sticker_material"		"broken_fang/badge_of_service"
			"item_rarity"		"rare"
		}
		"4685"
		{
			"name"		"broken_fang_battle_scarred"
			"item_name"		"#StickerKit_broken_fang_battle_scarred"
			"description_string"		"#StickerKit_desc_broken_fang_battle_scarred"
			"sticker_material"		"broken_fang/battle_scarred"
			"item_rarity"		"rare"
		}
		"4686"
		{
			"name"		"broken_fang_broken_fang"
			"item_name"		"#StickerKit_broken_fang_broken_fang"
			"description_string"		"#StickerKit_desc_broken_fang_broken_fang"
			"sticker_material"		"broken_fang/broken_fang"
			"item_rarity"		"rare"
		}
		"4687"
		{
			"name"		"broken_fang_coiled_strike"
			"item_name"		"#StickerKit_broken_fang_coiled_strike"
			"description_string"		"#StickerKit_desc_broken_fang_coiled_strike"
			"sticker_material"		"broken_fang/coiled_strike"
			"item_rarity"		"rare"
		}
		"4688"
		{
			"name"		"broken_fang_enemy_spotted"
			"item_name"		"#StickerKit_broken_fang_enemy_spotted"
			"description_string"		"#StickerKit_desc_broken_fang_enemy_spotted"
			"sticker_material"		"broken_fang/enemy_spotted"
			"item_rarity"		"rare"
		}
		"4689"
		{
			"name"		"broken_fang_stalking_prey"
			"item_name"		"#StickerKit_broken_fang_stalking_prey"
			"description_string"		"#StickerKit_desc_broken_fang_stalking_prey"
			"sticker_material"		"broken_fang/stalking_prey"
			"item_rarity"		"rare"
		}
		"4690"
		{
			"name"		"broken_fang_stone_scales"
			"item_name"		"#StickerKit_broken_fang_stone_scales"
			"description_string"		"#StickerKit_desc_broken_fang_stone_scales"
			"sticker_material"		"broken_fang/stone_scales"
			"item_rarity"		"rare"
		}
		"4691"
		{
			"name"		"broken_fang_battle_scarred_holo"
			"item_name"		"#StickerKit_broken_fang_battle_scarred_holo"
			"description_string"		"#StickerKit_desc_broken_fang_battle_scarred_holo"
			"sticker_material"		"broken_fang/battle_scarred_holo"
			"item_rarity"		"mythical"
		}
		"4692"
		{
			"name"		"broken_fang_broken_fang_holo"
			"item_name"		"#StickerKit_broken_fang_broken_fang_holo"
			"description_string"		"#StickerKit_desc_broken_fang_broken_fang_holo"
			"sticker_material"		"broken_fang/broken_fang_holo"
			"item_rarity"		"mythical"
		}
		"4693"
		{
			"name"		"broken_fang_coiled_strike_holo"
			"item_name"		"#StickerKit_broken_fang_coiled_strike_holo"
			"description_string"		"#StickerKit_desc_broken_fang_coiled_strike_holo"
			"sticker_material"		"broken_fang/coiled_strike_holo"
			"item_rarity"		"mythical"
		}
		"4694"
		{
			"name"		"broken_fang_enemy_spotted_holo"
			"item_name"		"#StickerKit_broken_fang_enemy_spotted_holo"
			"description_string"		"#StickerKit_desc_broken_fang_enemy_spotted_holo"
			"sticker_material"		"broken_fang/enemy_spotted_holo"
			"item_rarity"		"mythical"
		}
		"4695"
		{
			"name"		"broken_fang_ancient_beast_foil"
			"item_name"		"#StickerKit_broken_fang_ancient_beast_foil"
			"description_string"		"#StickerKit_desc_broken_fang_ancient_beast_foil"
			"sticker_material"		"broken_fang/ancient_beast_foil"
			"item_rarity"		"legendary"
		}
		"4696"
		{
			"name"		"broken_fang_stone_scales_foil"
			"item_name"		"#StickerKit_broken_fang_stone_scales_foil"
			"description_string"		"#StickerKit_desc_broken_fang_stone_scales_foil"
			"sticker_material"		"broken_fang/stone_scales_foil"
			"item_rarity"		"legendary"
		}
	}
	"items"
	{
		"4729"
		{
			"item_name"		"#CSGO_crate_sticker_pack_broken_fang"
			"name"		"crate_sticker_pack_broken_fang"
			"item_description"		"#CSGO_crate_sticker_pack_broken_fang_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_broken_fang_capsule"
			"first_sale_date"		"2020/11/9"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"310"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_broken_fang_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_broken_fang"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"310"		"crate_sticker_pack_broken_fang_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_broken_fang_rare"
		{
			"[broken_fang_ancient_beast]sticker"		"1"
			"[broken_fang_ancient_marauder]sticker"		"1"
			"[broken_fang_ancient_protector]sticker"		"1"
			"[broken_fang_badge_of_service]sticker"		"1"
			"[broken_fang_battle_scarred]sticker"		"1"
			"[broken_fang_broken_fang]sticker"		"1"
			"[broken_fang_coiled_strike]sticker"		"1"
			"[broken_fang_enemy_spotted]sticker"		"1"
			"[broken_fang_stalking_prey]sticker"		"1"
			"[broken_fang_stone_scales]sticker"		"1"
		}
		"crate_sticker_pack_broken_fang_mythical"
		{
			"[broken_fang_battle_scarred_holo]sticker"		"1"
			"[broken_fang_broken_fang_holo]sticker"		"1"
			"[broken_fang_coiled_strike_holo]sticker"		"1"
			"[broken_fang_enemy_spotted_holo]sticker"		"1"
		}
		"crate_sticker_pack_broken_fang_legendary"
		{
			"[broken_fang_ancient_beast_foil]sticker"		"1"
			"[broken_fang_stone_scales_foil]sticker"		"1"
		}
		"crate_sticker_pack_broken_fang_lootlist"
		{
			"crate_sticker_pack_broken_fang_rare"		"1"
			"crate_sticker_pack_broken_fang_mythical"		"1"
			"crate_sticker_pack_broken_fang_legendary"		"1"
		}
	}
	"paint_kits"
	{
		"690"
		{
			"name"		"gs_aug_stymphalian_birds"
			"description_string"		"#PaintKit_gs_aug_stymphalian_birds"
			"description_tag"		"#PaintKit_gs_aug_stymphalian_birds_Tag"
			"style"		"9"
			"pattern"		"workshop/aug_stymphalian_birds"
			"color0"		"117 109 99"
			"color1"		"154 157 150"
			"color2"		"56 69 75"
			"color3"		"241 203 148"
			"pattern_scale"		"1.000000"
			"phongexponent"		"100"
			"phongintensity"		"10"
			"phongalbedoboost"		"83"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.630000"
		}
		"691"
		{
			"name"		"gs_awp_death"
			"description_string"		"#PaintKit_gs_awp_death"
			"description_tag"		"#PaintKit_gs_awp_death_Tag"
			"style"		"9"
			"pattern"		"workshop/awp_death"
			"color0"		"192 59 0"
			"color1"		"224 221 192"
			"color2"		"228 152 119"
			"color3"		"215 133 0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"16"
			"phongalbedoboost"		"65"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.640000"
		}
		"692"
		{
			"name"		"cu_bizon_riot"
			"description_string"		"#PaintKit_cu_bizon_riot"
			"description_tag"		"#PaintKit_cu_bizon_riot_Tag"
			"style"		"7"
			"pattern"		"workshop/bizon_riot"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"8"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"693"
		{
			"name"		"gs_fiveseven_hot_rod_violet"
			"description_string"		"#PaintKit_gs_fiveseven_hot_rod_violet"
			"description_tag"		"#PaintKit_gs_fiveseven_hot_rod_violet_Tag"
			"style"		"9"
			"pattern"		"workshop/fiveseven_hot_rod_violet"
			"color0"		"202 202 202"
			"color1"		"178 178 178"
			"color2"		"110 110 110"
			"color3"		"54 54 54"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"0"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
		}
		"694"
		{
			"name"		"aa_glock_18_urban_moon_fever"
			"description_string"		"#PaintKit_aa_glock_18_urban_moon_fever"
			"description_tag"		"#PaintKit_aa_glock_18_urban_moon_fever_Tag"
			"style"		"6"
			"pattern"		"workshop/glock_18_urban_moon_fever"
			"color0"		"30 16 50"
			"color1"		"162 41 145"
			"color2"		"16 6 17"
			"color3"		"190 191 156"
			"pattern_scale"		"2.200000"
			"phongexponent"		"255"
			"phongalbedoboost"		"30"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.800000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
		}
		"695"
		{
			"name"		"cu_m4a4_neo_noir"
			"description_string"		"#PaintKit_cu_m4a4_neo_noir"
			"description_tag"		"#PaintKit_cu_m4a4_neo_noir_Tag"
			"style"		"7"
			"pattern"		"workshop/m4a4_neo_noir"
			"use_normal"		"1"
			"normal"		"workshop/m4a4_neo_noir_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"20"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.900000"
		}
		"696"
		{
			"name"		"gs_mp7_bloodsport"
			"description_string"		"#PaintKit_gs_mp7_bloodsport"
			"description_tag"		"#PaintKit_gs_mp7_bloodsport_Tag"
			"style"		"9"
			"pattern"		"workshop/mp7_bloodsport"
			"color0"		"255 255 255"
			"color1"		"204 204 204"
			"color2"		"23 13 13"
			"color3"		"21 16 16"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"12"
			"phongalbedoboost"		"6"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
		}
		"697"
		{
			"name"		"cu_mp9_black_sand"
			"description_string"		"#PaintKit_cu_mp9_black_sand"
			"description_tag"		"#PaintKit_cu_mp9_black_sand_Tag"
			"style"		"7"
			"pattern"		"workshop/mp9_black_sand"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"698"
		{
			"name"		"sp_negev_lionfish"
			"description_string"		"#PaintKit_sp_negev_lionfish"
			"description_tag"		"#PaintKit_sp_negev_lionfish_Tag"
			"style"		"3"
			"pattern"		"workshop/negev_lionfish"
			"color0"		"0 0 0"
			"color1"		"185 55 32"
			"color2"		"206 200 187"
			"color3"		"178 75 32"
			"pattern_scale"		"1.300000"
			"phongexponent"		"200"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-5.000000"
			"pattern_rotate_end"		"5.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
		}
		"699"
		{
			"name"		"gs_nova_anchorite"
			"description_string"		"#PaintKit_gs_nova_anchorite"
			"description_tag"		"#PaintKit_gs_nova_anchorite_Tag"
			"style"		"9"
			"pattern"		"workshop/nova_anchorite"
			"use_normal"		"1"
			"normal"		"workshop/nova_anchorite_normal"
			"color0"		"73 46 34"
			"color1"		"204 204 204"
			"color2"		"143 143 143"
			"color3"		"20 20 20"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"15"
			"phongalbedoboost"		"1"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"700"
		{
			"name"		"cu_p2000_urban_hazard"
			"description_string"		"#PaintKit_cu_p2000_urban_hazard"
			"description_tag"		"#PaintKit_cu_p2000_urban_hazard_Tag"
			"style"		"7"
			"pattern"		"workshop/p2000_urban_hazard"
			"use_normal"		"1"
			"normal"		"workshop/p2000_urban_hazard_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"225"
			"phongintensity"		"60"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"701"
		{
			"name"		"gs_revolver_tread"
			"description_string"		"#PaintKit_gs_revolver_tread"
			"description_tag"		"#PaintKit_gs_revolver_tread_Tag"
			"style"		"9"
			"pattern"		"workshop/revolver_tread"
			"use_normal"		"1"
			"normal"		"workshop/revolver_tread_normal"
			"color0"		"128 128 128 255"
			"color1"		"214 214 214"
			"color2"		"125 113 103"
			"color3"		"91 99 100"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"40"
			"phongalbedoboost"		"40"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"702"
		{
			"name"		"sp_sg533_aloha"
			"description_string"		"#PaintKit_sp_sg533_aloha"
			"description_tag"		"#PaintKit_sp_sg533_aloha_Tag"
			"style"		"3"
			"pattern"		"workshop/sg533_aloha"
			"color0"		"47 50 57"
			"color1"		"39 36 31"
			"color2"		"34 116 169"
			"color3"		"68 61 99"
			"pattern_scale"		"2.000000"
			"phongexponent"		"225"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"25.000000"
			"pattern_rotate_end"		"300.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
		}
		"703"
		{
			"name"		"aq_mag7_swag7"
			"description_string"		"#PaintKit_aq_mag7_swag7"
			"description_tag"		"#PaintKit_aq_mag7_swag7_Tag"
			"style"		"8"
			"pattern"		"workshop/mag7_swag7"
			"color0"		"99 100 99"
			"color1"		"102 153 156"
			"color2"		"53 82 84"
			"color3"		"113 165 164"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongalbedoboost"		"254"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.920000"
		}
		"704"
		{
			"name"		"cu_ump45_white_fang"
			"description_string"		"#PaintKit_cu_ump45_white_fang"
			"description_tag"		"#PaintKit_cu_ump45_white_fang_Tag"
			"style"		"7"
			"pattern"		"workshop/ump45_white_fang"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"705"
		{
			"name"		"cu_usp_cut"
			"description_string"		"#PaintKit_cu_usp_cut"
			"description_tag"		"#PaintKit_cu_usp_cut_Tag"
			"style"		"7"
			"pattern"		"workshop/usp_cut"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"706"
		{
			"name"		"cu_xm1014_oxide_blaze"
			"description_string"		"#PaintKit_cu_xm1014_oxide_blaze"
			"description_tag"		"#PaintKit_cu_xm1014_oxide_blaze_Tag"
			"style"		"7"
			"pattern"		"workshop/xm1014_oxide_blaze"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"2"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
	}
	"items"
	{
		"1373"
		{
			"name"		"community_19 Key"
			"item_name"		"#CSGO_crate_key_community_19"
			"item_description"		"#CSGO_crate_key_community_19_desc"
			"first_sale_date"		"2017-12-20"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_19"
			"tool"
			{
				"restriction"		"crate_community_19"
			}
		}
		"4471"
		{
			"item_name"		"#CSGO_crate_community_19"
			"item_description"		"#CSGO_crate_community_19_desc"
			"name"		"crate_community_19"
			"image_inventory"		"econ/weapon_cases/crate_community_19"
			"model_player"		"models/props/crates/csgo_drop_crate_clutch.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1373"		"1"
			}
			"tool"
			{
				"restriction"		"crate_community_19"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"238"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_19"
					"tag_text"		"#CSGO_set_community_19"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
			"loot_list_rare_item_footer"		"#crate_community_15_unusual_lootlist"
			"loot_list_rare_item_name"		"#crate_community_15_unusual_itemname"
		}
	}
	"revolving_loot_lists"
	{
		"238"		"crate_community_19"
	}
	"client_loot_lists"
	{
		"crate_community_19_rare"
		{
			"[cu_bizon_riot]weapon_bizon"		"1"
			"[gs_fiveseven_hot_rod_violet]weapon_fiveseven"		"1"
			"[cu_mp9_black_sand]weapon_mp9"		"1"
			"[cu_p2000_urban_hazard]weapon_hkp2000"		"1"
			"[gs_revolver_tread]weapon_revolver"		"1"
			"[sp_sg533_aloha]weapon_sg556"		"1"
			"[cu_xm1014_oxide_blaze]weapon_xm1014"		"1"
		}
		"crate_community_19_mythical"
		{
			"[aa_glock_18_urban_moon_fever]weapon_glock"		"1"
			"[sp_negev_lionfish]weapon_negev"		"1"
			"[gs_nova_anchorite]weapon_nova"		"1"
			"[aq_mag7_swag7]weapon_mag7"		"1"
			"[cu_ump45_white_fang]weapon_ump45"		"1"
		}
		"crate_community_19_legendary"
		{
			"[gs_aug_stymphalian_birds]weapon_aug"		"1"
			"[gs_awp_death]weapon_awp"		"1"
			"[cu_usp_cut]weapon_usp_silencer"		"1"
		}
		"crate_community_19_ancient"
		{
			"[cu_m4a4_neo_noir]weapon_m4a1"		"1"
			"[gs_mp7_bloodsport]weapon_mp7"		"1"
		}
		"crate_community_19"
		{
			"crate_community_19_rare"		"1"
			"crate_community_19_mythical"		"1"
			"crate_community_19_legendary"		"1"
			"crate_community_19_ancient"		"1"
			"set_community_19_unusual"		"1"
		}
	}
	"item_sets"
	{
		"set_community_19"
		{
			"name"		"#CSGO_set_community_19"
			"set_description"		"#CSGO_set_community_19_desc"
			"is_collection"		"1"
			"items"
			{
				"[cu_bizon_riot]weapon_bizon"		"1"
				"[gs_fiveseven_hot_rod_violet]weapon_fiveseven"		"1"
				"[cu_mp9_black_sand]weapon_mp9"		"1"
				"[cu_p2000_urban_hazard]weapon_hkp2000"		"1"
				"[gs_revolver_tread]weapon_revolver"		"1"
				"[sp_sg533_aloha]weapon_sg556"		"1"
				"[cu_xm1014_oxide_blaze]weapon_xm1014"		"1"
				"[aa_glock_18_urban_moon_fever]weapon_glock"		"1"
				"[sp_negev_lionfish]weapon_negev"		"1"
				"[gs_nova_anchorite]weapon_nova"		"1"
				"[aq_mag7_swag7]weapon_mag7"		"1"
				"[cu_ump45_white_fang]weapon_ump45"		"1"
				"[gs_aug_stymphalian_birds]weapon_aug"		"1"
				"[gs_awp_death]weapon_awp"		"1"
				"[cu_usp_cut]weapon_usp_silencer"		"1"
				"[cu_m4a4_neo_noir]weapon_m4a1"		"1"
				"[gs_mp7_bloodsport]weapon_mp7"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"slick_snakeskin_white"		"ancient"
		"slick_plaid_purple"		"ancient"
		"slick_stitched_black_orange"		"ancient"
		"slick_stitched_green_grey"		"ancient"
		"sporty_poison_frog_blue_white"		"ancient"
		"sporty_poison_frog_red_green"		"ancient"
		"sporty_black_webbing_yellow"		"ancient"
		"sporty_blue_pink"		"ancient"
		"motorcycle_choco_boom"		"ancient"
		"motorcycle_basic_green_orange"		"ancient"
		"motorcycle_yellow_camo"		"ancient"
		"motorcycle_trigrid_blue"		"ancient"
		"handwrap_leathery_fabric_blue_skulls"		"ancient"
		"handwrap_leathery_fabric_geometric_blue"		"ancient"
		"handwrap_leathery_ducttape"		"ancient"
		"handwrap_leathery_fabric_green_camo"		"ancient"
		"bloodhound_hydra_black_green"		"ancient"
		"bloodhound_hydra_green_leather_mesh_brass"		"ancient"
		"bloodhound_hydra_snakeskin_brass"		"ancient"
		"bloodhound_hydra_case_hardened"		"ancient"
		"specialist_webs_red"		"ancient"
		"specialist_forest_brown"		"ancient"
		"specialist_fade"		"ancient"
		"specialist_winterhex"		"ancient"
		"gs_aug_stymphalian_birds"		"legendary"
		"gs_awp_death"		"mythical"
		"cu_bizon_riot"		"rare"
		"gs_fiveseven_hot_rod_violet"		"rare"
		"aa_glock_18_urban_moon_fever"		"rare"
		"cu_m4a4_neo_noir"		"legendary"
		"gs_mp7_bloodsport"		"ancient"
		"cu_mp9_black_sand"		"rare"
		"sp_negev_lionfish"		"mythical"
		"gs_nova_anchorite"		"mythical"
		"cu_p2000_urban_hazard"		"uncommon"
		"gs_revolver_tread"		"rare"
		"sp_sg533_aloha"		"rare"
		"aq_mag7_swag7"		"mythical"
		"cu_ump45_white_fang"		"mythical"
		"cu_usp_cut"		"mythical"
		"cu_xm1014_oxide_blaze"		"rare"
	}
	"paint_kits"
	{
		"707"
		{
			"name"		"cu_ak_neon_rider"
			"description_string"		"#PaintKit_cu_ak_neon_rider"
			"description_tag"		"#PaintKit_cu_ak_neon_rider_Tag"
			"style"		"7"
			"pattern"		"workshop/ak_neon_rider"
			"use_normal"		"1"
			"normal"		"workshop/ak_neon_rider_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"220"
			"phongintensity"		"65"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"708"
		{
			"name"		"hy_aug_torn_orange"
			"description_string"		"#PaintKit_hy_aug_torn_orange"
			"description_tag"		"#PaintKit_hy_aug_torn_orange_Tag"
			"style"		"2"
			"pattern"		"workshop/aug_torn_orange"
			"color0"		"26 26 26"
			"color1"		"83 97 98"
			"color2"		"199 117 52"
			"color3"		"14 14 14"
			"pattern_scale"		"4.000000"
			"phongexponent"		"32"
			"phongintensity"		"12"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
		}
		"709"
		{
			"name"		"cu_cz75_eco"
			"description_string"		"#PaintKit_cu_cz75_eco"
			"description_tag"		"#PaintKit_cu_cz75_eco_Tag"
			"style"		"7"
			"pattern"		"workshop/cz75_eco"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"710"
		{
			"name"		"sp_elites_winter_raider"
			"description_string"		"#PaintKit_sp_elites_winter_raider"
			"description_tag"		"#PaintKit_sp_elites_winter_raider_Tag"
			"style"		"3"
			"pattern"		"workshop/elites_winter_raider"
			"color0"		"24 24 25"
			"color1"		"39 117 167"
			"color2"		"36 36 36"
			"color3"		"105 105 105"
			"pattern_scale"		"1.000000"
			"phongexponent"		"100"
			"phongintensity"		"50"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"45.000000"
			"pattern_rotate_end"		"45.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"711"
		{
			"name"		"gs_deagle_aggressor"
			"description_string"		"#PaintKit_gs_deagle_aggressor"
			"description_tag"		"#PaintKit_gs_deagle_aggressor_Tag"
			"style"		"9"
			"pattern"		"workshop/deagle_aggressor"
			"use_normal"		"1"
			"normal"		"workshop/deagle_aggressor_normal"
			"color0"		"128 128 128 255"
			"color1"		"196 196 196"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"10"
			"phongalbedoboost"		"15"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"712"
		{
			"name"		"gs_g3sg1_buccaneer"
			"description_string"		"#PaintKit_gs_g3sg1_buccaneer"
			"description_tag"		"#PaintKit_gs_g3sg1_buccaneer_Tag"
			"style"		"9"
			"pattern"		"workshop/g3sg1_buccaneer"
			"use_normal"		"1"
			"normal"		"workshop/g3sg1_buccaneer_normal"
			"color0"		"128 128 128 255"
			"color1"		"213 213 213"
			"color2"		"22 104 105"
			"color3"		"17 80 3"
			"pattern_scale"		"1.000000"
			"phongexponent"		"222"
			"phongintensity"		"18"
			"phongalbedoboost"		"8"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"713"
		{
			"name"		"gs_glock_thunder_dust"
			"description_string"		"#PaintKit_gs_glock_thunder_dust"
			"description_tag"		"#PaintKit_gs_glock_thunder_dust_Tag"
			"style"		"9"
			"pattern"		"workshop/glock_thunder_dust"
			"use_normal"		"1"
			"normal"		"workshop/glock_thunder_dust_normal"
			"color0"		"83 83 83"
			"color1"		"170 170 170"
			"color2"		"77 65 56"
			"color3"		"54 45 34"
			"pattern_scale"		"1.000000"
			"phongexponent"		"150"
			"phongintensity"		"10"
			"phongalbedoboost"		"10"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"714"
		{
			"name"		"cu_m4a1s_nightmare"
			"description_string"		"#PaintKit_cu_m4a1s_nightmare"
			"description_tag"		"#PaintKit_cu_m4a1s_nightmare_Tag"
			"style"		"7"
			"pattern"		"workshop/m4a1s_nightmare"
			"pattern_scale"		"1.000000"
			"phongexponent"		"228"
			"phongintensity"		"7"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"715"
		{
			"name"		"cu_mp9_vein"
			"description_string"		"#PaintKit_cu_mp9_vein"
			"description_tag"		"#PaintKit_cu_mp9_vein_Tag"
			"style"		"7"
			"pattern"		"workshop/mp9_vein"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"70"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"716"
		{
			"name"		"cu_nova_toy_soldier"
			"description_string"		"#PaintKit_cu_nova_toy_soldier"
			"description_tag"		"#PaintKit_cu_nova_toy_soldier_Tag"
			"style"		"7"
			"pattern"		"workshop/nova_toysoldier"
			"use_normal"		"1"
			"normal"		"workshop/nova_toysoldier_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"150"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"717"
		{
			"name"		"gs_p90_tread"
			"description_string"		"#PaintKit_gs_p90_tread"
			"description_tag"		"#PaintKit_gs_p90_tread_Tag"
			"style"		"9"
			"pattern"		"workshop/p90_tread"
			"use_normal"		"1"
			"normal"		"workshop/p90_tread_normal"
			"color0"		"128 128 128 255"
			"color1"		"236 236 236"
			"color2"		"155 155 155"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"20"
			"phongalbedoboost"		"10"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"718"
		{
			"name"		"am_awp_pawpaw"
			"description_string"		"#PaintKit_am_awp_pawpaw"
			"description_tag"		"#PaintKit_am_awp_pawpaw_Tag"
			"style"		"5"
			"pattern"		"workshop/awp_pawpaw"
			"color0"		"42 5 5"
			"color1"		"255 0 36"
			"color2"		"236 204 56"
			"color3"		"114 226 230"
			"pattern_scale"		"2.500000"
			"phongexponent"		"100"
			"phongalbedoboost"		"5"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"10.000000"
			"pattern_rotate_end"		"10.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"719"
		{
			"name"		"gs_powercore_mp7"
			"description_string"		"#PaintKit_gs_powercore_mp7"
			"description_tag"		"#PaintKit_gs_powercore_mp7_Tag"
			"style"		"9"
			"pattern"		"workshop/powercore_mp7"
			"use_normal"		"1"
			"normal"		"workshop/powercore_mp7_normal"
			"color0"		"219 219 219"
			"color1"		"240 240 240"
			"color2"		"227 227 227"
			"color3"		"205 164 18"
			"pattern_scale"		"1.000000"
			"phongexponent"		"20"
			"phongintensity"		"5"
			"phongalbedoboost"		"2"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"720"
		{
			"name"		"cu_sawedoff_devourer"
			"description_string"		"#PaintKit_cu_sawedoff_devourer"
			"description_tag"		"#PaintKit_cu_sawedoff_devourer_Tag"
			"style"		"7"
			"pattern"		"workshop/sawedoff_devourer"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"120"
			"phongintensity"		"40"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"721"
		{
			"name"		"cu_r8_survivalist"
			"description_string"		"#PaintKit_cu_r8_survivalist"
			"description_tag"		"#PaintKit_cu_r8_survivalist_Tag"
			"style"		"7"
			"pattern"		"workshop/r8_survivalist"
			"use_normal"		"1"
			"normal"		"workshop/r8_survivalist_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"5"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"722"
		{
			"name"		"cu_tec9_snake"
			"description_string"		"#PaintKit_cu_tec9_snake"
			"description_tag"		"#PaintKit_cu_tec9_snake_Tag"
			"style"		"7"
			"pattern"		"workshop/tec9_snake"
			"use_normal"		"1"
			"normal"		"workshop/tec9_snake_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"80"
			"phongintensity"		"65"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"723"
		{
			"name"		"cu_famas_owl_orange"
			"description_string"		"#PaintKit_cu_famas_owl_orange"
			"description_tag"		"#PaintKit_cu_famas_owl_orange_Tag"
			"style"		"7"
			"pattern"		"workshop/famas_owl_orange"
			"pattern_scale"		"1.000000"
			"phongexponent"		"55"
			"phongintensity"		"32"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"735"
		{
			"name"		"sp_nightstripe"
			"description_string"		"#PaintKit_sp_nightstripe"
			"description_tag"		"#PaintKit_sp_nightstripe_Tag"
			"pattern"		"camo_tape_strips"
			"wear_default"		"0.200000"
			"style"		"3"
			"color0"		"48 62 71"
			"color1"		"26 33 38"
			"color2"		"43 55 64"
			"color3"		"36 36 36"
			"phongintensity"		"50"
			"phongexponent"		"20"
			"pattern_scale"		"1.800000"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"1"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"1"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"360"
		}
	}
	"items"
	{
		"1374"
		{
			"name"		"community_20 Key"
			"item_name"		"#CSGO_crate_key_community_20"
			"item_description"		"#CSGO_crate_key_community_20_desc"
			"first_sale_date"		"2018-06-07"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_20"
			"tool"
			{
				"restriction"		"crate_community_20"
			}
		}
		"4482"
		{
			"item_name"		"#CSGO_crate_community_20"
			"item_description"		"#CSGO_crate_community_20_desc"
			"name"		"crate_community_20"
			"image_inventory"		"econ/weapon_cases/crate_community_20"
			"model_player"		"models/props/crates/csgo_drop_crate_horizon.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1374"		"1"
			}
			"tool"
			{
				"restriction"		"crate_community_20"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"244"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_20"
					"tag_text"		"#CSGO_set_community_20"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"244"		"crate_community_20"
	}
	"client_loot_lists"
	{
		"crate_community_20_rare"
		{
			"[hy_aug_torn_orange]weapon_aug"		"1"
			"[sp_elites_winter_raider]weapon_elite"		"1"
			"[gs_glock_thunder_dust]weapon_glock"		"1"
			"[cu_mp9_vein]weapon_mp9"		"1"
			"[gs_p90_tread]weapon_p90"		"1"
			"[cu_r8_survivalist]weapon_revolver"		"1"
			"[cu_tec9_snake]weapon_tec9"		"1"
		}
		"crate_community_20_mythical"
		{
			"[cu_cz75_eco]weapon_cz75a"		"1"
			"[gs_g3sg1_buccaneer]weapon_g3sg1"		"1"
			"[cu_nova_toy_soldier]weapon_nova"		"1"
			"[am_awp_pawpaw]weapon_awp"		"1"
			"[gs_powercore_mp7]weapon_mp7"		"1"
		}
		"crate_community_20_legendary"
		{
			"[cu_m4a1s_nightmare]weapon_m4a1_silencer"		"1"
			"[cu_sawedoff_devourer]weapon_sawedoff"		"1"
			"[cu_famas_owl_orange]weapon_famas"		"1"
		}
		"crate_community_20_ancient"
		{
			"[cu_ak_neon_rider]weapon_ak47"		"1"
			"[gs_deagle_aggressor]weapon_deagle"		"1"
		}
		"crate_community_20"
		{
			"crate_community_20_rare"		"1"
			"crate_community_20_mythical"		"1"
			"crate_community_20_legendary"		"1"
			"crate_community_20_ancient"		"1"
			"set_community_20_unusual"		"1"
		}
	}
	"item_sets"
	{
		"set_community_20"
		{
			"name"		"#CSGO_set_community_20"
			"set_description"		"#CSGO_set_community_20_desc"
			"is_collection"		"1"
			"items"
			{
				"[hy_aug_torn_orange]weapon_aug"		"1"
				"[sp_elites_winter_raider]weapon_elite"		"1"
				"[gs_glock_thunder_dust]weapon_glock"		"1"
				"[cu_mp9_vein]weapon_mp9"		"1"
				"[gs_p90_tread]weapon_p90"		"1"
				"[cu_r8_survivalist]weapon_revolver"		"1"
				"[cu_tec9_snake]weapon_tec9"		"1"
				"[cu_cz75_eco]weapon_cz75a"		"1"
				"[gs_g3sg1_buccaneer]weapon_g3sg1"		"1"
				"[cu_nova_toy_soldier]weapon_nova"		"1"
				"[am_awp_pawpaw]weapon_awp"		"1"
				"[gs_powercore_mp7]weapon_mp7"		"1"
				"[cu_m4a1s_nightmare]weapon_m4a1_silencer"		"1"
				"[cu_sawedoff_devourer]weapon_sawedoff"		"1"
				"[cu_famas_owl_orange]weapon_famas"		"1"
				"[cu_ak_neon_rider]weapon_ak47"		"1"
				"[gs_deagle_aggressor]weapon_deagle"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"cu_ak_neon_rider"		"legendary"
		"hy_aug_torn_orange"		"rare"
		"cu_cz75_eco"		"mythical"
		"sp_elites_winter_raider"		"rare"
		"gs_deagle_aggressor"		"legendary"
		"gs_g3sg1_buccaneer"		"mythical"
		"gs_glock_thunder_dust"		"uncommon"
		"cu_mp9_vein"		"rare"
		"cu_nova_toy_soldier"		"mythical"
		"gs_p90_tread"		"rare"
		"am_awp_pawpaw"		"rare"
		"gs_powercore_mp7"		"mythical"
		"cu_sawedoff_devourer"		"legendary"
		"cu_r8_survivalist"		"rare"
		"cu_tec9_snake"		"rare"
		"cu_famas_owl_orange"		"legendary"
		"cu_m4a1s_nightmare"		"mythical"
		"sp_nightstripe"		"common"
	}
	"paint_kits"
	{
		"724"
		{
			"name"		"cu_ak_island_floral"
			"description_string"		"#PaintKit_cu_ak_island_floral"
			"description_tag"		"#PaintKit_cu_ak_island_floral_Tag"
			"style"		"7"
			"pattern"		"ak_island_floral"
			"pattern_scale"		"1.000000"
			"phongexponent"		"225"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"725"
		{
			"name"		"hy_bloom_red"
			"description_string"		"#PaintKit_hy_bloom_red"
			"description_tag"		"#PaintKit_hy_bloom_red_Tag"
			"style"		"2"
			"pattern"		"island_flower_bloom"
			"color0"		"59 76 63 255"
			"color1"		"25 31 31 255"
			"color2"		"65 31 29"
			"color3"		"137 61 52"
			"pattern_scale"		"7.000000"
			"phongexponent"		"100"
			"phongintensity"		"20"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"65.000000"
			"pattern_rotate_end"		"-65.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
		}
		"726"
		{
			"name"		"sp_bloom_orange"
			"description_string"		"#PaintKit_sp_bloom_orange"
			"description_tag"		"#PaintKit_sp_bloom_orange_Tag"
			"style"		"3"
			"pattern"		"island_flower_bloom"
			"color0"		"40 37 42"
			"color1"		"33 17 15"
			"color2"		"91 39 19"
			"color3"		"94 67 26"
			"pattern_scale"		"1.700000"
			"phongexponent"		"200"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"120.000000"
			"pattern_rotate_end"		"240.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"727"
		{
			"name"		"am_bloom_blue"
			"description_string"		"#PaintKit_am_bloom_blue"
			"description_tag"		"#PaintKit_am_bloom_blue_Tag"
			"style"		"5"
			"pattern"		"island_flower_bloom"
			"color0"		"67 67 67"
			"color1"		"33 17 0"
			"color2"		"25 85 153"
			"color3"		"27 94 107"
			"pattern_scale"		"6.320000"
			"phongexponent"		"75"
			"phongalbedoboost"		"25"
			"view_model_exponent_override_size"		"512"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"65.000000"
			"pattern_rotate_end"		"-65.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
			"pearlescent"		"12.000000"
		}
		"728"
		{
			"name"		"sp_bud_green"
			"description_string"		"#PaintKit_sp_bud_green"
			"description_tag"		"#PaintKit_sp_bud_green_Tag"
			"style"		"3"
			"pattern"		"island_flower_bud"
			"color0"		"26 41 40"
			"color1"		"30 62 41"
			"color2"		"81 51 22"
			"color3"		"27 59 57"
			"pattern_scale"		"4.000000"
			"phongexponent"		"200"
			"phongintensity"		"64"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"110.000000"
			"pattern_rotate_end"		"250.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"729"
		{
			"name"		"hy_bud_red"
			"description_string"		"#PaintKit_hy_bud_red"
			"description_tag"		"#PaintKit_hy_bud_red_Tag"
			"style"		"2"
			"pattern"		"island_flower_bud"
			"color0"		"35 35 35 255"
			"color1"		"43 0 22 255"
			"color2"		"63 10 30"
			"color3"		"41 5 19"
			"pattern_scale"		"6.000000"
			"phongexponent"		"55"
			"phongintensity"		"15"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"110.000000"
			"pattern_rotate_end"		"250.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"730"
		{
			"name"		"sp_bud_blue"
			"description_string"		"#PaintKit_sp_bud_blue"
			"description_tag"		"#PaintKit_sp_bud_blue_Tag"
			"style"		"3"
			"pattern"		"island_flower_bud"
			"color0"		"42 42 42"
			"color1"		"1 36 40"
			"color2"		"3 41 68"
			"color3"		"30 30 30"
			"pattern_scale"		"6.000000"
			"phongexponent"		"200"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"110.000000"
			"pattern_rotate_end"		"250.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"731"
		{
			"name"		"hy_leaf_green"
			"description_string"		"#PaintKit_hy_leaf_green"
			"description_tag"		"#PaintKit_hy_leaf_green_Tag"
			"style"		"2"
			"pattern"		"island_leaf"
			"color0"		"49 58 17 255"
			"color1"		"0 6 9 255"
			"color2"		"27 40 40 255"
			"color3"		"95 85 16 255"
			"pattern_scale"		"2.500000"
			"phongexponent"		"100"
			"phongintensity"		"4"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"732"
		{
			"name"		"hy_leaf_blue"
			"description_string"		"#PaintKit_hy_leaf_blue"
			"description_tag"		"#PaintKit_hy_leaf_blue_Tag"
			"style"		"2"
			"pattern"		"island_leaf"
			"color0"		"20 54 71"
			"color1"		"0 2 3 255"
			"color2"		"55 24 51"
			"color3"		"19 84 85"
			"pattern_scale"		"4.000000"
			"phongexponent"		"255"
			"phongintensity"		"20"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"733"
		{
			"name"		"sp_leaf_orange"
			"description_string"		"#PaintKit_sp_leaf_orange"
			"description_tag"		"#PaintKit_sp_leaf_orange_Tag"
			"style"		"3"
			"pattern"		"island_leaf"
			"color0"		"60 49 36"
			"color1"		"1 14 21"
			"color2"		"35 50 44"
			"color3"		"109 74 26"
			"pattern_scale"		"2.500000"
			"phongexponent"		"200"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"734"
		{
			"name"		"cu_mp9_island_floral"
			"description_string"		"#PaintKit_cu_mp9_island_floral"
			"description_tag"		"#PaintKit_cu_mp9_island_floral_Tag"
			"style"		"7"
			"pattern"		"mp9_island_floral"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"20"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"868"
		{
			"name"		"hy_flowers_stmarc"
			"description_string"		"#PaintKit_hy_flowers_stmarc"
			"description_tag"		"#PaintKit_hy_flowers_stmarc_Tag"
			"style"		"2"
			"pattern"		"flowers"
			"color0"		"3 38 36"
			"color1"		"59 68 39"
			"color2"		"219 191 106"
			"color3"		"10 3 1"
			"pattern_scale"		"3.700000"
			"phongexponent"		"100"
			"phongintensity"		"80"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"60.000000"
			"pattern_rotate_end"		"120.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"869"
		{
			"name"		"sp_palm_sunset"
			"description_string"		"#PaintKit_sp_palm_sunset"
			"description_tag"		"#PaintKit_sp_palm_sunset_Tag"
			"style"		"3"
			"pattern"		"palm"
			"color0"		"30 23 42"
			"color1"		"66 92 94"
			"color2"		"79 89 108"
			"color3"		"86 64 87"
			"pattern_scale"		"1.000000"
			"phongexponent"		"16"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"870"
		{
			"name"		"sp_palm_green"
			"description_string"		"#PaintKit_sp_palm_green"
			"description_tag"		"#PaintKit_sp_palm_green_Tag"
			"style"		"3"
			"pattern"		"palm"
			"color0"		"17 34 13 255"
			"color1"		"48 53 18 255"
			"color2"		"34 47 25"
			"color3"		"60 58 38 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"16"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"871"
		{
			"name"		"sp_twigs_beach"
			"description_string"		"#PaintKit_sp_twigs_beach"
			"description_tag"		"#PaintKit_sp_twigs_beach_Tag"
			"style"		"3"
			"pattern"		"twigs"
			"color0"		"104 124 103"
			"color1"		"109 193 203"
			"color2"		"186 183 162"
			"color3"		"180 175 175"
			"pattern_scale"		"1.200000"
			"phongexponent"		"32"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"30.000000"
			"pattern_rotate_end"		"60.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"872"
		{
			"name"		"hy_bamboo_stmarc"
			"description_string"		"#PaintKit_hy_bamboo_stmarc"
			"description_tag"		"#PaintKit_hy_bamboo_stmarc_Tag"
			"style"		"2"
			"pattern"		"bamboo_stmarc"
			"color0"		"130 131 114 255"
			"color1"		"143 19 19 255"
			"color2"		"80 80 54"
			"color3"		"68 77 57"
			"pattern_scale"		"3.000000"
			"phongexponent"		"120"
			"phongintensity"		"160"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.550000"
			"pattern_offset_x_end"		"0.590000"
			"pattern_offset_y_start"		"0.180000"
			"pattern_offset_y_end"		"0.220000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"2.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
		}
		"873"
		{
			"name"		"so_aqua_stmarc"
			"description_string"		"#PaintKit_so_aqua"
			"description_tag"		"#PaintKit_so_aqua_Tag"
			"style"		"1"
			"color0"		"92 146 145"
			"color1"		"20 30 34 255"
			"color2"		"92 146 145 255"
			"color3"		"161 158 129 255"
			"phongexponent"		"80"
			"phongintensity"		"200"
			"only_first_material"		"0"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
	}
	"client_loot_lists"
	{
		"set_stmarc_common"
		{
			"[hy_bamboo_stmarc]weapon_mp5sd"		"1"
			"[sp_twigs_beach]weapon_mac10"		"1"
			"[so_aqua_stmarc]weapon_bizon"		"1"
			"[sp_palm_green]weapon_sawedoff"		"1"
			"[so_jungle]weapon_m249"		"1"
		}
		"set_stmarc_uncommon"
		{
			"[sp_bloom_orange]weapon_p90"		"1"
			"[sp_bud_blue]weapon_m4a1"		"1"
			"[hy_leaf_green]weapon_xm1014"		"1"
			"[sp_leaf_orange]weapon_tec9"		"1"
		}
		"set_stmarc_rare"
		{
			"[hy_bloom_red]weapon_ump45"		"1"
			"[hy_bud_red]weapon_fiveseven"		"1"
			"[sp_bud_green]weapon_mp7"		"1"
			"[sp_palm_sunset]weapon_famas"		"1"
		}
		"set_stmarc_mythical"
		{
			"[hy_flowers_stmarc]weapon_ssg08"		"1"
			"[am_bloom_blue]weapon_aug"		"1"
			"[hy_leaf_blue]weapon_glock"		"1"
		}
		"set_stmarc_legendary"
		{
			"[cu_mp9_island_floral]weapon_mp9"		"1"
		}
		"set_stmarc_ancient"
		{
			"[cu_ak_island_floral]weapon_ak47"		"1"
		}
		"set_stmarc"
		{
			"set_stmarc_common"		"1"
			"set_stmarc_uncommon"		"1"
			"set_stmarc_rare"		"1"
			"set_stmarc_mythical"		"1"
			"set_stmarc_legendary"		"1"
			"set_stmarc_ancient"		"1"
		}
	}
	"item_sets"
	{
		"set_stmarc"
		{
			"name"		"#CSGO_set_stmarc"
			"set_description"		"#CSGO_set_stmarc_desc"
			"is_collection"		"1"
			"items"
			{
				"[hy_bamboo_stmarc]weapon_mp5sd"		"1"
				"[sp_twigs_beach]weapon_mac10"		"1"
				"[so_aqua_stmarc]weapon_bizon"		"1"
				"[sp_palm_green]weapon_sawedoff"		"1"
				"[so_jungle]weapon_m249"		"1"
				"[sp_bloom_orange]weapon_p90"		"1"
				"[sp_bud_blue]weapon_m4a1"		"1"
				"[hy_leaf_green]weapon_xm1014"		"1"
				"[sp_leaf_orange]weapon_tec9"		"1"
				"[hy_bloom_red]weapon_ump45"		"1"
				"[hy_bud_red]weapon_fiveseven"		"1"
				"[sp_bud_green]weapon_mp7"		"1"
				"[sp_palm_sunset]weapon_famas"		"1"
				"[hy_flowers_stmarc]weapon_ssg08"		"1"
				"[hy_leaf_blue]weapon_glock"		"1"
				"[am_bloom_blue]weapon_aug"		"1"
				"[cu_mp9_island_floral]weapon_mp9"		"1"
				"[cu_ak_island_floral]weapon_ak47"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"so_aqua_stmarc"		"common"
		"hy_bamboo_stmarc"		"common"
		"sp_twigs_beach"		"common"
		"sp_palm_green"		"common"
		"sp_palm_sunset"		"rare"
		"hy_flowers_stmarc"		"mythical"
		"cu_ak_island_floral"		"legendary"
		"cu_mp9_island_floral"		"legendary"
		"hy_bloom_red"		"rare"
		"sp_bloom_orange"		"uncommon"
		"am_bloom_blue"		"mythical"
		"sp_bud_green"		"rare"
		"hy_bud_red"		"rare"
		"sp_bud_blue"		"common"
		"hy_leaf_green"		"uncommon"
		"hy_leaf_blue"		"rare"
		"sp_leaf_orange"		"uncommon"
	}
	"paint_kits"
	{
		"736"
		{
			"name"		"gs_awp_enamel"
			"description_string"		"#PaintKit_gs_awp_enamel"
			"description_tag"		"#PaintKit_gs_awp_enamel_Tag"
			"style"		"9"
			"pattern"		"awp_enamel"
			"use_normal"		"1"
			"normal"		"awp_enamel_normal"
			"color0"		"17 10 10"
			"color1"		"218 218 218"
			"color2"		"47 44 29"
			"color3"		"52 44 44"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"50"
			"phongalbedoboost"		"15"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"737"
		{
			"name"		"gs_mag7_glass"
			"description_string"		"#PaintKit_gs_mag7_glass"
			"description_tag"		"#PaintKit_gs_mag7_glass_Tag"
			"style"		"9"
			"pattern"		"mag7_glass"
			"use_normal"		"1"
			"normal"		"mag7_glass_normal"
			"color0"		"128 128 128 255"
			"color1"		"255 255 255"
			"color2"		"134 130 122"
			"color3"		"113 106 94"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"50"
			"phongalbedoboost"		"15"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"738"
		{
			"name"		"hy_murano_orange"
			"description_string"		"#PaintKit_hy_murano_orange"
			"description_tag"		"#PaintKit_hy_murano_orange_Tag"
			"style"		"2"
			"pattern"		"murano_glass"
			"color0"		"11 0 0 255"
			"color1"		"90 90 90 255"
			"color2"		"113 81 53"
			"color3"		"72 36 18 255"
			"pattern_scale"		"4.000000"
			"phongexponent"		"15"
			"phongintensity"		"5"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"739"
		{
			"name"		"am_murano_violet"
			"description_string"		"#PaintKit_am_murano_violet"
			"description_tag"		"#PaintKit_am_murano_violet_Tag"
			"style"		"5"
			"pattern"		"murano_glass"
			"color0"		"0 1 26"
			"color1"		"59 58 54"
			"color2"		"43 51 87"
			"color3"		"65 30 30"
			"pattern_scale"		"4.000000"
			"phongexponent"		"32"
			"phongalbedoboost"		"5"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"740"
		{
			"name"		"hy_murano_blue"
			"description_string"		"#PaintKit_hy_murano_blue"
			"description_tag"		"#PaintKit_hy_murano_blue_Tag"
			"style"		"2"
			"pattern"		"murano_glass"
			"color0"		"24 26 43"
			"color1"		"30 38 72"
			"color2"		"20 28 58"
			"color3"		"29 36 64"
			"pattern_scale"		"4.600000"
			"phongexponent"		"80"
			"phongintensity"		"5"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"741"
		{
			"name"		"am_ren_dark"
			"description_string"		"#PaintKit_am_ren_dark"
			"description_tag"		"#PaintKit_am_ren_dark_Tag"
			"style"		"5"
			"pattern"		"renaissance_ornament"
			"color0"		"29 18 18 255"
			"color1"		"7 0 0 255"
			"color2"		"34 35 37"
			"color3"		"27 2 2 255"
			"pattern_scale"		"3.000000"
			"phongexponent"		"20"
			"phongalbedoboost"		"10"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"742"
		{
			"name"		"am_ren_red"
			"description_string"		"#PaintKit_am_ren_red"
			"description_tag"		"#PaintKit_am_ren_red_Tag"
			"style"		"5"
			"pattern"		"renaissance_ornament"
			"color0"		"113 55 55"
			"color1"		"156 33 33"
			"color2"		"15 15 26 255"
			"color3"		"114 52 52"
			"pattern_scale"		"3.000000"
			"phongexponent"		"255"
			"phongalbedoboost"		"15"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"743"
		{
			"name"		"hy_ren_orange"
			"description_string"		"#PaintKit_hy_ren_orange"
			"description_tag"		"#PaintKit_hy_ren_orange_Tag"
			"style"		"2"
			"pattern"		"renaissance_ornament"
			"color0"		"77 51 0 255"
			"color1"		"72 42 14"
			"color2"		"14 5 5 255"
			"color3"		"70 35 12"
			"pattern_scale"		"4.000000"
			"phongexponent"		"60"
			"phongintensity"		"20"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"744"
		{
			"name"		"am_veneto_red"
			"description_string"		"#PaintKit_am_veneto_red"
			"description_tag"		"#PaintKit_am_veneto_red_Tag"
			"style"		"5"
			"pattern"		"veneto"
			"color0"		"37 22 22"
			"color1"		"89 77 77"
			"color2"		"58 58 57"
			"color3"		"29 29 29 255"
			"pattern_scale"		"3.000000"
			"phongexponent"		"5"
			"phongalbedoboost"		"12"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"745"
		{
			"name"		"hy_veneto_purple"
			"description_string"		"#PaintKit_hy_veneto_purple"
			"description_tag"		"#PaintKit_hy_veneto_purple_Tag"
			"style"		"2"
			"pattern"		"veneto"
			"color0"		"66 64 74 255"
			"color1"		"102 102 102 255"
			"color2"		"27 27 27 255"
			"color3"		"54 53 61 255"
			"pattern_scale"		"14.000000"
			"phongexponent"		"50"
			"phongintensity"		"20"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.970000"
			"pattern_offset_y_end"		"0.970000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"746"
		{
			"name"		"am_veneto2"
			"description_string"		"#PaintKit_am_veneto2"
			"description_tag"		"#PaintKit_am_veneto2_Tag"
			"style"		"5"
			"pattern"		"veneto"
			"color0"		"43 43 43"
			"color1"		"205 171 52"
			"color2"		"142 142 142"
			"color3"		"106 21 21"
			"pattern_scale"		"3.000000"
			"phongexponent"		"20"
			"phongalbedoboost"		"5"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"864"
		{
			"name"		"so_red_sg553"
			"description_string"		"#PaintKit_so_red"
			"description_tag"		"#PaintKit_so_red_Tag"
			"style"		"1"
			"color0"		"32 32 32 255"
			"color1"		"106 11 11 255"
			"color2"		"106 11 11"
			"color3"		"32 32 32 255"
			"phongexponent"		"255"
			"phongintensity"		"80"
			"only_first_material"		"0"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"865"
		{
			"name"		"hy_canals_tile"
			"description_string"		"#PaintKit_hy_canals_tile"
			"description_tag"		"#PaintKit_hy_canals_tile_Tag"
			"style"		"2"
			"pattern"		"ali_tile"
			"color0"		"148 142 130"
			"color1"		"41 46 50 255"
			"color2"		"57 65 74"
			"color3"		"139 128 106"
			"pattern_scale"		"1.700000"
			"phongexponent"		"16"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"-0.680000"
			"pattern_offset_x_end"		"-0.600000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.060000"
			"wear_remap_max"		"0.500000"
		}
		"866"
		{
			"name"		"sp_spray_water"
			"description_string"		"#PaintKit_sp_spray_water"
			"description_tag"		"#PaintKit_sp_spray_water_Tag"
			"style"		"3"
			"pattern"		"camo_daubs"
			"color0"		"35 62 68"
			"color1"		"50 72 79"
			"color2"		"24 39 47"
			"color3"		"73 111 114"
			"pattern_scale"		"0.800000"
			"phongexponent"		"16"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.060000"
			"wear_remap_max"		"0.600000"
		}
		"867"
		{
			"name"		"am_stained_glass"
			"description_string"		"#PaintKit_am_stained_glass"
			"description_tag"		"#PaintKit_am_stained_glass_Tag"
			"style"		"5"
			"pattern"		"ali_tile"
			"color0"		"53 6 13 255"
			"color1"		"0 0 0 255"
			"color2"		"21 26 86 255"
			"color3"		"15 44 76 255"
			"pattern_scale"		"2.000000"
			"phongexponent"		"15"
			"phongalbedoboost"		"40"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"50.000000"
			"pattern_rotate_end"		"80.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
			"pearlescent"		"-1.000000"
		}
		"920"
		{
			"name"		"hy_veneto_tan"
			"description_string"		"#PaintKit_hy_veneto_tan"
			"description_tag"		"#PaintKit_hy_veneto_tan_Tag"
			"style"		"2"
			"pattern"		"veneto"
			"color0"		"94 117 118"
			"color1"		"26 26 26"
			"color2"		"42 36 46"
			"color3"		"163 162 132"
			"pattern_scale"		"4.500000"
			"phongexponent"		"50"
			"phongintensity"		"20"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.970000"
			"pattern_offset_y_end"		"0.970000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
	}
	"client_loot_lists"
	{
		"set_canals_common"
		{
			"[hy_murano_blue]weapon_aug"		"1"
			"[hy_canals_tile]weapon_scar20"		"1"
			"[hy_veneto_tan]weapon_negev"		"1"
			"[sp_spray_water]weapon_revolver"		"1"
			"[so_indigo_and_grey]weapon_cz75a"		"1"
		}
		"set_canals_uncommon"
		{
			"[hy_murano_orange]weapon_tec9"		"1"
			"[so_red_sg553]weapon_sg556"		"1"
			"[am_ren_dark]weapon_p250"		"1"
			"[hy_veneto_purple]weapon_ak47"		"1"
		}
		"set_canals_rare"
		{
			"[an_emerald]weapon_elite"		"1"
			"[am_murano_violet]weapon_g3sg1"		"1"
			"[hy_ren_orange]weapon_ssg08"		"1"
			"[am_veneto_red]weapon_p90"		"1"
		}
		"set_canals_mythical"
		{
			"[am_stained_glass]weapon_mp9"		"1"
			"[am_ren_red]weapon_mac10"		"1"
			"[am_veneto2]weapon_nova"		"1"
		}
		"set_canals_legendary"
		{
			"[gs_mag7_glass]weapon_mag7"		"1"
		}
		"set_canals_ancient"
		{
			"[gs_awp_enamel]weapon_awp"		"1"
		}
		"set_canals"
		{
			"set_canals_common"		"1"
			"set_canals_uncommon"		"1"
			"set_canals_rare"		"1"
			"set_canals_mythical"		"1"
			"set_canals_legendary"		"1"
			"set_canals_ancient"		"1"
		}
	}
	"item_sets"
	{
		"set_canals"
		{
			"name"		"#CSGO_set_canals"
			"set_description"		"#CSGO_set_canals_desc"
			"is_collection"		"1"
			"items"
			{
				"[hy_murano_blue]weapon_aug"		"1"
				"[hy_canals_tile]weapon_scar20"		"1"
				"[sp_spray_water]weapon_revolver"		"1"
				"[hy_veneto_tan]weapon_negev"		"1"
				"[so_indigo_and_grey]weapon_cz75a"		"1"
				"[hy_veneto_purple]weapon_ak47"		"1"
				"[so_red_sg553]weapon_sg556"		"1"
				"[am_ren_dark]weapon_p250"		"1"
				"[hy_murano_orange]weapon_tec9"		"1"
				"[am_veneto_red]weapon_p90"		"1"
				"[am_murano_violet]weapon_g3sg1"		"1"
				"[an_emerald]weapon_elite"		"1"
				"[hy_ren_orange]weapon_ssg08"		"1"
				"[am_stained_glass]weapon_mp9"		"1"
				"[am_ren_red]weapon_mac10"		"1"
				"[am_veneto2]weapon_nova"		"1"
				"[gs_mag7_glass]weapon_mag7"		"1"
				"[gs_awp_enamel]weapon_awp"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"sp_spray_water"		"common"
		"hy_canals_tile"		"common"
		"so_red_sg553"		"uncommon"
		"am_stained_glass"		"mythical"
		"gs_awp_enamel"		"legendary"
		"gs_mag7_glass"		"legendary"
		"hy_murano_orange"		"uncommon"
		"am_murano_violet"		"rare"
		"hy_murano_blue"		"common"
		"am_ren_dark"		"uncommon"
		"am_ren_red"		"mythical"
		"hy_ren_orange"		"rare"
		"am_veneto_red"		"rare"
		"hy_veneto_purple"		"common"
		"hy_veneto_tan"		"common"
		"am_veneto2"		"mythical"
	}
	"paint_kits"
	{
		"756"
		{
			"name"		"gs_awp_gungnir"
			"description_string"		"#PaintKit_gs_awp_gungnir"
			"description_tag"		"#PaintKit_gs_awp_gungnir_Tag"
			"style"		"9"
			"pattern"		"awp_gungnir"
			"use_normal"		"1"
			"normal"		"awp_gungnir_normal"
			"color0"		"141 141 141 255"
			"color1"		"187 198 203 255"
			"color2"		"91 108 130 255"
			"color3"		"119 132 131 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"130"
			"phongintensity"		"29"
			"phongalbedoboost"		"195"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
			"pearlescent"		"0.500000"
		}
		"757"
		{
			"name"		"am_jorm_green"
			"description_string"		"#PaintKit_am_jorm_green"
			"description_tag"		"#PaintKit_am_jorm_green_Tag"
			"style"		"5"
			"pattern"		"jormungandr"
			"color0"		"0 18 26 255"
			"color1"		"113 156 68 255"
			"color2"		"54 93 36 255"
			"color3"		"68 95 95 255"
			"pattern_scale"		"6.000000"
			"phongexponent"		"15"
			"phongalbedoboost"		"10"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.500000"
			"pattern_offset_x_end"		"1.500000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"180.000000"
			"pattern_rotate_end"		"240.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"758"
		{
			"name"		"am_jorm_orange"
			"description_string"		"#PaintKit_am_jorm_orange"
			"description_tag"		"#PaintKit_am_jorm_orange_Tag"
			"style"		"5"
			"pattern"		"jormungandr"
			"color0"		"32 16 2"
			"color1"		"187 51 23"
			"color2"		"163 113 53"
			"color3"		"99 60 14"
			"pattern_scale"		"3.200000"
			"phongexponent"		"15"
			"phongalbedoboost"		"10"
			"view_model_exponent_override_size"		"512"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.500000"
			"pattern_offset_x_end"		"1.500000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"90.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"759"
		{
			"name"		"am_jorm_blue"
			"description_string"		"#PaintKit_am_jorm_blue"
			"description_tag"		"#PaintKit_am_jorm_blue_Tag"
			"style"		"5"
			"pattern"		"jormungandr"
			"color0"		"18 18 18 255"
			"color1"		"73 73 84 255"
			"color2"		"29 61 85 255"
			"color3"		"121 146 156 255"
			"pattern_scale"		"4.500000"
			"phongexponent"		"35"
			"phongalbedoboost"		"55"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.500000"
			"pattern_offset_x_end"		"1.500000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
			"pearlescent"		"-2.000000"
		}
		"760"
		{
			"name"		"am_knots_silver"
			"description_string"		"#PaintKit_am_knots_silver"
			"description_tag"		"#PaintKit_am_knots_silver_Tag"
			"style"		"5"
			"pattern"		"norse_knots"
			"color0"		"20 22 28 255"
			"color1"		"148 150 155"
			"color2"		"52 55 65 255"
			"color3"		"75 80 91 255"
			"pattern_scale"		"3.500000"
			"phongexponent"		"60"
			"phongalbedoboost"		"50"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.500000"
			"pattern_offset_x_end"		"1.500000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"761"
		{
			"name"		"am_knots_brown"
			"description_string"		"#PaintKit_am_knots_brown"
			"description_tag"		"#PaintKit_am_knots_brown_Tag"
			"style"		"5"
			"pattern"		"norse_knots"
			"color0"		"27 13 6"
			"color1"		"106 79 47"
			"color2"		"99 64 34"
			"color3"		"77 58 33"
			"pattern_scale"		"5.000000"
			"phongexponent"		"210"
			"phongalbedoboost"		"100"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.500000"
			"pattern_offset_x_end"		"1.500000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"90.000000"
			"pattern_rotate_end"		"90.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"762"
		{
			"name"		"so_rune_stone"
			"description_string"		"#PaintKit_so_rune_stone"
			"description_tag"		"#PaintKit_so_rune_stone_Tag"
			"style"		"1"
			"color0"		"39 33 27"
			"color1"		"45 23 23"
			"color2"		"58 53 38"
			"color3"		"50 48 43"
			"phongexponent"		"16"
			"phongintensity"		"10"
			"only_first_material"		"0"
			"wear_remap_min"		"0.060000"
			"wear_remap_max"		"0.500000"
		}
		"763"
		{
			"name"		"gs_negev_thor"
			"description_string"		"#PaintKit_gs_negev_thor"
			"description_tag"		"#PaintKit_gs_negev_thor_Tag"
			"style"		"9"
			"pattern"		"negev_thor"
			"use_normal"		"1"
			"normal"		"negev_thor_normal"
			"color0"		"141 141 141"
			"color1"		"203 197 187"
			"color2"		"130 100 91"
			"color3"		"132 125 119"
			"pattern_scale"		"1.000000"
			"phongexponent"		"150"
			"phongintensity"		"20"
			"phongalbedoboost"		"35"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"859"
		{
			"name"		"am_crystallized_green"
			"description_string"		"#PaintKit_am_crystallized_green"
			"description_tag"		"#PaintKit_am_crystallized_green_Tag"
			"style"		"5"
			"pattern"		"crystallized"
			"color0"		"10 28 2"
			"color1"		"45 60 6"
			"color2"		"31 33 3"
			"color3"		"29 45 22"
			"pattern_scale"		"6.000000"
			"phongexponent"		"10"
			"phongalbedoboost"		"8"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"860"
		{
			"name"		"hy_gelpen_dark"
			"description_string"		"#PaintKit_hy_gelpen_dark"
			"description_tag"		"#PaintKit_hy_gelpen_dark_Tag"
			"style"		"2"
			"pattern"		"gel_pen"
			"color0"		"76 66 59"
			"color1"		"58 48 40"
			"color2"		"35 5 2 255"
			"color3"		"36 5 0"
			"pattern_scale"		"4.000000"
			"phongexponent"		"16"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"30.000000"
			"pattern_rotate_end"		"60.000000"
			"wear_remap_min"		"0.060000"
			"wear_remap_max"		"0.550000"
		}
		"861"
		{
			"name"		"sp_asgard_wall"
			"description_string"		"#PaintKit_sp_asgard_wall"
			"description_tag"		"#PaintKit_sp_asgard_wall_Tag"
			"style"		"3"
			"pattern"		"labyrinth_basic"
			"color0"		"1 10 16 255"
			"color1"		"42 44 45 255"
			"color2"		"9 31 6"
			"color3"		"65 66 67 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
		}
		"862"
		{
			"name"		"am_crystallized_dark_green"
			"description_string"		"#PaintKit_am_crystallized_dark_green"
			"description_tag"		"#PaintKit_am_crystallized_dark_green_Tag"
			"style"		"5"
			"pattern"		"crystallized"
			"color0"		"20 20 20 255"
			"color1"		"43 48 33"
			"color2"		"29 34 22"
			"color3"		"38 39 44"
			"pattern_scale"		"6.000000"
			"phongexponent"		"20"
			"phongalbedoboost"		"25"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"863"
		{
			"name"		"sp_knots_blue"
			"description_string"		"#PaintKit_sp_knots_blue"
			"description_tag"		"#PaintKit_sp_knots_blue_Tag"
			"style"		"3"
			"pattern"		"norse_knots"
			"color0"		"22 22 22 255"
			"color1"		"52 56 76"
			"color2"		"63 74 83 255"
			"color3"		"67 70 77 255"
			"pattern_scale"		"1.250000"
			"phongexponent"		"100"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.500000"
			"pattern_offset_x_end"		"1.500000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
		}
	}
	"client_loot_lists"
	{
		"set_norse_common"
		{
			"[sp_asgard_wall]weapon_sg556"		"1"
			"[so_tornado]weapon_galilar"		"1"
			"[sp_dapple]weapon_mp7"		"1"
			"[so_rune_stone]weapon_ssg08"		"1"
			"[sp_knots_blue]weapon_famas"		"1"
		}
		"set_norse_uncommon"
		{
			"[am_crystallized_dark_green]weapon_m4a1_silencer"		"1"
			"[sp_labyrinth2]weapon_usp_silencer"		"1"
			"[am_chainmail]weapon_mag7"		"1"
			"[hy_gelpen_dark]weapon_elite"		"1"
		}
		"set_norse_rare"
		{
			"[aq_brass]weapon_scar20"		"1"
			"[am_crystallized_green]weapon_cz75a"		"1"
			"[am_knots_silver]weapon_xm1014"		"1"
			"[am_knots_brown]weapon_mac10"		"1"
		}
		"set_norse_mythical"
		{
			"[am_jorm_orange]weapon_aug"		"1"
			"[am_jorm_green]weapon_deagle"		"1"
			"[am_jorm_blue]weapon_p90"		"1"
		}
		"set_norse_legendary"
		{
			"[gs_negev_thor]weapon_negev"		"1"
		}
		"set_norse_ancient"
		{
			"[gs_awp_gungnir]weapon_awp"		"1"
		}
		"set_norse"
		{
			"set_norse_common"		"1"
			"set_norse_uncommon"		"1"
			"set_norse_rare"		"1"
			"set_norse_mythical"		"1"
			"set_norse_legendary"		"1"
			"set_norse_ancient"		"1"
		}
	}
	"item_sets"
	{
		"set_norse"
		{
			"name"		"#CSGO_set_norse"
			"set_description"		"#CSGO_set_norse_desc"
			"is_collection"		"1"
			"items"
			{
				"[sp_asgard_wall]weapon_sg556"		"1"
				"[so_tornado]weapon_galilar"		"1"
				"[sp_dapple]weapon_mp7"		"1"
				"[so_rune_stone]weapon_ssg08"		"1"
				"[sp_knots_blue]weapon_famas"		"1"
				"[am_crystallized_dark_green]weapon_m4a1_silencer"		"1"
				"[sp_labyrinth2]weapon_usp_silencer"		"1"
				"[am_chainmail]weapon_mag7"		"1"
				"[hy_gelpen_dark]weapon_elite"		"1"
				"[aq_brass]weapon_scar20"		"1"
				"[am_crystallized_green]weapon_cz75a"		"1"
				"[am_knots_silver]weapon_xm1014"		"1"
				"[am_knots_brown]weapon_mac10"		"1"
				"[am_jorm_orange]weapon_aug"		"1"
				"[am_jorm_green]weapon_deagle"		"1"
				"[am_jorm_blue]weapon_p90"		"1"
				"[gs_negev_thor]weapon_negev"		"1"
				"[gs_awp_gungnir]weapon_awp"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"sp_asgard_wall"		"common"
		"so_rune_stone"		"common"
		"sp_knots_blue"		"common"
		"am_crystallized_dark_green"		"common"
		"hy_gelpen_dark"		"uncommon"
		"am_crystallized_green"		"rare"
		"gs_awp_gungnir"		"legendary"
		"am_jorm_green"		"rare"
		"am_jorm_orange"		"mythical"
		"am_jorm_blue"		"mythical"
		"am_knots_silver"		"rare"
		"am_knots_brown"		"rare"
		"gs_negev_thor"		"legendary"
	}
	"item_sets"
	{
		"set_op9_characters"
		{
			"name"		"#CSGO_set_op9_characters"
			"set_description"		"#CSGO_set_op9_characters_desc"
			"is_collection"		"1"
			"items"
			{
				"customplayer_ctm_st6_varianti"		"1"
				"customplayer_ctm_fbi_variantb"		"1"
				"customplayer_tm_balkan_varianth"		"1"
				"customplayer_tm_leet_variantf"		"1"
				"customplayer_ctm_st6_variantm"		"1"
				"customplayer_ctm_fbi_varianth"		"1"
				"customplayer_tm_balkan_variantj"		"1"
				"customplayer_tm_balkan_variantg"		"1"
				"customplayer_tm_leet_varianti"		"1"
				"customplayer_ctm_st6_variantg"		"1"
				"customplayer_ctm_fbi_variantg"		"1"
				"customplayer_tm_balkan_varianti"		"1"
				"customplayer_tm_leet_varianth"		"1"
				"customplayer_tm_phoenix_variantg"		"1"
				"customplayer_tm_balkan_variantf"		"1"
				"customplayer_ctm_sas_variantf"		"1"
				"customplayer_ctm_st6_variantk"		"1"
				"customplayer_ctm_st6_variante"		"1"
				"customplayer_ctm_fbi_variantf"		"1"
				"customplayer_tm_leet_variantg"		"1"
				"customplayer_tm_phoenix_varianth"		"1"
				"customplayer_tm_phoenix_variantf"		"1"
			}
		}
		"set_op10_characters"
		{
			"name"		"#CSGO_set_op10_characters"
			"set_description"		"#CSGO_set_op10_characters_desc"
			"is_collection"		"1"
			"items"
			{
				"customplayer_ctm_swat_variante"		"100"
				"customplayer_tm_professional_varf"		"100"
				"customplayer_tm_professional_varf1"		"100"
				"customplayer_tm_professional_varf2"		"100"
				"customplayer_tm_professional_varf3"		"100"
				"customplayer_tm_professional_varf4"		"100"
				"customplayer_ctm_swat_variantf"		"100"
				"customplayer_ctm_st6_variantl"		"100"
				"customplayer_tm_balkan_variantk"		"100"
				"customplayer_tm_professional_varg"		"100"
				"customplayer_tm_professional_vari"		"100"
				"customplayer_ctm_st6_variantj"		"100"
				"customplayer_ctm_swat_variantg"		"100"
				"customplayer_ctm_swat_varianti"		"100"
				"customplayer_tm_professional_varj"		"100"
				"customplayer_tm_professional_varh"		"100"
				"customplayer_ctm_swat_variantj"		"100"
				"customplayer_ctm_swat_varianth"		"100"
				"customplayer_tm_balkan_variantl"		"100"
				"customplayer_tm_phoenix_varianti"		"100"
			}
		}
		"set_op11_characters"
		{
			"name"		"#CSGO_set_op11_characters"
			"set_description"		"#CSGO_set_op11_characters_desc"
			"is_collection"		"1"
			"items"
			{
				"customplayer_ctm_gendarmerie_variantc"		"100"
				"customplayer_ctm_diver_varianta"		"100"
				"customplayer_ctm_diver_variantb"		"100"
				"customplayer_tm_jungle_raider_variantb"		"100"
				"customplayer_tm_jungle_raider_variantb2"		"100"
				"customplayer_tm_jungle_raider_variante"		"100"
				"customplayer_ctm_gendarmerie_variantb"		"100"
				"customplayer_ctm_diver_variantc"		"100"
				"customplayer_tm_professional_varf5"		"100"
				"customplayer_tm_jungle_raider_varianta"		"100"
				"customplayer_tm_jungle_raider_variantc"		"100"
				"customplayer_ctm_gendarmerie_varianta"		"100"
				"customplayer_ctm_gendarmerie_variante"		"100"
				"customplayer_ctm_swat_variantk"		"100"
				"customplayer_tm_jungle_raider_variantd"		"100"
				"customplayer_tm_jungle_raider_variantf2"		"100"
				"customplayer_ctm_gendarmerie_variantd"		"100"
				"customplayer_ctm_sas_variantg"		"100"
				"customplayer_ctm_st6_variantn"		"100"
				"customplayer_tm_leet_variantj"		"100"
				"customplayer_tm_jungle_raider_variantf"		"100"
			}
		}
	}
	"items"
	{
		"5038"
		{
			"name"		"customplayer_tm_anarchist"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_anarchist.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_anarchist"
			"item_description"		"#CSGO_CustomPlayer_tm_anarchist_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5039"
		{
			"name"		"customplayer_tm_anarchist_varianta"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_anarchist_varianta.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_anarchist_varianta"
			"item_description"		"#CSGO_CustomPlayer_tm_anarchist_varianta_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5040"
		{
			"name"		"customplayer_tm_anarchist_variantb"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_anarchist_variantb.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_anarchist_variantb"
			"item_description"		"#CSGO_CustomPlayer_tm_anarchist_variantb_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5041"
		{
			"name"		"customplayer_tm_anarchist_variantc"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_anarchist_variantc.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_anarchist_variantc"
			"item_description"		"#CSGO_CustomPlayer_tm_anarchist_variantc_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5042"
		{
			"name"		"customplayer_tm_anarchist_variantd"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_anarchist_variantd.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_anarchist_variantd"
			"item_description"		"#CSGO_CustomPlayer_tm_anarchist_variantd_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5043"
		{
			"name"		"customplayer_tm_pirate"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_pirate.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_pirate"
			"item_description"		"#CSGO_CustomPlayer_tm_pirate_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5044"
		{
			"name"		"customplayer_tm_pirate_varianta"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_pirate_varianta.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_pirate_varianta"
			"item_description"		"#CSGO_CustomPlayer_tm_pirate_varianta_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5045"
		{
			"name"		"customplayer_tm_pirate_variantb"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_pirate_variantb.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_pirate_variantb"
			"item_description"		"#CSGO_CustomPlayer_tm_pirate_variantb_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5046"
		{
			"name"		"customplayer_tm_pirate_variantc"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_pirate_variantc.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_pirate_variantc"
			"item_description"		"#CSGO_CustomPlayer_tm_pirate_variantc_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5047"
		{
			"name"		"customplayer_tm_pirate_variantd"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_pirate_variantd.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_pirate_variantd"
			"item_description"		"#CSGO_CustomPlayer_tm_pirate_variantd_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5048"
		{
			"name"		"customplayer_tm_professional"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_professional.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_professional"
			"item_description"		"#CSGO_CustomPlayer_tm_professional_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5049"
		{
			"name"		"customplayer_tm_professional_var1"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_professional_var1.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_professional_var1"
			"item_description"		"#CSGO_CustomPlayer_tm_professional_var1_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5050"
		{
			"name"		"customplayer_tm_professional_var2"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_professional_var2.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_professional_var2"
			"item_description"		"#CSGO_CustomPlayer_tm_professional_var2_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5051"
		{
			"name"		"customplayer_tm_professional_var3"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_professional_var3.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_professional_var3"
			"item_description"		"#CSGO_CustomPlayer_tm_professional_var3_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5052"
		{
			"name"		"customplayer_tm_professional_var4"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_professional_var4.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_professional_var4"
			"item_description"		"#CSGO_CustomPlayer_tm_professional_var4_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5053"
		{
			"name"		"customplayer_tm_separatist"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_separatist.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_separatist"
			"item_description"		"#CSGO_CustomPlayer_tm_separatist_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5054"
		{
			"name"		"customplayer_tm_separatist_varianta"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_separatist_varianta.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_separatist_varianta"
			"item_description"		"#CSGO_CustomPlayer_tm_separatist_varianta_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5055"
		{
			"name"		"customplayer_tm_separatist_variantb"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_separatist_variantb.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_separatist_variantb"
			"item_description"		"#CSGO_CustomPlayer_tm_separatist_variantb_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5056"
		{
			"name"		"customplayer_tm_separatist_variantc"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_separatist_variantc.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_separatist_variantc"
			"item_description"		"#CSGO_CustomPlayer_tm_separatist_variantc_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5057"
		{
			"name"		"customplayer_tm_separatist_variantd"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_separatist_variantd.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_separatist_variantd"
			"item_description"		"#CSGO_CustomPlayer_tm_separatist_variantd_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5058"
		{
			"name"		"customplayer_ctm_gign"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_gign.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_gign"
			"item_description"		"#CSGO_CustomPlayer_ctm_gign_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5059"
		{
			"name"		"customplayer_ctm_gign_varianta"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_gign_varianta.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_gign_varianta"
			"item_description"		"#CSGO_CustomPlayer_ctm_gign_varianta_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5060"
		{
			"name"		"customplayer_ctm_gign_variantb"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_gign_variantb.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_gign_variantb"
			"item_description"		"#CSGO_CustomPlayer_ctm_gign_variantb_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5061"
		{
			"name"		"customplayer_ctm_gign_variantc"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_gign_variantc.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_gign_variantc"
			"item_description"		"#CSGO_CustomPlayer_ctm_gign_variantc_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5062"
		{
			"name"		"customplayer_ctm_gign_variantd"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_gign_variantd.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_gign_variantd"
			"item_description"		"#CSGO_CustomPlayer_ctm_gign_variantd_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5063"
		{
			"name"		"customplayer_ctm_gsg9"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_gsg9.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_gsg9"
			"item_description"		"#CSGO_CustomPlayer_ctm_gsg9_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5064"
		{
			"name"		"customplayer_ctm_gsg9_varianta"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_gsg9_varianta.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_gsg9_varianta"
			"item_description"		"#CSGO_CustomPlayer_ctm_gsg9_varianta_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5065"
		{
			"name"		"customplayer_ctm_gsg9_variantb"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_gsg9_variantb.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_gsg9_variantb"
			"item_description"		"#CSGO_CustomPlayer_ctm_gsg9_variantb_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5066"
		{
			"name"		"customplayer_ctm_gsg9_variantc"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_gsg9_variantc.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_gsg9_variantc"
			"item_description"		"#CSGO_CustomPlayer_ctm_gsg9_variantc_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5067"
		{
			"name"		"customplayer_ctm_gsg9_variantd"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_gsg9_variantd.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_gsg9_variantd"
			"item_description"		"#CSGO_CustomPlayer_ctm_gsg9_variantd_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5068"
		{
			"name"		"customplayer_ctm_idf"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_idf.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_idf"
			"item_description"		"#CSGO_CustomPlayer_ctm_idf_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5069"
		{
			"name"		"customplayer_ctm_idf_variantb"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_idf_variantb.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_idf_variantb"
			"item_description"		"#CSGO_CustomPlayer_ctm_idf_variantb_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5070"
		{
			"name"		"customplayer_ctm_idf_variantc"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_idf_variantc.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_idf_variantc"
			"item_description"		"#CSGO_CustomPlayer_ctm_idf_variantc_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5071"
		{
			"name"		"customplayer_ctm_idf_variantd"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_idf_variantd.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_idf_variantd"
			"item_description"		"#CSGO_CustomPlayer_ctm_idf_variantd_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5072"
		{
			"name"		"customplayer_ctm_idf_variante"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_idf_variante.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_idf_variante"
			"item_description"		"#CSGO_CustomPlayer_ctm_idf_variante_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5073"
		{
			"name"		"customplayer_ctm_idf_variantf"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_idf_variantf.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_idf_variantf"
			"item_description"		"#CSGO_CustomPlayer_ctm_idf_variantf_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5074"
		{
			"name"		"customplayer_ctm_swat"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_swat.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_swat"
			"item_description"		"#CSGO_CustomPlayer_ctm_swat_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5075"
		{
			"name"		"customplayer_ctm_swat_varianta"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_swat_varianta.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_swat_varianta"
			"item_description"		"#CSGO_CustomPlayer_ctm_swat_varianta_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5076"
		{
			"name"		"customplayer_ctm_swat_variantb"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_swat_variantb.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_swat_variantb"
			"item_description"		"#CSGO_CustomPlayer_ctm_swat_variantb_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5077"
		{
			"name"		"customplayer_ctm_swat_variantc"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_swat_variantc.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_swat_variantc"
			"item_description"		"#CSGO_CustomPlayer_ctm_swat_variantc_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5078"
		{
			"name"		"customplayer_ctm_swat_variantd"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_swat_variantd.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_swat_variantd"
			"item_description"		"#CSGO_CustomPlayer_ctm_swat_variantd_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5079"
		{
			"name"		"customplayer_ctm_sas_varianta"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_sas_varianta.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_sas_varianta"
			"item_description"		"#CSGO_CustomPlayer_ctm_sas_varianta_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5080"
		{
			"name"		"customplayer_ctm_sas_variantb"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_sas_variantb.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_sas_variantb"
			"item_description"		"#CSGO_CustomPlayer_ctm_sas_variantb_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5081"
		{
			"name"		"customplayer_ctm_sas_variantc"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_sas_variantc.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_sas_variantc"
			"item_description"		"#CSGO_CustomPlayer_ctm_sas_variantc_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5082"
		{
			"name"		"customplayer_ctm_sas_variantd"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_sas_variantd.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_sas_variantd"
			"item_description"		"#CSGO_CustomPlayer_ctm_sas_variantd_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5083"
		{
			"name"		"customplayer_ctm_st6"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_st6.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_st6"
			"item_description"		"#CSGO_CustomPlayer_ctm_st6_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5084"
		{
			"name"		"customplayer_ctm_st6_varianta"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_st6_varianta.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_st6_varianta"
			"item_description"		"#CSGO_CustomPlayer_ctm_st6_varianta_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5085"
		{
			"name"		"customplayer_ctm_st6_variantb"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_st6_variantb.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_st6_variantb"
			"item_description"		"#CSGO_CustomPlayer_ctm_st6_variantb_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5086"
		{
			"name"		"customplayer_ctm_st6_variantc"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_st6_variantc.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_st6_variantc"
			"item_description"		"#CSGO_CustomPlayer_ctm_st6_variantc_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5087"
		{
			"name"		"customplayer_ctm_st6_variantd"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_st6_variantd.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_st6_variantd"
			"item_description"		"#CSGO_CustomPlayer_ctm_st6_variantd_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5088"
		{
			"name"		"customplayer_tm_balkan_variante"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_balkan_variante.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_balkan_variante"
			"item_description"		"#CSGO_CustomPlayer_tm_balkan_variante_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5089"
		{
			"name"		"customplayer_tm_balkan_varianta"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_balkan_varianta.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_balkan_varianta"
			"item_description"		"#CSGO_CustomPlayer_tm_balkan_varianta_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5090"
		{
			"name"		"customplayer_tm_balkan_variantb"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_balkan_variantb.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_balkan_variantb"
			"item_description"		"#CSGO_CustomPlayer_tm_balkan_variantb_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5091"
		{
			"name"		"customplayer_tm_balkan_variantc"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_balkan_variantc.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_balkan_variantc"
			"item_description"		"#CSGO_CustomPlayer_tm_balkan_variantc_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5092"
		{
			"name"		"customplayer_tm_balkan_variantd"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_balkan_variantd.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_balkan_variantd"
			"item_description"		"#CSGO_CustomPlayer_tm_balkan_variantd_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5093"
		{
			"name"		"customplayer_tm_jumpsuit_varianta"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_jumpsuit_varianta.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_jumpsuit_varianta"
			"item_description"		"#CSGO_CustomPlayer_tm_jumpsuit_varianta_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5094"
		{
			"name"		"customplayer_tm_jumpsuit_variantb"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_jumpsuit_variantb.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_jumpsuit_variantb"
			"item_description"		"#CSGO_CustomPlayer_tm_jumpsuit_variantb_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5095"
		{
			"name"		"customplayer_tm_jumpsuit_variantc"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_jumpsuit_variantc.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_jumpsuit_variantc"
			"item_description"		"#CSGO_CustomPlayer_tm_jumpsuit_variantc_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5096"
		{
			"name"		"customplayer_tm_phoenix_heavy"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_phoenix_heavy.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_phoenix_heavy"
			"item_description"		"#CSGO_CustomPlayer_tm_phoenix_heavy_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5097"
		{
			"name"		"customplayer_ctm_heavy"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_heavy.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_heavy"
			"item_description"		"#CSGO_CustomPlayer_ctm_heavy_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
	}
	"items"
	{
		"5100"
		{
			"name"		"customplayer_tm_leet_varianta"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_leet_varianta.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_leet_varianta"
			"item_description"		"#CSGO_CustomPlayer_tm_leet_varianta_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5101"
		{
			"name"		"customplayer_tm_leet_variantb"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_leet_variantb.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_leet_variantb"
			"item_description"		"#CSGO_CustomPlayer_tm_leet_variantb_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5102"
		{
			"name"		"customplayer_tm_leet_variantc"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_leet_variantc.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_leet_variantc"
			"item_description"		"#CSGO_CustomPlayer_tm_leet_variantc_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5103"
		{
			"name"		"customplayer_tm_leet_variantd"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_leet_variantd.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_leet_variantd"
			"item_description"		"#CSGO_CustomPlayer_tm_leet_variantd_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5104"
		{
			"name"		"customplayer_tm_leet_variante"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_leet_variante.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_leet_variante"
			"item_description"		"#CSGO_CustomPlayer_tm_leet_variante_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5105"
		{
			"name"		"customplayer_tm_leet_variantg"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_leet_variantg.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_leet_variantg"
			"item_description"		"#CSGO_CustomPlayer_tm_leet_variantg_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_leet_variantg"
			"item_rarity"		"rare"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_leet_variantg.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose03"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"5106"
		{
			"name"		"customplayer_tm_leet_varianth"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_leet_varianth.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_leet_varianth"
			"item_description"		"#CSGO_CustomPlayer_tm_leet_varianth_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_leet_varianth"
			"item_rarity"		"mythical"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_leet_varianth.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose03"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"5107"
		{
			"name"		"customplayer_tm_leet_varianti"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_leet_varianti.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_leet_varianti"
			"item_description"		"#CSGO_CustomPlayer_tm_leet_varianti_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_leet_varianti"
			"item_rarity"		"legendary"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_leet_varianti.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose01"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"5108"
		{
			"name"		"customplayer_tm_leet_variantf"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_leet_variantf.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_leet_variantf"
			"item_description"		"#CSGO_CustomPlayer_tm_leet_variantf_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_leet_variantf"
			"item_rarity"		"ancient"
			"default_cheer"		"swagger"
			"vo_prefix"		"leet_epic"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_leet_variantf.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose03"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"5109"
		{
			"name"		"customplayer_tm_leet_variantj"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_leet_variantj.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_leet_variantj"
			"item_description"		"#CSGO_CustomPlayer_tm_leet_variantj_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_leet_variantj"
			"item_rarity"		"rare"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_leet_variantj.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose03"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
	}
	"items"
	{
		"5200"
		{
			"name"		"customplayer_tm_phoenix"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_phoenix.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_phoenix"
			"item_description"		"#CSGO_CustomPlayer_tm_phoenix_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5201"
		{
			"name"		"customplayer_tm_phoenix_varianta"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_phoenix_varianta.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_phoenix_varianta"
			"item_description"		"#CSGO_CustomPlayer_tm_phoenix_varianta_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5202"
		{
			"name"		"customplayer_tm_phoenix_variantb"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_phoenix_variantb.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_phoenix_variantb"
			"item_description"		"#CSGO_CustomPlayer_tm_phoenix_variantb_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5203"
		{
			"name"		"customplayer_tm_phoenix_variantc"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_phoenix_variantc.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_phoenix_variantc"
			"item_description"		"#CSGO_CustomPlayer_tm_phoenix_variantc_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5204"
		{
			"name"		"customplayer_tm_phoenix_variantd"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/tm_phoenix_variantd.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_phoenix_variantd"
			"item_description"		"#CSGO_CustomPlayer_tm_phoenix_variantd_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
		}
		"5205"
		{
			"name"		"customplayer_tm_phoenix_varianth"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_phoenix_varianth.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_phoenix_varianth"
			"item_description"		"#CSGO_CustomPlayer_tm_phoenix_varianth_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_phoenix_varianth"
			"item_rarity"		"rare"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_phoenix_varianth.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose01"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"5206"
		{
			"name"		"customplayer_tm_phoenix_variantf"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_phoenix_variantf.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_phoenix_variantf"
			"item_description"		"#CSGO_CustomPlayer_tm_phoenix_variantf_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_phoenix_variantf"
			"item_rarity"		"rare"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_phoenix_variantf.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose02"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"5207"
		{
			"name"		"customplayer_tm_phoenix_variantg"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_phoenix_variantg.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_phoenix_variantg"
			"item_description"		"#CSGO_CustomPlayer_tm_phoenix_variantg_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_phoenix_variantg"
			"item_rarity"		"mythical"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_phoenix_variantg.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose01"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"5208"
		{
			"name"		"customplayer_tm_phoenix_varianti"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_phoenix_varianti.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_phoenix_varianti"
			"item_description"		"#CSGO_CustomPlayer_tm_phoenix_varianti_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_phoenix_varianti"
			"item_rarity"		"rare"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_phoenix_varianti.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose01"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
	}
	"items"
	{
		"5300"
		{
			"name"		"customplayer_ctm_fbi"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_fbi.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_fbi"
			"item_description"		"#CSGO_CustomPlayer_ctm_fbi_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5301"
		{
			"name"		"customplayer_ctm_fbi_varianta"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_fbi_varianta.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_fbi_varianta"
			"item_description"		"#CSGO_CustomPlayer_ctm_fbi_varianta_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5302"
		{
			"name"		"customplayer_ctm_fbi_variantc"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_fbi_variantc.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_fbi_variantc"
			"item_description"		"#CSGO_CustomPlayer_ctm_fbi_variantc_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5303"
		{
			"name"		"customplayer_ctm_fbi_variantd"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_fbi_variantd.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_fbi_variantd"
			"item_description"		"#CSGO_CustomPlayer_ctm_fbi_variantd_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5304"
		{
			"name"		"customplayer_ctm_fbi_variante"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_fbi_variante.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_fbi_variante"
			"item_description"		"#CSGO_CustomPlayer_ctm_fbi_variante_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5305"
		{
			"name"		"customplayer_ctm_fbi_variantf"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_fbi_variantf.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_fbi_variantf"
			"item_description"		"#CSGO_CustomPlayer_ctm_fbi_variantf_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_fbi_variantf"
			"item_rarity"		"rare"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_fbi_variantf.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose01"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"2"
			}
		}
		"5306"
		{
			"name"		"customplayer_ctm_fbi_variantg"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_fbi_variantg.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_fbi_variantg"
			"item_description"		"#CSGO_CustomPlayer_ctm_fbi_variantg_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_fbi_variantg"
			"item_rarity"		"mythical"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_fbi_variantg.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose02"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"2"
			}
		}
		"5307"
		{
			"name"		"customplayer_ctm_fbi_varianth"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_fbi_varianth.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_fbi_varianth"
			"item_description"		"#CSGO_CustomPlayer_ctm_fbi_varianth_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_fbi_varianth"
			"item_rarity"		"legendary"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_fbi_varianth.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose04"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"2"
			}
		}
		"5308"
		{
			"name"		"customplayer_ctm_fbi_variantb"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_fbi_variantb.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_fbi_variantb"
			"item_description"		"#CSGO_CustomPlayer_ctm_fbi_variantb_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_fbi_variantb"
			"item_rarity"		"ancient"
			"default_cheer"		"stretch"
			"vo_prefix"		"fbihrt_epic"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_fbi_variantb.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose04"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"2"
			}
		}
	}
	"items"
	{
		"5400"
		{
			"name"		"customplayer_ctm_st6_variantk"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_st6_variantk.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_st6_variantk"
			"item_description"		"#CSGO_CustomPlayer_ctm_st6_variantk_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_st6_variantk"
			"item_rarity"		"rare"
			"vo_prefix"		"ctm_gsg9"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_st6_variantk.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose01"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"5401"
		{
			"name"		"customplayer_ctm_st6_variante"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_st6_variante.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_st6_variante"
			"item_description"		"#CSGO_CustomPlayer_ctm_st6_variante_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_st6_variante"
			"item_rarity"		"rare"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_st6_variante.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose02"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"5402"
		{
			"name"		"customplayer_ctm_st6_variantg"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_st6_variantg.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_st6_variantg"
			"item_description"		"#CSGO_CustomPlayer_ctm_st6_variantg_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_st6_variantg"
			"item_rarity"		"mythical"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_st6_variantg.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose02"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"5403"
		{
			"name"		"customplayer_ctm_st6_variantm"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_st6_variantm.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_st6_variantm"
			"item_description"		"#CSGO_CustomPlayer_ctm_st6_variantm_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_st6_variantm"
			"item_rarity"		"legendary"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_st6_variantm.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose04"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"5404"
		{
			"name"		"customplayer_ctm_st6_varianti"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_st6_varianti.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_st6_varianti"
			"item_description"		"#CSGO_CustomPlayer_ctm_st6_varianti_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_st6_varianti"
			"item_rarity"		"ancient"
			"default_cheer"		"dropdown"
			"vo_prefix"		"seal_epic"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_st6_varianti.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose03"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"4619"
		{
			"name"		"customplayer_ctm_st6_variantj"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_st6_variantj.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_st6_variantj"
			"item_description"		"#CSGO_CustomPlayer_ctm_st6_variantj_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_st6_variantj"
			"item_rarity"		"mythical"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_st6_variantj.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose02"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"4680"
		{
			"name"		"customplayer_ctm_st6_variantl"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_st6_variantl.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_st6_variantl"
			"item_description"		"#CSGO_CustomPlayer_ctm_st6_variantl_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_st6_variantl"
			"item_rarity"		"legendary"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_st6_variantl.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose04"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"5405"
		{
			"name"		"customplayer_ctm_st6_variantn"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_st6_variantn.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_st6_variantn"
			"item_description"		"#CSGO_CustomPlayer_ctm_st6_variantn_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_st6_variantn"
			"item_rarity"		"rare"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_st6_variantn.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose02"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
	}
	"items"
	{
		"5500"
		{
			"name"		"customplayer_tm_balkan_variantf"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_balkan_variantf.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_balkan_variantf"
			"item_description"		"#CSGO_CustomPlayer_tm_balkan_variantf_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_balkan_variantf"
			"item_rarity"		"mythical"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_balkan_variantf.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose01"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"5501"
		{
			"name"		"customplayer_tm_balkan_varianti"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_balkan_varianti.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_balkan_varianti"
			"item_description"		"#CSGO_CustomPlayer_tm_balkan_varianti_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_balkan_varianti"
			"item_rarity"		"mythical"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_balkan_varianti.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose04"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"5502"
		{
			"name"		"customplayer_tm_balkan_variantg"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_balkan_variantg.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_balkan_variantg"
			"item_description"		"#CSGO_CustomPlayer_tm_balkan_variantg_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_balkan_variantg"
			"item_rarity"		"legendary"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_balkan_variantg.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose03"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"5503"
		{
			"name"		"customplayer_tm_balkan_variantj"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_balkan_variantj.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_balkan_variantj"
			"item_description"		"#CSGO_CustomPlayer_tm_balkan_variantj_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_balkan_variantj"
			"item_rarity"		"legendary"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_balkan_variantj.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose04"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"5504"
		{
			"name"		"customplayer_tm_balkan_varianth"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_balkan_varianth.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_balkan_varianth"
			"item_description"		"#CSGO_CustomPlayer_tm_balkan_varianth_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_balkan_varianth"
			"item_rarity"		"ancient"
			"default_cheer"		"punching"
			"vo_prefix"		"balkan_epic"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_balkan_varianth.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose02"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"4718"
		{
			"name"		"customplayer_tm_balkan_variantk"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_balkan_variantk.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_balkan_variantk"
			"item_description"		"#CSGO_CustomPlayer_tm_balkan_variantk_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_balkan_variantk"
			"item_rarity"		"legendary"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_balkan_variantk.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose03"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"5505"
		{
			"name"		"customplayer_tm_balkan_variantl"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_balkan_variantl.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_balkan_variantl"
			"item_description"		"#CSGO_CustomPlayer_tm_balkan_variantl_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_balkan_variantl"
			"item_rarity"		"rare"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_balkan_variantl.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose01"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
	}
	"items"
	{
		"5600"
		{
			"name"		"customplayer_ctm_sas"
			"prefab"		"customplayer"
			"model_player"		"models/player/custom_player/legacy/ctm_sas.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_sas"
			"item_description"		"#CSGO_CustomPlayer_ctm_sas_Desc"
			"item_rarity"		"common"
			"legacy_character"		"1"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
		}
		"5601"
		{
			"name"		"customplayer_ctm_sas_variantf"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_sas_variantf.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_sas_variantf"
			"item_description"		"#CSGO_CustomPlayer_ctm_sas_variantf_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_sas_variantf"
			"item_rarity"		"rare"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_sas_variantf.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose02"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"2"
			}
		}
		"5602"
		{
			"name"		"customplayer_ctm_sas_variantg"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_sas_variantg.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_sas_variantg"
			"item_description"		"#CSGO_CustomPlayer_ctm_sas_variantg_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_sas_variantg"
			"item_rarity"		"rare"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_sas_variantg.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose02"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"2"
			}
		}
	}
	"items"
	{
		"4711"
		{
			"name"		"customplayer_ctm_swat_variante"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_swat_variante.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_swat_variante"
			"item_description"		"#CSGO_CustomPlayer_ctm_swat_variante_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_swat_variante"
			"item_rarity"		"ancient"
			"default_cheer"		"swat_female"
			"vo_prefix"		"swat_epic"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_swat_variante.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose05"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"4712"
		{
			"name"		"customplayer_ctm_swat_variantf"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_swat_variantf.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_swat_variantf"
			"item_description"		"#CSGO_CustomPlayer_ctm_swat_variantf_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_swat_variantf"
			"item_rarity"		"legendary"
			"vo_prefix"		"swat_fem"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_swat_variantf.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose02"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"4713"
		{
			"name"		"customplayer_ctm_swat_variantg"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_swat_variantg.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_swat_variantg"
			"item_description"		"#CSGO_CustomPlayer_ctm_swat_variantg_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_swat_variantg"
			"item_rarity"		"mythical"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_swat_variantg.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose02"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"4714"
		{
			"name"		"customplayer_ctm_swat_varianth"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_swat_varianth.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_swat_varianth"
			"item_description"		"#CSGO_CustomPlayer_ctm_swat_varianth_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_swat_varianth"
			"item_rarity"		"rare"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_swat_varianth.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose01"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"4715"
		{
			"name"		"customplayer_ctm_swat_varianti"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_swat_varianti.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_swat_varianti"
			"item_description"		"#CSGO_CustomPlayer_ctm_swat_varianti_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_swat_varianti"
			"item_rarity"		"mythical"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_swat_varianti.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose04"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"4716"
		{
			"name"		"customplayer_ctm_swat_variantj"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_swat_variantj.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_swat_variantj"
			"item_description"		"#CSGO_CustomPlayer_ctm_swat_variantj_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_swat_variantj"
			"item_rarity"		"rare"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_swat_variantj.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose04"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"4756"
		{
			"name"		"customplayer_ctm_swat_variantk"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_swat_variantk.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_swat_variantk"
			"item_description"		"#CSGO_CustomPlayer_ctm_swat_variantk_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_swat_variantk"
			"item_rarity"		"mythical"
			"vo_prefix"		"swat_fem"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_swat_variantk.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose04"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
	}
	"items"
	{
		"4726"
		{
			"name"		"customplayer_tm_professional_varf"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_professional_varf.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_professional_varf"
			"item_description"		"#CSGO_CustomPlayer_tm_professional_varf_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_professional_varf"
			"item_rarity"		"ancient"
			"default_cheer"		"mask_f"
			"vo_prefix"		"professional_epic"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_professional_varf.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose05"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"4733"
		{
			"name"		"customplayer_tm_professional_varf1"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_professional_varf1.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_professional_varf1"
			"item_description"		"#CSGO_CustomPlayer_tm_professional_varf1_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_professional_varf1"
			"item_rarity"		"ancient"
			"default_cheer"		"mask_f1"
			"vo_prefix"		"professional_epic"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_professional_varf1.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose05"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"4734"
		{
			"name"		"customplayer_tm_professional_varf2"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_professional_varf2.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_professional_varf2"
			"item_description"		"#CSGO_CustomPlayer_tm_professional_varf2_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_professional_varf2"
			"item_rarity"		"ancient"
			"default_cheer"		"mask_f2"
			"vo_prefix"		"professional_epic"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_professional_varf2.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose05"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"4735"
		{
			"name"		"customplayer_tm_professional_varf3"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_professional_varf3.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_professional_varf3"
			"item_description"		"#CSGO_CustomPlayer_tm_professional_varf3_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_professional_varf3"
			"item_rarity"		"ancient"
			"default_cheer"		"mask_f4"
			"vo_prefix"		"professional_epic"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_professional_varf3.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose05"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"4736"
		{
			"name"		"customplayer_tm_professional_varf4"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_professional_varf4.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_professional_varf4"
			"item_description"		"#CSGO_CustomPlayer_tm_professional_varf4_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_professional_varf4"
			"item_rarity"		"ancient"
			"default_cheer"		"mask_f4"
			"vo_prefix"		"professional_epic"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_professional_varf4.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose05"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"4727"
		{
			"name"		"customplayer_tm_professional_varg"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_professional_varg.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_professional_varg"
			"item_description"		"#CSGO_CustomPlayer_tm_professional_varg_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_professional_varg"
			"item_rarity"		"legendary"
			"vo_prefix"		"professional_fem"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_professional_varg.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose04"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"4728"
		{
			"name"		"customplayer_tm_professional_varh"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_professional_varh.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_professional_varh"
			"item_description"		"#CSGO_CustomPlayer_tm_professional_varh_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_professional_varh"
			"item_rarity"		"mythical"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_professional_varh.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose03"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"4732"
		{
			"name"		"customplayer_tm_professional_vari"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_professional_vari.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_professional_vari"
			"item_description"		"#CSGO_CustomPlayer_tm_professional_vari_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_professional_vari"
			"item_rarity"		"legendary"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_professional_vari.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose04"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"4730"
		{
			"name"		"customplayer_tm_professional_varj"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_professional_varj.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_professional_varj"
			"item_description"		"#CSGO_CustomPlayer_tm_professional_varj_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_professional_varj"
			"item_rarity"		"mythical"
			"vo_prefix"		"professional_fem"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_professional_varj.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose02"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
		"4613"
		{
			"name"		"customplayer_tm_professional_varf5"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_professional_varf5.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_professional_varf5"
			"item_description"		"#CSGO_CustomPlayer_tm_professional_varf5_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_professional_varf5"
			"item_rarity"		"legendary"
			"vo_prefix"		"professional_epic"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_professional_varf5.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose04"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"1"
			}
		}
	}
	"items"
	{
		"4749"
		{
			"name"		"customplayer_ctm_gendarmerie_varianta"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_gendarmerie_varianta.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_gendarmerie_varianta"
			"item_description"		"#CSGO_CustomPlayer_ctm_gendarmerie_varianta_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_gendarmerie_varianta"
			"item_rarity"		"mythical"
			"vo_prefix"		"gendarmerie_male"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_gendarmerie_varianta.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose01"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"2"
			}
		}
		"4750"
		{
			"name"		"customplayer_ctm_gendarmerie_variantb"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_gendarmerie_variantb.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_gendarmerie_variantb"
			"item_description"		"#CSGO_CustomPlayer_ctm_gendarmerie_variantb_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_gendarmerie_variantb"
			"item_rarity"		"legendary"
			"vo_prefix"		"gendarmerie_male"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_gendarmerie_variantb.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose02"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"2"
			}
		}
		"4751"
		{
			"name"		"customplayer_ctm_gendarmerie_variantc"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_gendarmerie_variantc.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_gendarmerie_variantc"
			"item_description"		"#CSGO_CustomPlayer_ctm_gendarmerie_variantc_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_gendarmerie_variantc"
			"item_rarity"		"ancient"
			"default_cheer"		"gendarmerie"
			"vo_prefix"		"gendarmerie_fem_epic"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_gendarmerie_variantc.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_gendarmerie01"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"2"
			}
		}
		"4752"
		{
			"name"		"customplayer_ctm_gendarmerie_variantd"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_gendarmerie_variantd.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_gendarmerie_variantd"
			"item_description"		"#CSGO_CustomPlayer_ctm_gendarmerie_variantd_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_gendarmerie_variantd"
			"item_rarity"		"rare"
			"vo_prefix"		"gendarmerie_male"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_gendarmerie_variantd.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose04"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"2"
			}
		}
		"4753"
		{
			"name"		"customplayer_ctm_gendarmerie_variante"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_gendarmerie_variante.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_gendarmerie_variante"
			"item_description"		"#CSGO_CustomPlayer_ctm_gendarmerie_variante_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_gendarmerie_variante"
			"item_rarity"		"mythical"
			"vo_prefix"		"gendarmerie_male"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_gendarmerie_variante.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose04"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"2"
			}
		}
	}
	"items"
	{
		"4757"
		{
			"name"		"customplayer_ctm_diver_varianta"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_diver_varianta.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_diver_varianta"
			"item_description"		"#CSGO_CustomPlayer_ctm_diver_varianta_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_diver_varianta"
			"item_rarity"		"ancient"
			"default_cheer"		"scuba_female"
			"vo_prefix"		"seal_fem"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_diver_varianta.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_scuba_female"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"2"
			}
		}
		"4771"
		{
			"name"		"customplayer_ctm_diver_variantb"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_diver_variantb.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_diver_variantb"
			"item_description"		"#CSGO_CustomPlayer_ctm_diver_variantb_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_diver_variantb"
			"item_rarity"		"ancient"
			"default_cheer"		"scuba_male"
			"vo_prefix"		"seal_diver_01"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_diver_variantb.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_scuba_male"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"2"
			}
		}
		"4772"
		{
			"name"		"customplayer_ctm_diver_variantc"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/ctm_diver_variantc.mdl"
			"item_name"		"#CSGO_CustomPlayer_ctm_diver_variantc"
			"item_description"		"#CSGO_CustomPlayer_ctm_diver_variantc_Desc"
			"image_inventory"		"econ/characters/customplayer_ctm_diver_variantc"
			"item_rarity"		"legendary"
			"vo_prefix"		"seal_diver_02"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"counter-terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/ctm_diver_variantc.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_ct_pose01"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"2"
			}
		}
	}
	"items"
	{
		"4773"
		{
			"name"		"customplayer_tm_jungle_raider_varianta"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_jungle_raider_varianta.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_jungle_raider_varianta"
			"item_description"		"#CSGO_CustomPlayer_tm_jungle_raider_varianta_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_jungle_raider_varianta"
			"item_rarity"		"legendary"
			"vo_prefix"		"jungle_male"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_jungle_raider_varianta.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose01"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"2"
			}
		}
		"4774"
		{
			"name"		"customplayer_tm_jungle_raider_variantb"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_jungle_raider_variantb.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_jungle_raider_variantb"
			"item_description"		"#CSGO_CustomPlayer_tm_jungle_raider_variantb_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_jungle_raider_variantb"
			"item_rarity"		"ancient"
			"default_cheer"		"guerilla"
			"vo_prefix"		"jungle_male_epic"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_jungle_raider_variantb.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_jungle_male"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"2"
			}
		}
		"4775"
		{
			"name"		"customplayer_tm_jungle_raider_variantc"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_jungle_raider_variantc.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_jungle_raider_variantc"
			"item_description"		"#CSGO_CustomPlayer_tm_jungle_raider_variantc_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_jungle_raider_variantc"
			"item_rarity"		"legendary"
			"vo_prefix"		"jungle_male"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_jungle_raider_variantc.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose01"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"2"
			}
		}
		"4776"
		{
			"name"		"customplayer_tm_jungle_raider_variantd"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_jungle_raider_variantd.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_jungle_raider_variantd"
			"item_description"		"#CSGO_CustomPlayer_tm_jungle_raider_variantd_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_jungle_raider_variantd"
			"item_rarity"		"mythical"
			"vo_prefix"		"jungle_male"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_jungle_raider_variantd.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose01"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"2"
			}
		}
		"4777"
		{
			"name"		"customplayer_tm_jungle_raider_variante"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_jungle_raider_variante.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_jungle_raider_variante"
			"item_description"		"#CSGO_CustomPlayer_tm_jungle_raider_variante_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_jungle_raider_variante"
			"item_rarity"		"ancient"
			"default_cheer"		"guerilla02"
			"vo_prefix"		"jungle_fem_epic"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_jungle_raider_variante.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_jungle_female"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"2"
			}
		}
		"4778"
		{
			"name"		"customplayer_tm_jungle_raider_variantf"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_jungle_raider_variantf.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_jungle_raider_variantf"
			"item_description"		"#CSGO_CustomPlayer_tm_jungle_raider_variantf_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_jungle_raider_variantf"
			"item_rarity"		"rare"
			"vo_prefix"		"jungle_fem"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_jungle_raider_variantf.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose01"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"2"
			}
		}
		"4780"
		{
			"name"		"customplayer_tm_jungle_raider_variantb2"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_jungle_raider_variantb2.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_jungle_raider_variantb2"
			"item_description"		"#CSGO_CustomPlayer_tm_jungle_raider_variantb2_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_jungle_raider_variantb2"
			"item_rarity"		"ancient"
			"default_cheer"		"guerilla"
			"vo_prefix"		"jungle_male_epic"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_jungle_raider_variantb2.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_jungle_male"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"2"
			}
		}
		"4781"
		{
			"name"		"customplayer_tm_jungle_raider_variantf2"
			"prefab"		"customplayertradable"
			"model_player"		"models/player/custom_player/legacy/tm_jungle_raider_variantf2.mdl"
			"item_name"		"#CSGO_CustomPlayer_tm_jungle_raider_variantf2"
			"item_description"		"#CSGO_CustomPlayer_tm_jungle_raider_variantf2_Desc"
			"image_inventory"		"econ/characters/customplayer_tm_jungle_raider_variantf2"
			"item_rarity"		"mythical"
			"vo_prefix"		"jungle_fem"
			"legacy_character"		"0"
			"used_by_classes"
			{
				"terrorists"		"1"
			}
			"attributes"
			{
				"icon display model"		"models/player/custom_player/legacy/tm_jungle_raider_variantf2.mdl"
			}
			"inventory_image_data"
			{
				"pose_sequence"		"cu_t_pose01"
			}
			"stickers"
			{
				"0"		"1"
				"1"		"1"
				"2"		"2"
			}
		}
	}
	"items"
	{
		"6404"
		{
			"item_name"		"#CSGO_character_operator_dossier_op09_rare"
			"name"		"character_operator_dossier_op09_rare"
			"item_description"		"#CSGO_character_operator_dossier_op09_rare_desc"
			"loot_list_name"		"lootlist_character_operator_dossier_op09_rare"
			"image_inventory"		"econ/weapon_cases/dossier"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"OperatorDossier"
				{
					"tag_value"		"lootlist_character_operator_dossier_op09_rare"
					"tag_text"		"#CSGO_character_operator_dossier_op09_rare"
					"tag_group"		"OperatorDossier"
					"tag_group_text"		"#SFUI_InvTooltip_OperatorDossierTag"
				}
			}
		}
	}
	"items"
	{
		"6405"
		{
			"item_name"		"#CSGO_character_operator_dossier_op09_mythical"
			"name"		"character_operator_dossier_op09_mythical"
			"item_description"		"#CSGO_character_operator_dossier_op09_mythical_desc"
			"loot_list_name"		"lootlist_character_operator_dossier_op09_mythical"
			"image_inventory"		"econ/weapon_cases/dossier"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"OperatorDossier"
				{
					"tag_value"		"lootlist_character_operator_dossier_op09_mythical"
					"tag_text"		"#CSGO_character_operator_dossier_op09_mythical"
					"tag_group"		"OperatorDossier"
					"tag_group_text"		"#SFUI_InvTooltip_OperatorDossierTag"
				}
			}
		}
	}
	"items"
	{
		"6406"
		{
			"item_name"		"#CSGO_character_operator_dossier_op09_legendary"
			"name"		"character_operator_dossier_op09_legendary"
			"item_description"		"#CSGO_character_operator_dossier_op09_legendary_desc"
			"loot_list_name"		"lootlist_character_operator_dossier_op09_legendary"
			"image_inventory"		"econ/weapon_cases/dossier"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"OperatorDossier"
				{
					"tag_value"		"lootlist_character_operator_dossier_op09_legendary"
					"tag_text"		"#CSGO_character_operator_dossier_op09_legendary"
					"tag_group"		"OperatorDossier"
					"tag_group_text"		"#SFUI_InvTooltip_OperatorDossierTag"
				}
			}
		}
	}
	"items"
	{
		"6407"
		{
			"item_name"		"#CSGO_character_operator_dossier_op09_ancient"
			"name"		"character_operator_dossier_op09_ancient"
			"item_description"		"#CSGO_character_operator_dossier_op09_ancient_desc"
			"loot_list_name"		"lootlist_character_operator_dossier_op09_ancient"
			"image_inventory"		"econ/weapon_cases/dossier"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"OperatorDossier"
				{
					"tag_value"		"lootlist_character_operator_dossier_op09_ancient"
					"tag_text"		"#CSGO_character_operator_dossier_op09_ancient"
					"tag_group"		"OperatorDossier"
					"tag_group_text"		"#SFUI_InvTooltip_OperatorDossierTag"
				}
			}
		}
	}
	"client_loot_lists"
	{
		"lootlist_character_operator_dossier_op09_rare"
		{
			"customplayer_ctm_sas_variantf"		"1"
			"customplayer_tm_phoenix_varianth"		"1"
			"customplayer_tm_phoenix_variantf"		"1"
			"customplayer_tm_leet_variantg"		"1"
			"customplayer_ctm_fbi_variantf"		"1"
			"customplayer_ctm_st6_variantk"		"1"
			"customplayer_ctm_st6_variante"		"1"
		}
		"lootlist_character_operator_dossier_op09_mythical"
		{
			"customplayer_tm_balkan_variantf"		"1"
			"customplayer_tm_phoenix_variantg"		"1"
			"customplayer_tm_leet_varianth"		"1"
			"customplayer_ctm_st6_variantg"		"1"
			"customplayer_tm_balkan_varianti"		"1"
			"customplayer_ctm_fbi_variantg"		"1"
		}
		"lootlist_character_operator_dossier_op09_legendary"
		{
			"customplayer_tm_balkan_variantg"		"1"
			"customplayer_tm_leet_varianti"		"1"
			"customplayer_ctm_st6_variantm"		"1"
			"customplayer_ctm_fbi_varianth"		"1"
			"customplayer_tm_balkan_variantj"		"1"
		}
		"lootlist_character_operator_dossier_op09_ancient"
		{
			"customplayer_tm_leet_variantf"		"1"
			"customplayer_tm_balkan_varianth"		"1"
			"customplayer_ctm_fbi_variantb"		"1"
			"customplayer_ctm_st6_varianti"		"1"
		}
	}
	"items"
	{
		"4707"
		{
			"item_name"		"#CSGO_character_operator_dossier_op09_rare"
			"name"		"character_operator_dossier_op10_rare"
			"item_description"		"#CSGO_character_operator_dossier_op09_rare_desc"
			"loot_list_name"		"lootlist_character_operator_dossier_op10_rare"
			"image_inventory"		"econ/weapon_cases/dossier"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"OperatorDossier"
				{
					"tag_value"		"lootlist_character_operator_dossier_op09_rare"
					"tag_text"		"#CSGO_character_operator_dossier_op09_rare"
					"tag_group"		"OperatorDossier"
					"tag_group_text"		"#SFUI_InvTooltip_OperatorDossierTag"
				}
			}
		}
	}
	"items"
	{
		"4708"
		{
			"item_name"		"#CSGO_character_operator_dossier_op09_mythical"
			"name"		"character_operator_dossier_op10_mythical"
			"item_description"		"#CSGO_character_operator_dossier_op09_mythical_desc"
			"loot_list_name"		"lootlist_character_operator_dossier_op10_mythical"
			"image_inventory"		"econ/weapon_cases/dossier"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"OperatorDossier"
				{
					"tag_value"		"lootlist_character_operator_dossier_op09_mythical"
					"tag_text"		"#CSGO_character_operator_dossier_op09_mythical"
					"tag_group"		"OperatorDossier"
					"tag_group_text"		"#SFUI_InvTooltip_OperatorDossierTag"
				}
			}
		}
	}
	"items"
	{
		"4709"
		{
			"item_name"		"#CSGO_character_operator_dossier_op09_legendary"
			"name"		"character_operator_dossier_op10_legendary"
			"item_description"		"#CSGO_character_operator_dossier_op09_legendary_desc"
			"loot_list_name"		"lootlist_character_operator_dossier_op10_legendary"
			"image_inventory"		"econ/weapon_cases/dossier"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"OperatorDossier"
				{
					"tag_value"		"lootlist_character_operator_dossier_op09_legendary"
					"tag_text"		"#CSGO_character_operator_dossier_op09_legendary"
					"tag_group"		"OperatorDossier"
					"tag_group_text"		"#SFUI_InvTooltip_OperatorDossierTag"
				}
			}
		}
	}
	"items"
	{
		"4710"
		{
			"item_name"		"#CSGO_character_operator_dossier_op10_ancient1"
			"name"		"character_operator_dossier_op10_ancient1"
			"item_description"		"#CSGO_character_operator_dossier_op09_ancient_desc"
			"loot_list_name"		"lootlist_character_operator_dossier_op10_ancient1"
			"image_inventory"		"econ/weapon_cases/dossier"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"OperatorDossier"
				{
					"tag_value"		"lootlist_character_operator_dossier_op09_ancient"
					"tag_text"		"#CSGO_character_operator_dossier_op09_ancient"
					"tag_group"		"OperatorDossier"
					"tag_group_text"		"#SFUI_InvTooltip_OperatorDossierTag"
				}
			}
		}
	}
	"items"
	{
		"4724"
		{
			"item_name"		"#CSGO_character_operator_dossier_op10_ancient2"
			"name"		"character_operator_dossier_op10_ancient2"
			"item_description"		"#CSGO_character_operator_dossier_op09_ancient_desc"
			"loot_list_name"		"lootlist_character_operator_dossier_op10_ancient2"
			"image_inventory"		"econ/weapon_cases/dossier"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"OperatorDossier"
				{
					"tag_value"		"lootlist_character_operator_dossier_op09_ancient"
					"tag_text"		"#CSGO_character_operator_dossier_op09_ancient"
					"tag_group"		"OperatorDossier"
					"tag_group_text"		"#SFUI_InvTooltip_OperatorDossierTag"
				}
			}
		}
	}
	"client_loot_lists"
	{
		"lootlist_character_operator_dossier_op10_rare"
		{
			"customplayer_ctm_swat_variantj"		"1"
			"customplayer_ctm_swat_varianth"		"1"
			"customplayer_tm_balkan_variantl"		"1"
			"customplayer_tm_phoenix_varianti"		"1"
		}
		"lootlist_character_operator_dossier_op10_mythical"
		{
			"customplayer_ctm_st6_variantj"		"1"
			"customplayer_ctm_swat_variantg"		"1"
			"customplayer_ctm_swat_varianti"		"1"
			"customplayer_tm_professional_varj"		"1"
			"customplayer_tm_professional_varh"		"1"
		}
		"lootlist_character_operator_dossier_op10_legendary"
		{
			"customplayer_ctm_st6_variantl"		"1"
			"customplayer_tm_balkan_variantk"		"1"
			"customplayer_ctm_swat_variantf"		"1"
			"customplayer_tm_professional_varg"		"1"
			"customplayer_tm_professional_vari"		"1"
		}
		"lootlist_character_operator_dossier_op10_ancient1"
		{
			"customplayer_ctm_swat_variante"		"1"
		}
		"lootlist_character_operator_dossier_op10_ancient2"
		{
			"customplayer_tm_professional_varf"		"1"
			"customplayer_tm_professional_varf1"		"1"
			"customplayer_tm_professional_varf2"		"1"
			"customplayer_tm_professional_varf3"		"1"
			"customplayer_tm_professional_varf4"		"1"
		}
	}
	"items"
	{
		"4766"
		{
			"item_name"		"#CSGO_character_operator_dossier_op09_rare"
			"name"		"character_operator_dossier_op11_rare"
			"item_description"		"#CSGO_character_operator_dossier_op09_rare_desc"
			"loot_list_name"		"lootlist_character_operator_dossier_op11_rare"
			"image_inventory"		"econ/weapon_cases/dossier"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"OperatorDossier"
				{
					"tag_value"		"lootlist_character_operator_dossier_op09_rare"
					"tag_text"		"#CSGO_character_operator_dossier_op09_rare"
					"tag_group"		"OperatorDossier"
					"tag_group_text"		"#SFUI_InvTooltip_OperatorDossierTag"
				}
			}
		}
	}
	"items"
	{
		"4767"
		{
			"item_name"		"#CSGO_character_operator_dossier_op09_mythical"
			"name"		"character_operator_dossier_op11_mythical"
			"item_description"		"#CSGO_character_operator_dossier_op09_mythical_desc"
			"loot_list_name"		"lootlist_character_operator_dossier_op11_mythical"
			"image_inventory"		"econ/weapon_cases/dossier"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"OperatorDossier"
				{
					"tag_value"		"lootlist_character_operator_dossier_op09_mythical"
					"tag_text"		"#CSGO_character_operator_dossier_op09_mythical"
					"tag_group"		"OperatorDossier"
					"tag_group_text"		"#SFUI_InvTooltip_OperatorDossierTag"
				}
			}
		}
	}
	"items"
	{
		"4768"
		{
			"item_name"		"#CSGO_character_operator_dossier_op09_legendary"
			"name"		"character_operator_dossier_op11_legendary"
			"item_description"		"#CSGO_character_operator_dossier_op09_legendary_desc"
			"loot_list_name"		"lootlist_character_operator_dossier_op11_legendary"
			"image_inventory"		"econ/weapon_cases/dossier"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"OperatorDossier"
				{
					"tag_value"		"lootlist_character_operator_dossier_op09_legendary"
					"tag_text"		"#CSGO_character_operator_dossier_op09_legendary"
					"tag_group"		"OperatorDossier"
					"tag_group_text"		"#SFUI_InvTooltip_OperatorDossierTag"
				}
			}
		}
	}
	"items"
	{
		"4769"
		{
			"item_name"		"#CSGO_character_operator_dossier_op11_ancient1"
			"name"		"character_operator_dossier_op11_ancient1"
			"item_description"		"#CSGO_character_operator_dossier_op09_ancient_desc"
			"loot_list_name"		"lootlist_character_operator_dossier_op11_ancient1"
			"image_inventory"		"econ/weapon_cases/dossier"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"OperatorDossier"
				{
					"tag_value"		"lootlist_character_operator_dossier_op09_ancient"
					"tag_text"		"#CSGO_character_operator_dossier_op09_ancient"
					"tag_group"		"OperatorDossier"
					"tag_group_text"		"#SFUI_InvTooltip_OperatorDossierTag"
				}
			}
		}
	}
	"items"
	{
		"4770"
		{
			"item_name"		"#CSGO_character_operator_dossier_op11_ancient2"
			"name"		"character_operator_dossier_op11_ancient2"
			"item_description"		"#CSGO_character_operator_dossier_op09_ancient_desc"
			"loot_list_name"		"lootlist_character_operator_dossier_op11_ancient2"
			"image_inventory"		"econ/weapon_cases/dossier"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"OperatorDossier"
				{
					"tag_value"		"lootlist_character_operator_dossier_op09_ancient"
					"tag_text"		"#CSGO_character_operator_dossier_op09_ancient"
					"tag_group"		"OperatorDossier"
					"tag_group_text"		"#SFUI_InvTooltip_OperatorDossierTag"
				}
			}
		}
	}
	"client_loot_lists"
	{
		"lootlist_character_operator_dossier_op11_rare"
		{
			"customplayer_ctm_st6_variantn"		"1"
			"customplayer_ctm_gendarmerie_variantd"		"1"
			"customplayer_ctm_sas_variantg"		"1"
			"customplayer_tm_leet_variantj"		"1"
			"customplayer_tm_jungle_raider_variantf"		"1"
		}
		"lootlist_character_operator_dossier_op11_mythical"
		{
			"customplayer_tm_jungle_raider_variantd"		"1"
			"customplayer_ctm_gendarmerie_varianta"		"1"
			"customplayer_ctm_gendarmerie_variante"		"1"
			"customplayer_ctm_swat_variantk"		"1"
			"customplayer_tm_jungle_raider_variantf2"		"1"
		}
		"lootlist_character_operator_dossier_op11_legendary"
		{
			"customplayer_ctm_diver_variantc"		"1"
			"customplayer_ctm_gendarmerie_variantb"		"1"
			"customplayer_tm_professional_varf5"		"1"
			"customplayer_tm_jungle_raider_varianta"		"1"
			"customplayer_tm_jungle_raider_variantc"		"1"
		}
		"lootlist_character_operator_dossier_op11_ancient1"
		{
			"customplayer_ctm_gendarmerie_variantc"		"1"
			"customplayer_ctm_diver_varianta"		"1"
			"customplayer_ctm_diver_variantb"		"1"
		}
		"lootlist_character_operator_dossier_op11_ancient2"
		{
			"customplayer_tm_jungle_raider_variantb"		"1"
			"customplayer_tm_jungle_raider_variantb2"		"1"
			"customplayer_tm_jungle_raider_variante"		"1"
		}
	}
	"paint_kits"
	{
		"801"
		{
			"name"		"cu_ak47_asiimov"
			"description_string"		"#PaintKit_cu_ak47_asiimov"
			"description_tag"		"#PaintKit_cu_ak47_asiimov_Tag"
			"style"		"7"
			"pattern"		"workshop/ak47_asiimov"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"255"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.050000"
			"wear_remap_max"		"0.700000"
		}
		"802"
		{
			"name"		"cu_ump_arrows"
			"description_string"		"#PaintKit_cu_ump_arrows"
			"description_tag"		"#PaintKit_cu_ump_arrows_Tag"
			"style"		"7"
			"pattern"		"workshop/ump_arrows"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"222"
			"phongintensity"		"64"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"803"
		{
			"name"		"cu_awp_neonoir"
			"description_string"		"#PaintKit_cu_awp_neonoir"
			"description_tag"		"#PaintKit_cu_awp_neonoir_Tag"
			"style"		"7"
			"pattern"		"workshop/awp_neonoir"
			"use_normal"		"1"
			"normal"		"workshop/awp_neonoir_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"40"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"804"
		{
			"name"		"gs_mp9_colony01"
			"description_string"		"#PaintKit_gs_mp9_colony01"
			"description_tag"		"#PaintKit_gs_mp9_colony01_Tag"
			"style"		"9"
			"pattern"		"workshop/mp9_colony01"
			"color0"		"128 128 128 255"
			"color1"		"198 198 198"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"125"
			"phongalbedoboost"		"8"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.750000"
		}
		"805"
		{
			"name"		"gs_deagle_mecha"
			"description_string"		"#PaintKit_gs_deagle_mecha"
			"description_tag"		"#PaintKit_gs_deagle_mecha_Tag"
			"style"		"9"
			"pattern"		"workshop/deagle_mecha"
			"color0"		"54 54 54"
			"color1"		"194 194 194"
			"color2"		"143 133 110"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"70"
			"phongintensity"		"25"
			"phongalbedoboost"		"4"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"806"
		{
			"name"		"gs_g3sg1_savage"
			"description_string"		"#PaintKit_gs_g3sg1_savage"
			"description_tag"		"#PaintKit_gs_g3sg1_savage_Tag"
			"style"		"9"
			"pattern"		"workshop/g3sg1_savage"
			"use_normal"		"1"
			"normal"		"workshop/g3sg1_savage_normal"
			"color0"		"128 128 128 255"
			"color1"		"168 168 168"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"5"
			"phongalbedoboost"		"5"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
		}
		"807"
		{
			"name"		"hy_galil_signal_red"
			"description_string"		"#PaintKit_hy_galil_signal_red"
			"description_tag"		"#PaintKit_hy_galil_signal_red_Tag"
			"style"		"2"
			"pattern"		"workshop/galil_signal_red"
			"color0"		"35 35 35"
			"color1"		"218 49 45"
			"color2"		"39 40 50"
			"color3"		"28 39 61"
			"pattern_scale"		"4.000000"
			"phongexponent"		"255"
			"phongintensity"		"12"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"25.000000"
			"pattern_rotate_end"		"325.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"808"
		{
			"name"		"cu_glock18_corroden"
			"description_string"		"#PaintKit_cu_glock18_corroden"
			"description_tag"		"#PaintKit_cu_glock18_corroden_Tag"
			"style"		"7"
			"pattern"		"workshop/glock18_corroden"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"2"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.850000"
		}
		"809"
		{
			"name"		"gs_nova_hunter_brute"
			"description_string"		"#PaintKit_gs_nova_hunter_brute"
			"description_tag"		"#PaintKit_gs_nova_hunter_brute_Tag"
			"style"		"9"
			"pattern"		"workshop/nova_hunter_brute"
			"use_normal"		"1"
			"normal"		"workshop/nova_hunter_brute_normal"
			"color0"		"31 31 31"
			"color1"		"217 217 217"
			"color2"		"111 111 111"
			"color3"		"57 55 55"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"70"
			"phongalbedoboost"		"3"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.750000"
		}
		"810"
		{
			"name"		"gs_mp5_festival_drip"
			"description_string"		"#PaintKit_gs_mp5_festival_drip"
			"description_tag"		"#PaintKit_gs_mp5_festival_drip_Tag"
			"style"		"9"
			"pattern"		"workshop/mp5_festival_drip"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"255 255 255"
			"color3"		"0 0 0"
			"pattern_scale"		"1"
			"phongexponent"		"50"
			"phongintensity"		"20"
			"phongalbedoboost"		"2"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0"
			"pattern_offset_x_end"		"0"
			"pattern_offset_y_start"		"0"
			"pattern_offset_y_end"		"0"
			"pattern_rotate_start"		"0"
			"pattern_rotate_end"		"0"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"811"
		{
			"name"		"gs_m4a4_chopper_ghost"
			"description_string"		"#PaintKit_gs_m4a4_chopper_ghost"
			"description_tag"		"#PaintKit_gs_m4a4_chopper_ghost_Tag"
			"style"		"9"
			"pattern"		"workshop/m4a4_chopper_ghost"
			"use_normal"		"1"
			"normal"		"workshop/m4a4_chopper_ghost_normal"
			"color0"		"51 51 51"
			"color1"		"233 233 233"
			"color2"		"158 158 158"
			"color3"		"38 35 34"
			"pattern_scale"		"1.000000"
			"phongexponent"		"30"
			"phongintensity"		"20"
			"phongalbedoboost"		"20"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"812"
		{
			"name"		"gs_mac10_exo_pipes"
			"description_string"		"#PaintKit_gs_mac10_exo_pipes"
			"description_tag"		"#PaintKit_gs_mac10_exo_pipes_Tag"
			"style"		"9"
			"pattern"		"workshop/mac10_exo_pipes"
			"use_normal"		"1"
			"normal"		"workshop/mac10_exo_pipes_normal"
			"color0"		"255 255 255 255"
			"color1"		"255 255 255 255"
			"color2"		"255 255 255 255"
			"color3"		"255 255 255 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"0"
			"phongalbedoboost"		"0"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.900000"
		}
		"813"
		{
			"name"		"aa_p250_gravediggers"
			"description_string"		"#PaintKit_aa_p250_gravediggers"
			"description_tag"		"#PaintKit_aa_p250_gravediggers_Tag"
			"style"		"6"
			"pattern"		"workshop/p250_gravediggers"
			"color0"		"74 28 24"
			"color1"		"153 44 29"
			"color2"		"27 19 28"
			"color3"		"121 57 16"
			"pattern_scale"		"1.800000"
			"phongexponent"		"172"
			"phongalbedoboost"		"20"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
		}
		"814"
		{
			"name"		"cu_sawedoff_black_sand"
			"description_string"		"#PaintKit_cu_sawedoff_black_sand"
			"description_tag"		"#PaintKit_cu_sawedoff_black_sand_Tag"
			"style"		"7"
			"pattern"		"workshop/sawedoff_black_sand"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.900000"
		}
		"815"
		{
			"name"		"gs_sg553_over_heated"
			"description_string"		"#PaintKit_gs_sg553_over_heated"
			"description_tag"		"#PaintKit_gs_sg553_over_heated_Tag"
			"style"		"9"
			"pattern"		"workshop/sg553_over_heated"
			"use_normal"		"0"
			"color0"		"128 128 128 255"
			"color1"		"150 150 150 255"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"220"
			"phongintensity"		"50"
			"phongalbedoboost"		"4"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.020000"
			"wear_remap_max"		"0.800000"
		}
		"816"
		{
			"name"		"gs_tec9_fubar"
			"description_string"		"#PaintKit_gs_tec9_fubar"
			"description_tag"		"#PaintKit_gs_tec9_fubar_Tag"
			"style"		"9"
			"pattern"		"workshop/tec9_fubar"
			"color0"		"171 153 153"
			"color1"		"255 255 255"
			"color2"		"208 214 255"
			"color3"		"255 206 189"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"20"
			"phongalbedoboost"		"15"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.140000"
			"wear_remap_max"		"1.000000"
		}
		"817"
		{
			"name"		"cu_usp_flashback"
			"description_string"		"#PaintKit_cu_usp_flashback"
			"description_tag"		"#PaintKit_cu_usp_flashback_Tag"
			"style"		"7"
			"pattern"		"workshop/usp_flashback"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"15"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
	}
	"items"
	{
		"1375"
		{
			"name"		"community_21 Key"
			"item_name"		"#CSGO_crate_key_community_21"
			"item_description"		"#CSGO_crate_key_community_21_desc"
			"first_sale_date"		"2018-11-29"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_21"
			"tool"
			{
				"restriction"		"crate_community_21"
			}
		}
		"4548"
		{
			"item_name"		"#CSGO_crate_community_21"
			"item_description"		"#CSGO_crate_community_21_desc"
			"name"		"crate_community_21"
			"image_inventory"		"econ/weapon_cases/crate_community_21"
			"model_player"		"models/props/crates/csgo_drop_crate_dangerzone.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1375"		"1"
			}
			"tool"
			{
				"restriction"		"crate_community_21"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"259"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_21"
					"tag_text"		"#CSGO_set_community_21"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"259"		"crate_community_21"
	}
	"client_loot_lists"
	{
		"crate_community_21_rare"
		{
			"[gs_mp9_colony01]weapon_mp9"		"1"
			"[cu_glock18_corroden]weapon_glock"		"1"
			"[gs_nova_hunter_brute]weapon_nova"		"1"
			"[gs_m4a4_chopper_ghost]weapon_m4a1"		"1"
			"[cu_sawedoff_black_sand]weapon_sawedoff"		"1"
			"[gs_sg553_over_heated]weapon_sg556"		"1"
			"[gs_tec9_fubar]weapon_tec9"		"1"
		}
		"crate_community_21_mythical"
		{
			"[gs_g3sg1_savage]weapon_g3sg1"		"1"
			"[hy_galil_signal_red]weapon_galilar"		"1"
			"[gs_mac10_exo_pipes]weapon_mac10"		"1"
			"[aa_p250_gravediggers]weapon_p250"		"1"
			"[cu_usp_flashback]weapon_usp_silencer"		"1"
		}
		"crate_community_21_legendary"
		{
			"[cu_ump_arrows]weapon_ump45"		"1"
			"[gs_deagle_mecha]weapon_deagle"		"1"
			"[gs_mp5_festival_drip]weapon_mp5sd"		"1"
		}
		"crate_community_21_ancient"
		{
			"[cu_ak47_asiimov]weapon_ak47"		"1"
			"[cu_awp_neonoir]weapon_awp"		"1"
		}
		"crate_community_21"
		{
			"crate_community_21_rare"		"1"
			"crate_community_21_mythical"		"1"
			"crate_community_21_legendary"		"1"
			"crate_community_21_ancient"		"1"
			"set_community_20_unusual"		"1"
		}
	}
	"item_sets"
	{
		"set_community_21"
		{
			"name"		"#CSGO_set_community_21"
			"set_description"		"#CSGO_set_community_21_desc"
			"is_collection"		"1"
			"items"
			{
				"[gs_mp9_colony01]weapon_mp9"		"1"
				"[cu_glock18_corroden]weapon_glock"		"1"
				"[gs_nova_hunter_brute]weapon_nova"		"1"
				"[gs_m4a4_chopper_ghost]weapon_m4a1"		"1"
				"[cu_sawedoff_black_sand]weapon_sawedoff"		"1"
				"[gs_sg553_over_heated]weapon_sg556"		"1"
				"[gs_tec9_fubar]weapon_tec9"		"1"
				"[gs_g3sg1_savage]weapon_g3sg1"		"1"
				"[hy_galil_signal_red]weapon_galilar"		"1"
				"[gs_mac10_exo_pipes]weapon_mac10"		"1"
				"[aa_p250_gravediggers]weapon_p250"		"1"
				"[cu_usp_flashback]weapon_usp_silencer"		"1"
				"[cu_ump_arrows]weapon_ump45"		"1"
				"[gs_deagle_mecha]weapon_deagle"		"1"
				"[gs_mp5_festival_drip]weapon_mp5sd"		"1"
				"[cu_ak47_asiimov]weapon_ak47"		"1"
				"[cu_awp_neonoir]weapon_awp"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"cu_ak47_asiimov"		"legendary"
		"cu_ump_arrows"		"legendary"
		"cu_awp_neonoir"		"legendary"
		"gs_mp9_colony01"		"rare"
		"gs_deagle_mecha"		"mythical"
		"gs_g3sg1_savage"		"mythical"
		"hy_galil_signal_red"		"mythical"
		"cu_glock18_corroden"		"uncommon"
		"gs_nova_hunter_brute"		"rare"
		"gs_mp5_festival_drip"		"legendary"
		"gs_m4a4_chopper_ghost"		"uncommon"
		"gs_mac10_exo_pipes"		"mythical"
		"aa_p250_gravediggers"		"mythical"
		"cu_sawedoff_black_sand"		"rare"
		"gs_sg553_over_heated"		"rare"
		"gs_tec9_fubar"		"rare"
		"cu_usp_flashback"		"rare"
	}
	"paint_kits"
	{
		"835"
		{
			"name"		"sp_famas_ghost_insects"
			"description_string"		"#PaintKit_sp_famas_ghost_insects"
			"description_tag"		"#PaintKit_sp_famas_ghost_insects_Tag"
			"style"		"3"
			"pattern"		"workshop/famas_ghost_insects"
			"color0"		"13 13 13"
			"color1"		"161 140 105"
			"color2"		"140 84 56"
			"color3"		"36 32 28"
			"pattern_scale"		"1.250000"
			"phongexponent"		"225"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"70.000000"
			"pattern_rotate_end"		"110.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
		}
		"836"
		{
			"name"		"cu_ak47_aztec"
			"description_string"		"#PaintKit_cu_ak47_aztec"
			"description_tag"		"#PaintKit_cu_ak47_aztec_Tag"
			"style"		"7"
			"pattern"		"workshop/ak47_aztec"
			"use_normal"		"1"
			"normal"		"workshop/ak47_aztec_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"210"
			"phongintensity"		"26"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.750000"
		}
		"837"
		{
			"name"		"cu_five_seven_angry"
			"description_string"		"#PaintKit_cu_five_seven_angry"
			"description_tag"		"#PaintKit_cu_five_seven_angry_Tag"
			"style"		"7"
			"pattern"		"workshop/five_seven_angry"
			"pattern_scale"		"1.000000"
			"phongexponent"		"120"
			"phongintensity"		"40"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"838"
		{
			"name"		"cu_awp_viper"
			"description_string"		"#PaintKit_cu_awp_viper"
			"description_tag"		"#PaintKit_cu_awp_viper_Tag"
			"style"		"7"
			"pattern"		"workshop/awp_viper"
			"pattern_scale"		"1.000000"
			"phongexponent"		"100"
			"phongintensity"		"35"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"839"
		{
			"name"		"cu_tec9_bamboo"
			"description_string"		"#PaintKit_cu_tec9_bamboo"
			"description_tag"		"#PaintKit_cu_tec9_bamboo_Tag"
			"style"		"7"
			"pattern"		"workshop/tec9_bamboo"
			"use_normal"		"1"
			"normal"		"workshop/tec9_bamboo_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"210"
			"phongintensity"		"65"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"840"
		{
			"name"		"gs_mac10_fish_bait"
			"description_string"		"#PaintKit_gs_mac10_fish_bait"
			"description_tag"		"#PaintKit_gs_mac10_fish_bait_Tag"
			"style"		"9"
			"pattern"		"workshop/mac10_fish_bait"
			"color0"		"187 187 187"
			"color1"		"169 169 169"
			"color2"		"215 215 215"
			"color3"		"230 230 230"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"1"
			"phongalbedoboost"		"9"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"841"
		{
			"name"		"gs_deagle_exo"
			"description_string"		"#PaintKit_gs_deagle_exo"
			"description_tag"		"#PaintKit_gs_deagle_exo_Tag"
			"style"		"9"
			"pattern"		"workshop/deagle_exo"
			"use_normal"		"1"
			"normal"		"workshop/deagle_exo_normal"
			"color0"		"255 255 255 255"
			"color1"		"255 255 255 255"
			"color2"		"255 255 255 255"
			"color3"		"255 255 255 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"18"
			"phongintensity"		"255"
			"phongalbedoboost"		"30"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.900000"
		}
		"842"
		{
			"name"		"sp_galil_akoben"
			"description_string"		"#PaintKit_sp_galil_akoben"
			"description_tag"		"#PaintKit_sp_galil_akoben_Tag"
			"style"		"3"
			"pattern"		"workshop/galil_akoben"
			"color0"		"116 38 12"
			"color1"		"255 216 0"
			"color2"		"234 232 232"
			"color3"		"7 9 21"
			"pattern_scale"		"1.000000"
			"phongexponent"		"180"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"1.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.750000"
		}
		"843"
		{
			"name"		"cu_revolver_oppressor"
			"description_string"		"#PaintKit_cu_revolver_oppressor"
			"description_tag"		"#PaintKit_cu_revolver_oppressor_Tag"
			"style"		"7"
			"pattern"		"workshop/revolver_oppressor"
			"pattern_scale"		"1.000000"
			"phongexponent"		"128"
			"phongintensity"		"35"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.250000"
			"wear_remap_max"		"0.800000"
		}
		"844"
		{
			"name"		"gs_m4a4_emperor"
			"description_string"		"#PaintKit_gs_m4a4_emperor"
			"description_tag"		"#PaintKit_gs_m4a4_emperor_Tag"
			"style"		"9"
			"pattern"		"workshop/m4a4_emperor"
			"color0"		"134 95 34"
			"color1"		"207 188 188"
			"color2"		"66 50 39"
			"color3"		"187 152 103"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"2"
			"phongalbedoboost"		"14"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"845"
		{
			"name"		"cu_aug_momentum"
			"description_string"		"#PaintKit_cu_aug_momentum"
			"description_tag"		"#PaintKit_cu_aug_momentum_Tag"
			"style"		"7"
			"pattern"		"workshop/aug_momentum"
			"pattern_scale"		"1.000000"
			"phongexponent"		"222"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.050000"
			"wear_remap_max"		"1.000000"
		}
		"846"
		{
			"name"		"gs_mp5sd_astromatic"
			"description_string"		"#PaintKit_gs_mp5sd_astromatic"
			"description_tag"		"#PaintKit_gs_mp5sd_astromatic_Tag"
			"style"		"9"
			"pattern"		"workshop/mp5sd_astromatic"
			"use_normal"		"1"
			"normal"		"workshop/mp5sd_astromatic_normal"
			"color0"		"255 255 255"
			"color1"		"136 136 136"
			"color2"		"255 255 255"
			"color3"		"148 98 68"
			"pattern_scale"		"1.000000"
			"phongexponent"		"80"
			"phongintensity"		"64"
			"phongalbedoboost"		"32"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"847"
		{
			"name"		"cu_mp7_racketeer"
			"description_string"		"#PaintKit_cu_mp7_racketeer"
			"description_tag"		"#PaintKit_cu_mp7_racketeer_Tag"
			"style"		"7"
			"pattern"		"workshop/mp7_racketeer"
			"use_normal"		"1"
			"normal"		"workshop/mp7_racketeer_norm"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"90"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.100000"
			"wear_remap_max"		"1.000000"
		}
		"848"
		{
			"name"		"aq_p250_verdigris"
			"description_string"		"#PaintKit_aq_p250_verdigris"
			"description_tag"		"#PaintKit_aq_p250_verdigris_Tag"
			"style"		"8"
			"pattern"		"workshop/p250_verdigris"
			"color0"		"128 128 128 255"
			"color1"		"150 150 150 255"
			"color2"		"47 123 128"
			"color3"		"41 113 104"
			"pattern_scale"		"1.000000"
			"phongexponent"		"120"
			"phongalbedoboost"		"44"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"849"
		{
			"name"		"cu_p90_offworld"
			"description_string"		"#PaintKit_cu_p90_offworld"
			"description_tag"		"#PaintKit_cu_p90_offworld_Tag"
			"style"		"7"
			"pattern"		"workshop/p90_offworld"
			"pattern_scale"		"1.000000"
			"phongexponent"		"230"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.750000"
		}
		"850"
		{
			"name"		"cu_xm1014_incinerator"
			"description_string"		"#PaintKit_cu_xm1014_incinerator"
			"description_tag"		"#PaintKit_cu_xm1014_incinerator_Tag"
			"style"		"7"
			"pattern"		"workshop/xm1014_incinerator"
			"pattern_scale"		"1.000000"
			"phongexponent"		"230"
			"phongintensity"		"20"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.140000"
			"wear_remap_max"		"0.650000"
		}
		"851"
		{
			"name"		"aa_ump45_moonrise_sunset"
			"description_string"		"#PaintKit_aa_ump45_moonrise_sunset"
			"description_tag"		"#PaintKit_aa_ump45_moonrise_sunset_Tag"
			"style"		"6"
			"pattern"		"workshop/ump45_moonrise"
			"color0"		"24 12 40"
			"color1"		"255 40 0"
			"color2"		"40 16 43"
			"color3"		"190 191 156"
			"pattern_scale"		"1.000000"
			"phongexponent"		"180"
			"phongalbedoboost"		"30"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"180.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
		}
		"852"
		{
			"name"		"am_doppler_phase1_widow"
			"description_string"		"#PaintKit_am_marbleized"
			"description_tag"		"#PaintKit_am_marbleized_Tag"
			"same_name_family_aggregate"		"415-421,617-619,852-855"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"11 14 27"
			"color1"		"30 22 12"
			"color2"		"98 13 28"
			"color3"		"11 14 27"
			"pattern_scale"		"1.600000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"170.000000"
			"pattern_rotate_end"		"190.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"853"
		{
			"name"		"am_doppler_phase2_widow"
			"description_string"		"#PaintKit_am_marbleized"
			"description_tag"		"#PaintKit_am_marbleized_Tag"
			"same_name_family_aggregate"		"415-421,617-619,852-855"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"11 14 27"
			"color1"		"99 9 36"
			"color2"		"30 22 12"
			"color3"		"99 9 36"
			"pattern_scale"		"1.600000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"170.000000"
			"pattern_rotate_end"		"190.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"854"
		{
			"name"		"am_doppler_phase3_widow"
			"description_string"		"#PaintKit_am_marbleized"
			"description_tag"		"#PaintKit_am_marbleized_Tag"
			"same_name_family_aggregate"		"415-421,617-619,852-855"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"6 8 15"
			"color1"		"34 23 117"
			"color2"		"7 24 15"
			"color3"		"28 20 9"
			"pattern_scale"		"1.600000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"170.000000"
			"pattern_rotate_end"		"190.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"855"
		{
			"name"		"am_doppler_phase4_widow"
			"description_string"		"#PaintKit_am_marbleized"
			"description_tag"		"#PaintKit_am_marbleized_Tag"
			"same_name_family_aggregate"		"415-421,617-619,852-855"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"7 9 18"
			"color1"		"34 23 117"
			"color2"		"12 31 174"
			"color3"		"28 20 9"
			"pattern_scale"		"1.600000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"170.000000"
			"pattern_rotate_end"		"190.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"856"
		{
			"name"		"am_marble_fade_widow"
			"description_string"		"#PaintKit_am_marble_fade"
			"description_tag"		"#PaintKit_am_marble_fade_Tag"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"9 8 8"
			"color1"		"156 123 10"
			"color2"		"143 43 30"
			"color3"		"30 61 131"
			"pattern_scale"		"1.600000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"-0.700000"
			"pattern_offset_y_end"		"-0.700000"
			"pattern_rotate_start"		"170.000000"
			"pattern_rotate_end"		"190.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"857"
		{
			"name"		"aq_damascus_prisma"
			"description_string"		"#PaintKit_aq_damascus_knife"
			"description_tag"		"#PaintKit_aq_damascus_Tag"
			"style"		"8"
			"pattern"		"damascus"
			"color0"		"59 64 68"
			"color1"		"91 95 100"
			"color2"		"30 31 31"
			"color3"		"8 5 1"
			"pattern_scale"		"3.000000"
			"phongexponent"		"8"
			"phongalbedoboost"		"25"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"90.000000"
			"pattern_rotate_end"		"90.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"858"
		{
			"name"		"aq_damascus_widow"
			"description_string"		"#PaintKit_aq_damascus_knife"
			"description_tag"		"#PaintKit_aq_damascus_Tag"
			"style"		"8"
			"pattern"		"damascus"
			"color0"		"59 64 68"
			"color1"		"91 95 100"
			"color2"		"30 31 31"
			"color3"		"8 5 1"
			"pattern_scale"		"3.000000"
			"phongexponent"		"8"
			"phongalbedoboost"		"25"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"40.000000"
			"pattern_rotate_end"		"40.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
	}
	"items"
	{
		"1383"
		{
			"name"		"community_22 Key"
			"item_name"		"#CSGO_crate_key_community_22"
			"item_description"		"#CSGO_crate_key_community_22_desc"
			"first_sale_date"		"2019-03-05"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_22"
			"tool"
			{
				"restriction"		"crate_community_22"
			}
		}
		"4598"
		{
			"item_name"		"#CSGO_crate_community_22"
			"item_description"		"#CSGO_crate_community_22_desc"
			"name"		"crate_community_22"
			"image_inventory"		"econ/weapon_cases/crate_community_22"
			"model_player"		"models/props/crates/csgo_drop_crate_community_22.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1383"		"1"
			}
			"tool"
			{
				"restriction"		"crate_community_22"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"274"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_22"
					"tag_text"		"#CSGO_set_community_22"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"274"		"crate_community_22"
	}
	"client_loot_lists"
	{
		"crate_community_22_rare"
		{
			"[sp_famas_ghost_insects]weapon_famas"		"1"
			"[cu_ak47_aztec]weapon_ak47"		"1"
			"[gs_mac10_fish_bait]weapon_mac10"		"1"
			"[sp_galil_akoben]weapon_galilar"		"1"
			"[cu_mp7_racketeer]weapon_mp7"		"1"
			"[aq_p250_verdigris]weapon_p250"		"1"
			"[cu_p90_offworld]weapon_p90"		"1"
		}
		"crate_community_22_mythical"
		{
			"[cu_awp_viper]weapon_awp"		"1"
			"[cu_tec9_bamboo]weapon_tec9"		"1"
			"[gs_deagle_exo]weapon_deagle"		"1"
			"[gs_mp5sd_astromatic]weapon_mp5sd"		"1"
			"[aa_ump45_moonrise_sunset]weapon_ump45"		"1"
		}
		"crate_community_22_legendary"
		{
			"[cu_revolver_oppressor]weapon_revolver"		"1"
			"[cu_aug_momentum]weapon_aug"		"1"
			"[cu_xm1014_incinerator]weapon_xm1014"		"1"
		}
		"crate_community_22_ancient"
		{
			"[cu_five_seven_angry]weapon_fiveseven"		"1"
			"[gs_m4a4_emperor]weapon_m4a1"		"1"
		}
		"crate_community_22"
		{
			"crate_community_22_rare"		"1"
			"crate_community_22_mythical"		"1"
			"crate_community_22_legendary"		"1"
			"crate_community_22_ancient"		"1"
			"set_community_22_unusual"		"1"
		}
	}
	"item_sets"
	{
		"set_community_22"
		{
			"name"		"#CSGO_set_community_22"
			"set_description"		"#CSGO_set_community_22_desc"
			"is_collection"		"1"
			"items"
			{
				"[sp_famas_ghost_insects]weapon_famas"		"1"
				"[cu_ak47_aztec]weapon_ak47"		"1"
				"[gs_mac10_fish_bait]weapon_mac10"		"1"
				"[sp_galil_akoben]weapon_galilar"		"1"
				"[cu_mp7_racketeer]weapon_mp7"		"1"
				"[aq_p250_verdigris]weapon_p250"		"1"
				"[cu_p90_offworld]weapon_p90"		"1"
				"[cu_awp_viper]weapon_awp"		"1"
				"[cu_tec9_bamboo]weapon_tec9"		"1"
				"[gs_deagle_exo]weapon_deagle"		"1"
				"[gs_mp5sd_astromatic]weapon_mp5sd"		"1"
				"[aa_ump45_moonrise_sunset]weapon_ump45"		"1"
				"[cu_revolver_oppressor]weapon_revolver"		"1"
				"[cu_aug_momentum]weapon_aug"		"1"
				"[cu_xm1014_incinerator]weapon_xm1014"		"1"
				"[cu_five_seven_angry]weapon_fiveseven"		"1"
				"[gs_m4a4_emperor]weapon_m4a1"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"sp_famas_ghost_insects"		"rare"
		"cu_ak47_aztec"		"uncommon"
		"cu_five_seven_angry"		"ancient"
		"cu_awp_viper"		"rare"
		"cu_tec9_bamboo"		"mythical"
		"gs_mac10_fish_bait"		"rare"
		"gs_deagle_exo"		"rare"
		"sp_galil_akoben"		"rare"
		"cu_revolver_oppressor"		"legendary"
		"gs_m4a4_emperor"		"legendary"
		"cu_aug_momentum"		"legendary"
		"gs_mp5sd_astromatic"		"mythical"
		"cu_mp7_racketeer"		"rare"
		"aq_p250_verdigris"		"rare"
		"cu_p90_offworld"		"rare"
		"cu_xm1014_incinerator"		"legendary"
		"aa_ump45_moonrise_sunset"		"mythical"
		"am_doppler_phase1_widow"		"mythical"
		"am_doppler_phase2_widow"		"mythical"
		"am_doppler_phase3_widow"		"mythical"
		"am_doppler_phase4_widow"		"mythical"
		"am_marble_fade_widow"		"legendary"
		"aq_damascus_prisma"		"mythical"
		"aq_damascus_widow"		"mythical"
	}
	"items"
	{
		"4601"
		{
			"item_name"		"#CSGO_set_overpass"
			"name"		"selfopeningitem_set_overpass"
			"image_inventory"		"econ/set_icons/set_overpass"
			"loot_list_name"		"set_overpass"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_overpass"
					"tag_text"		"#CSGO_set_overpass"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4602"
		{
			"item_name"		"#CSGO_set_cobblestone"
			"name"		"selfopeningitem_set_cobblestone"
			"image_inventory"		"econ/set_icons/set_cobblestone"
			"loot_list_name"		"set_cobblestone"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_cobblestone"
					"tag_text"		"#CSGO_set_cobblestone"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4603"
		{
			"item_name"		"#CSGO_set_cache"
			"name"		"selfopeningitem_set_cache"
			"image_inventory"		"econ/set_icons/set_cache"
			"loot_list_name"		"set_cache"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_cache"
					"tag_text"		"#CSGO_set_cache"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4604"
		{
			"item_name"		"#CSGO_set_gods_and_monsters"
			"name"		"selfopeningitem_set_gods_and_monsters"
			"image_inventory"		"econ/set_icons/set_gods_and_monsters"
			"loot_list_name"		"set_gods_and_monsters"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_gods_and_monsters"
					"tag_text"		"#CSGO_set_gods_and_monsters"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4605"
		{
			"item_name"		"#CSGO_set_chopshop"
			"name"		"selfopeningitem_set_chopshop"
			"image_inventory"		"econ/set_icons/set_chopshop"
			"loot_list_name"		"set_chopshop"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_chopshop"
					"tag_text"		"#CSGO_set_chopshop"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4606"
		{
			"item_name"		"#CSGO_set_kimono"
			"name"		"selfopeningitem_set_kimono"
			"image_inventory"		"econ/set_icons/set_kimono"
			"loot_list_name"		"set_kimono"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_kimono"
					"tag_text"		"#CSGO_set_kimono"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4608"
		{
			"item_name"		"#CSGO_set_canals"
			"name"		"selfopeningitem_set_canals"
			"image_inventory"		"econ/set_icons/set_canals"
			"loot_list_name"		"set_canals"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_canals"
					"tag_text"		"#CSGO_set_canals"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4611"
		{
			"item_name"		"#CSGO_set_norse"
			"name"		"selfopeningitem_set_norse"
			"image_inventory"		"econ/set_icons/set_norse"
			"loot_list_name"		"set_norse"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_norse"
					"tag_text"		"#CSGO_set_norse"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4612"
		{
			"item_name"		"#CSGO_set_stmarc"
			"name"		"selfopeningitem_set_stmarc"
			"image_inventory"		"econ/set_icons/set_stmarc"
			"loot_list_name"		"set_stmarc"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_stmarc"
					"tag_text"		"#CSGO_set_stmarc"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4720"
		{
			"item_name"		"#CSGO_set_op10_ct"
			"name"		"selfopeningitem_set_op10_ct"
			"image_inventory"		"econ/set_icons/set_op10_ct"
			"loot_list_name"		"set_op10_ct"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_op10_ct"
					"tag_text"		"#CSGO_set_op10_ct"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4721"
		{
			"item_name"		"#CSGO_set_op10_t"
			"name"		"selfopeningitem_set_op10_t"
			"image_inventory"		"econ/set_icons/set_op10_t"
			"loot_list_name"		"set_op10_t"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_op10_t"
					"tag_text"		"#CSGO_set_op10_t"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4722"
		{
			"item_name"		"#CSGO_set_op10_ancient"
			"name"		"selfopeningitem_set_op10_ancient"
			"image_inventory"		"econ/set_icons/set_op10_ancient"
			"loot_list_name"		"set_op10_ancient"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_op10_ancient"
					"tag_text"		"#CSGO_set_op10_ancient"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4785"
		{
			"item_name"		"#CSGO_set_train_2021"
			"name"		"selfopeningitem_set_train_2021_rare_standalone"
			"image_inventory"		"econ/set_icons/set_train_2021"
			"loot_list_name"		"set_train_2021_rare_standalone"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_train_2021"
					"tag_text"		"#CSGO_set_train_2021"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4786"
		{
			"item_name"		"#CSGO_set_train_2021"
			"name"		"selfopeningitem_set_train_2021_mythical_standalone"
			"image_inventory"		"econ/set_icons/set_train_2021"
			"loot_list_name"		"set_train_2021_mythical_standalone"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_train_2021"
					"tag_text"		"#CSGO_set_train_2021"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4787"
		{
			"item_name"		"#CSGO_set_train_2021"
			"name"		"selfopeningitem_set_train_2021_legendary_standalone"
			"image_inventory"		"econ/set_icons/set_train_2021"
			"loot_list_name"		"set_train_2021_legendary_standalone"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_train_2021"
					"tag_text"		"#CSGO_set_train_2021"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4788"
		{
			"item_name"		"#CSGO_set_train_2021"
			"name"		"selfopeningitem_set_train_2021_ancient_standalone"
			"image_inventory"		"econ/set_icons/set_train_2021"
			"loot_list_name"		"set_train_2021_ancient_standalone"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_train_2021"
					"tag_text"		"#CSGO_set_train_2021"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4792"
		{
			"item_name"		"#CSGO_set_vertigo_2021"
			"name"		"selfopeningitem_set_vertigo_2021"
			"image_inventory"		"econ/set_icons/set_vertigo_2021"
			"loot_list_name"		"set_vertigo_2021"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_vertigo_2021"
					"tag_text"		"#CSGO_set_vertigo_2021"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4793"
		{
			"item_name"		"#CSGO_set_dust_2_2021"
			"name"		"selfopeningitem_set_dust_2_2021"
			"image_inventory"		"econ/set_icons/set_dust_2_2021"
			"loot_list_name"		"set_dust_2_2021"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_dust_2_2021"
					"tag_text"		"#CSGO_set_dust_2_2021"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4794"
		{
			"item_name"		"#CSGO_set_mirage_2021"
			"name"		"selfopeningitem_set_mirage_2021"
			"image_inventory"		"econ/set_icons/set_mirage_2021"
			"loot_list_name"		"set_mirage_2021"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_mirage_2021"
					"tag_text"		"#CSGO_set_mirage_2021"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4621"
		{
			"item_name"		"#CSGO_crate_spray_std2_1"
			"name"		"selfopeningitem_crate_spray_std2_1"
			"item_description"		"#CSGO_crate_spray_std2_1_desc"
			"image_inventory"		"econ/weapon_cases/crate_spray_std2"
			"loot_list_name"		"csgo_spray_std2_drops_1"
			"prefab"		"graffiti_box"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"SprayCapsule"
				{
					"tag_value"		"csgo_spray_std2_drops_1"
					"tag_text"		"#CSGO_crate_spray_std2_1"
					"tag_group"		"SprayCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_SprayCapsuleTag"
				}
			}
		}
		"4618"
		{
			"item_name"		"#CSGO_crate_spray_std2_2"
			"name"		"selfopeningitem_crate_spray_std2_2"
			"item_description"		"#CSGO_crate_spray_std2_2_desc"
			"image_inventory"		"econ/weapon_cases/crate_spray_std2"
			"loot_list_name"		"csgo_spray_std2_drops_2"
			"prefab"		"graffiti_box"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"SprayCapsule"
				{
					"tag_value"		"csgo_spray_std2_drops_2"
					"tag_text"		"#CSGO_crate_spray_std2_2"
					"tag_group"		"SprayCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_SprayCapsuleTag"
				}
			}
		}
		"4617"
		{
			"item_name"		"#CSGO_crate_spray_std3"
			"name"		"selfopeningitem_crate_spray_std3"
			"item_description"		"#CSGO_crate_spray_std3_desc"
			"image_inventory"		"econ/weapon_cases/crate_spray_std3"
			"loot_list_name"		"csgo_spray_std3_drops"
			"prefab"		"graffiti_box"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"SprayCapsule"
				{
					"tag_value"		"csgo_spray_std3_drops"
					"tag_text"		"#CSGO_crate_spray_std3"
					"tag_group"		"SprayCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_SprayCapsuleTag"
				}
			}
		}
		"4667"
		{
			"item_name"		"#CSGO_crate_sticker_pack_shattered_web"
			"name"		"selfopeningitem_crate_sticker_pack_shattered_web"
			"item_description"		"#CSGO_crate_sticker_pack_shattered_web_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_shattered_web_capsule"
			"loot_list_name"		"crate_sticker_pack_shattered_web_lootlist"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_shattered_web_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_shattered_web"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4723"
		{
			"item_name"		"#CSGO_crate_sticker_pack_recoil"
			"name"		"selfopeningitem_crate_sticker_pack_recoil"
			"item_description"		"#CSGO_crate_sticker_pack_recoil_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_recoil_capsule"
			"loot_list_name"		"crate_sticker_pack_recoil_lootlist"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_recoil_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_recoil"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4731"
		{
			"item_name"		"#CSGO_crate_sticker_pack_broken_fang"
			"name"		"selfopeningitem_crate_sticker_pack_broken_fang"
			"item_description"		"#CSGO_crate_sticker_pack_broken_fang_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_broken_fang_capsule"
			"loot_list_name"		"crate_sticker_pack_broken_fang_lootlist"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_broken_fang_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_broken_fang"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4791"
		{
			"item_name"		"#CSGO_crate_sticker_pack_riptide_surfshop"
			"name"		"selfopeningitem_crate_sticker_pack_riptide_surfshop"
			"item_description"		"#CSGO_crate_sticker_pack_riptide_surfshop_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_riptide_surfshop_capsule"
			"loot_list_name"		"crate_sticker_pack_riptide_surfshop_lootlist"
			"prefab"		"weapon_case_base"
			"item_type"		"self_opening_purchase"
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_riptide_surfshop_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_riptide_surfshop"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"sticker_kits"
	{
		"3966"
		{
			"name"		"chicken_capsule_BigClucks_pack01"
			"item_name"		"#StickerKit_chicken_capsule_BigClucks_pack01"
			"description_string"		"#StickerKit_desc_chicken_capsule_BigClucks_pack01"
			"sticker_material"		"chicken_capsule/BigClucks_pack01"
			"item_rarity"		"rare"
		}
		"3967"
		{
			"name"		"chicken_capsule_BoneHead_pack01"
			"item_name"		"#StickerKit_chicken_capsule_BoneHead_pack01"
			"description_string"		"#StickerKit_desc_chicken_capsule_BoneHead_pack01"
			"sticker_material"		"chicken_capsule/BoneHead_pack01"
			"item_rarity"		"rare"
		}
		"3968"
		{
			"name"		"chicken_capsule_BukAWP_pack01"
			"item_name"		"#StickerKit_chicken_capsule_BukAWP_pack01"
			"description_string"		"#StickerKit_desc_chicken_capsule_BukAWP_pack01"
			"sticker_material"		"chicken_capsule/BukAWP_pack01"
			"item_rarity"		"rare"
		}
		"3969"
		{
			"name"		"chicken_capsule_DoubleDip_pack01"
			"item_name"		"#StickerKit_chicken_capsule_DoubleDip_pack01"
			"description_string"		"#StickerKit_desc_chicken_capsule_DoubleDip_pack01"
			"sticker_material"		"chicken_capsule/DoubleDip_pack01"
			"item_rarity"		"rare"
		}
		"3970"
		{
			"name"		"chicken_capsule_FowlPlay_pack01"
			"item_name"		"#StickerKit_chicken_capsule_FowlPlay_pack01"
			"description_string"		"#StickerKit_desc_chicken_capsule_FowlPlay_pack01"
			"sticker_material"		"chicken_capsule/FowlPlay_pack01"
			"item_rarity"		"rare"
		}
		"3971"
		{
			"name"		"chicken_capsule_HeadsUp_pack01"
			"item_name"		"#StickerKit_chicken_capsule_HeadsUp_pack01"
			"description_string"		"#StickerKit_desc_chicken_capsule_HeadsUp_pack01"
			"sticker_material"		"chicken_capsule/HeadsUp_pack01"
			"item_rarity"		"rare"
		}
		"3972"
		{
			"name"		"chicken_capsule_HotWings_pack01"
			"item_name"		"#StickerKit_chicken_capsule_HotWings_pack01"
			"description_string"		"#StickerKit_desc_chicken_capsule_HotWings_pack01"
			"sticker_material"		"chicken_capsule/HotWings_pack01"
			"item_rarity"		"rare"
		}
		"3973"
		{
			"name"		"chicken_capsule_NestEgg_pack01"
			"item_name"		"#StickerKit_chicken_capsule_NestEgg_pack01"
			"description_string"		"#StickerKit_desc_chicken_capsule_NestEgg_pack01"
			"sticker_material"		"chicken_capsule/NestEgg_pack01"
			"item_rarity"		"rare"
		}
		"3974"
		{
			"name"		"chicken_capsule_RoostyBoosty_pack01"
			"item_name"		"#StickerKit_chicken_capsule_RoostyBoosty_pack01"
			"description_string"		"#StickerKit_desc_chicken_capsule_RoostyBoosty_pack01"
			"sticker_material"		"chicken_capsule/RoostyBoosty_pack01"
			"item_rarity"		"rare"
		}
		"3975"
		{
			"name"		"chicken_capsule_WhatWhat_pack01"
			"item_name"		"#StickerKit_chicken_capsule_WhatWhat_pack01"
			"description_string"		"#StickerKit_desc_chicken_capsule_WhatWhat_pack01"
			"sticker_material"		"chicken_capsule/WhatWhat_pack01"
			"item_rarity"		"rare"
		}
		"3976"
		{
			"name"		"chicken_capsule_bonehead_holo"
			"item_name"		"#StickerKit_chicken_capsule_bonehead_holo"
			"description_string"		"#StickerKit_desc_chicken_capsule_bonehead_holo"
			"sticker_material"		"chicken_capsule/bonehead_holo"
			"item_rarity"		"mythical"
		}
		"3977"
		{
			"name"		"chicken_capsule_doubledip_holo"
			"item_name"		"#StickerKit_chicken_capsule_doubledip_holo"
			"description_string"		"#StickerKit_desc_chicken_capsule_doubledip_holo"
			"sticker_material"		"chicken_capsule/doubledip_holo"
			"item_rarity"		"mythical"
		}
		"3978"
		{
			"name"		"chicken_capsule_fowlplay_holo"
			"item_name"		"#StickerKit_chicken_capsule_fowlplay_holo"
			"description_string"		"#StickerKit_desc_chicken_capsule_fowlplay_holo"
			"sticker_material"		"chicken_capsule/fowlplay_holo"
			"item_rarity"		"mythical"
		}
		"3979"
		{
			"name"		"chicken_capsule_hotwings_holo"
			"item_name"		"#StickerKit_chicken_capsule_hotwings_holo"
			"description_string"		"#StickerKit_desc_chicken_capsule_hotwings_holo"
			"sticker_material"		"chicken_capsule/hotwings_holo"
			"item_rarity"		"mythical"
		}
		"3980"
		{
			"name"		"chicken_capsule_nestegg_holo"
			"item_name"		"#StickerKit_chicken_capsule_nestegg_holo"
			"description_string"		"#StickerKit_desc_chicken_capsule_nestegg_holo"
			"sticker_material"		"chicken_capsule/nestegg_holo"
			"item_rarity"		"mythical"
		}
		"3981"
		{
			"name"		"chicken_capsule_bigclucks_foil"
			"item_name"		"#StickerKit_chicken_capsule_bigclucks_foil"
			"description_string"		"#StickerKit_desc_chicken_capsule_bigclucks_foil"
			"sticker_material"		"chicken_capsule/bigclucks_foil"
			"item_rarity"		"legendary"
		}
		"3982"
		{
			"name"		"chicken_capsule_roostyboosty_foil"
			"item_name"		"#StickerKit_chicken_capsule_roostyboosty_foil"
			"description_string"		"#StickerKit_desc_chicken_capsule_roostyboosty_foil"
			"sticker_material"		"chicken_capsule/roostyboosty_foil"
			"item_rarity"		"legendary"
		}
	}
	"items"
	{
		"4477"
		{
			"item_name"		"#CSGO_crate_sticker_pack_chicken_capsule"
			"name"		"crate_sticker_pack_chicken_capsule"
			"item_description"		"#CSGO_crate_sticker_pack_chicken_capsule_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_chicken_capsule"
			"first_sale_date"		"2019/06/10"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"276"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_chicken_capsule_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_chicken_capsule"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"276"		"crate_sticker_pack_chicken_capsule_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_chicken_capsule_rare"
		{
			"[chicken_capsule_BigClucks_pack01]sticker"		"1"
			"[chicken_capsule_BoneHead_pack01]sticker"		"1"
			"[chicken_capsule_BukAWP_pack01]sticker"		"1"
			"[chicken_capsule_DoubleDip_pack01]sticker"		"1"
			"[chicken_capsule_FowlPlay_pack01]sticker"		"1"
			"[chicken_capsule_HeadsUp_pack01]sticker"		"1"
			"[chicken_capsule_HotWings_pack01]sticker"		"1"
			"[chicken_capsule_NestEgg_pack01]sticker"		"1"
			"[chicken_capsule_RoostyBoosty_pack01]sticker"		"1"
			"[chicken_capsule_WhatWhat_pack01]sticker"		"1"
		}
		"crate_sticker_pack_chicken_capsule_mythical"
		{
			"[chicken_capsule_bonehead_holo]sticker"		"1"
			"[chicken_capsule_doubledip_holo]sticker"		"1"
			"[chicken_capsule_fowlplay_holo]sticker"		"1"
			"[chicken_capsule_hotwings_holo]sticker"		"1"
			"[chicken_capsule_nestegg_holo]sticker"		"1"
		}
		"crate_sticker_pack_chicken_capsule_legendary"
		{
			"[chicken_capsule_bigclucks_foil]sticker"		"1"
			"[chicken_capsule_roostyboosty_foil]sticker"		"1"
		}
		"crate_sticker_pack_chicken_capsule_lootlist"
		{
			"crate_sticker_pack_chicken_capsule_rare"		"1"
			"crate_sticker_pack_chicken_capsule_mythical"		"1"
			"crate_sticker_pack_chicken_capsule_legendary"		"1"
		}
	}
	"paint_kits"
	{
		"884"
		{
			"name"		"cu_bizon_road_warrior"
			"description_string"		"#PaintKit_cu_bizon_road_warrior"
			"description_tag"		"#PaintKit_cu_bizon_road_warrior_Tag"
			"style"		"7"
			"pattern"		"workshop/bizon_road_warrior"
			"use_normal"		"1"
			"normal"		"workshop/bizon_road_warrior_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"166"
			"phongintensity"		"34"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"885"
		{
			"name"		"gs_ak47_nibbler"
			"description_string"		"#PaintKit_gs_ak47_nibbler"
			"description_tag"		"#PaintKit_gs_ak47_nibbler_Tag"
			"style"		"9"
			"pattern"		"workshop/ak47_nibbler"
			"use_normal"		"1"
			"normal"		"workshop/ak47_nibbler_normal"
			"color0"		"188 188 188"
			"color1"		"210 210 210"
			"color2"		"225 225 225"
			"color3"		"227 190 158"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"1"
			"phongalbedoboost"		"3"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"886"
		{
			"name"		"cu_aug_whitefang"
			"description_string"		"#PaintKit_cu_aug_whitefang"
			"description_tag"		"#PaintKit_cu_aug_whitefang_Tag"
			"style"		"7"
			"pattern"		"workshop/aug_whitefang"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"887"
		{
			"name"		"cu_awp_virus"
			"description_string"		"#PaintKit_cu_awp_virus"
			"description_tag"		"#PaintKit_cu_awp_virus_Tag"
			"style"		"7"
			"pattern"		"workshop/awp_virus"
			"use_normal"		"1"
			"normal"		"workshop/awp_virus_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"220"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"888"
		{
			"name"		"gs_mp5_etch"
			"description_string"		"#PaintKit_gs_mp5_etch"
			"description_tag"		"#PaintKit_gs_mp5_etch_Tag"
			"style"		"9"
			"pattern"		"workshop/mp5_etch"
			"use_normal"		"1"
			"normal"		"workshop/mp5_etch_normal"
			"color0"		"128 128 128"
			"color1"		"243 243 243"
			"color2"		"15 8 8"
			"color3"		"22 30 31"
			"pattern_scale"		"1.000000"
			"phongexponent"		"189"
			"phongintensity"		"9"
			"phongalbedoboost"		"34"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.680000"
		}
		"889"
		{
			"name"		"gs_tec9_decimator"
			"description_string"		"#PaintKit_gs_tec9_decimator"
			"description_tag"		"#PaintKit_gs_tec9_decimator_Tag"
			"style"		"9"
			"pattern"		"workshop/tec9_decimator"
			"color0"		"81 87 96"
			"color1"		"255 255 255"
			"color2"		"255 255 255"
			"color3"		"99 89 75"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"120"
			"phongalbedoboost"		"35"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.750000"
		}
		"890"
		{
			"name"		"cu_nova_featherswing"
			"description_string"		"#PaintKit_cu_nova_featherswing"
			"description_tag"		"#PaintKit_cu_nova_featherswing_Tag"
			"style"		"7"
			"pattern"		"workshop/nova_featherswing"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"15"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"891"
		{
			"name"		"cu_g3sg1_blacksand"
			"description_string"		"#PaintKit_cu_g3sg1_blacksand"
			"description_tag"		"#PaintKit_cu_g3sg1_blacksand_Tag"
			"style"		"7"
			"pattern"		"workshop/g3sg1_blacksand"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"892"
		{
			"name"		"gs_r8_memento"
			"description_string"		"#PaintKit_gs_r8_memento"
			"description_tag"		"#PaintKit_gs_r8_memento_Tag"
			"style"		"9"
			"pattern"		"workshop/r8_memento"
			"use_normal"		"1"
			"normal"		"workshop/r8_memento_normal"
			"color0"		"255 255 255"
			"color1"		"212 210 206"
			"color2"		"186 173 150"
			"color3"		"75 72 62"
			"pattern_scale"		"1.000000"
			"phongexponent"		"220"
			"phongintensity"		"150"
			"phongalbedoboost"		"17"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"893"
		{
			"name"		"cu_mp7_replica"
			"description_string"		"#PaintKit_cu_mp7_replica"
			"description_tag"		"#PaintKit_cu_mp7_replica_Tag"
			"style"		"7"
			"pattern"		"workshop/mp7_replica"
			"use_normal"		"1"
			"normal"		"workshop/mp7_replica_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"190"
			"phongintensity"		"45"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"894"
		{
			"name"		"cu_p2000_obsidian"
			"description_string"		"#PaintKit_cu_p2000_obsidian"
			"description_tag"		"#PaintKit_cu_p2000_obsidian_Tag"
			"style"		"7"
			"pattern"		"workshop/p2000_obsidian"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"220"
			"phongintensity"		"60"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"895"
		{
			"name"		"gs_dual_elites_rose"
			"description_string"		"#PaintKit_gs_dual_elites_rose"
			"description_tag"		"#PaintKit_gs_dual_elites_rose_Tag"
			"style"		"9"
			"pattern"		"workshop/dual_elites_rose"
			"use_normal"		"1"
			"normal"		"workshop/dual_elites_rose_normal"
			"color0"		"128 128 128 255"
			"color1"		"190 190 190"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"100"
			"phongalbedoboost"		"10"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"896"
		{
			"name"		"sp_scar20_striker_dust"
			"description_string"		"#PaintKit_sp_scar20_striker_dust"
			"description_tag"		"#PaintKit_sp_scar20_striker_dust_Tag"
			"style"		"3"
			"pattern"		"workshop/scar20_striker_dust"
			"color0"		"69 68 65"
			"color1"		"0 0 0"
			"color2"		"204 203 193"
			"color3"		"128 123 103"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"180.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.450000"
		}
		"897"
		{
			"name"		"cu_sg553_reactor"
			"description_string"		"#PaintKit_cu_sg553_reactor"
			"description_tag"		"#PaintKit_cu_sg553_reactor_Tag"
			"style"		"7"
			"pattern"		"workshop/sg553_reactor"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"222"
			"phongintensity"		"111"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"898"
		{
			"name"		"gs_mac10_stalker"
			"description_string"		"#PaintKit_gs_mac10_stalker"
			"description_tag"		"#PaintKit_gs_mac10_stalker_Tag"
			"style"		"9"
			"pattern"		"workshop/mac10_stalker"
			"use_normal"		"1"
			"normal"		"workshop/mac10_stalker_normal"
			"color0"		"57 161 255"
			"color1"		"196 196 196"
			"color2"		"187 167 128"
			"color3"		"174 77 55"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"2"
			"phongalbedoboost"		"8"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"899"
		{
			"name"		"cu_ssg08_tickler"
			"description_string"		"#PaintKit_cu_ssg08_tickler"
			"description_tag"		"#PaintKit_cu_ssg08_tickler_Tag"
			"style"		"7"
			"pattern"		"workshop/ssg08_tickler"
			"pattern_scale"		"1.000000"
			"phongexponent"		"128"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.140000"
			"wear_remap_max"		"0.600000"
		}
		"900"
		{
			"name"		"gs_m249_warbird_veteran"
			"description_string"		"#PaintKit_gs_m249_warbird_veteran"
			"description_tag"		"#PaintKit_gs_m249_warbird_veteran_Tag"
			"style"		"9"
			"pattern"		"workshop/m249_warbird_veteran"
			"use_normal"		"0"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"50"
			"phongalbedoboost"		"1"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.050000"
			"wear_remap_max"		"0.650000"
		}
	}
	"items"
	{
		"1384"
		{
			"name"		"community_23 Key"
			"item_name"		"#CSGO_crate_key_community_23"
			"item_description"		"#CSGO_crate_key_community_23_desc"
			"first_sale_date"		"2019-06-12"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_23"
			"tool"
			{
				"restriction"		"crate_community_23"
			}
		}
		"4620"
		{
			"item_name"		"#CSGO_crate_community_23"
			"item_description"		"#CSGO_crate_community_23_desc"
			"name"		"crate_community_23"
			"image_inventory"		"econ/weapon_cases/crate_community_23"
			"model_player"		"models/props/crates/csgo_drop_crate_community_23.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1384"		"1"
			}
			"tool"
			{
				"restriction"		"crate_community_23"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"277"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_23"
					"tag_text"		"#CSGO_set_community_23"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"277"		"crate_community_23"
	}
	"client_loot_lists"
	{
		"crate_community_23_rare"
		{
			"[gs_mp5_etch]weapon_mp5sd"		"1"
			"[cu_nova_featherswing]weapon_nova"		"1"
			"[cu_g3sg1_blacksand]weapon_g3sg1"		"1"
			"[gs_r8_memento]weapon_revolver"		"1"
			"[gs_dual_elites_rose]weapon_elite"		"1"
			"[sp_scar20_striker_dust]weapon_scar20"		"1"
			"[gs_m249_warbird_veteran]weapon_m249"		"1"
		}
		"crate_community_23_mythical"
		{
			"[cu_bizon_road_warrior]weapon_bizon"		"1"
			"[gs_ak47_nibbler]weapon_ak47"		"1"
			"[cu_aug_whitefang]weapon_aug"		"1"
			"[cu_mp7_replica]weapon_mp7"		"1"
			"[cu_p2000_obsidian]weapon_hkp2000"		"1"
		}
		"crate_community_23_legendary"
		{
			"[gs_tec9_decimator]weapon_tec9"		"1"
			"[cu_sg553_reactor]weapon_sg556"		"1"
			"[cu_ssg08_tickler]weapon_ssg08"		"1"
		}
		"crate_community_23_ancient"
		{
			"[cu_awp_virus]weapon_awp"		"1"
			"[gs_mac10_stalker]weapon_mac10"		"1"
		}
		"crate_community_23"
		{
			"crate_community_23_rare"		"1"
			"crate_community_23_mythical"		"1"
			"crate_community_23_legendary"		"1"
			"crate_community_23_ancient"		"1"
			"set_community_23_unusual"		"1"
		}
	}
	"item_sets"
	{
		"set_community_23"
		{
			"name"		"#CSGO_set_community_23"
			"set_description"		"#CSGO_set_community_23_desc"
			"is_collection"		"1"
			"items"
			{
				"[gs_mp5_etch]weapon_mp5sd"		"1"
				"[cu_nova_featherswing]weapon_nova"		"1"
				"[cu_g3sg1_blacksand]weapon_g3sg1"		"1"
				"[gs_r8_memento]weapon_revolver"		"1"
				"[gs_dual_elites_rose]weapon_elite"		"1"
				"[sp_scar20_striker_dust]weapon_scar20"		"1"
				"[gs_m249_warbird_veteran]weapon_m249"		"1"
				"[cu_bizon_road_warrior]weapon_bizon"		"1"
				"[gs_ak47_nibbler]weapon_ak47"		"1"
				"[cu_aug_whitefang]weapon_aug"		"1"
				"[cu_mp7_replica]weapon_mp7"		"1"
				"[cu_p2000_obsidian]weapon_hkp2000"		"1"
				"[gs_tec9_decimator]weapon_tec9"		"1"
				"[cu_sg553_reactor]weapon_sg556"		"1"
				"[cu_ssg08_tickler]weapon_ssg08"		"1"
				"[cu_awp_virus]weapon_awp"		"1"
				"[gs_mac10_stalker]weapon_mac10"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"cu_bizon_road_warrior"		"mythical"
		"gs_ak47_nibbler"		"rare"
		"cu_aug_whitefang"		"mythical"
		"cu_awp_virus"		"legendary"
		"gs_mp5_etch"		"rare"
		"gs_tec9_decimator"		"legendary"
		"cu_nova_featherswing"		"rare"
		"cu_g3sg1_blacksand"		"rare"
		"gs_r8_memento"		"rare"
		"cu_mp7_replica"		"mythical"
		"cu_p2000_obsidian"		"rare"
		"gs_dual_elites_rose"		"rare"
		"sp_scar20_striker_dust"		"rare"
		"cu_sg553_reactor"		"legendary"
		"gs_mac10_stalker"		"ancient"
		"cu_ssg08_tickler"		"legendary"
		"gs_m249_warbird_veteran"		"rare"
	}
	"sticker_kits"
	{
		"3983"
		{
			"name"		"spray_std2_1g"
			"item_name"		"#SprayKit_std2_1g"
			"description_string"		"#SprayKit_desc_std2_1g"
			"sticker_material"		"default2019/1g"
			"item_rarity"		"common"
		}
		"3984"
		{
			"name"		"spray_std2_200iq"
			"item_name"		"#SprayKit_std2_200iq"
			"description_string"		"#SprayKit_desc_std2_200iq"
			"sticker_material"		"default2019/200iq"
			"item_rarity"		"common"
		}
		"3985"
		{
			"name"		"spray_std2_applause"
			"item_name"		"#SprayKit_std2_applause"
			"description_string"		"#SprayKit_desc_std2_applause"
			"sticker_material"		"default2019/applause"
			"item_rarity"		"common"
		}
		"3986"
		{
			"name"		"spray_std2_beep"
			"item_name"		"#SprayKit_std2_beep"
			"description_string"		"#SprayKit_desc_std2_beep"
			"sticker_material"		"default2019/beep"
			"item_rarity"		"common"
		}
		"3987"
		{
			"name"		"spray_std2_boom"
			"item_name"		"#SprayKit_std2_boom"
			"description_string"		"#SprayKit_desc_std2_boom"
			"sticker_material"		"default2019/boom"
			"item_rarity"		"common"
		}
		"3988"
		{
			"name"		"spray_std2_brightstar"
			"item_name"		"#SprayKit_std2_brightstar"
			"description_string"		"#SprayKit_desc_std2_brightstar"
			"sticker_material"		"default2019/brightstar"
			"item_rarity"		"common"
		}
		"3989"
		{
			"name"		"spray_std2_brokenheart"
			"item_name"		"#SprayKit_std2_brokenheart"
			"description_string"		"#SprayKit_desc_std2_brokenheart"
			"sticker_material"		"default2019/brokenheart"
			"item_rarity"		"common"
		}
		"3990"
		{
			"name"		"spray_std2_bubble_denied"
			"item_name"		"#SprayKit_std2_bubble_denied"
			"description_string"		"#SprayKit_desc_std2_bubble_denied"
			"sticker_material"		"default2019/bubble_denied"
			"item_rarity"		"common"
		}
		"3991"
		{
			"name"		"spray_std2_bubble_question"
			"item_name"		"#SprayKit_std2_bubble_question"
			"description_string"		"#SprayKit_desc_std2_bubble_question"
			"sticker_material"		"default2019/bubble_question"
			"item_rarity"		"common"
		}
		"3992"
		{
			"name"		"spray_std2_chef_kiss"
			"item_name"		"#SprayKit_std2_chef_kiss"
			"description_string"		"#SprayKit_desc_std2_chef_kiss"
			"sticker_material"		"default2019/chef_kiss"
			"item_rarity"		"common"
		}
		"3993"
		{
			"name"		"spray_std2_chick"
			"item_name"		"#SprayKit_std2_chick"
			"description_string"		"#SprayKit_desc_std2_chick"
			"sticker_material"		"default2019/chick"
			"item_rarity"		"common"
		}
		"3994"
		{
			"name"		"spray_std2_choke"
			"item_name"		"#SprayKit_std2_choke"
			"description_string"		"#SprayKit_desc_std2_choke"
			"sticker_material"		"default2019/choke"
			"item_rarity"		"common"
		}
		"3995"
		{
			"name"		"spray_std2_chunkychicken"
			"item_name"		"#SprayKit_std2_chunkychicken"
			"description_string"		"#SprayKit_desc_std2_chunkychicken"
			"sticker_material"		"default2019/chunkychicken"
			"item_rarity"		"common"
		}
		"3996"
		{
			"name"		"spray_std2_dead_now"
			"item_name"		"#SprayKit_std2_dead_now"
			"description_string"		"#SprayKit_desc_std2_dead_now"
			"sticker_material"		"default2019/dead_now"
			"item_rarity"		"common"
		}
		"3997"
		{
			"name"		"spray_std2_fart"
			"item_name"		"#SprayKit_std2_fart"
			"description_string"		"#SprayKit_desc_std2_fart"
			"sticker_material"		"default2019/fart"
			"item_rarity"		"common"
		}
		"3998"
		{
			"name"		"spray_std2_goofy"
			"item_name"		"#SprayKit_std2_goofy"
			"description_string"		"#SprayKit_desc_std2_goofy"
			"sticker_material"		"default2019/goofy"
			"item_rarity"		"common"
		}
		"3999"
		{
			"name"		"spray_std2_grimace"
			"item_name"		"#SprayKit_std2_grimace"
			"description_string"		"#SprayKit_desc_std2_grimace"
			"sticker_material"		"default2019/grimace"
			"item_rarity"		"common"
		}
		"4000"
		{
			"name"		"spray_std2_happy_cat"
			"item_name"		"#SprayKit_std2_happy_cat"
			"description_string"		"#SprayKit_desc_std2_happy_cat"
			"sticker_material"		"default2019/happy_cat"
			"item_rarity"		"common"
		}
		"4001"
		{
			"name"		"spray_std2_hop"
			"item_name"		"#SprayKit_std2_hop"
			"description_string"		"#SprayKit_desc_std2_hop"
			"sticker_material"		"default2019/hop"
			"item_rarity"		"common"
		}
		"4002"
		{
			"name"		"spray_std2_kiss"
			"item_name"		"#SprayKit_std2_kiss"
			"description_string"		"#SprayKit_desc_std2_kiss"
			"sticker_material"		"default2019/kiss"
			"item_rarity"		"common"
		}
		"4003"
		{
			"name"		"spray_std2_lightbulb"
			"item_name"		"#SprayKit_std2_lightbulb"
			"description_string"		"#SprayKit_desc_std2_lightbulb"
			"sticker_material"		"default2019/lightbulb"
			"item_rarity"		"common"
		}
		"4004"
		{
			"name"		"spray_std2_little_crown"
			"item_name"		"#SprayKit_std2_little_crown"
			"description_string"		"#SprayKit_desc_std2_little_crown"
			"sticker_material"		"default2019/little_crown"
			"item_rarity"		"common"
		}
		"4005"
		{
			"name"		"spray_std2_little_ez"
			"item_name"		"#SprayKit_std2_little_ez"
			"description_string"		"#SprayKit_desc_std2_little_ez"
			"sticker_material"		"default2019/little_ez"
			"item_rarity"		"common"
		}
		"4006"
		{
			"name"		"spray_std2_littlebirds"
			"item_name"		"#SprayKit_std2_littlebirds"
			"description_string"		"#SprayKit_desc_std2_littlebirds"
			"sticker_material"		"default2019/littlebirds"
			"item_rarity"		"common"
		}
		"4007"
		{
			"name"		"spray_std2_nt"
			"item_name"		"#SprayKit_std2_nt"
			"description_string"		"#SprayKit_desc_std2_nt"
			"sticker_material"		"default2019/nt"
			"item_rarity"		"common"
		}
		"4008"
		{
			"name"		"spray_std2_okay"
			"item_name"		"#SprayKit_std2_okay"
			"description_string"		"#SprayKit_desc_std2_okay"
			"sticker_material"		"default2019/okay"
			"item_rarity"		"common"
		}
		"4009"
		{
			"name"		"spray_std2_omg"
			"item_name"		"#SprayKit_std2_omg"
			"description_string"		"#SprayKit_desc_std2_omg"
			"sticker_material"		"default2019/omg"
			"item_rarity"		"common"
		}
		"4010"
		{
			"name"		"spray_std2_oops"
			"item_name"		"#SprayKit_std2_oops"
			"description_string"		"#SprayKit_desc_std2_oops"
			"sticker_material"		"default2019/oops"
			"item_rarity"		"common"
		}
		"4011"
		{
			"name"		"spray_std2_puke"
			"item_name"		"#SprayKit_std2_puke"
			"description_string"		"#SprayKit_desc_std2_puke"
			"sticker_material"		"default2019/puke"
			"item_rarity"		"common"
		}
		"4012"
		{
			"name"		"spray_std2_rly"
			"item_name"		"#SprayKit_std2_rly"
			"description_string"		"#SprayKit_desc_std2_rly"
			"sticker_material"		"default2019/rly"
			"item_rarity"		"common"
		}
		"4013"
		{
			"name"		"spray_std2_silverbullet"
			"item_name"		"#SprayKit_std2_silverbullet"
			"description_string"		"#SprayKit_desc_std2_silverbullet"
			"sticker_material"		"default2019/silverbullet"
			"item_rarity"		"common"
		}
		"4014"
		{
			"name"		"spray_std2_smarm"
			"item_name"		"#SprayKit_std2_smarm"
			"description_string"		"#SprayKit_desc_std2_smarm"
			"sticker_material"		"default2019/smarm"
			"item_rarity"		"common"
		}
		"4015"
		{
			"name"		"spray_std2_smirk"
			"item_name"		"#SprayKit_std2_smirk"
			"description_string"		"#SprayKit_desc_std2_smirk"
			"sticker_material"		"default2019/smirk"
			"item_rarity"		"common"
		}
		"4016"
		{
			"name"		"spray_std2_smooch"
			"item_name"		"#SprayKit_std2_smooch"
			"description_string"		"#SprayKit_desc_std2_smooch"
			"sticker_material"		"default2019/smooch"
			"item_rarity"		"common"
		}
		"4017"
		{
			"name"		"spray_std2_thoughtfull"
			"item_name"		"#SprayKit_std2_thoughtfull"
			"description_string"		"#SprayKit_desc_std2_thoughtfull"
			"sticker_material"		"default2019/thoughtfull"
			"item_rarity"		"common"
		}
		"4018"
		{
			"name"		"spray_std2_uhoh"
			"item_name"		"#SprayKit_std2_uhoh"
			"description_string"		"#SprayKit_desc_std2_uhoh"
			"sticker_material"		"default2019/uhoh"
			"item_rarity"		"common"
		}
	}
	"client_loot_lists"
	{
		"spray_std2_droplist_entry_1g"
		{
			"[spray_std2_1g]spray"		"1"
		}
		"spray_std2_droplist_entry_200iq"
		{
			"[spray_std2_200iq]spray"		"1"
		}
		"spray_std2_droplist_entry_applause"
		{
			"[spray_std2_applause]spray"		"1"
		}
		"spray_std2_droplist_entry_beep"
		{
			"[spray_std2_beep]spray"		"1"
		}
		"spray_std2_droplist_entry_boom"
		{
			"[spray_std2_boom]spray"		"1"
		}
		"spray_std2_droplist_entry_brightstar"
		{
			"[spray_std2_brightstar]spray"		"1"
		}
		"spray_std2_droplist_entry_brokenheart"
		{
			"[spray_std2_brokenheart]spray"		"1"
		}
		"spray_std2_droplist_entry_bubble_denied"
		{
			"[spray_std2_bubble_denied]spray"		"1"
		}
		"spray_std2_droplist_entry_bubble_question"
		{
			"[spray_std2_bubble_question]spray"		"1"
		}
		"spray_std2_droplist_entry_chef_kiss"
		{
			"[spray_std2_chef_kiss]spray"		"1"
		}
		"spray_std2_droplist_entry_chick"
		{
			"[spray_std2_chick]spray"		"1"
		}
		"spray_std2_droplist_entry_choke"
		{
			"[spray_std2_choke]spray"		"1"
		}
		"spray_std2_droplist_entry_chunkychicken"
		{
			"[spray_std2_chunkychicken]spray"		"1"
		}
		"spray_std2_droplist_entry_dead_now"
		{
			"[spray_std2_dead_now]spray"		"1"
		}
		"spray_std2_droplist_entry_fart"
		{
			"[spray_std2_fart]spray"		"1"
		}
		"spray_std2_droplist_entry_goofy"
		{
			"[spray_std2_goofy]spray"		"1"
		}
		"spray_std2_droplist_entry_grimace"
		{
			"[spray_std2_grimace]spray"		"1"
		}
		"spray_std2_droplist_entry_happy_cat"
		{
			"[spray_std2_happy_cat]spray"		"1"
		}
		"spray_std2_droplist_entry_hop"
		{
			"[spray_std2_hop]spray"		"1"
		}
		"spray_std2_droplist_entry_kiss"
		{
			"[spray_std2_kiss]spray"		"1"
		}
		"spray_std2_droplist_entry_lightbulb"
		{
			"[spray_std2_lightbulb]spray"		"1"
		}
		"spray_std2_droplist_entry_little_crown"
		{
			"[spray_std2_little_crown]spray"		"1"
		}
		"spray_std2_droplist_entry_little_ez"
		{
			"[spray_std2_little_ez]spray"		"1"
		}
		"spray_std2_droplist_entry_littlebirds"
		{
			"[spray_std2_littlebirds]spray"		"1"
		}
		"spray_std2_droplist_entry_nt"
		{
			"[spray_std2_nt]spray"		"1"
		}
		"spray_std2_droplist_entry_okay"
		{
			"[spray_std2_okay]spray"		"1"
		}
		"spray_std2_droplist_entry_omg"
		{
			"[spray_std2_omg]spray"		"1"
		}
		"spray_std2_droplist_entry_oops"
		{
			"[spray_std2_oops]spray"		"1"
		}
		"spray_std2_droplist_entry_puke"
		{
			"[spray_std2_puke]spray"		"1"
		}
		"spray_std2_droplist_entry_rly"
		{
			"[spray_std2_rly]spray"		"1"
		}
		"spray_std2_droplist_entry_silverbullet"
		{
			"[spray_std2_silverbullet]spray"		"1"
		}
		"spray_std2_droplist_entry_smarm"
		{
			"[spray_std2_smarm]spray"		"1"
		}
		"spray_std2_droplist_entry_smirk"
		{
			"[spray_std2_smirk]spray"		"1"
		}
		"spray_std2_droplist_entry_smooch"
		{
			"[spray_std2_smooch]spray"		"1"
		}
		"spray_std2_droplist_entry_thoughtfull"
		{
			"[spray_std2_thoughtfull]spray"		"1"
		}
		"spray_std2_droplist_entry_uhoh"
		{
			"[spray_std2_uhoh]spray"		"1"
		}
		"spray_std2_droplist_common_1"
		{
			"spray_std2_droplist_entry_applause"		"1"
			"spray_std2_droplist_entry_beep"		"1"
			"spray_std2_droplist_entry_boom"		"1"
			"spray_std2_droplist_entry_brightstar"		"1"
			"spray_std2_droplist_entry_brokenheart"		"1"
			"spray_std2_droplist_entry_chef_kiss"		"1"
			"spray_std2_droplist_entry_chick"		"1"
			"spray_std2_droplist_entry_chunkychicken"		"1"
			"spray_std2_droplist_entry_goofy"		"1"
			"spray_std2_droplist_entry_grimace"		"1"
			"spray_std2_droplist_entry_happy_cat"		"1"
			"spray_std2_droplist_entry_hop"		"1"
			"spray_std2_droplist_entry_kiss"		"1"
			"spray_std2_droplist_entry_lightbulb"		"1"
			"spray_std2_droplist_entry_little_crown"		"1"
			"spray_std2_droplist_entry_omg"		"1"
			"spray_std2_droplist_entry_silverbullet"		"1"
			"spray_std2_droplist_entry_smirk"		"1"
			"spray_std2_droplist_entry_thoughtfull"		"1"
		}
		"csgo_spray_std2_drops_1"
		{
			"spray_std2_droplist_common_1"		"1"
		}
		"unsealed_spray_std2_drops_1"
		{
			"csgo_spray_std2_drops_1"		"1"
		}
		"spray_std2_droplist_common_2"
		{
			"spray_std2_droplist_entry_1g"		"1"
			"spray_std2_droplist_entry_200iq"		"1"
			"spray_std2_droplist_entry_bubble_denied"		"1"
			"spray_std2_droplist_entry_bubble_question"		"1"
			"spray_std2_droplist_entry_choke"		"1"
			"spray_std2_droplist_entry_dead_now"		"1"
			"spray_std2_droplist_entry_fart"		"1"
			"spray_std2_droplist_entry_little_ez"		"1"
			"spray_std2_droplist_entry_littlebirds"		"1"
			"spray_std2_droplist_entry_nt"		"1"
			"spray_std2_droplist_entry_okay"		"1"
			"spray_std2_droplist_entry_oops"		"1"
			"spray_std2_droplist_entry_puke"		"1"
			"spray_std2_droplist_entry_rly"		"1"
			"spray_std2_droplist_entry_smarm"		"1"
			"spray_std2_droplist_entry_smooch"		"1"
			"spray_std2_droplist_entry_uhoh"		"1"
		}
		"csgo_spray_std2_drops_2"
		{
			"spray_std2_droplist_common_2"		"1"
		}
		"unsealed_spray_std2_drops_2"
		{
			"csgo_spray_std2_drops_2"		"1"
		}
	}
	"paint_kits"
	{
		"902"
		{
			"name"		"aq_m249_aztec"
			"description_string"		"#PaintKit_aq_m249_aztec"
			"description_tag"		"#PaintKit_aq_m249_aztec_Tag"
			"style"		"8"
			"pattern"		"workshop/m249_aztec"
			"use_normal"		"1"
			"normal"		"workshop/m249_aztec_normal"
			"color0"		"88 68 28"
			"color1"		"255 255 255"
			"color2"		"150 150 136"
			"color3"		"29 106 32"
			"pattern_scale"		"1.000000"
			"phongexponent"		"50"
			"phongalbedoboost"		"5"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.750000"
		}
		"903"
		{
			"name"		"gs_dual_elites_classic"
			"description_string"		"#PaintKit_gs_dual_elites_classic"
			"description_tag"		"#PaintKit_gs_dual_elites_classic_Tag"
			"style"		"9"
			"pattern"		"workshop/dual_elites_classic"
			"use_normal"		"1"
			"normal"		"workshop/dual_elites_classic_normal"
			"color0"		"118 98 92"
			"color1"		"211 211 211"
			"color2"		"198 198 198"
			"color3"		"141 132 111"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"70"
			"phongalbedoboost"		"10"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"904"
		{
			"name"		"cu_famas_nuke_tension"
			"description_string"		"#PaintKit_cu_famas_nuke_tension"
			"description_tag"		"#PaintKit_cu_famas_nuke_tension_Tag"
			"style"		"7"
			"pattern"		"workshop/famas_nuclear_tension"
			"use_normal"		"1"
			"normal"		"workshop/famas_nuclear_tension_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"11"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"905"
		{
			"name"		"cu_tec9_flash"
			"description_string"		"#PaintKit_cu_tec9_flash"
			"description_tag"		"#PaintKit_cu_tec9_flash_Tag"
			"style"		"7"
			"pattern"		"workshop/tec9_flash"
			"use_normal"		"1"
			"normal"		"workshop/tec9_flash_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"15"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"906"
		{
			"name"		"cu_fiveseven_gsg9"
			"description_string"		"#PaintKit_cu_fiveseven_gsg9"
			"description_tag"		"#PaintKit_cu_fiveseven_gsg9_Tag"
			"style"		"7"
			"pattern"		"workshop/fiveseven_gsg9"
			"use_normal"		"1"
			"normal"		"workshop/fiveseven_gsg9_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"35"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
		}
		"907"
		{
			"name"		"gs_p250_inferno"
			"description_string"		"#PaintKit_gs_p250_inferno"
			"description_tag"		"#PaintKit_gs_p250_inferno_Tag"
			"style"		"9"
			"pattern"		"workshop/p250_inferno"
			"use_normal"		"1"
			"normal"		"workshop/p250_inferno_normal"
			"color0"		"45 60 48"
			"color1"		"190 190 190"
			"color2"		"121 116 107"
			"color3"		"105 113 93"
			"pattern_scale"		"1.000000"
			"phongexponent"		"5"
			"phongintensity"		"0"
			"phongalbedoboost"		"0"
			"view_model_exponent_override_size"		"512"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.680000"
		}
		"908"
		{
			"name"		"gs_mac10_dust_crate"
			"description_string"		"#PaintKit_gs_mac10_dust_crate"
			"description_tag"		"#PaintKit_gs_mac10_dust_crate_Tag"
			"style"		"9"
			"pattern"		"workshop/mac10_dust_crate"
			"use_normal"		"1"
			"normal"		"workshop/mac10_dust_crate_normal"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"182 182 177"
			"color3"		"255 255 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"10"
			"phongalbedoboost"		"0"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"909"
		{
			"name"		"gs_mag7_popdog"
			"description_string"		"#PaintKit_gs_mag7_popdog"
			"description_tag"		"#PaintKit_gs_mag7_popdog_Tag"
			"style"		"9"
			"pattern"		"workshop/mag7_popdog"
			"use_normal"		"1"
			"normal"		"workshop/mag7_popdog_normal"
			"color0"		"89 89 89"
			"color1"		"204 204 204"
			"color2"		"217 189 168"
			"color3"		"182 182 182"
			"pattern_scale"		"1.000000"
			"phongexponent"		"150"
			"phongintensity"		"50"
			"phongalbedoboost"		"6"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"910"
		{
			"name"		"cu_mp9_hydra"
			"description_string"		"#PaintKit_cu_mp9_hydra"
			"description_tag"		"#PaintKit_cu_mp9_hydra_Tag"
			"style"		"7"
			"pattern"		"workshop/mp9_hydra"
			"use_normal"		"1"
			"normal"		"workshop/mp9_hydra_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"130"
			"phongintensity"		"20"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"911"
		{
			"name"		"cu_p90_nostalgia"
			"description_string"		"#PaintKit_cu_p90_nostalgia"
			"description_tag"		"#PaintKit_cu_p90_nostalgia_Tag"
			"style"		"7"
			"pattern"		"workshop/p90_nostalgia"
			"use_normal"		"1"
			"normal"		"workshop/p90_nostalgia_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"103"
			"phongintensity"		"15"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.570000"
		}
		"913"
		{
			"name"		"am_aug_death_by_doggy"
			"description_string"		"#PaintKit_am_aug_death_by_doggy"
			"description_tag"		"#PaintKit_am_aug_death_by_doggy_Tag"
			"style"		"5"
			"pattern"		"workshop/aug_death_by_doggy"
			"color0"		"21 19 23"
			"color1"		"52 133 167"
			"color2"		"190 77 125"
			"color3"		"81 134 75"
			"pattern_scale"		"2.200000"
			"phongexponent"		"180"
			"phongalbedoboost"		"8"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
		}
		"914"
		{
			"name"		"cu_scar_assault"
			"description_string"		"#PaintKit_cu_scar_assault"
			"description_tag"		"#PaintKit_cu_scar_assault_Tag"
			"style"		"7"
			"pattern"		"workshop/scar_assault"
			"use_normal"		"1"
			"normal"		"workshop/scar_assault_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"130"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.620000"
		}
		"915"
		{
			"name"		"gs_mp5_fbi"
			"description_string"		"#PaintKit_gs_mp5_fbi"
			"description_tag"		"#PaintKit_gs_mp5_fbi_Tag"
			"style"		"9"
			"pattern"		"workshop/mp5_fbi"
			"use_normal"		"1"
			"normal"		"workshop/mp5_fbi_normal"
			"color0"		"213 213 213"
			"color1"		"255 255 255"
			"color2"		"218 218 218"
			"color3"		"243 243 243"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"32"
			"phongalbedoboost"		"40"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"916"
		{
			"name"		"cu_ump_bomb"
			"description_string"		"#PaintKit_cu_ump_bomb"
			"description_tag"		"#PaintKit_cu_ump_bomb_Tag"
			"style"		"7"
			"pattern"		"workshop/ump_bomb"
			"use_normal"		"1"
			"normal"		"workshop/ump_bomb_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"120"
			"phongintensity"		"40"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"917"
		{
			"name"		"cu_awp_wildfire"
			"description_string"		"#PaintKit_cu_awp_wildfire"
			"description_tag"		"#PaintKit_cu_awp_wildfire_Tag"
			"style"		"7"
			"pattern"		"workshop/awp_wildfire"
			"use_normal"		"1"
			"normal"		"workshop/awp_wildfire_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.010000"
			"wear_remap_max"		"0.700000"
		}
		"918"
		{
			"name"		"cu_glock_hero"
			"description_string"		"#PaintKit_cu_glock_hero"
			"description_tag"		"#PaintKit_cu_glock_hero_Tag"
			"style"		"7"
			"pattern"		"workshop/glock_hero"
			"use_normal"		"1"
			"normal"		"workshop/glock_hero_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"90"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"919"
		{
			"name"		"gs_famas_legacy_gold"
			"description_string"		"#PaintKit_gs_famas_legacy_gold"
			"description_tag"		"#PaintKit_gs_famas_legacy_gold_Tag"
			"style"		"9"
			"pattern"		"workshop/famas_legacy_gold"
			"use_normal"		"1"
			"normal"		"workshop/famas_legacy_gold_normal"
			"color0"		"175 175 175"
			"color1"		"255 255 255"
			"color2"		"118 118 118"
			"color3"		"135 135 135"
			"pattern_scale"		"1.000000"
			"phongexponent"		"150"
			"phongintensity"		"75"
			"phongalbedoboost"		"90"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
	}
	"items"
	{
		"1385"
		{
			"name"		"community_24 Key"
			"item_name"		"#CSGO_crate_key_community_24"
			"item_description"		"#CSGO_crate_key_community_24_desc"
			"first_sale_date"		"2019-10-14"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_24"
			"tool"
			{
				"restriction"		"crate_community_24"
			}
		}
		"4669"
		{
			"item_name"		"#CSGO_crate_community_24"
			"item_description"		"#CSGO_crate_community_24_desc"
			"name"		"crate_community_24"
			"image_inventory"		"econ/weapon_cases/crate_community_24"
			"model_player"		"models/props/crates/csgo_drop_crate_community_24.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1385"		"1"
			}
			"tool"
			{
				"restriction"		"crate_community_24"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"293"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_24"
					"tag_text"		"#CSGO_set_community_24"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
			"loot_list_rare_item_footer"		"#crate_community_24_unusual_lootlist"
			"loot_list_rare_item_name"		"#crate_community_24_unusual_itemname"
			"image_unusual_item"		"econ/weapon_cases/crate_community_24_rare_item"
		}
	}
	"revolving_loot_lists"
	{
		"293"		"crate_community_24"
	}
	"client_loot_lists"
	{
		"crate_community_24_rare"
		{
			"[gs_dual_elites_classic]weapon_elite"		"1"
			"[cu_tec9_flash]weapon_tec9"		"1"
			"[gs_mac10_dust_crate]weapon_mac10"		"1"
			"[gs_mag7_popdog]weapon_mag7"		"1"
			"[cu_scar_assault]weapon_scar20"		"1"
			"[cu_famas_nuke_tension]weapon_famas"		"1"
			"[cu_glock_hero]weapon_glock"		"1"
		}
		"crate_community_24_mythical"
		{
			"[aq_m249_aztec]weapon_m249"		"1"
			"[gs_mp5_fbi]weapon_mp5sd"		"1"
			"[cu_fiveseven_gsg9]weapon_fiveseven"		"1"
			"[gs_p250_inferno]weapon_p250"		"1"
			"[cu_ump_bomb]weapon_ump45"		"1"
		}
		"crate_community_24_legendary"
		{
			"[cu_mp9_hydra]weapon_mp9"		"1"
			"[cu_p90_nostalgia]weapon_p90"		"1"
			"[am_aug_death_by_doggy]weapon_aug"		"1"
		}
		"crate_community_24_ancient"
		{
			"[cu_awp_wildfire]weapon_awp"		"1"
			"[gs_famas_legacy_gold]weapon_famas"		"1"
		}
		"crate_community_24"
		{
			"crate_community_24_rare"		"1"
			"crate_community_24_mythical"		"1"
			"crate_community_24_legendary"		"1"
			"crate_community_24_ancient"		"1"
			"set_community_24_unusual"		"1"
		}
	}
	"item_sets"
	{
		"set_community_24"
		{
			"name"		"#CSGO_set_community_24"
			"set_description"		"#CSGO_set_community_24_desc"
			"is_collection"		"1"
			"items"
			{
				"[gs_dual_elites_classic]weapon_elite"		"1"
				"[cu_tec9_flash]weapon_tec9"		"1"
				"[gs_mac10_dust_crate]weapon_mac10"		"1"
				"[gs_mag7_popdog]weapon_mag7"		"1"
				"[cu_scar_assault]weapon_scar20"		"1"
				"[cu_famas_nuke_tension]weapon_famas"		"1"
				"[cu_glock_hero]weapon_glock"		"1"
				"[aq_m249_aztec]weapon_m249"		"1"
				"[gs_mp5_fbi]weapon_mp5sd"		"1"
				"[cu_fiveseven_gsg9]weapon_fiveseven"		"1"
				"[gs_p250_inferno]weapon_p250"		"1"
				"[cu_ump_bomb]weapon_ump45"		"1"
				"[cu_mp9_hydra]weapon_mp9"		"1"
				"[cu_p90_nostalgia]weapon_p90"		"1"
				"[am_aug_death_by_doggy]weapon_aug"		"1"
				"[cu_awp_wildfire]weapon_awp"		"1"
				"[gs_famas_legacy_gold]weapon_famas"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"aq_m249_aztec"		"mythical"
		"gs_dual_elites_classic"		"rare"
		"gs_mp5_fbi"		"mythical"
		"cu_tec9_flash"		"rare"
		"cu_fiveseven_gsg9"		"mythical"
		"gs_p250_inferno"		"mythical"
		"gs_mac10_dust_crate"		"rare"
		"gs_mag7_popdog"		"rare"
		"cu_mp9_hydra"		"legendary"
		"cu_p90_nostalgia"		"legendary"
		"am_aug_death_by_doggy"		"legendary"
		"cu_scar_assault"		"rare"
		"cu_famas_nuke_tension"		"rare"
		"cu_glock_hero"		"uncommon"
		"cu_ump_bomb"		"mythical"
		"cu_awp_wildfire"		"legendary"
		"gs_famas_legacy_gold"		"ancient"
	}
	"sticker_kits"
	{
		"4513"
		{
			"name"		"cs20_anniversary_pixel_holo"
			"item_name"		"#StickerKit_cs20_anniversary_pixel_holo"
			"description_string"		"#StickerKit_desc_cs20_anniversary_pixel_holo"
			"sticker_material"		"cs20/cs20_anniversary_pixel_holo"
			"item_rarity"		"mythical"
		}
		"4514"
		{
			"name"		"cs20_2old_glossy"
			"item_name"		"#StickerKit_cs20_2old_glossy"
			"description_string"		"#StickerKit_desc_cs20_2old_glossy"
			"sticker_material"		"cs20/cs20_2old_glossy"
			"item_rarity"		"rare"
		}
		"4515"
		{
			"name"		"cs20_arctic_avenger"
			"item_name"		"#StickerKit_cs20_arctic_avenger"
			"description_string"		"#StickerKit_desc_cs20_arctic_avenger"
			"sticker_material"		"cs20/cs20_arctic_avenger"
			"item_rarity"		"rare"
		}
		"4516"
		{
			"name"		"cs20_aztec_beast"
			"item_name"		"#StickerKit_cs20_aztec_beast"
			"description_string"		"#StickerKit_desc_cs20_aztec_beast"
			"sticker_material"		"cs20/cs20_aztec_beast"
			"item_rarity"		"rare"
		}
		"4517"
		{
			"name"		"cs20_sas_boom"
			"item_name"		"#StickerKit_cs20_sas_boom"
			"description_string"		"#StickerKit_desc_cs20_sas_boom"
			"sticker_material"		"cs20/cs20_sas_boom"
			"item_rarity"		"rare"
		}
		"4518"
		{
			"name"		"cs20_c4_friend"
			"item_name"		"#StickerKit_cs20_c4_friend"
			"description_string"		"#StickerKit_desc_cs20_c4_friend"
			"sticker_material"		"cs20/cs20_c4_friend"
			"item_rarity"		"rare"
		}
		"4519"
		{
			"name"		"cs20_clutchman_holo"
			"item_name"		"#StickerKit_cs20_clutchman_holo"
			"description_string"		"#StickerKit_desc_cs20_clutchman_holo"
			"sticker_material"		"cs20/cs20_clutchman_holo"
			"item_rarity"		"mythical"
		}
		"4520"
		{
			"name"		"cs20_anniversary_foil"
			"item_name"		"#StickerKit_cs20_anniversary_foil"
			"description_string"		"#StickerKit_desc_cs20_anniversary_foil"
			"sticker_material"		"cs20/cs20_anniversary_foil"
			"item_rarity"		"legendary"
		}
		"4521"
		{
			"name"		"cs20_door_stuck_foil"
			"item_name"		"#StickerKit_cs20_door_stuck_foil"
			"description_string"		"#StickerKit_desc_cs20_door_stuck_foil"
			"sticker_material"		"cs20/cs20_door_stuck_foil"
			"item_rarity"		"legendary"
		}
		"4522"
		{
			"name"		"cs20_dragon_lore_foil"
			"item_name"		"#StickerKit_cs20_dragon_lore_foil"
			"description_string"		"#StickerKit_desc_cs20_dragon_lore_foil"
			"sticker_material"		"cs20/cs20_dragon_lore_foil"
			"item_rarity"		"legendary"
		}
		"4523"
		{
			"name"		"cs20_dz_guinea_pig_holo"
			"item_name"		"#StickerKit_cs20_dz_guinea_pig_holo"
			"description_string"		"#StickerKit_desc_cs20_dz_guinea_pig_holo"
			"sticker_material"		"cs20/cs20_dz_guinea_pig_holo"
			"item_rarity"		"mythical"
		}
		"4524"
		{
			"name"		"cs20_andre_sas"
			"item_name"		"#StickerKit_cs20_andre_sas"
			"description_string"		"#StickerKit_desc_cs20_andre_sas"
			"sticker_material"		"cs20/cs20_andre_sas"
			"item_rarity"		"rare"
		}
		"4525"
		{
			"name"		"cs20_fire_in_the_hole_holo"
			"item_name"		"#StickerKit_cs20_fire_in_the_hole_holo"
			"description_string"		"#StickerKit_desc_cs20_fire_in_the_hole_holo"
			"sticker_material"		"cs20/cs20_fire_in_the_hole_holo"
			"item_rarity"		"mythical"
		}
		"4526"
		{
			"name"		"cs20_nuke_beast"
			"item_name"		"#StickerKit_cs20_nuke_beast"
			"description_string"		"#StickerKit_desc_cs20_nuke_beast"
			"sticker_material"		"cs20/cs20_nuke_beast"
			"item_rarity"		"rare"
		}
		"4527"
		{
			"name"		"cs20_map_office"
			"item_name"		"#StickerKit_cs20_map_office"
			"description_string"		"#StickerKit_desc_cs20_map_office"
			"sticker_material"		"cs20/cs20_map_office"
			"item_rarity"		"rare"
		}
		"4528"
		{
			"name"		"cs20_boost_holo"
			"item_name"		"#StickerKit_cs20_boost_holo"
			"description_string"		"#StickerKit_desc_cs20_boost_holo"
			"sticker_material"		"cs20/cs20_boost_holo"
			"item_rarity"		"mythical"
		}
		"4529"
		{
			"name"		"cs20_rush_holo"
			"item_name"		"#StickerKit_cs20_rush_holo"
			"description_string"		"#StickerKit_desc_cs20_rush_holo"
			"sticker_material"		"cs20/cs20_rush_holo"
			"item_rarity"		"mythical"
		}
		"4530"
		{
			"name"		"cs20_pixel_separatist"
			"item_name"		"#StickerKit_cs20_pixel_separatist"
			"description_string"		"#StickerKit_desc_cs20_pixel_separatist"
			"sticker_material"		"cs20/cs20_pixel_separatist"
			"item_rarity"		"rare"
		}
		"4531"
		{
			"name"		"cs20_surf"
			"item_name"		"#StickerKit_cs20_surf"
			"description_string"		"#StickerKit_desc_cs20_surf"
			"sticker_material"		"cs20/cs20_surf"
			"item_rarity"		"rare"
		}
		"4532"
		{
			"name"		"cs20_tarot_temperance"
			"item_name"		"#StickerKit_cs20_tarot_temperance"
			"description_string"		"#StickerKit_desc_cs20_tarot_temperance"
			"sticker_material"		"cs20/cs20_tarot_temperance"
			"item_rarity"		"rare"
		}
	}
	"items"
	{
		"4670"
		{
			"item_name"		"#CSGO_crate_sticker_pack_cs20_capsule"
			"item_description"		"#CSGO_crate_sticker_pack_cs20_capsule_desc"
			"name"		"crate_sticker_pack_cs20_capsule"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_cs20_capsule"
			"first_sale_date"		"2019/10/16"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"294"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_cs20_capsule_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_cs20_capsule"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"294"		"crate_sticker_pack_cs20_capsule_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_cs20_capsule_rare"
		{
			"[cs20_2old_glossy]sticker"		"1"
			"[cs20_arctic_avenger]sticker"		"1"
			"[cs20_aztec_beast]sticker"		"1"
			"[cs20_sas_boom]sticker"		"1"
			"[cs20_c4_friend]sticker"		"1"
			"[cs20_andre_sas]sticker"		"1"
			"[cs20_nuke_beast]sticker"		"1"
			"[cs20_map_office]sticker"		"1"
			"[cs20_pixel_separatist]sticker"		"1"
			"[cs20_surf]sticker"		"1"
			"[cs20_tarot_temperance]sticker"		"1"
		}
		"crate_sticker_pack_cs20_capsule_mythical"
		{
			"[cs20_anniversary_pixel_holo]sticker"		"1"
			"[cs20_clutchman_holo]sticker"		"1"
			"[cs20_dz_guinea_pig_holo]sticker"		"1"
			"[cs20_fire_in_the_hole_holo]sticker"		"1"
			"[cs20_boost_holo]sticker"		"1"
			"[cs20_rush_holo]sticker"		"1"
		}
		"crate_sticker_pack_cs20_capsule_legendary"
		{
			"[cs20_anniversary_foil]sticker"		"1"
			"[cs20_door_stuck_foil]sticker"		"1"
			"[cs20_dragon_lore_foil]sticker"		"1"
		}
		"crate_sticker_pack_cs20_capsule_lootlist"
		{
			"crate_sticker_pack_cs20_capsule_rare"		"1"
			"crate_sticker_pack_cs20_capsule_mythical"		"1"
			"crate_sticker_pack_cs20_capsule_legendary"		"1"
		}
	}
	"paint_kits"
	{
		"879"
		{
			"name"		"aa_fade_ump"
			"description_string"		"#PaintKit_aa_fade"
			"description_tag"		"#PaintKit_aa_fade_Tag"
			"style"		"6"
			"pattern"		"fade"
			"color0"		"44 41 39 255"
			"color1"		"84 52 14 255"
			"color2"		"71 18 28 255"
			"color3"		"28 31 57 255"
			"pattern_scale"		"1.150000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"-0.700000"
			"pattern_offset_x_end"		"-0.700000"
			"pattern_offset_y_start"		"-0.700000"
			"pattern_offset_y_end"		"-0.700000"
			"pattern_rotate_start"		"-55.000000"
			"pattern_rotate_end"		"-65.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"880"
		{
			"name"		"hy_desert_bloom"
			"description_string"		"#PaintKit_hy_desert_bloom"
			"description_tag"		"#PaintKit_hy_desert_bloom_Tag"
			"style"		"2"
			"pattern"		"desert_bloom"
			"color0"		"128 114 92"
			"color1"		"114 168 178"
			"color2"		"47 47 55"
			"color3"		"28 23 32"
			"pattern_scale"		"2.700000"
			"phongexponent"		"165"
			"phongintensity"		"15"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.490000"
		}
		"921"
		{
			"name"		"gs_ak47_gold_arabesque"
			"description_string"		"#PaintKit_gs_ak47_gold_arabesque"
			"description_tag"		"#PaintKit_gs_ak47_gold_arabesque_Tag"
			"style"		"9"
			"pattern"		"ak47_gold_arabesque"
			"use_normal"		"1"
			"normal"		"ak47_gold_arabesque_normal"
			"color0"		"136 136 136"
			"color1"		"255 254 213"
			"color2"		"161 152 63"
			"color3"		"165 157 111"
			"pattern_scale"		"1.000000"
			"phongexponent"		"150"
			"phongintensity"		"75"
			"phongalbedoboost"		"25"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"922"
		{
			"name"		"am_lizard_red"
			"description_string"		"#PaintKit_am_lizard_red"
			"description_tag"		"#PaintKit_am_lizard_red_Tag"
			"style"		"5"
			"pattern"		"iguana_skin"
			"color0"		"194 70 37"
			"color1"		"149 60 45"
			"color2"		"248 201 110"
			"color3"		"24 11 25"
			"pattern_scale"		"1.900000"
			"phongexponent"		"200"
			"phongalbedoboost"		"15"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.370000"
		}
		"924"
		{
			"name"		"hy_brush_camo_tan"
			"description_string"		"#PaintKit_hy_brush_camo_tan"
			"description_tag"		"#PaintKit_hy_brush_camo_tan_Tag"
			"style"		"2"
			"pattern"		"brush_camo"
			"color0"		"83 68 61 255"
			"color1"		"131 105 87 255"
			"color2"		"189 181 157"
			"color3"		"161 145 115 255"
			"pattern_scale"		"1.500000"
			"phongexponent"		"255"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"925"
		{
			"name"		"hy_ddpat_desert"
			"description_string"		"#PaintKit_hy_ddpat"
			"description_tag"		"#PaintKit_hy_ddpat_desert_Tag"
			"style"		"2"
			"pattern"		"ddpat"
			"color0"		"149 137 119"
			"color1"		"87 57 42 255"
			"color2"		"113 97 79"
			"color3"		"99 70 47 255"
			"pattern_scale"		"3.200000"
			"phongexponent"		"16"
			"phongintensity"		"13"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
			"pearlescent"		"0.000000"
		}
		"926"
		{
			"name"		"hy_ddpat_urban_red"
			"description_string"		"#PaintKit_hy_ddpat_urban_red"
			"description_tag"		"#PaintKit_hy_ddpat_urban_red_Tag"
			"style"		"2"
			"pattern"		"ddpat"
			"color0"		"41 43 50 255"
			"color1"		"106 104 111 255"
			"color2"		"128 34 34"
			"color3"		"66 67 72 255"
			"pattern_scale"		"2.000000"
			"phongexponent"		"16"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
			"pearlescent"		"0.000000"
		}
		"927"
		{
			"name"		"hy_dry_wood"
			"description_string"		"#PaintKit_hy_dry_wood"
			"description_tag"		"#PaintKit_hy_dry_wood_Tag"
			"style"		"2"
			"pattern"		"dry_wood"
			"color0"		"85 80 74"
			"color1"		"37 27 31"
			"color2"		"117 88 59"
			"color3"		"134 125 99"
			"pattern_scale"		"5.000000"
			"phongexponent"		"255"
			"phongintensity"		"7"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"45.000000"
			"pattern_rotate_end"		"90.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.480000"
			"pearlescent"		"0.000000"
		}
		"928"
		{
			"name"		"hy_desert_multicam"
			"description_string"		"#PaintKit_hy_desert_multicam"
			"description_tag"		"#PaintKit_hy_desert_multicam_Tag"
			"style"		"2"
			"pattern"		"multicam_02"
			"color0"		"132 120 110"
			"color1"		"57 32 30"
			"color2"		"152 142 122"
			"color3"		"17 14 12"
			"pattern_scale"		"2.000000"
			"phongexponent"		"32"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
			"pearlescent"		"0.000000"
		}
		"929"
		{
			"name"		"hy_torn_camo_paints"
			"description_string"		"#PaintKit_hy_torn_camo_paints"
			"description_tag"		"#PaintKit_hy_torn_camo_paints_Tag"
			"style"		"2"
			"pattern"		"torn_camo"
			"color0"		"55 104 120"
			"color1"		"139 105 77"
			"color2"		"11 36 52 255"
			"color3"		"153 142 122"
			"pattern_scale"		"2.500000"
			"phongexponent"		"255"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
			"pearlescent"		"0.000000"
		}
		"930"
		{
			"name"		"sp_moro_carving_lightblue"
			"description_string"		"#PaintKit_sp_moro_carving_lightblue"
			"description_tag"		"#PaintKit_sp_moro_carving_lightblue_Tag"
			"style"		"3"
			"pattern"		"moro_carving"
			"color0"		"15 11 3 255"
			"color1"		"107 127 106"
			"color2"		"157 135 92"
			"color3"		"105 72 72"
			"pattern_scale"		"1.800000"
			"phongexponent"		"155"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"315.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
			"pearlescent"		"0.000000"
		}
		"931"
		{
			"name"		"sp_moro_carving_yellow"
			"description_string"		"#PaintKit_sp_moro_carving_yellow"
			"description_tag"		"#PaintKit_sp_moro_carving_yellow_Tag"
			"style"		"3"
			"pattern"		"moro_carving"
			"color0"		"4 21 3"
			"color1"		"127 112 96"
			"color2"		"111 93 59"
			"color3"		"125 121 59"
			"pattern_scale"		"2.300000"
			"phongexponent"		"155"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"180.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
			"pearlescent"		"0.000000"
		}
		"932"
		{
			"name"		"sp_moro_textile_purple_yellow"
			"description_string"		"#PaintKit_sp_moro_textile_purple_yellow"
			"description_tag"		"#PaintKit_sp_moro_textile_purple_yellow_Tag"
			"style"		"3"
			"pattern"		"moro_textile"
			"color0"		"0 0 0"
			"color1"		"99 66 120"
			"color2"		"98 75 35"
			"color3"		"103 99 85"
			"pattern_scale"		"3.200000"
			"phongexponent"		"155"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"315.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
			"pearlescent"		"0.000000"
		}
		"933"
		{
			"name"		"sp_palm_night"
			"description_string"		"#PaintKit_sp_palm_night"
			"description_tag"		"#PaintKit_sp_palm_night_Tag"
			"style"		"3"
			"pattern"		"palm"
			"color0"		"8 12 8"
			"color1"		"42 43 44"
			"color2"		"63 63 78"
			"color3"		"37 41 43"
			"pattern_scale"		"1.500000"
			"phongexponent"		"190"
			"phongintensity"		"17"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"934"
		{
			"name"		"sp_desert_skulls"
			"description_string"		"#PaintKit_sp_desert_skulls"
			"description_tag"		"#PaintKit_sp_desert_skulls_Tag"
			"style"		"3"
			"pattern"		"desert_skulls"
			"color0"		"183 154 112"
			"color1"		"117 74 74"
			"color2"		"201 198 177"
			"color3"		"6 9 30"
			"pattern_scale"		"1.200000"
			"phongexponent"		"165"
			"phongintensity"		"15"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
			"pearlescent"		"0.000000"
		}
		"935"
		{
			"name"		"sp_zebracam_red"
			"description_string"		"#PaintKit_sp_zebracam_red"
			"description_tag"		"#PaintKit_sp_zebracam_red_Tag"
			"style"		"3"
			"pattern"		"tiger"
			"color0"		"67 67 67"
			"color1"		"63 20 20"
			"color2"		"22 22 22"
			"color3"		"17 12 12"
			"pattern_scale"		"1.280000"
			"phongexponent"		"32"
			"phongintensity"		"5"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-10.000000"
			"pattern_rotate_end"		"7.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.480000"
			"pearlescent"		"0.000000"
		}
		"1052"
		{
			"name"		"cu_ssg08_scorpion"
			"description_string"		"#PaintKit_cu_ssg08_scorpion"
			"description_tag"		"#PaintKit_cu_ssg08_scorpion_Tag"
			"style"		"7"
			"pattern"		"ssg08_scorpion"
			"use_normal"		"1"
			"normal"		"ssg08_scorpion_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"165"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
	}
	"client_loot_lists"
	{
		"set_dust_2_2021_common"
		{
			"[hy_brush_camo_tan]weapon_revolver"		"1"
			"[hy_ddpat_desert]weapon_p90"		"1"
			"[sp_desert_skulls]weapon_sg556"		"1"
			"[sp_zebracam_red]weapon_mp7"		"1"
			"[hy_desert_bloom]weapon_sawedoff"		"1"
		}
		"set_dust_2_2021_uncommon"
		{
			"[hy_dry_wood]weapon_aug"		"1"
			"[sp_moro_carving_yellow]weapon_mp9"		"1"
			"[sp_moro_textile_purple_yellow]weapon_fiveseven"		"1"
			"[sp_palm_night]weapon_m249"		"1"
		}
		"set_dust_2_2021_rare"
		{
			"[hy_desert_multicam]weapon_p250"		"1"
			"[hy_torn_camo_paints]weapon_nova"		"1"
			"[sp_moro_carving_lightblue]weapon_g3sg1"		"1"
			"[aa_fade_metallic]weapon_galilar"		"1"
		}
		"set_dust_2_2021_mythical"
		{
			"[am_lizard_red]weapon_usp_silencer"		"1"
			"[hy_ddpat_urban_red]weapon_m4a1"		"1"
			"[aq_oiled]weapon_mac10"		"1"
		}
		"set_dust_2_2021_legendary"
		{
			"[aa_fade_ump]weapon_ump45"		"1"
			"[cu_ssg08_scorpion]weapon_ssg08"		"1"
		}
		"set_dust_2_2021_ancient"
		{
			"[gs_ak47_gold_arabesque]weapon_ak47"		"1"
		}
		"set_dust_2_2021"
		{
			"set_dust_2_2021_common"		"1"
			"set_dust_2_2021_uncommon"		"1"
			"set_dust_2_2021_rare"		"1"
			"set_dust_2_2021_mythical"		"1"
			"set_dust_2_2021_legendary"		"1"
			"set_dust_2_2021_ancient"		"1"
		}
	}
	"item_sets"
	{
		"set_dust_2_2021"
		{
			"name"		"#CSGO_set_dust_2_2021"
			"set_description"		"#CSGO_set_dust_2_2021_desc"
			"is_collection"		"1"
			"items"
			{
				"[hy_brush_camo_tan]weapon_revolver"		"1"
				"[hy_ddpat_desert]weapon_p90"		"1"
				"[sp_desert_skulls]weapon_sg556"		"1"
				"[sp_zebracam_red]weapon_mp7"		"1"
				"[hy_desert_bloom]weapon_sawedoff"		"1"
				"[hy_dry_wood]weapon_aug"		"1"
				"[sp_moro_carving_yellow]weapon_mp9"		"1"
				"[sp_moro_textile_purple_yellow]weapon_fiveseven"		"1"
				"[sp_palm_night]weapon_m249"		"1"
				"[hy_desert_multicam]weapon_p250"		"1"
				"[hy_torn_camo_paints]weapon_nova"		"1"
				"[sp_moro_carving_lightblue]weapon_g3sg1"		"1"
				"[aa_fade_metallic]weapon_galilar"		"1"
				"[am_lizard_red]weapon_usp_silencer"		"1"
				"[hy_ddpat_urban_red]weapon_m4a1"		"1"
				"[aq_oiled]weapon_mac10"		"1"
				"[aa_fade_ump]weapon_ump45"		"1"
				"[cu_ssg08_scorpion]weapon_ssg08"		"1"
				"[gs_ak47_gold_arabesque]weapon_ak47"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"gs_ak47_gold_arabesque"		"legendary"
		"aa_fade_ump"		"legendary"
		"am_lizard_red"		"rare"
		"cu_ssg08_scorpion"		"legendary"
		"hy_brush_camo_tan"		"common"
		"hy_ddpat_desert"		"common"
		"hy_ddpat_urban_red"		"rare"
		"hy_dry_wood"		"uncommon"
		"hy_desert_multicam"		"rare"
		"hy_desert_bloom"		"common"
		"hy_torn_camo_paints"		"rare"
		"sp_moro_carving_lightblue"		"rare"
		"sp_moro_carving_yellow"		"uncommon"
		"sp_moro_textile_purple_yellow"		"uncommon"
		"sp_palm_night"		"uncommon"
		"sp_desert_skulls"		"common"
		"sp_zebracam_red"		"common"
	}
	"paint_kits"
	{
		"818"
		{
			"name"		"am_ddpat_purple"
			"description_string"		"#PaintKit_am_ddpat_purple"
			"description_tag"		"#PaintKit_am_ddpat_purple_Tag"
			"style"		"5"
			"pattern"		"ddpat"
			"color0"		"45 39 50"
			"color1"		"104 94 109"
			"color2"		"60 47 82"
			"color3"		"70 66 72"
			"pattern_scale"		"2.000000"
			"phongexponent"		"16"
			"phongalbedoboost"		"20"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
		}
		"819"
		{
			"name"		"gs_awp_hydra"
			"description_string"		"#PaintKit_gs_awp_hydra"
			"description_tag"		"#PaintKit_gs_awp_hydra_Tag"
			"style"		"9"
			"pattern"		"awp_hydra"
			"use_normal"		"1"
			"normal"		"awp_hydra_normal"
			"color0"		"143 142 142"
			"color1"		"203 194 187"
			"color2"		"133 104 93"
			"color3"		"134 121 119"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"50"
			"phongalbedoboost"		"15"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"820"
		{
			"name"		"am_mirage_flowers_metalic"
			"description_string"		"#PaintKit_am_mirage_flowers_metalic"
			"description_tag"		"#PaintKit_am_mirage_flowers_metalic_Tag"
			"style"		"5"
			"pattern"		"mirage_flowers"
			"color0"		"8 8 8 255"
			"color1"		"101 82 52"
			"color2"		"52 37 22"
			"color3"		"45 27 27"
			"pattern_scale"		"3.000000"
			"phongexponent"		"15"
			"phongalbedoboost"		"85"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
			"pearlescent"		"0.000000"
		}
		"821"
		{
			"name"		"am_moro_textile_bright"
			"description_string"		"#PaintKit_am_moro_textile_bright"
			"description_tag"		"#PaintKit_am_moro_textile_bright_Tag"
			"style"		"5"
			"pattern"		"moro_textile"
			"color0"		"0 4 25"
			"color1"		"181 13 13"
			"color2"		"75 87 21"
			"color3"		"34 96 35"
			"pattern_scale"		"1.900000"
			"phongexponent"		"155"
			"phongalbedoboost"		"25"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.370000"
			"pearlescent"		"0.000000"
		}
		"822"
		{
			"name"		"am_navy_shine"
			"description_string"		"#PaintKit_am_navy_shine"
			"description_tag"		"#PaintKit_am_navy_shine_Tag"
			"style"		"5"
			"pattern"		"caustics"
			"color0"		"25 26 31"
			"color1"		"38 34 34 255"
			"color2"		"28 32 43 255"
			"color3"		"19 20 28"
			"pattern_scale"		"3.000000"
			"phongexponent"		"32"
			"phongalbedoboost"		"60"
			"view_model_exponent_override_size"		"512"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
		}
		"823"
		{
			"name"		"gs_aug_sand_storm"
			"description_string"		"#PaintKit_gs_aug_sand_storm"
			"description_tag"		"#PaintKit_gs_aug_sand_storm_Tag"
			"style"		"9"
			"pattern"		"sand_storm"
			"color0"		"85 79 79"
			"color1"		"205 195 154"
			"color2"		"151 116 97"
			"color3"		"169 144 77"
			"pattern_scale"		"1.000000"
			"phongexponent"		"155"
			"phongintensity"		"50"
			"phongalbedoboost"		"25"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"824"
		{
			"name"		"sp_dry_wood"
			"description_string"		"#PaintKit_sp_dry_wood"
			"description_tag"		"#PaintKit_sp_dry_wood_Tag"
			"style"		"3"
			"pattern"		"dry_wood"
			"color0"		"77 68 61"
			"color1"		"36 26 29"
			"color2"		"111 82 67"
			"color3"		"137 124 98"
			"pattern_scale"		"3.000000"
			"phongexponent"		"244"
			"phongintensity"		"2"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
			"pearlescent"		"0.000000"
		}
		"825"
		{
			"name"		"sp_desert_skulls_dawn"
			"description_string"		"#PaintKit_sp_desert_skulls_dawn"
			"description_tag"		"#PaintKit_sp_desert_skulls_dawn_Tag"
			"style"		"3"
			"pattern"		"desert_skulls"
			"color0"		"61 53 62"
			"color1"		"180 157 149"
			"color2"		"98 92 106"
			"color3"		"14 25 50"
			"pattern_scale"		"2.000000"
			"phongexponent"		"165"
			"phongintensity"		"15"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.440000"
		}
		"826"
		{
			"name"		"sp_mirage_flowers_tan"
			"description_string"		"#PaintKit_sp_mirage_flowers_tan"
			"description_tag"		"#PaintKit_sp_mirage_flowers_tan_Tag"
			"style"		"3"
			"pattern"		"mirage_flowers"
			"color0"		"111 104 79"
			"color1"		"63 40 26"
			"color2"		"34 27 9"
			"color3"		"27 20 10"
			"pattern_scale"		"2.500000"
			"phongexponent"		"15"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
			"pearlescent"		"0.000000"
		}
		"827"
		{
			"name"		"sp_moro_carving_burnt"
			"description_string"		"#PaintKit_sp_moro_carving_burnt"
			"description_tag"		"#PaintKit_sp_moro_carving_burnt_Tag"
			"style"		"3"
			"pattern"		"moro_carving"
			"color0"		"3 4 21 255"
			"color1"		"86 62 30"
			"color2"		"108 64 64"
			"color3"		"115 79 89"
			"pattern_scale"		"1.550000"
			"phongexponent"		"245"
			"phongintensity"		"11"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"315.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
			"pearlescent"		"0.000000"
		}
		"828"
		{
			"name"		"sp_moro_textile_green_vine"
			"description_string"		"#PaintKit_sp_moro_textile_green_vine"
			"description_tag"		"#PaintKit_sp_moro_textile_green_vine_Tag"
			"style"		"3"
			"pattern"		"moro_textile"
			"color0"		"7 17 0 255"
			"color1"		"158 145 145"
			"color2"		"107 107 64 255"
			"color3"		"68 86 59"
			"pattern_scale"		"1.500000"
			"phongexponent"		"155"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"315.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.470000"
			"pearlescent"		"0.000000"
		}
		"829"
		{
			"name"		"hy_lizard_skin"
			"description_string"		"#PaintKit_hy_lizard_skin"
			"description_tag"		"#PaintKit_hy_lizard_skin_Tag"
			"style"		"2"
			"pattern"		"iguana_skin"
			"color0"		"108 109 71"
			"color1"		"104 113 69"
			"color2"		"55 52 40"
			"color3"		"24 26 22"
			"pattern_scale"		"1.900000"
			"phongexponent"		"200"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"764"
		{
			"name"		"gs_deagle_fennec"
			"description_string"		"#PaintKit_gs_deagle_fennec"
			"description_tag"		"#PaintKit_gs_deagle_fennec_Tag"
			"style"		"9"
			"pattern"		"deagle_fennec"
			"use_normal"		"1"
			"normal"		"deagle_fennec_normal"
			"color0"		"126 114 99"
			"color1"		"205 200 195"
			"color2"		"154 142 124"
			"color3"		"136 122 115"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"20"
			"phongalbedoboost"		"8"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"765"
		{
			"name"		"aa_desert_bloom_bright"
			"description_string"		"#PaintKit_aa_desert_bloom_bright"
			"description_tag"		"#PaintKit_aa_desert_bloom_bright_Tag"
			"style"		"6"
			"pattern"		"desert_bloom"
			"color0"		"210 168 130"
			"color1"		"153 71 11"
			"color2"		"230 150 181"
			"color3"		"48 31 41"
			"pattern_scale"		"1.400000"
			"phongexponent"		"165"
			"phongalbedoboost"		"0"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.490000"
		}
		"923"
		{
			"name"		"gs_mp5_neon_flektarn"
			"description_string"		"#PaintKit_gs_mp5_neon_flektarn"
			"description_tag"		"#PaintKit_gs_mp5_neon_flektarn_Tag"
			"style"		"9"
			"pattern"		"mp5_neon_flektarn"
			"color0"		"235 224 106"
			"color1"		"241 234 204"
			"color2"		"89 113 112"
			"color3"		"102 78 114"
			"pattern_scale"		"1.000000"
			"phongexponent"		"150"
			"phongintensity"		"75"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
			"pearlescent"		"0.000000"
		}
	}
	"client_loot_lists"
	{
		"set_mirage_2021_common"
		{
			"[sp_desert_skulls_dawn]weapon_p250"		"1"
			"[hy_lizard_skin]weapon_bizon"		"1"
			"[am_navy_shine]weapon_mag7"		"1"
			"[sp_mirage_flowers_tan]weapon_mac10"		"1"
			"[sp_zebracam_red]weapon_ssg08"		"1"
		}
		"set_mirage_2021_uncommon"
		{
			"[sp_dry_wood]weapon_elite"		"1"
			"[hy_varicamo_desert]weapon_famas"		"1"
			"[sp_palm_night]weapon_cz75a"		"1"
			"[sp_moro_textile_green_vine]weapon_p90"		"1"
		}
		"set_mirage_2021_rare"
		{
			"[am_ddpat_purple]weapon_usp_silencer"		"1"
			"[am_mirage_flowers_metalic]weapon_mp9"		"1"
			"[sp_moro_carving_burnt]weapon_m249"		"1"
			"[aa_desert_bloom_bright]weapon_sg556"		"1"
		}
		"set_mirage_2021_mythical"
		{
			"[am_moro_textile_bright]weapon_xm1014"		"1"
			"[hy_ddpat_pink]weapon_glock"		"1"
			"[gs_aug_sand_storm]weapon_aug"		"1"
		}
		"set_mirage_2021_legendary"
		{
			"[gs_mp5_neon_flektarn]weapon_mp5sd"		"1"
			"[gs_deagle_fennec]weapon_deagle"		"1"
		}
		"set_mirage_2021_ancient"
		{
			"[gs_awp_hydra]weapon_awp"		"1"
		}
		"set_mirage_2021"
		{
			"set_mirage_2021_common"		"1"
			"set_mirage_2021_uncommon"		"1"
			"set_mirage_2021_rare"		"1"
			"set_mirage_2021_mythical"		"1"
			"set_mirage_2021_legendary"		"1"
			"set_mirage_2021_ancient"		"1"
		}
	}
	"item_sets"
	{
		"set_mirage_2021"
		{
			"name"		"#CSGO_set_mirage_2021"
			"set_description"		"#CSGO_set_mirage_2021_desc"
			"is_collection"		"1"
			"items"
			{
				"[sp_desert_skulls_dawn]weapon_p250"		"1"
				"[hy_lizard_skin]weapon_bizon"		"1"
				"[am_navy_shine]weapon_mag7"		"1"
				"[sp_mirage_flowers_tan]weapon_mac10"		"1"
				"[sp_zebracam_red]weapon_ssg08"		"1"
				"[sp_dry_wood]weapon_elite"		"1"
				"[hy_varicamo_desert]weapon_famas"		"1"
				"[sp_palm_night]weapon_cz75a"		"1"
				"[sp_moro_textile_green_vine]weapon_p90"		"1"
				"[am_ddpat_purple]weapon_usp_silencer"		"1"
				"[am_mirage_flowers_metalic]weapon_mp9"		"1"
				"[sp_moro_carving_burnt]weapon_m249"		"1"
				"[aa_desert_bloom_bright]weapon_sg556"		"1"
				"[am_moro_textile_bright]weapon_xm1014"		"1"
				"[hy_ddpat_pink]weapon_glock"		"1"
				"[gs_aug_sand_storm]weapon_aug"		"1"
				"[gs_mp5_neon_flektarn]weapon_mp5sd"		"1"
				"[gs_deagle_fennec]weapon_deagle"		"1"
				"[gs_awp_hydra]weapon_awp"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"am_ddpat_purple"		"uncommon"
		"hy_lizard_skin"		"common"
		"gs_awp_hydra"		"legendary"
		"am_mirage_flowers_metalic"		"rare"
		"aa_desert_bloom_bright"		"rare"
		"am_moro_textile_bright"		"mythical"
		"gs_deagle_fennec"		"mythical"
		"am_navy_shine"		"common"
		"gs_aug_sand_storm"		"mythical"
		"sp_dry_wood"		"uncommon"
		"sp_desert_skulls_dawn"		"common"
		"sp_mirage_flowers_tan"		"common"
		"sp_moro_carving_burnt"		"rare"
		"sp_moro_textile_green_vine"		"uncommon"
		"sp_palm_night"		"uncommon"
		"gs_mp5_neon_flektarn"		"legendary"
	}
	"sticker_kits"
	{
		"4550"
		{
			"name"		"patch_banana"
			"item_name"		"#PatchKit_patch_banana"
			"description_string"		"#PatchKit_desc_patch_banana"
			"patch_material"		"case01/patch_banana"
			"item_rarity"		"mythical"
		}
		"4551"
		{
			"name"		"patch_boss"
			"item_name"		"#PatchKit_patch_boss"
			"description_string"		"#PatchKit_desc_patch_boss"
			"patch_material"		"case01/patch_boss"
			"item_rarity"		"legendary"
		}
		"4552"
		{
			"name"		"patch_chickenlover"
			"item_name"		"#PatchKit_patch_chickenlover"
			"description_string"		"#PatchKit_desc_patch_chickenlover"
			"patch_material"		"case01/patch_chickenlover"
			"item_rarity"		"mythical"
		}
		"4553"
		{
			"name"		"patch_clutch"
			"item_name"		"#PatchKit_patch_clutch"
			"description_string"		"#PatchKit_desc_patch_clutch"
			"patch_material"		"case01/patch_clutch"
			"item_rarity"		"mythical"
		}
		"4554"
		{
			"name"		"patch_dragon"
			"item_name"		"#PatchKit_patch_dragon"
			"description_string"		"#PatchKit_desc_patch_dragon"
			"patch_material"		"case01/patch_dragon"
			"item_rarity"		"legendary"
		}
		"4555"
		{
			"name"		"patch_easypeasy"
			"item_name"		"#PatchKit_patch_easypeasy"
			"description_string"		"#PatchKit_desc_patch_easypeasy"
			"patch_material"		"case01/patch_easypeasy"
			"item_rarity"		"mythical"
		}
		"4556"
		{
			"name"		"patch_fury"
			"item_name"		"#PatchKit_patch_fury"
			"description_string"		"#PatchKit_desc_patch_fury"
			"patch_material"		"case01/patch_fury"
			"item_rarity"		"legendary"
		}
		"4557"
		{
			"name"		"patch_howl"
			"item_name"		"#PatchKit_patch_howl"
			"description_string"		"#PatchKit_desc_patch_howl"
			"patch_material"		"case01/patch_howl"
			"item_rarity"		"legendary"
		}
		"4558"
		{
			"name"		"patch_koi"
			"item_name"		"#PatchKit_patch_koi"
			"description_string"		"#PatchKit_desc_patch_koi"
			"patch_material"		"case01/patch_koi"
			"item_rarity"		"mythical"
		}
		"4559"
		{
			"name"		"patch_longevity"
			"item_name"		"#PatchKit_patch_longevity"
			"description_string"		"#PatchKit_desc_patch_longevity"
			"patch_material"		"case01/patch_longevity"
			"item_rarity"		"mythical"
		}
		"4560"
		{
			"name"		"patch_wildfire"
			"item_name"		"#PatchKit_patch_wildfire"
			"description_string"		"#PatchKit_desc_patch_wildfire"
			"patch_material"		"case01/patch_wildfire"
			"item_rarity"		"rare"
		}
		"4561"
		{
			"name"		"patch_vigilance"
			"item_name"		"#PatchKit_patch_vigilance"
			"description_string"		"#PatchKit_desc_patch_vigilance"
			"patch_material"		"case01/patch_vigilance"
			"item_rarity"		"mythical"
		}
		"4562"
		{
			"name"		"patch_bloodhound"
			"item_name"		"#PatchKit_patch_bloodhound"
			"description_string"		"#PatchKit_desc_patch_bloodhound"
			"patch_material"		"case01/patch_bloodhound"
			"item_rarity"		"rare"
		}
		"4563"
		{
			"name"		"patch_bravo"
			"item_name"		"#PatchKit_patch_bravo"
			"description_string"		"#PatchKit_desc_patch_bravo"
			"patch_material"		"case01/patch_bravo"
			"item_rarity"		"rare"
		}
		"4564"
		{
			"name"		"patch_breakout"
			"item_name"		"#PatchKit_patch_breakout"
			"description_string"		"#PatchKit_desc_patch_breakout"
			"patch_material"		"case01/patch_breakout"
			"item_rarity"		"rare"
		}
		"4565"
		{
			"name"		"patch_dangerzone"
			"item_name"		"#PatchKit_patch_dangerzone"
			"description_string"		"#PatchKit_desc_patch_dangerzone"
			"patch_material"		"case01/patch_dangerzone"
			"item_rarity"		"mythical"
		}
		"4566"
		{
			"name"		"patch_hydra"
			"item_name"		"#PatchKit_patch_hydra"
			"description_string"		"#PatchKit_desc_patch_hydra"
			"patch_material"		"case01/patch_hydra"
			"item_rarity"		"rare"
		}
		"4567"
		{
			"name"		"patch_payback"
			"item_name"		"#PatchKit_patch_payback"
			"description_string"		"#PatchKit_desc_patch_payback"
			"patch_material"		"case01/patch_payback"
			"item_rarity"		"rare"
		}
		"4568"
		{
			"name"		"patch_phoenix"
			"item_name"		"#PatchKit_patch_phoenix"
			"description_string"		"#PatchKit_desc_patch_phoenix"
			"patch_material"		"case01/patch_phoenix"
			"item_rarity"		"rare"
		}
		"4569"
		{
			"name"		"patch_shatteredweb"
			"item_name"		"#PatchKit_patch_shatteredweb"
			"description_string"		"#PatchKit_desc_patch_shatteredweb"
			"patch_material"		"case01/patch_shatteredweb"
			"item_rarity"		"rare"
		}
		"4570"
		{
			"name"		"patch_vanguard"
			"item_name"		"#PatchKit_patch_vanguard"
			"description_string"		"#PatchKit_desc_patch_vanguard"
			"patch_material"		"case01/patch_vanguard"
			"item_rarity"		"rare"
		}
	}
	"items"
	{
		"4610"
		{
			"name"		"crate_patch_pack01"
			"item_name"		"#CSGO_crate_patch_pack01"
			"item_description"		"#CSGO_crate_patch_pack01_desc"
			"model_player"		"models/props/crates/patch_envelope.mdl"
			"image_inventory"		"econ/weapon_cases/crate_patch_pack01"
			"prefab"		"patch_capsule"
			"first_sale_date"		"2020/02/24"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"296"
				}
			}
			"tags"
			{
				"PatchCapsule"
				{
					"tag_value"		"crate_patch_pack01"
					"tag_text"		"#CSGO_crate_patch_pack01"
					"tag_group"		"PatchCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_PatchCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"296"		"crate_patch_pack01"
	}
	"client_loot_lists"
	{
		"crate_patch_pack01_rare"
		{
			"[patch_payback]patch"		"1"
			"[patch_bravo]patch"		"1"
			"[patch_phoenix]patch"		"1"
			"[patch_breakout]patch"		"1"
			"[patch_vanguard]patch"		"1"
			"[patch_bloodhound]patch"		"1"
			"[patch_wildfire]patch"		"1"
			"[patch_hydra]patch"		"1"
			"[patch_shatteredweb]patch"		"1"
		}
		"crate_patch_pack01_mythical"
		{
			"[patch_dangerzone]patch"		"1"
			"[patch_easypeasy]patch"		"1"
			"[patch_chickenlover]patch"		"1"
			"[patch_banana]patch"		"1"
			"[patch_clutch]patch"		"1"
			"[patch_koi]patch"		"1"
			"[patch_longevity]patch"		"1"
			"[patch_vigilance]patch"		"1"
		}
		"crate_patch_pack01_legendary"
		{
			"[patch_fury]patch"		"1"
			"[patch_dragon]patch"		"1"
			"[patch_boss]patch"		"1"
			"[patch_howl]patch"		"1"
		}
		"crate_patch_pack01"
		{
			"crate_patch_pack01_rare"		"1"
			"crate_patch_pack01_mythical"		"1"
			"crate_patch_pack01_legendary"		"1"
		}
	}
	"sticker_kits"
	{
		"4571"
		{
			"name"		"patch_silver"
			"item_name"		"#PatchKit_patch_silver"
			"description_string"		"#PatchKit_desc_patch_silver"
			"patch_material"		"case_skillgroups/patch_silver"
			"item_rarity"		"rare"
		}
		"4572"
		{
			"name"		"patch_goldnova1"
			"item_name"		"#PatchKit_patch_goldnova1"
			"description_string"		"#PatchKit_desc_patch_goldnova1"
			"patch_material"		"case_skillgroups/patch_goldnova1"
			"item_rarity"		"rare"
		}
		"4575"
		{
			"name"		"patch_goldnovamaster"
			"item_name"		"#PatchKit_patch_goldnovamaster"
			"description_string"		"#PatchKit_desc_patch_goldnovamaster"
			"patch_material"		"case_skillgroups/patch_goldnovamaster"
			"item_rarity"		"rare"
		}
		"4576"
		{
			"name"		"patch_masterguardian1"
			"item_name"		"#PatchKit_patch_masterguardian1"
			"description_string"		"#PatchKit_desc_patch_masterguardian1"
			"patch_material"		"case_skillgroups/patch_masterguardian1"
			"item_rarity"		"rare"
		}
		"4578"
		{
			"name"		"patch_masterguardianelite"
			"item_name"		"#PatchKit_patch_masterguardianelite"
			"description_string"		"#PatchKit_desc_patch_masterguardianelite"
			"patch_material"		"case_skillgroups/patch_masterguardianelite"
			"item_rarity"		"rare"
		}
		"4579"
		{
			"name"		"patch_dmg"
			"item_name"		"#PatchKit_patch_dmg"
			"description_string"		"#PatchKit_desc_patch_dmg"
			"patch_material"		"case_skillgroups/patch_dmg"
			"item_rarity"		"mythical"
		}
		"4580"
		{
			"name"		"patch_legendaryeagle"
			"item_name"		"#PatchKit_patch_legendaryeagle"
			"description_string"		"#PatchKit_desc_patch_legendaryeagle"
			"patch_material"		"case_skillgroups/patch_legendaryeagle"
			"item_rarity"		"mythical"
		}
		"4581"
		{
			"name"		"patch_legendaryeaglemaster"
			"item_name"		"#PatchKit_patch_legendaryeaglemaster"
			"description_string"		"#PatchKit_desc_patch_legendaryeaglemaster"
			"patch_material"		"case_skillgroups/patch_legendaryeaglemaster"
			"item_rarity"		"mythical"
		}
		"4582"
		{
			"name"		"patch_supreme"
			"item_name"		"#PatchKit_patch_supreme"
			"description_string"		"#PatchKit_desc_patch_supreme"
			"patch_material"		"case_skillgroups/patch_supreme"
			"item_rarity"		"mythical"
		}
		"4583"
		{
			"name"		"patch_globalelite"
			"item_name"		"#PatchKit_patch_globalelite"
			"description_string"		"#PatchKit_desc_patch_globalelite"
			"patch_material"		"case_skillgroups/patch_globalelite"
			"item_rarity"		"legendary"
		}
		"4584"
		{
			"name"		"patch_dmg2"
			"item_name"		"#PatchKit_patch_dmg1"
			"description_string"		"#PatchKit_desc_patch_dmg"
			"patch_material"		"case_skillgroups/patch_dmg2"
			"item_rarity"		"rare"
		}
		"4585"
		{
			"name"		"patch_legendaryeagle2"
			"item_name"		"#PatchKit_patch_legendaryeagle"
			"description_string"		"#PatchKit_desc_patch_legendaryeagle"
			"patch_material"		"case_skillgroups/patch_legendaryeagle2"
			"item_rarity"		"rare"
		}
		"4586"
		{
			"name"		"patch_legendaryeaglemaster2"
			"item_name"		"#PatchKit_patch_legendaryeaglemaster1"
			"description_string"		"#PatchKit_desc_patch_legendaryeaglemaster"
			"patch_material"		"case_skillgroups/patch_legendaryeaglemaster2"
			"item_rarity"		"rare"
		}
		"4587"
		{
			"name"		"patch_silver_demon"
			"item_name"		"#PatchKit_patch_silver_demon"
			"description_string"		"#PatchKit_desc_patch_silver_demon"
			"patch_material"		"case_skillgroups/patch_silver_demon"
			"item_rarity"		"legendary"
		}
		"4588"
		{
			"name"		"patch_suprememaster"
			"item_name"		"#PatchKit_patch_suprememaster"
			"description_string"		"#PatchKit_desc_patch_suprememaster"
			"patch_material"		"case_skillgroups/patch_suprememaster"
			"item_rarity"		"rare"
		}
		"4697"
		{
			"name"		"patch_globalelite2"
			"item_name"		"#PatchKit_patch_globalelite1"
			"description_string"		"#PatchKit_desc_patch_globalelite"
			"patch_material"		"case_skillgroups/patch_globalelite2"
			"item_rarity"		"rare"
		}
		"4699"
		{
			"name"		"patch_masterguardian3"
			"item_name"		"#PatchKit_patch_masterguardian"
			"description_string"		"#PatchKit_desc_patch_masterguardian1"
			"patch_material"		"case_skillgroups/patch_masterguardian3"
			"item_rarity"		"mythical"
		}
		"4700"
		{
			"name"		"patch_goldnova4"
			"item_name"		"#PatchKit_patch_goldnova"
			"description_string"		"#PatchKit_desc_patch_goldnova1"
			"patch_material"		"case_skillgroups/patch_goldnova4"
			"item_rarity"		"mythical"
		}
	}
	"items"
	{
		"4614"
		{
			"name"		"crate_patch_pack02"
			"item_name"		"#CSGO_crate_patch_pack02"
			"item_description"		"#CSGO_crate_patch_pack02_desc"
			"model_player"		"models/props/crates/patch_envelope02.mdl"
			"image_inventory"		"econ/weapon_cases/crate_patch_pack02"
			"prefab"		"patch_capsule"
			"first_sale_date"		"2020/02/24"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"298"
				}
			}
			"tags"
			{
				"PatchCapsule"
				{
					"tag_value"		"crate_patch_pack02"
					"tag_text"		"#CSGO_crate_patch_pack02"
					"tag_group"		"PatchCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_PatchCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"298"		"crate_patch_pack02"
	}
	"client_loot_lists"
	{
		"crate_patch_pack02_legendary"
		{
			"[patch_globalelite]patch"		"1"
			"[patch_silver_demon]patch"		"1"
		}
		"crate_patch_pack02_mythical"
		{
			"[patch_goldnova4]patch"		"1"
			"[patch_masterguardian3]patch"		"1"
			"[patch_legendaryeaglemaster]patch"		"1"
			"[patch_dmg]patch"		"1"
			"[patch_supreme]patch"		"1"
		}
		"crate_patch_pack02_rare"
		{
			"[patch_silver]patch"		"1"
			"[patch_goldnova1]patch"		"1"
			"[patch_goldnovamaster]patch"		"1"
			"[patch_masterguardian1]patch"		"1"
			"[patch_masterguardianelite]patch"		"1"
			"[patch_dmg2]patch"		"1"
			"[patch_legendaryeagle2]patch"		"1"
			"[patch_legendaryeaglemaster2]patch"		"1"
			"[patch_suprememaster]patch"		"1"
			"[patch_globalelite2]patch"		"1"
		}
		"crate_patch_pack02"
		{
			"crate_patch_pack02_rare"		"1"
			"crate_patch_pack02_mythical"		"1"
			"crate_patch_pack02_legendary"		"1"
		}
	}
	"sticker_kits"
	{
		"4937"
		{
			"name"		"patch_op11_abandon_hope"
			"item_name"		"#PatchKit_patch_op11_abandon_hope"
			"description_string"		"#PatchKit_desc_patch_op11_abandon_hope"
			"patch_material"		"case_op11/patch_op11_abandon_hope"
			"item_rarity"		"rare"
		}
		"4938"
		{
			"name"		"patch_op11_anchor"
			"item_name"		"#PatchKit_patch_op11_anchor"
			"description_string"		"#PatchKit_desc_patch_op11_anchor"
			"patch_material"		"case_op11/patch_op11_anchor"
			"item_rarity"		"rare"
		}
		"4939"
		{
			"name"		"patch_op11_cruising"
			"item_name"		"#PatchKit_patch_op11_cruising"
			"description_string"		"#PatchKit_desc_patch_op11_cruising"
			"patch_material"		"case_op11/patch_op11_cruising"
			"item_rarity"		"rare"
		}
		"4940"
		{
			"name"		"patch_op11_frog_skeleton"
			"item_name"		"#PatchKit_patch_op11_frog_skeleton"
			"description_string"		"#PatchKit_desc_patch_op11_frog_skeleton"
			"patch_material"		"case_op11/patch_op11_frog_skeleton"
			"item_rarity"		"legendary"
		}
		"4941"
		{
			"name"		"patch_op11_mad_sushi"
			"item_name"		"#PatchKit_patch_op11_mad_sushi"
			"description_string"		"#PatchKit_desc_patch_op11_mad_sushi"
			"patch_material"		"case_op11/patch_op11_mad_sushi"
			"item_rarity"		"rare"
		}
		"4942"
		{
			"name"		"patch_op11_pink_squid"
			"item_name"		"#PatchKit_patch_op11_pink_squid"
			"description_string"		"#PatchKit_desc_patch_op11_pink_squid"
			"patch_material"		"case_op11/patch_op11_pink_squid"
			"item_rarity"		"rare"
		}
		"4943"
		{
			"name"		"patch_op11_piranha"
			"item_name"		"#PatchKit_patch_op11_piranha"
			"description_string"		"#PatchKit_desc_patch_op11_piranha"
			"patch_material"		"case_op11/patch_op11_piranha"
			"item_rarity"		"rare"
		}
		"4944"
		{
			"name"		"patch_op11_siren"
			"item_name"		"#PatchKit_patch_op11_siren"
			"description_string"		"#PatchKit_desc_patch_op11_siren"
			"patch_material"		"case_op11/patch_op11_siren"
			"item_rarity"		"mythical"
		}
		"4945"
		{
			"name"		"patch_op11_skull_crossswords"
			"item_name"		"#PatchKit_patch_op11_skull_crossswords"
			"description_string"		"#PatchKit_desc_patch_op11_skull_crossswords"
			"patch_material"		"case_op11/patch_op11_skull_crossswords"
			"item_rarity"		"mythical"
		}
		"4946"
		{
			"name"		"patch_op11_sunset_wave"
			"item_name"		"#PatchKit_patch_op11_sunset_wave"
			"description_string"		"#PatchKit_desc_patch_op11_sunset_wave"
			"patch_material"		"case_op11/patch_op11_sunset_wave"
			"item_rarity"		"mythical"
		}
		"4947"
		{
			"name"		"patch_op11_fish_go"
			"item_name"		"#PatchKit_patch_op11_fish_go"
			"description_string"		"#PatchKit_desc_patch_op11_fish_go"
			"patch_material"		"case_op11/patch_op11_fish_go"
			"item_rarity"		"legendary"
		}
		"4948"
		{
			"name"		"patch_op11_cthulhu"
			"item_name"		"#PatchKit_patch_op11_cthulhu"
			"description_string"		"#PatchKit_desc_patch_op11_cthulhu"
			"patch_material"		"case_op11/patch_op11_cthulhu"
			"item_rarity"		"legendary"
		}
		"4949"
		{
			"name"		"patch_op11_meal_time"
			"item_name"		"#PatchKit_patch_op11_meal_time"
			"description_string"		"#PatchKit_desc_patch_op11_meal_time"
			"patch_material"		"case_op11/patch_op11_meal_time"
			"item_rarity"		"mythical"
		}
	}
	"items"
	{
		"4795"
		{
			"name"		"crate_patch_pack03"
			"item_name"		"#CSGO_crate_patch_pack03"
			"item_description"		"#CSGO_crate_patch_pack03_desc"
			"model_player"		"models/props/crates/patch_envelope03.mdl"
			"image_inventory"		"econ/weapon_cases/crate_patch_pack03"
			"prefab"		"patch_capsule"
			"first_sale_date"		"2021/09/01"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"323"
				}
			}
			"tags"
			{
				"PatchCapsule"
				{
					"tag_value"		"crate_patch_pack03"
					"tag_text"		"#CSGO_crate_patch_pack03"
					"tag_group"		"PatchCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_PatchCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"323"		"crate_patch_pack03"
	}
	"client_loot_lists"
	{
		"crate_patch_pack03_rare"
		{
			"[patch_op11_abandon_hope]patch"		"1"
			"[patch_op11_anchor]patch"		"1"
			"[patch_op11_cruising]patch"		"1"
			"[patch_op11_mad_sushi]patch"		"1"
			"[patch_op11_pink_squid]patch"		"1"
			"[patch_op11_piranha]patch"		"1"
		}
		"crate_patch_pack03_mythical"
		{
			"[patch_op11_siren]patch"		"1"
			"[patch_op11_skull_crossswords]patch"		"1"
			"[patch_op11_meal_time]patch"		"1"
			"[patch_op11_sunset_wave]patch"		"1"
		}
		"crate_patch_pack03_legendary"
		{
			"[patch_op11_cthulhu]patch"		"1"
			"[patch_op11_frog_skeleton]patch"		"1"
			"[patch_op11_fish_go]patch"		"1"
		}
		"crate_patch_pack03"
		{
			"crate_patch_pack03_rare"		"1"
			"crate_patch_pack03_mythical"		"1"
			"crate_patch_pack03_legendary"		"1"
		}
	}
	"sticker_kits"
	{
		"4589"
		{
			"name"		"patch_hlalyx_alyx"
			"item_name"		"#PatchKit_patch_hlalyx_alyx"
			"description_string"		"#PatchKit_desc_patch_hlalyx_alyx"
			"patch_material"		"casehlalyx/patch_hlalyx_alyx"
			"item_rarity"		"legendary"
		}
		"4591"
		{
			"name"		"patch_hlalyx_headcrab_green"
			"item_name"		"#PatchKit_patch_hlalyx_headcrab_green"
			"description_string"		"#PatchKit_desc_patch_hlalyx_headcrab_green"
			"patch_material"		"casehlalyx/patch_hlalyx_headcrab_green"
			"item_rarity"		"mythical"
		}
		"4592"
		{
			"name"		"patch_hlalyx_vort"
			"item_name"		"#PatchKit_patch_hlalyx_vort"
			"description_string"		"#PatchKit_desc_patch_hlalyx_vort"
			"patch_material"		"casehlalyx/patch_hlalyx_vort"
			"item_rarity"		"rare"
		}
		"4593"
		{
			"name"		"patch_hlalyx_headcrab_teal"
			"item_name"		"#PatchKit_patch_hlalyx_headcrab_teal"
			"description_string"		"#PatchKit_desc_patch_hlalyx_headcrab_teal"
			"patch_material"		"casehlalyx/patch_hlalyx_headcrab_teal"
			"item_rarity"		"rare"
		}
		"4594"
		{
			"name"		"patch_hlalyx_lambda_copper"
			"item_name"		"#PatchKit_patch_hlalyx_lambda_copper"
			"description_string"		"#PatchKit_desc_patch_hlalyx_lambda_copper"
			"patch_material"		"casehlalyx/patch_hlalyx_lambda_copper"
			"item_rarity"		"legendary"
		}
		"4595"
		{
			"name"		"patch_hlalyx_hearts"
			"item_name"		"#PatchKit_patch_hlalyx_hearts"
			"description_string"		"#PatchKit_desc_patch_hlalyx_hearts"
			"patch_material"		"casehlalyx/patch_hlalyx_hearts"
			"item_rarity"		"legendary"
		}
		"4596"
		{
			"name"		"patch_hlalyx_combine_front"
			"item_name"		"#PatchKit_patch_hlalyx_combine_front"
			"description_string"		"#PatchKit_desc_patch_hlalyx_combine_front"
			"patch_material"		"casehlalyx/patch_hlalyx_combine_front"
			"item_rarity"		"rare"
		}
		"4597"
		{
			"name"		"patch_hlalyx_blackmesa"
			"item_name"		"#PatchKit_patch_hlalyx_blackmesa"
			"description_string"		"#PatchKit_desc_patch_hlalyx_blackmesa"
			"patch_material"		"casehlalyx/patch_hlalyx_blackmesa"
			"item_rarity"		"mythical"
		}
		"4598"
		{
			"name"		"patch_hlalyx_cmb"
			"item_name"		"#PatchKit_patch_hlalyx_cmb"
			"description_string"		"#PatchKit_desc_patch_hlalyx_cmb"
			"patch_material"		"casehlalyx/patch_hlalyx_cmb"
			"item_rarity"		"rare"
		}
		"4599"
		{
			"name"		"patch_hlalyx_lambda_orange"
			"item_name"		"#PatchKit_patch_hlalyx_lambda_orange"
			"description_string"		"#PatchKit_desc_patch_hlalyx_lambda_orange"
			"patch_material"		"casehlalyx/patch_hlalyx_lambda_orange"
			"item_rarity"		"mythical"
		}
		"4600"
		{
			"name"		"patch_hlalyx_c17"
			"item_name"		"#PatchKit_patch_hlalyx_c17"
			"description_string"		"#PatchKit_desc_patch_hlalyx_c17"
			"patch_material"		"casehlalyx/patch_hlalyx_c17"
			"item_rarity"		"rare"
		}
	}
	"items"
	{
		"4615"
		{
			"name"		"crate_patch_pack_hlalyx"
			"item_name"		"#CSGO_crate_patch_pack_hlalyx"
			"item_description"		"#CSGO_crate_patch_pack_hlalyx_desc"
			"model_player"		"models/props/crates/patch_envelope_hlalyx.mdl"
			"image_inventory"		"econ/weapon_cases/crate_patch_pack_hlalyx"
			"prefab"		"patch_capsule"
			"first_sale_date"		"2020/03/23"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"302"
				}
			}
			"tags"
			{
				"PatchCapsule"
				{
					"tag_value"		"crate_patch_pack_hlalyx"
					"tag_text"		"#CSGO_crate_patch_pack_hlalyx"
					"tag_group"		"PatchCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_PatchCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"302"		"crate_patch_pack_hlalyx"
	}
	"client_loot_lists"
	{
		"crate_patch_pack_hlalyx_rare"
		{
			"[patch_hlalyx_combine_front]patch"		"1"
			"[patch_hlalyx_headcrab_teal]patch"		"1"
			"[patch_hlalyx_vort]patch"		"1"
			"[patch_hlalyx_cmb]patch"		"1"
			"[patch_hlalyx_c17]patch"		"1"
		}
		"crate_patch_pack_hlalyx_mythical"
		{
			"[patch_hlalyx_lambda_orange]patch"		"1"
			"[patch_hlalyx_blackmesa]patch"		"1"
			"[patch_hlalyx_headcrab_green]patch"		"1"
		}
		"crate_patch_pack_hlalyx_legendary"
		{
			"[patch_hlalyx_lambda_copper]patch"		"1"
			"[patch_hlalyx_alyx]patch"		"1"
			"[patch_hlalyx_hearts]patch"		"1"
		}
		"crate_patch_pack_hlalyx"
		{
			"crate_patch_pack_hlalyx_rare"		"1"
			"crate_patch_pack_hlalyx_mythical"		"1"
			"crate_patch_pack_hlalyx_legendary"		"1"
		}
	}
	"sticker_kits"
	{
		"4601"
		{
			"name"		"last_vance"
			"item_name"		"#StickerKit_last_vance"
			"description_string"		"#StickerKit_desc_last_vance"
			"sticker_material"		"alyx/last_vance"
			"item_rarity"		"rare"
		}
		"4602"
		{
			"name"		"art_vort"
			"item_name"		"#StickerKit_art_vort"
			"description_string"		"#StickerKit_desc_art_vort"
			"sticker_material"		"alyx/art_vort"
			"item_rarity"		"rare"
		}
		"4603"
		{
			"name"		"big_hugs"
			"item_name"		"#StickerKit_big_hugs"
			"description_string"		"#StickerKit_desc_big_hugs"
			"sticker_material"		"alyx/big_hugs"
			"item_rarity"		"rare"
		}
		"4604"
		{
			"name"		"combine_mask_broken"
			"item_name"		"#StickerKit_combine_mask_broken"
			"description_string"		"#StickerKit_desc_combine_mask_broken"
			"sticker_material"		"alyx/combine_mask_broken"
			"item_rarity"		"rare"
		}
		"4605"
		{
			"name"		"gnome_mercy"
			"item_name"		"#StickerKit_gnome_mercy"
			"description_string"		"#StickerKit_desc_gnome_mercy"
			"sticker_material"		"alyx/gnome_mercy"
			"item_rarity"		"rare"
		}
		"4606"
		{
			"name"		"greetings"
			"item_name"		"#StickerKit_greetings"
			"description_string"		"#StickerKit_desc_greetings"
			"sticker_material"		"alyx/greetings"
			"item_rarity"		"rare"
		}
		"4607"
		{
			"name"		"lambda"
			"item_name"		"#StickerKit_lambda"
			"description_string"		"#StickerKit_desc_lambda"
			"sticker_material"		"alyx/lambda"
			"item_rarity"		"rare"
		}
		"4608"
		{
			"name"		"vortigaunt_holo"
			"item_name"		"#StickerKit_vortigaunt_holo"
			"description_string"		"#StickerKit_desc_vortigaunt_holo"
			"sticker_material"		"alyx/vortigaunt_holo"
			"item_rarity"		"mythical"
		}
		"4609"
		{
			"name"		"big_hugs_holo"
			"item_name"		"#StickerKit_big_hugs_holo"
			"description_string"		"#StickerKit_desc_big_hugs_holo"
			"sticker_material"		"alyx/big_hugs_holo"
			"item_rarity"		"mythical"
		}
		"4610"
		{
			"name"		"combine_mask_broken_holo"
			"item_name"		"#StickerKit_combine_mask_broken_holo"
			"description_string"		"#StickerKit_desc_combine_mask_broken_holo"
			"sticker_material"		"alyx/combine_mask_broken_holo"
			"item_rarity"		"mythical"
		}
		"4611"
		{
			"name"		"lambda_holo"
			"item_name"		"#StickerKit_lambda_holo"
			"description_string"		"#StickerKit_desc_lambda_holo"
			"sticker_material"		"alyx/lambda_holo"
			"item_rarity"		"mythical"
		}
		"4612"
		{
			"name"		"last_vance_gold"
			"item_name"		"#StickerKit_last_vance_gold"
			"description_string"		"#StickerKit_desc_last_vance_gold"
			"sticker_material"		"alyx/last_vance_gold"
			"item_rarity"		"legendary"
		}
		"4613"
		{
			"name"		"health_foil"
			"item_name"		"#StickerKit_health_foil"
			"description_string"		"#StickerKit_desc_health_foil"
			"sticker_material"		"alyx/health_foil"
			"item_rarity"		"legendary"
		}
	}
	"items"
	{
		"4694"
		{
			"item_name"		"#CSGO_crate_sticker_pack_hlalyx_capsule"
			"item_description"		"#CSGO_crate_sticker_pack_hlalyx_capsule_desc"
			"name"		"crate_sticker_pack_hlalyx_capsule"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_hlalyx_capsule"
			"first_sale_date"		"2020/03/23"
			"prefab"		"weapon_case_base"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"301"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_hlalyx_capsule_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_hlalyx_capsule"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"301"		"crate_sticker_pack_hlalyx_capsule_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_hlalyx_capsule_rare"
		{
			"[last_vance]sticker"		"1"
			"[art_vort]sticker"		"1"
			"[big_hugs]sticker"		"1"
			"[combine_mask_broken]sticker"		"1"
			"[gnome_mercy]sticker"		"1"
			"[greetings]sticker"		"1"
			"[lambda]sticker"		"1"
		}
		"crate_sticker_pack_hlalyx_capsule_mythical"
		{
			"[vortigaunt_holo]sticker"		"1"
			"[big_hugs_holo]sticker"		"1"
			"[combine_mask_broken_holo]sticker"		"1"
			"[lambda_holo]sticker"		"1"
		}
		"crate_sticker_pack_hlalyx_capsule_legendary"
		{
			"[last_vance_gold]sticker"		"1"
			"[health_foil]sticker"		"1"
		}
		"crate_sticker_pack_hlalyx_capsule_lootlist"
		{
			"crate_sticker_pack_hlalyx_capsule_rare"		"1"
			"crate_sticker_pack_hlalyx_capsule_mythical"		"1"
			"crate_sticker_pack_hlalyx_capsule_legendary"		"1"
		}
	}
	"paint_kits"
	{
		"941"
		{
			"name"		"cu_ak-47_phantom_disruptor"
			"description_string"		"#PaintKit_cu_ak-47_phantom_disruptor"
			"description_tag"		"#PaintKit_cu_ak-47_phantom_disruptor_Tag"
			"style"		"7"
			"pattern"		"workshop/ak-47_phantom_disruptor"
			"use_normal"		"1"
			"normal"		"workshop/ak-47_phantom_disruptor_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"210"
			"phongintensity"		"18"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
		}
		"942"
		{
			"name"		"gs_aug_thunderstorm"
			"description_string"		"#PaintKit_gs_aug_thunderstorm"
			"description_tag"		"#PaintKit_gs_aug_thunderstorm_Tag"
			"style"		"9"
			"pattern"		"workshop/aug_thunderstorm"
			"use_normal"		"1"
			"normal"		"workshop/aug_thunderstorm_normal"
			"color0"		"76 78 80"
			"color1"		"189 189 189"
			"color2"		"199 199 199"
			"color3"		"65 65 65"
			"pattern_scale"		"1.000000"
			"phongexponent"		"60"
			"phongintensity"		"30"
			"phongalbedoboost"		"6"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"943"
		{
			"name"		"cu_awp_vein"
			"description_string"		"#PaintKit_cu_awp_vein"
			"description_tag"		"#PaintKit_cu_awp_vein_Tag"
			"style"		"7"
			"pattern"		"workshop/awp_vein"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"70"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.050000"
			"wear_remap_max"		"0.700000"
		}
		"944"
		{
			"name"		"cu_cz75_cerakote"
			"description_string"		"#PaintKit_cu_cz75_cerakote"
			"description_tag"		"#PaintKit_cu_cz75_cerakote_Tag"
			"style"		"7"
			"pattern"		"workshop/cz75_cerakote"
			"use_normal"		"1"
			"normal"		"workshop/cz75_cerakote_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"50"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"945"
		{
			"name"		"cu_deagle_replica"
			"description_string"		"#PaintKit_cu_deagle_replica"
			"description_tag"		"#PaintKit_cu_deagle_replica_Tag"
			"style"		"7"
			"pattern"		"workshop/deagle_replica"
			"use_normal"		"1"
			"normal"		"workshop/deagle_replica_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"175"
			"phongintensity"		"70"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"946"
		{
			"name"		"cu_m4a1s_csgo2048"
			"description_string"		"#PaintKit_cu_m4a1s_csgo2048"
			"description_tag"		"#PaintKit_cu_m4a1s_csgo2048_Tag"
			"style"		"7"
			"pattern"		"workshop/m4a1s_csgo2048"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"75"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.840000"
		}
		"947"
		{
			"name"		"cu_mac10_nacre"
			"description_string"		"#PaintKit_cu_mac10_nacre"
			"description_tag"		"#PaintKit_cu_mac10_nacre_Tag"
			"style"		"7"
			"pattern"		"workshop/mac10_nacre"
			"use_normal"		"1"
			"normal"		"workshop/mac10_nacre_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"215"
			"phongintensity"		"55"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"55.000000"
		}
		"948"
		{
			"name"		"gs_mag7_justice"
			"description_string"		"#PaintKit_gs_mag7_justice"
			"description_tag"		"#PaintKit_gs_mag7_justice_Tag"
			"style"		"9"
			"pattern"		"workshop/mag7_justice"
			"use_normal"		"0"
			"color0"		"140 229 255"
			"color1"		"199 199 199"
			"color2"		"173 143 103"
			"color3"		"101 63 63"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"12"
			"phongalbedoboost"		"15"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"949"
		{
			"name"		"cu_mp5_desert_strike"
			"description_string"		"#PaintKit_cu_mp5_desert_strike"
			"description_tag"		"#PaintKit_cu_mp5_desert_strike_Tag"
			"style"		"7"
			"pattern"		"workshop/mp5_desert_strike"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"950"
		{
			"name"		"cu_negev_prototype"
			"description_string"		"#PaintKit_cu_negev_prototype"
			"description_tag"		"#PaintKit_cu_negev_prototype_Tag"
			"style"		"7"
			"pattern"		"workshop/negev_prototype"
			"use_normal"		"1"
			"normal"		"workshop/negev_prototype_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"951"
		{
			"name"		"aq_p2000_acid_clover"
			"description_string"		"#PaintKit_aq_p2000_acid_clover"
			"description_tag"		"#PaintKit_aq_p2000_acid_clover_Tag"
			"style"		"8"
			"pattern"		"workshop/p2000_acid_clover"
			"color0"		"139 139 139"
			"color1"		"112 112 112"
			"color2"		"106 88 58"
			"color3"		"124 124 124"
			"pattern_scale"		"1.200000"
			"phongexponent"		"129"
			"phongalbedoboost"		"55"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"952"
		{
			"name"		"gs_r8_leviathan"
			"description_string"		"#PaintKit_gs_r8_leviathan"
			"description_tag"		"#PaintKit_gs_r8_leviathan_Tag"
			"style"		"9"
			"pattern"		"workshop/r8_leviathan"
			"use_normal"		"1"
			"normal"		"workshop/r8_leviathan_normal"
			"color0"		"128 128 128 255"
			"color1"		"255 255 255"
			"color2"		"0 230 222"
			"color3"		"181 122 53"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"33"
			"phongalbedoboost"		"15"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
			"pearlescent"		"0.000000"
		}
		"953"
		{
			"name"		"cu_sawedoff_apocalypto"
			"description_string"		"#PaintKit_cu_sawedoff_apocalypto"
			"description_tag"		"#PaintKit_cu_sawedoff_apocalypto_Tag"
			"style"		"7"
			"pattern"		"workshop/sawedoff_apocalypto"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"55"
			"phongintensity"		"5"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"954"
		{
			"name"		"gs_scar20_enforcer"
			"description_string"		"#PaintKit_gs_scar20_enforcer"
			"description_tag"		"#PaintKit_gs_scar20_enforcer_Tag"
			"style"		"9"
			"pattern"		"workshop/scar20_enforcer"
			"use_normal"		"1"
			"normal"		"workshop/scar20_enforcer_normal"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"255 255 255"
			"color3"		"255 255 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"100"
			"phongintensity"		"40"
			"phongalbedoboost"		"20"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"955"
		{
			"name"		"cu_sg553_darkwing"
			"description_string"		"#PaintKit_cu_sg553_darkwing"
			"description_tag"		"#PaintKit_cu_sg553_darkwing_Tag"
			"style"		"7"
			"pattern"		"workshop/sg553_darkwing"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"150"
			"phongintensity"		"5"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"956"
		{
			"name"		"cu_ssg08_fever_dream"
			"description_string"		"#PaintKit_cu_ssg08_fever_dream"
			"description_tag"		"#PaintKit_cu_ssg08_fever_dream_Tag"
			"style"		"7"
			"pattern"		"workshop/ssg08_fever_dream"
			"use_normal"		"1"
			"normal"		"workshop/ssg08_fever_dream_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"250"
			"phongintensity"		"15"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.720000"
		}
		"957"
		{
			"name"		"cu_glock18_warmaiden"
			"description_string"		"#PaintKit_cu_glock18_warmaiden"
			"description_tag"		"#PaintKit_cu_glock18_warmaiden_Tag"
			"style"		"7"
			"pattern"		"workshop/glock18_warmaiden"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
	}
	"items"
	{
		"1386"
		{
			"name"		"community_25 Key"
			"item_name"		"#CSGO_crate_key_community_25"
			"item_description"		"#CSGO_crate_key_community_25_desc"
			"first_sale_date"		"2020-03-24"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_25"
			"tool"
			{
				"restriction"		"crate_community_25"
			}
		}
		"4695"
		{
			"item_name"		"#CSGO_crate_community_25"
			"item_description"		"#CSGO_crate_community_25_desc"
			"name"		"crate_community_25"
			"image_inventory"		"econ/weapon_cases/crate_community_25"
			"model_player"		"models/props/crates/csgo_drop_crate_community_25.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1386"		"1"
			}
			"tool"
			{
				"restriction"		"crate_community_25"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"303"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_25"
					"tag_text"		"#CSGO_set_community_25"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"303"		"crate_community_25"
	}
	"client_loot_lists"
	{
		"crate_community_25_rare"
		{
			"[gs_aug_thunderstorm]weapon_aug"		"1"
			"[cu_awp_vein]weapon_awp"		"1"
			"[cu_cz75_cerakote]weapon_cz75a"		"1"
			"[cu_deagle_replica]weapon_deagle"		"1"
			"[cu_mp5_desert_strike]weapon_mp5sd"		"1"
			"[cu_negev_prototype]weapon_negev"		"1"
			"[gs_r8_leviathan]weapon_revolver"		"1"
		}
		"crate_community_25_mythical"
		{
			"[aq_p2000_acid_clover]weapon_hkp2000"		"1"
			"[cu_sawedoff_apocalypto]weapon_sawedoff"		"1"
			"[gs_scar20_enforcer]weapon_scar20"		"1"
			"[cu_sg553_darkwing]weapon_sg556"		"1"
			"[cu_ssg08_fever_dream]weapon_ssg08"		"1"
		}
		"crate_community_25_legendary"
		{
			"[cu_ak-47_phantom_disruptor]weapon_ak47"		"1"
			"[cu_mac10_nacre]weapon_mac10"		"1"
			"[gs_mag7_justice]weapon_mag7"		"1"
		}
		"crate_community_25_ancient"
		{
			"[cu_m4a1s_csgo2048]weapon_m4a1_silencer"		"1"
			"[cu_glock18_warmaiden]weapon_glock"		"1"
		}
		"crate_community_25"
		{
			"crate_community_25_rare"		"1"
			"crate_community_25_mythical"		"1"
			"crate_community_25_legendary"		"1"
			"crate_community_25_ancient"		"1"
			"set_community_22_unusual"		"1"
		}
	}
	"item_sets"
	{
		"set_community_25"
		{
			"name"		"#CSGO_set_community_25"
			"set_description"		"#CSGO_set_community_25_desc"
			"is_collection"		"1"
			"items"
			{
				"[gs_aug_thunderstorm]weapon_aug"		"1"
				"[cu_awp_vein]weapon_awp"		"1"
				"[cu_cz75_cerakote]weapon_cz75a"		"1"
				"[cu_deagle_replica]weapon_deagle"		"1"
				"[cu_mp5_desert_strike]weapon_mp5sd"		"1"
				"[cu_negev_prototype]weapon_negev"		"1"
				"[gs_r8_leviathan]weapon_revolver"		"1"
				"[aq_p2000_acid_clover]weapon_hkp2000"		"1"
				"[cu_sawedoff_apocalypto]weapon_sawedoff"		"1"
				"[gs_scar20_enforcer]weapon_scar20"		"1"
				"[cu_sg553_darkwing]weapon_sg556"		"1"
				"[cu_ssg08_fever_dream]weapon_ssg08"		"1"
				"[cu_ak-47_phantom_disruptor]weapon_ak47"		"1"
				"[cu_mac10_nacre]weapon_mac10"		"1"
				"[gs_mag7_justice]weapon_mag7"		"1"
				"[cu_m4a1s_csgo2048]weapon_m4a1_silencer"		"1"
				"[cu_glock18_warmaiden]weapon_glock"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"cu_ak-47_phantom_disruptor"		"mythical"
		"gs_aug_thunderstorm"		"rare"
		"cu_awp_vein"		"uncommon"
		"cu_cz75_cerakote"		"rare"
		"cu_deagle_replica"		"uncommon"
		"cu_m4a1s_csgo2048"		"legendary"
		"cu_mac10_nacre"		"legendary"
		"gs_mag7_justice"		"legendary"
		"cu_mp5_desert_strike"		"rare"
		"cu_negev_prototype"		"rare"
		"aq_p2000_acid_clover"		"rare"
		"gs_r8_leviathan"		"rare"
		"cu_sawedoff_apocalypto"		"mythical"
		"gs_scar20_enforcer"		"mythical"
		"cu_sg553_darkwing"		"mythical"
		"cu_ssg08_fever_dream"		"mythical"
		"cu_glock18_warmaiden"		"legendary"
	}
	"paint_kits"
	{
		"958"
		{
			"name"		"cu_negev_ultralight"
			"description_string"		"#PaintKit_cu_negev_ultralight"
			"description_tag"		"#PaintKit_cu_negev_ultralight_Tag"
			"style"		"7"
			"pattern"		"workshop/negev_ultralight"
			"use_normal"		"1"
			"normal"		"workshop/negev_ultralight_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"140"
			"phongintensity"		"255"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.790000"
			"pearlescent"		"2.000000"
		}
		"959"
		{
			"name"		"cu_ak47_anubis"
			"description_string"		"#PaintKit_cu_ak47_anubis"
			"description_tag"		"#PaintKit_cu_ak47_anubis_Tag"
			"style"		"7"
			"pattern"		"workshop/ak47_anubis"
			"use_normal"		"1"
			"normal"		"workshop/ak47_anubis_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"170"
			"phongintensity"		"18"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"960"
		{
			"name"		"aq_p2000_lost_world"
			"description_string"		"#PaintKit_aq_p2000_lost_world"
			"description_tag"		"#PaintKit_aq_p2000_lost_world_Tag"
			"style"		"8"
			"pattern"		"workshop/p2000_lost_world"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"10"
			"phongalbedoboost"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"961"
		{
			"name"		"cu_mag7_monster_call"
			"description_string"		"#PaintKit_cu_mag7_monster_call"
			"description_tag"		"#PaintKit_cu_mag7_monster_call_Tag"
			"style"		"7"
			"pattern"		"workshop/mag7_monster_call"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"1"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"962"
		{
			"name"		"cu_deag_printstream"
			"description_string"		"#PaintKit_cu_printstream"
			"description_tag"		"#PaintKit_cu_printstream_Tag"
			"style"		"7"
			"pattern"		"workshop/deag_printstream"
			"use_normal"		"1"
			"normal"		"workshop/deag_printstream_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"200"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
			"pearlescent"		"20.000000"
		}
		"963"
		{
			"name"		"cu_glock_eyecontact"
			"description_string"		"#PaintKit_cu_glock_eyecontact"
			"description_tag"		"#PaintKit_cu_glock_eyecontact_Tag"
			"style"		"7"
			"pattern"		"workshop/glock_eyecontact"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"80"
			"phongintensity"		"65"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.750000"
		}
		"964"
		{
			"name"		"gs_tec9_guerilla"
			"description_string"		"#PaintKit_gs_tec9_guerilla"
			"description_tag"		"#PaintKit_gs_tec9_guerilla_Tag"
			"style"		"9"
			"pattern"		"workshop/tec9_guerilla"
			"use_normal"		"1"
			"normal"		"workshop/tec9_guerilla_normal"
			"color0"		"128 128 128 255"
			"color1"		"190 190 190"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"150"
			"phongintensity"		"25"
			"phongalbedoboost"		"15"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"965"
		{
			"name"		"cu_mac10_isoonna"
			"description_string"		"#PaintKit_cu_mac10_isoonna"
			"description_tag"		"#PaintKit_cu_mac10_isoonna_Tag"
			"style"		"7"
			"pattern"		"workshop/mac10_isoonna"
			"use_normal"		"1"
			"normal"		"workshop/mac10_isoonna_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"40"
			"phongintensity"		"50"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"966"
		{
			"name"		"gs_sg553_rusty"
			"description_string"		"#PaintKit_gs_sg553_rusty"
			"description_tag"		"#PaintKit_gs_sg553_rusty_Tag"
			"style"		"9"
			"pattern"		"workshop/sg553_rusty"
			"use_normal"		"1"
			"normal"		"workshop/sg553_rusty_normal"
			"color0"		"145 205 210"
			"color1"		"255 255 255"
			"color2"		"130 181 149"
			"color3"		"136 140 147"
			"pattern_scale"		"1.000000"
			"phongexponent"		"0"
			"phongintensity"		"0"
			"phongalbedoboost"		"5"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"967"
		{
			"name"		"cu_ssg08_mainframe"
			"description_string"		"#PaintKit_cu_ssg08_mainframe"
			"description_tag"		"#PaintKit_cu_ssg08_mainframe_Tag"
			"style"		"7"
			"pattern"		"workshop/ssg08_mainframe"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"125"
			"phongintensity"		"7"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"968"
		{
			"name"		"cu_p250_cassette"
			"description_string"		"#PaintKit_cu_p250_cassette"
			"description_tag"		"#PaintKit_cu_p250_cassette_Tag"
			"style"		"7"
			"pattern"		"workshop/p250_casette"
			"use_normal"		"1"
			"normal"		"workshop/p250_casette_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"5"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"969"
		{
			"name"		"gs_p90_container"
			"description_string"		"#PaintKit_gs_p90_container"
			"description_tag"		"#PaintKit_gs_p90_container_Tag"
			"style"		"9"
			"pattern"		"workshop/p90_container"
			"use_normal"		"1"
			"normal"		"workshop/p90_container_normal"
			"color0"		"128 128 128 255"
			"color1"		"150 150 150 255"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"20"
			"phongalbedoboost"		"4"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"970"
		{
			"name"		"cu_xm1014_amulet_blue"
			"description_string"		"#PaintKit_cu_xm1014_amulet_blue"
			"description_tag"		"#PaintKit_cu_xm1014_amulet_blue_Tag"
			"style"		"7"
			"pattern"		"workshop/xm1014_amulet_blue"
			"use_normal"		"1"
			"normal"		"workshop/xm1014_amulet_blue_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"90"
			"phongintensity"		"5"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
			"pearlescent"		"0.000000"
		}
		"971"
		{
			"name"		"cu_m4a4_queenfairy"
			"description_string"		"#PaintKit_cu_m4a4_queenfairy"
			"description_tag"		"#PaintKit_cu_m4a4_queenfairy_Tag"
			"style"		"7"
			"pattern"		"workshop/m4a4_queenfairy"
			"use_normal"		"1"
			"normal"		"workshop/m4a4_queenfairy_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"5"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.730000"
			"pearlescent"		"2.000000"
		}
		"972"
		{
			"name"		"gs_galil_phoenix"
			"description_string"		"#PaintKit_gs_galil_phoenix"
			"description_tag"		"#PaintKit_gs_galil_phoenix_Tag"
			"style"		"9"
			"pattern"		"workshop/galil_phoenix"
			"use_normal"		"1"
			"normal"		"workshop/galil_phoenix_normal"
			"color0"		"147 98 45"
			"color1"		"245 251 253"
			"color2"		"149 149 149"
			"color3"		"246 222 205"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"30"
			"phongalbedoboost"		"5"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"973"
		{
			"name"		"gs_bizon_hellraider"
			"description_string"		"#PaintKit_gs_bizon_hellraider"
			"description_tag"		"#PaintKit_gs_bizon_hellraider_Tag"
			"style"		"9"
			"pattern"		"workshop/bizon_hellraider"
			"use_normal"		"1"
			"normal"		"workshop/bizon_hellraider_normal"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"234 219 208"
			"color3"		"255 255 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"50"
			"phongalbedoboost"		"50"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"974"
		{
			"name"		"gs_mp5sd_wasteland_legacy"
			"description_string"		"#PaintKit_gs_mp5sd_wasteland_legacy"
			"description_tag"		"#PaintKit_gs_mp5sd_wasteland_legacy_Tag"
			"style"		"9"
			"pattern"		"workshop/mp5sd_wasteland_legacy"
			"use_normal"		"1"
			"normal"		"workshop/mp5sd_wasteland_legacy_normal"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"255 255 255"
			"color3"		"244 147 21"
			"pattern_scale"		"1.000000"
			"phongexponent"		"100"
			"phongintensity"		"100"
			"phongalbedoboost"		"2"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
	}
	"items"
	{
		"1387"
		{
			"name"		"community_26 Key"
			"item_name"		"#CSGO_crate_key_community_26"
			"item_description"		"#CSGO_crate_key_community_26_desc"
			"first_sale_date"		"2020-07-13"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_26"
			"tool"
			{
				"restriction"		"crate_community_26"
			}
		}
		"4698"
		{
			"item_name"		"#CSGO_crate_community_26"
			"item_description"		"#CSGO_crate_community_26_desc"
			"name"		"crate_community_26"
			"image_inventory"		"econ/weapon_cases/crate_community_26"
			"model_player"		"models/props/crates/csgo_drop_crate_community_26.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1387"		"1"
			}
			"tool"
			{
				"restriction"		"crate_community_26"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"307"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_26"
					"tag_text"		"#CSGO_set_community_26"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"307"		"crate_community_26"
	}
	"client_loot_lists"
	{
		"crate_community_26_rare"
		{
			"[cu_negev_ultralight]weapon_negev"		"1"
			"[aq_p2000_lost_world]weapon_hkp2000"		"1"
			"[gs_sg553_rusty]weapon_sg556"		"1"
			"[cu_ssg08_mainframe]weapon_ssg08"		"1"
			"[cu_p250_cassette]weapon_p250"		"1"
			"[gs_p90_container]weapon_p90"		"1"
			"[gs_bizon_hellraider]weapon_bizon"		"1"
		}
		"crate_community_26_mythical"
		{
			"[cu_mag7_monster_call]weapon_mag7"		"1"
			"[gs_tec9_guerilla]weapon_tec9"		"1"
			"[cu_mac10_isoonna]weapon_mac10"		"1"
			"[gs_galil_phoenix]weapon_galilar"		"1"
			"[gs_mp5sd_wasteland_legacy]weapon_mp5sd"		"1"
		}
		"crate_community_26_legendary"
		{
			"[cu_m4a4_queenfairy]weapon_m4a1"		"1"
			"[cu_glock_eyecontact]weapon_glock"		"1"
			"[cu_xm1014_amulet_blue]weapon_xm1014"		"1"
		}
		"crate_community_26_ancient"
		{
			"[cu_deag_printstream]weapon_deagle"		"1"
			"[cu_ak47_anubis]weapon_ak47"		"1"
		}
		"crate_community_26"
		{
			"crate_community_26_rare"		"1"
			"crate_community_26_mythical"		"1"
			"crate_community_26_legendary"		"1"
			"crate_community_26_ancient"		"1"
			"set_community_23_unusual"		"1"
		}
	}
	"item_sets"
	{
		"set_community_26"
		{
			"name"		"#CSGO_set_community_26"
			"set_description"		"#CSGO_set_community_26_desc"
			"is_collection"		"1"
			"items"
			{
				"[cu_negev_ultralight]weapon_negev"		"1"
				"[aq_p2000_lost_world]weapon_hkp2000"		"1"
				"[gs_sg553_rusty]weapon_sg556"		"1"
				"[cu_ssg08_mainframe]weapon_ssg08"		"1"
				"[cu_p250_cassette]weapon_p250"		"1"
				"[gs_p90_container]weapon_p90"		"1"
				"[gs_bizon_hellraider]weapon_bizon"		"1"
				"[cu_mag7_monster_call]weapon_mag7"		"1"
				"[gs_tec9_guerilla]weapon_tec9"		"1"
				"[cu_mac10_isoonna]weapon_mac10"		"1"
				"[gs_galil_phoenix]weapon_galilar"		"1"
				"[gs_mp5sd_wasteland_legacy]weapon_mp5sd"		"1"
				"[cu_m4a4_queenfairy]weapon_m4a1"		"1"
				"[cu_glock_eyecontact]weapon_glock"		"1"
				"[cu_xm1014_amulet_blue]weapon_xm1014"		"1"
				"[cu_deag_printstream]weapon_deagle"		"1"
				"[cu_ak47_anubis]weapon_ak47"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"cu_negev_ultralight"		"rare"
		"cu_ak47_anubis"		"legendary"
		"aq_p2000_lost_world"		"uncommon"
		"cu_mag7_monster_call"		"mythical"
		"cu_deag_printstream"		"legendary"
		"cu_glock_eyecontact"		"mythical"
		"gs_tec9_guerilla"		"mythical"
		"cu_mac10_isoonna"		"mythical"
		"gs_sg553_rusty"		"rare"
		"cu_ssg08_mainframe"		"rare"
		"cu_p250_cassette"		"rare"
		"gs_p90_container"		"rare"
		"cu_xm1014_amulet_blue"		"legendary"
		"cu_m4a4_queenfairy"		"mythical"
		"gs_galil_phoenix"		"mythical"
		"gs_bizon_hellraider"		"rare"
		"gs_mp5sd_wasteland_legacy"		"mythical"
	}
	"paint_kits_rarity"
	{
		"slick_rezan"		"ancient"
		"slick_jaguar_yellow"		"ancient"
		"slick_jaguar_white"		"ancient"
		"slick_stitched_black_white"		"ancient"
		"sporty_slingshot"		"ancient"
		"sporty_hunter"		"ancient"
		"sporty_houndstooth_red"		"ancient"
		"sporty_jaguar"		"ancient"
		"motorcycle_checker_flag_blue_green"		"ancient"
		"motorcycle_smoke"		"ancient"
		"motorcycle_carbonfiber_red"		"ancient"
		"motorcycle_commando_ksk"		"ancient"
		"handwrap_fabric_houndstooth_orange"		"ancient"
		"handwrap_leathery_fabric_giraffe"		"ancient"
		"handwrap_leathery_snakeskin_orange"		"ancient"
		"handwrap_leathery_caution"		"ancient"
		"specialist_fbi"		"ancient"
		"specialist_tiger_orange"		"ancient"
		"specialist_ricksaw_camo"		"ancient"
		"specialist_marble_fade"		"ancient"
		"operation10_metalic_green"		"ancient"
		"operation10_poison_frog_black_yellow"		"ancient"
		"operation10_floral"		"ancient"
		"operation10_snakeskin_black"		"ancient"
	}
	"sticker_kits"
	{
		"4631"
		{
			"name"		"spray_std3_ak47"
			"item_name"		"#SprayKit_std3_ak47"
			"description_string"		"#SprayKit_desc_std3_ak47"
			"sticker_material"		"default2020/ak47"
			"item_rarity"		"common"
		}
		"4632"
		{
			"name"		"spray_std3_aug"
			"item_name"		"#SprayKit_std3_aug"
			"description_string"		"#SprayKit_desc_std3_aug"
			"sticker_material"		"default2020/aug"
			"item_rarity"		"common"
		}
		"4633"
		{
			"name"		"spray_std3_awp"
			"item_name"		"#SprayKit_std3_awp"
			"description_string"		"#SprayKit_desc_std3_awp"
			"sticker_material"		"default2020/awp"
			"item_rarity"		"common"
		}
		"4634"
		{
			"name"		"spray_std3_bizon"
			"item_name"		"#SprayKit_std3_bizon"
			"description_string"		"#SprayKit_desc_std3_bizon"
			"sticker_material"		"default2020/bizon"
			"item_rarity"		"common"
		}
		"4635"
		{
			"name"		"spray_std3_cz"
			"item_name"		"#SprayKit_std3_cz"
			"description_string"		"#SprayKit_desc_std3_cz"
			"sticker_material"		"default2020/cz"
			"item_rarity"		"common"
		}
		"4636"
		{
			"name"		"spray_std3_famas"
			"item_name"		"#SprayKit_std3_famas"
			"description_string"		"#SprayKit_desc_std3_famas"
			"sticker_material"		"default2020/famas"
			"item_rarity"		"common"
		}
		"4637"
		{
			"name"		"spray_std3_galil"
			"item_name"		"#SprayKit_std3_galil"
			"description_string"		"#SprayKit_desc_std3_galil"
			"sticker_material"		"default2020/galil"
			"item_rarity"		"common"
		}
		"4638"
		{
			"name"		"spray_std3_m4a1"
			"item_name"		"#SprayKit_std3_m4a1"
			"description_string"		"#SprayKit_desc_std3_m4a1"
			"sticker_material"		"default2020/m4a1"
			"item_rarity"		"common"
		}
		"4639"
		{
			"name"		"spray_std3_m4a4"
			"item_name"		"#SprayKit_std3_m4a4"
			"description_string"		"#SprayKit_desc_std3_m4a4"
			"sticker_material"		"default2020/m4a4"
			"item_rarity"		"common"
		}
		"4640"
		{
			"name"		"spray_std3_mac10"
			"item_name"		"#SprayKit_std3_mac10"
			"description_string"		"#SprayKit_desc_std3_mac10"
			"sticker_material"		"default2020/mac10"
			"item_rarity"		"common"
		}
		"4641"
		{
			"name"		"spray_std3_mp7"
			"item_name"		"#SprayKit_std3_mp7"
			"description_string"		"#SprayKit_desc_std3_mp7"
			"sticker_material"		"default2020/mp7"
			"item_rarity"		"common"
		}
		"4642"
		{
			"name"		"spray_std3_mp9"
			"item_name"		"#SprayKit_std3_mp9"
			"description_string"		"#SprayKit_desc_std3_mp9"
			"sticker_material"		"default2020/mp9"
			"item_rarity"		"common"
		}
		"4643"
		{
			"name"		"spray_std3_p90"
			"item_name"		"#SprayKit_std3_p90"
			"description_string"		"#SprayKit_desc_std3_p90"
			"sticker_material"		"default2020/p90"
			"item_rarity"		"common"
		}
		"4644"
		{
			"name"		"spray_std3_sg553"
			"item_name"		"#SprayKit_std3_sg553"
			"description_string"		"#SprayKit_desc_std3_sg553"
			"sticker_material"		"default2020/sg553"
			"item_rarity"		"common"
		}
		"4645"
		{
			"name"		"spray_std3_ump"
			"item_name"		"#SprayKit_std3_ump"
			"description_string"		"#SprayKit_desc_std3_ump"
			"sticker_material"		"default2020/ump"
			"item_rarity"		"common"
		}
		"4646"
		{
			"name"		"spray_std3_xm1014"
			"item_name"		"#SprayKit_std3_xm1014"
			"description_string"		"#SprayKit_desc_std3_xm1014"
			"sticker_material"		"default2020/xm1014"
			"item_rarity"		"common"
		}
	}
	"client_loot_lists"
	{
		"spray_std3_droplist_entry_ak47"
		{
			"[spray_std3_ak47]spray"		"1"
		}
		"spray_std3_droplist_entry_aug"
		{
			"[spray_std3_aug]spray"		"1"
		}
		"spray_std3_droplist_entry_awp"
		{
			"[spray_std3_awp]spray"		"1"
		}
		"spray_std3_droplist_entry_bizon"
		{
			"[spray_std3_bizon]spray"		"1"
		}
		"spray_std3_droplist_entry_cz"
		{
			"[spray_std3_cz]spray"		"1"
		}
		"spray_std3_droplist_entry_famas"
		{
			"[spray_std3_famas]spray"		"1"
		}
		"spray_std3_droplist_entry_galil"
		{
			"[spray_std3_galil]spray"		"1"
		}
		"spray_std3_droplist_entry_m4a1"
		{
			"[spray_std3_m4a1]spray"		"1"
		}
		"spray_std3_droplist_entry_m4a4"
		{
			"[spray_std3_m4a4]spray"		"1"
		}
		"spray_std3_droplist_entry_mac10"
		{
			"[spray_std3_mac10]spray"		"1"
		}
		"spray_std3_droplist_entry_mp7"
		{
			"[spray_std3_mp7]spray"		"1"
		}
		"spray_std3_droplist_entry_mp9"
		{
			"[spray_std3_mp9]spray"		"1"
		}
		"spray_std3_droplist_entry_p90"
		{
			"[spray_std3_p90]spray"		"1"
		}
		"spray_std3_droplist_entry_sg553"
		{
			"[spray_std3_sg553]spray"		"1"
		}
		"spray_std3_droplist_entry_ump"
		{
			"[spray_std3_ump]spray"		"1"
		}
		"spray_std3_droplist_entry_xm1014"
		{
			"[spray_std3_xm1014]spray"		"1"
		}
		"spray_std3_droplist_common"
		{
			"spray_std3_droplist_entry_ak47"		"1"
			"spray_std3_droplist_entry_aug"		"1"
			"spray_std3_droplist_entry_awp"		"1"
			"spray_std3_droplist_entry_bizon"		"1"
			"spray_std3_droplist_entry_cz"		"1"
			"spray_std3_droplist_entry_famas"		"1"
			"spray_std3_droplist_entry_galil"		"1"
			"spray_std3_droplist_entry_m4a1"		"1"
			"spray_std3_droplist_entry_m4a4"		"1"
			"spray_std3_droplist_entry_mac10"		"1"
			"spray_std3_droplist_entry_mp7"		"1"
			"spray_std3_droplist_entry_mp9"		"1"
			"spray_std3_droplist_entry_p90"		"1"
			"spray_std3_droplist_entry_sg553"		"1"
			"spray_std3_droplist_entry_ump"		"1"
			"spray_std3_droplist_entry_xm1014"		"1"
		}
		"csgo_spray_std3_drops"
		{
			"spray_std3_droplist_common"		"1"
		}
		"unsealed_spray_std3_drops"
		{
			"csgo_spray_std3_drops"		"1"
		}
	}
	"paint_kits"
	{
		"975"
		{
			"name"		"gs_awp_exoskeleton"
			"description_string"		"#PaintKit_gs_awp_exoskeleton"
			"description_tag"		"#PaintKit_gs_awp_exoskeleton_Tag"
			"style"		"9"
			"pattern"		"workshop/awp_exoskeleton"
			"use_normal"		"1"
			"normal"		"workshop/awp_exoskeleton_normal"
			"color0"		"96 140 184"
			"color1"		"143 163 163"
			"color2"		"130 163 163"
			"color3"		"204 160 73"
			"pattern_scale"		"1.000000"
			"phongexponent"		"160"
			"phongintensity"		"80"
			"phongalbedoboost"		"64"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"1.500000"
		}
		"976"
		{
			"name"		"gs_cz75_vendetta"
			"description_string"		"#PaintKit_gs_cz75_vendetta"
			"description_tag"		"#PaintKit_gs_cz75_vendetta_Tag"
			"style"		"9"
			"pattern"		"workshop/cz75_vendetta"
			"use_normal"		"1"
			"normal"		"workshop/cz75_vendetta_normal"
			"color0"		"106 53 53"
			"color1"		"197 206 211"
			"color2"		"245 229 213"
			"color3"		"249 214 193"
			"pattern_scale"		"1.000000"
			"phongexponent"		"150"
			"phongintensity"		"75"
			"phongalbedoboost"		"20"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"977"
		{
			"name"		"hy_p90_dino_rampage"
			"description_string"		"#PaintKit_hy_p90_dino_rampage"
			"description_tag"		"#PaintKit_hy_p90_dino_rampage_Tag"
			"style"		"2"
			"pattern"		"workshop/dino_rampage"
			"color0"		"9 12 19"
			"color1"		"200 199 139"
			"color2"		"38 47 40"
			"color3"		"147 104 60"
			"pattern_scale"		"1.500000"
			"phongexponent"		"175"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"978"
		{
			"name"		"gs_dual_elites_dezastre"
			"description_string"		"#PaintKit_gs_dual_elites_dezastre"
			"description_tag"		"#PaintKit_gs_dual_elites_dezastre_Tag"
			"style"		"9"
			"pattern"		"workshop/dual_elites_dezastre"
			"use_normal"		"1"
			"normal"		"workshop/dual_elites_dezastre_normal"
			"color0"		"123 123 123"
			"color1"		"255 255 255"
			"color2"		"235 235 235"
			"color3"		"18 39 64"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"20"
			"phongalbedoboost"		"3"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"979"
		{
			"name"		"cu_five_seven_diary"
			"description_string"		"#PaintKit_cu_five_seven_diary"
			"description_tag"		"#PaintKit_cu_five_seven_diary_Tag"
			"style"		"7"
			"pattern"		"workshop/five_seven_diary"
			"use_normal"		"1"
			"normal"		"workshop/five_seven_diary_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"190"
			"phongintensity"		"50"
			"ignore_weapon_size_scale"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.020000"
			"wear_remap_max"		"0.900000"
		}
		"980"
		{
			"name"		"gs_g3sg1_disrupt"
			"description_string"		"#PaintKit_gs_g3sg1_disrupt"
			"description_tag"		"#PaintKit_gs_g3sg1_disrupt_Tag"
			"style"		"9"
			"pattern"		"workshop/g3sg1_disrupt"
			"use_normal"		"1"
			"normal"		"workshop/g3sg1_disrupt_normal"
			"color0"		"140 93 93"
			"color1"		"246 246 246"
			"color2"		"231 231 231"
			"color3"		"112 103 140"
			"pattern_scale"		"1.000000"
			"phongexponent"		"225"
			"phongintensity"		"5"
			"phongalbedoboost"		"5"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"981"
		{
			"name"		"gs_galil_vandal"
			"description_string"		"#PaintKit_gs_galil_vandal"
			"description_tag"		"#PaintKit_gs_galil_vandal_Tag"
			"style"		"9"
			"pattern"		"workshop/galil_vandal"
			"use_normal"		"1"
			"normal"		"workshop/galil_vandal_normal"
			"color0"		"128 128 128 255"
			"color1"		"150 150 150 255"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"1"
			"phongalbedoboost"		"5"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"982"
		{
			"name"		"cu_p250_infect"
			"description_string"		"#PaintKit_cu_p250_infect"
			"description_tag"		"#PaintKit_cu_p250_infect_Tag"
			"style"		"7"
			"pattern"		"workshop/p250_infect"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"234"
			"phongintensity"		"4"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"983"
		{
			"name"		"cu_m249_deep_relief"
			"description_string"		"#PaintKit_cu_m249_deep_relief"
			"description_tag"		"#PaintKit_cu_m249_deep_relief_Tag"
			"style"		"7"
			"pattern"		"workshop/m249_deep_relief"
			"use_normal"		"1"
			"normal"		"workshop/m249_deep_relief_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"220"
			"phongintensity"		"40"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"984"
		{
			"name"		"cu_m4a1s_printstream"
			"description_string"		"#PaintKit_cu_m4a1s_printstream"
			"description_tag"		"#PaintKit_cu_printstream_Tag"
			"style"		"7"
			"pattern"		"workshop/m4a1s_printstream"
			"use_normal"		"1"
			"normal"		"workshop/m4a1s_printstream_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"225"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
			"pearlescent"		"120.000000"
		}
		"985"
		{
			"name"		"cu_m4a4_cyberpunk"
			"description_string"		"#PaintKit_cu_m4a4_cyberpunk"
			"description_tag"		"#PaintKit_cu_m4a4_cyberpunk_Tag"
			"style"		"7"
			"pattern"		"workshop/m4a4_cyberpunk"
			"use_normal"		"1"
			"normal"		"workshop/m4a4_cyberpunk_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"8"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.980000"
		}
		"986"
		{
			"name"		"gs_mp5_conditionzero"
			"description_string"		"#PaintKit_gs_mp5_conditionzero"
			"description_tag"		"#PaintKit_gs_mp5_conditionzero_Tag"
			"style"		"9"
			"pattern"		"workshop/mp5_conditionzero"
			"use_normal"		"1"
			"normal"		"workshop/mp5_conditionzero_normal"
			"color0"		"186 186 186"
			"color1"		"255 255 255"
			"color2"		"255 255 255"
			"color3"		"186 186 186"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"40"
			"phongalbedoboost"		"10"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"987"
		{
			"name"		"cu_nova_polymer"
			"description_string"		"#PaintKit_cu_nova_polymer"
			"description_tag"		"#PaintKit_cu_nova_polymer_Tag"
			"style"		"7"
			"pattern"		"workshop/nova_polymer"
			"use_normal"		"1"
			"normal"		"workshop/nova_polymer_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"128"
			"phongintensity"		"133"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"988"
		{
			"name"		"cu_glock_noir"
			"description_string"		"#PaintKit_cu_glock_noir"
			"description_tag"		"#PaintKit_cu_glock_noir_Tag"
			"style"		"7"
			"pattern"		"workshop/glock_noir"
			"use_normal"		"1"
			"normal"		"workshop/glock_noir_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"15"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"989"
		{
			"name"		"cu_ssg08_chromatic"
			"description_string"		"#PaintKit_cu_ssg08_chromatic"
			"description_tag"		"#PaintKit_cu_ssg08_chromatic_Tag"
			"style"		"7"
			"pattern"		"workshop/ssg08_chromatic"
			"use_normal"		"1"
			"normal"		"workshop/ssg08_chromatic_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"990"
		{
			"name"		"gs_ump_gold_bismuth"
			"description_string"		"#PaintKit_gs_ump_gold_bismuth"
			"description_tag"		"#PaintKit_gs_ump_gold_bismuth_Tag"
			"style"		"9"
			"pattern"		"workshop/ump_gold_bismuth"
			"use_normal"		"1"
			"normal"		"workshop/ump_gold_bismuth_normal"
			"color0"		"91 91 91"
			"color1"		"226 226 226"
			"color2"		"184 190 196"
			"color3"		"113 106 97"
			"pattern_scale"		"1.000000"
			"phongexponent"		"180"
			"phongintensity"		"70"
			"phongalbedoboost"		"10"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"991"
		{
			"name"		"cu_usp_krokos"
			"description_string"		"#PaintKit_cu_usp_krokos"
			"description_tag"		"#PaintKit_cu_usp_krokos_Tag"
			"style"		"7"
			"pattern"		"workshop/usp_krokos"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
			"pearlescent"		"100.000000"
		}
	}
	"items"
	{
		"1388"
		{
			"name"		"community_27 Key"
			"item_name"		"#CSGO_crate_key_community_27"
			"item_description"		"#CSGO_crate_key_community_27_desc"
			"first_sale_date"		"2020-10-14"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_27"
			"tool"
			{
				"restriction"		"crate_community_27"
			}
		}
		"4717"
		{
			"item_name"		"#CSGO_crate_community_27"
			"item_description"		"#CSGO_crate_community_27_desc"
			"name"		"crate_community_27"
			"image_inventory"		"econ/weapon_cases/crate_community_27"
			"model_player"		"models/props/crates/csgo_drop_crate_community_27.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1388"		"1"
			}
			"tool"
			{
				"restriction"		"crate_community_27"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"308"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_27"
					"tag_text"		"#CSGO_set_community_27"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
			"loot_list_rare_item_footer"		"#crate_community_15_unusual_lootlist"
			"loot_list_rare_item_name"		"#crate_community_15_unusual_itemname"
		}
	}
	"revolving_loot_lists"
	{
		"308"		"crate_community_27"
	}
	"client_loot_lists"
	{
		"crate_community_27_rare"
		{
			"[gs_cz75_vendetta]weapon_cz75a"		"1"
			"[hy_p90_dino_rampage]weapon_p90"		"1"
			"[gs_g3sg1_disrupt]weapon_g3sg1"		"1"
			"[gs_galil_vandal]weapon_galilar"		"1"
			"[cu_p250_infect]weapon_p250"		"1"
			"[cu_m249_deep_relief]weapon_m249"		"1"
			"[gs_mp5_conditionzero]weapon_mp5sd"		"1"
		}
		"crate_community_27_mythical"
		{
			"[gs_awp_exoskeleton]weapon_awp"		"1"
			"[gs_dual_elites_dezastre]weapon_elite"		"1"
			"[cu_nova_polymer]weapon_nova"		"1"
			"[cu_ssg08_chromatic]weapon_ssg08"		"1"
			"[gs_ump_gold_bismuth]weapon_ump45"		"1"
		}
		"crate_community_27_legendary"
		{
			"[cu_five_seven_diary]weapon_fiveseven"		"1"
			"[cu_m4a4_cyberpunk]weapon_m4a1"		"1"
			"[cu_usp_krokos]weapon_usp_silencer"		"1"
		}
		"crate_community_27_ancient"
		{
			"[cu_m4a1s_printstream]weapon_m4a1_silencer"		"1"
			"[cu_glock_noir]weapon_glock"		"1"
		}
		"crate_community_27"
		{
			"crate_community_27_rare"		"1"
			"crate_community_27_mythical"		"1"
			"crate_community_27_legendary"		"1"
			"crate_community_27_ancient"		"1"
			"set_glove_3_unusual"		"1"
		}
	}
	"item_sets"
	{
		"set_community_27"
		{
			"name"		"#CSGO_set_community_27"
			"set_description"		"#CSGO_set_community_27_desc"
			"is_collection"		"1"
			"items"
			{
				"[gs_cz75_vendetta]weapon_cz75a"		"1"
				"[hy_p90_dino_rampage]weapon_p90"		"1"
				"[gs_g3sg1_disrupt]weapon_g3sg1"		"1"
				"[gs_galil_vandal]weapon_galilar"		"1"
				"[cu_p250_infect]weapon_p250"		"1"
				"[cu_m249_deep_relief]weapon_m249"		"1"
				"[gs_mp5_conditionzero]weapon_mp5sd"		"1"
				"[gs_awp_exoskeleton]weapon_awp"		"1"
				"[gs_dual_elites_dezastre]weapon_elite"		"1"
				"[cu_nova_polymer]weapon_nova"		"1"
				"[cu_ssg08_chromatic]weapon_ssg08"		"1"
				"[gs_ump_gold_bismuth]weapon_ump45"		"1"
				"[cu_five_seven_diary]weapon_fiveseven"		"1"
				"[cu_m4a4_cyberpunk]weapon_m4a1"		"1"
				"[cu_usp_krokos]weapon_usp_silencer"		"1"
				"[cu_m4a1s_printstream]weapon_m4a1_silencer"		"1"
				"[cu_glock_noir]weapon_glock"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"gs_awp_exoskeleton"		"rare"
		"gs_cz75_vendetta"		"rare"
		"hy_p90_dino_rampage"		"rare"
		"gs_dual_elites_dezastre"		"mythical"
		"cu_five_seven_diary"		"legendary"
		"gs_g3sg1_disrupt"		"rare"
		"gs_galil_vandal"		"rare"
		"cu_p250_infect"		"rare"
		"cu_m249_deep_relief"		"rare"
		"cu_m4a1s_printstream"		"legendary"
		"cu_m4a4_cyberpunk"		"mythical"
		"gs_mp5_conditionzero"		"rare"
		"cu_nova_polymer"		"mythical"
		"cu_glock_noir"		"legendary"
		"cu_ssg08_chromatic"		"mythical"
		"gs_ump_gold_bismuth"		"mythical"
		"cu_usp_krokos"		"mythical"
	}
	"paint_kits"
	{
		"992"
		{
			"name"		"am_numbers_bronze"
			"description_string"		"#PaintKit_am_numbers_bronze"
			"description_tag"		"#PaintKit_am_numbers_bronze_Tag"
			"style"		"5"
			"pattern"		"numbers"
			"color0"		"59 34 20"
			"color1"		"101 97 95"
			"color2"		"63 53 47"
			"color3"		"94 84 73"
			"pattern_scale"		"1.000000"
			"phongexponent"		"66"
			"phongalbedoboost"		"18"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.300000"
		}
		"993"
		{
			"name"		"cu_csgo_camo"
			"description_string"		"#PaintKit_cu_csgo_camo"
			"description_tag"		"#PaintKit_cu_csgo_camo_Tag"
			"style"		"7"
			"pattern"		"cs_camo"
			"pattern_scale"		"3.000000"
			"phongexponent"		"25"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"994"
		{
			"name"		"am_authority_brown"
			"description_string"		"#PaintKit_am_authority_brown"
			"description_tag"		"#PaintKit_am_authority_brown_Tag"
			"style"		"5"
			"pattern"		"authority"
			"color0"		"141 130 96"
			"color1"		"83 54 43"
			"color2"		"149 132 95"
			"color3"		"38 31 20"
			"pattern_scale"		"4.600000"
			"phongexponent"		"25"
			"phongalbedoboost"		"0"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"180.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
		}
		"995"
		{
			"name"		"am_intelligence_grey"
			"description_string"		"#PaintKit_am_intelligence_grey"
			"description_tag"		"#PaintKit_am_intelligence_grey_Tag"
			"style"		"5"
			"pattern"		"intelligence"
			"color0"		"59 56 52"
			"color1"		"128 94 44"
			"color2"		"177 124 62"
			"color3"		"31 54 57"
			"pattern_scale"		"4.000000"
			"phongexponent"		"25"
			"phongalbedoboost"		"0"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"996"
		{
			"name"		"am_intelligence_orange"
			"description_string"		"#PaintKit_am_intelligence_orange"
			"description_tag"		"#PaintKit_am_intelligence_orange_Tag"
			"style"		"2"
			"pattern"		"intelligence"
			"color0"		"171 105 38"
			"color1"		"43 220 222"
			"color2"		"137 137 137"
			"color3"		"116 59 24"
			"pattern_scale"		"2.500000"
			"phongexponent"		"2"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
		}
		"997"
		{
			"name"		"am_numbers_red_blue"
			"description_string"		"#PaintKit_am_numbers_red_blue"
			"description_tag"		"#PaintKit_am_numbers_red_blue_Tag"
			"style"		"5"
			"pattern"		"numbers_flipped"
			"color0"		"115 46 32"
			"color1"		"194 180 156"
			"color2"		"139 169 185"
			"color3"		"46 103 131"
			"pattern_scale"		"2.000000"
			"phongexponent"		"25"
			"phongalbedoboost"		"0"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
		}
		"998"
		{
			"name"		"hy_numbers_green"
			"description_string"		"#PaintKit_hy_numbers_green"
			"description_tag"		"#PaintKit_hy_numbers_green_Tag"
			"style"		"2"
			"pattern"		"numbers"
			"color0"		"85 92 56"
			"color1"		"105 108 40"
			"color2"		"35 43 36"
			"color3"		"142 135 101"
			"pattern_scale"		"1.800000"
			"phongexponent"		"25"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
		}
		"999"
		{
			"name"		"am_numbers_magenta"
			"description_string"		"#PaintKit_am_numbers_magenta"
			"description_tag"		"#PaintKit_am_numbers_magenta_Tag"
			"style"		"5"
			"pattern"		"numbers_flipped"
			"color0"		"18 30 78 255"
			"color1"		"95 27 27 255"
			"color2"		"7 7 5 255"
			"color3"		"8 12 26 255"
			"pattern_scale"		"1.200000"
			"phongexponent"		"25"
			"phongalbedoboost"		"36"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
			"pearlescent"		"-1.500000"
		}
		"1002"
		{
			"name"		"aa_fade_red_blue"
			"description_string"		"#PaintKit_aa_fade_red_blue"
			"description_tag"		"#PaintKit_aa_fade_red_blue_Tag"
			"style"		"6"
			"pattern"		"fade"
			"color0"		"88 16 16"
			"color1"		"72 16 19"
			"color2"		"15 14 14"
			"color3"		"31 80 136"
			"pattern_scale"		"2.000000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"-1.480000"
			"pattern_offset_x_end"		"0.600000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"10.000000"
			"pattern_rotate_end"		"20.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.100000"
		}
		"1003"
		{
			"name"		"cu_ump_crime_scene"
			"description_string"		"#PaintKit_cu_ump_crime_scene"
			"description_tag"		"#PaintKit_cu_ump_crime_scene_Tag"
			"style"		"7"
			"pattern"		"ump_crimescene"
			"pattern_scale"		"1.000000"
			"phongexponent"		"155"
			"phongintensity"		"15"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.750000"
		}
		"1026"
		{
			"name"		"aa_awp_fade"
			"description_string"		"#PaintKit_aa_fade"
			"description_tag"		"#PaintKit_aa_fade_Tag"
			"style"		"6"
			"pattern"		"fade"
			"color0"		"44 41 39 255"
			"color1"		"84 52 14 255"
			"color2"		"71 18 28 255"
			"color3"		"28 31 57 255"
			"pattern_scale"		"1.260000"
			"phongexponent"		"34"
			"phongalbedoboost"		"80"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"-0.700000"
			"pattern_offset_x_end"		"-0.700000"
			"pattern_offset_y_start"		"-0.700000"
			"pattern_offset_y_end"		"-0.700000"
			"pattern_rotate_start"		"-55.000000"
			"pattern_rotate_end"		"-65.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
		}
		"1027"
		{
			"name"		"am_intelligence_magenta"
			"description_string"		"#PaintKit_am_intelligence_magenta"
			"description_tag"		"#PaintKit_am_intelligence_magenta_Tag"
			"style"		"5"
			"pattern"		"intelligence"
			"color0"		"22 21 20"
			"color1"		"255 93 147"
			"color2"		"87 215 230"
			"color3"		"43 30 30"
			"pattern_scale"		"2.500000"
			"phongexponent"		"66"
			"phongalbedoboost"		"12"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"1028"
		{
			"name"		"hy_authority_purple"
			"description_string"		"#PaintKit_hy_authority_purple"
			"description_tag"		"#PaintKit_hy_authority_purple_Tag"
			"style"		"2"
			"pattern"		"authority"
			"color0"		"246 221 175"
			"color1"		"127 44 18"
			"color2"		"54 35 58"
			"color3"		"8 9 54"
			"pattern_scale"		"3.400000"
			"phongexponent"		"32"
			"phongintensity"		"20"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"1017"
		{
			"name"		"am_m4a1s_bluesmoke"
			"description_string"		"#PaintKit_am_m4a1s_bluesmoke"
			"description_tag"		"#PaintKit_am_m4a1s_bluesmoke_Tag"
			"style"		"5"
			"pattern"		"smoke"
			"color0"		"75 147 255"
			"color1"		"4 9 61"
			"color2"		"33 33 33"
			"color3"		"4 30 80"
			"pattern_scale"		"2.000000"
			"phongexponent"		"120"
			"phongalbedoboost"		"60"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-20.000000"
			"pattern_rotate_end"		"20.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.080000"
			"pearlescent"		"-0.300000"
		}
	}
	"client_loot_lists"
	{
		"set_op10_ct_common"
		{
			"[am_authority_brown]weapon_xm1014"		"1"
			"[am_intelligence_grey]weapon_aug"		"1"
			"[am_army_shine]weapon_mp9"		"1"
			"[hy_forest_night]weapon_p250"		"1"
			"[sp_tape_short_jungle]weapon_cz75a"		"1"
		}
		"set_op10_ct_uncommon"
		{
			"[am_numbers_bronze]weapon_deagle"		"1"
			"[hy_numbers_green]weapon_elite"		"1"
			"[so_orange_accents3]weapon_mp5sd"		"1"
			"[am_carbon_fiber]weapon_mag7"		"1"
		}
		"set_op10_ct_rare"
		{
			"[cu_csgo_camo]weapon_m4a1"		"1"
			"[am_intelligence_orange]weapon_ssg08"		"1"
			"[am_numbers_red_blue]weapon_hkp2000"		"1"
			"[hy_authority_purple]weapon_scar20"		"1"
		}
		"set_op10_ct_mythical"
		{
			"[am_numbers_magenta]weapon_famas"		"1"
			"[aa_fade_red_blue]weapon_fiveseven"		"1"
			"[cu_ump_crime_scene]weapon_ump45"		"1"
		}
		"set_op10_ct_legendary"
		{
			"[am_m4a1s_bluesmoke]weapon_m4a1_silencer"		"1"
			"[am_intelligence_magenta]weapon_usp_silencer"		"1"
		}
		"set_op10_ct_ancient"
		{
			"[aa_awp_fade]weapon_awp"		"1"
		}
		"set_op10_ct"
		{
			"set_op10_ct_common"		"1"
			"set_op10_ct_uncommon"		"1"
			"set_op10_ct_rare"		"1"
			"set_op10_ct_mythical"		"1"
			"set_op10_ct_legendary"		"1"
			"set_op10_ct_ancient"		"1"
		}
	}
	"item_sets"
	{
		"set_op10_ct"
		{
			"name"		"#CSGO_set_op10_ct"
			"set_description"		"#CSGO_set_op10_ct_desc"
			"is_collection"		"1"
			"items"
			{
				"[am_authority_brown]weapon_xm1014"		"1"
				"[am_intelligence_grey]weapon_aug"		"1"
				"[am_army_shine]weapon_mp9"		"1"
				"[hy_forest_night]weapon_p250"		"1"
				"[sp_tape_short_jungle]weapon_cz75a"		"1"
				"[am_numbers_bronze]weapon_deagle"		"1"
				"[hy_numbers_green]weapon_elite"		"1"
				"[so_orange_accents3]weapon_mp5sd"		"1"
				"[am_carbon_fiber]weapon_mag7"		"1"
				"[cu_csgo_camo]weapon_m4a1"		"1"
				"[am_intelligence_orange]weapon_ssg08"		"1"
				"[am_numbers_red_blue]weapon_hkp2000"		"1"
				"[hy_authority_purple]weapon_scar20"		"1"
				"[am_numbers_magenta]weapon_famas"		"1"
				"[aa_fade_red_blue]weapon_fiveseven"		"1"
				"[cu_ump_crime_scene]weapon_ump45"		"1"
				"[am_intelligence_magenta]weapon_usp_silencer"		"1"
				"[am_m4a1s_bluesmoke]weapon_m4a1_silencer"		"1"
				"[aa_awp_fade]weapon_awp"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"am_numbers_bronze"		"common"
		"cu_csgo_camo"		"uncommon"
		"am_authority_brown"		"common"
		"am_intelligence_grey"		"common"
		"am_intelligence_orange"		"rare"
		"hy_authority_purple"		"rare"
		"am_numbers_red_blue"		"uncommon"
		"hy_numbers_green"		"uncommon"
		"am_numbers_magenta"		"mythical"
		"aa_awp_fade"		"legendary"
		"aa_fade_red_blue"		"mythical"
		"cu_ump_crime_scene"		"mythical"
		"am_intelligence_magenta"		"mythical"
		"am_m4a1s_bluesmoke"		"mythical"
	}
	"paint_kits"
	{
		"1004"
		{
			"name"		"cu_ak_xray"
			"description_string"		"#PaintKit_cu_ak_xray"
			"description_tag"		"#PaintKit_cu_ak_xray_Tag"
			"style"		"7"
			"pattern"		"ak_xray"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"55"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"1005"
		{
			"name"		"am_heist_plans_green"
			"description_string"		"#PaintKit_am_heist_plans_green"
			"description_tag"		"#PaintKit_am_heist_plans_green_Tag"
			"style"		"5"
			"pattern"		"heist"
			"color0"		"120 127 113"
			"color1"		"106 97 86"
			"color2"		"50 46 42"
			"color3"		"153 151 139"
			"pattern_scale"		"2.000000"
			"phongexponent"		"32"
			"phongalbedoboost"		"-1"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-90.000000"
			"pattern_rotate_end"		"90.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"1006"
		{
			"name"		"am_heist_plans_purple"
			"description_string"		"#PaintKit_am_heist_plans_purple"
			"description_tag"		"#PaintKit_am_heist_plans_purple_Tag"
			"style"		"5"
			"pattern"		"heist"
			"color0"		"51 60 91"
			"color1"		"16 30 40"
			"color2"		"15 17 26"
			"color3"		"101 64 73"
			"pattern_scale"		"7.000000"
			"phongexponent"		"25"
			"phongalbedoboost"		"36"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-90.000000"
			"pattern_rotate_end"		"90.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
		}
		"1007"
		{
			"name"		"am_heist_plans_yellow"
			"description_string"		"#PaintKit_am_heist_plans_yellow"
			"description_tag"		"#PaintKit_am_heist_plans_yellow_Tag"
			"style"		"5"
			"pattern"		"heist"
			"color0"		"19 13 13"
			"color1"		"94 94 94"
			"color2"		"35 34 33"
			"color3"		"185 140 30"
			"pattern_scale"		"2.000000"
			"phongexponent"		"80"
			"phongalbedoboost"		"69"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-90.000000"
			"pattern_rotate_end"		"90.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"1008"
		{
			"name"		"hy_houndstooth_brown"
			"description_string"		"#PaintKit_hy_houndstooth_brown"
			"description_tag"		"#PaintKit_hy_houndstooth_brown_Tag"
			"style"		"2"
			"pattern"		"pattern_houndstooth"
			"color0"		"30 29 24"
			"color1"		"82 66 40"
			"color2"		"50 46 40"
			"color3"		"31 31 31"
			"pattern_scale"		"5.500000"
			"phongexponent"		"16"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.720000"
			"pattern_offset_y_end"		"0.720000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"1009"
		{
			"name"		"gs_mac10_snake"
			"description_string"		"#PaintKit_gs_mac10_snake"
			"description_tag"		"#PaintKit_gs_mac10_snake_Tag"
			"style"		"9"
			"pattern"		"mac10_snake"
			"use_normal"		"1"
			"normal"		"mac10_snake_normal"
			"color0"		"30 30 30"
			"color1"		"169 160 160"
			"color2"		"94 67 67"
			"color3"		"136 110 110"
			"pattern_scale"		"1.000000"
			"phongexponent"		"130"
			"phongintensity"		"29"
			"phongalbedoboost"		"75"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"1010"
		{
			"name"		"hy_phoenix_tags_lilac"
			"description_string"		"#PaintKit_hy_phoenix_tags_lilac"
			"description_tag"		"#PaintKit_hy_phoenix_tags_lilac_Tag"
			"style"		"2"
			"pattern"		"phoenix_tags"
			"color0"		"76 87 88"
			"color1"		"83 83 83"
			"color2"		"61 50 55"
			"color3"		"87 72 72"
			"pattern_scale"		"5.000000"
			"phongexponent"		"32"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-50.000000"
			"pattern_rotate_end"		"50.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"1011"
		{
			"name"		"am_phoenix_tags_blue"
			"description_string"		"#PaintKit_am_phoenix_tags_blue"
			"description_tag"		"#PaintKit_am_phoenix_tags_blue_Tag"
			"style"		"2"
			"pattern"		"phoenix_tags"
			"color0"		"70 52 128"
			"color1"		"44 89 171"
			"color2"		"23 26 42"
			"color3"		"64 103 155"
			"pattern_scale"		"2.400000"
			"phongexponent"		"32"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"20.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"1012"
		{
			"name"		"hy_phoenix_tags_red"
			"description_string"		"#PaintKit_hy_phoenix_tags_red"
			"description_tag"		"#PaintKit_hy_phoenix_tags_red_Tag"
			"style"		"2"
			"pattern"		"phoenix_tags"
			"color0"		"122 40 40"
			"color1"		"207 171 132"
			"color2"		"28 30 41 255"
			"color3"		"67 64 61"
			"pattern_scale"		"5.000000"
			"phongexponent"		"32"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-50.000000"
			"pattern_rotate_end"		"50.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
		}
		"1013"
		{
			"name"		"sp_phoenix_tags_purple"
			"description_string"		"#PaintKit_sp_phoenix_tags_purple"
			"description_tag"		"#PaintKit_sp_phoenix_tags_purple_Tag"
			"style"		"3"
			"pattern"		"phoenix_tags"
			"color0"		"96 104 210"
			"color1"		"200 100 203"
			"color2"		"26 20 26"
			"color3"		"27 29 66"
			"pattern_scale"		"1.300000"
			"phongexponent"		"32"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"160.000000"
			"pattern_rotate_end"		"220.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"1014"
		{
			"name"		"hy_tigers_tan"
			"description_string"		"#PaintKit_hy_tigers_tan"
			"description_tag"		"#PaintKit_hy_tigers_tan_Tag"
			"style"		"2"
			"pattern"		"tigers"
			"color0"		"80 66 48"
			"color1"		"97 78 56"
			"color2"		"72 50 41"
			"color3"		"38 31 31 255"
			"pattern_scale"		"5.000000"
			"phongexponent"		"32"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"180.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"1015"
		{
			"name"		"am_tigers_brown"
			"description_string"		"#PaintKit_am_tigers_brown"
			"description_tag"		"#PaintKit_am_tigers_brown_Tag"
			"style"		"5"
			"pattern"		"tigers"
			"color0"		"177 158 117"
			"color1"		"109 73 47"
			"color2"		"95 69 63"
			"color3"		"11 14 11 255"
			"pattern_scale"		"3.700000"
			"phongexponent"		"32"
			"phongalbedoboost"		"-1"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"240.000000"
			"pattern_rotate_end"		"290.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"1016"
		{
			"name"		"cu_money_glock"
			"description_string"		"#PaintKit_cu_money"
			"description_tag"		"#PaintKit_cu_money_Tag"
			"style"		"7"
			"pattern"		"money"
			"use_normal"		"0"
			"pattern_scale"		"3.000000"
			"phongexponent"		"255"
			"phongintensity"		"255"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
		}
		"1029"
		{
			"name"		"am_tigers_blue"
			"description_string"		"#PaintKit_am_tigers_blue"
			"description_tag"		"#PaintKit_am_tigers_blue_Tag"
			"style"		"5"
			"pattern"		"tigers"
			"color0"		"227 227 170"
			"color1"		"211 134 51"
			"color2"		"230 121 115"
			"color3"		"35 116 137"
			"pattern_scale"		"2.900000"
			"phongexponent"		"255"
			"phongalbedoboost"		"-1"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"30.000000"
			"pattern_rotate_end"		"30.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"1030"
		{
			"name"		"hy_p250_tiger"
			"description_string"		"#PaintKit_hy_tiger"
			"description_tag"		"#PaintKit_hy_tiger_Tag"
			"style"		"2"
			"pattern"		"tiger"
			"color0"		"224 213 206 255"
			"color1"		"182 102 43"
			"color2"		"34 26 21"
			"color3"		"162 85 22"
			"pattern_scale"		"1.800000"
			"phongexponent"		"16"
			"phongintensity"		"13"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"3.000000"
			"pattern_offset_y_start"		"0.180000"
			"pattern_offset_y_end"		"0.800000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.060000"
			"wear_remap_max"		"0.800000"
		}
	}
	"client_loot_lists"
	{
		"set_op10_t_common"
		{
			"[am_heist_plans_green]weapon_elite"		"1"
			"[hy_phoenix_tags_lilac]weapon_tec9"		"1"
			"[hy_tigers_tan]weapon_sawedoff"		"1"
			"[hy_nerodia]weapon_bizon"		"1"
			"[sp_zebracam]weapon_m249"		"1"
		}
		"set_op10_t_uncommon"
		{
			"[am_heist_plans_yellow]weapon_mp7"		"1"
			"[hy_houndstooth_brown]weapon_ump45"		"1"
			"[am_phoenix_tags_blue]weapon_revolver"		"1"
			"[aq_steel]weapon_nova"		"1"
		}
		"set_op10_t_rare"
		{
			"[am_heist_plans_purple]weapon_deagle"		"1"
			"[hy_phoenix_tags_red]weapon_negev"		"1"
			"[am_tigers_brown]weapon_p90"		"1"
			"[hy_p250_tiger]weapon_p250"		"1"
		}
		"set_op10_t_mythical"
		{
			"[sp_phoenix_tags_purple]weapon_galilar"		"1"
			"[aa_vertigo]weapon_sg556"		"1"
			"[cu_money_glock]weapon_glock"		"1"
		}
		"set_op10_t_legendary"
		{
			"[am_tigers_blue]weapon_awp"		"1"
			"[gs_mac10_snake]weapon_mac10"		"1"
		}
		"set_op10_t_ancient"
		{
			"[cu_ak_xray]weapon_ak47"		"1"
		}
		"set_op10_t"
		{
			"set_op10_t_common"		"1"
			"set_op10_t_uncommon"		"1"
			"set_op10_t_rare"		"1"
			"set_op10_t_mythical"		"1"
			"set_op10_t_legendary"		"1"
			"set_op10_t_ancient"		"1"
		}
	}
	"item_sets"
	{
		"set_op10_t"
		{
			"name"		"#CSGO_set_op10_t"
			"set_description"		"#CSGO_set_op10_t_desc"
			"is_collection"		"1"
			"items"
			{
				"[am_heist_plans_green]weapon_elite"		"1"
				"[hy_phoenix_tags_lilac]weapon_tec9"		"1"
				"[hy_tigers_tan]weapon_sawedoff"		"1"
				"[hy_nerodia]weapon_bizon"		"1"
				"[sp_zebracam]weapon_m249"		"1"
				"[am_heist_plans_yellow]weapon_mp7"		"1"
				"[hy_houndstooth_brown]weapon_ump45"		"1"
				"[am_phoenix_tags_blue]weapon_revolver"		"1"
				"[aq_steel]weapon_nova"		"1"
				"[am_heist_plans_purple]weapon_deagle"		"1"
				"[hy_phoenix_tags_red]weapon_negev"		"1"
				"[am_tigers_brown]weapon_p90"		"1"
				"[hy_p250_tiger]weapon_p250"		"1"
				"[sp_phoenix_tags_purple]weapon_galilar"		"1"
				"[aa_vertigo]weapon_sg556"		"1"
				"[cu_money_glock]weapon_glock"		"1"
				"[am_tigers_blue]weapon_awp"		"1"
				"[gs_mac10_snake]weapon_mac10"		"1"
				"[cu_ak_xray]weapon_ak47"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"cu_ak_xray"		"legendary"
		"am_heist_plans_green"		"common"
		"am_heist_plans_purple"		"uncommon"
		"am_heist_plans_yellow"		"uncommon"
		"hy_houndstooth_brown"		"uncommon"
		"gs_mac10_snake"		"legendary"
		"hy_phoenix_tags_lilac"		"common"
		"am_phoenix_tags_blue"		"uncommon"
		"hy_phoenix_tags_red"		"rare"
		"sp_phoenix_tags_purple"		"mythical"
		"hy_tigers_tan"		"common"
		"am_tigers_brown"		"rare"
		"hy_p250_tiger"		"rare"
		"cu_money_glock"		"rare"
		"am_tigers_blue"		"mythical"
	}
	"paint_kits"
	{
		"1000"
		{
			"name"		"cu_jaguar_p90"
			"description_string"		"#PaintKit_cu_jaguar_p90"
			"description_tag"		"#PaintKit_cu_jaguar_p90_Tag"
			"style"		"7"
			"pattern"		"jaguar_leather_p90"
			"use_normal"		"1"
			"normal"		"jaguar_leather_p90_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"0"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"1001"
		{
			"name"		"cu_m4a1_snake"
			"description_string"		"#PaintKit_cu_m4a1_snake"
			"description_tag"		"#PaintKit_cu_m4a1_snake_Tag"
			"style"		"7"
			"pattern"		"snake_m4a1s"
			"pattern_scale"		"1.000000"
			"phongexponent"		"160"
			"phongintensity"		"40"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"1018"
		{
			"name"		"cu_ak_jaguar"
			"description_string"		"#PaintKit_cu_ak_jaguar"
			"description_tag"		"#PaintKit_cu_ak_jaguar_Tag"
			"style"		"7"
			"pattern"		"jaguar_ak47"
			"use_normal"		"1"
			"normal"		"jaguar_ak47_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"60"
			"phongintensity"		"80"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"1019"
		{
			"name"		"am_black_panther"
			"description_string"		"#PaintKit_am_black_panther"
			"description_tag"		"#PaintKit_am_black_panther_Tag"
			"style"		"5"
			"pattern"		"jaguar_print"
			"color0"		"10 10 10"
			"color1"		"21 19 17"
			"color2"		"16 15 14"
			"color3"		"18 16 15"
			"pattern_scale"		"4.750000"
			"phongexponent"		"125"
			"phongalbedoboost"		"90"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"1020"
		{
			"name"		"aa_ancient_brown"
			"description_string"		"#PaintKit_aa_ancient_brown"
			"description_tag"		"#PaintKit_aa_ancient_brown_Tag"
			"style"		"6"
			"pattern"		"ancient_pattern"
			"color0"		"51 45 20"
			"color1"		"37 45 43"
			"color2"		"86 56 37"
			"color3"		"27 27 27"
			"pattern_scale"		"1.800000"
			"phongexponent"		"32"
			"phongalbedoboost"		"-1"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"50.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"1021"
		{
			"name"		"am_ancient_warm"
			"description_string"		"#PaintKit_am_ancient_warm"
			"description_tag"		"#PaintKit_am_ancient_warm_Tag"
			"style"		"5"
			"pattern"		"ancient_tiles"
			"color0"		"113 116 97"
			"color1"		"183 45 45"
			"color2"		"198 194 149"
			"color3"		"32 32 28"
			"pattern_scale"		"3.000000"
			"phongexponent"		"32"
			"phongalbedoboost"		"8"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"180.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"1022"
		{
			"name"		"aa_ruins_green"
			"description_string"		"#PaintKit_aa_ruins_green"
			"description_tag"		"#PaintKit_aa_ruins_green_Tag"
			"style"		"6"
			"pattern"		"ancient_ruins"
			"color0"		"79 73 55"
			"color1"		"89 99 49"
			"color2"		"131 131 53"
			"color3"		"27 22 22"
			"pattern_scale"		"1.800000"
			"phongexponent"		"32"
			"phongalbedoboost"		"-1"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"180.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"1023"
		{
			"name"		"hy_drywood_green"
			"description_string"		"#PaintKit_hy_drywood_green"
			"description_tag"		"#PaintKit_hy_drywood_green_Tag"
			"style"		"2"
			"pattern"		"dry_wood"
			"color0"		"87 123 35"
			"color1"		"38 55 15"
			"color2"		"102 108 72"
			"color3"		"77 78 56"
			"pattern_scale"		"3.000000"
			"phongexponent"		"32"
			"phongintensity"		"22"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
		}
		"1024"
		{
			"name"		"hy_ancient_tiles_peach"
			"description_string"		"#PaintKit_hy_ancient_tiles_peach"
			"description_tag"		"#PaintKit_hy_ancient_tiles_peach_Tag"
			"style"		"2"
			"pattern"		"ancient_tiles"
			"color0"		"139 133 112"
			"color1"		"203 142 98"
			"color2"		"81 84 68"
			"color3"		"35 37 31"
			"pattern_scale"		"3.800000"
			"phongexponent"		"32"
			"phongintensity"		"22"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
		}
		"1025"
		{
			"name"		"am_gold_brick"
			"description_string"		"#PaintKit_am_gold_brick"
			"description_tag"		"#PaintKit_am_gold_brick_Tag"
			"style"		"5"
			"pattern"		"noise"
			"color0"		"135 97 15"
			"color1"		"161 152 94"
			"color2"		"159 152 76"
			"color3"		"97 79 17"
			"pattern_scale"		"8.000000"
			"phongexponent"		"32"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"1031"
		{
			"name"		"sp_ancient_bright"
			"description_string"		"#PaintKit_sp_ancient_bright"
			"description_tag"		"#PaintKit_sp_ancient_bright_Tag"
			"style"		"3"
			"pattern"		"ancient_pattern"
			"color0"		"104 129 122"
			"color1"		"183 45 45"
			"color2"		"178 164 68"
			"color3"		"32 32 28"
			"pattern_scale"		"2.600000"
			"phongexponent"		"32"
			"phongintensity"		"22"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.450000"
		}
		"1032"
		{
			"name"		"hy_ruins_red"
			"description_string"		"#PaintKit_hy_ruins_red"
			"description_tag"		"#PaintKit_hy_ruins_red_Tag"
			"style"		"2"
			"pattern"		"ancient_ruins"
			"color0"		"139 133 112"
			"color1"		"122 127 38"
			"color2"		"174 63 57"
			"color3"		"24 25 5"
			"pattern_scale"		"3.800000"
			"phongexponent"		"32"
			"phongintensity"		"22"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"1033"
		{
			"name"		"am_jade"
			"description_string"		"#PaintKit_am_jade"
			"description_tag"		"#PaintKit_am_jade_Tag"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"36 71 28"
			"color1"		"119 149 49"
			"color2"		"19 49 20"
			"color3"		"23 85 68"
			"pattern_scale"		"1.600000"
			"phongexponent"		"40"
			"phongalbedoboost"		"8"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.200000"
		}
		"1034"
		{
			"name"		"am_ancient_wine"
			"description_string"		"#PaintKit_am_ancient_wine"
			"description_tag"		"#PaintKit_am_ancient_wine_Tag"
			"style"		"5"
			"pattern"		"ancient_pattern"
			"color0"		"70 90 94"
			"color1"		"134 110 64"
			"color2"		"78 37 19"
			"color3"		"39 11 11"
			"pattern_scale"		"2.700000"
			"phongexponent"		"32"
			"phongalbedoboost"		"-1"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"90.000000"
			"pattern_rotate_end"		"90.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.760000"
		}
	}
	"client_loot_lists"
	{
		"set_op10_ancient_common"
		{
			"[aa_ancient_brown]weapon_p90"		"1"
			"[aa_ruins_green]weapon_sg556"		"1"
			"[am_army_shine]weapon_nova"		"1"
			"[sp_tape_short_jungle]weapon_ssg08"		"1"
			"[so_night]weapon_revolver"		"1"
		}
		"set_op10_ancient_uncommon"
		{
			"[am_black_panther]weapon_hkp2000"		"1"
			"[hy_drywood_green]weapon_mp7"		"1"
			"[am_ancient_wine]weapon_g3sg1"		"1"
			"[an_silver]weapon_cz75a"		"1"
		}
		"set_op10_ancient_rare"
		{
			"[hy_ancient_tiles_peach]weapon_tec9"		"1"
			"[am_jade]weapon_aug"		"1"
			"[hy_ruins_red]weapon_galilar"		"1"
			"[am_zebra_dark]weapon_famas"		"1"
		}
		"set_op10_ancient_mythical"
		{
			"[am_ancient_warm]weapon_xm1014"		"1"
			"[am_gold_brick]weapon_mac10"		"1"
			"[sp_ancient_bright]weapon_usp_silencer"		"1"
		}
		"set_op10_ancient_legendary"
		{
			"[cu_jaguar_p90]weapon_p90"		"1"
			"[cu_ak_jaguar]weapon_ak47"		"1"
		}
		"set_op10_ancient_ancient"
		{
			"[cu_m4a1_snake]weapon_m4a1_silencer"		"1"
		}
		"set_op10_ancient"
		{
			"set_op10_ancient_common"		"1"
			"set_op10_ancient_uncommon"		"1"
			"set_op10_ancient_rare"		"1"
			"set_op10_ancient_mythical"		"1"
			"set_op10_ancient_legendary"		"1"
			"set_op10_ancient_ancient"		"1"
		}
	}
	"item_sets"
	{
		"set_op10_ancient"
		{
			"name"		"#CSGO_set_op10_ancient"
			"set_description"		"#CSGO_set_op10_ancient_desc"
			"is_collection"		"1"
			"items"
			{
				"[aa_ancient_brown]weapon_p90"		"1"
				"[aa_ruins_green]weapon_sg556"		"1"
				"[am_army_shine]weapon_nova"		"1"
				"[sp_tape_short_jungle]weapon_ssg08"		"1"
				"[so_night]weapon_revolver"		"1"
				"[am_black_panther]weapon_hkp2000"		"1"
				"[hy_drywood_green]weapon_mp7"		"1"
				"[am_ancient_wine]weapon_g3sg1"		"1"
				"[an_silver]weapon_cz75a"		"1"
				"[hy_ancient_tiles_peach]weapon_tec9"		"1"
				"[am_jade]weapon_aug"		"1"
				"[hy_ruins_red]weapon_galilar"		"1"
				"[am_zebra_dark]weapon_famas"		"1"
				"[am_ancient_warm]weapon_xm1014"		"1"
				"[am_gold_brick]weapon_mac10"		"1"
				"[sp_ancient_bright]weapon_usp_silencer"		"1"
				"[cu_jaguar_p90]weapon_p90"		"1"
				"[cu_ak_jaguar]weapon_ak47"		"1"
				"[cu_m4a1_snake]weapon_m4a1_silencer"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"cu_ak_jaguar"		"mythical"
		"aa_ancient_brown"		"common"
		"am_ancient_warm"		"mythical"
		"aa_ruins_green"		"common"
		"am_black_panther"		"common"
		"am_ancient_wine"		"uncommon"
		"hy_drywood_green"		"uncommon"
		"cu_m4a1_snake"		"legendary"
		"hy_ancient_tiles_peach"		"rare"
		"hy_ruins_red"		"rare"
		"sp_ancient_bright"		"rare"
		"am_jade"		"rare"
		"am_gold_brick"		"mythical"
		"cu_jaguar_p90"		"legendary"
	}
	"sticker_kits"
	{
		"4649"
		{
			"name"		"recoil_ak47"
			"item_name"		"#StickerKit_recoil_ak47"
			"description_string"		"#StickerKit_desc_recoil_ak47"
			"sticker_material"		"recoil/ak47_recoil"
			"item_rarity"		"rare"
		}
		"4650"
		{
			"name"		"recoil_ak47_gold"
			"item_name"		"#StickerKit_recoil_ak47_gold"
			"description_string"		"#StickerKit_desc_recoil_ak47_gold"
			"sticker_material"		"recoil/ak47_recoil_gold"
			"item_rarity"		"mythical"
		}
		"4651"
		{
			"name"		"recoil_aug"
			"item_name"		"#StickerKit_recoil_aug"
			"description_string"		"#StickerKit_desc_recoil_aug"
			"sticker_material"		"recoil/aug_recoil"
			"item_rarity"		"rare"
		}
		"4652"
		{
			"name"		"recoil_aug_gold"
			"item_name"		"#StickerKit_recoil_aug_gold"
			"description_string"		"#StickerKit_desc_recoil_aug_gold"
			"sticker_material"		"recoil/aug_recoil_gold"
			"item_rarity"		"mythical"
		}
		"4653"
		{
			"name"		"recoil_awp"
			"item_name"		"#StickerKit_recoil_awp"
			"description_string"		"#StickerKit_desc_recoil_awp"
			"sticker_material"		"recoil/awp_recoil"
			"item_rarity"		"rare"
		}
		"4654"
		{
			"name"		"recoil_awp_gold"
			"item_name"		"#StickerKit_recoil_awp_gold"
			"description_string"		"#StickerKit_desc_recoil_awp_gold"
			"sticker_material"		"recoil/awp_recoil_gold"
			"item_rarity"		"mythical"
		}
		"4655"
		{
			"name"		"recoil_bizon"
			"item_name"		"#StickerKit_recoil_bizon"
			"description_string"		"#StickerKit_desc_recoil_bizon"
			"sticker_material"		"recoil/bizon_recoil"
			"item_rarity"		"rare"
		}
		"4656"
		{
			"name"		"recoil_bizon_gold"
			"item_name"		"#StickerKit_recoil_bizon_gold"
			"description_string"		"#StickerKit_desc_recoil_bizon_gold"
			"sticker_material"		"recoil/bizon_recoil_gold"
			"item_rarity"		"mythical"
		}
		"4657"
		{
			"name"		"recoil_cz"
			"item_name"		"#StickerKit_recoil_cz"
			"description_string"		"#StickerKit_desc_recoil_cz"
			"sticker_material"		"recoil/cz_recoil"
			"item_rarity"		"rare"
		}
		"4658"
		{
			"name"		"recoil_cz_gold"
			"item_name"		"#StickerKit_recoil_cz_gold"
			"description_string"		"#StickerKit_desc_recoil_cz_gold"
			"sticker_material"		"recoil/cz_recoil_gold"
			"item_rarity"		"mythical"
		}
		"4659"
		{
			"name"		"recoil_famas"
			"item_name"		"#StickerKit_recoil_famas"
			"description_string"		"#StickerKit_desc_recoil_famas"
			"sticker_material"		"recoil/famas_recoil"
			"item_rarity"		"rare"
		}
		"4660"
		{
			"name"		"recoil_famas_gold"
			"item_name"		"#StickerKit_recoil_famas_gold"
			"description_string"		"#StickerKit_desc_recoil_famas_gold"
			"sticker_material"		"recoil/famas_recoil_gold"
			"item_rarity"		"mythical"
		}
		"4661"
		{
			"name"		"recoil_galil"
			"item_name"		"#StickerKit_recoil_galil"
			"description_string"		"#StickerKit_desc_recoil_galil"
			"sticker_material"		"recoil/galil_recoil"
			"item_rarity"		"rare"
		}
		"4662"
		{
			"name"		"recoil_galil_gold"
			"item_name"		"#StickerKit_recoil_galil_gold"
			"description_string"		"#StickerKit_desc_recoil_galil_gold"
			"sticker_material"		"recoil/galil_recoil_gold"
			"item_rarity"		"mythical"
		}
		"4663"
		{
			"name"		"recoil_m4a1"
			"item_name"		"#StickerKit_recoil_m4a1"
			"description_string"		"#StickerKit_desc_recoil_m4a1"
			"sticker_material"		"recoil/m4a1_recoil"
			"item_rarity"		"rare"
		}
		"4664"
		{
			"name"		"recoil_m4a1_gold"
			"item_name"		"#StickerKit_recoil_m4a1_gold"
			"description_string"		"#StickerKit_desc_recoil_m4a1_gold"
			"sticker_material"		"recoil/m4a1_recoil_gold"
			"item_rarity"		"mythical"
		}
		"4665"
		{
			"name"		"recoil_m4a4"
			"item_name"		"#StickerKit_recoil_m4a4"
			"description_string"		"#StickerKit_desc_recoil_m4a4"
			"sticker_material"		"recoil/m4a4_recoil"
			"item_rarity"		"rare"
		}
		"4666"
		{
			"name"		"recoil_m4a4_gold"
			"item_name"		"#StickerKit_recoil_m4a4_gold"
			"description_string"		"#StickerKit_desc_recoil_m4a4_gold"
			"sticker_material"		"recoil/m4a4_recoil_gold"
			"item_rarity"		"mythical"
		}
		"4667"
		{
			"name"		"recoil_mac10"
			"item_name"		"#StickerKit_recoil_mac10"
			"description_string"		"#StickerKit_desc_recoil_mac10"
			"sticker_material"		"recoil/mac10_recoil"
			"item_rarity"		"rare"
		}
		"4668"
		{
			"name"		"recoil_mac10_gold"
			"item_name"		"#StickerKit_recoil_mac10_gold"
			"description_string"		"#StickerKit_desc_recoil_mac10_gold"
			"sticker_material"		"recoil/mac10_recoil_gold"
			"item_rarity"		"mythical"
		}
		"4669"
		{
			"name"		"recoil_mp7"
			"item_name"		"#StickerKit_recoil_mp7"
			"description_string"		"#StickerKit_desc_recoil_mp7"
			"sticker_material"		"recoil/mp7_recoil"
			"item_rarity"		"rare"
		}
		"4670"
		{
			"name"		"recoil_mp7_gold"
			"item_name"		"#StickerKit_recoil_mp7_gold"
			"description_string"		"#StickerKit_desc_recoil_mp7_gold"
			"sticker_material"		"recoil/mp7_recoil_gold"
			"item_rarity"		"mythical"
		}
		"4671"
		{
			"name"		"recoil_mp9"
			"item_name"		"#StickerKit_recoil_mp9"
			"description_string"		"#StickerKit_desc_recoil_mp9"
			"sticker_material"		"recoil/mp9_recoil"
			"item_rarity"		"rare"
		}
		"4672"
		{
			"name"		"recoil_mp9_gold"
			"item_name"		"#StickerKit_recoil_mp9_gold"
			"description_string"		"#StickerKit_desc_recoil_mp9_gold"
			"sticker_material"		"recoil/mp9_recoil_gold"
			"item_rarity"		"mythical"
		}
		"4673"
		{
			"name"		"recoil_p90"
			"item_name"		"#StickerKit_recoil_p90"
			"description_string"		"#StickerKit_desc_recoil_p90"
			"sticker_material"		"recoil/p90_recoil"
			"item_rarity"		"rare"
		}
		"4674"
		{
			"name"		"recoil_p90_gold"
			"item_name"		"#StickerKit_recoil_p90_gold"
			"description_string"		"#StickerKit_desc_recoil_p90_gold"
			"sticker_material"		"recoil/p90_recoil_gold"
			"item_rarity"		"mythical"
		}
		"4675"
		{
			"name"		"recoil_sg553"
			"item_name"		"#StickerKit_recoil_sg553"
			"description_string"		"#StickerKit_desc_recoil_sg553"
			"sticker_material"		"recoil/sg553_recoil"
			"item_rarity"		"rare"
		}
		"4676"
		{
			"name"		"recoil_sg553_gold"
			"item_name"		"#StickerKit_recoil_sg553_gold"
			"description_string"		"#StickerKit_desc_recoil_sg553_gold"
			"sticker_material"		"recoil/sg553_recoil_gold"
			"item_rarity"		"mythical"
		}
		"4677"
		{
			"name"		"recoil_ump"
			"item_name"		"#StickerKit_recoil_ump"
			"description_string"		"#StickerKit_desc_recoil_ump"
			"sticker_material"		"recoil/ump_recoil"
			"item_rarity"		"rare"
		}
		"4678"
		{
			"name"		"recoil_ump_gold"
			"item_name"		"#StickerKit_recoil_ump_gold"
			"description_string"		"#StickerKit_desc_recoil_ump_gold"
			"sticker_material"		"recoil/ump_recoil_gold"
			"item_rarity"		"mythical"
		}
		"4679"
		{
			"name"		"recoil_xm1014"
			"item_name"		"#StickerKit_recoil_xm1014"
			"description_string"		"#StickerKit_desc_recoil_xm1014"
			"sticker_material"		"recoil/xm1014_recoil"
			"item_rarity"		"rare"
		}
		"4680"
		{
			"name"		"recoil_xm1014_gold"
			"item_name"		"#StickerKit_recoil_xm1014_gold"
			"description_string"		"#StickerKit_desc_recoil_xm1014_gold"
			"sticker_material"		"recoil/xm1014_recoil_gold"
			"item_rarity"		"mythical"
		}
	}
	"items"
	{
		"4719"
		{
			"item_name"		"#CSGO_crate_sticker_pack_recoil"
			"name"		"crate_sticker_pack_recoil"
			"item_description"		"#CSGO_crate_sticker_pack_recoil_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_recoil_capsule"
			"first_sale_date"		"2019/10/1"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"309"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_recoil_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_recoil"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"309"		"crate_sticker_pack_recoil_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_recoil_rare"
		{
			"[recoil_ak47]sticker"		"1"
			"[recoil_aug]sticker"		"1"
			"[recoil_awp]sticker"		"1"
			"[recoil_bizon]sticker"		"1"
			"[recoil_cz]sticker"		"1"
			"[recoil_famas]sticker"		"1"
			"[recoil_galil]sticker"		"1"
			"[recoil_m4a1]sticker"		"1"
			"[recoil_m4a4]sticker"		"1"
			"[recoil_mac10]sticker"		"1"
			"[recoil_mp7]sticker"		"1"
			"[recoil_mp9]sticker"		"1"
			"[recoil_p90]sticker"		"1"
			"[recoil_sg553]sticker"		"1"
			"[recoil_ump]sticker"		"1"
			"[recoil_xm1014]sticker"		"1"
		}
		"crate_sticker_pack_recoil_mythical"
		{
			"[recoil_ak47_gold]sticker"		"1"
			"[recoil_aug_gold]sticker"		"1"
			"[recoil_awp_gold]sticker"		"1"
			"[recoil_bizon_gold]sticker"		"1"
			"[recoil_cz_gold]sticker"		"1"
			"[recoil_famas_gold]sticker"		"1"
			"[recoil_galil_gold]sticker"		"1"
			"[recoil_m4a1_gold]sticker"		"1"
			"[recoil_m4a4_gold]sticker"		"1"
			"[recoil_mac10_gold]sticker"		"1"
			"[recoil_mp7_gold]sticker"		"1"
			"[recoil_mp9_gold]sticker"		"1"
			"[recoil_p90_gold]sticker"		"1"
			"[recoil_sg553_gold]sticker"		"1"
			"[recoil_ump_gold]sticker"		"1"
			"[recoil_xm1014_gold]sticker"		"1"
		}
		"crate_sticker_pack_recoil_lootlist"
		{
			"crate_sticker_pack_recoil_rare"		"1"
			"crate_sticker_pack_recoil_mythical"		"1"
		}
	}
	"sticker_kits"
	{
		"4797"
		{
			"name"		"poorly_drawn_ava"
			"item_name"		"#StickerKit_poorly_drawn_ava"
			"description_string"		"#StickerKit_desc_poorly_drawn_ava"
			"sticker_material"		"poorly_drawn/ava"
			"item_rarity"		"rare"
		}
		"4798"
		{
			"name"		"poorly_drawn_balkan"
			"item_name"		"#StickerKit_poorly_drawn_balkan"
			"description_string"		"#StickerKit_desc_poorly_drawn_balkan"
			"sticker_material"		"poorly_drawn/balkan"
			"item_rarity"		"rare"
		}
		"4799"
		{
			"name"		"poorly_drawn_bloody_darryl"
			"item_name"		"#StickerKit_poorly_drawn_bloody_darryl"
			"description_string"		"#StickerKit_desc_poorly_drawn_bloody_darryl"
			"sticker_material"		"poorly_drawn/bloody_darryl"
			"item_rarity"		"rare"
		}
		"4800"
		{
			"name"		"poorly_drawn_chicken"
			"item_name"		"#StickerKit_poorly_drawn_chicken"
			"description_string"		"#StickerKit_desc_poorly_drawn_chicken"
			"sticker_material"		"poorly_drawn/chicken"
			"item_rarity"		"rare"
		}
		"4801"
		{
			"name"		"poorly_drawn_fbi"
			"item_name"		"#StickerKit_poorly_drawn_fbi"
			"description_string"		"#StickerKit_desc_poorly_drawn_fbi"
			"sticker_material"		"poorly_drawn/fbi"
			"item_rarity"		"rare"
		}
		"4802"
		{
			"name"		"poorly_drawn_idf"
			"item_name"		"#StickerKit_poorly_drawn_idf"
			"description_string"		"#StickerKit_desc_poorly_drawn_idf"
			"sticker_material"		"poorly_drawn/idf"
			"item_rarity"		"rare"
		}
		"4803"
		{
			"name"		"poorly_drawn_leet_crew"
			"item_name"		"#StickerKit_poorly_drawn_leet_crew"
			"description_string"		"#StickerKit_desc_poorly_drawn_leet_crew"
			"sticker_material"		"poorly_drawn/leet_crew"
			"item_rarity"		"rare"
		}
		"4804"
		{
			"name"		"poorly_drawn_number_k"
			"item_name"		"#StickerKit_poorly_drawn_number_k"
			"description_string"		"#StickerKit_desc_poorly_drawn_number_k"
			"sticker_material"		"poorly_drawn/number_k"
			"item_rarity"		"rare"
		}
		"4805"
		{
			"name"		"poorly_drawn_sas"
			"item_name"		"#StickerKit_poorly_drawn_sas"
			"description_string"		"#StickerKit_desc_poorly_drawn_sas"
			"sticker_material"		"poorly_drawn/sas"
			"item_rarity"		"rare"
		}
		"4806"
		{
			"name"		"poorly_drawn_terrorist"
			"item_name"		"#StickerKit_poorly_drawn_terrorist"
			"description_string"		"#StickerKit_desc_poorly_drawn_terrorist"
			"sticker_material"		"poorly_drawn/terrorist"
			"item_rarity"		"rare"
		}
		"4807"
		{
			"name"		"poorly_drawn_ava_holo"
			"item_name"		"#StickerKit_poorly_drawn_ava_holo"
			"description_string"		"#StickerKit_desc_poorly_drawn_ava_holo"
			"sticker_material"		"poorly_drawn/ava_holo"
			"item_rarity"		"mythical"
		}
		"4808"
		{
			"name"		"poorly_drawn_balkan_holo"
			"item_name"		"#StickerKit_poorly_drawn_balkan_holo"
			"description_string"		"#StickerKit_desc_poorly_drawn_balkan_holo"
			"sticker_material"		"poorly_drawn/balkan_holo"
			"item_rarity"		"mythical"
		}
		"4809"
		{
			"name"		"poorly_drawn_bloody_darryl_holo"
			"item_name"		"#StickerKit_poorly_drawn_bloody_darryl_holo"
			"description_string"		"#StickerKit_desc_poorly_drawn_bloody_darryl_holo"
			"sticker_material"		"poorly_drawn/bloody_darryl_holo"
			"item_rarity"		"mythical"
		}
		"4810"
		{
			"name"		"poorly_drawn_chicken_holo"
			"item_name"		"#StickerKit_poorly_drawn_chicken_holo"
			"description_string"		"#StickerKit_desc_poorly_drawn_chicken_holo"
			"sticker_material"		"poorly_drawn/chicken_holo"
			"item_rarity"		"mythical"
		}
		"4811"
		{
			"name"		"poorly_drawn_fbi_holo"
			"item_name"		"#StickerKit_poorly_drawn_fbi_holo"
			"description_string"		"#StickerKit_desc_poorly_drawn_fbi_holo"
			"sticker_material"		"poorly_drawn/fbi_holo"
			"item_rarity"		"mythical"
		}
		"4812"
		{
			"name"		"poorly_drawn_idf_holo"
			"item_name"		"#StickerKit_poorly_drawn_idf_holo"
			"description_string"		"#StickerKit_desc_poorly_drawn_idf_holo"
			"sticker_material"		"poorly_drawn/idf_holo"
			"item_rarity"		"mythical"
		}
		"4813"
		{
			"name"		"poorly_drawn_leet_crew_holo"
			"item_name"		"#StickerKit_poorly_drawn_leet_crew_holo"
			"description_string"		"#StickerKit_desc_poorly_drawn_leet_crew_holo"
			"sticker_material"		"poorly_drawn/leet_crew_holo"
			"item_rarity"		"mythical"
		}
		"4814"
		{
			"name"		"poorly_drawn_number_k_holo"
			"item_name"		"#StickerKit_poorly_drawn_number_k_holo"
			"description_string"		"#StickerKit_desc_poorly_drawn_number_k_holo"
			"sticker_material"		"poorly_drawn/number_k_holo"
			"item_rarity"		"mythical"
		}
		"4815"
		{
			"name"		"poorly_drawn_sas_holo"
			"item_name"		"#StickerKit_poorly_drawn_sas_holo"
			"description_string"		"#StickerKit_desc_poorly_drawn_sas_holo"
			"sticker_material"		"poorly_drawn/sas_holo"
			"item_rarity"		"mythical"
		}
		"4816"
		{
			"name"		"poorly_drawn_terrorist_holo"
			"item_name"		"#StickerKit_poorly_drawn_terrorist_holo"
			"description_string"		"#StickerKit_desc_poorly_drawn_terrorist_holo"
			"sticker_material"		"poorly_drawn/terrorist_holo"
			"item_rarity"		"mythical"
		}
	}
	"items"
	{
		"4746"
		{
			"item_name"		"#CSGO_crate_sticker_pack_poorly_drawn_capsule"
			"name"		"crate_sticker_pack_poorly_drawn"
			"item_description"		"#CSGO_crate_sticker_pack_poorly_drawn_capsule_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_poorly_drawn_capsule"
			"first_sale_date"		"2021/02/14"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"314"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_poorly_drawn_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_poorly_drawn_capsule"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"314"		"crate_sticker_pack_poorly_drawn_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_poorly_drawn_rare"
		{
			"[poorly_drawn_ava]sticker"		"1"
			"[poorly_drawn_balkan]sticker"		"1"
			"[poorly_drawn_bloody_darryl]sticker"		"1"
			"[poorly_drawn_chicken]sticker"		"1"
			"[poorly_drawn_fbi]sticker"		"1"
			"[poorly_drawn_idf]sticker"		"1"
			"[poorly_drawn_leet_crew]sticker"		"1"
			"[poorly_drawn_number_k]sticker"		"1"
			"[poorly_drawn_sas]sticker"		"1"
			"[poorly_drawn_terrorist]sticker"		"1"
		}
		"crate_sticker_pack_poorly_drawn_mythical"
		{
			"[poorly_drawn_ava_holo]sticker"		"1"
			"[poorly_drawn_balkan_holo]sticker"		"1"
			"[poorly_drawn_bloody_darryl_holo]sticker"		"1"
			"[poorly_drawn_chicken_holo]sticker"		"1"
			"[poorly_drawn_fbi_holo]sticker"		"1"
			"[poorly_drawn_idf_holo]sticker"		"1"
			"[poorly_drawn_leet_crew_holo]sticker"		"1"
			"[poorly_drawn_number_k_holo]sticker"		"1"
			"[poorly_drawn_sas_holo]sticker"		"1"
			"[poorly_drawn_terrorist_holo]sticker"		"1"
		}
		"crate_sticker_pack_poorly_drawn_lootlist"
		{
			"crate_sticker_pack_poorly_drawn_rare"		"1"
			"crate_sticker_pack_poorly_drawn_mythical"		"1"
		}
	}
	"paint_kits"
	{
		"1035"
		{
			"name"		"gs_ak47_professional"
			"description_string"		"#PaintKit_gs_ak47_professional"
			"description_tag"		"#PaintKit_gs_ak47_professional_Tag"
			"style"		"9"
			"pattern"		"workshop/ak47_professional"
			"use_normal"		"1"
			"normal"		"workshop/ak47_professional_normal"
			"color0"		"128 128 128 255"
			"color1"		"150 150 150 255"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"155"
			"phongalbedoboost"		"90"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1036"
		{
			"name"		"cu_cz75_whirlwind"
			"description_string"		"#PaintKit_cu_cz75_whirlwind"
			"description_tag"		"#PaintKit_cu_cz75_whirlwind_Tag"
			"style"		"7"
			"pattern"		"workshop/cz75_whirlwind"
			"use_normal"		"1"
			"normal"		"workshop/cz75_whirlwind_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"150"
			"phongintensity"		"32"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.900000"
			"pearlescent"		"0.000000"
		}
		"1037"
		{
			"name"		"cu_mp9_food_chain"
			"description_string"		"#PaintKit_cu_mp9_food_chain"
			"description_tag"		"#PaintKit_cu_mp9_food_chain_Tag"
			"style"		"7"
			"pattern"		"workshop/mp9_food_chain"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"20"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1038"
		{
			"name"		"cu_galil_chroma_pink"
			"description_string"		"#PaintKit_cu_galil_chroma_pink"
			"description_tag"		"#PaintKit_cu_galil_chroma_pink_Tag"
			"style"		"7"
			"pattern"		"workshop/galil_chroma_pink"
			"use_normal"		"0"
			"normal"		"workshop/galil_chroma_pink_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1039"
		{
			"name"		"gs_glock_polymer"
			"description_string"		"#PaintKit_gs_glock_polymer"
			"description_tag"		"#PaintKit_gs_glock_polymer_Tag"
			"style"		"9"
			"pattern"		"workshop/glock_polymer"
			"use_normal"		"1"
			"normal"		"workshop/glock_polymer_normal"
			"color0"		"62 43 32"
			"color1"		"156 148 135"
			"color2"		"132 107 86"
			"color3"		"50 28 28"
			"pattern_scale"		"1.000000"
			"phongexponent"		"128"
			"phongintensity"		"153"
			"phongalbedoboost"		"4"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"-0.500000"
		}
		"1040"
		{
			"name"		"gs_usps_hangedman"
			"description_string"		"#PaintKit_gs_usps_hangedman"
			"description_tag"		"#PaintKit_gs_usps_hangedman_Tag"
			"style"		"9"
			"pattern"		"workshop/usps_hangedman"
			"use_normal"		"0"
			"color0"		"214 183 146"
			"color1"		"177 177 177"
			"color2"		"165 129 93"
			"color3"		"250 212 97"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"54"
			"phongalbedoboost"		"25"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1041"
		{
			"name"		"cu_m4a4_love"
			"description_string"		"#PaintKit_cu_m4a4_love"
			"description_tag"		"#PaintKit_cu_m4a4_love_Tag"
			"style"		"7"
			"pattern"		"workshop/m4a4_love"
			"use_normal"		"1"
			"normal"		"workshop/m4a4_love_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.790000"
			"pearlescent"		"10.000000"
		}
		"1042"
		{
			"name"		"gs_m249_combine"
			"description_string"		"#PaintKit_gs_m249_combine"
			"description_tag"		"#PaintKit_gs_m249_combine_Tag"
			"style"		"9"
			"pattern"		"workshop/m249_combine"
			"use_normal"		"1"
			"normal"		"workshop/m249_combine_normal"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"255 255 255"
			"color3"		"255 255 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"30"
			"phongalbedoboost"		"30"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
			"pearlescent"		"0.000000"
		}
		"1043"
		{
			"name"		"cu_negev_devtexture"
			"description_string"		"#PaintKit_cu_negev_devtexture"
			"description_tag"		"#PaintKit_cu_negev_devtexture_Tag"
			"style"		"7"
			"pattern"		"workshop/negev_devtexture"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"180"
			"phongintensity"		"80"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
		}
		"1044"
		{
			"name"		"gs_p250_cybershell"
			"description_string"		"#PaintKit_gs_p250_cybershell"
			"description_tag"		"#PaintKit_gs_p250_cybershell_Tag"
			"style"		"9"
			"pattern"		"workshop/p250_cybershell"
			"use_normal"		"1"
			"normal"		"workshop/p250_cybershell_normal"
			"color0"		"120 100 80"
			"color1"		"255 255 255"
			"color2"		"150 140 120"
			"color3"		"170 100 50"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"150"
			"phongalbedoboost"		"3"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.850000"
			"pearlescent"		"0.000000"
		}
		"1045"
		{
			"name"		"cu_mac10_portable"
			"description_string"		"#PaintKit_cu_mac10_portable"
			"description_tag"		"#PaintKit_cu_mac10_portable_Tag"
			"style"		"7"
			"pattern"		"workshop/mac10_portable"
			"use_normal"		"1"
			"normal"		"workshop/mac10_portable_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"100"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"1046"
		{
			"name"		"aq_xm1014_punk"
			"description_string"		"#PaintKit_aq_xm1014_punk"
			"description_tag"		"#PaintKit_aq_xm1014_punk_Tag"
			"style"		"8"
			"pattern"		"workshop/xm1014_punk"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"213 166 8"
			"color3"		"90 90 90"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongalbedoboost"		"7"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"-1.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"-1.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"130.000000"
			"pattern_rotate_end"		"225.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.900000"
		}
		"1047"
		{
			"name"		"gs_r8_rustking"
			"description_string"		"#PaintKit_gs_r8_rustking"
			"description_tag"		"#PaintKit_gs_r8_rustking_Tag"
			"style"		"9"
			"pattern"		"workshop/r8_rustking"
			"use_normal"		"1"
			"normal"		"workshop/r8_rustking_normal"
			"color0"		"255 255 255"
			"color1"		"216 216 216"
			"color2"		"174 148 122"
			"color3"		"255 255 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"30"
			"phongintensity"		"30"
			"phongalbedoboost"		"2"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1048"
		{
			"name"		"gs_sg553_deathmetal"
			"description_string"		"#PaintKit_gs_sg553_deathmetal"
			"description_tag"		"#PaintKit_gs_sg553_deathmetal_Tag"
			"style"		"9"
			"pattern"		"workshop/sg553_deathmetal"
			"use_normal"		"1"
			"normal"		"workshop/sg553_deathmetal_normal"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"255 255 255"
			"color3"		"255 255 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"40"
			"phongintensity"		"155"
			"phongalbedoboost"		"20"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"1049"
		{
			"name"		"am_ump45_electrowave"
			"description_string"		"#PaintKit_am_ump45_electrowave"
			"description_tag"		"#PaintKit_am_ump45_electrowave_Tag"
			"style"		"5"
			"pattern"		"workshop/ump45_electrowave"
			"color0"		"13 13 13"
			"color1"		"63 60 60"
			"color2"		"21 20 20"
			"color3"		"146 81 4"
			"pattern_scale"		"2.500000"
			"phongexponent"		"225"
			"phongalbedoboost"		"7"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"1050"
		{
			"name"		"cu_deag_trigger_discipline"
			"description_string"		"#PaintKit_cu_deag_trigger_discipline"
			"description_tag"		"#PaintKit_cu_deag_trigger_discipline_Tag"
			"style"		"7"
			"pattern"		"workshop/deag_trigger_discipline"
			"use_normal"		"1"
			"normal"		"workshop/deag_trigger_discipline_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"20"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.970000"
			"pearlescent"		"0.000000"
		}
		"1051"
		{
			"name"		"sp_nova_wind_dispersal"
			"description_string"		"#PaintKit_sp_nova_wind_dispersal"
			"description_tag"		"#PaintKit_sp_nova_wind_dispersal_Tag"
			"style"		"3"
			"pattern"		"workshop/nova_wind_dispersal"
			"color0"		"26 20 13"
			"color1"		"179 177 170"
			"color2"		"203 196 172"
			"color3"		"64 105 128"
			"pattern_scale"		"0.700000"
			"phongexponent"		"10"
			"phongintensity"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.250000"
			"pattern_offset_y_end"		"0.350000"
			"pattern_rotate_start"		"160.000000"
			"pattern_rotate_end"		"160.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
			"pearlescent"		"0.000000"
		}
	}
	"items"
	{
		"1389"
		{
			"name"		"community_28 Key"
			"item_name"		"#CSGO_crate_key_community_28"
			"item_description"		"#CSGO_crate_key_community_28_desc"
			"first_sale_date"		"2021-03-26"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_28"
			"tool"
			{
				"restriction"		"crate_community_28"
			}
		}
		"4747"
		{
			"item_name"		"#CSGO_crate_community_28"
			"item_description"		"#CSGO_crate_community_28_desc"
			"name"		"crate_community_28"
			"image_inventory"		"econ/weapon_cases/crate_community_28"
			"model_player"		"models/props/crates/csgo_drop_crate_community_28.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1389"		"1"
			}
			"tool"
			{
				"restriction"		"crate_community_28"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"315"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_28"
					"tag_text"		"#CSGO_set_community_28"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
			"loot_list_rare_item_footer"		"#crate_community_15_unusual_lootlist"
			"loot_list_rare_item_name"		"#crate_community_15_unusual_itemname"
		}
	}
	"revolving_loot_lists"
	{
		"315"		"crate_community_28"
	}
	"client_loot_lists"
	{
		"crate_community_28_rare"
		{
			"[gs_sg553_deathmetal]weapon_sg556"		"1"
			"[gs_glock_polymer]weapon_glock"		"1"
			"[gs_m249_combine]weapon_m249"		"1"
			"[cu_cz75_whirlwind]weapon_cz75a"		"1"
			"[am_ump45_electrowave]weapon_ump45"		"1"
			"[gs_r8_rustking]weapon_revolver"		"1"
			"[sp_nova_wind_dispersal]weapon_nova"		"1"
		}
		"crate_community_28_mythical"
		{
			"[gs_p250_cybershell]weapon_p250"		"1"
			"[cu_negev_devtexture]weapon_negev"		"1"
			"[cu_mac10_portable]weapon_mac10"		"1"
			"[cu_deag_trigger_discipline]weapon_deagle"		"1"
			"[gs_ak47_professional]weapon_ak47"		"1"
		}
		"crate_community_28_legendary"
		{
			"[cu_mp9_food_chain]weapon_mp9"		"1"
			"[aq_xm1014_punk]weapon_xm1014"		"1"
			"[cu_galil_chroma_pink]weapon_galilar"		"1"
		}
		"crate_community_28_ancient"
		{
			"[gs_usps_hangedman]weapon_usp_silencer"		"1"
			"[cu_m4a4_love]weapon_m4a1"		"1"
		}
		"crate_community_28"
		{
			"crate_community_28_rare"		"1"
			"crate_community_28_mythical"		"1"
			"crate_community_28_legendary"		"1"
			"crate_community_28_ancient"		"1"
			"set_glove_3_unusual"		"1"
		}
	}
	"item_sets"
	{
		"set_community_28"
		{
			"name"		"#CSGO_set_community_28"
			"set_description"		"#CSGO_set_community_28_desc"
			"is_collection"		"1"
			"items"
			{
				"[gs_glock_polymer]weapon_glock"		"1"
				"[gs_m249_combine]weapon_m249"		"1"
				"[gs_sg553_deathmetal]weapon_sg556"		"1"
				"[gs_r8_rustking]weapon_revolver"		"1"
				"[am_ump45_electrowave]weapon_ump45"		"1"
				"[sp_nova_wind_dispersal]weapon_nova"		"1"
				"[cu_cz75_whirlwind]weapon_cz75a"		"1"
				"[gs_ak47_professional]weapon_ak47"		"1"
				"[gs_p250_cybershell]weapon_p250"		"1"
				"[cu_negev_devtexture]weapon_negev"		"1"
				"[cu_mac10_portable]weapon_mac10"		"1"
				"[cu_deag_trigger_discipline]weapon_deagle"		"1"
				"[cu_mp9_food_chain]weapon_mp9"		"1"
				"[aq_xm1014_punk]weapon_xm1014"		"1"
				"[cu_galil_chroma_pink]weapon_galilar"		"1"
				"[gs_usps_hangedman]weapon_usp_silencer"		"1"
				"[cu_m4a4_love]weapon_m4a1"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"gs_ak47_professional"		"rare"
		"cu_cz75_whirlwind"		"rare"
		"cu_mp9_food_chain"		"legendary"
		"cu_galil_chroma_pink"		"legendary"
		"gs_glock_polymer"		"uncommon"
		"gs_usps_hangedman"		"legendary"
		"cu_m4a4_love"		"legendary"
		"gs_m249_combine"		"rare"
		"cu_negev_devtexture"		"mythical"
		"gs_p250_cybershell"		"mythical"
		"cu_mac10_portable"		"mythical"
		"aq_xm1014_punk"		"legendary"
		"gs_r8_rustking"		"rare"
		"gs_sg553_deathmetal"		"rare"
		"am_ump45_electrowave"		"rare"
		"cu_deag_trigger_discipline"		"rare"
		"sp_nova_wind_dispersal"		"rare"
	}
	"paint_kits"
	{
		"1053"
		{
			"name"		"am_nuclear_pattern4_famas"
			"description_string"		"#PaintKit_am_nuclear_pattern4_famas"
			"description_tag"		"#PaintKit_am_nuclear_pattern4_famas_Tag"
			"style"		"5"
			"pattern"		"nuclear_pattern"
			"color0"		"212 95 17"
			"color1"		"246 213 29"
			"color2"		"16 14 8"
			"color3"		"7 7 7"
			"pattern_scale"		"2.200000"
			"phongexponent"		"1"
			"phongalbedoboost"		"66"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"1.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.400000"
			"pearlescent"		"0.000000"
		}
		"1055"
		{
			"name"		"aa_spacerace_orange"
			"description_string"		"#PaintKit_aa_spacerace_orange"
			"description_tag"		"#PaintKit_aa_spacerace_orange_Tag"
			"style"		"6"
			"pattern"		"spacerace"
			"color0"		"156 139 106"
			"color1"		"171 97 70"
			"color2"		"196 153 99"
			"color3"		"12 14 26 255"
			"pattern_scale"		"2.200000"
			"phongexponent"		"235"
			"phongalbedoboost"		"40"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"1056"
		{
			"name"		"sp_spacerace_blue"
			"description_string"		"#PaintKit_sp_spacerace_blue"
			"description_tag"		"#PaintKit_sp_spacerace_blue_Tag"
			"style"		"3"
			"pattern"		"spacerace"
			"color0"		"36 54 72 255"
			"color1"		"132 166 189"
			"color2"		"187 178 128"
			"color3"		"12 14 26 255"
			"pattern_scale"		"1.900000"
			"phongexponent"		"175"
			"phongintensity"		"35"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
			"pearlescent"		"0.000000"
		}
		"1058"
		{
			"name"		"hy_technowar_rwb"
			"description_string"		"#PaintKit_hy_technowar_rwb"
			"description_tag"		"#PaintKit_hy_technowar_rwb_Tag"
			"style"		"2"
			"pattern"		"technowar"
			"color0"		"211 210 210"
			"color1"		"91 113 205"
			"color2"		"183 45 45 255"
			"color3"		"18 19 20 255"
			"pattern_scale"		"2.300000"
			"phongexponent"		"215"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-90.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.440000"
		}
		"1059"
		{
			"name"		"sp_technowar_red"
			"description_string"		"#PaintKit_sp_technowar_red"
			"description_tag"		"#PaintKit_sp_technowar_red_Tag"
			"style"		"3"
			"pattern"		"technowar"
			"color0"		"216 213 163 255"
			"color1"		"148 53 53 255"
			"color2"		"183 134 81 255"
			"color3"		"15 15 15 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"224"
			"phongintensity"		"40"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"90.000000"
			"pattern_rotate_end"		"270.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.570000"
		}
		"1060"
		{
			"name"		"hy_trainarchitect_green"
			"description_string"		"#PaintKit_hy_trainarchitect_green"
			"description_tag"		"#PaintKit_hy_trainarchitect_green_Tag"
			"style"		"2"
			"pattern"		"trainarchitect"
			"color0"		"153 152 48"
			"color1"		"91 123 49"
			"color2"		"184 184 167"
			"color3"		"24 26 29 255"
			"pattern_scale"		"4.000000"
			"phongexponent"		"120"
			"phongintensity"		"32"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
		}
		"1061"
		{
			"name"		"hy_trainarchitect"
			"description_string"		"#PaintKit_hy_trainarchitect"
			"description_tag"		"#PaintKit_hy_trainarchitect_Tag"
			"style"		"2"
			"pattern"		"trainarchitect"
			"color0"		"208 199 154"
			"color1"		"71 36 36"
			"color2"		"121 40 40"
			"color3"		"13 8 8"
			"pattern_scale"		"4.200000"
			"phongexponent"		"175"
			"phongintensity"		"22"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.580000"
		}
		"1063"
		{
			"name"		"gs_m4a4_coalition"
			"description_string"		"#PaintKit_gs_m4a4_coalition"
			"description_tag"		"#PaintKit_gs_m4a4_coalition_Tag"
			"style"		"9"
			"pattern"		"m4a4_coalition"
			"use_normal"		"1"
			"normal"		"m4a4_coalition_normal"
			"color1"		"222 222 222"
			"pattern_scale"		"1.000000"
			"phongexponent"		"190"
			"phongintensity"		"18"
			"phongalbedoboost"		"8"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.600000"
		}
		"1064"
		{
			"name"		"gs_train_cz75"
			"description_string"		"#PaintKit_gs_train_cz75"
			"description_tag"		"#PaintKit_gs_train_cz75_Tag"
			"style"		"9"
			"pattern"		"train_cz75"
			"use_normal"		"1"
			"normal"		"train_cz75_normal"
			"color0"		"128 128 128 255"
			"color1"		"236 236 236"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"190"
			"phongintensity"		"12"
			"phongalbedoboost"		"9"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"1065"
		{
			"name"		"so_whiteout_riptide"
			"description_string"		"#PaintKit_so_whiteout"
			"description_tag"		"#PaintKit_so_whiteout_Tag"
			"wear_default"		"0.210000"
			"style"		"1"
			"color0"		"214 213 207"
			"color1"		"214 213 207"
			"color2"		"214 213 207"
			"color3"		"214 213 207"
			"phongintensity"		"10"
		}
		"1067"
		{
			"name"		"cu_mac10_propaganda"
			"description_string"		"#PaintKit_cu_mac10_propaganda"
			"description_tag"		"#PaintKit_cu_mac10_propaganda_Tag"
			"style"		"7"
			"pattern"		"mac10_propaganda"
			"use_normal"		"1"
			"normal"		"mac10_propaganda_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"195"
			"phongintensity"		"87"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.620000"
		}
		"1119"
		{
			"name"		"am_emerald_marbleized_glock"
			"description_string"		"#PaintKit_am_marbleized_g"
			"description_tag"		"#PaintKit_am_marbleized_g_Tag"
			"same_name_family_aggregate"		"1119-1123"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"2 69 34"
			"color1"		"15 15 1"
			"color2"		"1 13 17 255"
			"color3"		"8 2 22 255"
			"pattern_scale"		"3.000000"
			"phongexponent"		"180"
			"phongalbedoboost"		"30"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"1120"
		{
			"name"		"am_gamma_doppler_phase1_glock"
			"description_string"		"#PaintKit_am_marbleized_g"
			"description_tag"		"#PaintKit_am_marbleized_g_Tag"
			"same_name_family_aggregate"		"1119-1123"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"11 14 27 255"
			"color1"		"30 22 12 255"
			"color2"		"13 98 45"
			"color3"		"11 14 27 255"
			"pattern_scale"		"3.000000"
			"phongexponent"		"180"
			"phongalbedoboost"		"30"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-50.000000"
			"pattern_rotate_end"		"-70.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"1121"
		{
			"name"		"am_gamma_doppler_phase2_glock"
			"description_string"		"#PaintKit_am_marbleized_g"
			"description_tag"		"#PaintKit_am_marbleized_g_Tag"
			"same_name_family_aggregate"		"1119-1123"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"9 15 18"
			"color1"		"9 99 45"
			"color2"		"23 30 12"
			"color3"		"9 99 49"
			"pattern_scale"		"3.000000"
			"phongexponent"		"180"
			"phongalbedoboost"		"30"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-50.000000"
			"pattern_rotate_end"		"-70.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"1122"
		{
			"name"		"am_gamma_doppler_phase3_glock"
			"description_string"		"#PaintKit_am_marbleized_g"
			"description_tag"		"#PaintKit_am_marbleized_g_Tag"
			"same_name_family_aggregate"		"1119-1123"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"6 8 15 255"
			"color1"		"23 105 117"
			"color2"		"6 63 13"
			"color3"		"20 28 9"
			"pattern_scale"		"3.000000"
			"phongexponent"		"180"
			"phongalbedoboost"		"30"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-50.000000"
			"pattern_rotate_end"		"-70.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"1123"
		{
			"name"		"am_gamma_doppler_phase4_glock"
			"description_string"		"#PaintKit_am_marbleized_g"
			"description_tag"		"#PaintKit_am_marbleized_g_Tag"
			"same_name_family_aggregate"		"1119-1123"
			"style"		"5"
			"pattern"		"smoke2"
			"color0"		"7 9 18"
			"color1"		"23 117 103"
			"color2"		"97 165 43"
			"color3"		"28 26 9"
			"pattern_scale"		"3.000000"
			"phongexponent"		"180"
			"phongalbedoboost"		"30"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-50.000000"
			"pattern_rotate_end"		"-70.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
	}
	"client_loot_lists"
	{
		"set_train_2021_rare"
		{
			"[sp_spacerace_blue]weapon_deagle"		"1"
			"[sp_technowar_red]weapon_m4a1_silencer"		"1"
			"[hy_trainarchitect_green]weapon_ssg08"		"1"
			"[aa_fade_metallic]weapon_aug"		"1"
			"[hy_varicamo_red]weapon_ump45"		"1"
			"[hy_mesh_safetyorange]weapon_tec9"		"1"
			"[aa_flames]weapon_revolver"		"1"
		}
		"set_train_2021_rare_standalone"
		{
			"set_train_2021_rare"		"1"
		}
		"set_train_2021_mythical"
		{
			"[gs_train_cz75]weapon_cz75a"		"1"
			"[hy_technowar_rwb]weapon_awp"		"1"
			"[aa_spacerace_orange]weapon_hkp2000"		"1"
			"[hy_trainarchitect]weapon_mp5sd"		"1"
			"[am_crystallized]weapon_nova"		"1"
		}
		"set_train_2021_mythical_standalone"
		{
			"set_train_2021_mythical"		"1"
		}
		"set_train_2021_legendary"
		{
			"[am_nuclear_pattern4_famas]weapon_famas"		"1"
			"[cu_mac10_propaganda]weapon_mac10"		"1"
			"[so_whiteout_riptide]weapon_usp_silencer"		"1"
		}
		"set_train_2021_legendary_standalone"
		{
			"set_train_2021_legendary"		"1"
		}
		"set_train_2021_ancient"
		{
			"[gs_m4a4_coalition]weapon_m4a1"		"1"
			"[am_gamma_doppler_phase4_glock]weapon_glock"		"1"
			"[am_gamma_doppler_phase3_glock]weapon_glock"		"1"
			"[am_gamma_doppler_phase2_glock]weapon_glock"		"1"
			"[am_gamma_doppler_phase1_glock]weapon_glock"		"1"
			"[am_emerald_marbleized_glock]weapon_glock"		"1"
		}
		"set_train_2021_ancient_standalone"
		{
			"set_train_2021_ancient"		"1"
		}
		"set_train_2021"
		{
			"set_train_2021_rare"		"1"
			"set_train_2021_mythical"		"1"
			"set_train_2021_legendary"		"1"
			"set_train_2021_ancient"		"1"
		}
	}
	"item_sets"
	{
		"set_train_2021"
		{
			"name"		"#CSGO_set_train_2021"
			"set_description"		"#CSGO_set_train_2021_desc"
			"is_collection"		"1"
			"items"
			{
				"[sp_spacerace_blue]weapon_deagle"		"1"
				"[sp_technowar_red]weapon_m4a1_silencer"		"1"
				"[hy_trainarchitect_green]weapon_ssg08"		"1"
				"[aa_fade_metallic]weapon_aug"		"1"
				"[hy_varicamo_red]weapon_ump45"		"1"
				"[hy_mesh_safetyorange]weapon_tec9"		"1"
				"[aa_flames]weapon_revolver"		"1"
				"[gs_train_cz75]weapon_cz75a"		"1"
				"[hy_technowar_rwb]weapon_awp"		"1"
				"[aa_spacerace_orange]weapon_hkp2000"		"1"
				"[hy_trainarchitect]weapon_mp5sd"		"1"
				"[am_crystallized]weapon_nova"		"1"
				"[am_nuclear_pattern4_famas]weapon_famas"		"1"
				"[cu_mac10_propaganda]weapon_mac10"		"1"
				"[so_whiteout_riptide]weapon_usp_silencer"		"1"
				"[am_gamma_doppler_phase4_glock]weapon_glock"		"1"
				"[am_gamma_doppler_phase3_glock]weapon_glock"		"1"
				"[am_gamma_doppler_phase2_glock]weapon_glock"		"1"
				"[am_gamma_doppler_phase1_glock]weapon_glock"		"1"
				"[am_emerald_marbleized_glock]weapon_glock"		"1"
				"[gs_m4a4_coalition]weapon_m4a1"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"am_nuclear_pattern4_famas"		"legendary"
		"aa_spacerace_orange"		"rare"
		"sp_spacerace_blue"		"uncommon"
		"hy_technowar_rwb"		"rare"
		"sp_technowar_red"		"uncommon"
		"hy_trainarchitect_green"		"rare"
		"hy_trainarchitect"		"mythical"
		"gs_m4a4_coalition"		"legendary"
		"so_whiteout_riptide"		"mythical"
		"gs_train_cz75"		"mythical"
		"cu_mac10_propaganda"		"legendary"
		"am_crystallized_p2k"		"rare"
		"am_emerald_marbleized_glock"		"legendary"
		"am_gamma_doppler_phase1_glock"		"legendary"
		"am_gamma_doppler_phase2_glock"		"legendary"
		"am_gamma_doppler_phase3_glock"		"legendary"
		"am_gamma_doppler_phase4_glock"		"legendary"
	}
	"paint_kits"
	{
		"1070"
		{
			"name"		"hy_ak47lam_green"
			"description_string"		"#PaintKit_hy_ak47lam_green"
			"description_tag"		"#PaintKit_hy_ak47lam_green_Tag"
			"style"		"2"
			"pattern"		"laminate_ak47"
			"color0"		"18 10 2 255"
			"color1"		"58 109 70"
			"color2"		"119 103 86 255"
			"color3"		"81 156 99"
			"pattern_scale"		"1.000000"
			"phongexponent"		"128"
			"phongintensity"		"153"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.020000"
			"wear_remap_max"		"0.400000"
		}
		"1071"
		{
			"name"		"sp_galil_caution"
			"description_string"		"#PaintKit_sp_galil_caution"
			"description_tag"		"#PaintKit_sp_galil_caution_Tag"
			"style"		"3"
			"pattern"		"caution_pattern"
			"color0"		"170 162 75"
			"color1"		"73 15 15"
			"color2"		"22 22 22 255"
			"color3"		"255 255 255 255"
			"pattern_scale"		"1.500000"
			"phongexponent"		"155"
			"phongintensity"		"35"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.500000"
			"pattern_offset_x_end"		"0.820000"
			"pattern_offset_y_start"		"1.090000"
			"pattern_offset_y_end"		"1.110000"
			"pattern_rotate_start"		"171.000000"
			"pattern_rotate_end"		"183.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
		}
		"1072"
		{
			"name"		"hy_geometric_steps_pearl"
			"description_string"		"#PaintKit_hy_geometric_steps_pearl"
			"description_tag"		"#PaintKit_hy_geometric_steps_pearl_Tag"
			"style"		"2"
			"pattern"		"geometric_steps"
			"color0"		"36 42 44"
			"color1"		"19 19 20"
			"color2"		"37 36 35"
			"color3"		"183 166 112"
			"pattern_scale"		"2.660000"
			"phongexponent"		"200"
			"phongintensity"		"120"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"300.000000"
			"pattern_rotate_end"		"330.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.370000"
			"pearlescent"		"18.000000"
		}
		"1073"
		{
			"name"		"gs_m4a1_vertigo"
			"description_string"		"#PaintKit_gs_m4a1_vertigo"
			"description_tag"		"#PaintKit_gs_m4a1_vertigo_Tag"
			"style"		"9"
			"pattern"		"m4a1_vertigo"
			"use_normal"		"1"
			"normal"		"m4a1_vertigo_normal"
			"color0"		"48 27 0"
			"color1"		"241 241 241"
			"color2"		"40 10 10"
			"color3"		"10 35 32"
			"pattern_scale"		"1.000000"
			"phongexponent"		"222"
			"phongintensity"		"24"
			"phongalbedoboost"		"3"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
			"pearlescent"		"0.000000"
		}
		"1074"
		{
			"name"		"hy_vertigogeo"
			"description_string"		"#PaintKit_hy_vertigogeo"
			"description_tag"		"#PaintKit_hy_vertigogeo_Tag"
			"style"		"2"
			"pattern"		"vertigogeo"
			"color0"		"192 184 180"
			"color1"		"127 127 127"
			"color2"		"62 68 75"
			"color3"		"70 119 143"
			"pattern_scale"		"3.500000"
			"phongexponent"		"235"
			"phongintensity"		"35"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"1075"
		{
			"name"		"hy_vertigospray_blue"
			"description_string"		"#PaintKit_hy_vertigospray_blue"
			"description_tag"		"#PaintKit_hy_vertigospray_blue_Tag"
			"style"		"2"
			"pattern"		"vertigospray"
			"color0"		"21 22 22"
			"color1"		"157 167 179"
			"color2"		"71 120 175"
			"color3"		"79 81 82"
			"pattern_scale"		"3.000000"
			"phongexponent"		"156"
			"phongintensity"		"22"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
		}
		"1076"
		{
			"name"		"hy_vertigoillusion"
			"description_string"		"#PaintKit_hy_vertigoillusion"
			"description_tag"		"#PaintKit_hy_vertigoillusion_Tag"
			"style"		"2"
			"pattern"		"vertigoillusion"
			"color0"		"96 100 111 255"
			"color1"		"112 104 100 255"
			"color2"		"151 143 133 255"
			"color3"		"58 66 73 255"
			"pattern_scale"		"1.800000"
			"phongexponent"		"125"
			"phongintensity"		"35"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"1077"
		{
			"name"		"hy_vertigoillusion_yellow"
			"description_string"		"#PaintKit_hy_vertigoillusion_yellow"
			"description_tag"		"#PaintKit_hy_vertigoillusion_yellow_Tag"
			"style"		"2"
			"pattern"		"vertigoillusion"
			"color0"		"135 120 97"
			"color1"		"192 167 105"
			"color2"		"175 168 95"
			"color3"		"16 28 54"
			"pattern_scale"		"1.800000"
			"phongexponent"		"225"
			"phongintensity"		"75"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
			"pearlescent"		"0.000000"
		}
		"1078"
		{
			"name"		"sp_tire_tread_blue"
			"description_string"		"#PaintKit_sp_tire_tread_blue"
			"description_tag"		"#PaintKit_sp_tire_tread_blue_Tag"
			"style"		"3"
			"pattern"		"tire_tread"
			"color0"		"110 110 110"
			"color1"		"139 139 139"
			"color2"		"54 148 179"
			"color3"		"20 20 20 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"3"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
		}
		"1079"
		{
			"name"		"sp_tire_tread_red"
			"description_string"		"#PaintKit_sp_tire_tread_red"
			"description_tag"		"#PaintKit_sp_tire_tread_red_Tag"
			"style"		"3"
			"pattern"		"tire_tread"
			"color0"		"110 110 110"
			"color1"		"183 183 183"
			"color2"		"196 59 59"
			"color3"		"20 20 20 255"
			"pattern_scale"		"2.300000"
			"phongexponent"		"255"
			"phongintensity"		"3"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
		}
		"1080"
		{
			"name"		"hy_vertigospray"
			"description_string"		"#PaintKit_hy_vertigospray"
			"description_tag"		"#PaintKit_hy_vertigospray_Tag"
			"style"		"2"
			"pattern"		"vertigospray"
			"color0"		"30 30 30"
			"color1"		"175 94 71 255"
			"color2"		"194 149 84 255"
			"color3"		"77 76 76"
			"pattern_scale"		"2.750000"
			"phongexponent"		"156"
			"phongintensity"		"22"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"-75.000000"
			"pattern_rotate_end"		"75.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.490000"
		}
		"1081"
		{
			"name"		"aa_vertigogeo_neon"
			"description_string"		"#PaintKit_aa_vertigogeo_neon"
			"description_tag"		"#PaintKit_aa_vertigogeo_neon_Tag"
			"style"		"6"
			"pattern"		"vertigogeo"
			"color0"		"14 22 33"
			"color1"		"182 176 217"
			"color2"		"132 200 179"
			"color3"		"117 109 166"
			"pattern_scale"		"2.450000"
			"phongexponent"		"120"
			"phongalbedoboost"		"1"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.490000"
		}
		"1082"
		{
			"name"		"cu_vertigo_fiveseven"
			"description_string"		"#PaintKit_cu_vertigo_fiveseven"
			"description_tag"		"#PaintKit_cu_vertigo_fiveseven_Tag"
			"style"		"7"
			"pattern"		"vertigo_57"
			"use_normal"		"1"
			"normal"		"vertigo_57_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"160"
			"phongintensity"		"60"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.010000"
			"wear_remap_max"		"0.520000"
		}
		"1083"
		{
			"name"		"aa_wiring"
			"description_string"		"#PaintKit_aa_wiring"
			"description_tag"		"#PaintKit_aa_wiring_Tag"
			"style"		"6"
			"pattern"		"wiring"
			"color0"		"235 220 191"
			"color1"		"165 61 61"
			"color2"		"46 49 52"
			"color3"		"17 10 8"
			"pattern_scale"		"2.000000"
			"phongexponent"		"165"
			"phongalbedoboost"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.440000"
		}
		"1084"
		{
			"name"		"cu_sg553_caution"
			"description_string"		"#PaintKit_cu_sg553_caution"
			"description_tag"		"#PaintKit_cu_sg553_caution_Tag"
			"style"		"7"
			"pattern"		"sg553_caution"
			"use_normal"		"1"
			"normal"		"sg553_caution_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.480000"
		}
		"1085"
		{
			"name"		"aa_engine_performance"
			"description_string"		"#PaintKit_aa_engine_performance"
			"description_tag"		"#PaintKit_aa_engine_performance_Tag"
			"style"		"6"
			"pattern"		"engine"
			"color0"		"114 106 88"
			"color1"		"248 220 90"
			"color2"		"196 167 105"
			"color3"		"19 14 11"
			"pattern_scale"		"1.600000"
			"phongexponent"		"25"
			"phongalbedoboost"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.490000"
		}
		"1086"
		{
			"name"		"sp_engine_dirty"
			"description_string"		"#PaintKit_sp_engine_dirty"
			"description_tag"		"#PaintKit_sp_engine_dirty_Tag"
			"style"		"3"
			"pattern"		"engine"
			"color0"		"48 43 39"
			"color1"		"27 22 20"
			"color2"		"29 26 22"
			"color3"		"18 11 3"
			"pattern_scale"		"1.600000"
			"phongexponent"		"255"
			"phongintensity"		"8"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"1066"
		{
			"name"		"aa_wiring_yellow"
			"description_string"		"#PaintKit_aa_wiring_yellow"
			"description_tag"		"#PaintKit_aa_wiring_yellow_Tag"
			"style"		"6"
			"pattern"		"wiring"
			"color0"		"161 161 156"
			"color1"		"174 174 151"
			"color2"		"106 101 94"
			"color3"		"23 23 25"
			"pattern_scale"		"1.300000"
			"phongexponent"		"165"
			"phongalbedoboost"		"10"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
	}
	"client_loot_lists"
	{
		"set_vertigo_2021_common"
		{
			"[hy_vertigospray_blue]weapon_mac10"		"1"
			"[aa_wiring_yellow]weapon_famas"		"1"
			"[sp_tire_tread_blue]weapon_xm1014"		"1"
			"[hy_vertigoillusion]weapon_cz75a"		"1"
			"[sp_engine_dirty]weapon_elite"		"1"
		}
		"set_vertigo_2021_uncommon"
		{
			"[sp_tire_tread_red]weapon_glock"		"1"
			"[aa_engine_performance]weapon_ump45"		"1"
			"[am_carbon_fiber]weapon_ssg08"		"1"
			"[aa_wiring]weapon_bizon"		"1"
		}
		"set_vertigo_2021_rare"
		{
			"[hy_ak47lam_green]weapon_ak47"		"1"
			"[hy_vertigogeo]weapon_p90"		"1"
			"[hy_vertigoillusion_yellow]weapon_nova"		"1"
			"[hy_vertigospray]weapon_negev"		"1"
		}
		"set_vertigo_2021_mythical"
		{
			"[sp_galil_caution]weapon_galilar"		"1"
			"[hy_geometric_steps_pearl]weapon_mag7"		"1"
			"[aa_vertigogeo_neon]weapon_p250"		"1"
		}
		"set_vertigo_2021_legendary"
		{
			"[cu_vertigo_fiveseven]weapon_fiveseven"		"1"
			"[cu_sg553_caution]weapon_sg556"		"1"
		}
		"set_vertigo_2021_ancient"
		{
			"[gs_m4a1_vertigo]weapon_m4a1_silencer"		"1"
		}
		"set_vertigo_2021"
		{
			"set_vertigo_2021_common"		"1"
			"set_vertigo_2021_uncommon"		"1"
			"set_vertigo_2021_rare"		"1"
			"set_vertigo_2021_mythical"		"1"
			"set_vertigo_2021_legendary"		"1"
			"set_vertigo_2021_ancient"		"1"
		}
	}
	"item_sets"
	{
		"set_vertigo_2021"
		{
			"name"		"#CSGO_set_vertigo_2021"
			"set_description"		"#CSGO_set_vertigo_2021_desc"
			"is_collection"		"1"
			"items"
			{
				"[hy_vertigospray_blue]weapon_mac10"		"1"
				"[aa_wiring_yellow]weapon_famas"		"1"
				"[sp_tire_tread_blue]weapon_xm1014"		"1"
				"[hy_vertigoillusion]weapon_cz75a"		"1"
				"[sp_engine_dirty]weapon_elite"		"1"
				"[sp_tire_tread_red]weapon_glock"		"1"
				"[aa_engine_performance]weapon_ump45"		"1"
				"[am_carbon_fiber]weapon_ssg08"		"1"
				"[aa_wiring]weapon_bizon"		"1"
				"[hy_ak47lam_green]weapon_ak47"		"1"
				"[hy_vertigogeo]weapon_p90"		"1"
				"[hy_vertigoillusion_yellow]weapon_nova"		"1"
				"[hy_vertigospray]weapon_negev"		"1"
				"[sp_galil_caution]weapon_galilar"		"1"
				"[hy_geometric_steps_pearl]weapon_mag7"		"1"
				"[aa_vertigogeo_neon]weapon_p250"		"1"
				"[cu_vertigo_fiveseven]weapon_fiveseven"		"1"
				"[cu_sg553_caution]weapon_sg556"		"1"
				"[gs_m4a1_vertigo]weapon_m4a1_silencer"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"hy_ak47lam_green"		"uncommon"
		"sp_galil_caution"		"mythical"
		"hy_geometric_steps_pearl"		"mythical"
		"gs_m4a1_vertigo"		"legendary"
		"hy_vertigogeo"		"rare"
		"hy_vertigospray_blue"		"common"
		"hy_vertigoillusion"		"common"
		"hy_vertigoillusion_yellow"		"rare"
		"hy_vertigospray"		"rare"
		"aa_vertigogeo_neon"		"mythical"
		"cu_vertigo_fiveseven"		"legendary"
		"aa_wiring_yellow"		"common"
		"cu_sg553_caution"		"legendary"
		"aa_engine_performance"		"uncommon"
		"aa_wiring"		"uncommon"
		"sp_engine_dirty"		"common"
		"sp_tire_tread_red"		"common"
		"sp_tire_tread_blue"		"common"
	}
	"paint_kits"
	{
		"1237"
		{
			"name"		"gs_revolver_acanthus_bronze"
			"description_string"		"#PaintKit_gs_revolver_acanthus_bronze"
			"description_tag"		"#PaintKit_gs_revolver_acanthus_bronze_Tag"
			"style"		"9"
			"pattern"		"revolver_acanthus_bronze"
			"use_normal"		"1"
			"normal"		"revolver_acanthus_bronze_normal"
			"color0"		"144 144 144"
			"color1"		"213 213 213"
			"color2"		"121 121 121"
			"color3"		"83 83 83"
			"pattern_scale"		"1.000000"
			"phongexponent"		"144"
			"phongintensity"		"12"
			"phongalbedoboost"		"5"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.760000"
			"pearlescent"		"0.000000"
		}
		"1238"
		{
			"name"		"gs_ak47_strone"
			"description_string"		"#PaintKit_gs_ak47_strone"
			"description_tag"		"#PaintKit_gs_ak47_strone_Tag"
			"style"		"9"
			"pattern"		"ak47_strone"
			"use_normal"		"1"
			"normal"		"ak47_strone_normal"
			"color0"		"140 95 8"
			"color1"		"200 200 200"
			"color2"		"100 72 5"
			"color3"		"120 63 2"
			"pattern_scale"		"1.000000"
			"phongexponent"		"130"
			"phongintensity"		"25"
			"phongalbedoboost"		"10"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.730000"
			"pearlescent"		"0.000000"
		}
		"1239"
		{
			"name"		"gs_awp_strone"
			"description_string"		"#PaintKit_gs_awp_strone"
			"description_tag"		"#PaintKit_gs_awp_strone_Tag"
			"style"		"9"
			"pattern"		"awp_strone"
			"use_normal"		"1"
			"normal"		"awp_strone_normal"
			"color0"		"151 94 21"
			"color1"		"200 200 200"
			"color2"		"143 99 35"
			"color3"		"65 44 14"
			"pattern_scale"		"1.000000"
			"phongexponent"		"155"
			"phongintensity"		"25"
			"phongalbedoboost"		"17"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.750000"
			"pearlescent"		"0.000000"
		}
		"1240"
		{
			"name"		"cu_glock_ramzes"
			"description_string"		"#PaintKit_cu_glock_ramzes"
			"description_tag"		"#PaintKit_cu_glock_ramzes_Tag"
			"style"		"7"
			"pattern"		"glock_ramzes"
			"use_normal"		"1"
			"normal"		"glock_ramzes_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"165"
			"phongintensity"		"14"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1241"
		{
			"name"		"cu_famas_holo_ocean"
			"description_string"		"#PaintKit_cu_famas_holo_ocean"
			"description_tag"		"#PaintKit_cu_famas_holo_ocean_Tag"
			"style"		"7"
			"pattern"		"famas_holo_ocean"
			"use_normal"		"1"
			"normal"		"famas_holo_ocean_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"5"
			"phongintensity"		"4"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
			"pearlescent"		"0.000000"
		}
		"1242"
		{
			"name"		"cu_m249_scarab"
			"description_string"		"#PaintKit_cu_m249_scarab"
			"description_tag"		"#PaintKit_cu_m249_scarab_Tag"
			"style"		"7"
			"pattern"		"m249_scarab"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"220"
			"phongintensity"		"35"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.020000"
			"wear_remap_max"		"0.800000"
		}
		"1243"
		{
			"name"		"gs_m4a1s_milspec"
			"description_string"		"#PaintKit_gs_m4a1s_milspec"
			"description_tag"		"#PaintKit_gs_m4a1s_milspec_Tag"
			"style"		"9"
			"pattern"		"m4a1s_milspec"
			"use_normal"		"1"
			"normal"		"m4a1s_milspec_normal"
			"color0"		"136 87 43"
			"color1"		"215 215 215"
			"color2"		"160 116 46"
			"color3"		"177 126 45"
			"pattern_scale"		"1.000000"
			"phongexponent"		"135"
			"phongintensity"		"25"
			"phongalbedoboost"		"6"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.730000"
			"pearlescent"		"0.000000"
		}
		"1244"
		{
			"name"		"cu_mac10_scarab"
			"description_string"		"#PaintKit_cu_mac10_scarab"
			"description_tag"		"#PaintKit_cu_mac10_scarab_Tag"
			"style"		"7"
			"pattern"		"mac10_scarab"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"220"
			"phongintensity"		"35"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.020000"
			"wear_remap_max"		"0.800000"
		}
		"1245"
		{
			"name"		"gs_mag7_goold"
			"description_string"		"#PaintKit_gs_mag7_goold"
			"description_tag"		"#PaintKit_gs_mag7_goold_Tag"
			"style"		"9"
			"pattern"		"mag7_goold"
			"use_normal"		"1"
			"normal"		"mag7_goold_normal"
			"color0"		"235 205 153"
			"color1"		"255 255 255"
			"color2"		"123 123 123"
			"color3"		"147 140 103"
			"pattern_scale"		"1.000000"
			"phongexponent"		"150"
			"phongintensity"		"21"
			"phongalbedoboost"		"4"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.680000"
		}
		"1246"
		{
			"name"		"gs_mp7_strone"
			"description_string"		"#PaintKit_gs_mp7_strone"
			"description_tag"		"#PaintKit_gs_mp7_strone_Tag"
			"style"		"9"
			"pattern"		"mp7_strone"
			"use_normal"		"1"
			"normal"		"mp7_strone_normal"
			"color1"		"180 180 180"
			"color2"		"102 90 21"
			"color3"		"62 40 26"
			"pattern_scale"		"1.000000"
			"phongexponent"		"245"
			"phongintensity"		"5"
			"phongalbedoboost"		"2"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1247"
		{
			"name"		"gs_nova_sobek"
			"description_string"		"#PaintKit_gs_nova_sobek"
			"description_tag"		"#PaintKit_gs_nova_sobek_Tag"
			"style"		"9"
			"pattern"		"nova_sobek"
			"use_normal"		"1"
			"normal"		"nova_sobek_normal"
			"color0"		"89 79 65"
			"color1"		"255 247 212"
			"color2"		"165 155 122"
			"color3"		"119 90 62"
			"pattern_scale"		"1.000000"
			"phongexponent"		"220"
			"phongintensity"		"55"
			"phongalbedoboost"		"15"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1248"
		{
			"name"		"gs_p250_apep"
			"description_string"		"#PaintKit_gs_p250_apep"
			"description_tag"		"#PaintKit_gs_p250_apep_Tag"
			"style"		"9"
			"pattern"		"p250_apep"
			"use_normal"		"1"
			"normal"		"p250_apep_normal"
			"color0"		"84 75 56"
			"color1"		"255 241 205"
			"color2"		"195 168 125"
			"color3"		"89 64 21"
			"pattern_scale"		"1.000000"
			"phongexponent"		"205"
			"phongintensity"		"55"
			"phongalbedoboost"		"20"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1249"
		{
			"name"		"hy_dune_trap"
			"description_string"		"#PaintKit_hy_dune_trap"
			"description_tag"		"#PaintKit_hy_dune_trap_Tag"
			"style"		"2"
			"pattern"		"snake_pit"
			"color0"		"16 11 10"
			"color1"		"168 86 64"
			"color2"		"178 158 121"
			"color3"		"168 155 140"
			"pattern_scale"		"2.700000"
			"phongexponent"		"128"
			"phongintensity"		"20"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"360.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
			"pearlescent"		"0.000000"
		}
		"1250"
		{
			"name"		"cu_p90_scarab_of_wisdom"
			"description_string"		"#PaintKit_cu_p90_scarab_of_wisdom"
			"description_tag"		"#PaintKit_cu_p90_scarab_of_wisdom_Tag"
			"style"		"7"
			"pattern"		"p90_scarab_of_wisdom"
			"use_normal"		"1"
			"normal"		"p90_scarab_of_wisdom_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"110"
			"phongintensity"		"12"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1251"
		{
			"name"		"gs_ssg08_anubis"
			"description_string"		"#PaintKit_gs_ssg08_anubis"
			"description_tag"		"#PaintKit_gs_ssg08_anubis_Tag"
			"style"		"9"
			"pattern"		"ssg08_anubis"
			"use_normal"		"1"
			"normal"		"ssg08_anubis_normal"
			"color0"		"192 172 166"
			"color1"		"255 255 255"
			"color2"		"165 161 186"
			"color3"		"179 172 155"
			"pattern_scale"		"1.000000"
			"phongexponent"		"120"
			"phongintensity"		"40"
			"phongalbedoboost"		"3"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.010000"
			"wear_remap_max"		"0.990000"
			"pearlescent"		"0.000000"
		}
		"1252"
		{
			"name"		"cu_tec9_mummy"
			"description_string"		"#PaintKit_cu_tec9_mummy"
			"description_tag"		"#PaintKit_cu_tec9_mummy_Tag"
			"style"		"7"
			"pattern"		"tec9_mummy"
			"use_normal"		"1"
			"normal"		"tec9_mummy_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"150"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1253"
		{
			"name"		"gs_usps_tactical_camo"
			"description_string"		"#PaintKit_gs_usps_tactical_camo"
			"description_tag"		"#PaintKit_gs_usps_tactical_camo_Tag"
			"style"		"9"
			"pattern"		"usps_tactical_camo"
			"use_normal"		"1"
			"normal"		"usps_tactical_camo_normal"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"209 202 193"
			"color3"		"140 108 87"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"200"
			"phongalbedoboost"		"2"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1254"
		{
			"name"		"cu_xm1014_pharaoh"
			"description_string"		"#PaintKit_cu_xm1014_pharaoh"
			"description_tag"		"#PaintKit_cu_xm1014_pharaoh_Tag"
			"style"		"7"
			"pattern"		"xm1014_pharaoh"
			"use_normal"		"1"
			"normal"		"xm1014_pharaoh_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"25"
			"phongintensity"		"15"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1255"
		{
			"name"		"gs_m4a4_ra"
			"description_string"		"#PaintKit_gs_m4a4_ra"
			"description_tag"		"#PaintKit_gs_m4a4_ra_Tag"
			"style"		"9"
			"pattern"		"m4a4_ra"
			"use_normal"		"1"
			"normal"		"m4a4_ra_normal"
			"color0"		"76 69 59"
			"color1"		"245 245 245"
			"color2"		"121 120 110"
			"color3"		"165 157 111 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"250"
			"phongintensity"		"30"
			"phongalbedoboost"		"15"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
			"pearlescent"		"0.000000"
		}
	}
	"client_loot_lists"
	{
		"set_anubis_common"
		{
			"[gs_revolver_acanthus_bronze]weapon_revolver"		"1"
			"[cu_m249_scarab]weapon_m249"		"1"
			"[cu_xm1014_pharaoh]weapon_xm1014"		"1"
			"[gs_mp7_strone]weapon_mp7"		"1"
			"[hy_dune_trap]weapon_aug"		"1"
		}
		"set_anubis_uncommon"
		{
			"[gs_m4a1s_milspec]weapon_m4a1_silencer"		"1"
			"[gs_ssg08_anubis]weapon_ssg08"		"1"
			"[gs_usps_tactical_camo]weapon_usp_silencer"		"1"
			"[cu_mac10_scarab]weapon_mac10"		"1"
		}
		"set_anubis_rare"
		{
			"[cu_tec9_mummy]weapon_tec9"		"1"
			"[gs_ak47_strone]weapon_ak47"		"1"
			"[gs_awp_strone]weapon_awp"		"1"
			"[gs_mag7_goold]weapon_mag7"		"1"
		}
		"set_anubis_mythical"
		{
			"[cu_glock_ramzes]weapon_glock"		"1"
			"[gs_nova_sobek]weapon_nova"		"1"
			"[cu_p90_scarab_of_wisdom]weapon_p90"		"1"
		}
		"set_anubis_legendary"
		{
			"[cu_famas_holo_ocean]weapon_famas"		"1"
			"[gs_p250_apep]weapon_p250"		"1"
		}
		"set_anubis_ancient"
		{
			"[gs_m4a4_ra]weapon_m4a1"		"1"
		}
		"set_anubis"
		{
			"set_anubis_common"		"1"
			"set_anubis_uncommon"		"1"
			"set_anubis_rare"		"1"
			"set_anubis_mythical"		"1"
			"set_anubis_legendary"		"1"
			"set_anubis_ancient"		"1"
		}
	}
	"item_sets"
	{
		"set_anubis"
		{
			"name"		"#CSGO_set_anubis"
			"set_description"		"#CSGO_set_anubis_desc"
			"is_collection"		"1"
			"items"
			{
				"[gs_revolver_acanthus_bronze]weapon_revolver"		"1"
				"[cu_m249_scarab]weapon_m249"		"1"
				"[cu_xm1014_pharaoh]weapon_xm1014"		"1"
				"[gs_mp7_strone]weapon_mp7"		"1"
				"[hy_dune_trap]weapon_aug"		"1"
				"[gs_m4a1s_milspec]weapon_m4a1_silencer"		"1"
				"[gs_ssg08_anubis]weapon_ssg08"		"1"
				"[cu_mac10_scarab]weapon_mac10"		"1"
				"[gs_usps_tactical_camo]weapon_usp_silencer"		"1"
				"[gs_ak47_strone]weapon_ak47"		"1"
				"[gs_awp_strone]weapon_awp"		"1"
				"[cu_tec9_mummy]weapon_tec9"		"1"
				"[gs_mag7_goold]weapon_mag7"		"1"
				"[cu_glock_ramzes]weapon_glock"		"1"
				"[gs_nova_sobek]weapon_nova"		"1"
				"[cu_p90_scarab_of_wisdom]weapon_p90"		"1"
				"[cu_famas_holo_ocean]weapon_famas"		"1"
				"[gs_p250_apep]weapon_p250"		"1"
				"[gs_m4a4_ra]weapon_m4a1"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"gs_revolver_acanthus_bronze"		"common"
		"gs_ak47_strone"		"uncommon"
		"gs_awp_strone"		"uncommon"
		"cu_glock_ramzes"		"rare"
		"cu_famas_holo_ocean"		"legendary"
		"cu_m249_scarab"		"common"
		"gs_m4a1s_milspec"		"common"
		"cu_mac10_scarab"		"uncommon"
		"gs_mag7_goold"		"rare"
		"gs_mp7_strone"		"common"
		"gs_nova_sobek"		"mythical"
		"gs_p250_apep"		"legendary"
		"gs_m4a4_ra"		"legendary"
		"hy_dune_trap"		"common"
		"cu_p90_scarab_of_wisdom"		"mythical"
		"gs_ssg08_anubis"		"uncommon"
		"cu_tec9_mummy"		"rare"
		"gs_usps_tactical_camo"		"common"
		"cu_xm1014_pharaoh"		"common"
	}
	"revolving_loot_lists"
	{
		"378"		"set_anubis"
	}
	"items"
	{
		"4882"
		{
			"item_name"		"#CSGO_set_anubis_storepromo"
			"name"		"crate_anubis_storepromo"
			"image_inventory"		"econ/weapon_cases/crate_anubis_storepromo"
			"first_sale_date"		"2023/04/24"
			"prefab"		"weapon_case_selfopening_collection"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"378"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_anubis"
					"tag_text"		"#CSGO_set_anubis"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"sticker_kits"
	{
		"4817"
		{
			"name"		"gnar_01"
			"item_name"		"#StickerKit_riptide_surfshop_gnar_01"
			"description_string"		"#StickerKit_desc_riptide_surfshop_gnar_01"
			"sticker_material"		"riptide_surfshop/gnar_01"
			"item_rarity"		"rare"
		}
		"4818"
		{
			"name"		"gnar_02"
			"item_name"		"#StickerKit_riptide_surfshop_gnar_02"
			"description_string"		"#StickerKit_desc_riptide_surfshop_gnar_02"
			"sticker_material"		"riptide_surfshop/gnar_02"
			"item_rarity"		"rare"
		}
		"4819"
		{
			"name"		"gnar_03"
			"item_name"		"#StickerKit_riptide_surfshop_gnar_03"
			"description_string"		"#StickerKit_desc_riptide_surfshop_gnar_03"
			"sticker_material"		"riptide_surfshop/gnar_03"
			"item_rarity"		"rare"
		}
		"4820"
		{
			"name"		"gnar_04"
			"item_name"		"#StickerKit_riptide_surfshop_gnar_04"
			"description_string"		"#StickerKit_desc_riptide_surfshop_gnar_04"
			"sticker_material"		"riptide_surfshop/gnar_04"
			"item_rarity"		"rare"
		}
		"4821"
		{
			"name"		"jaggyfish_01"
			"item_name"		"#StickerKit_riptide_surfshop_jaggyfish_01"
			"description_string"		"#StickerKit_desc_riptide_surfshop_jaggyfish_01"
			"sticker_material"		"riptide_surfshop/jaggyfish_01"
			"item_rarity"		"rare"
		}
		"4822"
		{
			"name"		"jaggyfish_02"
			"item_name"		"#StickerKit_riptide_surfshop_jaggyfish_02"
			"description_string"		"#StickerKit_desc_riptide_surfshop_jaggyfish_02"
			"sticker_material"		"riptide_surfshop/jaggyfish_02"
			"item_rarity"		"rare"
		}
		"4823"
		{
			"name"		"jaggyfish_03"
			"item_name"		"#StickerKit_riptide_surfshop_jaggyfish_03"
			"description_string"		"#StickerKit_desc_riptide_surfshop_jaggyfish_03"
			"sticker_material"		"riptide_surfshop/jaggyfish_03"
			"item_rarity"		"rare"
		}
		"4824"
		{
			"name"		"jaggyfish_04"
			"item_name"		"#StickerKit_riptide_surfshop_jaggyfish_04"
			"description_string"		"#StickerKit_desc_riptide_surfshop_jaggyfish_04"
			"sticker_material"		"riptide_surfshop/jaggyfish_04"
			"item_rarity"		"rare"
		}
		"4825"
		{
			"name"		"lethal_01"
			"item_name"		"#StickerKit_riptide_surfshop_lethal_01"
			"description_string"		"#StickerKit_desc_riptide_surfshop_lethal_01"
			"sticker_material"		"riptide_surfshop/lethal_01"
			"item_rarity"		"rare"
		}
		"4826"
		{
			"name"		"lethal_02"
			"item_name"		"#StickerKit_riptide_surfshop_lethal_02"
			"description_string"		"#StickerKit_desc_riptide_surfshop_lethal_02"
			"sticker_material"		"riptide_surfshop/lethal_02"
			"item_rarity"		"rare"
		}
		"4827"
		{
			"name"		"lethal_03"
			"item_name"		"#StickerKit_riptide_surfshop_lethal_03"
			"description_string"		"#StickerKit_desc_riptide_surfshop_lethal_03"
			"sticker_material"		"riptide_surfshop/lethal_03"
			"item_rarity"		"rare"
		}
		"4828"
		{
			"name"		"lethal_04"
			"item_name"		"#StickerKit_riptide_surfshop_lethal_04"
			"description_string"		"#StickerKit_desc_riptide_surfshop_lethal_04"
			"sticker_material"		"riptide_surfshop/lethal_04"
			"item_rarity"		"rare"
		}
		"4829"
		{
			"name"		"monster_ak_01"
			"item_name"		"#StickerKit_riptide_surfshop_monster_ak_01"
			"description_string"		"#StickerKit_desc_riptide_surfshop_monster_ak_01"
			"sticker_material"		"riptide_surfshop/monster_ak_01"
			"item_rarity"		"rare"
		}
		"4830"
		{
			"name"		"monster_ak_02"
			"item_name"		"#StickerKit_riptide_surfshop_monster_ak_02"
			"description_string"		"#StickerKit_desc_riptide_surfshop_monster_ak_02"
			"sticker_material"		"riptide_surfshop/monster_ak_02"
			"item_rarity"		"rare"
		}
		"4831"
		{
			"name"		"monster_ak_03"
			"item_name"		"#StickerKit_riptide_surfshop_monster_ak_03"
			"description_string"		"#StickerKit_desc_riptide_surfshop_monster_ak_03"
			"sticker_material"		"riptide_surfshop/monster_ak_03"
			"item_rarity"		"rare"
		}
		"4832"
		{
			"name"		"monster_ak_04"
			"item_name"		"#StickerKit_riptide_surfshop_monster_ak_04"
			"description_string"		"#StickerKit_desc_riptide_surfshop_monster_ak_04"
			"sticker_material"		"riptide_surfshop/monster_ak_04"
			"item_rarity"		"rare"
		}
		"4833"
		{
			"name"		"monster_awp_01"
			"item_name"		"#StickerKit_riptide_surfshop_monster_awp_01"
			"description_string"		"#StickerKit_desc_riptide_surfshop_monster_awp_01"
			"sticker_material"		"riptide_surfshop/monster_awp_01"
			"item_rarity"		"rare"
		}
		"4834"
		{
			"name"		"monster_awp_02"
			"item_name"		"#StickerKit_riptide_surfshop_monster_awp_02"
			"description_string"		"#StickerKit_desc_riptide_surfshop_monster_awp_02"
			"sticker_material"		"riptide_surfshop/monster_awp_02"
			"item_rarity"		"rare"
		}
		"4835"
		{
			"name"		"monster_awp_03"
			"item_name"		"#StickerKit_riptide_surfshop_monster_awp_03"
			"description_string"		"#StickerKit_desc_riptide_surfshop_monster_awp_03"
			"sticker_material"		"riptide_surfshop/monster_awp_03"
			"item_rarity"		"rare"
		}
		"4836"
		{
			"name"		"monster_awp_04"
			"item_name"		"#StickerKit_riptide_surfshop_monster_awp_04"
			"description_string"		"#StickerKit_desc_riptide_surfshop_monster_awp_04"
			"sticker_material"		"riptide_surfshop/monster_awp_04"
			"item_rarity"		"rare"
		}
		"4837"
		{
			"name"		"monster_bomb_01"
			"item_name"		"#StickerKit_riptide_surfshop_monster_bomb_01"
			"description_string"		"#StickerKit_desc_riptide_surfshop_monster_bomb_01"
			"sticker_material"		"riptide_surfshop/monster_bomb_01"
			"item_rarity"		"rare"
		}
		"4838"
		{
			"name"		"monster_bomb_02"
			"item_name"		"#StickerKit_riptide_surfshop_monster_bomb_02"
			"description_string"		"#StickerKit_desc_riptide_surfshop_monster_bomb_02"
			"sticker_material"		"riptide_surfshop/monster_bomb_02"
			"item_rarity"		"rare"
		}
		"4839"
		{
			"name"		"monster_bomb_03"
			"item_name"		"#StickerKit_riptide_surfshop_monster_bomb_03"
			"description_string"		"#StickerKit_desc_riptide_surfshop_monster_bomb_03"
			"sticker_material"		"riptide_surfshop/monster_bomb_03"
			"item_rarity"		"rare"
		}
		"4840"
		{
			"name"		"monster_bomb_04"
			"item_name"		"#StickerKit_riptide_surfshop_monster_bomb_04"
			"description_string"		"#StickerKit_desc_riptide_surfshop_monster_bomb_04"
			"sticker_material"		"riptide_surfshop/monster_bomb_04"
			"item_rarity"		"rare"
		}
		"4841"
		{
			"name"		"surf_octo_01"
			"item_name"		"#StickerKit_riptide_surfshop_surf_octo_01"
			"description_string"		"#StickerKit_desc_riptide_surfshop_surf_octo_01"
			"sticker_material"		"riptide_surfshop/surf_octo_01"
			"item_rarity"		"rare"
		}
		"4842"
		{
			"name"		"surf_octo_02"
			"item_name"		"#StickerKit_riptide_surfshop_surf_octo_02"
			"description_string"		"#StickerKit_desc_riptide_surfshop_surf_octo_02"
			"sticker_material"		"riptide_surfshop/surf_octo_02"
			"item_rarity"		"rare"
		}
		"4843"
		{
			"name"		"surf_octo_03"
			"item_name"		"#StickerKit_riptide_surfshop_surf_octo_03"
			"description_string"		"#StickerKit_desc_riptide_surfshop_surf_octo_03"
			"sticker_material"		"riptide_surfshop/surf_octo_03"
			"item_rarity"		"rare"
		}
		"4844"
		{
			"name"		"surf_octo_04"
			"item_name"		"#StickerKit_riptide_surfshop_surf_octo_04"
			"description_string"		"#StickerKit_desc_riptide_surfshop_surf_octo_04"
			"sticker_material"		"riptide_surfshop/surf_octo_04"
			"item_rarity"		"rare"
		}
		"4845"
		{
			"name"		"swordfish_01"
			"item_name"		"#StickerKit_riptide_surfshop_swordfish_01"
			"description_string"		"#StickerKit_desc_riptide_surfshop_swordfish_01"
			"sticker_material"		"riptide_surfshop/swordfish_01"
			"item_rarity"		"rare"
		}
		"4846"
		{
			"name"		"swordfish_02"
			"item_name"		"#StickerKit_riptide_surfshop_swordfish_02"
			"description_string"		"#StickerKit_desc_riptide_surfshop_swordfish_02"
			"sticker_material"		"riptide_surfshop/swordfish_02"
			"item_rarity"		"rare"
		}
		"4847"
		{
			"name"		"swordfish_03"
			"item_name"		"#StickerKit_riptide_surfshop_swordfish_03"
			"description_string"		"#StickerKit_desc_riptide_surfshop_swordfish_03"
			"sticker_material"		"riptide_surfshop/swordfish_03"
			"item_rarity"		"rare"
		}
		"4848"
		{
			"name"		"swordfish_04"
			"item_name"		"#StickerKit_riptide_surfshop_swordfish_04"
			"description_string"		"#StickerKit_desc_riptide_surfshop_swordfish_04"
			"sticker_material"		"riptide_surfshop/swordfish_04"
			"item_rarity"		"rare"
		}
		"4849"
		{
			"name"		"wave_rider_01"
			"item_name"		"#StickerKit_riptide_surfshop_wave_rider_01"
			"description_string"		"#StickerKit_desc_riptide_surfshop_wave_rider_01"
			"sticker_material"		"riptide_surfshop/wave_rider_01"
			"item_rarity"		"rare"
		}
		"4850"
		{
			"name"		"wave_rider_02"
			"item_name"		"#StickerKit_riptide_surfshop_wave_rider_02"
			"description_string"		"#StickerKit_desc_riptide_surfshop_wave_rider_02"
			"sticker_material"		"riptide_surfshop/wave_rider_02"
			"item_rarity"		"rare"
		}
		"4851"
		{
			"name"		"wave_rider_03"
			"item_name"		"#StickerKit_riptide_surfshop_wave_rider_03"
			"description_string"		"#StickerKit_desc_riptide_surfshop_wave_rider_03"
			"sticker_material"		"riptide_surfshop/wave_rider_03"
			"item_rarity"		"rare"
		}
		"4852"
		{
			"name"		"wave_rider_04"
			"item_name"		"#StickerKit_riptide_surfshop_wave_rider_04"
			"description_string"		"#StickerKit_desc_riptide_surfshop_wave_rider_04"
			"sticker_material"		"riptide_surfshop/wave_rider_04"
			"item_rarity"		"rare"
		}
		"4853"
		{
			"name"		"buttery_01"
			"item_name"		"#StickerKit_riptide_surfshop_buttery_01"
			"description_string"		"#StickerKit_desc_riptide_surfshop_buttery_01"
			"sticker_material"		"riptide_surfshop/buttery_01"
			"item_rarity"		"mythical"
		}
		"4854"
		{
			"name"		"buttery_02"
			"item_name"		"#StickerKit_riptide_surfshop_buttery_02"
			"description_string"		"#StickerKit_desc_riptide_surfshop_buttery_02"
			"sticker_material"		"riptide_surfshop/buttery_02"
			"item_rarity"		"mythical"
		}
		"4855"
		{
			"name"		"buttery_03"
			"item_name"		"#StickerKit_riptide_surfshop_buttery_03"
			"description_string"		"#StickerKit_desc_riptide_surfshop_buttery_03"
			"sticker_material"		"riptide_surfshop/buttery_03"
			"item_rarity"		"mythical"
		}
		"4856"
		{
			"name"		"buttery_04"
			"item_name"		"#StickerKit_riptide_surfshop_buttery_04"
			"description_string"		"#StickerKit_desc_riptide_surfshop_buttery_04"
			"sticker_material"		"riptide_surfshop/buttery_04"
			"item_rarity"		"mythical"
		}
		"4857"
		{
			"name"		"flick_01"
			"item_name"		"#StickerKit_riptide_surfshop_flick_01"
			"description_string"		"#StickerKit_desc_riptide_surfshop_flick_01"
			"sticker_material"		"riptide_surfshop/flick_01"
			"item_rarity"		"mythical"
		}
		"4858"
		{
			"name"		"flick_02"
			"item_name"		"#StickerKit_riptide_surfshop_flick_02"
			"description_string"		"#StickerKit_desc_riptide_surfshop_flick_02"
			"sticker_material"		"riptide_surfshop/flick_02"
			"item_rarity"		"mythical"
		}
		"4859"
		{
			"name"		"flick_03"
			"item_name"		"#StickerKit_riptide_surfshop_flick_03"
			"description_string"		"#StickerKit_desc_riptide_surfshop_flick_03"
			"sticker_material"		"riptide_surfshop/flick_03"
			"item_rarity"		"mythical"
		}
		"4860"
		{
			"name"		"flick_04"
			"item_name"		"#StickerKit_riptide_surfshop_flick_04"
			"description_string"		"#StickerKit_desc_riptide_surfshop_flick_04"
			"sticker_material"		"riptide_surfshop/flick_04"
			"item_rarity"		"mythical"
		}
		"4861"
		{
			"name"		"flow_01"
			"item_name"		"#StickerKit_riptide_surfshop_flow_01"
			"description_string"		"#StickerKit_desc_riptide_surfshop_flow_01"
			"sticker_material"		"riptide_surfshop/flow_01"
			"item_rarity"		"mythical"
		}
		"4862"
		{
			"name"		"flow_02"
			"item_name"		"#StickerKit_riptide_surfshop_flow_02"
			"description_string"		"#StickerKit_desc_riptide_surfshop_flow_02"
			"sticker_material"		"riptide_surfshop/flow_02"
			"item_rarity"		"mythical"
		}
		"4863"
		{
			"name"		"flow_03"
			"item_name"		"#StickerKit_riptide_surfshop_flow_03"
			"description_string"		"#StickerKit_desc_riptide_surfshop_flow_03"
			"sticker_material"		"riptide_surfshop/flow_03"
			"item_rarity"		"mythical"
		}
		"4864"
		{
			"name"		"flow_04"
			"item_name"		"#StickerKit_riptide_surfshop_flow_04"
			"description_string"		"#StickerKit_desc_riptide_surfshop_flow_04"
			"sticker_material"		"riptide_surfshop/flow_04"
			"item_rarity"		"mythical"
		}
		"4865"
		{
			"name"		"skill_surf_01"
			"item_name"		"#StickerKit_riptide_surfshop_skill_surf_01"
			"description_string"		"#StickerKit_desc_riptide_surfshop_skill_surf_01"
			"sticker_material"		"riptide_surfshop/skill_surf_01"
			"item_rarity"		"mythical"
		}
		"4866"
		{
			"name"		"skill_surf_02"
			"item_name"		"#StickerKit_riptide_surfshop_skill_surf_02"
			"description_string"		"#StickerKit_desc_riptide_surfshop_skill_surf_02"
			"sticker_material"		"riptide_surfshop/skill_surf_02"
			"item_rarity"		"mythical"
		}
		"4867"
		{
			"name"		"skill_surf_03"
			"item_name"		"#StickerKit_riptide_surfshop_skill_surf_03"
			"description_string"		"#StickerKit_desc_riptide_surfshop_skill_surf_03"
			"sticker_material"		"riptide_surfshop/skill_surf_03"
			"item_rarity"		"mythical"
		}
		"4868"
		{
			"name"		"skill_surf_04"
			"item_name"		"#StickerKit_riptide_surfshop_skill_surf_04"
			"description_string"		"#StickerKit_desc_riptide_surfshop_skill_surf_04"
			"sticker_material"		"riptide_surfshop/skill_surf_04"
			"item_rarity"		"mythical"
		}
		"4869"
		{
			"name"		"strafe_01"
			"item_name"		"#StickerKit_riptide_surfshop_strafe_01"
			"description_string"		"#StickerKit_desc_riptide_surfshop_strafe_01"
			"sticker_material"		"riptide_surfshop/strafe_01"
			"item_rarity"		"mythical"
		}
		"4870"
		{
			"name"		"strafe_02"
			"item_name"		"#StickerKit_riptide_surfshop_strafe_02"
			"description_string"		"#StickerKit_desc_riptide_surfshop_strafe_02"
			"sticker_material"		"riptide_surfshop/strafe_02"
			"item_rarity"		"mythical"
		}
		"4871"
		{
			"name"		"strafe_03"
			"item_name"		"#StickerKit_riptide_surfshop_strafe_03"
			"description_string"		"#StickerKit_desc_riptide_surfshop_strafe_03"
			"sticker_material"		"riptide_surfshop/strafe_03"
			"item_rarity"		"mythical"
		}
		"4872"
		{
			"name"		"strafe_04"
			"item_name"		"#StickerKit_riptide_surfshop_strafe_04"
			"description_string"		"#StickerKit_desc_riptide_surfshop_strafe_04"
			"sticker_material"		"riptide_surfshop/strafe_04"
			"item_rarity"		"mythical"
		}
		"4873"
		{
			"name"		"tier6_01"
			"item_name"		"#StickerKit_riptide_surfshop_tier6_01"
			"description_string"		"#StickerKit_desc_riptide_surfshop_tier6_01"
			"sticker_material"		"riptide_surfshop/tier6_01"
			"item_rarity"		"mythical"
		}
		"4874"
		{
			"name"		"tier6_02"
			"item_name"		"#StickerKit_riptide_surfshop_tier6_02"
			"description_string"		"#StickerKit_desc_riptide_surfshop_tier6_02"
			"sticker_material"		"riptide_surfshop/tier6_02"
			"item_rarity"		"mythical"
		}
		"4875"
		{
			"name"		"tier6_03"
			"item_name"		"#StickerKit_riptide_surfshop_tier6_03"
			"description_string"		"#StickerKit_desc_riptide_surfshop_tier6_03"
			"sticker_material"		"riptide_surfshop/tier6_03"
			"item_rarity"		"mythical"
		}
		"4876"
		{
			"name"		"tier6_04"
			"item_name"		"#StickerKit_riptide_surfshop_tier6_04"
			"description_string"		"#StickerKit_desc_riptide_surfshop_tier6_04"
			"sticker_material"		"riptide_surfshop/tier6_04"
			"item_rarity"		"mythical"
		}
		"4877"
		{
			"name"		"surf_ava_01"
			"item_name"		"#StickerKit_riptide_surfshop_surf_ava_01"
			"description_string"		"#StickerKit_desc_riptide_surfshop_surf_ava_01"
			"sticker_material"		"riptide_surfshop/surf_ava_01"
			"item_rarity"		"legendary"
		}
		"4878"
		{
			"name"		"surf_ava_02"
			"item_name"		"#StickerKit_riptide_surfshop_surf_ava_02"
			"description_string"		"#StickerKit_desc_riptide_surfshop_surf_ava_02"
			"sticker_material"		"riptide_surfshop/surf_ava_02"
			"item_rarity"		"legendary"
		}
		"4879"
		{
			"name"		"surf_ava_03"
			"item_name"		"#StickerKit_riptide_surfshop_surf_ava_03"
			"description_string"		"#StickerKit_desc_riptide_surfshop_surf_ava_03"
			"sticker_material"		"riptide_surfshop/surf_ava_03"
			"item_rarity"		"legendary"
		}
		"4880"
		{
			"name"		"surf_ava_04"
			"item_name"		"#StickerKit_riptide_surfshop_surf_ava_04"
			"description_string"		"#StickerKit_desc_riptide_surfshop_surf_ava_04"
			"sticker_material"		"riptide_surfshop/surf_ava_04"
			"item_rarity"		"legendary"
		}
		"4881"
		{
			"name"		"poisonfrog_01"
			"item_name"		"#StickerKit_riptide_surfshop_poisonfrog_01"
			"description_string"		"#StickerKit_desc_riptide_surfshop_poisonfrog_01"
			"sticker_material"		"riptide_surfshop/poisonfrog_01"
			"item_rarity"		"legendary"
		}
		"4920"
		{
			"name"		"poisonfrog_02"
			"item_name"		"#StickerKit_riptide_surfshop_poisonfrog_02"
			"description_string"		"#StickerKit_desc_riptide_surfshop_poisonfrog_02"
			"sticker_material"		"riptide_surfshop/poisonfrog_02"
			"item_rarity"		"legendary"
		}
		"4921"
		{
			"name"		"poisonfrog_03"
			"item_name"		"#StickerKit_riptide_surfshop_poisonfrog_03"
			"description_string"		"#StickerKit_desc_riptide_surfshop_poisonfrog_03"
			"sticker_material"		"riptide_surfshop/poisonfrog_03"
			"item_rarity"		"legendary"
		}
		"4922"
		{
			"name"		"poisonfrog_04"
			"item_name"		"#StickerKit_riptide_surfshop_poisonfrog_04"
			"description_string"		"#StickerKit_desc_riptide_surfshop_poisonfrog_04"
			"sticker_material"		"riptide_surfshop/poisonfrog_04"
			"item_rarity"		"legendary"
		}
		"4950"
		{
			"name"		"surf_k_01"
			"item_name"		"#StickerKit_riptide_surfshop_surf_k_01"
			"description_string"		"#StickerKit_desc_riptide_surfshop_surf_k_01"
			"sticker_material"		"riptide_surfshop/surf_k_01"
			"item_rarity"		"legendary"
		}
		"4951"
		{
			"name"		"surf_k_02"
			"item_name"		"#StickerKit_riptide_surfshop_surf_k_02"
			"description_string"		"#StickerKit_desc_riptide_surfshop_surf_k_02"
			"sticker_material"		"riptide_surfshop/surf_k_02"
			"item_rarity"		"legendary"
		}
		"4952"
		{
			"name"		"surf_k_03"
			"item_name"		"#StickerKit_riptide_surfshop_surf_k_03"
			"description_string"		"#StickerKit_desc_riptide_surfshop_surf_k_03"
			"sticker_material"		"riptide_surfshop/surf_k_03"
			"item_rarity"		"legendary"
		}
		"4953"
		{
			"name"		"surf_k_04"
			"item_name"		"#StickerKit_riptide_surfshop_surf_k_04"
			"description_string"		"#StickerKit_desc_riptide_surfshop_surf_k_04"
			"sticker_material"		"riptide_surfshop/surf_k_04"
			"item_rarity"		"legendary"
		}
	}
	"items"
	{
		"4779"
		{
			"item_name"		"#CSGO_crate_sticker_pack_riptide_surfshop"
			"item_description"		"#CSGO_crate_sticker_pack_riptide_surfshop_desc"
			"name"		"crate_sticker_pack_riptide_surfshop"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_riptide_surfshop_capsule"
			"first_sale_date"		"2021/08/01"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"318"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_riptide_surfshop_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_riptide_surfshop"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"318"		"crate_sticker_pack_riptide_surfshop_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_riptide_surfshop_rewardgroup_0"
		{
			"[gnar_01]sticker"		"1"
			"[gnar_02]sticker"		"1"
			"[gnar_03]sticker"		"1"
			"[gnar_04]sticker"		"1"
		}
		"crate_sticker_pack_riptide_surfshop_rewardgroup_1"
		{
			"[jaggyfish_01]sticker"		"1"
			"[jaggyfish_02]sticker"		"1"
			"[jaggyfish_03]sticker"		"1"
			"[jaggyfish_04]sticker"		"1"
		}
		"crate_sticker_pack_riptide_surfshop_rewardgroup_2"
		{
			"[lethal_01]sticker"		"1"
			"[lethal_02]sticker"		"1"
			"[lethal_03]sticker"		"1"
			"[lethal_04]sticker"		"1"
		}
		"crate_sticker_pack_riptide_surfshop_rewardgroup_3"
		{
			"[monster_ak_01]sticker"		"1"
			"[monster_ak_02]sticker"		"1"
			"[monster_ak_03]sticker"		"1"
			"[monster_ak_04]sticker"		"1"
		}
		"crate_sticker_pack_riptide_surfshop_rewardgroup_4"
		{
			"[monster_awp_01]sticker"		"1"
			"[monster_awp_02]sticker"		"1"
			"[monster_awp_03]sticker"		"1"
			"[monster_awp_04]sticker"		"1"
		}
		"crate_sticker_pack_riptide_surfshop_rewardgroup_5"
		{
			"[monster_bomb_01]sticker"		"1"
			"[monster_bomb_02]sticker"		"1"
			"[monster_bomb_03]sticker"		"1"
			"[monster_bomb_04]sticker"		"1"
		}
		"crate_sticker_pack_riptide_surfshop_rewardgroup_6"
		{
			"[surf_octo_01]sticker"		"1"
			"[surf_octo_02]sticker"		"1"
			"[surf_octo_03]sticker"		"1"
			"[surf_octo_04]sticker"		"1"
		}
		"crate_sticker_pack_riptide_surfshop_rewardgroup_7"
		{
			"[swordfish_01]sticker"		"1"
			"[swordfish_02]sticker"		"1"
			"[swordfish_03]sticker"		"1"
			"[swordfish_04]sticker"		"1"
		}
		"crate_sticker_pack_riptide_surfshop_rewardgroup_8"
		{
			"[wave_rider_01]sticker"		"1"
			"[wave_rider_02]sticker"		"1"
			"[wave_rider_03]sticker"		"1"
			"[wave_rider_04]sticker"		"1"
		}
		"crate_sticker_pack_riptide_surfshop_rewardgroup_9"
		{
			"[buttery_01]sticker"		"1"
			"[buttery_02]sticker"		"1"
			"[buttery_03]sticker"		"1"
			"[buttery_04]sticker"		"1"
		}
		"crate_sticker_pack_riptide_surfshop_rewardgroup_10"
		{
			"[flick_01]sticker"		"1"
			"[flick_02]sticker"		"1"
			"[flick_03]sticker"		"1"
			"[flick_04]sticker"		"1"
		}
		"crate_sticker_pack_riptide_surfshop_rewardgroup_11"
		{
			"[flow_01]sticker"		"1"
			"[flow_02]sticker"		"1"
			"[flow_03]sticker"		"1"
			"[flow_04]sticker"		"1"
		}
		"crate_sticker_pack_riptide_surfshop_rewardgroup_12"
		{
			"[skill_surf_01]sticker"		"1"
			"[skill_surf_02]sticker"		"1"
			"[skill_surf_03]sticker"		"1"
			"[skill_surf_04]sticker"		"1"
		}
		"crate_sticker_pack_riptide_surfshop_rewardgroup_13"
		{
			"[strafe_01]sticker"		"1"
			"[strafe_02]sticker"		"1"
			"[strafe_03]sticker"		"1"
			"[strafe_04]sticker"		"1"
		}
		"crate_sticker_pack_riptide_surfshop_rewardgroup_14"
		{
			"[tier6_01]sticker"		"1"
			"[tier6_02]sticker"		"1"
			"[tier6_03]sticker"		"1"
			"[tier6_04]sticker"		"1"
		}
		"crate_sticker_pack_riptide_surfshop_rewardgroup_15"
		{
			"[surf_ava_01]sticker"		"1"
			"[surf_ava_02]sticker"		"1"
			"[surf_ava_03]sticker"		"1"
			"[surf_ava_04]sticker"		"1"
		}
		"crate_sticker_pack_riptide_surfshop_rewardgroup_16"
		{
			"[surf_k_01]sticker"		"1"
			"[surf_k_02]sticker"		"1"
			"[surf_k_03]sticker"		"1"
			"[surf_k_04]sticker"		"1"
		}
		"crate_sticker_pack_riptide_surfshop_rewardgroup_17"
		{
			"[poisonfrog_01]sticker"		"1"
			"[poisonfrog_02]sticker"		"1"
			"[poisonfrog_03]sticker"		"1"
			"[poisonfrog_04]sticker"		"1"
		}
		"crate_sticker_pack_riptide_surfshop_rare"
		{
			"[gnar_01]sticker"		"1"
			"[gnar_02]sticker"		"1"
			"[gnar_03]sticker"		"1"
			"[gnar_04]sticker"		"1"
			"[jaggyfish_01]sticker"		"1"
			"[jaggyfish_02]sticker"		"1"
			"[jaggyfish_03]sticker"		"1"
			"[jaggyfish_04]sticker"		"1"
			"[lethal_01]sticker"		"1"
			"[lethal_02]sticker"		"1"
			"[lethal_03]sticker"		"1"
			"[lethal_04]sticker"		"1"
			"[monster_ak_01]sticker"		"1"
			"[monster_ak_02]sticker"		"1"
			"[monster_ak_03]sticker"		"1"
			"[monster_ak_04]sticker"		"1"
			"[monster_awp_01]sticker"		"1"
			"[monster_awp_02]sticker"		"1"
			"[monster_awp_03]sticker"		"1"
			"[monster_awp_04]sticker"		"1"
			"[monster_bomb_01]sticker"		"1"
			"[monster_bomb_02]sticker"		"1"
			"[monster_bomb_03]sticker"		"1"
			"[monster_bomb_04]sticker"		"1"
			"[surf_octo_01]sticker"		"1"
			"[surf_octo_02]sticker"		"1"
			"[surf_octo_03]sticker"		"1"
			"[surf_octo_04]sticker"		"1"
			"[swordfish_01]sticker"		"1"
			"[swordfish_02]sticker"		"1"
			"[swordfish_03]sticker"		"1"
			"[swordfish_04]sticker"		"1"
			"[wave_rider_01]sticker"		"1"
			"[wave_rider_02]sticker"		"1"
			"[wave_rider_03]sticker"		"1"
			"[wave_rider_04]sticker"		"1"
		}
		"crate_sticker_pack_riptide_surfshop_mythical"
		{
			"[buttery_01]sticker"		"1"
			"[buttery_02]sticker"		"1"
			"[buttery_03]sticker"		"1"
			"[buttery_04]sticker"		"1"
			"[flick_01]sticker"		"1"
			"[flick_02]sticker"		"1"
			"[flick_03]sticker"		"1"
			"[flick_04]sticker"		"1"
			"[flow_01]sticker"		"1"
			"[flow_02]sticker"		"1"
			"[flow_03]sticker"		"1"
			"[flow_04]sticker"		"1"
			"[skill_surf_01]sticker"		"1"
			"[skill_surf_02]sticker"		"1"
			"[skill_surf_03]sticker"		"1"
			"[skill_surf_04]sticker"		"1"
			"[strafe_01]sticker"		"1"
			"[strafe_02]sticker"		"1"
			"[strafe_03]sticker"		"1"
			"[strafe_04]sticker"		"1"
			"[tier6_01]sticker"		"1"
			"[tier6_02]sticker"		"1"
			"[tier6_03]sticker"		"1"
			"[tier6_04]sticker"		"1"
		}
		"crate_sticker_pack_riptide_surfshop_legendary"
		{
			"[surf_ava_01]sticker"		"1"
			"[surf_ava_02]sticker"		"1"
			"[surf_ava_03]sticker"		"1"
			"[surf_ava_04]sticker"		"1"
			"[surf_k_01]sticker"		"1"
			"[surf_k_02]sticker"		"1"
			"[surf_k_03]sticker"		"1"
			"[surf_k_04]sticker"		"1"
			"[poisonfrog_01]sticker"		"1"
			"[poisonfrog_02]sticker"		"1"
			"[poisonfrog_03]sticker"		"1"
			"[poisonfrog_04]sticker"		"1"
		}
		"crate_sticker_pack_riptide_surfshop_lootlist"
		{
			"crate_sticker_pack_riptide_surfshop_rare"		"1"
			"crate_sticker_pack_riptide_surfshop_mythical"		"1"
			"crate_sticker_pack_riptide_surfshop_legendary"		"1"
		}
	}
	"sticker_kits"
	{
		"4882"
		{
			"name"		"community2021_clutch_or_kick_glossy"
			"item_name"		"#StickerKit_community2021_clutch_or_kick_glossy"
			"description_string"		"#StickerKit_desc_community2021_clutch_or_kick_glossy"
			"sticker_material"		"community2021/clutch_or_kick_glossy"
			"item_rarity"		"rare"
		}
		"4883"
		{
			"name"		"community2021_dr_dazzles_paper"
			"item_name"		"#StickerKit_community2021_dr_dazzles_paper"
			"description_string"		"#StickerKit_desc_community2021_dr_dazzles_paper"
			"sticker_material"		"community2021/dr_dazzles_paper"
			"item_rarity"		"rare"
		}
		"4884"
		{
			"name"		"community2021_ez_glossy"
			"item_name"		"#StickerKit_community2021_ez_glossy"
			"description_string"		"#StickerKit_desc_community2021_ez_glossy"
			"sticker_material"		"community2021/ez_glossy"
			"item_rarity"		"rare"
		}
		"4885"
		{
			"name"		"community2021_fast_banana_paper"
			"item_name"		"#StickerKit_community2021_fast_banana_paper"
			"description_string"		"#StickerKit_desc_community2021_fast_banana_paper"
			"sticker_material"		"community2021/fast_banana_paper"
			"item_rarity"		"rare"
		}
		"4886"
		{
			"name"		"community2021_hard_carry_paper"
			"item_name"		"#StickerKit_community2021_hard_carry_paper"
			"description_string"		"#StickerKit_desc_community2021_hard_carry_paper"
			"sticker_material"		"community2021/hard_carry_paper"
			"item_rarity"		"rare"
		}
		"4887"
		{
			"name"		"community2021_kitted_out_paper"
			"item_name"		"#StickerKit_community2021_kitted_out_paper"
			"description_string"		"#StickerKit_desc_community2021_kitted_out_paper"
			"sticker_material"		"community2021/kitted_out_paper"
			"item_rarity"		"rare"
		}
		"4888"
		{
			"name"		"community2021_nademan_paper"
			"item_name"		"#StickerKit_community2021_nademan_paper"
			"description_string"		"#StickerKit_desc_community2021_nademan_paper"
			"sticker_material"		"community2021/nademan_paper"
			"item_rarity"		"rare"
		}
		"4889"
		{
			"name"		"community2021_no_time_paper"
			"item_name"		"#StickerKit_community2021_no_time_paper"
			"description_string"		"#StickerKit_desc_community2021_no_time_paper"
			"sticker_material"		"community2021/no_time_paper"
			"item_rarity"		"rare"
		}
		"4890"
		{
			"name"		"community2021_retro_leet_paper"
			"item_name"		"#StickerKit_community2021_retro_leet_paper"
			"description_string"		"#StickerKit_desc_community2021_retro_leet_paper"
			"sticker_material"		"community2021/retro_leet_paper"
			"item_rarity"		"rare"
		}
		"4891"
		{
			"name"		"community2021_speedy_glossy"
			"item_name"		"#StickerKit_community2021_speedy_glossy"
			"description_string"		"#StickerKit_desc_community2021_speedy_glossy"
			"sticker_material"		"community2021/speedy_glossy"
			"item_rarity"		"rare"
		}
		"4892"
		{
			"name"		"community2021_this_is_fine_ct_paper"
			"item_name"		"#StickerKit_community2021_this_is_fine_ct_paper"
			"description_string"		"#StickerKit_desc_community2021_this_is_fine_ct_paper"
			"sticker_material"		"community2021/this_is_fine_ct_paper"
			"item_rarity"		"rare"
		}
		"4893"
		{
			"name"		"community2021_war_paper"
			"item_name"		"#StickerKit_community2021_war_paper"
			"description_string"		"#StickerKit_desc_community2021_war_paper"
			"sticker_material"		"community2021/war_paper"
			"item_rarity"		"rare"
		}
		"4894"
		{
			"name"		"community2021_cyber_romanov_holo"
			"item_name"		"#StickerKit_community2021_cyber_romanov_holo"
			"description_string"		"#StickerKit_desc_community2021_cyber_romanov_holo"
			"sticker_material"		"community2021/cyber_romanov_holo"
			"item_rarity"		"mythical"
		}
		"4895"
		{
			"name"		"community2021_eye_contact_holo"
			"item_name"		"#StickerKit_community2021_eye_contact_holo"
			"description_string"		"#StickerKit_desc_community2021_eye_contact_holo"
			"sticker_material"		"community2021/eye_contact_holo"
			"item_rarity"		"mythical"
		}
		"4896"
		{
			"name"		"community2021_handle_with_care_holo"
			"item_name"		"#StickerKit_community2021_handle_with_care_holo"
			"description_string"		"#StickerKit_desc_community2021_handle_with_care_holo"
			"sticker_material"		"community2021/handle_with_care_holo"
			"item_rarity"		"mythical"
		}
		"4897"
		{
			"name"		"community2021_i_see_you_holo"
			"item_name"		"#StickerKit_community2021_i_see_you_holo"
			"description_string"		"#StickerKit_desc_community2021_i_see_you_holo"
			"sticker_material"		"community2021/i_see_you_holo"
			"item_rarity"		"mythical"
		}
		"4898"
		{
			"name"		"community2021_nice_clutch_holo"
			"item_name"		"#StickerKit_community2021_nice_clutch_holo"
			"description_string"		"#StickerKit_desc_community2021_nice_clutch_holo"
			"sticker_material"		"community2021/nice_clutch_holo"
			"item_rarity"		"mythical"
		}
		"4899"
		{
			"name"		"community2021_runtime_holo"
			"item_name"		"#StickerKit_community2021_runtime_holo"
			"description_string"		"#StickerKit_desc_community2021_runtime_holo"
			"sticker_material"		"community2021/runtime_holo"
			"item_rarity"		"mythical"
		}
		"4900"
		{
			"name"		"community2021_ace_devil_foil"
			"item_name"		"#StickerKit_community2021_ace_devil_foil"
			"description_string"		"#StickerKit_desc_community2021_ace_devil_foil"
			"sticker_material"		"community2021/ace_devil_foil"
			"item_rarity"		"legendary"
		}
		"4901"
		{
			"name"		"community2021_bullet_hell_foil"
			"item_name"		"#StickerKit_community2021_bullet_hell_foil"
			"description_string"		"#StickerKit_desc_community2021_bullet_hell_foil"
			"sticker_material"		"community2021/bullet_hell_foil"
			"item_rarity"		"legendary"
		}
		"4902"
		{
			"name"		"community2021_purrurists_foil"
			"item_name"		"#StickerKit_community2021_purrurists_foil"
			"description_string"		"#StickerKit_desc_community2021_purrurists_foil"
			"sticker_material"		"community2021/purrurists_foil"
			"item_rarity"		"legendary"
		}
	}
	"items"
	{
		"4782"
		{
			"item_name"		"#CSGO_crate_sticker_pack_community2021_capsule"
			"name"		"crate_sticker_pack_community2021_capsule"
			"item_description"		"#CSGO_crate_sticker_pack_community2021_capsule_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_community2021_capsule"
			"first_sale_date"		"2021/09/02"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"319"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_community2021_capsule_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_community2021_capsule"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"319"		"crate_sticker_pack_community2021_capsule_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_community2021_capsule_rare"
		{
			"[community2021_clutch_or_kick_glossy]sticker"		"1"
			"[community2021_dr_dazzles_paper]sticker"		"1"
			"[community2021_ez_glossy]sticker"		"1"
			"[community2021_fast_banana_paper]sticker"		"1"
			"[community2021_hard_carry_paper]sticker"		"1"
			"[community2021_kitted_out_paper]sticker"		"1"
			"[community2021_nademan_paper]sticker"		"1"
			"[community2021_no_time_paper]sticker"		"1"
			"[community2021_retro_leet_paper]sticker"		"1"
			"[community2021_speedy_glossy]sticker"		"1"
			"[community2021_this_is_fine_ct_paper]sticker"		"1"
			"[community2021_war_paper]sticker"		"1"
		}
		"crate_sticker_pack_community2021_capsule_mythical"
		{
			"[community2021_cyber_romanov_holo]sticker"		"1"
			"[community2021_eye_contact_holo]sticker"		"1"
			"[community2021_handle_with_care_holo]sticker"		"1"
			"[community2021_i_see_you_holo]sticker"		"1"
			"[community2021_nice_clutch_holo]sticker"		"1"
			"[community2021_runtime_holo]sticker"		"1"
		}
		"crate_sticker_pack_community2021_capsule_legendary"
		{
			"[community2021_ace_devil_foil]sticker"		"1"
			"[community2021_bullet_hell_foil]sticker"		"1"
			"[community2021_purrurists_foil]sticker"		"1"
		}
		"crate_sticker_pack_community2021_capsule_lootlist"
		{
			"crate_sticker_pack_community2021_capsule_rare"		"1"
			"crate_sticker_pack_community2021_capsule_mythical"		"1"
			"crate_sticker_pack_community2021_capsule_legendary"		"1"
		}
	}
	"sticker_kits"
	{
		"4903"
		{
			"name"		"bf2042_bf_portal_paper"
			"item_name"		"#StickerKit_bf2042_bf_portal_paper"
			"description_string"		"#StickerKit_desc_bf2042_bf_portal_paper"
			"sticker_material"		"bf2042/bf_portal_paper"
			"item_rarity"		"rare"
		}
		"4904"
		{
			"name"		"bf2042_bf2042_paper"
			"item_name"		"#StickerKit_bf2042_bf2042_paper"
			"description_string"		"#StickerKit_desc_bf2042_bf2042_paper"
			"sticker_material"		"bf2042/bf2042_paper"
			"item_rarity"		"rare"
		}
		"4905"
		{
			"name"		"bf2042_comehereboy_paper"
			"item_name"		"#StickerKit_bf2042_comehereboy_paper"
			"description_string"		"#StickerKit_desc_bf2042_comehereboy_paper"
			"sticker_material"		"bf2042/comehereboy_paper"
			"item_rarity"		"rare"
		}
		"4906"
		{
			"name"		"bf2042_fortytwo_paper"
			"item_name"		"#StickerKit_bf2042_fortytwo_paper"
			"description_string"		"#StickerKit_desc_bf2042_fortytwo_paper"
			"sticker_material"		"bf2042/fortytwo_paper"
			"item_rarity"		"rare"
		}
		"4907"
		{
			"name"		"bf2042_knives_out_paper"
			"item_name"		"#StickerKit_bf2042_knives_out_paper"
			"description_string"		"#StickerKit_desc_bf2042_knives_out_paper"
			"sticker_material"		"bf2042/knives_out_paper"
			"item_rarity"		"rare"
		}
		"4908"
		{
			"name"		"bf2042_mrchompy_paper"
			"item_name"		"#StickerKit_bf2042_mrchompy_paper"
			"description_string"		"#StickerKit_desc_bf2042_mrchompy_paper"
			"sticker_material"		"bf2042/mrchompy_paper"
			"item_rarity"		"rare"
		}
		"4909"
		{
			"name"		"bf2042_nopats_paper"
			"item_name"		"#StickerKit_bf2042_nopats_paper"
			"description_string"		"#StickerKit_desc_bf2042_nopats_paper"
			"sticker_material"		"bf2042/nopats_paper"
			"item_rarity"		"rare"
		}
		"4910"
		{
			"name"		"bf2042_pac_ai_paper"
			"item_name"		"#StickerKit_bf2042_pac_ai_paper"
			"description_string"		"#StickerKit_desc_bf2042_pac_ai_paper"
			"sticker_material"		"bf2042/pac_ai_paper"
			"item_rarity"		"rare"
		}
		"4911"
		{
			"name"		"bf2042_ptfo_paper"
			"item_name"		"#StickerKit_bf2042_ptfo_paper"
			"description_string"		"#StickerKit_desc_bf2042_ptfo_paper"
			"sticker_material"		"bf2042/ptfo_paper"
			"item_rarity"		"rare"
		}
		"4912"
		{
			"name"		"bf2042_ready_for_battle_paper"
			"item_name"		"#StickerKit_bf2042_ready_for_battle_paper"
			"description_string"		"#StickerKit_desc_bf2042_ready_for_battle_paper"
			"sticker_material"		"bf2042/ready_for_battle_paper"
			"item_rarity"		"rare"
		}
		"4913"
		{
			"name"		"bf2042_nopats_holo"
			"item_name"		"#StickerKit_bf2042_nopats_holo"
			"description_string"		"#StickerKit_desc_bf2042_nopats_holo"
			"sticker_material"		"bf2042/nopats_holo"
			"item_rarity"		"mythical"
		}
		"4914"
		{
			"name"		"bf2042_ptfo_holo"
			"item_name"		"#StickerKit_bf2042_ptfo_holo"
			"description_string"		"#StickerKit_desc_bf2042_ptfo_holo"
			"sticker_material"		"bf2042/ptfo_holo"
			"item_rarity"		"mythical"
		}
		"4915"
		{
			"name"		"bf2042_ready_for_battle_holo"
			"item_name"		"#StickerKit_bf2042_ready_for_battle_holo"
			"description_string"		"#StickerKit_desc_bf2042_ready_for_battle_holo"
			"sticker_material"		"bf2042/ready_for_battle_holo"
			"item_rarity"		"mythical"
		}
		"4916"
		{
			"name"		"bf2042_wingsuit_holo"
			"item_name"		"#StickerKit_bf2042_wingsuit_holo"
			"description_string"		"#StickerKit_desc_bf2042_wingsuit_holo"
			"sticker_material"		"bf2042/wingsuit_holo"
			"item_rarity"		"mythical"
		}
		"4917"
		{
			"name"		"bf2042_mrchompy_foil"
			"item_name"		"#StickerKit_bf2042_mrchompy_foil"
			"description_string"		"#StickerKit_desc_bf2042_mrchompy_foil"
			"sticker_material"		"bf2042/mrchompy_foil"
			"item_rarity"		"legendary"
		}
		"4918"
		{
			"name"		"bf2042_pac_ai_foil"
			"item_name"		"#StickerKit_bf2042_pac_ai_foil"
			"description_string"		"#StickerKit_desc_bf2042_pac_ai_foil"
			"sticker_material"		"bf2042/pac_ai_foil"
			"item_rarity"		"legendary"
		}
		"4919"
		{
			"name"		"bf2042_tornado_chaos_foil"
			"item_name"		"#StickerKit_bf2042_tornado_chaos_foil"
			"description_string"		"#StickerKit_desc_bf2042_tornado_chaos_foil"
			"sticker_material"		"bf2042/tornado_chaos_foil"
			"item_rarity"		"legendary"
		}
	}
	"items"
	{
		"4789"
		{
			"item_name"		"#CSGO_crate_sticker_pack_bf2042_capsule"
			"name"		"crate_sticker_pack_bf2042_capsule"
			"item_description"		"#CSGO_crate_sticker_pack_bf2042_capsule_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_bf2042_capsule"
			"first_sale_date"		"2021/10/07"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"320"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_bf2042_capsule_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_bf2042_capsule"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"320"		"crate_sticker_pack_bf2042_capsule_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_bf2042_capsule_rare"
		{
			"[bf2042_bf_portal_paper]sticker"		"1"
			"[bf2042_bf2042_paper]sticker"		"1"
			"[bf2042_comehereboy_paper]sticker"		"1"
			"[bf2042_fortytwo_paper]sticker"		"1"
			"[bf2042_knives_out_paper]sticker"		"1"
			"[bf2042_mrchompy_paper]sticker"		"1"
			"[bf2042_nopats_paper]sticker"		"1"
			"[bf2042_pac_ai_paper]sticker"		"1"
			"[bf2042_ptfo_paper]sticker"		"1"
			"[bf2042_ready_for_battle_paper]sticker"		"1"
		}
		"crate_sticker_pack_bf2042_capsule_mythical"
		{
			"[bf2042_nopats_holo]sticker"		"1"
			"[bf2042_ptfo_holo]sticker"		"1"
			"[bf2042_ready_for_battle_holo]sticker"		"1"
			"[bf2042_wingsuit_holo]sticker"		"1"
		}
		"crate_sticker_pack_bf2042_capsule_legendary"
		{
			"[bf2042_mrchompy_foil]sticker"		"1"
			"[bf2042_pac_ai_foil]sticker"		"1"
			"[bf2042_tornado_chaos_foil]sticker"		"1"
		}
		"crate_sticker_pack_bf2042_capsule_lootlist"
		{
			"crate_sticker_pack_bf2042_capsule_rare"		"1"
			"crate_sticker_pack_bf2042_capsule_mythical"		"1"
			"crate_sticker_pack_bf2042_capsule_legendary"		"1"
		}
	}
	"paint_kits"
	{
		"1104"
		{
			"name"		"cu_bowie_lore"
			"description_string"		"#Paintkit_cu_lore"
			"description_tag"		"#Paintkit_cu_lore_Tag"
			"style"		"7"
			"pattern"		"bowie_lore"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"34"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1105"
		{
			"name"		"cu_butterfly_lore"
			"description_string"		"#Paintkit_cu_lore"
			"description_tag"		"#Paintkit_cu_lore_Tag"
			"style"		"7"
			"pattern"		"butterfly_lore"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"128"
			"phongintensity"		"255"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1106"
		{
			"name"		"cu_falchion_lore"
			"description_string"		"#Paintkit_cu_lore"
			"description_tag"		"#Paintkit_cu_lore_Tag"
			"style"		"7"
			"pattern"		"falchion_lore"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"56"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
			"pearlescent"		"0.000000"
		}
		"1107"
		{
			"name"		"cu_huntsman_lore"
			"description_string"		"#Paintkit_cu_lore"
			"description_tag"		"#Paintkit_cu_lore_Tag"
			"style"		"7"
			"pattern"		"huntsman_lore"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"64"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
			"pearlescent"		"0.000000"
		}
		"1108"
		{
			"name"		"cu_push_lore"
			"description_string"		"#Paintkit_cu_lore"
			"description_tag"		"#Paintkit_cu_lore_Tag"
			"style"		"7"
			"pattern"		"push_lore"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"32"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1109"
		{
			"name"		"gs_bowie_black_laminate"
			"description_string"		"#Paintkit_cu_stonewash"
			"description_tag"		"#Paintkit_cu_stonewash_Tag"
			"style"		"9"
			"pattern"		"bowie_black_laminate"
			"use_normal"		"0"
			"color0"		"255 255 255 255"
			"color1"		"255 255 255 255"
			"color2"		"232 216 197 255"
			"color3"		"232 225 208 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"64"
			"phongalbedoboost"		"40"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1110"
		{
			"name"		"gs_butterfly_black_laminate"
			"description_string"		"#Paintkit_cu_stonewash"
			"description_tag"		"#Paintkit_cu_stonewash_Tag"
			"style"		"9"
			"pattern"		"butterfly_black_laminate"
			"use_normal"		"0"
			"color0"		"255 255 255 255"
			"color1"		"255 255 255 255"
			"color2"		"232 216 197 255"
			"color3"		"232 225 208 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"50"
			"phongalbedoboost"		"8"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1111"
		{
			"name"		"gs_falchion_black_laminate"
			"description_string"		"#Paintkit_cu_stonewash"
			"description_tag"		"#Paintkit_cu_stonewash_Tag"
			"style"		"9"
			"pattern"		"falchion_black_laminate"
			"use_normal"		"0"
			"color0"		"255 255 255 255"
			"color1"		"255 255 255 255"
			"color2"		"232 216 197 255"
			"color3"		"232 225 208 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"50"
			"phongalbedoboost"		"8"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
			"dialog_config"		"45,0,0,1"
		}
		"1112"
		{
			"name"		"gs_huntsman_black_laminate"
			"description_string"		"#Paintkit_cu_stonewash"
			"description_tag"		"#Paintkit_cu_stonewash_Tag"
			"style"		"9"
			"pattern"		"huntsman_black_laminate"
			"use_normal"		"1"
			"normal"		"huntsman_ridges_normal"
			"color0"		"255 255 255 255"
			"color1"		"255 255 255 255"
			"color2"		"232 216 197 255"
			"color3"		"232 225 208 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"50"
			"phongalbedoboost"		"8"
			"view_model_exponent_override_size"		"512"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1113"
		{
			"name"		"gs_push_black_laminate"
			"description_string"		"#Paintkit_cu_stonewash"
			"description_tag"		"#Paintkit_cu_stonewash_Tag"
			"style"		"9"
			"pattern"		"push_black_laminate"
			"use_normal"		"0"
			"color0"		"255 255 255 255"
			"color1"		"255 255 255 255"
			"color2"		"232 216 197 255"
			"color3"		"232 225 208 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"50"
			"phongalbedoboost"		"8"
			"view_model_exponent_override_size"		"512"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1114"
		{
			"name"		"gs_bowie_autotronic"
			"description_string"		"#PaintKit_gs_autotronic"
			"description_tag"		"#PaintKit_gs_autotronic_Tag"
			"style"		"9"
			"pattern"		"bowie_future"
			"use_normal"		"1"
			"normal"		"bowie_future_normal"
			"color0"		"255 255 255 255"
			"color1"		"255 255 255 255"
			"color2"		"162 155 141 255"
			"color3"		"222 215 211 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"80"
			"phongintensity"		"8"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.850000"
			"pearlescent"		"0.000000"
		}
		"1115"
		{
			"name"		"gs_butterfly_autotronic"
			"description_string"		"#PaintKit_gs_autotronic"
			"description_tag"		"#PaintKit_gs_autotronic_Tag"
			"style"		"9"
			"pattern"		"butterfly_future"
			"use_normal"		"1"
			"normal"		"butterfly_future_normal"
			"color0"		"255 255 255 255"
			"color1"		"255 255 255 255"
			"color2"		"162 155 141 255"
			"color3"		"222 215 211 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"80"
			"phongintensity"		"8"
			"phongalbedoboost"		"40"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.850000"
			"pearlescent"		"0.000000"
		}
		"1116"
		{
			"name"		"gs_falchion_autotronic"
			"description_string"		"#PaintKit_gs_autotronic"
			"description_tag"		"#PaintKit_gs_autotronic_Tag"
			"style"		"9"
			"pattern"		"falchion_future"
			"use_normal"		"1"
			"normal"		"falchion_future_normal"
			"color0"		"255 255 255 255"
			"color1"		"255 255 255 255"
			"color2"		"162 155 141 255"
			"color3"		"222 215 211 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"80"
			"phongintensity"		"8"
			"phongalbedoboost"		"40"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.850000"
			"pearlescent"		"0.000000"
		}
		"1117"
		{
			"name"		"gs_huntsman_autotronic"
			"description_string"		"#PaintKit_gs_autotronic"
			"description_tag"		"#PaintKit_gs_autotronic_Tag"
			"style"		"9"
			"pattern"		"huntsman_future"
			"use_normal"		"1"
			"normal"		"huntsman_future_normal"
			"color0"		"255 255 255 255"
			"color1"		"255 255 255 255"
			"color2"		"162 155 141 255"
			"color3"		"222 215 211 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"20"
			"phongintensity"		"8"
			"phongalbedoboost"		"60"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.850000"
			"pearlescent"		"0.000000"
			"dialog_config"		"44,0,0,0"
		}
		"1118"
		{
			"name"		"gs_push_autotronic"
			"description_string"		"#PaintKit_gs_autotronic"
			"description_tag"		"#PaintKit_gs_autotronic_Tag"
			"style"		"9"
			"pattern"		"push_future"
			"use_normal"		"0"
			"normal"		"push_future_normal"
			"color0"		"255 255 255 255"
			"color1"		"255 255 255 255"
			"color2"		"162 155 141 255"
			"color3"		"222 215 211 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"80"
			"phongintensity"		"8"
			"phongalbedoboost"		"80"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.850000"
			"pearlescent"		"0.000000"
			"dialog_config"		"48,0,0,0"
		}
	}
	"paint_kits_rarity"
	{
		"cu_bowie_lore"		"legendary"
		"cu_butterfly_lore"		"legendary"
		"cu_falchion_lore"		"legendary"
		"cu_huntsman_lore"		"legendary"
		"cu_push_lore"		"legendary"
		"gs_bowie_black_laminate"		"mythical"
		"gs_butterfly_black_laminate"		"mythical"
		"gs_falchion_black_laminate"		"mythical"
		"gs_huntsman_black_laminate"		"mythical"
		"gs_push_black_laminate"		"mythical"
		"gs_bowie_autotronic"		"mythical"
		"gs_butterfly_autotronic"		"mythical"
		"gs_falchion_autotronic"		"mythical"
		"gs_huntsman_autotronic"		"mythical"
		"gs_push_autotronic"		"mythical"
	}
	"paint_kits"
	{
		"1087"
		{
			"name"		"gs_ak47_abstract"
			"description_string"		"#PaintKit_gs_ak47_abstract"
			"description_tag"		"#PaintKit_gs_ak47_abstract_Tag"
			"style"		"9"
			"pattern"		"workshop/ak47_abstract"
			"use_normal"		"0"
			"color0"		"230 230 230"
			"color1"		"234 234 234"
			"color2"		"206 217 229"
			"color3"		"89 94 108"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"55"
			"phongalbedoboost"		"1"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
			"pearlescent"		"0.000000"
		}
		"1088"
		{
			"name"		"gs_aug_plague"
			"description_string"		"#PaintKit_gs_aug_plague"
			"description_tag"		"#PaintKit_gs_aug_plague_Tag"
			"style"		"9"
			"pattern"		"workshop/aug_plague"
			"use_normal"		"1"
			"normal"		"workshop/aug_plague_normal"
			"color0"		"43 23 11"
			"color1"		"224 224 224"
			"color2"		"30 27 24"
			"color3"		"76 52 36"
			"pattern_scale"		"1.000000"
			"phongexponent"		"233"
			"phongintensity"		"0"
			"phongalbedoboost"		"3"
			"view_model_exponent_override_size"		"512"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.760000"
			"pearlescent"		"0.000000"
		}
		"1089"
		{
			"name"		"gs_mag7_bismuth"
			"description_string"		"#PaintKit_gs_mag7_bismuth"
			"description_tag"		"#PaintKit_gs_mag7_bismuth_Tag"
			"style"		"9"
			"pattern"		"workshop/mag7_bismuth"
			"use_normal"		"1"
			"normal"		"workshop/mag7_bismuth_normal"
			"color0"		"211 211 211"
			"color1"		"221 221 221"
			"color2"		"44 48 49"
			"color3"		"120 194 213"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"10"
			"phongalbedoboost"		"4"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
			"pearlescent"		"0.000000"
		}
		"1090"
		{
			"name"		"cu_deagle_kitch"
			"description_string"		"#PaintKit_cu_deagle_kitch"
			"description_tag"		"#PaintKit_cu_deagle_kitch_Tag"
			"style"		"7"
			"pattern"		"workshop/deagle_kitch"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"222"
			"phongintensity"		"99"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1091"
		{
			"name"		"gs_dual_berettas_tread"
			"description_string"		"#PaintKit_gs_dual_berettas_tread"
			"description_tag"		"#PaintKit_gs_dual_berettas_tread_Tag"
			"style"		"9"
			"pattern"		"workshop/dual_berettas_tread"
			"use_normal"		"1"
			"normal"		"workshop/dual_berettas_tread_normal"
			"color0"		"128 128 128 255"
			"color1"		"218 218 218"
			"color2"		"113 86 86"
			"color3"		"98 135 131"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"50"
			"phongalbedoboost"		"10"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"1092"
		{
			"name"		"cu_famas_spectron"
			"description_string"		"#PaintKit_cu_famas_spectron"
			"description_tag"		"#PaintKit_cu_famas_spectron_Tag"
			"style"		"7"
			"pattern"		"workshop/famas_spectron"
			"use_normal"		"1"
			"normal"		"workshop/famas_spectron_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1093"
		{
			"name"		"gs_five_seven_efusion"
			"description_string"		"#PaintKit_gs_five_seven_efusion"
			"description_tag"		"#PaintKit_gs_five_seven_efusion_Tag"
			"style"		"9"
			"pattern"		"workshop/five_seven_efusion"
			"use_normal"		"0"
			"color0"		"128 128 128 255"
			"color1"		"225 225 225"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"150"
			"phongintensity"		"35"
			"phongalbedoboost"		"3"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.410000"
			"pearlescent"		"0.000000"
		}
		"1094"
		{
			"name"		"aa_mp9_fuji_pink"
			"description_string"		"#PaintKit_aa_mp9_fuji_pink"
			"description_tag"		"#PaintKit_aa_mp9_fuji_pink_Tag"
			"style"		"6"
			"pattern"		"workshop/mp9_fuji"
			"color0"		"0 15 79"
			"color1"		"255 0 90"
			"color2"		"228 220 200"
			"color3"		"0 185 212"
			"pattern_scale"		"1.700000"
			"phongexponent"		"255"
			"phongalbedoboost"		"-1"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.400000"
			"pattern_offset_y_start"		"0.800000"
			"pattern_offset_y_end"		"0.800000"
			"pattern_rotate_start"		"180.000000"
			"pattern_rotate_end"		"180.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.550000"
			"pearlescent"		"0.000000"
		}
		"1095"
		{
			"name"		"cu_g3sg1_tacticalmap"
			"description_string"		"#PaintKit_cu_g3sg1_tacticalmap"
			"description_tag"		"#PaintKit_cu_g3sg1_tacticalmap_Tag"
			"style"		"7"
			"pattern"		"workshop/g3sg1_tacticalmap"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"0"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"1096"
		{
			"name"		"cu_mp7_khaki"
			"description_string"		"#PaintKit_cu_mp7_khaki"
			"description_tag"		"#PaintKit_cu_mp7_khaki_Tag"
			"style"		"7"
			"pattern"		"workshop/mp7_khaki"
			"use_normal"		"1"
			"normal"		"workshop/mp7_khaki_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"150"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1097"
		{
			"name"		"gs_m4_flowers"
			"description_string"		"#PaintKit_gs_m4_flowers"
			"description_tag"		"#PaintKit_gs_m4_flowers_Tag"
			"style"		"9"
			"pattern"		"workshop/m4_flowers"
			"use_normal"		"1"
			"normal"		"workshop/m4_flowers_normal"
			"color0"		"128 128 128 255"
			"color1"		"170 170 170"
			"color2"		"96 96 96 255"
			"color3"		"108 108 108 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"130"
			"phongalbedoboost"		"30"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1098"
		{
			"name"		"cu_mac10_toybox"
			"description_string"		"#PaintKit_cu_mac10_toybox"
			"description_tag"		"#PaintKit_cu_mac10_toybox_Tag"
			"style"		"7"
			"pattern"		"workshop/mac10_toybox"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"100"
			"phongintensity"		"5"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1099"
		{
			"name"		"gs_bizon_flasher"
			"description_string"		"#PaintKit_gs_bizon_flasher"
			"description_tag"		"#PaintKit_gs_bizon_flasher_Tag"
			"style"		"9"
			"pattern"		"workshop/bizon_flasher"
			"use_normal"		"1"
			"normal"		"workshop/bizon_flasher_normal"
			"color0"		"169 169 169"
			"color1"		"190 190 190"
			"color2"		"159 154 137"
			"color3"		"61 61 61"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"20"
			"phongalbedoboost"		"10"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.770000"
			"pearlescent"		"0.000000"
		}
		"1100"
		{
			"name"		"cu_glock_snackattack"
			"description_string"		"#PaintKit_cu_glock_snackattack"
			"description_tag"		"#PaintKit_cu_glock_snackattack_Tag"
			"style"		"7"
			"pattern"		"workshop/glock_snackattack"
			"use_normal"		"1"
			"normal"		"workshop/glock_snackattack_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"100"
			"phongintensity"		"110"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1101"
		{
			"name"		"cu_ssg_overtake"
			"description_string"		"#PaintKit_cu_ssg_overtake"
			"description_tag"		"#PaintKit_cu_ssg_overtake_Tag"
			"style"		"7"
			"pattern"		"workshop/ssg_overtake"
			"use_normal"		"1"
			"normal"		"workshop/ssg_overtake_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"180"
			"phongintensity"		"60"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
			"pearlescent"		"0.000000"
		}
		"1102"
		{
			"name"		"cu_usp_black_lotus"
			"description_string"		"#PaintKit_cu_usp_black_lotus"
			"description_tag"		"#PaintKit_cu_usp_black_lotus_Tag"
			"style"		"7"
			"pattern"		"workshop/usp_black_lotus"
			"use_normal"		"1"
			"normal"		"workshop/usp_black_lotus_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"128"
			"phongintensity"		"3"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.900000"
			"pearlescent"		"0.000000"
		}
		"1103"
		{
			"name"		"gs_xm1014_watchdog"
			"description_string"		"#PaintKit_gs_xm1014_watchdog"
			"description_tag"		"#PaintKit_gs_xm1014_watchdog_Tag"
			"style"		"9"
			"pattern"		"workshop/xm1014_watchdog"
			"use_normal"		"1"
			"normal"		"workshop/xm1014_watchdog_normal"
			"color0"		"198 153 109"
			"color1"		"221 221 221"
			"color2"		"186 190 187"
			"color3"		"87 182 98"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"1"
			"phongalbedoboost"		"3"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
	}
	"items"
	{
		"1390"
		{
			"name"		"community_29 Key"
			"item_name"		"#CSGO_crate_key_community_29"
			"item_description"		"#CSGO_crate_key_community_29_desc"
			"first_sale_date"		"2021-09-08"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_29"
			"tool"
			{
				"restriction"		"crate_community_29"
			}
		}
		"4790"
		{
			"item_name"		"#CSGO_crate_community_29"
			"item_description"		"#CSGO_crate_community_29_desc"
			"name"		"crate_community_29"
			"image_inventory"		"econ/weapon_cases/crate_community_29"
			"model_player"		"models/props/crates/csgo_drop_crate_community_29.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1390"		"1"
			}
			"tool"
			{
				"restriction"		"crate_community_29"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"321"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_29"
					"tag_text"		"#CSGO_set_community_29"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"321"		"crate_community_29"
	}
	"client_loot_lists"
	{
		"crate_community_29_rare"
		{
			"[gs_aug_plague]weapon_aug"		"1"
			"[gs_dual_berettas_tread]weapon_elite"		"1"
			"[cu_g3sg1_tacticalmap]weapon_g3sg1"		"1"
			"[cu_mp7_khaki]weapon_mp7"		"1"
			"[gs_bizon_flasher]weapon_bizon"		"1"
			"[cu_usp_black_lotus]weapon_usp_silencer"		"1"
			"[gs_xm1014_watchdog]weapon_xm1014"		"1"
		}
		"crate_community_29_mythical"
		{
			"[gs_mag7_bismuth]weapon_mag7"		"1"
			"[cu_famas_spectron]weapon_famas"		"1"
			"[gs_five_seven_efusion]weapon_fiveseven"		"1"
			"[aa_mp9_fuji_pink]weapon_mp9"		"1"
			"[gs_m4_flowers]weapon_m4a1"		"1"
		}
		"crate_community_29_legendary"
		{
			"[cu_mac10_toybox]weapon_mac10"		"1"
			"[cu_glock_snackattack]weapon_glock"		"1"
			"[cu_ssg_overtake]weapon_ssg08"		"1"
		}
		"crate_community_29_ancient"
		{
			"[gs_ak47_abstract]weapon_ak47"		"1"
			"[cu_deagle_kitch]weapon_deagle"		"1"
		}
		"crate_community_29"
		{
			"crate_community_29_rare"		"1"
			"crate_community_29_mythical"		"1"
			"crate_community_29_legendary"		"1"
			"crate_community_29_ancient"		"1"
			"gamma2_knives2_unusual"		"1"
		}
	}
	"item_sets"
	{
		"set_community_29"
		{
			"name"		"#CSGO_set_community_29"
			"set_description"		"#CSGO_set_community_29_desc"
			"is_collection"		"1"
			"items"
			{
				"[gs_aug_plague]weapon_aug"		"1"
				"[gs_dual_berettas_tread]weapon_elite"		"1"
				"[cu_g3sg1_tacticalmap]weapon_g3sg1"		"1"
				"[cu_mp7_khaki]weapon_mp7"		"1"
				"[gs_bizon_flasher]weapon_bizon"		"1"
				"[cu_usp_black_lotus]weapon_usp_silencer"		"1"
				"[gs_xm1014_watchdog]weapon_xm1014"		"1"
				"[gs_mag7_bismuth]weapon_mag7"		"1"
				"[cu_famas_spectron]weapon_famas"		"1"
				"[gs_five_seven_efusion]weapon_fiveseven"		"1"
				"[aa_mp9_fuji_pink]weapon_mp9"		"1"
				"[gs_m4_flowers]weapon_m4a1"		"1"
				"[cu_mac10_toybox]weapon_mac10"		"1"
				"[cu_glock_snackattack]weapon_glock"		"1"
				"[cu_ssg_overtake]weapon_ssg08"		"1"
				"[cu_deagle_kitch]weapon_deagle"		"1"
				"[gs_ak47_abstract]weapon_ak47"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"gs_ak47_abstract"		"legendary"
		"gs_aug_plague"		"rare"
		"gs_mag7_bismuth"		"mythical"
		"cu_deagle_kitch"		"legendary"
		"gs_dual_berettas_tread"		"rare"
		"cu_famas_spectron"		"mythical"
		"gs_five_seven_efusion"		"mythical"
		"aa_mp9_fuji_pink"		"mythical"
		"cu_g3sg1_tacticalmap"		"rare"
		"cu_mp7_khaki"		"rare"
		"gs_m4_flowers"		"rare"
		"cu_mac10_toybox"		"legendary"
		"gs_bizon_flasher"		"rare"
		"cu_glock_snackattack"		"mythical"
		"cu_ssg_overtake"		"legendary"
		"cu_usp_black_lotus"		"uncommon"
		"gs_xm1014_watchdog"		"rare"
	}
	"sticker_kits"
	{
		"4923"
		{
			"name"		"op_riptide_bandana_paper"
			"item_name"		"#StickerKit_op_riptide_bandana_paper"
			"description_string"		"#StickerKit_desc_op_riptide_bandana_paper"
			"sticker_material"		"op_riptide/bandana_paper"
			"item_rarity"		"rare"
		}
		"4924"
		{
			"name"		"op_riptide_goggles_paper"
			"item_name"		"#StickerKit_op_riptide_goggles_paper"
			"description_string"		"#StickerKit_desc_op_riptide_goggles_paper"
			"sticker_material"		"op_riptide/goggles_paper"
			"item_rarity"		"rare"
		}
		"4925"
		{
			"name"		"op_riptide_great_wave_paper"
			"item_name"		"#StickerKit_op_riptide_great_wave_paper"
			"description_string"		"#StickerKit_desc_op_riptide_great_wave_paper"
			"sticker_material"		"op_riptide/great_wave_paper"
			"item_rarity"		"rare"
		}
		"4926"
		{
			"name"		"op_riptide_gutted_paper"
			"item_name"		"#StickerKit_op_riptide_gutted_paper"
			"description_string"		"#StickerKit_desc_op_riptide_gutted_paper"
			"sticker_material"		"op_riptide/gutted_paper"
			"item_rarity"		"rare"
		}
		"4927"
		{
			"name"		"op_riptide_kill_count_paper"
			"item_name"		"#StickerKit_op_riptide_kill_count_paper"
			"description_string"		"#StickerKit_desc_op_riptide_kill_count_paper"
			"sticker_material"		"op_riptide/kill_count_paper"
			"item_rarity"		"rare"
		}
		"4928"
		{
			"name"		"op_riptide_operation_riptide_paper"
			"item_name"		"#StickerKit_op_riptide_operation_riptide_paper"
			"description_string"		"#StickerKit_desc_op_riptide_operation_riptide_paper"
			"sticker_material"		"op_riptide/operation_riptide_paper"
			"item_rarity"		"rare"
		}
		"4929"
		{
			"name"		"op_riptide_rising_tide_paper"
			"item_name"		"#StickerKit_op_riptide_rising_tide_paper"
			"description_string"		"#StickerKit_desc_op_riptide_rising_tide_paper"
			"sticker_material"		"op_riptide/rising_tide_paper"
			"item_rarity"		"rare"
		}
		"4930"
		{
			"name"		"op_riptide_sea_swallow_paper"
			"item_name"		"#StickerKit_op_riptide_sea_swallow_paper"
			"description_string"		"#StickerKit_desc_op_riptide_sea_swallow_paper"
			"sticker_material"		"op_riptide/sea_swallow_paper"
			"item_rarity"		"rare"
		}
		"4931"
		{
			"name"		"op_riptide_goggles_holo"
			"item_name"		"#StickerKit_op_riptide_goggles_holo"
			"description_string"		"#StickerKit_desc_op_riptide_goggles_holo"
			"sticker_material"		"op_riptide/goggles_holo"
			"item_rarity"		"mythical"
		}
		"4932"
		{
			"name"		"op_riptide_great_wave_holo"
			"item_name"		"#StickerKit_op_riptide_great_wave_holo"
			"description_string"		"#StickerKit_desc_op_riptide_great_wave_holo"
			"sticker_material"		"op_riptide/great_wave_holo"
			"item_rarity"		"mythical"
		}
		"4933"
		{
			"name"		"op_riptide_kill_count_holo"
			"item_name"		"#StickerKit_op_riptide_kill_count_holo"
			"description_string"		"#StickerKit_desc_op_riptide_kill_count_holo"
			"sticker_material"		"op_riptide/kill_count_holo"
			"item_rarity"		"mythical"
		}
		"4934"
		{
			"name"		"op_riptide_rising_tide_holo"
			"item_name"		"#StickerKit_op_riptide_rising_tide_holo"
			"description_string"		"#StickerKit_desc_op_riptide_rising_tide_holo"
			"sticker_material"		"op_riptide/rising_tide_holo"
			"item_rarity"		"mythical"
		}
		"4935"
		{
			"name"		"op_riptide_bandana_foil"
			"item_name"		"#StickerKit_op_riptide_bandana_foil"
			"description_string"		"#StickerKit_desc_op_riptide_bandana_foil"
			"sticker_material"		"op_riptide/bandana_foil"
			"item_rarity"		"legendary"
		}
		"4936"
		{
			"name"		"op_riptide_great_wave_foil"
			"item_name"		"#StickerKit_op_riptide_great_wave_foil"
			"description_string"		"#StickerKit_desc_op_riptide_great_wave_foil"
			"sticker_material"		"op_riptide/great_wave_foil"
			"item_rarity"		"legendary"
		}
	}
	"items"
	{
		"4783"
		{
			"item_name"		"#CSGO_crate_sticker_pack_op_riptide_capsule"
			"name"		"crate_sticker_pack_op_riptide_capsule"
			"item_description"		"#CSGO_crate_sticker_pack_op_riptide_capsule_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_op_riptide_capsule"
			"first_sale_date"		"2021/09/21"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"322"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_op_riptide_capsule_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_op_riptide_capsule"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"322"		"crate_sticker_pack_op_riptide_capsule_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_op_riptide_capsule_rare"
		{
			"[op_riptide_bandana_paper]sticker"		"1"
			"[op_riptide_goggles_paper]sticker"		"1"
			"[op_riptide_great_wave_paper]sticker"		"1"
			"[op_riptide_gutted_paper]sticker"		"1"
			"[op_riptide_kill_count_paper]sticker"		"1"
			"[op_riptide_operation_riptide_paper]sticker"		"1"
			"[op_riptide_rising_tide_paper]sticker"		"1"
			"[op_riptide_sea_swallow_paper]sticker"		"1"
		}
		"crate_sticker_pack_op_riptide_capsule_mythical"
		{
			"[op_riptide_goggles_holo]sticker"		"1"
			"[op_riptide_great_wave_holo]sticker"		"1"
			"[op_riptide_kill_count_holo]sticker"		"1"
			"[op_riptide_rising_tide_holo]sticker"		"1"
		}
		"crate_sticker_pack_op_riptide_capsule_legendary"
		{
			"[op_riptide_bandana_foil]sticker"		"1"
			"[op_riptide_great_wave_foil]sticker"		"1"
		}
		"crate_sticker_pack_op_riptide_capsule_lootlist"
		{
			"crate_sticker_pack_op_riptide_capsule_rare"		"1"
			"crate_sticker_pack_op_riptide_capsule_mythical"		"1"
			"crate_sticker_pack_op_riptide_capsule_legendary"		"1"
		}
	}
	"prefabs"
	{
		"stockh2021_sticker_capsule_prefab"
		{
			"first_sale_date"		"2021-10-10"
			"prefab"		"weapon_case_base"
			"inv_container_and_tools"		"sticker_capsule"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"18"
				}
			}
		}
		"stockh2021_patch_capsule_prefab"
		{
			"prefab"		"stockh2021_sticker_capsule_prefab"
			"inv_container_and_tools"		"patch_capsule"
		}
		"stockh2021_signature_capsule_prefab"
		{
			"first_sale_date"		"2021-10-10"
			"prefab"		"weapon_case_base"
			"inv_container_and_tools"		"sticker_capsule"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"18"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_signature_pack_stockh2021_group_players_collection"
					"tag_text"		"#CSGO_crate_signature_pack_stockh2021_group_players_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"stockh2021_tournament_pass_prefab"
		{
			"first_sale_date"		"2021-10-10"
			"prefab"		"fan_token"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"18"
				}
			}
		}
		"stockh2021_tournament_journal_prefab"
		{
			"item_description"		"#CSGO_TournamentJournal_stockh2021_Desc"
			"first_sale_date"		"2021-10-10"
			"prefab"		"fan_shield"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"18"
				}
				"campaign id"
				{
					"attribute_class"		"campaign_id"
					"value"		"12"
				}
				"sticker slot 0 id"
				{
					"attribute_class"		"sticker_slot_id"
					"value"		"5078"
					"force_gc_to_generate"		"1"
				}
				"campaign completion bitfield"
				{
					"attribute_class"		"campaign_completion_bitfield"
					"value"		"1"
					"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"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"324"		"crate_sticker_pack_stockh2021_legends"
		"325"		"crate_sticker_pack_stockh2021_challengers"
		"326"		"crate_sticker_pack_stockh2021_contenders"
		"327"		"crate_patch_pack_stockh2021_legends"
		"328"		"crate_patch_pack_stockh2021_challengers"
		"329"		"crate_patch_pack_stockh2021_contenders"
		"330"		"crate_stockh2021_promo_de_inferno"
		"331"		"crate_stockh2021_promo_de_mirage"
		"332"		"crate_stockh2021_promo_de_dust2"
		"333"		"crate_stockh2021_promo_de_overpass"
		"334"		"crate_stockh2021_promo_de_ancient"
		"335"		"crate_stockh2021_promo_de_nuke"
		"336"		"crate_stockh2021_promo_de_vertigo"
		"337"		"crate_signature_pack_stockh2021_group_players_collection_champions"
		"338"		"crate_signature_pack_stockh2021_group_players_collection_finalists"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_stockh2021_legends_rare"
		{
			"[stockh2021_team_nip]sticker"		"1"
			"[stockh2021_team_furi]sticker"		"1"
			"[stockh2021_team_navi]sticker"		"1"
			"[stockh2021_team_vita]sticker"		"1"
			"[stockh2021_team_liq]sticker"		"1"
			"[stockh2021_team_gamb]sticker"		"1"
			"[stockh2021_team_g2]sticker"		"1"
			"[stockh2021_team_evl]sticker"		"1"
			"[stockh2021_team_pgl]sticker"		"1"
		}
		"crate_sticker_pack_stockh2021_legends_mythical"
		{
			"[stockh2021_team_nip_holo]sticker"		"1"
			"[stockh2021_team_furi_holo]sticker"		"1"
			"[stockh2021_team_navi_holo]sticker"		"1"
			"[stockh2021_team_vita_holo]sticker"		"1"
			"[stockh2021_team_liq_holo]sticker"		"1"
			"[stockh2021_team_gamb_holo]sticker"		"1"
			"[stockh2021_team_g2_holo]sticker"		"1"
			"[stockh2021_team_evl_holo]sticker"		"1"
			"[stockh2021_team_pgl_holo]sticker"		"1"
		}
		"crate_sticker_pack_stockh2021_legends_legendary"
		{
			"[stockh2021_team_nip_foil]sticker"		"1"
			"[stockh2021_team_furi_foil]sticker"		"1"
			"[stockh2021_team_navi_foil]sticker"		"1"
			"[stockh2021_team_vita_foil]sticker"		"1"
			"[stockh2021_team_liq_foil]sticker"		"1"
			"[stockh2021_team_gamb_foil]sticker"		"1"
			"[stockh2021_team_g2_foil]sticker"		"1"
			"[stockh2021_team_evl_foil]sticker"		"1"
			"[stockh2021_team_pgl_foil]sticker"		"1"
		}
		"crate_sticker_pack_stockh2021_legends_ancient"
		{
			"[stockh2021_team_nip_gold]sticker"		"1"
			"[stockh2021_team_furi_gold]sticker"		"1"
			"[stockh2021_team_navi_gold]sticker"		"1"
			"[stockh2021_team_vita_gold]sticker"		"1"
			"[stockh2021_team_liq_gold]sticker"		"1"
			"[stockh2021_team_gamb_gold]sticker"		"1"
			"[stockh2021_team_g2_gold]sticker"		"1"
			"[stockh2021_team_evl_gold]sticker"		"1"
			"[stockh2021_team_pgl_gold]sticker"		"1"
		}
		"crate_sticker_pack_stockh2021_legends"
		{
			"contains_stickers_representing_organizations"		"1"
			"crate_sticker_pack_stockh2021_legends_rare"		"1"
			"crate_sticker_pack_stockh2021_legends_mythical"		"1"
			"crate_sticker_pack_stockh2021_legends_legendary"		"1"
			"crate_sticker_pack_stockh2021_legends_ancient"		"1"
		}
		"crate_sticker_pack_stockh2021_challengers_rare"
		{
			"[stockh2021_team_spir]sticker"		"1"
			"[stockh2021_team_astr]sticker"		"1"
			"[stockh2021_team_pain]sticker"		"1"
			"[stockh2021_team_ence]sticker"		"1"
			"[stockh2021_team_big]sticker"		"1"
			"[stockh2021_team_ride]sticker"		"1"
			"[stockh2021_team_hero]sticker"		"1"
			"[stockh2021_team_mouz]sticker"		"1"
			"[stockh2021_team_pgl]sticker"		"1"
		}
		"crate_sticker_pack_stockh2021_challengers_mythical"
		{
			"[stockh2021_team_spir_holo]sticker"		"1"
			"[stockh2021_team_astr_holo]sticker"		"1"
			"[stockh2021_team_pain_holo]sticker"		"1"
			"[stockh2021_team_ence_holo]sticker"		"1"
			"[stockh2021_team_big_holo]sticker"		"1"
			"[stockh2021_team_ride_holo]sticker"		"1"
			"[stockh2021_team_hero_holo]sticker"		"1"
			"[stockh2021_team_mouz_holo]sticker"		"1"
			"[stockh2021_team_pgl_holo]sticker"		"1"
		}
		"crate_sticker_pack_stockh2021_challengers_legendary"
		{
			"[stockh2021_team_spir_foil]sticker"		"1"
			"[stockh2021_team_astr_foil]sticker"		"1"
			"[stockh2021_team_pain_foil]sticker"		"1"
			"[stockh2021_team_ence_foil]sticker"		"1"
			"[stockh2021_team_big_foil]sticker"		"1"
			"[stockh2021_team_ride_foil]sticker"		"1"
			"[stockh2021_team_hero_foil]sticker"		"1"
			"[stockh2021_team_mouz_foil]sticker"		"1"
			"[stockh2021_team_pgl_foil]sticker"		"1"
		}
		"crate_sticker_pack_stockh2021_challengers_ancient"
		{
			"[stockh2021_team_spir_gold]sticker"		"1"
			"[stockh2021_team_astr_gold]sticker"		"1"
			"[stockh2021_team_pain_gold]sticker"		"1"
			"[stockh2021_team_ence_gold]sticker"		"1"
			"[stockh2021_team_big_gold]sticker"		"1"
			"[stockh2021_team_ride_gold]sticker"		"1"
			"[stockh2021_team_hero_gold]sticker"		"1"
			"[stockh2021_team_mouz_gold]sticker"		"1"
			"[stockh2021_team_pgl_gold]sticker"		"1"
		}
		"crate_sticker_pack_stockh2021_challengers"
		{
			"contains_stickers_representing_organizations"		"1"
			"crate_sticker_pack_stockh2021_challengers_rare"		"1"
			"crate_sticker_pack_stockh2021_challengers_mythical"		"1"
			"crate_sticker_pack_stockh2021_challengers_legendary"		"1"
			"crate_sticker_pack_stockh2021_challengers_ancient"		"1"
		}
		"crate_sticker_pack_stockh2021_contenders_rare"
		{
			"[stockh2021_team_shrk]sticker"		"1"
			"[stockh2021_team_tyl]sticker"		"1"
			"[stockh2021_team_ren]sticker"		"1"
			"[stockh2021_team_ent]sticker"		"1"
			"[stockh2021_team_god]sticker"		"1"
			"[stockh2021_team_vp]sticker"		"1"
			"[stockh2021_team_cope]sticker"		"1"
			"[stockh2021_team_faze]sticker"		"1"
			"[stockh2021_team_pgl]sticker"		"1"
		}
		"crate_sticker_pack_stockh2021_contenders_mythical"
		{
			"[stockh2021_team_shrk_holo]sticker"		"1"
			"[stockh2021_team_tyl_holo]sticker"		"1"
			"[stockh2021_team_ren_holo]sticker"		"1"
			"[stockh2021_team_ent_holo]sticker"		"1"
			"[stockh2021_team_god_holo]sticker"		"1"
			"[stockh2021_team_vp_holo]sticker"		"1"
			"[stockh2021_team_cope_holo]sticker"		"1"
			"[stockh2021_team_faze_holo]sticker"		"1"
			"[stockh2021_team_pgl_holo]sticker"		"1"
		}
		"crate_sticker_pack_stockh2021_contenders_legendary"
		{
			"[stockh2021_team_shrk_foil]sticker"		"1"
			"[stockh2021_team_tyl_foil]sticker"		"1"
			"[stockh2021_team_ren_foil]sticker"		"1"
			"[stockh2021_team_ent_foil]sticker"		"1"
			"[stockh2021_team_god_foil]sticker"		"1"
			"[stockh2021_team_vp_foil]sticker"		"1"
			"[stockh2021_team_cope_foil]sticker"		"1"
			"[stockh2021_team_faze_foil]sticker"		"1"
			"[stockh2021_team_pgl_foil]sticker"		"1"
		}
		"crate_sticker_pack_stockh2021_contenders_ancient"
		{
			"[stockh2021_team_shrk_gold]sticker"		"1"
			"[stockh2021_team_tyl_gold]sticker"		"1"
			"[stockh2021_team_ren_gold]sticker"		"1"
			"[stockh2021_team_ent_gold]sticker"		"1"
			"[stockh2021_team_god_gold]sticker"		"1"
			"[stockh2021_team_vp_gold]sticker"		"1"
			"[stockh2021_team_cope_gold]sticker"		"1"
			"[stockh2021_team_faze_gold]sticker"		"1"
			"[stockh2021_team_pgl_gold]sticker"		"1"
		}
		"crate_sticker_pack_stockh2021_contenders"
		{
			"contains_stickers_representing_organizations"		"1"
			"crate_sticker_pack_stockh2021_contenders_rare"		"1"
			"crate_sticker_pack_stockh2021_contenders_mythical"		"1"
			"crate_sticker_pack_stockh2021_contenders_legendary"		"1"
			"crate_sticker_pack_stockh2021_contenders_ancient"		"1"
		}
		"crate_patch_pack_stockh2021_legends_rare"
		{
			"[stockh2021_teampatch_nip]patch"		"1"
			"[stockh2021_teampatch_furi]patch"		"1"
			"[stockh2021_teampatch_navi]patch"		"1"
			"[stockh2021_teampatch_vita]patch"		"1"
			"[stockh2021_teampatch_liq]patch"		"1"
			"[stockh2021_teampatch_gamb]patch"		"1"
			"[stockh2021_teampatch_g2]patch"		"1"
			"[stockh2021_teampatch_evl]patch"		"1"
			"[stockh2021_teampatch_pgl]patch"		"1"
		}
		"crate_patch_pack_stockh2021_legends_mythical"
		{
			"[stockh2021_teampatch_nip_gold]patch"		"1"
			"[stockh2021_teampatch_furi_gold]patch"		"1"
			"[stockh2021_teampatch_navi_gold]patch"		"1"
			"[stockh2021_teampatch_vita_gold]patch"		"1"
			"[stockh2021_teampatch_liq_gold]patch"		"1"
			"[stockh2021_teampatch_gamb_gold]patch"		"1"
			"[stockh2021_teampatch_g2_gold]patch"		"1"
			"[stockh2021_teampatch_evl_gold]patch"		"1"
			"[stockh2021_teampatch_pgl_gold]patch"		"1"
		}
		"crate_patch_pack_stockh2021_legends"
		{
			"contains_patches_representing_organizations"		"1"
			"crate_patch_pack_stockh2021_legends_rare"		"1"
			"crate_patch_pack_stockh2021_legends_mythical"		"1"
		}
		"crate_patch_pack_stockh2021_challengers_rare"
		{
			"[stockh2021_teampatch_spir]patch"		"1"
			"[stockh2021_teampatch_astr]patch"		"1"
			"[stockh2021_teampatch_pain]patch"		"1"
			"[stockh2021_teampatch_ence]patch"		"1"
			"[stockh2021_teampatch_big]patch"		"1"
			"[stockh2021_teampatch_ride]patch"		"1"
			"[stockh2021_teampatch_hero]patch"		"1"
			"[stockh2021_teampatch_mouz]patch"		"1"
			"[stockh2021_teampatch_pgl]patch"		"1"
		}
		"crate_patch_pack_stockh2021_challengers_mythical"
		{
			"[stockh2021_teampatch_spir_gold]patch"		"1"
			"[stockh2021_teampatch_astr_gold]patch"		"1"
			"[stockh2021_teampatch_pain_gold]patch"		"1"
			"[stockh2021_teampatch_ence_gold]patch"		"1"
			"[stockh2021_teampatch_big_gold]patch"		"1"
			"[stockh2021_teampatch_ride_gold]patch"		"1"
			"[stockh2021_teampatch_hero_gold]patch"		"1"
			"[stockh2021_teampatch_mouz_gold]patch"		"1"
			"[stockh2021_teampatch_pgl_gold]patch"		"1"
		}
		"crate_patch_pack_stockh2021_challengers"
		{
			"contains_patches_representing_organizations"		"1"
			"crate_patch_pack_stockh2021_challengers_rare"		"1"
			"crate_patch_pack_stockh2021_challengers_mythical"		"1"
		}
		"crate_patch_pack_stockh2021_contenders_rare"
		{
			"[stockh2021_teampatch_shrk]patch"		"1"
			"[stockh2021_teampatch_tyl]patch"		"1"
			"[stockh2021_teampatch_ren]patch"		"1"
			"[stockh2021_teampatch_ent]patch"		"1"
			"[stockh2021_teampatch_god]patch"		"1"
			"[stockh2021_teampatch_vp]patch"		"1"
			"[stockh2021_teampatch_cope]patch"		"1"
			"[stockh2021_teampatch_faze]patch"		"1"
			"[stockh2021_teampatch_pgl]patch"		"1"
		}
		"crate_patch_pack_stockh2021_contenders_mythical"
		{
			"[stockh2021_teampatch_shrk_gold]patch"		"1"
			"[stockh2021_teampatch_tyl_gold]patch"		"1"
			"[stockh2021_teampatch_ren_gold]patch"		"1"
			"[stockh2021_teampatch_ent_gold]patch"		"1"
			"[stockh2021_teampatch_god_gold]patch"		"1"
			"[stockh2021_teampatch_vp_gold]patch"		"1"
			"[stockh2021_teampatch_cope_gold]patch"		"1"
			"[stockh2021_teampatch_faze_gold]patch"		"1"
			"[stockh2021_teampatch_pgl_gold]patch"		"1"
		}
		"crate_patch_pack_stockh2021_contenders"
		{
			"contains_patches_representing_organizations"		"1"
			"crate_patch_pack_stockh2021_contenders_rare"		"1"
			"crate_patch_pack_stockh2021_contenders_mythical"		"1"
		}
		"crate_signature_pack_stockh2021_group_champions_rare"
		{
			"[stockh2021_signature_s1mple]sticker"		"1"
			"[stockh2021_signature_perfecto]sticker"		"1"
			"[stockh2021_signature_boombl4]sticker"		"1"
			"[stockh2021_signature_b1t]sticker"		"1"
			"[stockh2021_signature_electronic]sticker"		"1"
		}
		"crate_signature_pack_stockh2021_group_champions_mythical"
		{
			"[stockh2021_signature_s1mple_holo]sticker"		"1"
			"[stockh2021_signature_perfecto_holo]sticker"		"1"
			"[stockh2021_signature_boombl4_holo]sticker"		"1"
			"[stockh2021_signature_b1t_holo]sticker"		"1"
			"[stockh2021_signature_electronic_holo]sticker"		"1"
		}
		"crate_signature_pack_stockh2021_group_champions_gold"
		{
			"[stockh2021_signature_s1mple_gold]sticker"		"1"
			"[stockh2021_signature_perfecto_gold]sticker"		"1"
			"[stockh2021_signature_boombl4_gold]sticker"		"1"
			"[stockh2021_signature_b1t_gold]sticker"		"1"
			"[stockh2021_signature_electronic_gold]sticker"		"1"
		}
		"crate_signature_pack_stockh2021_group_finalists_rare"
		{
			"[stockh2021_signature_niko]sticker"		"1"
			"[stockh2021_signature_nexa]sticker"		"1"
			"[stockh2021_signature_hunter]sticker"		"1"
			"[stockh2021_signature_jackz]sticker"		"1"
			"[stockh2021_signature_amanek]sticker"		"1"
			"[stockh2021_signature_teses]sticker"		"1"
			"[stockh2021_signature_stavn]sticker"		"1"
			"[stockh2021_signature_sjuush]sticker"		"1"
			"[stockh2021_signature_refrezh]sticker"		"1"
			"[stockh2021_signature_cadian]sticker"		"1"
			"[stockh2021_signature_nafany]sticker"		"1"
			"[stockh2021_signature_ax1le]sticker"		"1"
			"[stockh2021_signature_interz]sticker"		"1"
			"[stockh2021_signature_sh1ro]sticker"		"1"
			"[stockh2021_signature_hobbit]sticker"		"1"
			"[stockh2021_signature_drop]sticker"		"1"
			"[stockh2021_signature_kscerato]sticker"		"1"
			"[stockh2021_signature_vini]sticker"		"1"
			"[stockh2021_signature_art]sticker"		"1"
			"[stockh2021_signature_yuurih]sticker"		"1"
			"[stockh2021_signature_qikert]sticker"		"1"
			"[stockh2021_signature_buster]sticker"		"1"
			"[stockh2021_signature_yekindar]sticker"		"1"
			"[stockh2021_signature_jame]sticker"		"1"
			"[stockh2021_signature_fl1t]sticker"		"1"
			"[stockh2021_signature_hampus]sticker"		"1"
			"[stockh2021_signature_lnz]sticker"		"1"
			"[stockh2021_signature_rez]sticker"		"1"
			"[stockh2021_signature_plopski]sticker"		"1"
			"[stockh2021_signature_device]sticker"		"1"
			"[stockh2021_signature_zywoo]sticker"		"1"
			"[stockh2021_signature_misutaaa]sticker"		"1"
			"[stockh2021_signature_kyojin]sticker"		"1"
			"[stockh2021_signature_shox]sticker"		"1"
			"[stockh2021_signature_apex]sticker"		"1"
		}
		"crate_signature_pack_stockh2021_group_finalists_mythical"
		{
			"[stockh2021_signature_niko_holo]sticker"		"1"
			"[stockh2021_signature_nexa_holo]sticker"		"1"
			"[stockh2021_signature_hunter_holo]sticker"		"1"
			"[stockh2021_signature_jackz_holo]sticker"		"1"
			"[stockh2021_signature_amanek_holo]sticker"		"1"
			"[stockh2021_signature_teses_holo]sticker"		"1"
			"[stockh2021_signature_stavn_holo]sticker"		"1"
			"[stockh2021_signature_sjuush_holo]sticker"		"1"
			"[stockh2021_signature_refrezh_holo]sticker"		"1"
			"[stockh2021_signature_cadian_holo]sticker"		"1"
			"[stockh2021_signature_nafany_holo]sticker"		"1"
			"[stockh2021_signature_ax1le_holo]sticker"		"1"
			"[stockh2021_signature_interz_holo]sticker"		"1"
			"[stockh2021_signature_sh1ro_holo]sticker"		"1"
			"[stockh2021_signature_hobbit_holo]sticker"		"1"
			"[stockh2021_signature_drop_holo]sticker"		"1"
			"[stockh2021_signature_kscerato_holo]sticker"		"1"
			"[stockh2021_signature_vini_holo]sticker"		"1"
			"[stockh2021_signature_art_holo]sticker"		"1"
			"[stockh2021_signature_yuurih_holo]sticker"		"1"
			"[stockh2021_signature_qikert_holo]sticker"		"1"
			"[stockh2021_signature_buster_holo]sticker"		"1"
			"[stockh2021_signature_yekindar_holo]sticker"		"1"
			"[stockh2021_signature_jame_holo]sticker"		"1"
			"[stockh2021_signature_fl1t_holo]sticker"		"1"
			"[stockh2021_signature_hampus_holo]sticker"		"1"
			"[stockh2021_signature_lnz_holo]sticker"		"1"
			"[stockh2021_signature_rez_holo]sticker"		"1"
			"[stockh2021_signature_plopski_holo]sticker"		"1"
			"[stockh2021_signature_device_holo]sticker"		"1"
			"[stockh2021_signature_zywoo_holo]sticker"		"1"
			"[stockh2021_signature_misutaaa_holo]sticker"		"1"
			"[stockh2021_signature_kyojin_holo]sticker"		"1"
			"[stockh2021_signature_shox_holo]sticker"		"1"
			"[stockh2021_signature_apex_holo]sticker"		"1"
		}
		"crate_signature_pack_stockh2021_group_finalists_gold"
		{
			"[stockh2021_signature_niko_gold]sticker"		"1"
			"[stockh2021_signature_nexa_gold]sticker"		"1"
			"[stockh2021_signature_hunter_gold]sticker"		"1"
			"[stockh2021_signature_jackz_gold]sticker"		"1"
			"[stockh2021_signature_amanek_gold]sticker"		"1"
			"[stockh2021_signature_teses_gold]sticker"		"1"
			"[stockh2021_signature_stavn_gold]sticker"		"1"
			"[stockh2021_signature_sjuush_gold]sticker"		"1"
			"[stockh2021_signature_refrezh_gold]sticker"		"1"
			"[stockh2021_signature_cadian_gold]sticker"		"1"
			"[stockh2021_signature_nafany_gold]sticker"		"1"
			"[stockh2021_signature_ax1le_gold]sticker"		"1"
			"[stockh2021_signature_interz_gold]sticker"		"1"
			"[stockh2021_signature_sh1ro_gold]sticker"		"1"
			"[stockh2021_signature_hobbit_gold]sticker"		"1"
			"[stockh2021_signature_drop_gold]sticker"		"1"
			"[stockh2021_signature_kscerato_gold]sticker"		"1"
			"[stockh2021_signature_vini_gold]sticker"		"1"
			"[stockh2021_signature_art_gold]sticker"		"1"
			"[stockh2021_signature_yuurih_gold]sticker"		"1"
			"[stockh2021_signature_qikert_gold]sticker"		"1"
			"[stockh2021_signature_buster_gold]sticker"		"1"
			"[stockh2021_signature_yekindar_gold]sticker"		"1"
			"[stockh2021_signature_jame_gold]sticker"		"1"
			"[stockh2021_signature_fl1t_gold]sticker"		"1"
			"[stockh2021_signature_hampus_gold]sticker"		"1"
			"[stockh2021_signature_lnz_gold]sticker"		"1"
			"[stockh2021_signature_rez_gold]sticker"		"1"
			"[stockh2021_signature_plopski_gold]sticker"		"1"
			"[stockh2021_signature_device_gold]sticker"		"1"
			"[stockh2021_signature_zywoo_gold]sticker"		"1"
			"[stockh2021_signature_misutaaa_gold]sticker"		"1"
			"[stockh2021_signature_kyojin_gold]sticker"		"1"
			"[stockh2021_signature_shox_gold]sticker"		"1"
			"[stockh2021_signature_apex_gold]sticker"		"1"
		}
		"crate_signature_pack_stockh2021_group_players_collection_champions"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_stockh2021_group_champions_rare"		"1"
			"crate_signature_pack_stockh2021_group_champions_mythical"		"1"
			"crate_signature_pack_stockh2021_group_champions_gold"		"1"
		}
		"crate_signature_pack_stockh2021_group_players_collection_finalists"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_stockh2021_group_finalists_rare"		"1"
			"crate_signature_pack_stockh2021_group_finalists_mythical"		"1"
			"crate_signature_pack_stockh2021_group_finalists_gold"		"1"
		}
		"crate_stockh2021_promo_de_inferno"
		{
			"set_inferno_2"		"1"
		}
		"crate_stockh2021_promo_de_mirage"
		{
			"set_mirage_2021"		"1"
		}
		"crate_stockh2021_promo_de_dust2"
		{
			"set_dust_2_2021"		"1"
		}
		"crate_stockh2021_promo_de_overpass"
		{
			"set_overpass"		"1"
		}
		"crate_stockh2021_promo_de_ancient"
		{
			"set_op10_ancient"		"1"
		}
		"crate_stockh2021_promo_de_nuke"
		{
			"set_nuke_2"		"1"
		}
		"crate_stockh2021_promo_de_vertigo"
		{
			"set_vertigo_2021"		"1"
		}
	}
	"items"
	{
		"4796"
		{
			"item_name"		"#CSGO_TournamentPass_stockh2021"
			"name"		"tournament_pass_stockh2021"
			"item_description"		"#CSGO_TournamentPass_stockh2021_Desc"
			"image_inventory"		"econ/status_icons/pgl_pickem_2021_pass"
			"prefab"		"stockh2021_tournament_pass_prefab stockh2021_tournament_steamtv_items"
		}
		"4801"
		{
			"item_name"		"#CSGO_TournamentPass_stockh2021_pack"
			"name"		"tournament_pass_stockh2021_pack"
			"item_description"		"#CSGO_TournamentPass_stockh2021_pack_Desc"
			"image_inventory"		"econ/status_icons/pgl_pickem_2021_pass_pack"
			"prefab"		"stockh2021_tournament_pass_prefab stockh2021_tournament_steamtv_items"
		}
		"4802"
		{
			"item_name"		"#CSGO_TournamentPass_stockh2021_charge"
			"name"		"tournament_pass_stockh2021_charge"
			"item_description"		"#CSGO_TournamentPass_stockh2021_charge_Desc"
			"image_inventory"		"econ/status_icons/pgl_pickem_2021_pass_charge"
			"prefab"		"stockh2021_tournament_pass_prefab"
			"attributes"
			{
				"cannot trade"		"1"
			}
		}
		"4797"
		{
			"name"		"tournament_journal_stockh2021"
			"item_name"		"#CSGO_TournamentJournal_stockh2021"
			"prefab"		"stockh2021_tournament_journal_prefab"
			"image_inventory"		"econ/status_icons/pgl_pickem_2021_bronze"
			"attributes"
			{
				"upgrade level"		"0"
				"upgrade threshold"		"3"
				"pedestal display model"		"models/inventory_items/pgl_pickem_2021_bronze.mdl"
			}
		}
		"4798"
		{
			"name"		"tournament_journal_stockh2021_silver"
			"item_name"		"#CSGO_TournamentJournal_stockh2021_Silver"
			"prefab"		"stockh2021_tournament_journal_prefab"
			"image_inventory"		"econ/status_icons/pgl_pickem_2021_silver"
			"attributes"
			{
				"upgrade level"		"1"
				"upgrade threshold"		"6"
				"pedestal display model"		"models/inventory_items/pgl_pickem_2021_silver.mdl"
			}
		}
		"4799"
		{
			"name"		"tournament_journal_stockh2021_gold"
			"item_name"		"#CSGO_TournamentJournal_stockh2021_Gold"
			"prefab"		"stockh2021_tournament_journal_prefab"
			"image_inventory"		"econ/status_icons/pgl_pickem_2021_gold"
			"attributes"
			{
				"upgrade level"		"2"
				"upgrade threshold"		"9"
				"pedestal display model"		"models/inventory_items/pgl_pickem_2021_gold.mdl"
			}
		}
		"4800"
		{
			"name"		"tournament_journal_stockh2021_crystal"
			"item_name"		"#CSGO_TournamentJournal_stockh2021_Crystal"
			"prefab"		"stockh2021_tournament_journal_prefab"
			"image_inventory"		"econ/status_icons/pgl_pickem_2021_crystal"
			"attributes"
			{
				"upgrade level"		"3"
				"pedestal display model"		"models/inventory_items/pgl_pickem_2021_crystal.mdl"
			}
		}
		"4803"
		{
			"item_name"		"#CSGO_crate_sticker_pack_stockh2021_legends"
			"name"		"crate_sticker_pack_stockh2021_legends"
			"item_description"		"#CSGO_crate_sticker_pack_stockh2021_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_stockh2021_legends"
			"prefab"		"stockh2021_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"324"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_stockh2021_legends_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_stockh2021_legends_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4804"
		{
			"item_name"		"#CSGO_crate_sticker_pack_stockh2021_challengers"
			"name"		"crate_sticker_pack_stockh2021_challengers"
			"item_description"		"#CSGO_crate_sticker_pack_stockh2021_challengers_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_stockh2021_challengers"
			"prefab"		"stockh2021_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"325"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_stockh2021_challengers_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_stockh2021_challengers_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4805"
		{
			"item_name"		"#CSGO_crate_sticker_pack_stockh2021_contenders"
			"name"		"crate_sticker_pack_stockh2021_contenders"
			"item_description"		"#CSGO_crate_sticker_pack_stockh2021_contenders_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_stockh2021_contenders"
			"prefab"		"stockh2021_sticker_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"326"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_stockh2021_contenders_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_stockh2021_contenders_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4806"
		{
			"item_name"		"#CSGO_crate_patch_pack_stockh2021_legends"
			"name"		"crate_patch_pack_stockh2021_legends"
			"item_description"		"#CSGO_crate_patch_pack_stockh2021_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_patch_pack_stockh2021_legends"
			"prefab"		"stockh2021_patch_capsule_prefab"
			"model_player"		"models/props/crates/patch_envelope_stockh2021_legends.mdl"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"327"
				}
			}
			"tags"
			{
				"PatchCapsule"
				{
					"tag_value"		"crate_patch_pack_stockh2021_legends_collection"
					"tag_text"		"#CSGO_crate_patch_pack_stockh2021_legends_tag"
					"tag_group"		"PatchCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_PatchCapsuleTag"
				}
			}
		}
		"4807"
		{
			"item_name"		"#CSGO_crate_patch_pack_stockh2021_challengers"
			"name"		"crate_patch_pack_stockh2021_challengers"
			"item_description"		"#CSGO_crate_patch_pack_stockh2021_challengers_desc"
			"image_inventory"		"econ/weapon_cases/crate_patch_pack_stockh2021_challengers"
			"prefab"		"stockh2021_patch_capsule_prefab"
			"model_player"		"models/props/crates/patch_envelope_stockh2021_challengers.mdl"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"328"
				}
			}
			"tags"
			{
				"PatchCapsule"
				{
					"tag_value"		"crate_patch_pack_stockh2021_challengers_collection"
					"tag_text"		"#CSGO_crate_patch_pack_stockh2021_challengers_tag"
					"tag_group"		"PatchCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_PatchCapsuleTag"
				}
			}
		}
		"4808"
		{
			"item_name"		"#CSGO_crate_patch_pack_stockh2021_contenders"
			"name"		"crate_patch_pack_stockh2021_contenders"
			"item_description"		"#CSGO_crate_patch_pack_stockh2021_contenders_desc"
			"image_inventory"		"econ/weapon_cases/crate_patch_pack_stockh2021_contenders"
			"prefab"		"stockh2021_patch_capsule_prefab"
			"model_player"		"models/props/crates/patch_envelope_stockh2021_contenders.mdl"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"329"
				}
			}
			"tags"
			{
				"PatchCapsule"
				{
					"tag_value"		"crate_patch_pack_stockh2021_contenders_collection"
					"tag_text"		"#CSGO_crate_patch_pack_stockh2021_contenders_tag"
					"tag_group"		"PatchCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_PatchCapsuleTag"
				}
			}
		}
		"4816"
		{
			"item_name"		"#CSGO_crate_signature_pack_stockh2021_group_champions"
			"name"		"crate_signature_pack_stockh2021_group_champions"
			"item_description"		"#CSGO_crate_signature_pack_stockh2021_group_champions_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_stockh2021_group_champions"
			"prefab"		"stockh2021_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"337"
				}
			}
		}
		"4817"
		{
			"item_name"		"#CSGO_crate_signature_pack_stockh2021_group_finalists"
			"name"		"crate_signature_pack_stockh2021_group_finalists"
			"item_description"		"#CSGO_crate_signature_pack_stockh2021_group_finalists_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_stockh2021_group_finalists"
			"prefab"		"stockh2021_signature_capsule_prefab"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"338"
				}
			}
		}
		"4809"
		{
			"item_name"		"#CSGO_crate_stockh2021_promo_de_inferno"
			"name"		"crate_stockh2021_promo_de_inferno"
			"image_inventory"		"econ/weapon_cases/crate_stockh2021_promo_de_inferno"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"330"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"18"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_inferno_2"
					"tag_text"		"#CSGO_set_inferno_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4810"
		{
			"item_name"		"#CSGO_crate_stockh2021_promo_de_mirage"
			"name"		"crate_stockh2021_promo_de_mirage"
			"image_inventory"		"econ/weapon_cases/crate_stockh2021_promo_de_mirage"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"331"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"18"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_mirage_2021"
					"tag_text"		"#CSGO_set_mirage_2021"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4811"
		{
			"item_name"		"#CSGO_crate_stockh2021_promo_de_dust2"
			"name"		"crate_stockh2021_promo_de_dust2"
			"image_inventory"		"econ/weapon_cases/crate_stockh2021_promo_de_dust2"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"332"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"18"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_dust_2_2021"
					"tag_text"		"#CSGO_set_dust_2_2021"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4812"
		{
			"item_name"		"#CSGO_crate_stockh2021_promo_de_overpass"
			"name"		"crate_stockh2021_promo_de_overpass"
			"image_inventory"		"econ/weapon_cases/crate_stockh2021_promo_de_overpass"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"333"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"18"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_overpass"
					"tag_text"		"#CSGO_set_overpass"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4813"
		{
			"item_name"		"#CSGO_crate_stockh2021_promo_de_ancient"
			"name"		"crate_stockh2021_promo_de_ancient"
			"image_inventory"		"econ/weapon_cases/crate_stockh2021_promo_de_ancient"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"334"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"18"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_op10_ancient"
					"tag_text"		"#CSGO_set_op10_ancient"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4814"
		{
			"item_name"		"#CSGO_crate_stockh2021_promo_de_nuke"
			"name"		"crate_stockh2021_promo_de_nuke"
			"image_inventory"		"econ/weapon_cases/crate_stockh2021_promo_de_nuke"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"335"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"18"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_nuke_2"
					"tag_text"		"#CSGO_set_nuke_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4815"
		{
			"item_name"		"#CSGO_crate_stockh2021_promo_de_vertigo"
			"name"		"crate_stockh2021_promo_de_vertigo"
			"image_inventory"		"econ/weapon_cases/crate_stockh2021_promo_de_vertigo"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"336"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"18"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_vertigo_2021"
					"tag_text"		"#CSGO_set_vertigo_2021"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"sticker_kits"
	{
		"4954"
		{
			"name"		"stockh2021_team_nip"
			"item_name"		"#StickerKit_stockh2021_team_nip"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/nip"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"1"
		}
		"4955"
		{
			"name"		"stockh2021_team_nip_holo"
			"item_name"		"#StickerKit_stockh2021_team_nip_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/nip_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"1"
		}
		"4956"
		{
			"name"		"stockh2021_team_nip_foil"
			"item_name"		"#StickerKit_stockh2021_team_nip_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/nip_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"1"
		}
		"4957"
		{
			"name"		"stockh2021_team_nip_gold"
			"item_name"		"#StickerKit_stockh2021_team_nip_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/nip_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"1"
		}
		"4958"
		{
			"name"		"stockh2021_team_furi"
			"item_name"		"#StickerKit_stockh2021_team_furi"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/furi"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"85"
		}
		"4959"
		{
			"name"		"stockh2021_team_furi_holo"
			"item_name"		"#StickerKit_stockh2021_team_furi_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/furi_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"85"
		}
		"4960"
		{
			"name"		"stockh2021_team_furi_foil"
			"item_name"		"#StickerKit_stockh2021_team_furi_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/furi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"85"
		}
		"4961"
		{
			"name"		"stockh2021_team_furi_gold"
			"item_name"		"#StickerKit_stockh2021_team_furi_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/furi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"85"
		}
		"4962"
		{
			"name"		"stockh2021_team_navi"
			"item_name"		"#StickerKit_stockh2021_team_navi"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/navi"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"12"
		}
		"4963"
		{
			"name"		"stockh2021_team_navi_holo"
			"item_name"		"#StickerKit_stockh2021_team_navi_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/navi_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"12"
		}
		"4964"
		{
			"name"		"stockh2021_team_navi_foil"
			"item_name"		"#StickerKit_stockh2021_team_navi_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/navi_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"12"
		}
		"4965"
		{
			"name"		"stockh2021_team_navi_gold"
			"item_name"		"#StickerKit_stockh2021_team_navi_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/navi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"12"
		}
		"4966"
		{
			"name"		"stockh2021_team_vita"
			"item_name"		"#StickerKit_stockh2021_team_vita"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/vita"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"89"
		}
		"4967"
		{
			"name"		"stockh2021_team_vita_holo"
			"item_name"		"#StickerKit_stockh2021_team_vita_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/vita_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"89"
		}
		"4968"
		{
			"name"		"stockh2021_team_vita_foil"
			"item_name"		"#StickerKit_stockh2021_team_vita_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/vita_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"89"
		}
		"4969"
		{
			"name"		"stockh2021_team_vita_gold"
			"item_name"		"#StickerKit_stockh2021_team_vita_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/vita_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"89"
		}
		"4970"
		{
			"name"		"stockh2021_team_liq"
			"item_name"		"#StickerKit_stockh2021_team_liq"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/liq"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"48"
		}
		"4971"
		{
			"name"		"stockh2021_team_liq_holo"
			"item_name"		"#StickerKit_stockh2021_team_liq_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/liq_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"48"
		}
		"4972"
		{
			"name"		"stockh2021_team_liq_foil"
			"item_name"		"#StickerKit_stockh2021_team_liq_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/liq_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"48"
		}
		"4973"
		{
			"name"		"stockh2021_team_liq_gold"
			"item_name"		"#StickerKit_stockh2021_team_liq_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/liq_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"48"
		}
		"4974"
		{
			"name"		"stockh2021_team_gamb"
			"item_name"		"#StickerKit_stockh2021_team_gamb"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/gamb"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"63"
		}
		"4975"
		{
			"name"		"stockh2021_team_gamb_holo"
			"item_name"		"#StickerKit_stockh2021_team_gamb_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/gamb_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"63"
		}
		"4976"
		{
			"name"		"stockh2021_team_gamb_foil"
			"item_name"		"#StickerKit_stockh2021_team_gamb_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/gamb_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"63"
		}
		"4977"
		{
			"name"		"stockh2021_team_gamb_gold"
			"item_name"		"#StickerKit_stockh2021_team_gamb_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/gamb_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"63"
		}
		"4978"
		{
			"name"		"stockh2021_team_g2"
			"item_name"		"#StickerKit_stockh2021_team_g2"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/g2"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"59"
		}
		"4979"
		{
			"name"		"stockh2021_team_g2_holo"
			"item_name"		"#StickerKit_stockh2021_team_g2_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/g2_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"59"
		}
		"4980"
		{
			"name"		"stockh2021_team_g2_foil"
			"item_name"		"#StickerKit_stockh2021_team_g2_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/g2_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"59"
		}
		"4981"
		{
			"name"		"stockh2021_team_g2_gold"
			"item_name"		"#StickerKit_stockh2021_team_g2_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/g2_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"59"
		}
		"4982"
		{
			"name"		"stockh2021_team_evl"
			"item_name"		"#StickerKit_stockh2021_team_evl"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/evl"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"98"
		}
		"4983"
		{
			"name"		"stockh2021_team_evl_holo"
			"item_name"		"#StickerKit_stockh2021_team_evl_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/evl_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"98"
		}
		"4984"
		{
			"name"		"stockh2021_team_evl_foil"
			"item_name"		"#StickerKit_stockh2021_team_evl_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/evl_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"98"
		}
		"4985"
		{
			"name"		"stockh2021_team_evl_gold"
			"item_name"		"#StickerKit_stockh2021_team_evl_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/evl_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"98"
		}
		"4986"
		{
			"name"		"stockh2021_team_spir"
			"item_name"		"#StickerKit_stockh2021_team_spir"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/spir"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"81"
		}
		"4987"
		{
			"name"		"stockh2021_team_spir_holo"
			"item_name"		"#StickerKit_stockh2021_team_spir_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/spir_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"81"
		}
		"4988"
		{
			"name"		"stockh2021_team_spir_foil"
			"item_name"		"#StickerKit_stockh2021_team_spir_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/spir_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"81"
		}
		"4989"
		{
			"name"		"stockh2021_team_spir_gold"
			"item_name"		"#StickerKit_stockh2021_team_spir_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/spir_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"81"
		}
		"4990"
		{
			"name"		"stockh2021_team_astr"
			"item_name"		"#StickerKit_stockh2021_team_astr"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/astr"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"60"
		}
		"4991"
		{
			"name"		"stockh2021_team_astr_holo"
			"item_name"		"#StickerKit_stockh2021_team_astr_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/astr_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"60"
		}
		"4992"
		{
			"name"		"stockh2021_team_astr_foil"
			"item_name"		"#StickerKit_stockh2021_team_astr_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/astr_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"60"
		}
		"4993"
		{
			"name"		"stockh2021_team_astr_gold"
			"item_name"		"#StickerKit_stockh2021_team_astr_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/astr_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"60"
		}
		"4994"
		{
			"name"		"stockh2021_team_pain"
			"item_name"		"#StickerKit_stockh2021_team_pain"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/pain"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"102"
		}
		"4995"
		{
			"name"		"stockh2021_team_pain_holo"
			"item_name"		"#StickerKit_stockh2021_team_pain_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/pain_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"102"
		}
		"4996"
		{
			"name"		"stockh2021_team_pain_foil"
			"item_name"		"#StickerKit_stockh2021_team_pain_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/pain_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"102"
		}
		"4997"
		{
			"name"		"stockh2021_team_pain_gold"
			"item_name"		"#StickerKit_stockh2021_team_pain_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/pain_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"102"
		}
		"4998"
		{
			"name"		"stockh2021_team_ence"
			"item_name"		"#StickerKit_stockh2021_team_ence"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/ence"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"84"
		}
		"4999"
		{
			"name"		"stockh2021_team_ence_holo"
			"item_name"		"#StickerKit_stockh2021_team_ence_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/ence_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"84"
		}
		"5000"
		{
			"name"		"stockh2021_team_ence_foil"
			"item_name"		"#StickerKit_stockh2021_team_ence_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/ence_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"84"
		}
		"5001"
		{
			"name"		"stockh2021_team_ence_gold"
			"item_name"		"#StickerKit_stockh2021_team_ence_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/ence_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"84"
		}
		"5002"
		{
			"name"		"stockh2021_team_big"
			"item_name"		"#StickerKit_stockh2021_team_big"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/big"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"69"
		}
		"5003"
		{
			"name"		"stockh2021_team_big_holo"
			"item_name"		"#StickerKit_stockh2021_team_big_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/big_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"69"
		}
		"5004"
		{
			"name"		"stockh2021_team_big_foil"
			"item_name"		"#StickerKit_stockh2021_team_big_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/big_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"69"
		}
		"5005"
		{
			"name"		"stockh2021_team_big_gold"
			"item_name"		"#StickerKit_stockh2021_team_big_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/big_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"69"
		}
		"5006"
		{
			"name"		"stockh2021_team_ride"
			"item_name"		"#StickerKit_stockh2021_team_ride"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/ride"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"103"
		}
		"5007"
		{
			"name"		"stockh2021_team_ride_holo"
			"item_name"		"#StickerKit_stockh2021_team_ride_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/ride_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"103"
		}
		"5008"
		{
			"name"		"stockh2021_team_ride_foil"
			"item_name"		"#StickerKit_stockh2021_team_ride_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/ride_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"103"
		}
		"5009"
		{
			"name"		"stockh2021_team_ride_gold"
			"item_name"		"#StickerKit_stockh2021_team_ride_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/ride_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"103"
		}
		"5010"
		{
			"name"		"stockh2021_team_hero"
			"item_name"		"#StickerKit_stockh2021_team_hero"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/hero"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"95"
		}
		"5011"
		{
			"name"		"stockh2021_team_hero_holo"
			"item_name"		"#StickerKit_stockh2021_team_hero_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/hero_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"95"
		}
		"5012"
		{
			"name"		"stockh2021_team_hero_foil"
			"item_name"		"#StickerKit_stockh2021_team_hero_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/hero_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"95"
		}
		"5013"
		{
			"name"		"stockh2021_team_hero_gold"
			"item_name"		"#StickerKit_stockh2021_team_hero_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/hero_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"95"
		}
		"5014"
		{
			"name"		"stockh2021_team_mouz"
			"item_name"		"#StickerKit_stockh2021_team_mouz"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/mouz"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"106"
		}
		"5015"
		{
			"name"		"stockh2021_team_mouz_holo"
			"item_name"		"#StickerKit_stockh2021_team_mouz_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/mouz_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"106"
		}
		"5016"
		{
			"name"		"stockh2021_team_mouz_foil"
			"item_name"		"#StickerKit_stockh2021_team_mouz_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/mouz_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"106"
		}
		"5017"
		{
			"name"		"stockh2021_team_mouz_gold"
			"item_name"		"#StickerKit_stockh2021_team_mouz_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/mouz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"106"
		}
		"5018"
		{
			"name"		"stockh2021_team_shrk"
			"item_name"		"#StickerKit_stockh2021_team_shrk"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/shrk"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"104"
		}
		"5019"
		{
			"name"		"stockh2021_team_shrk_holo"
			"item_name"		"#StickerKit_stockh2021_team_shrk_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/shrk_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"104"
		}
		"5020"
		{
			"name"		"stockh2021_team_shrk_foil"
			"item_name"		"#StickerKit_stockh2021_team_shrk_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/shrk_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"104"
		}
		"5021"
		{
			"name"		"stockh2021_team_shrk_gold"
			"item_name"		"#StickerKit_stockh2021_team_shrk_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/shrk_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"104"
		}
		"5022"
		{
			"name"		"stockh2021_team_tyl"
			"item_name"		"#StickerKit_stockh2021_team_tyl"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/tyl"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"74"
		}
		"5023"
		{
			"name"		"stockh2021_team_tyl_holo"
			"item_name"		"#StickerKit_stockh2021_team_tyl_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/tyl_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"74"
		}
		"5024"
		{
			"name"		"stockh2021_team_tyl_foil"
			"item_name"		"#StickerKit_stockh2021_team_tyl_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/tyl_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"74"
		}
		"5025"
		{
			"name"		"stockh2021_team_tyl_gold"
			"item_name"		"#StickerKit_stockh2021_team_tyl_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/tyl_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"74"
		}
		"5026"
		{
			"name"		"stockh2021_team_ren"
			"item_name"		"#StickerKit_stockh2021_team_ren"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/ren"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"53"
		}
		"5027"
		{
			"name"		"stockh2021_team_ren_holo"
			"item_name"		"#StickerKit_stockh2021_team_ren_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/ren_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"53"
		}
		"5028"
		{
			"name"		"stockh2021_team_ren_foil"
			"item_name"		"#StickerKit_stockh2021_team_ren_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/ren_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"53"
		}
		"5029"
		{
			"name"		"stockh2021_team_ren_gold"
			"item_name"		"#StickerKit_stockh2021_team_ren_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/ren_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"53"
		}
		"5030"
		{
			"name"		"stockh2021_team_ent"
			"item_name"		"#StickerKit_stockh2021_team_ent"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/ent"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"105"
		}
		"5031"
		{
			"name"		"stockh2021_team_ent_holo"
			"item_name"		"#StickerKit_stockh2021_team_ent_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/ent_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"105"
		}
		"5032"
		{
			"name"		"stockh2021_team_ent_foil"
			"item_name"		"#StickerKit_stockh2021_team_ent_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/ent_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"105"
		}
		"5033"
		{
			"name"		"stockh2021_team_ent_gold"
			"item_name"		"#StickerKit_stockh2021_team_ent_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/ent_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"105"
		}
		"5034"
		{
			"name"		"stockh2021_team_god"
			"item_name"		"#StickerKit_stockh2021_team_god"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/god"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"67"
		}
		"5035"
		{
			"name"		"stockh2021_team_god_holo"
			"item_name"		"#StickerKit_stockh2021_team_god_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/god_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"67"
		}
		"5036"
		{
			"name"		"stockh2021_team_god_foil"
			"item_name"		"#StickerKit_stockh2021_team_god_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/god_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"67"
		}
		"5037"
		{
			"name"		"stockh2021_team_god_gold"
			"item_name"		"#StickerKit_stockh2021_team_god_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/god_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"67"
		}
		"5038"
		{
			"name"		"stockh2021_team_vp"
			"item_name"		"#StickerKit_stockh2021_team_vp"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/vp"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"31"
		}
		"5039"
		{
			"name"		"stockh2021_team_vp_holo"
			"item_name"		"#StickerKit_stockh2021_team_vp_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/vp_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"31"
		}
		"5040"
		{
			"name"		"stockh2021_team_vp_foil"
			"item_name"		"#StickerKit_stockh2021_team_vp_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/vp_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"31"
		}
		"5041"
		{
			"name"		"stockh2021_team_vp_gold"
			"item_name"		"#StickerKit_stockh2021_team_vp_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/vp_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"31"
		}
		"5042"
		{
			"name"		"stockh2021_team_cope"
			"item_name"		"#StickerKit_stockh2021_team_cope"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/cope"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"101"
		}
		"5043"
		{
			"name"		"stockh2021_team_cope_holo"
			"item_name"		"#StickerKit_stockh2021_team_cope_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/cope_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"101"
		}
		"5044"
		{
			"name"		"stockh2021_team_cope_foil"
			"item_name"		"#StickerKit_stockh2021_team_cope_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/cope_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"101"
		}
		"5045"
		{
			"name"		"stockh2021_team_cope_gold"
			"item_name"		"#StickerKit_stockh2021_team_cope_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/cope_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"101"
		}
		"5046"
		{
			"name"		"stockh2021_team_faze"
			"item_name"		"#StickerKit_stockh2021_team_faze"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/faze"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"61"
		}
		"5047"
		{
			"name"		"stockh2021_team_faze_holo"
			"item_name"		"#StickerKit_stockh2021_team_faze_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/faze_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"61"
		}
		"5048"
		{
			"name"		"stockh2021_team_faze_foil"
			"item_name"		"#StickerKit_stockh2021_team_faze_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/faze_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"61"
		}
		"5049"
		{
			"name"		"stockh2021_team_faze_gold"
			"item_name"		"#StickerKit_stockh2021_team_faze_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_team"
			"sticker_material"		"stockh2021/faze_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"61"
		}
		"5050"
		{
			"name"		"stockh2021_team_pgl"
			"item_name"		"#StickerKit_stockh2021_team_pgl"
			"description_string"		"#EventItemDesc_stockh2021_sticker_org"
			"sticker_material"		"stockh2021/pgl"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"0"
		}
		"5051"
		{
			"name"		"stockh2021_team_pgl_holo"
			"item_name"		"#StickerKit_stockh2021_team_pgl_holo"
			"description_string"		"#EventItemDesc_stockh2021_sticker_org"
			"sticker_material"		"stockh2021/pgl_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"0"
		}
		"5052"
		{
			"name"		"stockh2021_team_pgl_foil"
			"item_name"		"#StickerKit_stockh2021_team_pgl_foil"
			"description_string"		"#EventItemDesc_stockh2021_sticker_org"
			"sticker_material"		"stockh2021/pgl_foil"
			"item_rarity"		"legendary"
			"tournament_event_id"		"18"
			"tournament_team_id"		"0"
		}
		"5053"
		{
			"name"		"stockh2021_team_pgl_gold"
			"item_name"		"#StickerKit_stockh2021_team_pgl_gold"
			"description_string"		"#EventItemDesc_stockh2021_sticker_org"
			"sticker_material"		"stockh2021/pgl_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"0"
		}
		"5054"
		{
			"name"		"stockh2021_team_nip_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_nip"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_team"
			"sticker_material"		"stockh2021/nip_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"1"
		}
		"5055"
		{
			"name"		"stockh2021_team_furi_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_furi"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_team"
			"sticker_material"		"stockh2021/furi_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"85"
		}
		"5056"
		{
			"name"		"stockh2021_team_navi_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_navi"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_team"
			"sticker_material"		"stockh2021/navi_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"12"
		}
		"5057"
		{
			"name"		"stockh2021_team_vita_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_vita"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_team"
			"sticker_material"		"stockh2021/vita_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"89"
		}
		"5058"
		{
			"name"		"stockh2021_team_liq_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_liq"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_team"
			"sticker_material"		"stockh2021/liq_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"48"
		}
		"5059"
		{
			"name"		"stockh2021_team_gamb_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_gamb"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_team"
			"sticker_material"		"stockh2021/gamb_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"63"
		}
		"5060"
		{
			"name"		"stockh2021_team_g2_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_g2"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_team"
			"sticker_material"		"stockh2021/g2_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"59"
		}
		"5061"
		{
			"name"		"stockh2021_team_evl_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_evl"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_team"
			"sticker_material"		"stockh2021/evl_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"98"
		}
		"5062"
		{
			"name"		"stockh2021_team_spir_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_spir"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_team"
			"sticker_material"		"stockh2021/spir_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"81"
		}
		"5063"
		{
			"name"		"stockh2021_team_astr_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_astr"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_team"
			"sticker_material"		"stockh2021/astr_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"60"
		}
		"5064"
		{
			"name"		"stockh2021_team_pain_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_pain"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_team"
			"sticker_material"		"stockh2021/pain_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"102"
		}
		"5065"
		{
			"name"		"stockh2021_team_ence_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_ence"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_team"
			"sticker_material"		"stockh2021/ence_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"84"
		}
		"5066"
		{
			"name"		"stockh2021_team_big_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_big"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_team"
			"sticker_material"		"stockh2021/big_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"69"
		}
		"5067"
		{
			"name"		"stockh2021_team_ride_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_ride"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_team"
			"sticker_material"		"stockh2021/ride_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"103"
		}
		"5068"
		{
			"name"		"stockh2021_team_hero_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_hero"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_team"
			"sticker_material"		"stockh2021/hero_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"95"
		}
		"5069"
		{
			"name"		"stockh2021_team_mouz_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_mouz"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_team"
			"sticker_material"		"stockh2021/mouz_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"106"
		}
		"5070"
		{
			"name"		"stockh2021_team_shrk_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_shrk"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_team"
			"sticker_material"		"stockh2021/shrk_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"104"
		}
		"5071"
		{
			"name"		"stockh2021_team_tyl_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_tyl"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_team"
			"sticker_material"		"stockh2021/tyl_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"74"
		}
		"5072"
		{
			"name"		"stockh2021_team_ren_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_ren"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_team"
			"sticker_material"		"stockh2021/ren_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"53"
		}
		"5073"
		{
			"name"		"stockh2021_team_ent_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_ent"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_team"
			"sticker_material"		"stockh2021/ent_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"105"
		}
		"5074"
		{
			"name"		"stockh2021_team_god_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_god"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_team"
			"sticker_material"		"stockh2021/god_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"67"
		}
		"5075"
		{
			"name"		"stockh2021_team_vp_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_vp"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_team"
			"sticker_material"		"stockh2021/vp_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"31"
		}
		"5076"
		{
			"name"		"stockh2021_team_cope_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_cope"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_team"
			"sticker_material"		"stockh2021/cope_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"101"
		}
		"5077"
		{
			"name"		"stockh2021_team_faze_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_faze"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_team"
			"sticker_material"		"stockh2021/faze_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"61"
		}
		"5078"
		{
			"name"		"stockh2021_team_pgl_graffiti"
			"item_name"		"#StickerKit_stockh2021_team_pgl"
			"description_string"		"#EventItemDesc_stockh2021_graffiti_org"
			"sticker_material"		"stockh2021/pgl_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"0"
		}
		"5079"
		{
			"name"		"stockh2021_teampatch_nip"
			"item_name"		"#StickerKit_stockh2021_team_nip"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_nip"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"1"
		}
		"5080"
		{
			"name"		"stockh2021_teampatch_nip_gold"
			"item_name"		"#StickerKit_stockh2021_team_nip_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_nip_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"1"
		}
		"5081"
		{
			"name"		"stockh2021_teampatch_furi"
			"item_name"		"#StickerKit_stockh2021_team_furi"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_furi"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"85"
		}
		"5082"
		{
			"name"		"stockh2021_teampatch_furi_gold"
			"item_name"		"#StickerKit_stockh2021_team_furi_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_furi_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"85"
		}
		"5083"
		{
			"name"		"stockh2021_teampatch_navi"
			"item_name"		"#StickerKit_stockh2021_team_navi"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_navi"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"12"
		}
		"5084"
		{
			"name"		"stockh2021_teampatch_navi_gold"
			"item_name"		"#StickerKit_stockh2021_team_navi_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_navi_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"12"
		}
		"5085"
		{
			"name"		"stockh2021_teampatch_vita"
			"item_name"		"#StickerKit_stockh2021_team_vita"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_vita"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"89"
		}
		"5086"
		{
			"name"		"stockh2021_teampatch_vita_gold"
			"item_name"		"#StickerKit_stockh2021_team_vita_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_vita_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"89"
		}
		"5087"
		{
			"name"		"stockh2021_teampatch_liq"
			"item_name"		"#StickerKit_stockh2021_team_liq"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_liq"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"48"
		}
		"5088"
		{
			"name"		"stockh2021_teampatch_liq_gold"
			"item_name"		"#StickerKit_stockh2021_team_liq_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_liq_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"48"
		}
		"5089"
		{
			"name"		"stockh2021_teampatch_gamb"
			"item_name"		"#StickerKit_stockh2021_team_gamb"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_gamb"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"63"
		}
		"5090"
		{
			"name"		"stockh2021_teampatch_gamb_gold"
			"item_name"		"#StickerKit_stockh2021_team_gamb_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_gamb_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"63"
		}
		"5091"
		{
			"name"		"stockh2021_teampatch_g2"
			"item_name"		"#StickerKit_stockh2021_team_g2"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_g2"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"59"
		}
		"5092"
		{
			"name"		"stockh2021_teampatch_g2_gold"
			"item_name"		"#StickerKit_stockh2021_team_g2_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_g2_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"59"
		}
		"5093"
		{
			"name"		"stockh2021_teampatch_evl"
			"item_name"		"#StickerKit_stockh2021_team_evl"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_evl"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"98"
		}
		"5094"
		{
			"name"		"stockh2021_teampatch_evl_gold"
			"item_name"		"#StickerKit_stockh2021_team_evl_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_evl_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"98"
		}
		"5095"
		{
			"name"		"stockh2021_teampatch_spir"
			"item_name"		"#StickerKit_stockh2021_team_spir"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_spir"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"81"
		}
		"5096"
		{
			"name"		"stockh2021_teampatch_spir_gold"
			"item_name"		"#StickerKit_stockh2021_team_spir_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_spir_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"81"
		}
		"5097"
		{
			"name"		"stockh2021_teampatch_astr"
			"item_name"		"#StickerKit_stockh2021_team_astr"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_astr"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"60"
		}
		"5098"
		{
			"name"		"stockh2021_teampatch_astr_gold"
			"item_name"		"#StickerKit_stockh2021_team_astr_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_astr_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"60"
		}
		"5099"
		{
			"name"		"stockh2021_teampatch_pain"
			"item_name"		"#StickerKit_stockh2021_team_pain"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_pain"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"102"
		}
		"5100"
		{
			"name"		"stockh2021_teampatch_pain_gold"
			"item_name"		"#StickerKit_stockh2021_team_pain_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_pain_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"102"
		}
		"5101"
		{
			"name"		"stockh2021_teampatch_ence"
			"item_name"		"#StickerKit_stockh2021_team_ence"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_ence"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"84"
		}
		"5102"
		{
			"name"		"stockh2021_teampatch_ence_gold"
			"item_name"		"#StickerKit_stockh2021_team_ence_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_ence_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"84"
		}
		"5103"
		{
			"name"		"stockh2021_teampatch_big"
			"item_name"		"#StickerKit_stockh2021_team_big"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_big"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"69"
		}
		"5104"
		{
			"name"		"stockh2021_teampatch_big_gold"
			"item_name"		"#StickerKit_stockh2021_team_big_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_big_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"69"
		}
		"5105"
		{
			"name"		"stockh2021_teampatch_ride"
			"item_name"		"#StickerKit_stockh2021_team_ride"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_ride"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"103"
		}
		"5106"
		{
			"name"		"stockh2021_teampatch_ride_gold"
			"item_name"		"#StickerKit_stockh2021_team_ride_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_ride_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"103"
		}
		"5107"
		{
			"name"		"stockh2021_teampatch_hero"
			"item_name"		"#StickerKit_stockh2021_team_hero"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_hero"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"95"
		}
		"5108"
		{
			"name"		"stockh2021_teampatch_hero_gold"
			"item_name"		"#StickerKit_stockh2021_team_hero_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_hero_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"95"
		}
		"5109"
		{
			"name"		"stockh2021_teampatch_mouz"
			"item_name"		"#StickerKit_stockh2021_team_mouz"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_mouz"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"106"
		}
		"5110"
		{
			"name"		"stockh2021_teampatch_mouz_gold"
			"item_name"		"#StickerKit_stockh2021_team_mouz_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_mouz_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"106"
		}
		"5111"
		{
			"name"		"stockh2021_teampatch_shrk"
			"item_name"		"#StickerKit_stockh2021_team_shrk"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_shrk"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"104"
		}
		"5112"
		{
			"name"		"stockh2021_teampatch_shrk_gold"
			"item_name"		"#StickerKit_stockh2021_team_shrk_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_shrk_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"104"
		}
		"5113"
		{
			"name"		"stockh2021_teampatch_tyl"
			"item_name"		"#StickerKit_stockh2021_team_tyl"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_tyl"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"74"
		}
		"5114"
		{
			"name"		"stockh2021_teampatch_tyl_gold"
			"item_name"		"#StickerKit_stockh2021_team_tyl_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_tyl_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"74"
		}
		"5115"
		{
			"name"		"stockh2021_teampatch_ren"
			"item_name"		"#StickerKit_stockh2021_team_ren"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_ren"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"53"
		}
		"5116"
		{
			"name"		"stockh2021_teampatch_ren_gold"
			"item_name"		"#StickerKit_stockh2021_team_ren_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_ren_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"53"
		}
		"5117"
		{
			"name"		"stockh2021_teampatch_ent"
			"item_name"		"#StickerKit_stockh2021_team_ent"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_ent"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"105"
		}
		"5118"
		{
			"name"		"stockh2021_teampatch_ent_gold"
			"item_name"		"#StickerKit_stockh2021_team_ent_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_ent_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"105"
		}
		"5119"
		{
			"name"		"stockh2021_teampatch_god"
			"item_name"		"#StickerKit_stockh2021_team_god"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_god"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"67"
		}
		"5120"
		{
			"name"		"stockh2021_teampatch_god_gold"
			"item_name"		"#StickerKit_stockh2021_team_god_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_god_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"67"
		}
		"5121"
		{
			"name"		"stockh2021_teampatch_vp"
			"item_name"		"#StickerKit_stockh2021_team_vp"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_vp"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"31"
		}
		"5122"
		{
			"name"		"stockh2021_teampatch_vp_gold"
			"item_name"		"#StickerKit_stockh2021_team_vp_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_vp_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"31"
		}
		"5123"
		{
			"name"		"stockh2021_teampatch_cope"
			"item_name"		"#StickerKit_stockh2021_team_cope"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_cope"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"101"
		}
		"5124"
		{
			"name"		"stockh2021_teampatch_cope_gold"
			"item_name"		"#StickerKit_stockh2021_team_cope_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_cope_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"101"
		}
		"5125"
		{
			"name"		"stockh2021_teampatch_faze"
			"item_name"		"#StickerKit_stockh2021_team_faze"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_faze"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"61"
		}
		"5126"
		{
			"name"		"stockh2021_teampatch_faze_gold"
			"item_name"		"#StickerKit_stockh2021_team_faze_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_team"
			"patch_material"		"stockh2021/patch_faze_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"61"
		}
		"5127"
		{
			"name"		"stockh2021_teampatch_pgl"
			"item_name"		"#StickerKit_stockh2021_team_pgl"
			"description_string"		"#EventItemDesc_stockh2021_patch_org"
			"patch_material"		"stockh2021/patch_pgl"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"0"
		}
		"5128"
		{
			"name"		"stockh2021_teampatch_pgl_gold"
			"item_name"		"#StickerKit_stockh2021_team_pgl_gold"
			"description_string"		"#EventItemDesc_stockh2021_patch_org"
			"patch_material"		"stockh2021/patch_pgl_gold"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"0"
		}
		"5129"
		{
			"name"		"stockh2021_signature_s1mple"
			"item_name"		"#StickerKit_stockh2021_signature_s1mple"
			"description_string"		"#StickerKit_desc_stockh2021_signature_s1mple"
			"sticker_material"		"stockh2021/sig_s1mple"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"5130"
		{
			"name"		"stockh2021_signature_s1mple_holo"
			"item_name"		"#StickerKit_stockh2021_signature_s1mple_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_s1mple_holo"
			"sticker_material"		"stockh2021/sig_s1mple_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"5131"
		{
			"name"		"stockh2021_signature_s1mple_gold"
			"item_name"		"#StickerKit_stockh2021_signature_s1mple_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_s1mple_gold"
			"sticker_material"		"stockh2021/sig_s1mple_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"5132"
		{
			"name"		"stockh2021_signature_perfecto"
			"item_name"		"#StickerKit_stockh2021_signature_perfecto"
			"description_string"		"#StickerKit_desc_stockh2021_signature_perfecto"
			"sticker_material"		"stockh2021/sig_perfecto"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"12"
			"tournament_player_id"		"160954758"
		}
		"5133"
		{
			"name"		"stockh2021_signature_perfecto_holo"
			"item_name"		"#StickerKit_stockh2021_signature_perfecto_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_perfecto_holo"
			"sticker_material"		"stockh2021/sig_perfecto_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"12"
			"tournament_player_id"		"160954758"
		}
		"5134"
		{
			"name"		"stockh2021_signature_perfecto_gold"
			"item_name"		"#StickerKit_stockh2021_signature_perfecto_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_perfecto_gold"
			"sticker_material"		"stockh2021/sig_perfecto_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"12"
			"tournament_player_id"		"160954758"
		}
		"5135"
		{
			"name"		"stockh2021_signature_boombl4"
			"item_name"		"#StickerKit_stockh2021_signature_boombl4"
			"description_string"		"#StickerKit_desc_stockh2021_signature_boombl4"
			"sticker_material"		"stockh2021/sig_boombl4"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"12"
			"tournament_player_id"		"185941338"
		}
		"5136"
		{
			"name"		"stockh2021_signature_boombl4_holo"
			"item_name"		"#StickerKit_stockh2021_signature_boombl4_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_boombl4_holo"
			"sticker_material"		"stockh2021/sig_boombl4_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"12"
			"tournament_player_id"		"185941338"
		}
		"5137"
		{
			"name"		"stockh2021_signature_boombl4_gold"
			"item_name"		"#StickerKit_stockh2021_signature_boombl4_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_boombl4_gold"
			"sticker_material"		"stockh2021/sig_boombl4_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"12"
			"tournament_player_id"		"185941338"
		}
		"5138"
		{
			"name"		"stockh2021_signature_b1t"
			"item_name"		"#StickerKit_stockh2021_signature_b1t"
			"description_string"		"#StickerKit_desc_stockh2021_signature_b1t"
			"sticker_material"		"stockh2021/sig_b1t"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"12"
			"tournament_player_id"		"286341748"
		}
		"5139"
		{
			"name"		"stockh2021_signature_b1t_holo"
			"item_name"		"#StickerKit_stockh2021_signature_b1t_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_b1t_holo"
			"sticker_material"		"stockh2021/sig_b1t_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"12"
			"tournament_player_id"		"286341748"
		}
		"5140"
		{
			"name"		"stockh2021_signature_b1t_gold"
			"item_name"		"#StickerKit_stockh2021_signature_b1t_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_b1t_gold"
			"sticker_material"		"stockh2021/sig_b1t_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"12"
			"tournament_player_id"		"286341748"
		}
		"5141"
		{
			"name"		"stockh2021_signature_electronic"
			"item_name"		"#StickerKit_stockh2021_signature_electronic"
			"description_string"		"#StickerKit_desc_stockh2021_signature_electronic"
			"sticker_material"		"stockh2021/sig_electronic"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"5142"
		{
			"name"		"stockh2021_signature_electronic_holo"
			"item_name"		"#StickerKit_stockh2021_signature_electronic_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_electronic_holo"
			"sticker_material"		"stockh2021/sig_electronic_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"5143"
		{
			"name"		"stockh2021_signature_electronic_gold"
			"item_name"		"#StickerKit_stockh2021_signature_electronic_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_electronic_gold"
			"sticker_material"		"stockh2021/sig_electronic_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"5144"
		{
			"name"		"stockh2021_signature_niko"
			"item_name"		"#StickerKit_stockh2021_signature_niko"
			"description_string"		"#StickerKit_desc_stockh2021_signature_niko"
			"sticker_material"		"stockh2021/sig_niko"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"59"
			"tournament_player_id"		"81417650"
		}
		"5145"
		{
			"name"		"stockh2021_signature_niko_holo"
			"item_name"		"#StickerKit_stockh2021_signature_niko_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_niko_holo"
			"sticker_material"		"stockh2021/sig_niko_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"59"
			"tournament_player_id"		"81417650"
		}
		"5146"
		{
			"name"		"stockh2021_signature_niko_gold"
			"item_name"		"#StickerKit_stockh2021_signature_niko_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_niko_gold"
			"sticker_material"		"stockh2021/sig_niko_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"59"
			"tournament_player_id"		"81417650"
		}
		"5147"
		{
			"name"		"stockh2021_signature_nexa"
			"item_name"		"#StickerKit_stockh2021_signature_nexa"
			"description_string"		"#StickerKit_desc_stockh2021_signature_nexa"
			"sticker_material"		"stockh2021/sig_nexa"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"59"
			"tournament_player_id"		"39559694"
		}
		"5148"
		{
			"name"		"stockh2021_signature_nexa_holo"
			"item_name"		"#StickerKit_stockh2021_signature_nexa_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_nexa_holo"
			"sticker_material"		"stockh2021/sig_nexa_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"59"
			"tournament_player_id"		"39559694"
		}
		"5149"
		{
			"name"		"stockh2021_signature_nexa_gold"
			"item_name"		"#StickerKit_stockh2021_signature_nexa_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_nexa_gold"
			"sticker_material"		"stockh2021/sig_nexa_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"59"
			"tournament_player_id"		"39559694"
		}
		"5150"
		{
			"name"		"stockh2021_signature_hunter"
			"item_name"		"#StickerKit_stockh2021_signature_hunter"
			"description_string"		"#StickerKit_desc_stockh2021_signature_hunter"
			"sticker_material"		"stockh2021/sig_hunter"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"59"
			"tournament_player_id"		"52606325"
		}
		"5151"
		{
			"name"		"stockh2021_signature_hunter_holo"
			"item_name"		"#StickerKit_stockh2021_signature_hunter_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_hunter_holo"
			"sticker_material"		"stockh2021/sig_hunter_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"59"
			"tournament_player_id"		"52606325"
		}
		"5152"
		{
			"name"		"stockh2021_signature_hunter_gold"
			"item_name"		"#StickerKit_stockh2021_signature_hunter_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_hunter_gold"
			"sticker_material"		"stockh2021/sig_hunter_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"59"
			"tournament_player_id"		"52606325"
		}
		"5153"
		{
			"name"		"stockh2021_signature_jackz"
			"item_name"		"#StickerKit_stockh2021_signature_jackz"
			"description_string"		"#StickerKit_desc_stockh2021_signature_jackz"
			"sticker_material"		"stockh2021/sig_jackz"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"59"
			"tournament_player_id"		"11977189"
		}
		"5154"
		{
			"name"		"stockh2021_signature_jackz_holo"
			"item_name"		"#StickerKit_stockh2021_signature_jackz_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_jackz_holo"
			"sticker_material"		"stockh2021/sig_jackz_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"59"
			"tournament_player_id"		"11977189"
		}
		"5155"
		{
			"name"		"stockh2021_signature_jackz_gold"
			"item_name"		"#StickerKit_stockh2021_signature_jackz_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_jackz_gold"
			"sticker_material"		"stockh2021/sig_jackz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"59"
			"tournament_player_id"		"11977189"
		}
		"5156"
		{
			"name"		"stockh2021_signature_amanek"
			"item_name"		"#StickerKit_stockh2021_signature_amanek"
			"description_string"		"#StickerKit_desc_stockh2021_signature_amanek"
			"sticker_material"		"stockh2021/sig_amanek"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"59"
			"tournament_player_id"		"108679223"
		}
		"5157"
		{
			"name"		"stockh2021_signature_amanek_holo"
			"item_name"		"#StickerKit_stockh2021_signature_amanek_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_amanek_holo"
			"sticker_material"		"stockh2021/sig_amanek_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"59"
			"tournament_player_id"		"108679223"
		}
		"5158"
		{
			"name"		"stockh2021_signature_amanek_gold"
			"item_name"		"#StickerKit_stockh2021_signature_amanek_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_amanek_gold"
			"sticker_material"		"stockh2021/sig_amanek_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"59"
			"tournament_player_id"		"108679223"
		}
		"5159"
		{
			"name"		"stockh2021_signature_teses"
			"item_name"		"#StickerKit_stockh2021_signature_teses"
			"description_string"		"#StickerKit_desc_stockh2021_signature_teses"
			"sticker_material"		"stockh2021/sig_teses"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"95"
			"tournament_player_id"		"36412550"
		}
		"5160"
		{
			"name"		"stockh2021_signature_teses_holo"
			"item_name"		"#StickerKit_stockh2021_signature_teses_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_teses_holo"
			"sticker_material"		"stockh2021/sig_teses_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"95"
			"tournament_player_id"		"36412550"
		}
		"5161"
		{
			"name"		"stockh2021_signature_teses_gold"
			"item_name"		"#StickerKit_stockh2021_signature_teses_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_teses_gold"
			"sticker_material"		"stockh2021/sig_teses_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"95"
			"tournament_player_id"		"36412550"
		}
		"5162"
		{
			"name"		"stockh2021_signature_stavn"
			"item_name"		"#StickerKit_stockh2021_signature_stavn"
			"description_string"		"#StickerKit_desc_stockh2021_signature_stavn"
			"sticker_material"		"stockh2021/sig_stavn"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"95"
			"tournament_player_id"		"62099910"
		}
		"5163"
		{
			"name"		"stockh2021_signature_stavn_holo"
			"item_name"		"#StickerKit_stockh2021_signature_stavn_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_stavn_holo"
			"sticker_material"		"stockh2021/sig_stavn_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"95"
			"tournament_player_id"		"62099910"
		}
		"5164"
		{
			"name"		"stockh2021_signature_stavn_gold"
			"item_name"		"#StickerKit_stockh2021_signature_stavn_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_stavn_gold"
			"sticker_material"		"stockh2021/sig_stavn_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"95"
			"tournament_player_id"		"62099910"
		}
		"5165"
		{
			"name"		"stockh2021_signature_sjuush"
			"item_name"		"#StickerKit_stockh2021_signature_sjuush"
			"description_string"		"#StickerKit_desc_stockh2021_signature_sjuush"
			"sticker_material"		"stockh2021/sig_sjuush"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"95"
			"tournament_player_id"		"200443857"
		}
		"5166"
		{
			"name"		"stockh2021_signature_sjuush_holo"
			"item_name"		"#StickerKit_stockh2021_signature_sjuush_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_sjuush_holo"
			"sticker_material"		"stockh2021/sig_sjuush_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"95"
			"tournament_player_id"		"200443857"
		}
		"5167"
		{
			"name"		"stockh2021_signature_sjuush_gold"
			"item_name"		"#StickerKit_stockh2021_signature_sjuush_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_sjuush_gold"
			"sticker_material"		"stockh2021/sig_sjuush_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"95"
			"tournament_player_id"		"200443857"
		}
		"5168"
		{
			"name"		"stockh2021_signature_refrezh"
			"item_name"		"#StickerKit_stockh2021_signature_refrezh"
			"description_string"		"#StickerKit_desc_stockh2021_signature_refrezh"
			"sticker_material"		"stockh2021/sig_refrezh"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"95"
			"tournament_player_id"		"104598470"
		}
		"5169"
		{
			"name"		"stockh2021_signature_refrezh_holo"
			"item_name"		"#StickerKit_stockh2021_signature_refrezh_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_refrezh_holo"
			"sticker_material"		"stockh2021/sig_refrezh_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"95"
			"tournament_player_id"		"104598470"
		}
		"5170"
		{
			"name"		"stockh2021_signature_refrezh_gold"
			"item_name"		"#StickerKit_stockh2021_signature_refrezh_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_refrezh_gold"
			"sticker_material"		"stockh2021/sig_refrezh_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"95"
			"tournament_player_id"		"104598470"
		}
		"5171"
		{
			"name"		"stockh2021_signature_cadian"
			"item_name"		"#StickerKit_stockh2021_signature_cadian"
			"description_string"		"#StickerKit_desc_stockh2021_signature_cadian"
			"sticker_material"		"stockh2021/sig_cadian"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"95"
			"tournament_player_id"		"43849788"
		}
		"5172"
		{
			"name"		"stockh2021_signature_cadian_holo"
			"item_name"		"#StickerKit_stockh2021_signature_cadian_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_cadian_holo"
			"sticker_material"		"stockh2021/sig_cadian_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"95"
			"tournament_player_id"		"43849788"
		}
		"5173"
		{
			"name"		"stockh2021_signature_cadian_gold"
			"item_name"		"#StickerKit_stockh2021_signature_cadian_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_cadian_gold"
			"sticker_material"		"stockh2021/sig_cadian_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"95"
			"tournament_player_id"		"43849788"
		}
		"5174"
		{
			"name"		"stockh2021_signature_nafany"
			"item_name"		"#StickerKit_stockh2021_signature_nafany"
			"description_string"		"#StickerKit_desc_stockh2021_signature_nafany"
			"sticker_material"		"stockh2021/sig_nafany"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"63"
			"tournament_player_id"		"99448400"
		}
		"5175"
		{
			"name"		"stockh2021_signature_nafany_holo"
			"item_name"		"#StickerKit_stockh2021_signature_nafany_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_nafany_holo"
			"sticker_material"		"stockh2021/sig_nafany_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"63"
			"tournament_player_id"		"99448400"
		}
		"5176"
		{
			"name"		"stockh2021_signature_nafany_gold"
			"item_name"		"#StickerKit_stockh2021_signature_nafany_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_nafany_gold"
			"sticker_material"		"stockh2021/sig_nafany_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"63"
			"tournament_player_id"		"99448400"
		}
		"5177"
		{
			"name"		"stockh2021_signature_ax1le"
			"item_name"		"#StickerKit_stockh2021_signature_ax1le"
			"description_string"		"#StickerKit_desc_stockh2021_signature_ax1le"
			"sticker_material"		"stockh2021/sig_ax1le"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"63"
			"tournament_player_id"		"85167576"
		}
		"5178"
		{
			"name"		"stockh2021_signature_ax1le_holo"
			"item_name"		"#StickerKit_stockh2021_signature_ax1le_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_ax1le_holo"
			"sticker_material"		"stockh2021/sig_ax1le_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"63"
			"tournament_player_id"		"85167576"
		}
		"5179"
		{
			"name"		"stockh2021_signature_ax1le_gold"
			"item_name"		"#StickerKit_stockh2021_signature_ax1le_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_ax1le_gold"
			"sticker_material"		"stockh2021/sig_ax1le_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"63"
			"tournament_player_id"		"85167576"
		}
		"5180"
		{
			"name"		"stockh2021_signature_interz"
			"item_name"		"#StickerKit_stockh2021_signature_interz"
			"description_string"		"#StickerKit_desc_stockh2021_signature_interz"
			"sticker_material"		"stockh2021/sig_interz"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"63"
			"tournament_player_id"		"247808592"
		}
		"5181"
		{
			"name"		"stockh2021_signature_interz_holo"
			"item_name"		"#StickerKit_stockh2021_signature_interz_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_interz_holo"
			"sticker_material"		"stockh2021/sig_interz_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"63"
			"tournament_player_id"		"247808592"
		}
		"5182"
		{
			"name"		"stockh2021_signature_interz_gold"
			"item_name"		"#StickerKit_stockh2021_signature_interz_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_interz_gold"
			"sticker_material"		"stockh2021/sig_interz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"63"
			"tournament_player_id"		"247808592"
		}
		"5183"
		{
			"name"		"stockh2021_signature_sh1ro"
			"item_name"		"#StickerKit_stockh2021_signature_sh1ro"
			"description_string"		"#StickerKit_desc_stockh2021_signature_sh1ro"
			"sticker_material"		"stockh2021/sig_sh1ro"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"63"
			"tournament_player_id"		"121219047"
		}
		"5184"
		{
			"name"		"stockh2021_signature_sh1ro_holo"
			"item_name"		"#StickerKit_stockh2021_signature_sh1ro_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_sh1ro_holo"
			"sticker_material"		"stockh2021/sig_sh1ro_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"63"
			"tournament_player_id"		"121219047"
		}
		"5185"
		{
			"name"		"stockh2021_signature_sh1ro_gold"
			"item_name"		"#StickerKit_stockh2021_signature_sh1ro_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_sh1ro_gold"
			"sticker_material"		"stockh2021/sig_sh1ro_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"63"
			"tournament_player_id"		"121219047"
		}
		"5186"
		{
			"name"		"stockh2021_signature_hobbit"
			"item_name"		"#StickerKit_stockh2021_signature_hobbit"
			"description_string"		"#StickerKit_desc_stockh2021_signature_hobbit"
			"sticker_material"		"stockh2021/sig_hobbit"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"63"
			"tournament_player_id"		"68027030"
		}
		"5187"
		{
			"name"		"stockh2021_signature_hobbit_holo"
			"item_name"		"#StickerKit_stockh2021_signature_hobbit_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_hobbit_holo"
			"sticker_material"		"stockh2021/sig_hobbit_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"63"
			"tournament_player_id"		"68027030"
		}
		"5188"
		{
			"name"		"stockh2021_signature_hobbit_gold"
			"item_name"		"#StickerKit_stockh2021_signature_hobbit_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_hobbit_gold"
			"sticker_material"		"stockh2021/sig_hobbit_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"63"
			"tournament_player_id"		"68027030"
		}
		"5189"
		{
			"name"		"stockh2021_signature_drop"
			"item_name"		"#StickerKit_stockh2021_signature_drop"
			"description_string"		"#StickerKit_desc_stockh2021_signature_drop"
			"sticker_material"		"stockh2021/sig_drop"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"85"
			"tournament_player_id"		"427790854"
		}
		"5190"
		{
			"name"		"stockh2021_signature_drop_holo"
			"item_name"		"#StickerKit_stockh2021_signature_drop_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_drop_holo"
			"sticker_material"		"stockh2021/sig_drop_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"85"
			"tournament_player_id"		"427790854"
		}
		"5191"
		{
			"name"		"stockh2021_signature_drop_gold"
			"item_name"		"#StickerKit_stockh2021_signature_drop_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_drop_gold"
			"sticker_material"		"stockh2021/sig_drop_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"85"
			"tournament_player_id"		"427790854"
		}
		"5192"
		{
			"name"		"stockh2021_signature_kscerato"
			"item_name"		"#StickerKit_stockh2021_signature_kscerato"
			"description_string"		"#StickerKit_desc_stockh2021_signature_kscerato"
			"sticker_material"		"stockh2021/sig_kscerato"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"85"
			"tournament_player_id"		"98234764"
		}
		"5193"
		{
			"name"		"stockh2021_signature_kscerato_holo"
			"item_name"		"#StickerKit_stockh2021_signature_kscerato_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_kscerato_holo"
			"sticker_material"		"stockh2021/sig_kscerato_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"85"
			"tournament_player_id"		"98234764"
		}
		"5194"
		{
			"name"		"stockh2021_signature_kscerato_gold"
			"item_name"		"#StickerKit_stockh2021_signature_kscerato_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_kscerato_gold"
			"sticker_material"		"stockh2021/sig_kscerato_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"85"
			"tournament_player_id"		"98234764"
		}
		"5195"
		{
			"name"		"stockh2021_signature_vini"
			"item_name"		"#StickerKit_stockh2021_signature_vini"
			"description_string"		"#StickerKit_desc_stockh2021_signature_vini"
			"sticker_material"		"stockh2021/sig_vini"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"85"
			"tournament_player_id"		"36104456"
		}
		"5196"
		{
			"name"		"stockh2021_signature_vini_holo"
			"item_name"		"#StickerKit_stockh2021_signature_vini_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_vini_holo"
			"sticker_material"		"stockh2021/sig_vini_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"85"
			"tournament_player_id"		"36104456"
		}
		"5197"
		{
			"name"		"stockh2021_signature_vini_gold"
			"item_name"		"#StickerKit_stockh2021_signature_vini_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_vini_gold"
			"sticker_material"		"stockh2021/sig_vini_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"85"
			"tournament_player_id"		"36104456"
		}
		"5198"
		{
			"name"		"stockh2021_signature_art"
			"item_name"		"#StickerKit_stockh2021_signature_art"
			"description_string"		"#StickerKit_desc_stockh2021_signature_art"
			"sticker_material"		"stockh2021/sig_art"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"85"
			"tournament_player_id"		"83503844"
		}
		"5199"
		{
			"name"		"stockh2021_signature_art_holo"
			"item_name"		"#StickerKit_stockh2021_signature_art_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_art_holo"
			"sticker_material"		"stockh2021/sig_art_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"85"
			"tournament_player_id"		"83503844"
		}
		"5200"
		{
			"name"		"stockh2021_signature_art_gold"
			"item_name"		"#StickerKit_stockh2021_signature_art_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_art_gold"
			"sticker_material"		"stockh2021/sig_art_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"85"
			"tournament_player_id"		"83503844"
		}
		"5201"
		{
			"name"		"stockh2021_signature_yuurih"
			"item_name"		"#StickerKit_stockh2021_signature_yuurih"
			"description_string"		"#StickerKit_desc_stockh2021_signature_yuurih"
			"sticker_material"		"stockh2021/sig_yuurih"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"85"
			"tournament_player_id"		"204704832"
		}
		"5202"
		{
			"name"		"stockh2021_signature_yuurih_holo"
			"item_name"		"#StickerKit_stockh2021_signature_yuurih_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_yuurih_holo"
			"sticker_material"		"stockh2021/sig_yuurih_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"85"
			"tournament_player_id"		"204704832"
		}
		"5203"
		{
			"name"		"stockh2021_signature_yuurih_gold"
			"item_name"		"#StickerKit_stockh2021_signature_yuurih_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_yuurih_gold"
			"sticker_material"		"stockh2021/sig_yuurih_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"85"
			"tournament_player_id"		"204704832"
		}
		"5204"
		{
			"name"		"stockh2021_signature_qikert"
			"item_name"		"#StickerKit_stockh2021_signature_qikert"
			"description_string"		"#StickerKit_desc_stockh2021_signature_qikert"
			"sticker_material"		"stockh2021/sig_qikert"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"31"
			"tournament_player_id"		"166970562"
		}
		"5205"
		{
			"name"		"stockh2021_signature_qikert_holo"
			"item_name"		"#StickerKit_stockh2021_signature_qikert_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_qikert_holo"
			"sticker_material"		"stockh2021/sig_qikert_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"31"
			"tournament_player_id"		"166970562"
		}
		"5206"
		{
			"name"		"stockh2021_signature_qikert_gold"
			"item_name"		"#StickerKit_stockh2021_signature_qikert_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_qikert_gold"
			"sticker_material"		"stockh2021/sig_qikert_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"31"
			"tournament_player_id"		"166970562"
		}
		"5207"
		{
			"name"		"stockh2021_signature_buster"
			"item_name"		"#StickerKit_stockh2021_signature_buster"
			"description_string"		"#StickerKit_desc_stockh2021_signature_buster"
			"sticker_material"		"stockh2021/sig_buster"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"31"
			"tournament_player_id"		"212936195"
		}
		"5208"
		{
			"name"		"stockh2021_signature_buster_holo"
			"item_name"		"#StickerKit_stockh2021_signature_buster_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_buster_holo"
			"sticker_material"		"stockh2021/sig_buster_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"31"
			"tournament_player_id"		"212936195"
		}
		"5209"
		{
			"name"		"stockh2021_signature_buster_gold"
			"item_name"		"#StickerKit_stockh2021_signature_buster_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_buster_gold"
			"sticker_material"		"stockh2021/sig_buster_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"31"
			"tournament_player_id"		"212936195"
		}
		"5210"
		{
			"name"		"stockh2021_signature_yekindar"
			"item_name"		"#StickerKit_stockh2021_signature_yekindar"
			"description_string"		"#StickerKit_desc_stockh2021_signature_yekindar"
			"sticker_material"		"stockh2021/sig_yekindar"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"31"
			"tournament_player_id"		"174136197"
		}
		"5211"
		{
			"name"		"stockh2021_signature_yekindar_holo"
			"item_name"		"#StickerKit_stockh2021_signature_yekindar_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_yekindar_holo"
			"sticker_material"		"stockh2021/sig_yekindar_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"31"
			"tournament_player_id"		"174136197"
		}
		"5212"
		{
			"name"		"stockh2021_signature_yekindar_gold"
			"item_name"		"#StickerKit_stockh2021_signature_yekindar_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_yekindar_gold"
			"sticker_material"		"stockh2021/sig_yekindar_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"31"
			"tournament_player_id"		"174136197"
		}
		"5213"
		{
			"name"		"stockh2021_signature_jame"
			"item_name"		"#StickerKit_stockh2021_signature_jame"
			"description_string"		"#StickerKit_desc_stockh2021_signature_jame"
			"sticker_material"		"stockh2021/sig_jame"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"31"
			"tournament_player_id"		"75859856"
		}
		"5214"
		{
			"name"		"stockh2021_signature_jame_holo"
			"item_name"		"#StickerKit_stockh2021_signature_jame_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_jame_holo"
			"sticker_material"		"stockh2021/sig_jame_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"31"
			"tournament_player_id"		"75859856"
		}
		"5215"
		{
			"name"		"stockh2021_signature_jame_gold"
			"item_name"		"#StickerKit_stockh2021_signature_jame_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_jame_gold"
			"sticker_material"		"stockh2021/sig_jame_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"31"
			"tournament_player_id"		"75859856"
		}
		"5216"
		{
			"name"		"stockh2021_signature_fl1t"
			"item_name"		"#StickerKit_stockh2021_signature_fl1t"
			"description_string"		"#StickerKit_desc_stockh2021_signature_fl1t"
			"sticker_material"		"stockh2021/sig_fl1t"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"31"
			"tournament_player_id"		"35551773"
		}
		"5217"
		{
			"name"		"stockh2021_signature_fl1t_holo"
			"item_name"		"#StickerKit_stockh2021_signature_fl1t_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_fl1t_holo"
			"sticker_material"		"stockh2021/sig_fl1t_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"31"
			"tournament_player_id"		"35551773"
		}
		"5218"
		{
			"name"		"stockh2021_signature_fl1t_gold"
			"item_name"		"#StickerKit_stockh2021_signature_fl1t_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_fl1t_gold"
			"sticker_material"		"stockh2021/sig_fl1t_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"31"
			"tournament_player_id"		"35551773"
		}
		"5219"
		{
			"name"		"stockh2021_signature_hampus"
			"item_name"		"#StickerKit_stockh2021_signature_hampus"
			"description_string"		"#StickerKit_desc_stockh2021_signature_hampus"
			"sticker_material"		"stockh2021/sig_hampus"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"1"
			"tournament_player_id"		"126680222"
		}
		"5220"
		{
			"name"		"stockh2021_signature_hampus_holo"
			"item_name"		"#StickerKit_stockh2021_signature_hampus_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_hampus_holo"
			"sticker_material"		"stockh2021/sig_hampus_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"1"
			"tournament_player_id"		"126680222"
		}
		"5221"
		{
			"name"		"stockh2021_signature_hampus_gold"
			"item_name"		"#StickerKit_stockh2021_signature_hampus_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_hampus_gold"
			"sticker_material"		"stockh2021/sig_hampus_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"1"
			"tournament_player_id"		"126680222"
		}
		"5222"
		{
			"name"		"stockh2021_signature_lnz"
			"item_name"		"#StickerKit_stockh2021_signature_lnz"
			"description_string"		"#StickerKit_desc_stockh2021_signature_lnz"
			"sticker_material"		"stockh2021/sig_lnz"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"1"
			"tournament_player_id"		"144361165"
		}
		"5223"
		{
			"name"		"stockh2021_signature_lnz_holo"
			"item_name"		"#StickerKit_stockh2021_signature_lnz_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_lnz_holo"
			"sticker_material"		"stockh2021/sig_lnz_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"1"
			"tournament_player_id"		"144361165"
		}
		"5224"
		{
			"name"		"stockh2021_signature_lnz_gold"
			"item_name"		"#StickerKit_stockh2021_signature_lnz_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_lnz_gold"
			"sticker_material"		"stockh2021/sig_lnz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"1"
			"tournament_player_id"		"144361165"
		}
		"5225"
		{
			"name"		"stockh2021_signature_rez"
			"item_name"		"#StickerKit_stockh2021_signature_rez"
			"description_string"		"#StickerKit_desc_stockh2021_signature_rez"
			"sticker_material"		"stockh2021/sig_rez"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"1"
			"tournament_player_id"		"73906687"
		}
		"5226"
		{
			"name"		"stockh2021_signature_rez_holo"
			"item_name"		"#StickerKit_stockh2021_signature_rez_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_rez_holo"
			"sticker_material"		"stockh2021/sig_rez_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"1"
			"tournament_player_id"		"73906687"
		}
		"5227"
		{
			"name"		"stockh2021_signature_rez_gold"
			"item_name"		"#StickerKit_stockh2021_signature_rez_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_rez_gold"
			"sticker_material"		"stockh2021/sig_rez_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"1"
			"tournament_player_id"		"73906687"
		}
		"5228"
		{
			"name"		"stockh2021_signature_plopski"
			"item_name"		"#StickerKit_stockh2021_signature_plopski"
			"description_string"		"#StickerKit_desc_stockh2021_signature_plopski"
			"sticker_material"		"stockh2021/sig_plopski"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"1"
			"tournament_player_id"		"175613070"
		}
		"5229"
		{
			"name"		"stockh2021_signature_plopski_holo"
			"item_name"		"#StickerKit_stockh2021_signature_plopski_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_plopski_holo"
			"sticker_material"		"stockh2021/sig_plopski_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"1"
			"tournament_player_id"		"175613070"
		}
		"5230"
		{
			"name"		"stockh2021_signature_plopski_gold"
			"item_name"		"#StickerKit_stockh2021_signature_plopski_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_plopski_gold"
			"sticker_material"		"stockh2021/sig_plopski_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"1"
			"tournament_player_id"		"175613070"
		}
		"5231"
		{
			"name"		"stockh2021_signature_device"
			"item_name"		"#StickerKit_stockh2021_signature_device"
			"description_string"		"#StickerKit_desc_stockh2021_signature_device"
			"sticker_material"		"stockh2021/sig_device"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"1"
			"tournament_player_id"		"27447936"
		}
		"5232"
		{
			"name"		"stockh2021_signature_device_holo"
			"item_name"		"#StickerKit_stockh2021_signature_device_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_device_holo"
			"sticker_material"		"stockh2021/sig_device_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"1"
			"tournament_player_id"		"27447936"
		}
		"5233"
		{
			"name"		"stockh2021_signature_device_gold"
			"item_name"		"#StickerKit_stockh2021_signature_device_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_device_gold"
			"sticker_material"		"stockh2021/sig_device_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"1"
			"tournament_player_id"		"27447936"
		}
		"5234"
		{
			"name"		"stockh2021_signature_zywoo"
			"item_name"		"#StickerKit_stockh2021_signature_zywoo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_zywoo"
			"sticker_material"		"stockh2021/sig_zywoo"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
		"5235"
		{
			"name"		"stockh2021_signature_zywoo_holo"
			"item_name"		"#StickerKit_stockh2021_signature_zywoo_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_zywoo_holo"
			"sticker_material"		"stockh2021/sig_zywoo_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
		"5236"
		{
			"name"		"stockh2021_signature_zywoo_gold"
			"item_name"		"#StickerKit_stockh2021_signature_zywoo_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_zywoo_gold"
			"sticker_material"		"stockh2021/sig_zywoo_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
		"5237"
		{
			"name"		"stockh2021_signature_misutaaa"
			"item_name"		"#StickerKit_stockh2021_signature_misutaaa"
			"description_string"		"#StickerKit_desc_stockh2021_signature_misutaaa"
			"sticker_material"		"stockh2021/sig_misutaaa"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"89"
			"tournament_player_id"		"121263183"
		}
		"5238"
		{
			"name"		"stockh2021_signature_misutaaa_holo"
			"item_name"		"#StickerKit_stockh2021_signature_misutaaa_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_misutaaa_holo"
			"sticker_material"		"stockh2021/sig_misutaaa_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"89"
			"tournament_player_id"		"121263183"
		}
		"5239"
		{
			"name"		"stockh2021_signature_misutaaa_gold"
			"item_name"		"#StickerKit_stockh2021_signature_misutaaa_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_misutaaa_gold"
			"sticker_material"		"stockh2021/sig_misutaaa_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"89"
			"tournament_player_id"		"121263183"
		}
		"5240"
		{
			"name"		"stockh2021_signature_kyojin"
			"item_name"		"#StickerKit_stockh2021_signature_kyojin"
			"description_string"		"#StickerKit_desc_stockh2021_signature_kyojin"
			"sticker_material"		"stockh2021/sig_kyojin"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"89"
			"tournament_player_id"		"45702241"
		}
		"5241"
		{
			"name"		"stockh2021_signature_kyojin_holo"
			"item_name"		"#StickerKit_stockh2021_signature_kyojin_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_kyojin_holo"
			"sticker_material"		"stockh2021/sig_kyojin_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"89"
			"tournament_player_id"		"45702241"
		}
		"5242"
		{
			"name"		"stockh2021_signature_kyojin_gold"
			"item_name"		"#StickerKit_stockh2021_signature_kyojin_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_kyojin_gold"
			"sticker_material"		"stockh2021/sig_kyojin_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"89"
			"tournament_player_id"		"45702241"
		}
		"5243"
		{
			"name"		"stockh2021_signature_shox"
			"item_name"		"#StickerKit_stockh2021_signature_shox"
			"description_string"		"#StickerKit_desc_stockh2021_signature_shox"
			"sticker_material"		"stockh2021/sig_shox"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"89"
			"tournament_player_id"		"46654567"
		}
		"5244"
		{
			"name"		"stockh2021_signature_shox_holo"
			"item_name"		"#StickerKit_stockh2021_signature_shox_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_shox_holo"
			"sticker_material"		"stockh2021/sig_shox_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"89"
			"tournament_player_id"		"46654567"
		}
		"5245"
		{
			"name"		"stockh2021_signature_shox_gold"
			"item_name"		"#StickerKit_stockh2021_signature_shox_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_shox_gold"
			"sticker_material"		"stockh2021/sig_shox_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"89"
			"tournament_player_id"		"46654567"
		}
		"5246"
		{
			"name"		"stockh2021_signature_apex"
			"item_name"		"#StickerKit_stockh2021_signature_apex"
			"description_string"		"#StickerKit_desc_stockh2021_signature_apex"
			"sticker_material"		"stockh2021/sig_apex"
			"item_rarity"		"rare"
			"tournament_event_id"		"18"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
		"5247"
		{
			"name"		"stockh2021_signature_apex_holo"
			"item_name"		"#StickerKit_stockh2021_signature_apex_holo"
			"description_string"		"#StickerKit_desc_stockh2021_signature_apex_holo"
			"sticker_material"		"stockh2021/sig_apex_holo"
			"item_rarity"		"mythical"
			"tournament_event_id"		"18"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
		"5248"
		{
			"name"		"stockh2021_signature_apex_gold"
			"item_name"		"#StickerKit_stockh2021_signature_apex_gold"
			"description_string"		"#StickerKit_desc_stockh2021_signature_apex_gold"
			"sticker_material"		"stockh2021/sig_apex_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"18"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
	}
	"quest_definitions"
	{
		"223"
		{
			"name"		"quest_stockh2021_activate_pass"
			"loc_name"		"#CSGO_TournamentChallenge_stockh2021_activate_pass"
			"loc_description"		"#CSGO_TournamentChallenge_stockh2021_activate_pass"
			"quest_icon"		"pass"
			"gamemode"		"competitive"
		}
		"224"
		{
			"name"		"quest_stockh2021_challengers_calender"
			"loc_name"		"#CSGO_TournamentChallenge_stockh2021_challengers_calender"
			"loc_description"		"#CSGO_TournamentChallenge_stockh2021_challengers_calender"
			"quest_icon"		"calender"
			"gamemode"		"competitive"
		}
		"225"
		{
			"name"		"quest_stockh2021_challengers_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_stockh2021_challengers_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_stockh2021_challengers_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"226"
		{
			"name"		"quest_stockh2021_legends_calender"
			"loc_name"		"#CSGO_TournamentChallenge_stockh2021_legends_calender"
			"loc_description"		"#CSGO_TournamentChallenge_stockh2021_legends_calender"
			"quest_icon"		"calender"
			"gamemode"		"competitive"
		}
		"227"
		{
			"name"		"quest_stockh2021_legends_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_stockh2021_legends_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_stockh2021_legends_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"228"
		{
			"name"		"quest_stockh2021_grandfinal_calender"
			"loc_name"		"#CSGO_TournamentChallenge_stockh2021_grandfinal_calender"
			"loc_description"		"#CSGO_TournamentChallenge_stockh2021_grandfinal_calender"
			"quest_icon"		"calender"
			"gamemode"		"competitive"
		}
		"229"
		{
			"name"		"quest_stockh2021_quarterfinals_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_stockh2021_quarterfinals_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_stockh2021_quarterfinals_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"230"
		{
			"name"		"quest_stockh2021_semifinals_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_stockh2021_semifinals_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_stockh2021_semifinals_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"231"
		{
			"name"		"quest_stockh2021_grandfinal_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_stockh2021_grandfinal_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_stockh2021_grandfinal_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
	}
	"campaign_definitions"
	{
		"12"
		{
			"loc_name"		"#CSGO_TournamentJournal_stockh2021"
			"loc_description"		"#CSGO_TournamentJournal_stockh2021_Desc"
			"1"
			{
				"quest_index"		"223"
			}
			"2"
			{
				"quest_index"		"224"
			}
			"3"
			{
				"quest_index"		"225"
			}
			"4"
			{
				"quest_index"		"226"
			}
			"5"
			{
				"quest_index"		"227"
			}
			"6"
			{
				"quest_index"		"228"
			}
			"7"
			{
				"quest_index"		"229"
			}
			"8"
			{
				"quest_index"		"230"
			}
			"9"
			{
				"quest_index"		"231"
			}
		}
	}
	"prefabs"
	{
		"antwerp2022_sticker_capsule_prefab"
		{
			"first_sale_date"		"2022-05-09"
			"prefab"		"weapon_case_base"
			"inv_container_and_tools"		"sticker_capsule"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"19"
				}
			}
		}
		"antwerp2022_signature_capsule_prefab"
		{
			"first_sale_date"		"2022-05-09"
			"prefab"		"weapon_case_base"
			"inv_container_and_tools"		"sticker_capsule"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"19"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_signature_pack_antwerp2022_group_players_collection"
					"tag_text"		"#CSGO_crate_signature_pack_antwerp2022_group_players_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"antwerp2022_tournament_pass_prefab"
		{
			"first_sale_date"		"2022-05-09"
			"prefab"		"fan_token"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"19"
				}
			}
		}
		"antwerp2022_tournament_journal_prefab"
		{
			"item_description"		"#CSGO_TournamentJournal_antwerp2022_Desc"
			"first_sale_date"		"2022-05-09"
			"prefab"		"fan_shield"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"19"
				}
				"campaign id"
				{
					"attribute_class"		"campaign_id"
					"value"		"13"
				}
				"sticker slot 0 id"
				{
					"attribute_class"		"sticker_slot_id"
					"value"		"5395"
					"force_gc_to_generate"		"1"
				}
				"campaign completion bitfield"
				{
					"attribute_class"		"campaign_completion_bitfield"
					"value"		"1"
					"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"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"341"		"crate_sticker_pack_antwerp2022_legends"
		"342"		"crate_sticker_pack_antwerp2022_challengers"
		"343"		"crate_sticker_pack_antwerp2022_contenders"
		"344"		"crate_antwerp2022_promo_de_inferno"
		"345"		"crate_antwerp2022_promo_de_mirage"
		"346"		"crate_antwerp2022_promo_de_dust2"
		"347"		"crate_antwerp2022_promo_de_overpass"
		"348"		"crate_antwerp2022_promo_de_ancient"
		"349"		"crate_antwerp2022_promo_de_nuke"
		"350"		"crate_antwerp2022_promo_de_vertigo"
		"351"		"crate_signature_pack_antwerp2022_group_players_collection_legends"
		"352"		"crate_signature_pack_antwerp2022_group_players_collection_challengers"
		"353"		"crate_signature_pack_antwerp2022_group_players_collection_contenders"
		"354"		"crate_signature_pack_antwerp2022_group_players_collection_champions"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_antwerp2022_legends_rare"
		{
			"[antwerp2022_team_hero]sticker"		"1"
			"[antwerp2022_team_cope]sticker"		"1"
			"[antwerp2022_team_big]sticker"		"1"
			"[antwerp2022_team_c9]sticker"		"1"
			"[antwerp2022_team_furi]sticker"		"1"
			"[antwerp2022_team_faze]sticker"		"1"
			"[antwerp2022_team_nip]sticker"		"1"
			"[antwerp2022_team_navi]sticker"		"1"
			"[antwerp2022_team_pgl]sticker"		"1"
		}
		"crate_sticker_pack_antwerp2022_legends_mythical"
		{
			"[antwerp2022_team_hero_glitter]sticker"		"1"
			"[antwerp2022_team_cope_glitter]sticker"		"1"
			"[antwerp2022_team_big_glitter]sticker"		"1"
			"[antwerp2022_team_c9_glitter]sticker"		"1"
			"[antwerp2022_team_furi_glitter]sticker"		"1"
			"[antwerp2022_team_faze_glitter]sticker"		"1"
			"[antwerp2022_team_nip_glitter]sticker"		"1"
			"[antwerp2022_team_navi_glitter]sticker"		"1"
			"[antwerp2022_team_pgl_glitter]sticker"		"1"
		}
		"crate_sticker_pack_antwerp2022_legends_legendary"
		{
			"[antwerp2022_team_hero_holo]sticker"		"1"
			"[antwerp2022_team_cope_holo]sticker"		"1"
			"[antwerp2022_team_big_holo]sticker"		"1"
			"[antwerp2022_team_c9_holo]sticker"		"1"
			"[antwerp2022_team_furi_holo]sticker"		"1"
			"[antwerp2022_team_faze_holo]sticker"		"1"
			"[antwerp2022_team_nip_holo]sticker"		"1"
			"[antwerp2022_team_navi_holo]sticker"		"1"
			"[antwerp2022_team_pgl_holo]sticker"		"1"
		}
		"crate_sticker_pack_antwerp2022_legends_ancient"
		{
			"[antwerp2022_team_hero_gold]sticker"		"1"
			"[antwerp2022_team_cope_gold]sticker"		"1"
			"[antwerp2022_team_big_gold]sticker"		"1"
			"[antwerp2022_team_c9_gold]sticker"		"1"
			"[antwerp2022_team_furi_gold]sticker"		"1"
			"[antwerp2022_team_faze_gold]sticker"		"1"
			"[antwerp2022_team_nip_gold]sticker"		"1"
			"[antwerp2022_team_navi_gold]sticker"		"1"
			"[antwerp2022_team_pgl_gold]sticker"		"1"
		}
		"crate_sticker_pack_antwerp2022_legends"
		{
			"contains_stickers_representing_organizations"		"1"
			"crate_sticker_pack_antwerp2022_legends_rare"		"1"
			"crate_sticker_pack_antwerp2022_legends_mythical"		"1"
			"crate_sticker_pack_antwerp2022_legends_legendary"		"1"
			"crate_sticker_pack_antwerp2022_legends_ancient"		"1"
		}
		"crate_sticker_pack_antwerp2022_challengers_rare"
		{
			"[antwerp2022_team_ence]sticker"		"1"
			"[antwerp2022_team_g2]sticker"		"1"
			"[antwerp2022_team_forz]sticker"		"1"
			"[antwerp2022_team_astr]sticker"		"1"
			"[antwerp2022_team_vita]sticker"		"1"
			"[antwerp2022_team_mibr]sticker"		"1"
			"[antwerp2022_team_imp]sticker"		"1"
			"[antwerp2022_team_bne]sticker"		"1"
			"[antwerp2022_team_pgl]sticker"		"1"
		}
		"crate_sticker_pack_antwerp2022_challengers_mythical"
		{
			"[antwerp2022_team_ence_glitter]sticker"		"1"
			"[antwerp2022_team_g2_glitter]sticker"		"1"
			"[antwerp2022_team_forz_glitter]sticker"		"1"
			"[antwerp2022_team_astr_glitter]sticker"		"1"
			"[antwerp2022_team_vita_glitter]sticker"		"1"
			"[antwerp2022_team_mibr_glitter]sticker"		"1"
			"[antwerp2022_team_imp_glitter]sticker"		"1"
			"[antwerp2022_team_bne_glitter]sticker"		"1"
			"[antwerp2022_team_pgl_glitter]sticker"		"1"
		}
		"crate_sticker_pack_antwerp2022_challengers_legendary"
		{
			"[antwerp2022_team_ence_holo]sticker"		"1"
			"[antwerp2022_team_g2_holo]sticker"		"1"
			"[antwerp2022_team_forz_holo]sticker"		"1"
			"[antwerp2022_team_astr_holo]sticker"		"1"
			"[antwerp2022_team_vita_holo]sticker"		"1"
			"[antwerp2022_team_mibr_holo]sticker"		"1"
			"[antwerp2022_team_imp_holo]sticker"		"1"
			"[antwerp2022_team_bne_holo]sticker"		"1"
			"[antwerp2022_team_pgl_holo]sticker"		"1"
		}
		"crate_sticker_pack_antwerp2022_challengers_ancient"
		{
			"[antwerp2022_team_ence_gold]sticker"		"1"
			"[antwerp2022_team_g2_gold]sticker"		"1"
			"[antwerp2022_team_forz_gold]sticker"		"1"
			"[antwerp2022_team_astr_gold]sticker"		"1"
			"[antwerp2022_team_vita_gold]sticker"		"1"
			"[antwerp2022_team_mibr_gold]sticker"		"1"
			"[antwerp2022_team_imp_gold]sticker"		"1"
			"[antwerp2022_team_bne_gold]sticker"		"1"
			"[antwerp2022_team_pgl_gold]sticker"		"1"
		}
		"crate_sticker_pack_antwerp2022_challengers"
		{
			"contains_stickers_representing_organizations"		"1"
			"crate_sticker_pack_antwerp2022_challengers_rare"		"1"
			"crate_sticker_pack_antwerp2022_challengers_mythical"		"1"
			"crate_sticker_pack_antwerp2022_challengers_legendary"		"1"
			"crate_sticker_pack_antwerp2022_challengers_ancient"		"1"
		}
		"crate_sticker_pack_antwerp2022_contenders_rare"
		{
			"[antwerp2022_team_eter]sticker"		"1"
			"[antwerp2022_team_spir]sticker"		"1"
			"[antwerp2022_team_out]sticker"		"1"
			"[antwerp2022_team_cplx]sticker"		"1"
			"[antwerp2022_team_ihc]sticker"		"1"
			"[antwerp2022_team_ren]sticker"		"1"
			"[antwerp2022_team_liq]sticker"		"1"
			"[antwerp2022_team_nine]sticker"		"1"
			"[antwerp2022_team_pgl]sticker"		"1"
		}
		"crate_sticker_pack_antwerp2022_contenders_mythical"
		{
			"[antwerp2022_team_eter_glitter]sticker"		"1"
			"[antwerp2022_team_spir_glitter]sticker"		"1"
			"[antwerp2022_team_out_glitter]sticker"		"1"
			"[antwerp2022_team_cplx_glitter]sticker"		"1"
			"[antwerp2022_team_ihc_glitter]sticker"		"1"
			"[antwerp2022_team_ren_glitter]sticker"		"1"
			"[antwerp2022_team_liq_glitter]sticker"		"1"
			"[antwerp2022_team_nine_glitter]sticker"		"1"
			"[antwerp2022_team_pgl_glitter]sticker"		"1"
		}
		"crate_sticker_pack_antwerp2022_contenders_legendary"
		{
			"[antwerp2022_team_eter_holo]sticker"		"1"
			"[antwerp2022_team_spir_holo]sticker"		"1"
			"[antwerp2022_team_out_holo]sticker"		"1"
			"[antwerp2022_team_cplx_holo]sticker"		"1"
			"[antwerp2022_team_ihc_holo]sticker"		"1"
			"[antwerp2022_team_ren_holo]sticker"		"1"
			"[antwerp2022_team_liq_holo]sticker"		"1"
			"[antwerp2022_team_nine_holo]sticker"		"1"
			"[antwerp2022_team_pgl_holo]sticker"		"1"
		}
		"crate_sticker_pack_antwerp2022_contenders_ancient"
		{
			"[antwerp2022_team_eter_gold]sticker"		"1"
			"[antwerp2022_team_spir_gold]sticker"		"1"
			"[antwerp2022_team_out_gold]sticker"		"1"
			"[antwerp2022_team_cplx_gold]sticker"		"1"
			"[antwerp2022_team_ihc_gold]sticker"		"1"
			"[antwerp2022_team_ren_gold]sticker"		"1"
			"[antwerp2022_team_liq_gold]sticker"		"1"
			"[antwerp2022_team_nine_gold]sticker"		"1"
			"[antwerp2022_team_pgl_gold]sticker"		"1"
		}
		"crate_sticker_pack_antwerp2022_contenders"
		{
			"contains_stickers_representing_organizations"		"1"
			"crate_sticker_pack_antwerp2022_contenders_rare"		"1"
			"crate_sticker_pack_antwerp2022_contenders_mythical"		"1"
			"crate_sticker_pack_antwerp2022_contenders_legendary"		"1"
			"crate_sticker_pack_antwerp2022_contenders_ancient"		"1"
		}
		"crate_signature_pack_antwerp2022_group_legends_rare"
		{
			"[antwerp2022_signature_stavn_2]sticker"		"1"
			"[antwerp2022_signature_cadian_2]sticker"		"1"
			"[antwerp2022_signature_teses_2]sticker"		"1"
			"[antwerp2022_signature_refrezh_2]sticker"		"1"
			"[antwerp2022_signature_sjuush_2]sticker"		"1"
			"[antwerp2022_signature_roej_2]sticker"		"1"
			"[antwerp2022_signature_zyphon_2]sticker"		"1"
			"[antwerp2022_signature_hooxi_2]sticker"		"1"
			"[antwerp2022_signature_jabbi_2]sticker"		"1"
			"[antwerp2022_signature_nicoodoz_2]sticker"		"1"
			"[antwerp2022_signature_tabsen_2]sticker"		"1"
			"[antwerp2022_signature_tizian_2]sticker"		"1"
			"[antwerp2022_signature_faven_2]sticker"		"1"
			"[antwerp2022_signature_krimbo_2]sticker"		"1"
			"[antwerp2022_signature_syrson_2]sticker"		"1"
			"[antwerp2022_signature_interz_2]sticker"		"1"
			"[antwerp2022_signature_sh1ro_2]sticker"		"1"
			"[antwerp2022_signature_nafany_2]sticker"		"1"
			"[antwerp2022_signature_ax1le_2]sticker"		"1"
			"[antwerp2022_signature_hobbit_2]sticker"		"1"
			"[antwerp2022_signature_yuurih_2]sticker"		"1"
			"[antwerp2022_signature_art_2]sticker"		"1"
			"[antwerp2022_signature_kscerato_2]sticker"		"1"
			"[antwerp2022_signature_drop_2]sticker"		"1"
			"[antwerp2022_signature_saffee_2]sticker"		"1"
			"[antwerp2022_signature_rain_2]sticker"		"1"
			"[antwerp2022_signature_karrigan_2]sticker"		"1"
			"[antwerp2022_signature_twistzz_2]sticker"		"1"
			"[antwerp2022_signature_broky_2]sticker"		"1"
			"[antwerp2022_signature_ropz_2]sticker"		"1"
			"[antwerp2022_signature_rez_2]sticker"		"1"
			"[antwerp2022_signature_hampus_2]sticker"		"1"
			"[antwerp2022_signature_plopski_2]sticker"		"1"
			"[antwerp2022_signature_es3tag_2]sticker"		"1"
			"[antwerp2022_signature_brollan_2]sticker"		"1"
			"[antwerp2022_signature_s1mple_2]sticker"		"1"
			"[antwerp2022_signature_boombl4_2]sticker"		"1"
			"[antwerp2022_signature_perfecto_2]sticker"		"1"
			"[antwerp2022_signature_electronic_2]sticker"		"1"
			"[antwerp2022_signature_b1t_2]sticker"		"1"
		}
		"crate_signature_pack_antwerp2022_group_legends_mythical"
		{
			"[antwerp2022_signature_stavn_2_glitter]sticker"		"1"
			"[antwerp2022_signature_cadian_2_glitter]sticker"		"1"
			"[antwerp2022_signature_teses_2_glitter]sticker"		"1"
			"[antwerp2022_signature_refrezh_2_glitter]sticker"		"1"
			"[antwerp2022_signature_sjuush_2_glitter]sticker"		"1"
			"[antwerp2022_signature_roej_2_glitter]sticker"		"1"
			"[antwerp2022_signature_zyphon_2_glitter]sticker"		"1"
			"[antwerp2022_signature_hooxi_2_glitter]sticker"		"1"
			"[antwerp2022_signature_jabbi_2_glitter]sticker"		"1"
			"[antwerp2022_signature_nicoodoz_2_glitter]sticker"		"1"
			"[antwerp2022_signature_tabsen_2_glitter]sticker"		"1"
			"[antwerp2022_signature_tizian_2_glitter]sticker"		"1"
			"[antwerp2022_signature_faven_2_glitter]sticker"		"1"
			"[antwerp2022_signature_krimbo_2_glitter]sticker"		"1"
			"[antwerp2022_signature_syrson_2_glitter]sticker"		"1"
			"[antwerp2022_signature_interz_2_glitter]sticker"		"1"
			"[antwerp2022_signature_sh1ro_2_glitter]sticker"		"1"
			"[antwerp2022_signature_nafany_2_glitter]sticker"		"1"
			"[antwerp2022_signature_ax1le_2_glitter]sticker"		"1"
			"[antwerp2022_signature_hobbit_2_glitter]sticker"		"1"
			"[antwerp2022_signature_yuurih_2_glitter]sticker"		"1"
			"[antwerp2022_signature_art_2_glitter]sticker"		"1"
			"[antwerp2022_signature_kscerato_2_glitter]sticker"		"1"
			"[antwerp2022_signature_drop_2_glitter]sticker"		"1"
			"[antwerp2022_signature_saffee_2_glitter]sticker"		"1"
			"[antwerp2022_signature_rain_2_glitter]sticker"		"1"
			"[antwerp2022_signature_karrigan_2_glitter]sticker"		"1"
			"[antwerp2022_signature_twistzz_2_glitter]sticker"		"1"
			"[antwerp2022_signature_broky_2_glitter]sticker"		"1"
			"[antwerp2022_signature_ropz_2_glitter]sticker"		"1"
			"[antwerp2022_signature_rez_2_glitter]sticker"		"1"
			"[antwerp2022_signature_hampus_2_glitter]sticker"		"1"
			"[antwerp2022_signature_plopski_2_glitter]sticker"		"1"
			"[antwerp2022_signature_es3tag_2_glitter]sticker"		"1"
			"[antwerp2022_signature_brollan_2_glitter]sticker"		"1"
			"[antwerp2022_signature_s1mple_2_glitter]sticker"		"1"
			"[antwerp2022_signature_boombl4_2_glitter]sticker"		"1"
			"[antwerp2022_signature_perfecto_2_glitter]sticker"		"1"
			"[antwerp2022_signature_electronic_2_glitter]sticker"		"1"
			"[antwerp2022_signature_b1t_2_glitter]sticker"		"1"
		}
		"crate_signature_pack_antwerp2022_group_legends_legendary"
		{
			"[antwerp2022_signature_stavn_2_holo]sticker"		"1"
			"[antwerp2022_signature_cadian_2_holo]sticker"		"1"
			"[antwerp2022_signature_teses_2_holo]sticker"		"1"
			"[antwerp2022_signature_refrezh_2_holo]sticker"		"1"
			"[antwerp2022_signature_sjuush_2_holo]sticker"		"1"
			"[antwerp2022_signature_roej_2_holo]sticker"		"1"
			"[antwerp2022_signature_zyphon_2_holo]sticker"		"1"
			"[antwerp2022_signature_hooxi_2_holo]sticker"		"1"
			"[antwerp2022_signature_jabbi_2_holo]sticker"		"1"
			"[antwerp2022_signature_nicoodoz_2_holo]sticker"		"1"
			"[antwerp2022_signature_tabsen_2_holo]sticker"		"1"
			"[antwerp2022_signature_tizian_2_holo]sticker"		"1"
			"[antwerp2022_signature_faven_2_holo]sticker"		"1"
			"[antwerp2022_signature_krimbo_2_holo]sticker"		"1"
			"[antwerp2022_signature_syrson_2_holo]sticker"		"1"
			"[antwerp2022_signature_interz_2_holo]sticker"		"1"
			"[antwerp2022_signature_sh1ro_2_holo]sticker"		"1"
			"[antwerp2022_signature_nafany_2_holo]sticker"		"1"
			"[antwerp2022_signature_ax1le_2_holo]sticker"		"1"
			"[antwerp2022_signature_hobbit_2_holo]sticker"		"1"
			"[antwerp2022_signature_yuurih_2_holo]sticker"		"1"
			"[antwerp2022_signature_art_2_holo]sticker"		"1"
			"[antwerp2022_signature_kscerato_2_holo]sticker"		"1"
			"[antwerp2022_signature_drop_2_holo]sticker"		"1"
			"[antwerp2022_signature_saffee_2_holo]sticker"		"1"
			"[antwerp2022_signature_rain_2_holo]sticker"		"1"
			"[antwerp2022_signature_karrigan_2_holo]sticker"		"1"
			"[antwerp2022_signature_twistzz_2_holo]sticker"		"1"
			"[antwerp2022_signature_broky_2_holo]sticker"		"1"
			"[antwerp2022_signature_ropz_2_holo]sticker"		"1"
			"[antwerp2022_signature_rez_2_holo]sticker"		"1"
			"[antwerp2022_signature_hampus_2_holo]sticker"		"1"
			"[antwerp2022_signature_plopski_2_holo]sticker"		"1"
			"[antwerp2022_signature_es3tag_2_holo]sticker"		"1"
			"[antwerp2022_signature_brollan_2_holo]sticker"		"1"
			"[antwerp2022_signature_s1mple_2_holo]sticker"		"1"
			"[antwerp2022_signature_boombl4_2_holo]sticker"		"1"
			"[antwerp2022_signature_perfecto_2_holo]sticker"		"1"
			"[antwerp2022_signature_electronic_2_holo]sticker"		"1"
			"[antwerp2022_signature_b1t_2_holo]sticker"		"1"
		}
		"crate_signature_pack_antwerp2022_group_legends_gold"
		{
			"[antwerp2022_signature_stavn_2_gold]sticker"		"1"
			"[antwerp2022_signature_cadian_2_gold]sticker"		"1"
			"[antwerp2022_signature_teses_2_gold]sticker"		"1"
			"[antwerp2022_signature_refrezh_2_gold]sticker"		"1"
			"[antwerp2022_signature_sjuush_2_gold]sticker"		"1"
			"[antwerp2022_signature_roej_2_gold]sticker"		"1"
			"[antwerp2022_signature_zyphon_2_gold]sticker"		"1"
			"[antwerp2022_signature_hooxi_2_gold]sticker"		"1"
			"[antwerp2022_signature_jabbi_2_gold]sticker"		"1"
			"[antwerp2022_signature_nicoodoz_2_gold]sticker"		"1"
			"[antwerp2022_signature_tabsen_2_gold]sticker"		"1"
			"[antwerp2022_signature_tizian_2_gold]sticker"		"1"
			"[antwerp2022_signature_faven_2_gold]sticker"		"1"
			"[antwerp2022_signature_krimbo_2_gold]sticker"		"1"
			"[antwerp2022_signature_syrson_2_gold]sticker"		"1"
			"[antwerp2022_signature_interz_2_gold]sticker"		"1"
			"[antwerp2022_signature_sh1ro_2_gold]sticker"		"1"
			"[antwerp2022_signature_nafany_2_gold]sticker"		"1"
			"[antwerp2022_signature_ax1le_2_gold]sticker"		"1"
			"[antwerp2022_signature_hobbit_2_gold]sticker"		"1"
			"[antwerp2022_signature_yuurih_2_gold]sticker"		"1"
			"[antwerp2022_signature_art_2_gold]sticker"		"1"
			"[antwerp2022_signature_kscerato_2_gold]sticker"		"1"
			"[antwerp2022_signature_drop_2_gold]sticker"		"1"
			"[antwerp2022_signature_saffee_2_gold]sticker"		"1"
			"[antwerp2022_signature_rain_2_gold]sticker"		"1"
			"[antwerp2022_signature_karrigan_2_gold]sticker"		"1"
			"[antwerp2022_signature_twistzz_2_gold]sticker"		"1"
			"[antwerp2022_signature_broky_2_gold]sticker"		"1"
			"[antwerp2022_signature_ropz_2_gold]sticker"		"1"
			"[antwerp2022_signature_rez_2_gold]sticker"		"1"
			"[antwerp2022_signature_hampus_2_gold]sticker"		"1"
			"[antwerp2022_signature_plopski_2_gold]sticker"		"1"
			"[antwerp2022_signature_es3tag_2_gold]sticker"		"1"
			"[antwerp2022_signature_brollan_2_gold]sticker"		"1"
			"[antwerp2022_signature_s1mple_2_gold]sticker"		"1"
			"[antwerp2022_signature_boombl4_2_gold]sticker"		"1"
			"[antwerp2022_signature_perfecto_2_gold]sticker"		"1"
			"[antwerp2022_signature_electronic_2_gold]sticker"		"1"
			"[antwerp2022_signature_b1t_2_gold]sticker"		"1"
		}
		"crate_signature_pack_antwerp2022_group_challengers_rare"
		{
			"[antwerp2022_signature_snappi_1]sticker"		"1"
			"[antwerp2022_signature_dycha_1]sticker"		"1"
			"[antwerp2022_signature_spinx_1]sticker"		"1"
			"[antwerp2022_signature_hades_1]sticker"		"1"
			"[antwerp2022_signature_maden_1]sticker"		"1"
			"[antwerp2022_signature_aleksib_1]sticker"		"1"
			"[antwerp2022_signature_hunter_1]sticker"		"1"
			"[antwerp2022_signature_jackz_1]sticker"		"1"
			"[antwerp2022_signature_m0nesy_1]sticker"		"1"
			"[antwerp2022_signature_niko_1]sticker"		"1"
			"[antwerp2022_signature_jerry_1]sticker"		"1"
			"[antwerp2022_signature_zorte_1]sticker"		"1"
			"[antwerp2022_signature_kensi_1]sticker"		"1"
			"[antwerp2022_signature_norwi_1]sticker"		"1"
			"[antwerp2022_signature_shalfey_1]sticker"		"1"
			"[antwerp2022_signature_gla1ve_1]sticker"		"1"
			"[antwerp2022_signature_blamef_1]sticker"		"1"
			"[antwerp2022_signature_k0nfig_1]sticker"		"1"
			"[antwerp2022_signature_xyp9x_1]sticker"		"1"
			"[antwerp2022_signature_farlig_1]sticker"		"1"
			"[antwerp2022_signature_apex_1]sticker"		"1"
			"[antwerp2022_signature_misutaaa_1]sticker"		"1"
			"[antwerp2022_signature_dupreeh_1]sticker"		"1"
			"[antwerp2022_signature_magisk_1]sticker"		"1"
			"[antwerp2022_signature_zywoo_1]sticker"		"1"
			"[antwerp2022_signature_wood7_1]sticker"		"1"
			"[antwerp2022_signature_chelo_1]sticker"		"1"
			"[antwerp2022_signature_tuurtle_1]sticker"		"1"
			"[antwerp2022_signature_exit_1]sticker"		"1"
			"[antwerp2022_signature_jota_1]sticker"		"1"
			"[antwerp2022_signature_fallen_1]sticker"		"1"
			"[antwerp2022_signature_fer_1]sticker"		"1"
			"[antwerp2022_signature_fnx_1]sticker"		"1"
			"[antwerp2022_signature_boltz_1]sticker"		"1"
			"[antwerp2022_signature_vini_1]sticker"		"1"
			"[antwerp2022_signature_rigon_1]sticker"		"1"
			"[antwerp2022_signature_juanflatroo_1]sticker"		"1"
			"[antwerp2022_signature_sener1_1]sticker"		"1"
			"[antwerp2022_signature_sinnopsyy_1]sticker"		"1"
			"[antwerp2022_signature_gxx_1]sticker"		"1"
		}
		"crate_signature_pack_antwerp2022_group_challengers_mythical"
		{
			"[antwerp2022_signature_snappi_1_glitter]sticker"		"1"
			"[antwerp2022_signature_dycha_1_glitter]sticker"		"1"
			"[antwerp2022_signature_spinx_1_glitter]sticker"		"1"
			"[antwerp2022_signature_hades_1_glitter]sticker"		"1"
			"[antwerp2022_signature_maden_1_glitter]sticker"		"1"
			"[antwerp2022_signature_aleksib_1_glitter]sticker"		"1"
			"[antwerp2022_signature_hunter_1_glitter]sticker"		"1"
			"[antwerp2022_signature_jackz_1_glitter]sticker"		"1"
			"[antwerp2022_signature_m0nesy_1_glitter]sticker"		"1"
			"[antwerp2022_signature_niko_1_glitter]sticker"		"1"
			"[antwerp2022_signature_jerry_1_glitter]sticker"		"1"
			"[antwerp2022_signature_zorte_1_glitter]sticker"		"1"
			"[antwerp2022_signature_kensi_1_glitter]sticker"		"1"
			"[antwerp2022_signature_norwi_1_glitter]sticker"		"1"
			"[antwerp2022_signature_shalfey_1_glitter]sticker"		"1"
			"[antwerp2022_signature_gla1ve_1_glitter]sticker"		"1"
			"[antwerp2022_signature_blamef_1_glitter]sticker"		"1"
			"[antwerp2022_signature_k0nfig_1_glitter]sticker"		"1"
			"[antwerp2022_signature_xyp9x_1_glitter]sticker"		"1"
			"[antwerp2022_signature_farlig_1_glitter]sticker"		"1"
			"[antwerp2022_signature_apex_1_glitter]sticker"		"1"
			"[antwerp2022_signature_misutaaa_1_glitter]sticker"		"1"
			"[antwerp2022_signature_dupreeh_1_glitter]sticker"		"1"
			"[antwerp2022_signature_magisk_1_glitter]sticker"		"1"
			"[antwerp2022_signature_zywoo_1_glitter]sticker"		"1"
			"[antwerp2022_signature_wood7_1_glitter]sticker"		"1"
			"[antwerp2022_signature_chelo_1_glitter]sticker"		"1"
			"[antwerp2022_signature_tuurtle_1_glitter]sticker"		"1"
			"[antwerp2022_signature_exit_1_glitter]sticker"		"1"
			"[antwerp2022_signature_jota_1_glitter]sticker"		"1"
			"[antwerp2022_signature_fallen_1_glitter]sticker"		"1"
			"[antwerp2022_signature_fer_1_glitter]sticker"		"1"
			"[antwerp2022_signature_fnx_1_glitter]sticker"		"1"
			"[antwerp2022_signature_boltz_1_glitter]sticker"		"1"
			"[antwerp2022_signature_vini_1_glitter]sticker"		"1"
			"[antwerp2022_signature_rigon_1_glitter]sticker"		"1"
			"[antwerp2022_signature_juanflatroo_1_glitter]sticker"		"1"
			"[antwerp2022_signature_sener1_1_glitter]sticker"		"1"
			"[antwerp2022_signature_sinnopsyy_1_glitter]sticker"		"1"
			"[antwerp2022_signature_gxx_1_glitter]sticker"		"1"
		}
		"crate_signature_pack_antwerp2022_group_challengers_legendary"
		{
			"[antwerp2022_signature_snappi_1_holo]sticker"		"1"
			"[antwerp2022_signature_dycha_1_holo]sticker"		"1"
			"[antwerp2022_signature_spinx_1_holo]sticker"		"1"
			"[antwerp2022_signature_hades_1_holo]sticker"		"1"
			"[antwerp2022_signature_maden_1_holo]sticker"		"1"
			"[antwerp2022_signature_aleksib_1_holo]sticker"		"1"
			"[antwerp2022_signature_hunter_1_holo]sticker"		"1"
			"[antwerp2022_signature_jackz_1_holo]sticker"		"1"
			"[antwerp2022_signature_m0nesy_1_holo]sticker"		"1"
			"[antwerp2022_signature_niko_1_holo]sticker"		"1"
			"[antwerp2022_signature_jerry_1_holo]sticker"		"1"
			"[antwerp2022_signature_zorte_1_holo]sticker"		"1"
			"[antwerp2022_signature_kensi_1_holo]sticker"		"1"
			"[antwerp2022_signature_norwi_1_holo]sticker"		"1"
			"[antwerp2022_signature_shalfey_1_holo]sticker"		"1"
			"[antwerp2022_signature_gla1ve_1_holo]sticker"		"1"
			"[antwerp2022_signature_blamef_1_holo]sticker"		"1"
			"[antwerp2022_signature_k0nfig_1_holo]sticker"		"1"
			"[antwerp2022_signature_xyp9x_1_holo]sticker"		"1"
			"[antwerp2022_signature_farlig_1_holo]sticker"		"1"
			"[antwerp2022_signature_apex_1_holo]sticker"		"1"
			"[antwerp2022_signature_misutaaa_1_holo]sticker"		"1"
			"[antwerp2022_signature_dupreeh_1_holo]sticker"		"1"
			"[antwerp2022_signature_magisk_1_holo]sticker"		"1"
			"[antwerp2022_signature_zywoo_1_holo]sticker"		"1"
			"[antwerp2022_signature_wood7_1_holo]sticker"		"1"
			"[antwerp2022_signature_chelo_1_holo]sticker"		"1"
			"[antwerp2022_signature_tuurtle_1_holo]sticker"		"1"
			"[antwerp2022_signature_exit_1_holo]sticker"		"1"
			"[antwerp2022_signature_jota_1_holo]sticker"		"1"
			"[antwerp2022_signature_fallen_1_holo]sticker"		"1"
			"[antwerp2022_signature_fer_1_holo]sticker"		"1"
			"[antwerp2022_signature_fnx_1_holo]sticker"		"1"
			"[antwerp2022_signature_boltz_1_holo]sticker"		"1"
			"[antwerp2022_signature_vini_1_holo]sticker"		"1"
			"[antwerp2022_signature_rigon_1_holo]sticker"		"1"
			"[antwerp2022_signature_juanflatroo_1_holo]sticker"		"1"
			"[antwerp2022_signature_sener1_1_holo]sticker"		"1"
			"[antwerp2022_signature_sinnopsyy_1_holo]sticker"		"1"
			"[antwerp2022_signature_gxx_1_holo]sticker"		"1"
		}
		"crate_signature_pack_antwerp2022_group_challengers_gold"
		{
			"[antwerp2022_signature_snappi_1_gold]sticker"		"1"
			"[antwerp2022_signature_dycha_1_gold]sticker"		"1"
			"[antwerp2022_signature_spinx_1_gold]sticker"		"1"
			"[antwerp2022_signature_hades_1_gold]sticker"		"1"
			"[antwerp2022_signature_maden_1_gold]sticker"		"1"
			"[antwerp2022_signature_aleksib_1_gold]sticker"		"1"
			"[antwerp2022_signature_hunter_1_gold]sticker"		"1"
			"[antwerp2022_signature_jackz_1_gold]sticker"		"1"
			"[antwerp2022_signature_m0nesy_1_gold]sticker"		"1"
			"[antwerp2022_signature_niko_1_gold]sticker"		"1"
			"[antwerp2022_signature_jerry_1_gold]sticker"		"1"
			"[antwerp2022_signature_zorte_1_gold]sticker"		"1"
			"[antwerp2022_signature_kensi_1_gold]sticker"		"1"
			"[antwerp2022_signature_norwi_1_gold]sticker"		"1"
			"[antwerp2022_signature_shalfey_1_gold]sticker"		"1"
			"[antwerp2022_signature_gla1ve_1_gold]sticker"		"1"
			"[antwerp2022_signature_blamef_1_gold]sticker"		"1"
			"[antwerp2022_signature_k0nfig_1_gold]sticker"		"1"
			"[antwerp2022_signature_xyp9x_1_gold]sticker"		"1"
			"[antwerp2022_signature_farlig_1_gold]sticker"		"1"
			"[antwerp2022_signature_apex_1_gold]sticker"		"1"
			"[antwerp2022_signature_misutaaa_1_gold]sticker"		"1"
			"[antwerp2022_signature_dupreeh_1_gold]sticker"		"1"
			"[antwerp2022_signature_magisk_1_gold]sticker"		"1"
			"[antwerp2022_signature_zywoo_1_gold]sticker"		"1"
			"[antwerp2022_signature_wood7_1_gold]sticker"		"1"
			"[antwerp2022_signature_chelo_1_gold]sticker"		"1"
			"[antwerp2022_signature_tuurtle_1_gold]sticker"		"1"
			"[antwerp2022_signature_exit_1_gold]sticker"		"1"
			"[antwerp2022_signature_jota_1_gold]sticker"		"1"
			"[antwerp2022_signature_fallen_1_gold]sticker"		"1"
			"[antwerp2022_signature_fer_1_gold]sticker"		"1"
			"[antwerp2022_signature_fnx_1_gold]sticker"		"1"
			"[antwerp2022_signature_boltz_1_gold]sticker"		"1"
			"[antwerp2022_signature_vini_1_gold]sticker"		"1"
			"[antwerp2022_signature_rigon_1_gold]sticker"		"1"
			"[antwerp2022_signature_juanflatroo_1_gold]sticker"		"1"
			"[antwerp2022_signature_sener1_1_gold]sticker"		"1"
			"[antwerp2022_signature_sinnopsyy_1_gold]sticker"		"1"
			"[antwerp2022_signature_gxx_1_gold]sticker"		"1"
		}
		"crate_signature_pack_antwerp2022_group_contenders_rare"
		{
			"[antwerp2022_signature_xantares_4]sticker"		"1"
			"[antwerp2022_signature_woxic_4]sticker"		"1"
			"[antwerp2022_signature_imorr_4]sticker"		"1"
			"[antwerp2022_signature_calyx_4]sticker"		"1"
			"[antwerp2022_signature_xfl0ud_4]sticker"		"1"
			"[antwerp2022_signature_chopper_4]sticker"		"1"
			"[antwerp2022_signature_magixx_4]sticker"		"1"
			"[antwerp2022_signature_degster_4]sticker"		"1"
			"[antwerp2022_signature_patsi_4]sticker"		"1"
			"[antwerp2022_signature_s1ren_4]sticker"		"1"
			"[antwerp2022_signature_jame_4]sticker"		"1"
			"[antwerp2022_signature_qikert_4]sticker"		"1"
			"[antwerp2022_signature_buster_4]sticker"		"1"
			"[antwerp2022_signature_yekindar_4]sticker"		"1"
			"[antwerp2022_signature_fl1t_4]sticker"		"1"
			"[antwerp2022_signature_fang_4]sticker"		"1"
			"[antwerp2022_signature_floppy_4]sticker"		"1"
			"[antwerp2022_signature_grim_4]sticker"		"1"
			"[antwerp2022_signature_jt_4]sticker"		"1"
			"[antwerp2022_signature_junior_4]sticker"		"1"
			"[antwerp2022_signature_blitz_4]sticker"		"1"
			"[antwerp2022_signature_kabal_4]sticker"		"1"
			"[antwerp2022_signature_nin9_4]sticker"		"1"
			"[antwerp2022_signature_sk0r_4]sticker"		"1"
			"[antwerp2022_signature_techno4k_4]sticker"		"1"
			"[antwerp2022_signature_ins_4]sticker"		"1"
			"[antwerp2022_signature_sico_4]sticker"		"1"
			"[antwerp2022_signature_liazz_4]sticker"		"1"
			"[antwerp2022_signature_hatz_4]sticker"		"1"
			"[antwerp2022_signature_alistair_4]sticker"		"1"
			"[antwerp2022_signature_shox_4]sticker"		"1"
			"[antwerp2022_signature_elige_4]sticker"		"1"
			"[antwerp2022_signature_osee_4]sticker"		"1"
			"[antwerp2022_signature_nitro_4]sticker"		"1"
			"[antwerp2022_signature_naf_4]sticker"		"1"
			"[antwerp2022_signature_rox_4]sticker"		"1"
			"[antwerp2022_signature_luken_4]sticker"		"1"
			"[antwerp2022_signature_max_4]sticker"		"1"
			"[antwerp2022_signature_dgt_4]sticker"		"1"
			"[antwerp2022_signature_dav1d_4]sticker"		"1"
		}
		"crate_signature_pack_antwerp2022_group_contenders_mythical"
		{
			"[antwerp2022_signature_xantares_4_glitter]sticker"		"1"
			"[antwerp2022_signature_woxic_4_glitter]sticker"		"1"
			"[antwerp2022_signature_imorr_4_glitter]sticker"		"1"
			"[antwerp2022_signature_calyx_4_glitter]sticker"		"1"
			"[antwerp2022_signature_xfl0ud_4_glitter]sticker"		"1"
			"[antwerp2022_signature_chopper_4_glitter]sticker"		"1"
			"[antwerp2022_signature_magixx_4_glitter]sticker"		"1"
			"[antwerp2022_signature_degster_4_glitter]sticker"		"1"
			"[antwerp2022_signature_patsi_4_glitter]sticker"		"1"
			"[antwerp2022_signature_s1ren_4_glitter]sticker"		"1"
			"[antwerp2022_signature_jame_4_glitter]sticker"		"1"
			"[antwerp2022_signature_qikert_4_glitter]sticker"		"1"
			"[antwerp2022_signature_buster_4_glitter]sticker"		"1"
			"[antwerp2022_signature_yekindar_4_glitter]sticker"		"1"
			"[antwerp2022_signature_fl1t_4_glitter]sticker"		"1"
			"[antwerp2022_signature_fang_4_glitter]sticker"		"1"
			"[antwerp2022_signature_floppy_4_glitter]sticker"		"1"
			"[antwerp2022_signature_grim_4_glitter]sticker"		"1"
			"[antwerp2022_signature_jt_4_glitter]sticker"		"1"
			"[antwerp2022_signature_junior_4_glitter]sticker"		"1"
			"[antwerp2022_signature_blitz_4_glitter]sticker"		"1"
			"[antwerp2022_signature_kabal_4_glitter]sticker"		"1"
			"[antwerp2022_signature_nin9_4_glitter]sticker"		"1"
			"[antwerp2022_signature_sk0r_4_glitter]sticker"		"1"
			"[antwerp2022_signature_techno4k_4_glitter]sticker"		"1"
			"[antwerp2022_signature_ins_4_glitter]sticker"		"1"
			"[antwerp2022_signature_sico_4_glitter]sticker"		"1"
			"[antwerp2022_signature_liazz_4_glitter]sticker"		"1"
			"[antwerp2022_signature_hatz_4_glitter]sticker"		"1"
			"[antwerp2022_signature_alistair_4_glitter]sticker"		"1"
			"[antwerp2022_signature_shox_4_glitter]sticker"		"1"
			"[antwerp2022_signature_elige_4_glitter]sticker"		"1"
			"[antwerp2022_signature_osee_4_glitter]sticker"		"1"
			"[antwerp2022_signature_nitro_4_glitter]sticker"		"1"
			"[antwerp2022_signature_naf_4_glitter]sticker"		"1"
			"[antwerp2022_signature_rox_4_glitter]sticker"		"1"
			"[antwerp2022_signature_luken_4_glitter]sticker"		"1"
			"[antwerp2022_signature_max_4_glitter]sticker"		"1"
			"[antwerp2022_signature_dgt_4_glitter]sticker"		"1"
			"[antwerp2022_signature_dav1d_4_glitter]sticker"		"1"
		}
		"crate_signature_pack_antwerp2022_group_contenders_legendary"
		{
			"[antwerp2022_signature_xantares_4_holo]sticker"		"1"
			"[antwerp2022_signature_woxic_4_holo]sticker"		"1"
			"[antwerp2022_signature_imorr_4_holo]sticker"		"1"
			"[antwerp2022_signature_calyx_4_holo]sticker"		"1"
			"[antwerp2022_signature_xfl0ud_4_holo]sticker"		"1"
			"[antwerp2022_signature_chopper_4_holo]sticker"		"1"
			"[antwerp2022_signature_magixx_4_holo]sticker"		"1"
			"[antwerp2022_signature_degster_4_holo]sticker"		"1"
			"[antwerp2022_signature_patsi_4_holo]sticker"		"1"
			"[antwerp2022_signature_s1ren_4_holo]sticker"		"1"
			"[antwerp2022_signature_jame_4_holo]sticker"		"1"
			"[antwerp2022_signature_qikert_4_holo]sticker"		"1"
			"[antwerp2022_signature_buster_4_holo]sticker"		"1"
			"[antwerp2022_signature_yekindar_4_holo]sticker"		"1"
			"[antwerp2022_signature_fl1t_4_holo]sticker"		"1"
			"[antwerp2022_signature_fang_4_holo]sticker"		"1"
			"[antwerp2022_signature_floppy_4_holo]sticker"		"1"
			"[antwerp2022_signature_grim_4_holo]sticker"		"1"
			"[antwerp2022_signature_jt_4_holo]sticker"		"1"
			"[antwerp2022_signature_junior_4_holo]sticker"		"1"
			"[antwerp2022_signature_blitz_4_holo]sticker"		"1"
			"[antwerp2022_signature_kabal_4_holo]sticker"		"1"
			"[antwerp2022_signature_nin9_4_holo]sticker"		"1"
			"[antwerp2022_signature_sk0r_4_holo]sticker"		"1"
			"[antwerp2022_signature_techno4k_4_holo]sticker"		"1"
			"[antwerp2022_signature_ins_4_holo]sticker"		"1"
			"[antwerp2022_signature_sico_4_holo]sticker"		"1"
			"[antwerp2022_signature_liazz_4_holo]sticker"		"1"
			"[antwerp2022_signature_hatz_4_holo]sticker"		"1"
			"[antwerp2022_signature_alistair_4_holo]sticker"		"1"
			"[antwerp2022_signature_shox_4_holo]sticker"		"1"
			"[antwerp2022_signature_elige_4_holo]sticker"		"1"
			"[antwerp2022_signature_osee_4_holo]sticker"		"1"
			"[antwerp2022_signature_nitro_4_holo]sticker"		"1"
			"[antwerp2022_signature_naf_4_holo]sticker"		"1"
			"[antwerp2022_signature_rox_4_holo]sticker"		"1"
			"[antwerp2022_signature_luken_4_holo]sticker"		"1"
			"[antwerp2022_signature_max_4_holo]sticker"		"1"
			"[antwerp2022_signature_dgt_4_holo]sticker"		"1"
			"[antwerp2022_signature_dav1d_4_holo]sticker"		"1"
		}
		"crate_signature_pack_antwerp2022_group_contenders_gold"
		{
			"[antwerp2022_signature_xantares_4_gold]sticker"		"1"
			"[antwerp2022_signature_woxic_4_gold]sticker"		"1"
			"[antwerp2022_signature_imorr_4_gold]sticker"		"1"
			"[antwerp2022_signature_calyx_4_gold]sticker"		"1"
			"[antwerp2022_signature_xfl0ud_4_gold]sticker"		"1"
			"[antwerp2022_signature_chopper_4_gold]sticker"		"1"
			"[antwerp2022_signature_magixx_4_gold]sticker"		"1"
			"[antwerp2022_signature_degster_4_gold]sticker"		"1"
			"[antwerp2022_signature_patsi_4_gold]sticker"		"1"
			"[antwerp2022_signature_s1ren_4_gold]sticker"		"1"
			"[antwerp2022_signature_jame_4_gold]sticker"		"1"
			"[antwerp2022_signature_qikert_4_gold]sticker"		"1"
			"[antwerp2022_signature_buster_4_gold]sticker"		"1"
			"[antwerp2022_signature_yekindar_4_gold]sticker"		"1"
			"[antwerp2022_signature_fl1t_4_gold]sticker"		"1"
			"[antwerp2022_signature_fang_4_gold]sticker"		"1"
			"[antwerp2022_signature_floppy_4_gold]sticker"		"1"
			"[antwerp2022_signature_grim_4_gold]sticker"		"1"
			"[antwerp2022_signature_jt_4_gold]sticker"		"1"
			"[antwerp2022_signature_junior_4_gold]sticker"		"1"
			"[antwerp2022_signature_blitz_4_gold]sticker"		"1"
			"[antwerp2022_signature_kabal_4_gold]sticker"		"1"
			"[antwerp2022_signature_nin9_4_gold]sticker"		"1"
			"[antwerp2022_signature_sk0r_4_gold]sticker"		"1"
			"[antwerp2022_signature_techno4k_4_gold]sticker"		"1"
			"[antwerp2022_signature_ins_4_gold]sticker"		"1"
			"[antwerp2022_signature_sico_4_gold]sticker"		"1"
			"[antwerp2022_signature_liazz_4_gold]sticker"		"1"
			"[antwerp2022_signature_hatz_4_gold]sticker"		"1"
			"[antwerp2022_signature_alistair_4_gold]sticker"		"1"
			"[antwerp2022_signature_shox_4_gold]sticker"		"1"
			"[antwerp2022_signature_elige_4_gold]sticker"		"1"
			"[antwerp2022_signature_osee_4_gold]sticker"		"1"
			"[antwerp2022_signature_nitro_4_gold]sticker"		"1"
			"[antwerp2022_signature_naf_4_gold]sticker"		"1"
			"[antwerp2022_signature_rox_4_gold]sticker"		"1"
			"[antwerp2022_signature_luken_4_gold]sticker"		"1"
			"[antwerp2022_signature_max_4_gold]sticker"		"1"
			"[antwerp2022_signature_dgt_4_gold]sticker"		"1"
			"[antwerp2022_signature_dav1d_4_gold]sticker"		"1"
		}
		"crate_signature_pack_antwerp2022_group_champions_rare"
		{
			"[antwerp2022_signature_rain_32]sticker"		"1"
			"[antwerp2022_signature_karrigan_32]sticker"		"1"
			"[antwerp2022_signature_twistzz_32]sticker"		"1"
			"[antwerp2022_signature_broky_32]sticker"		"1"
			"[antwerp2022_signature_ropz_32]sticker"		"1"
		}
		"crate_signature_pack_antwerp2022_group_champions_mythical"
		{
			"[antwerp2022_signature_rain_32_glitter]sticker"		"1"
			"[antwerp2022_signature_karrigan_32_glitter]sticker"		"1"
			"[antwerp2022_signature_twistzz_32_glitter]sticker"		"1"
			"[antwerp2022_signature_broky_32_glitter]sticker"		"1"
			"[antwerp2022_signature_ropz_32_glitter]sticker"		"1"
		}
		"crate_signature_pack_antwerp2022_group_champions_legendary"
		{
			"[antwerp2022_signature_rain_32_holo]sticker"		"1"
			"[antwerp2022_signature_karrigan_32_holo]sticker"		"1"
			"[antwerp2022_signature_twistzz_32_holo]sticker"		"1"
			"[antwerp2022_signature_broky_32_holo]sticker"		"1"
			"[antwerp2022_signature_ropz_32_holo]sticker"		"1"
		}
		"crate_signature_pack_antwerp2022_group_champions_gold"
		{
			"[antwerp2022_signature_rain_32_gold]sticker"		"1"
			"[antwerp2022_signature_karrigan_32_gold]sticker"		"1"
			"[antwerp2022_signature_twistzz_32_gold]sticker"		"1"
			"[antwerp2022_signature_broky_32_gold]sticker"		"1"
			"[antwerp2022_signature_ropz_32_gold]sticker"		"1"
		}
		"crate_signature_pack_antwerp2022_group_players_collection_legends"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_antwerp2022_group_legends_rare"		"1"
			"crate_signature_pack_antwerp2022_group_legends_mythical"		"1"
			"crate_signature_pack_antwerp2022_group_legends_legendary"		"1"
			"crate_signature_pack_antwerp2022_group_legends_gold"		"1"
		}
		"crate_signature_pack_antwerp2022_group_players_collection_challengers"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_antwerp2022_group_challengers_rare"		"1"
			"crate_signature_pack_antwerp2022_group_challengers_mythical"		"1"
			"crate_signature_pack_antwerp2022_group_challengers_legendary"		"1"
			"crate_signature_pack_antwerp2022_group_challengers_gold"		"1"
		}
		"crate_signature_pack_antwerp2022_group_players_collection_contenders"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_antwerp2022_group_contenders_rare"		"1"
			"crate_signature_pack_antwerp2022_group_contenders_mythical"		"1"
			"crate_signature_pack_antwerp2022_group_contenders_legendary"		"1"
			"crate_signature_pack_antwerp2022_group_contenders_gold"		"1"
		}
		"crate_signature_pack_antwerp2022_group_players_collection_champions"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_antwerp2022_group_champions_rare"		"1"
			"crate_signature_pack_antwerp2022_group_champions_mythical"		"1"
			"crate_signature_pack_antwerp2022_group_champions_legendary"		"1"
			"crate_signature_pack_antwerp2022_group_champions_gold"		"1"
		}
		"crate_antwerp2022_promo_de_inferno"
		{
			"set_inferno_2"		"1"
		}
		"crate_antwerp2022_promo_de_mirage"
		{
			"set_mirage_2021"		"1"
		}
		"crate_antwerp2022_promo_de_dust2"
		{
			"set_dust_2_2021"		"1"
		}
		"crate_antwerp2022_promo_de_overpass"
		{
			"set_overpass"		"1"
		}
		"crate_antwerp2022_promo_de_ancient"
		{
			"set_op10_ancient"		"1"
		}
		"crate_antwerp2022_promo_de_nuke"
		{
			"set_nuke_2"		"1"
		}
		"crate_antwerp2022_promo_de_vertigo"
		{
			"set_vertigo_2021"		"1"
		}
	}
	"items"
	{
		"4825"
		{
			"item_name"		"#CSGO_TournamentPass_antwerp2022"
			"name"		"tournament_pass_antwerp2022"
			"item_description"		"#CSGO_TournamentPass_antwerp2022_Desc"
			"image_inventory"		"econ/status_icons/pgl_pickem_2022_pass"
			"prefab"		"antwerp2022_tournament_pass_prefab antwerp2022_tournament_steamtv_items"
		}
		"4830"
		{
			"item_name"		"#CSGO_TournamentPass_antwerp2022_pack"
			"name"		"tournament_pass_antwerp2022_pack"
			"item_description"		"#CSGO_TournamentPass_antwerp2022_pack_Desc"
			"image_inventory"		"econ/status_icons/pgl_pickem_2022_pass_pack"
			"prefab"		"antwerp2022_tournament_pass_prefab antwerp2022_tournament_steamtv_items"
		}
		"4831"
		{
			"item_name"		"#CSGO_TournamentPass_antwerp2022_charge"
			"name"		"tournament_pass_antwerp2022_charge"
			"item_description"		"#CSGO_TournamentPass_antwerp2022_charge_Desc"
			"image_inventory"		"econ/status_icons/pgl_pickem_2022_pass_charge"
			"prefab"		"antwerp2022_tournament_pass_prefab"
			"attributes"
			{
				"cannot trade"		"1"
			}
		}
		"4826"
		{
			"name"		"tournament_journal_antwerp2022"
			"item_name"		"#CSGO_TournamentJournal_antwerp2022"
			"prefab"		"antwerp2022_tournament_journal_prefab"
			"image_inventory"		"econ/status_icons/pgl_pickem_2022_bronze"
			"attributes"
			{
				"upgrade level"		"0"
				"upgrade threshold"		"3"
				"pedestal display model"		"models/inventory_items/pgl_pickem_2022_bronze.mdl"
			}
		}
		"4827"
		{
			"name"		"tournament_journal_antwerp2022_silver"
			"item_name"		"#CSGO_TournamentJournal_antwerp2022_Silver"
			"prefab"		"antwerp2022_tournament_journal_prefab"
			"image_inventory"		"econ/status_icons/pgl_pickem_2022_silver"
			"attributes"
			{
				"upgrade level"		"1"
				"upgrade threshold"		"6"
				"pedestal display model"		"models/inventory_items/pgl_pickem_2022_silver.mdl"
			}
		}
		"4828"
		{
			"name"		"tournament_journal_antwerp2022_gold"
			"item_name"		"#CSGO_TournamentJournal_antwerp2022_Gold"
			"prefab"		"antwerp2022_tournament_journal_prefab"
			"image_inventory"		"econ/status_icons/pgl_pickem_2022_gold"
			"attributes"
			{
				"upgrade level"		"2"
				"upgrade threshold"		"9"
				"pedestal display model"		"models/inventory_items/pgl_pickem_2022_gold.mdl"
			}
		}
		"4829"
		{
			"name"		"tournament_journal_antwerp2022_crystal"
			"item_name"		"#CSGO_TournamentJournal_antwerp2022_Crystal"
			"prefab"		"antwerp2022_tournament_journal_prefab"
			"image_inventory"		"econ/status_icons/pgl_pickem_2022_crystal"
			"attributes"
			{
				"upgrade level"		"3"
				"pedestal display model"		"models/inventory_items/pgl_pickem_2022_crystal.mdl"
			}
		}
		"4832"
		{
			"item_name"		"#CSGO_crate_sticker_pack_antwerp2022_legends"
			"name"		"crate_sticker_pack_antwerp2022_legends"
			"item_description"		"#CSGO_crate_sticker_pack_antwerp2022_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_antwerp2022_legends"
			"prefab"		"antwerp2022_sticker_capsule_prefab antwerp2022_sellable_item_with_payment_rules"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"341"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_antwerp2022_legends_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_antwerp2022_legends_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4833"
		{
			"item_name"		"#CSGO_crate_sticker_pack_antwerp2022_challengers"
			"name"		"crate_sticker_pack_antwerp2022_challengers"
			"item_description"		"#CSGO_crate_sticker_pack_antwerp2022_challengers_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_antwerp2022_challengers"
			"prefab"		"antwerp2022_sticker_capsule_prefab antwerp2022_sellable_item_with_payment_rules"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"342"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_antwerp2022_challengers_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_antwerp2022_challengers_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4834"
		{
			"item_name"		"#CSGO_crate_sticker_pack_antwerp2022_contenders"
			"name"		"crate_sticker_pack_antwerp2022_contenders"
			"item_description"		"#CSGO_crate_sticker_pack_antwerp2022_contenders_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_antwerp2022_contenders"
			"prefab"		"antwerp2022_sticker_capsule_prefab antwerp2022_sellable_item_with_payment_rules"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"343"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_antwerp2022_contenders_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_antwerp2022_contenders_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4842"
		{
			"item_name"		"#CSGO_crate_signature_pack_antwerp2022_group_legends"
			"name"		"crate_signature_pack_antwerp2022_group_legends"
			"item_description"		"#CSGO_crate_signature_pack_antwerp2022_group_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_antwerp2022_group_legends"
			"prefab"		"antwerp2022_signature_capsule_prefab antwerp2022_sellable_item_with_payment_rules"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"351"
				}
			}
		}
		"4843"
		{
			"item_name"		"#CSGO_crate_signature_pack_antwerp2022_group_challengers"
			"name"		"crate_signature_pack_antwerp2022_group_challengers"
			"item_description"		"#CSGO_crate_signature_pack_antwerp2022_group_challengers_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_antwerp2022_group_challengers"
			"prefab"		"antwerp2022_signature_capsule_prefab antwerp2022_sellable_item_with_payment_rules"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"352"
				}
			}
		}
		"4844"
		{
			"item_name"		"#CSGO_crate_signature_pack_antwerp2022_group_contenders"
			"name"		"crate_signature_pack_antwerp2022_group_contenders"
			"item_description"		"#CSGO_crate_signature_pack_antwerp2022_group_contenders_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_antwerp2022_group_contenders"
			"prefab"		"antwerp2022_signature_capsule_prefab antwerp2022_sellable_item_with_payment_rules"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"353"
				}
			}
		}
		"4845"
		{
			"item_name"		"#CSGO_crate_signature_pack_antwerp2022_group_champions"
			"name"		"crate_signature_pack_antwerp2022_group_champions"
			"item_description"		"#CSGO_crate_signature_pack_antwerp2022_group_champions_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_antwerp2022_group_champions"
			"prefab"		"antwerp2022_signature_capsule_prefab antwerp2022_sellable_item_with_payment_rules"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"354"
				}
			}
		}
		"4835"
		{
			"item_name"		"#CSGO_crate_antwerp2022_promo_de_inferno"
			"name"		"crate_antwerp2022_promo_de_inferno"
			"image_inventory"		"econ/weapon_cases/crate_antwerp2022_promo_de_inferno"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"344"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"19"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_inferno_2"
					"tag_text"		"#CSGO_set_inferno_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4836"
		{
			"item_name"		"#CSGO_crate_antwerp2022_promo_de_mirage"
			"name"		"crate_antwerp2022_promo_de_mirage"
			"image_inventory"		"econ/weapon_cases/crate_antwerp2022_promo_de_mirage"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"345"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"19"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_mirage_2021"
					"tag_text"		"#CSGO_set_mirage_2021"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4837"
		{
			"item_name"		"#CSGO_crate_antwerp2022_promo_de_dust2"
			"name"		"crate_antwerp2022_promo_de_dust2"
			"image_inventory"		"econ/weapon_cases/crate_antwerp2022_promo_de_dust2"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"346"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"19"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_dust_2_2021"
					"tag_text"		"#CSGO_set_dust_2_2021"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4838"
		{
			"item_name"		"#CSGO_crate_antwerp2022_promo_de_overpass"
			"name"		"crate_antwerp2022_promo_de_overpass"
			"image_inventory"		"econ/weapon_cases/crate_antwerp2022_promo_de_overpass"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"347"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"19"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_overpass"
					"tag_text"		"#CSGO_set_overpass"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4839"
		{
			"item_name"		"#CSGO_crate_antwerp2022_promo_de_ancient"
			"name"		"crate_antwerp2022_promo_de_ancient"
			"image_inventory"		"econ/weapon_cases/crate_antwerp2022_promo_de_ancient"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"348"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"19"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_op10_ancient"
					"tag_text"		"#CSGO_set_op10_ancient"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4840"
		{
			"item_name"		"#CSGO_crate_antwerp2022_promo_de_nuke"
			"name"		"crate_antwerp2022_promo_de_nuke"
			"image_inventory"		"econ/weapon_cases/crate_antwerp2022_promo_de_nuke"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"349"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"19"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_nuke_2"
					"tag_text"		"#CSGO_set_nuke_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4841"
		{
			"item_name"		"#CSGO_crate_antwerp2022_promo_de_vertigo"
			"name"		"crate_antwerp2022_promo_de_vertigo"
			"image_inventory"		"econ/weapon_cases/crate_antwerp2022_promo_de_vertigo"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"350"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"19"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_vertigo_2021"
					"tag_text"		"#CSGO_set_vertigo_2021"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"sticker_kits"
	{
		"5271"
		{
			"name"		"antwerp2022_team_hero"
			"item_name"		"#StickerKit_antwerp2022_team_hero"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/hero"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
		}
		"5272"
		{
			"name"		"antwerp2022_team_hero_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_hero_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/hero_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
		}
		"5273"
		{
			"name"		"antwerp2022_team_hero_holo"
			"item_name"		"#StickerKit_antwerp2022_team_hero_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/hero_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
		}
		"5274"
		{
			"name"		"antwerp2022_team_hero_gold"
			"item_name"		"#StickerKit_antwerp2022_team_hero_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/hero_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
		}
		"5275"
		{
			"name"		"antwerp2022_team_cope"
			"item_name"		"#StickerKit_antwerp2022_team_cope"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/cope"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
		}
		"5276"
		{
			"name"		"antwerp2022_team_cope_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_cope_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/cope_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
		}
		"5277"
		{
			"name"		"antwerp2022_team_cope_holo"
			"item_name"		"#StickerKit_antwerp2022_team_cope_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/cope_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
		}
		"5278"
		{
			"name"		"antwerp2022_team_cope_gold"
			"item_name"		"#StickerKit_antwerp2022_team_cope_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/cope_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
		}
		"5279"
		{
			"name"		"antwerp2022_team_big"
			"item_name"		"#StickerKit_antwerp2022_team_big"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/big"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
		}
		"5280"
		{
			"name"		"antwerp2022_team_big_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_big_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/big_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
		}
		"5281"
		{
			"name"		"antwerp2022_team_big_holo"
			"item_name"		"#StickerKit_antwerp2022_team_big_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/big_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
		}
		"5282"
		{
			"name"		"antwerp2022_team_big_gold"
			"item_name"		"#StickerKit_antwerp2022_team_big_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/big_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
		}
		"5283"
		{
			"name"		"antwerp2022_team_c9"
			"item_name"		"#StickerKit_antwerp2022_team_c9"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/c9"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
		}
		"5284"
		{
			"name"		"antwerp2022_team_c9_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_c9_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/c9_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
		}
		"5285"
		{
			"name"		"antwerp2022_team_c9_holo"
			"item_name"		"#StickerKit_antwerp2022_team_c9_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/c9_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
		}
		"5286"
		{
			"name"		"antwerp2022_team_c9_gold"
			"item_name"		"#StickerKit_antwerp2022_team_c9_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/c9_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
		}
		"5287"
		{
			"name"		"antwerp2022_team_furi"
			"item_name"		"#StickerKit_antwerp2022_team_furi"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/furi"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
		}
		"5288"
		{
			"name"		"antwerp2022_team_furi_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_furi_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/furi_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
		}
		"5289"
		{
			"name"		"antwerp2022_team_furi_holo"
			"item_name"		"#StickerKit_antwerp2022_team_furi_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/furi_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
		}
		"5290"
		{
			"name"		"antwerp2022_team_furi_gold"
			"item_name"		"#StickerKit_antwerp2022_team_furi_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/furi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
		}
		"5291"
		{
			"name"		"antwerp2022_team_faze"
			"item_name"		"#StickerKit_antwerp2022_team_faze"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/faze"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
		}
		"5292"
		{
			"name"		"antwerp2022_team_faze_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_faze_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/faze_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
		}
		"5293"
		{
			"name"		"antwerp2022_team_faze_holo"
			"item_name"		"#StickerKit_antwerp2022_team_faze_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/faze_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
		}
		"5294"
		{
			"name"		"antwerp2022_team_faze_gold"
			"item_name"		"#StickerKit_antwerp2022_team_faze_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/faze_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
		}
		"5295"
		{
			"name"		"antwerp2022_team_nip"
			"item_name"		"#StickerKit_antwerp2022_team_nip"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/nip"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
		}
		"5296"
		{
			"name"		"antwerp2022_team_nip_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_nip_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/nip_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
		}
		"5297"
		{
			"name"		"antwerp2022_team_nip_holo"
			"item_name"		"#StickerKit_antwerp2022_team_nip_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/nip_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
		}
		"5298"
		{
			"name"		"antwerp2022_team_nip_gold"
			"item_name"		"#StickerKit_antwerp2022_team_nip_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/nip_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
		}
		"5299"
		{
			"name"		"antwerp2022_team_navi"
			"item_name"		"#StickerKit_antwerp2022_team_navi"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/navi"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
		}
		"5300"
		{
			"name"		"antwerp2022_team_navi_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_navi_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/navi_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
		}
		"5301"
		{
			"name"		"antwerp2022_team_navi_holo"
			"item_name"		"#StickerKit_antwerp2022_team_navi_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/navi_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
		}
		"5302"
		{
			"name"		"antwerp2022_team_navi_gold"
			"item_name"		"#StickerKit_antwerp2022_team_navi_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/navi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
		}
		"5303"
		{
			"name"		"antwerp2022_team_ence"
			"item_name"		"#StickerKit_antwerp2022_team_ence"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/ence"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
		}
		"5304"
		{
			"name"		"antwerp2022_team_ence_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_ence_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/ence_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
		}
		"5305"
		{
			"name"		"antwerp2022_team_ence_holo"
			"item_name"		"#StickerKit_antwerp2022_team_ence_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/ence_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
		}
		"5306"
		{
			"name"		"antwerp2022_team_ence_gold"
			"item_name"		"#StickerKit_antwerp2022_team_ence_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/ence_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
		}
		"5307"
		{
			"name"		"antwerp2022_team_g2"
			"item_name"		"#StickerKit_antwerp2022_team_g2"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/g2"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
		}
		"5308"
		{
			"name"		"antwerp2022_team_g2_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_g2_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/g2_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
		}
		"5309"
		{
			"name"		"antwerp2022_team_g2_holo"
			"item_name"		"#StickerKit_antwerp2022_team_g2_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/g2_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
		}
		"5310"
		{
			"name"		"antwerp2022_team_g2_gold"
			"item_name"		"#StickerKit_antwerp2022_team_g2_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/g2_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
		}
		"5311"
		{
			"name"		"antwerp2022_team_forz"
			"item_name"		"#StickerKit_antwerp2022_team_forz"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/forz"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
		}
		"5312"
		{
			"name"		"antwerp2022_team_forz_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_forz_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/forz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
		}
		"5313"
		{
			"name"		"antwerp2022_team_forz_holo"
			"item_name"		"#StickerKit_antwerp2022_team_forz_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/forz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
		}
		"5314"
		{
			"name"		"antwerp2022_team_forz_gold"
			"item_name"		"#StickerKit_antwerp2022_team_forz_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/forz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
		}
		"5315"
		{
			"name"		"antwerp2022_team_astr"
			"item_name"		"#StickerKit_antwerp2022_team_astr"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/astr"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
		}
		"5316"
		{
			"name"		"antwerp2022_team_astr_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_astr_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/astr_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
		}
		"5317"
		{
			"name"		"antwerp2022_team_astr_holo"
			"item_name"		"#StickerKit_antwerp2022_team_astr_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/astr_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
		}
		"5318"
		{
			"name"		"antwerp2022_team_astr_gold"
			"item_name"		"#StickerKit_antwerp2022_team_astr_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/astr_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
		}
		"5319"
		{
			"name"		"antwerp2022_team_vita"
			"item_name"		"#StickerKit_antwerp2022_team_vita"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/vita"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
		}
		"5320"
		{
			"name"		"antwerp2022_team_vita_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_vita_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/vita_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
		}
		"5321"
		{
			"name"		"antwerp2022_team_vita_holo"
			"item_name"		"#StickerKit_antwerp2022_team_vita_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/vita_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
		}
		"5322"
		{
			"name"		"antwerp2022_team_vita_gold"
			"item_name"		"#StickerKit_antwerp2022_team_vita_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/vita_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
		}
		"5323"
		{
			"name"		"antwerp2022_team_mibr"
			"item_name"		"#StickerKit_antwerp2022_team_mibr"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/mibr"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
		}
		"5324"
		{
			"name"		"antwerp2022_team_mibr_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_mibr_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/mibr_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
		}
		"5325"
		{
			"name"		"antwerp2022_team_mibr_holo"
			"item_name"		"#StickerKit_antwerp2022_team_mibr_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/mibr_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
		}
		"5326"
		{
			"name"		"antwerp2022_team_mibr_gold"
			"item_name"		"#StickerKit_antwerp2022_team_mibr_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/mibr_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
		}
		"5327"
		{
			"name"		"antwerp2022_team_imp"
			"item_name"		"#StickerKit_antwerp2022_team_imp"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/imp"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
		}
		"5328"
		{
			"name"		"antwerp2022_team_imp_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_imp_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/imp_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
		}
		"5329"
		{
			"name"		"antwerp2022_team_imp_holo"
			"item_name"		"#StickerKit_antwerp2022_team_imp_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/imp_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
		}
		"5330"
		{
			"name"		"antwerp2022_team_imp_gold"
			"item_name"		"#StickerKit_antwerp2022_team_imp_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/imp_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
		}
		"5331"
		{
			"name"		"antwerp2022_team_bne"
			"item_name"		"#StickerKit_antwerp2022_team_bne"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/bne"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
		}
		"5332"
		{
			"name"		"antwerp2022_team_bne_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_bne_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/bne_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
		}
		"5333"
		{
			"name"		"antwerp2022_team_bne_holo"
			"item_name"		"#StickerKit_antwerp2022_team_bne_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/bne_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
		}
		"5334"
		{
			"name"		"antwerp2022_team_bne_gold"
			"item_name"		"#StickerKit_antwerp2022_team_bne_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/bne_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
		}
		"5335"
		{
			"name"		"antwerp2022_team_eter"
			"item_name"		"#StickerKit_antwerp2022_team_eter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/eter"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
		}
		"5336"
		{
			"name"		"antwerp2022_team_eter_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_eter_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/eter_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
		}
		"5337"
		{
			"name"		"antwerp2022_team_eter_holo"
			"item_name"		"#StickerKit_antwerp2022_team_eter_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/eter_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
		}
		"5338"
		{
			"name"		"antwerp2022_team_eter_gold"
			"item_name"		"#StickerKit_antwerp2022_team_eter_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/eter_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
		}
		"5339"
		{
			"name"		"antwerp2022_team_spir"
			"item_name"		"#StickerKit_antwerp2022_team_spir"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/spir"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
		}
		"5340"
		{
			"name"		"antwerp2022_team_spir_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_spir_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/spir_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
		}
		"5341"
		{
			"name"		"antwerp2022_team_spir_holo"
			"item_name"		"#StickerKit_antwerp2022_team_spir_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/spir_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
		}
		"5342"
		{
			"name"		"antwerp2022_team_spir_gold"
			"item_name"		"#StickerKit_antwerp2022_team_spir_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/spir_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
		}
		"5343"
		{
			"name"		"antwerp2022_team_out"
			"item_name"		"#StickerKit_antwerp2022_team_out"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/out"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
		}
		"5344"
		{
			"name"		"antwerp2022_team_out_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_out_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/out_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
		}
		"5345"
		{
			"name"		"antwerp2022_team_out_holo"
			"item_name"		"#StickerKit_antwerp2022_team_out_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/out_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
		}
		"5346"
		{
			"name"		"antwerp2022_team_out_gold"
			"item_name"		"#StickerKit_antwerp2022_team_out_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/out_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
		}
		"5347"
		{
			"name"		"antwerp2022_team_cplx"
			"item_name"		"#StickerKit_antwerp2022_team_cplx"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/cplx"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
		}
		"5348"
		{
			"name"		"antwerp2022_team_cplx_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_cplx_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/cplx_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
		}
		"5349"
		{
			"name"		"antwerp2022_team_cplx_holo"
			"item_name"		"#StickerKit_antwerp2022_team_cplx_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/cplx_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
		}
		"5350"
		{
			"name"		"antwerp2022_team_cplx_gold"
			"item_name"		"#StickerKit_antwerp2022_team_cplx_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/cplx_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
		}
		"5351"
		{
			"name"		"antwerp2022_team_ihc"
			"item_name"		"#StickerKit_antwerp2022_team_ihc"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/ihc"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
		}
		"5352"
		{
			"name"		"antwerp2022_team_ihc_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_ihc_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/ihc_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
		}
		"5353"
		{
			"name"		"antwerp2022_team_ihc_holo"
			"item_name"		"#StickerKit_antwerp2022_team_ihc_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/ihc_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
		}
		"5354"
		{
			"name"		"antwerp2022_team_ihc_gold"
			"item_name"		"#StickerKit_antwerp2022_team_ihc_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/ihc_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
		}
		"5355"
		{
			"name"		"antwerp2022_team_ren"
			"item_name"		"#StickerKit_antwerp2022_team_ren"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/ren"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
		}
		"5356"
		{
			"name"		"antwerp2022_team_ren_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_ren_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/ren_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
		}
		"5357"
		{
			"name"		"antwerp2022_team_ren_holo"
			"item_name"		"#StickerKit_antwerp2022_team_ren_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/ren_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
		}
		"5358"
		{
			"name"		"antwerp2022_team_ren_gold"
			"item_name"		"#StickerKit_antwerp2022_team_ren_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/ren_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
		}
		"5359"
		{
			"name"		"antwerp2022_team_liq"
			"item_name"		"#StickerKit_antwerp2022_team_liq"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/liq"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
		}
		"5360"
		{
			"name"		"antwerp2022_team_liq_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_liq_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/liq_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
		}
		"5361"
		{
			"name"		"antwerp2022_team_liq_holo"
			"item_name"		"#StickerKit_antwerp2022_team_liq_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/liq_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
		}
		"5362"
		{
			"name"		"antwerp2022_team_liq_gold"
			"item_name"		"#StickerKit_antwerp2022_team_liq_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/liq_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
		}
		"5363"
		{
			"name"		"antwerp2022_team_nine"
			"item_name"		"#StickerKit_antwerp2022_team_nine"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/nine"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
		}
		"5364"
		{
			"name"		"antwerp2022_team_nine_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_nine_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/nine_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
		}
		"5365"
		{
			"name"		"antwerp2022_team_nine_holo"
			"item_name"		"#StickerKit_antwerp2022_team_nine_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/nine_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
		}
		"5366"
		{
			"name"		"antwerp2022_team_nine_gold"
			"item_name"		"#StickerKit_antwerp2022_team_nine_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_team"
			"sticker_material"		"antwerp2022/nine_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
		}
		"5367"
		{
			"name"		"antwerp2022_team_pgl"
			"item_name"		"#StickerKit_antwerp2022_team_pgl"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_org"
			"sticker_material"		"antwerp2022/pgl"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"0"
		}
		"5368"
		{
			"name"		"antwerp2022_team_pgl_glitter"
			"item_name"		"#StickerKit_antwerp2022_team_pgl_glitter"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_org"
			"sticker_material"		"antwerp2022/pgl_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"0"
		}
		"5369"
		{
			"name"		"antwerp2022_team_pgl_holo"
			"item_name"		"#StickerKit_antwerp2022_team_pgl_holo"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_org"
			"sticker_material"		"antwerp2022/pgl_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"0"
		}
		"5370"
		{
			"name"		"antwerp2022_team_pgl_gold"
			"item_name"		"#StickerKit_antwerp2022_team_pgl_gold"
			"description_string"		"#EventItemDesc_antwerp2022_sticker_org"
			"sticker_material"		"antwerp2022/pgl_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"0"
		}
		"5371"
		{
			"name"		"antwerp2022_team_hero_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_hero"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_team"
			"sticker_material"		"antwerp2022/hero_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
		}
		"5372"
		{
			"name"		"antwerp2022_team_cope_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_cope"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_team"
			"sticker_material"		"antwerp2022/cope_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
		}
		"5373"
		{
			"name"		"antwerp2022_team_big_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_big"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_team"
			"sticker_material"		"antwerp2022/big_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
		}
		"5374"
		{
			"name"		"antwerp2022_team_c9_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_c9"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_team"
			"sticker_material"		"antwerp2022/c9_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
		}
		"5375"
		{
			"name"		"antwerp2022_team_furi_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_furi"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_team"
			"sticker_material"		"antwerp2022/furi_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
		}
		"5376"
		{
			"name"		"antwerp2022_team_faze_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_faze"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_team"
			"sticker_material"		"antwerp2022/faze_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
		}
		"5377"
		{
			"name"		"antwerp2022_team_nip_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_nip"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_team"
			"sticker_material"		"antwerp2022/nip_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
		}
		"5378"
		{
			"name"		"antwerp2022_team_navi_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_navi"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_team"
			"sticker_material"		"antwerp2022/navi_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
		}
		"5379"
		{
			"name"		"antwerp2022_team_ence_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_ence"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_team"
			"sticker_material"		"antwerp2022/ence_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
		}
		"5380"
		{
			"name"		"antwerp2022_team_g2_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_g2"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_team"
			"sticker_material"		"antwerp2022/g2_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
		}
		"5381"
		{
			"name"		"antwerp2022_team_forz_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_forz"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_team"
			"sticker_material"		"antwerp2022/forz_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
		}
		"5382"
		{
			"name"		"antwerp2022_team_astr_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_astr"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_team"
			"sticker_material"		"antwerp2022/astr_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
		}
		"5383"
		{
			"name"		"antwerp2022_team_vita_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_vita"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_team"
			"sticker_material"		"antwerp2022/vita_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
		}
		"5384"
		{
			"name"		"antwerp2022_team_mibr_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_mibr"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_team"
			"sticker_material"		"antwerp2022/mibr_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
		}
		"5385"
		{
			"name"		"antwerp2022_team_imp_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_imp"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_team"
			"sticker_material"		"antwerp2022/imp_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
		}
		"5386"
		{
			"name"		"antwerp2022_team_bne_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_bne"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_team"
			"sticker_material"		"antwerp2022/bne_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
		}
		"5387"
		{
			"name"		"antwerp2022_team_eter_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_eter"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_team"
			"sticker_material"		"antwerp2022/eter_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
		}
		"5388"
		{
			"name"		"antwerp2022_team_spir_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_spir"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_team"
			"sticker_material"		"antwerp2022/spir_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
		}
		"5389"
		{
			"name"		"antwerp2022_team_out_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_out"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_team"
			"sticker_material"		"antwerp2022/out_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
		}
		"5390"
		{
			"name"		"antwerp2022_team_cplx_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_cplx"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_team"
			"sticker_material"		"antwerp2022/cplx_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
		}
		"5391"
		{
			"name"		"antwerp2022_team_ihc_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_ihc"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_team"
			"sticker_material"		"antwerp2022/ihc_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
		}
		"5392"
		{
			"name"		"antwerp2022_team_ren_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_ren"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_team"
			"sticker_material"		"antwerp2022/ren_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
		}
		"5393"
		{
			"name"		"antwerp2022_team_liq_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_liq"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_team"
			"sticker_material"		"antwerp2022/liq_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
		}
		"5394"
		{
			"name"		"antwerp2022_team_nine_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_nine"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_team"
			"sticker_material"		"antwerp2022/nine_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
		}
		"5395"
		{
			"name"		"antwerp2022_team_pgl_graffiti"
			"item_name"		"#StickerKit_antwerp2022_team_pgl"
			"description_string"		"#EventItemDesc_antwerp2022_graffiti_org"
			"sticker_material"		"antwerp2022/pgl_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"0"
		}
		"5396"
		{
			"name"		"antwerp2022_signature_stavn_2"
			"item_name"		"#StickerKit_antwerp2022_signature_stavn"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_stavn"
			"sticker_material"		"antwerp2022/sig_stavn"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
			"tournament_player_id"		"62099910"
		}
		"5397"
		{
			"name"		"antwerp2022_signature_stavn_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_stavn_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_stavn_glitter"
			"sticker_material"		"antwerp2022/sig_stavn_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
			"tournament_player_id"		"62099910"
		}
		"5398"
		{
			"name"		"antwerp2022_signature_stavn_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_stavn_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_stavn_holo"
			"sticker_material"		"antwerp2022/sig_stavn_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
			"tournament_player_id"		"62099910"
		}
		"5399"
		{
			"name"		"antwerp2022_signature_stavn_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_stavn_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_stavn_gold"
			"sticker_material"		"antwerp2022/sig_stavn_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
			"tournament_player_id"		"62099910"
		}
		"5400"
		{
			"name"		"antwerp2022_signature_cadian_2"
			"item_name"		"#StickerKit_antwerp2022_signature_cadian"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_cadian"
			"sticker_material"		"antwerp2022/sig_cadian"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
			"tournament_player_id"		"43849788"
		}
		"5401"
		{
			"name"		"antwerp2022_signature_cadian_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_cadian_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_cadian_glitter"
			"sticker_material"		"antwerp2022/sig_cadian_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
			"tournament_player_id"		"43849788"
		}
		"5402"
		{
			"name"		"antwerp2022_signature_cadian_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_cadian_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_cadian_holo"
			"sticker_material"		"antwerp2022/sig_cadian_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
			"tournament_player_id"		"43849788"
		}
		"5403"
		{
			"name"		"antwerp2022_signature_cadian_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_cadian_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_cadian_gold"
			"sticker_material"		"antwerp2022/sig_cadian_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
			"tournament_player_id"		"43849788"
		}
		"5404"
		{
			"name"		"antwerp2022_signature_teses_2"
			"item_name"		"#StickerKit_antwerp2022_signature_teses"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_teses"
			"sticker_material"		"antwerp2022/sig_teses"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
			"tournament_player_id"		"36412550"
		}
		"5405"
		{
			"name"		"antwerp2022_signature_teses_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_teses_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_teses_glitter"
			"sticker_material"		"antwerp2022/sig_teses_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
			"tournament_player_id"		"36412550"
		}
		"5406"
		{
			"name"		"antwerp2022_signature_teses_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_teses_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_teses_holo"
			"sticker_material"		"antwerp2022/sig_teses_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
			"tournament_player_id"		"36412550"
		}
		"5407"
		{
			"name"		"antwerp2022_signature_teses_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_teses_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_teses_gold"
			"sticker_material"		"antwerp2022/sig_teses_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
			"tournament_player_id"		"36412550"
		}
		"5408"
		{
			"name"		"antwerp2022_signature_refrezh_2"
			"item_name"		"#StickerKit_antwerp2022_signature_refrezh"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_refrezh"
			"sticker_material"		"antwerp2022/sig_refrezh"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
			"tournament_player_id"		"104598470"
		}
		"5409"
		{
			"name"		"antwerp2022_signature_refrezh_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_refrezh_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_refrezh_glitter"
			"sticker_material"		"antwerp2022/sig_refrezh_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
			"tournament_player_id"		"104598470"
		}
		"5410"
		{
			"name"		"antwerp2022_signature_refrezh_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_refrezh_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_refrezh_holo"
			"sticker_material"		"antwerp2022/sig_refrezh_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
			"tournament_player_id"		"104598470"
		}
		"5411"
		{
			"name"		"antwerp2022_signature_refrezh_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_refrezh_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_refrezh_gold"
			"sticker_material"		"antwerp2022/sig_refrezh_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
			"tournament_player_id"		"104598470"
		}
		"5412"
		{
			"name"		"antwerp2022_signature_sjuush_2"
			"item_name"		"#StickerKit_antwerp2022_signature_sjuush"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_sjuush"
			"sticker_material"		"antwerp2022/sig_sjuush"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
			"tournament_player_id"		"200443857"
		}
		"5413"
		{
			"name"		"antwerp2022_signature_sjuush_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_sjuush_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_sjuush_glitter"
			"sticker_material"		"antwerp2022/sig_sjuush_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
			"tournament_player_id"		"200443857"
		}
		"5414"
		{
			"name"		"antwerp2022_signature_sjuush_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_sjuush_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_sjuush_holo"
			"sticker_material"		"antwerp2022/sig_sjuush_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
			"tournament_player_id"		"200443857"
		}
		"5415"
		{
			"name"		"antwerp2022_signature_sjuush_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_sjuush_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_sjuush_gold"
			"sticker_material"		"antwerp2022/sig_sjuush_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"95"
			"tournament_player_id"		"200443857"
		}
		"5416"
		{
			"name"		"antwerp2022_signature_roej_2"
			"item_name"		"#StickerKit_antwerp2022_signature_roej"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_roej"
			"sticker_material"		"antwerp2022/sig_roej"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
			"tournament_player_id"		"30968963"
		}
		"5417"
		{
			"name"		"antwerp2022_signature_roej_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_roej_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_roej_glitter"
			"sticker_material"		"antwerp2022/sig_roej_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
			"tournament_player_id"		"30968963"
		}
		"5418"
		{
			"name"		"antwerp2022_signature_roej_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_roej_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_roej_holo"
			"sticker_material"		"antwerp2022/sig_roej_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
			"tournament_player_id"		"30968963"
		}
		"5419"
		{
			"name"		"antwerp2022_signature_roej_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_roej_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_roej_gold"
			"sticker_material"		"antwerp2022/sig_roej_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
			"tournament_player_id"		"30968963"
		}
		"5420"
		{
			"name"		"antwerp2022_signature_zyphon_2"
			"item_name"		"#StickerKit_antwerp2022_signature_zyphon"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_zyphon"
			"sticker_material"		"antwerp2022/sig_zyphon"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
			"tournament_player_id"		"198111516"
		}
		"5421"
		{
			"name"		"antwerp2022_signature_zyphon_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_zyphon_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_zyphon_glitter"
			"sticker_material"		"antwerp2022/sig_zyphon_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
			"tournament_player_id"		"198111516"
		}
		"5422"
		{
			"name"		"antwerp2022_signature_zyphon_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_zyphon_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_zyphon_holo"
			"sticker_material"		"antwerp2022/sig_zyphon_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
			"tournament_player_id"		"198111516"
		}
		"5423"
		{
			"name"		"antwerp2022_signature_zyphon_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_zyphon_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_zyphon_gold"
			"sticker_material"		"antwerp2022/sig_zyphon_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
			"tournament_player_id"		"198111516"
		}
		"5424"
		{
			"name"		"antwerp2022_signature_hooxi_2"
			"item_name"		"#StickerKit_antwerp2022_signature_hooxi"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_hooxi"
			"sticker_material"		"antwerp2022/sig_hooxi"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
			"tournament_player_id"		"38661042"
		}
		"5425"
		{
			"name"		"antwerp2022_signature_hooxi_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_hooxi_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_hooxi_glitter"
			"sticker_material"		"antwerp2022/sig_hooxi_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
			"tournament_player_id"		"38661042"
		}
		"5426"
		{
			"name"		"antwerp2022_signature_hooxi_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_hooxi_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_hooxi_holo"
			"sticker_material"		"antwerp2022/sig_hooxi_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
			"tournament_player_id"		"38661042"
		}
		"5427"
		{
			"name"		"antwerp2022_signature_hooxi_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_hooxi_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_hooxi_gold"
			"sticker_material"		"antwerp2022/sig_hooxi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
			"tournament_player_id"		"38661042"
		}
		"5428"
		{
			"name"		"antwerp2022_signature_jabbi_2"
			"item_name"		"#StickerKit_antwerp2022_signature_jabbi"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_jabbi"
			"sticker_material"		"antwerp2022/sig_jabbi"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
			"tournament_player_id"		"160291620"
		}
		"5429"
		{
			"name"		"antwerp2022_signature_jabbi_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_jabbi_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_jabbi_glitter"
			"sticker_material"		"antwerp2022/sig_jabbi_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
			"tournament_player_id"		"160291620"
		}
		"5430"
		{
			"name"		"antwerp2022_signature_jabbi_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_jabbi_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_jabbi_holo"
			"sticker_material"		"antwerp2022/sig_jabbi_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
			"tournament_player_id"		"160291620"
		}
		"5431"
		{
			"name"		"antwerp2022_signature_jabbi_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_jabbi_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_jabbi_gold"
			"sticker_material"		"antwerp2022/sig_jabbi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
			"tournament_player_id"		"160291620"
		}
		"5432"
		{
			"name"		"antwerp2022_signature_nicoodoz_2"
			"item_name"		"#StickerKit_antwerp2022_signature_nicoodoz"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_nicoodoz"
			"sticker_material"		"antwerp2022/sig_nicoodoz"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
			"tournament_player_id"		"112851399"
		}
		"5433"
		{
			"name"		"antwerp2022_signature_nicoodoz_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_nicoodoz_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_nicoodoz_glitter"
			"sticker_material"		"antwerp2022/sig_nicoodoz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
			"tournament_player_id"		"112851399"
		}
		"5434"
		{
			"name"		"antwerp2022_signature_nicoodoz_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_nicoodoz_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_nicoodoz_holo"
			"sticker_material"		"antwerp2022/sig_nicoodoz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
			"tournament_player_id"		"112851399"
		}
		"5435"
		{
			"name"		"antwerp2022_signature_nicoodoz_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_nicoodoz_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_nicoodoz_gold"
			"sticker_material"		"antwerp2022/sig_nicoodoz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"101"
			"tournament_player_id"		"112851399"
		}
		"5436"
		{
			"name"		"antwerp2022_signature_tabsen_2"
			"item_name"		"#StickerKit_antwerp2022_signature_tabsen"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_tabsen"
			"sticker_material"		"antwerp2022/sig_tabsen"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1225952"
		}
		"5437"
		{
			"name"		"antwerp2022_signature_tabsen_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_tabsen_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_tabsen_glitter"
			"sticker_material"		"antwerp2022/sig_tabsen_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1225952"
		}
		"5438"
		{
			"name"		"antwerp2022_signature_tabsen_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_tabsen_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_tabsen_holo"
			"sticker_material"		"antwerp2022/sig_tabsen_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1225952"
		}
		"5439"
		{
			"name"		"antwerp2022_signature_tabsen_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_tabsen_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_tabsen_gold"
			"sticker_material"		"antwerp2022/sig_tabsen_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1225952"
		}
		"5440"
		{
			"name"		"antwerp2022_signature_tizian_2"
			"item_name"		"#StickerKit_antwerp2022_signature_tizian"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_tizian"
			"sticker_material"		"antwerp2022/sig_tizian"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
			"tournament_player_id"		"37291208"
		}
		"5441"
		{
			"name"		"antwerp2022_signature_tizian_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_tizian_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_tizian_glitter"
			"sticker_material"		"antwerp2022/sig_tizian_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
			"tournament_player_id"		"37291208"
		}
		"5442"
		{
			"name"		"antwerp2022_signature_tizian_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_tizian_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_tizian_holo"
			"sticker_material"		"antwerp2022/sig_tizian_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
			"tournament_player_id"		"37291208"
		}
		"5443"
		{
			"name"		"antwerp2022_signature_tizian_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_tizian_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_tizian_gold"
			"sticker_material"		"antwerp2022/sig_tizian_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
			"tournament_player_id"		"37291208"
		}
		"5444"
		{
			"name"		"antwerp2022_signature_faven_2"
			"item_name"		"#StickerKit_antwerp2022_signature_faven"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_faven"
			"sticker_material"		"antwerp2022/sig_faven"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
			"tournament_player_id"		"157930364"
		}
		"5445"
		{
			"name"		"antwerp2022_signature_faven_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_faven_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_faven_glitter"
			"sticker_material"		"antwerp2022/sig_faven_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
			"tournament_player_id"		"157930364"
		}
		"5446"
		{
			"name"		"antwerp2022_signature_faven_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_faven_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_faven_holo"
			"sticker_material"		"antwerp2022/sig_faven_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
			"tournament_player_id"		"157930364"
		}
		"5447"
		{
			"name"		"antwerp2022_signature_faven_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_faven_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_faven_gold"
			"sticker_material"		"antwerp2022/sig_faven_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
			"tournament_player_id"		"157930364"
		}
		"5448"
		{
			"name"		"antwerp2022_signature_krimbo_2"
			"item_name"		"#StickerKit_antwerp2022_signature_krimbo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_krimbo"
			"sticker_material"		"antwerp2022/sig_krimbo"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
			"tournament_player_id"		"210365363"
		}
		"5449"
		{
			"name"		"antwerp2022_signature_krimbo_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_krimbo_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_krimbo_glitter"
			"sticker_material"		"antwerp2022/sig_krimbo_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
			"tournament_player_id"		"210365363"
		}
		"5450"
		{
			"name"		"antwerp2022_signature_krimbo_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_krimbo_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_krimbo_holo"
			"sticker_material"		"antwerp2022/sig_krimbo_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
			"tournament_player_id"		"210365363"
		}
		"5451"
		{
			"name"		"antwerp2022_signature_krimbo_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_krimbo_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_krimbo_gold"
			"sticker_material"		"antwerp2022/sig_krimbo_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
			"tournament_player_id"		"210365363"
		}
		"5452"
		{
			"name"		"antwerp2022_signature_syrson_2"
			"item_name"		"#StickerKit_antwerp2022_signature_syrson"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_syrson"
			"sticker_material"		"antwerp2022/sig_syrson"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
			"tournament_player_id"		"19857269"
		}
		"5453"
		{
			"name"		"antwerp2022_signature_syrson_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_syrson_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_syrson_glitter"
			"sticker_material"		"antwerp2022/sig_syrson_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
			"tournament_player_id"		"19857269"
		}
		"5454"
		{
			"name"		"antwerp2022_signature_syrson_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_syrson_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_syrson_holo"
			"sticker_material"		"antwerp2022/sig_syrson_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
			"tournament_player_id"		"19857269"
		}
		"5455"
		{
			"name"		"antwerp2022_signature_syrson_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_syrson_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_syrson_gold"
			"sticker_material"		"antwerp2022/sig_syrson_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"69"
			"tournament_player_id"		"19857269"
		}
		"5456"
		{
			"name"		"antwerp2022_signature_interz_2"
			"item_name"		"#StickerKit_antwerp2022_signature_interz"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_interz"
			"sticker_material"		"antwerp2022/sig_interz"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
			"tournament_player_id"		"247808592"
		}
		"5457"
		{
			"name"		"antwerp2022_signature_interz_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_interz_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_interz_glitter"
			"sticker_material"		"antwerp2022/sig_interz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
			"tournament_player_id"		"247808592"
		}
		"5458"
		{
			"name"		"antwerp2022_signature_interz_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_interz_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_interz_holo"
			"sticker_material"		"antwerp2022/sig_interz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
			"tournament_player_id"		"247808592"
		}
		"5459"
		{
			"name"		"antwerp2022_signature_interz_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_interz_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_interz_gold"
			"sticker_material"		"antwerp2022/sig_interz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
			"tournament_player_id"		"247808592"
		}
		"5460"
		{
			"name"		"antwerp2022_signature_sh1ro_2"
			"item_name"		"#StickerKit_antwerp2022_signature_sh1ro"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_sh1ro"
			"sticker_material"		"antwerp2022/sig_sh1ro"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
			"tournament_player_id"		"121219047"
		}
		"5461"
		{
			"name"		"antwerp2022_signature_sh1ro_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_sh1ro_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_sh1ro_glitter"
			"sticker_material"		"antwerp2022/sig_sh1ro_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
			"tournament_player_id"		"121219047"
		}
		"5462"
		{
			"name"		"antwerp2022_signature_sh1ro_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_sh1ro_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_sh1ro_holo"
			"sticker_material"		"antwerp2022/sig_sh1ro_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
			"tournament_player_id"		"121219047"
		}
		"5463"
		{
			"name"		"antwerp2022_signature_sh1ro_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_sh1ro_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_sh1ro_gold"
			"sticker_material"		"antwerp2022/sig_sh1ro_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
			"tournament_player_id"		"121219047"
		}
		"5464"
		{
			"name"		"antwerp2022_signature_nafany_2"
			"item_name"		"#StickerKit_antwerp2022_signature_nafany"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_nafany"
			"sticker_material"		"antwerp2022/sig_nafany"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
			"tournament_player_id"		"99448400"
		}
		"5465"
		{
			"name"		"antwerp2022_signature_nafany_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_nafany_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_nafany_glitter"
			"sticker_material"		"antwerp2022/sig_nafany_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
			"tournament_player_id"		"99448400"
		}
		"5466"
		{
			"name"		"antwerp2022_signature_nafany_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_nafany_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_nafany_holo"
			"sticker_material"		"antwerp2022/sig_nafany_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
			"tournament_player_id"		"99448400"
		}
		"5467"
		{
			"name"		"antwerp2022_signature_nafany_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_nafany_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_nafany_gold"
			"sticker_material"		"antwerp2022/sig_nafany_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
			"tournament_player_id"		"99448400"
		}
		"5468"
		{
			"name"		"antwerp2022_signature_ax1le_2"
			"item_name"		"#StickerKit_antwerp2022_signature_ax1le"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_ax1le"
			"sticker_material"		"antwerp2022/sig_ax1le"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
			"tournament_player_id"		"85167576"
		}
		"5469"
		{
			"name"		"antwerp2022_signature_ax1le_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_ax1le_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_ax1le_glitter"
			"sticker_material"		"antwerp2022/sig_ax1le_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
			"tournament_player_id"		"85167576"
		}
		"5470"
		{
			"name"		"antwerp2022_signature_ax1le_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_ax1le_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_ax1le_holo"
			"sticker_material"		"antwerp2022/sig_ax1le_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
			"tournament_player_id"		"85167576"
		}
		"5471"
		{
			"name"		"antwerp2022_signature_ax1le_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_ax1le_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_ax1le_gold"
			"sticker_material"		"antwerp2022/sig_ax1le_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
			"tournament_player_id"		"85167576"
		}
		"5472"
		{
			"name"		"antwerp2022_signature_hobbit_2"
			"item_name"		"#StickerKit_antwerp2022_signature_hobbit"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_hobbit"
			"sticker_material"		"antwerp2022/sig_hobbit"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
			"tournament_player_id"		"68027030"
		}
		"5473"
		{
			"name"		"antwerp2022_signature_hobbit_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_hobbit_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_hobbit_glitter"
			"sticker_material"		"antwerp2022/sig_hobbit_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
			"tournament_player_id"		"68027030"
		}
		"5474"
		{
			"name"		"antwerp2022_signature_hobbit_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_hobbit_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_hobbit_holo"
			"sticker_material"		"antwerp2022/sig_hobbit_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
			"tournament_player_id"		"68027030"
		}
		"5475"
		{
			"name"		"antwerp2022_signature_hobbit_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_hobbit_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_hobbit_gold"
			"sticker_material"		"antwerp2022/sig_hobbit_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"33"
			"tournament_player_id"		"68027030"
		}
		"5476"
		{
			"name"		"antwerp2022_signature_yuurih_2"
			"item_name"		"#StickerKit_antwerp2022_signature_yuurih"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_yuurih"
			"sticker_material"		"antwerp2022/sig_yuurih"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
			"tournament_player_id"		"204704832"
		}
		"5477"
		{
			"name"		"antwerp2022_signature_yuurih_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_yuurih_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_yuurih_glitter"
			"sticker_material"		"antwerp2022/sig_yuurih_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
			"tournament_player_id"		"204704832"
		}
		"5478"
		{
			"name"		"antwerp2022_signature_yuurih_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_yuurih_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_yuurih_holo"
			"sticker_material"		"antwerp2022/sig_yuurih_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
			"tournament_player_id"		"204704832"
		}
		"5479"
		{
			"name"		"antwerp2022_signature_yuurih_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_yuurih_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_yuurih_gold"
			"sticker_material"		"antwerp2022/sig_yuurih_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
			"tournament_player_id"		"204704832"
		}
		"5480"
		{
			"name"		"antwerp2022_signature_art_2"
			"item_name"		"#StickerKit_antwerp2022_signature_art"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_art"
			"sticker_material"		"antwerp2022/sig_art"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
			"tournament_player_id"		"83503844"
		}
		"5481"
		{
			"name"		"antwerp2022_signature_art_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_art_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_art_glitter"
			"sticker_material"		"antwerp2022/sig_art_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
			"tournament_player_id"		"83503844"
		}
		"5482"
		{
			"name"		"antwerp2022_signature_art_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_art_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_art_holo"
			"sticker_material"		"antwerp2022/sig_art_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
			"tournament_player_id"		"83503844"
		}
		"5483"
		{
			"name"		"antwerp2022_signature_art_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_art_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_art_gold"
			"sticker_material"		"antwerp2022/sig_art_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
			"tournament_player_id"		"83503844"
		}
		"5484"
		{
			"name"		"antwerp2022_signature_kscerato_2"
			"item_name"		"#StickerKit_antwerp2022_signature_kscerato"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_kscerato"
			"sticker_material"		"antwerp2022/sig_kscerato"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
			"tournament_player_id"		"98234764"
		}
		"5485"
		{
			"name"		"antwerp2022_signature_kscerato_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_kscerato_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_kscerato_glitter"
			"sticker_material"		"antwerp2022/sig_kscerato_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
			"tournament_player_id"		"98234764"
		}
		"5486"
		{
			"name"		"antwerp2022_signature_kscerato_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_kscerato_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_kscerato_holo"
			"sticker_material"		"antwerp2022/sig_kscerato_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
			"tournament_player_id"		"98234764"
		}
		"5487"
		{
			"name"		"antwerp2022_signature_kscerato_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_kscerato_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_kscerato_gold"
			"sticker_material"		"antwerp2022/sig_kscerato_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
			"tournament_player_id"		"98234764"
		}
		"5488"
		{
			"name"		"antwerp2022_signature_drop_2"
			"item_name"		"#StickerKit_antwerp2022_signature_drop"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_drop"
			"sticker_material"		"antwerp2022/sig_drop"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
			"tournament_player_id"		"427790854"
		}
		"5489"
		{
			"name"		"antwerp2022_signature_drop_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_drop_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_drop_glitter"
			"sticker_material"		"antwerp2022/sig_drop_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
			"tournament_player_id"		"427790854"
		}
		"5490"
		{
			"name"		"antwerp2022_signature_drop_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_drop_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_drop_holo"
			"sticker_material"		"antwerp2022/sig_drop_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
			"tournament_player_id"		"427790854"
		}
		"5491"
		{
			"name"		"antwerp2022_signature_drop_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_drop_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_drop_gold"
			"sticker_material"		"antwerp2022/sig_drop_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
			"tournament_player_id"		"427790854"
		}
		"5492"
		{
			"name"		"antwerp2022_signature_saffee_2"
			"item_name"		"#StickerKit_antwerp2022_signature_saffee"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_saffee"
			"sticker_material"		"antwerp2022/sig_saffee"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
			"tournament_player_id"		"25299957"
		}
		"5493"
		{
			"name"		"antwerp2022_signature_saffee_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_saffee_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_saffee_glitter"
			"sticker_material"		"antwerp2022/sig_saffee_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
			"tournament_player_id"		"25299957"
		}
		"5494"
		{
			"name"		"antwerp2022_signature_saffee_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_saffee_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_saffee_holo"
			"sticker_material"		"antwerp2022/sig_saffee_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
			"tournament_player_id"		"25299957"
		}
		"5495"
		{
			"name"		"antwerp2022_signature_saffee_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_saffee_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_saffee_gold"
			"sticker_material"		"antwerp2022/sig_saffee_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"85"
			"tournament_player_id"		"25299957"
		}
		"5496"
		{
			"name"		"antwerp2022_signature_rain_2"
			"item_name"		"#StickerKit_antwerp2022_signature_rain"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_rain"
			"sticker_material"		"antwerp2022/sig_rain"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"5497"
		{
			"name"		"antwerp2022_signature_rain_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_rain_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_rain_glitter"
			"sticker_material"		"antwerp2022/sig_rain_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"5498"
		{
			"name"		"antwerp2022_signature_rain_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_rain_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_rain_holo"
			"sticker_material"		"antwerp2022/sig_rain_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"5499"
		{
			"name"		"antwerp2022_signature_rain_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_rain_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_rain_gold"
			"sticker_material"		"antwerp2022/sig_rain_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"5500"
		{
			"name"		"antwerp2022_signature_karrigan_2"
			"item_name"		"#StickerKit_antwerp2022_signature_karrigan"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_karrigan"
			"sticker_material"		"antwerp2022/sig_karrigan"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"5501"
		{
			"name"		"antwerp2022_signature_karrigan_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_karrigan_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_karrigan_glitter"
			"sticker_material"		"antwerp2022/sig_karrigan_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"5502"
		{
			"name"		"antwerp2022_signature_karrigan_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_karrigan_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_karrigan_holo"
			"sticker_material"		"antwerp2022/sig_karrigan_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"5503"
		{
			"name"		"antwerp2022_signature_karrigan_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_karrigan_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_karrigan_gold"
			"sticker_material"		"antwerp2022/sig_karrigan_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"5504"
		{
			"name"		"antwerp2022_signature_twistzz_2"
			"item_name"		"#StickerKit_antwerp2022_signature_twistzz"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_twistzz"
			"sticker_material"		"antwerp2022/sig_twistzz"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"55989477"
		}
		"5505"
		{
			"name"		"antwerp2022_signature_twistzz_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_twistzz_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_twistzz_glitter"
			"sticker_material"		"antwerp2022/sig_twistzz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"55989477"
		}
		"5506"
		{
			"name"		"antwerp2022_signature_twistzz_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_twistzz_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_twistzz_holo"
			"sticker_material"		"antwerp2022/sig_twistzz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"55989477"
		}
		"5507"
		{
			"name"		"antwerp2022_signature_twistzz_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_twistzz_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_twistzz_gold"
			"sticker_material"		"antwerp2022/sig_twistzz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"55989477"
		}
		"5508"
		{
			"name"		"antwerp2022_signature_broky_2"
			"item_name"		"#StickerKit_antwerp2022_signature_broky"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_broky"
			"sticker_material"		"antwerp2022/sig_broky"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"241354762"
		}
		"5509"
		{
			"name"		"antwerp2022_signature_broky_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_broky_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_broky_glitter"
			"sticker_material"		"antwerp2022/sig_broky_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"241354762"
		}
		"5510"
		{
			"name"		"antwerp2022_signature_broky_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_broky_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_broky_holo"
			"sticker_material"		"antwerp2022/sig_broky_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"241354762"
		}
		"5511"
		{
			"name"		"antwerp2022_signature_broky_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_broky_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_broky_gold"
			"sticker_material"		"antwerp2022/sig_broky_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"241354762"
		}
		"5512"
		{
			"name"		"antwerp2022_signature_ropz_2"
			"item_name"		"#StickerKit_antwerp2022_signature_ropz"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_ropz"
			"sticker_material"		"antwerp2022/sig_ropz"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"31006590"
		}
		"5513"
		{
			"name"		"antwerp2022_signature_ropz_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_ropz_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_ropz_glitter"
			"sticker_material"		"antwerp2022/sig_ropz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"31006590"
		}
		"5514"
		{
			"name"		"antwerp2022_signature_ropz_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_ropz_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_ropz_holo"
			"sticker_material"		"antwerp2022/sig_ropz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"31006590"
		}
		"5515"
		{
			"name"		"antwerp2022_signature_ropz_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_ropz_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_ropz_gold"
			"sticker_material"		"antwerp2022/sig_ropz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"31006590"
		}
		"5516"
		{
			"name"		"antwerp2022_signature_rez_2"
			"item_name"		"#StickerKit_antwerp2022_signature_rez"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_rez"
			"sticker_material"		"antwerp2022/sig_rez"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
			"tournament_player_id"		"73906687"
		}
		"5517"
		{
			"name"		"antwerp2022_signature_rez_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_rez_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_rez_glitter"
			"sticker_material"		"antwerp2022/sig_rez_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
			"tournament_player_id"		"73906687"
		}
		"5518"
		{
			"name"		"antwerp2022_signature_rez_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_rez_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_rez_holo"
			"sticker_material"		"antwerp2022/sig_rez_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
			"tournament_player_id"		"73906687"
		}
		"5519"
		{
			"name"		"antwerp2022_signature_rez_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_rez_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_rez_gold"
			"sticker_material"		"antwerp2022/sig_rez_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
			"tournament_player_id"		"73906687"
		}
		"5520"
		{
			"name"		"antwerp2022_signature_hampus_2"
			"item_name"		"#StickerKit_antwerp2022_signature_hampus"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_hampus"
			"sticker_material"		"antwerp2022/sig_hampus"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
			"tournament_player_id"		"126680222"
		}
		"5521"
		{
			"name"		"antwerp2022_signature_hampus_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_hampus_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_hampus_glitter"
			"sticker_material"		"antwerp2022/sig_hampus_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
			"tournament_player_id"		"126680222"
		}
		"5522"
		{
			"name"		"antwerp2022_signature_hampus_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_hampus_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_hampus_holo"
			"sticker_material"		"antwerp2022/sig_hampus_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
			"tournament_player_id"		"126680222"
		}
		"5523"
		{
			"name"		"antwerp2022_signature_hampus_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_hampus_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_hampus_gold"
			"sticker_material"		"antwerp2022/sig_hampus_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
			"tournament_player_id"		"126680222"
		}
		"5524"
		{
			"name"		"antwerp2022_signature_plopski_2"
			"item_name"		"#StickerKit_antwerp2022_signature_plopski"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_plopski"
			"sticker_material"		"antwerp2022/sig_plopski"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
			"tournament_player_id"		"175613070"
		}
		"5525"
		{
			"name"		"antwerp2022_signature_plopski_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_plopski_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_plopski_glitter"
			"sticker_material"		"antwerp2022/sig_plopski_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
			"tournament_player_id"		"175613070"
		}
		"5526"
		{
			"name"		"antwerp2022_signature_plopski_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_plopski_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_plopski_holo"
			"sticker_material"		"antwerp2022/sig_plopski_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
			"tournament_player_id"		"175613070"
		}
		"5527"
		{
			"name"		"antwerp2022_signature_plopski_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_plopski_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_plopski_gold"
			"sticker_material"		"antwerp2022/sig_plopski_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
			"tournament_player_id"		"175613070"
		}
		"5528"
		{
			"name"		"antwerp2022_signature_es3tag_2"
			"item_name"		"#StickerKit_antwerp2022_signature_es3tag"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_es3tag"
			"sticker_material"		"antwerp2022/sig_es3tag"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
			"tournament_player_id"		"1859646"
		}
		"5529"
		{
			"name"		"antwerp2022_signature_es3tag_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_es3tag_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_es3tag_glitter"
			"sticker_material"		"antwerp2022/sig_es3tag_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
			"tournament_player_id"		"1859646"
		}
		"5530"
		{
			"name"		"antwerp2022_signature_es3tag_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_es3tag_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_es3tag_holo"
			"sticker_material"		"antwerp2022/sig_es3tag_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
			"tournament_player_id"		"1859646"
		}
		"5531"
		{
			"name"		"antwerp2022_signature_es3tag_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_es3tag_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_es3tag_gold"
			"sticker_material"		"antwerp2022/sig_es3tag_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
			"tournament_player_id"		"1859646"
		}
		"5532"
		{
			"name"		"antwerp2022_signature_brollan_2"
			"item_name"		"#StickerKit_antwerp2022_signature_brollan"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_brollan"
			"sticker_material"		"antwerp2022/sig_brollan"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
			"tournament_player_id"		"178562747"
		}
		"5533"
		{
			"name"		"antwerp2022_signature_brollan_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_brollan_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_brollan_glitter"
			"sticker_material"		"antwerp2022/sig_brollan_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
			"tournament_player_id"		"178562747"
		}
		"5534"
		{
			"name"		"antwerp2022_signature_brollan_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_brollan_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_brollan_holo"
			"sticker_material"		"antwerp2022/sig_brollan_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
			"tournament_player_id"		"178562747"
		}
		"5535"
		{
			"name"		"antwerp2022_signature_brollan_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_brollan_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_brollan_gold"
			"sticker_material"		"antwerp2022/sig_brollan_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"1"
			"tournament_player_id"		"178562747"
		}
		"5536"
		{
			"name"		"antwerp2022_signature_s1mple_2"
			"item_name"		"#StickerKit_antwerp2022_signature_s1mple"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_s1mple"
			"sticker_material"		"antwerp2022/sig_s1mple"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"5537"
		{
			"name"		"antwerp2022_signature_s1mple_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_s1mple_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_s1mple_glitter"
			"sticker_material"		"antwerp2022/sig_s1mple_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"5538"
		{
			"name"		"antwerp2022_signature_s1mple_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_s1mple_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_s1mple_holo"
			"sticker_material"		"antwerp2022/sig_s1mple_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"5539"
		{
			"name"		"antwerp2022_signature_s1mple_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_s1mple_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_s1mple_gold"
			"sticker_material"		"antwerp2022/sig_s1mple_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"5540"
		{
			"name"		"antwerp2022_signature_boombl4_2"
			"item_name"		"#StickerKit_antwerp2022_signature_boombl4"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_boombl4"
			"sticker_material"		"antwerp2022/sig_boombl4"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
			"tournament_player_id"		"185941338"
		}
		"5541"
		{
			"name"		"antwerp2022_signature_boombl4_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_boombl4_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_boombl4_glitter"
			"sticker_material"		"antwerp2022/sig_boombl4_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
			"tournament_player_id"		"185941338"
		}
		"5542"
		{
			"name"		"antwerp2022_signature_boombl4_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_boombl4_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_boombl4_holo"
			"sticker_material"		"antwerp2022/sig_boombl4_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
			"tournament_player_id"		"185941338"
		}
		"5543"
		{
			"name"		"antwerp2022_signature_boombl4_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_boombl4_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_boombl4_gold"
			"sticker_material"		"antwerp2022/sig_boombl4_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
			"tournament_player_id"		"185941338"
		}
		"5544"
		{
			"name"		"antwerp2022_signature_perfecto_2"
			"item_name"		"#StickerKit_antwerp2022_signature_perfecto"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_perfecto"
			"sticker_material"		"antwerp2022/sig_perfecto"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
			"tournament_player_id"		"160954758"
		}
		"5545"
		{
			"name"		"antwerp2022_signature_perfecto_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_perfecto_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_perfecto_glitter"
			"sticker_material"		"antwerp2022/sig_perfecto_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
			"tournament_player_id"		"160954758"
		}
		"5546"
		{
			"name"		"antwerp2022_signature_perfecto_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_perfecto_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_perfecto_holo"
			"sticker_material"		"antwerp2022/sig_perfecto_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
			"tournament_player_id"		"160954758"
		}
		"5547"
		{
			"name"		"antwerp2022_signature_perfecto_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_perfecto_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_perfecto_gold"
			"sticker_material"		"antwerp2022/sig_perfecto_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
			"tournament_player_id"		"160954758"
		}
		"5548"
		{
			"name"		"antwerp2022_signature_electronic_2"
			"item_name"		"#StickerKit_antwerp2022_signature_electronic"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_electronic"
			"sticker_material"		"antwerp2022/sig_electronic"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"5549"
		{
			"name"		"antwerp2022_signature_electronic_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_electronic_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_electronic_glitter"
			"sticker_material"		"antwerp2022/sig_electronic_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"5550"
		{
			"name"		"antwerp2022_signature_electronic_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_electronic_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_electronic_holo"
			"sticker_material"		"antwerp2022/sig_electronic_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"5551"
		{
			"name"		"antwerp2022_signature_electronic_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_electronic_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_electronic_gold"
			"sticker_material"		"antwerp2022/sig_electronic_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"5552"
		{
			"name"		"antwerp2022_signature_b1t_2"
			"item_name"		"#StickerKit_antwerp2022_signature_b1t"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_b1t"
			"sticker_material"		"antwerp2022/sig_b1t"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
			"tournament_player_id"		"286341748"
		}
		"5553"
		{
			"name"		"antwerp2022_signature_b1t_2_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_b1t_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_b1t_glitter"
			"sticker_material"		"antwerp2022/sig_b1t_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
			"tournament_player_id"		"286341748"
		}
		"5554"
		{
			"name"		"antwerp2022_signature_b1t_2_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_b1t_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_b1t_holo"
			"sticker_material"		"antwerp2022/sig_b1t_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
			"tournament_player_id"		"286341748"
		}
		"5555"
		{
			"name"		"antwerp2022_signature_b1t_2_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_b1t_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_b1t_gold"
			"sticker_material"		"antwerp2022/sig_b1t_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"12"
			"tournament_player_id"		"286341748"
		}
		"5556"
		{
			"name"		"antwerp2022_signature_snappi_1"
			"item_name"		"#StickerKit_antwerp2022_signature_snappi"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_snappi"
			"sticker_material"		"antwerp2022/sig_snappi"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
			"tournament_player_id"		"29157337"
		}
		"5557"
		{
			"name"		"antwerp2022_signature_snappi_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_snappi_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_snappi_glitter"
			"sticker_material"		"antwerp2022/sig_snappi_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
			"tournament_player_id"		"29157337"
		}
		"5558"
		{
			"name"		"antwerp2022_signature_snappi_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_snappi_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_snappi_holo"
			"sticker_material"		"antwerp2022/sig_snappi_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
			"tournament_player_id"		"29157337"
		}
		"5559"
		{
			"name"		"antwerp2022_signature_snappi_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_snappi_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_snappi_gold"
			"sticker_material"		"antwerp2022/sig_snappi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
			"tournament_player_id"		"29157337"
		}
		"5560"
		{
			"name"		"antwerp2022_signature_dycha_1"
			"item_name"		"#StickerKit_antwerp2022_signature_dycha"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_dycha"
			"sticker_material"		"antwerp2022/sig_dycha"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
			"tournament_player_id"		"81151265"
		}
		"5561"
		{
			"name"		"antwerp2022_signature_dycha_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_dycha_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_dycha_glitter"
			"sticker_material"		"antwerp2022/sig_dycha_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
			"tournament_player_id"		"81151265"
		}
		"5562"
		{
			"name"		"antwerp2022_signature_dycha_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_dycha_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_dycha_holo"
			"sticker_material"		"antwerp2022/sig_dycha_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
			"tournament_player_id"		"81151265"
		}
		"5563"
		{
			"name"		"antwerp2022_signature_dycha_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_dycha_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_dycha_gold"
			"sticker_material"		"antwerp2022/sig_dycha_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
			"tournament_player_id"		"81151265"
		}
		"5564"
		{
			"name"		"antwerp2022_signature_spinx_1"
			"item_name"		"#StickerKit_antwerp2022_signature_spinx"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_spinx"
			"sticker_material"		"antwerp2022/sig_spinx"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
			"tournament_player_id"		"103070679"
		}
		"5565"
		{
			"name"		"antwerp2022_signature_spinx_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_spinx_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_spinx_glitter"
			"sticker_material"		"antwerp2022/sig_spinx_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
			"tournament_player_id"		"103070679"
		}
		"5566"
		{
			"name"		"antwerp2022_signature_spinx_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_spinx_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_spinx_holo"
			"sticker_material"		"antwerp2022/sig_spinx_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
			"tournament_player_id"		"103070679"
		}
		"5567"
		{
			"name"		"antwerp2022_signature_spinx_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_spinx_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_spinx_gold"
			"sticker_material"		"antwerp2022/sig_spinx_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
			"tournament_player_id"		"103070679"
		}
		"5568"
		{
			"name"		"antwerp2022_signature_hades_1"
			"item_name"		"#StickerKit_antwerp2022_signature_hades"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_hades"
			"sticker_material"		"antwerp2022/sig_hades"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
			"tournament_player_id"		"90656280"
		}
		"5569"
		{
			"name"		"antwerp2022_signature_hades_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_hades_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_hades_glitter"
			"sticker_material"		"antwerp2022/sig_hades_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
			"tournament_player_id"		"90656280"
		}
		"5570"
		{
			"name"		"antwerp2022_signature_hades_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_hades_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_hades_holo"
			"sticker_material"		"antwerp2022/sig_hades_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
			"tournament_player_id"		"90656280"
		}
		"5571"
		{
			"name"		"antwerp2022_signature_hades_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_hades_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_hades_gold"
			"sticker_material"		"antwerp2022/sig_hades_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
			"tournament_player_id"		"90656280"
		}
		"5572"
		{
			"name"		"antwerp2022_signature_maden_1"
			"item_name"		"#StickerKit_antwerp2022_signature_maden"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_maden"
			"sticker_material"		"antwerp2022/sig_maden"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
			"tournament_player_id"		"205186299"
		}
		"5573"
		{
			"name"		"antwerp2022_signature_maden_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_maden_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_maden_glitter"
			"sticker_material"		"antwerp2022/sig_maden_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
			"tournament_player_id"		"205186299"
		}
		"5574"
		{
			"name"		"antwerp2022_signature_maden_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_maden_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_maden_holo"
			"sticker_material"		"antwerp2022/sig_maden_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
			"tournament_player_id"		"205186299"
		}
		"5575"
		{
			"name"		"antwerp2022_signature_maden_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_maden_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_maden_gold"
			"sticker_material"		"antwerp2022/sig_maden_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"84"
			"tournament_player_id"		"205186299"
		}
		"5576"
		{
			"name"		"antwerp2022_signature_aleksib_1"
			"item_name"		"#StickerKit_antwerp2022_signature_aleksib"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_aleksib"
			"sticker_material"		"antwerp2022/sig_aleksib"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
			"tournament_player_id"		"52977598"
		}
		"5577"
		{
			"name"		"antwerp2022_signature_aleksib_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_aleksib_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_aleksib_glitter"
			"sticker_material"		"antwerp2022/sig_aleksib_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
			"tournament_player_id"		"52977598"
		}
		"5578"
		{
			"name"		"antwerp2022_signature_aleksib_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_aleksib_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_aleksib_holo"
			"sticker_material"		"antwerp2022/sig_aleksib_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
			"tournament_player_id"		"52977598"
		}
		"5579"
		{
			"name"		"antwerp2022_signature_aleksib_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_aleksib_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_aleksib_gold"
			"sticker_material"		"antwerp2022/sig_aleksib_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
			"tournament_player_id"		"52977598"
		}
		"5580"
		{
			"name"		"antwerp2022_signature_hunter_1"
			"item_name"		"#StickerKit_antwerp2022_signature_hunter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_hunter"
			"sticker_material"		"antwerp2022/sig_hunter"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
			"tournament_player_id"		"52606325"
		}
		"5581"
		{
			"name"		"antwerp2022_signature_hunter_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_hunter_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_hunter_glitter"
			"sticker_material"		"antwerp2022/sig_hunter_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
			"tournament_player_id"		"52606325"
		}
		"5582"
		{
			"name"		"antwerp2022_signature_hunter_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_hunter_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_hunter_holo"
			"sticker_material"		"antwerp2022/sig_hunter_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
			"tournament_player_id"		"52606325"
		}
		"5583"
		{
			"name"		"antwerp2022_signature_hunter_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_hunter_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_hunter_gold"
			"sticker_material"		"antwerp2022/sig_hunter_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
			"tournament_player_id"		"52606325"
		}
		"5584"
		{
			"name"		"antwerp2022_signature_jackz_1"
			"item_name"		"#StickerKit_antwerp2022_signature_jackz"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_jackz"
			"sticker_material"		"antwerp2022/sig_jackz"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
			"tournament_player_id"		"11977189"
		}
		"5585"
		{
			"name"		"antwerp2022_signature_jackz_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_jackz_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_jackz_glitter"
			"sticker_material"		"antwerp2022/sig_jackz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
			"tournament_player_id"		"11977189"
		}
		"5586"
		{
			"name"		"antwerp2022_signature_jackz_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_jackz_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_jackz_holo"
			"sticker_material"		"antwerp2022/sig_jackz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
			"tournament_player_id"		"11977189"
		}
		"5587"
		{
			"name"		"antwerp2022_signature_jackz_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_jackz_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_jackz_gold"
			"sticker_material"		"antwerp2022/sig_jackz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
			"tournament_player_id"		"11977189"
		}
		"5588"
		{
			"name"		"antwerp2022_signature_m0nesy_1"
			"item_name"		"#StickerKit_antwerp2022_signature_m0nesy"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_m0nesy"
			"sticker_material"		"antwerp2022/sig_m0nesy"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
			"tournament_player_id"		"114497073"
		}
		"5589"
		{
			"name"		"antwerp2022_signature_m0nesy_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_m0nesy_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_m0nesy_glitter"
			"sticker_material"		"antwerp2022/sig_m0nesy_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
			"tournament_player_id"		"114497073"
		}
		"5590"
		{
			"name"		"antwerp2022_signature_m0nesy_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_m0nesy_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_m0nesy_holo"
			"sticker_material"		"antwerp2022/sig_m0nesy_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
			"tournament_player_id"		"114497073"
		}
		"5591"
		{
			"name"		"antwerp2022_signature_m0nesy_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_m0nesy_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_m0nesy_gold"
			"sticker_material"		"antwerp2022/sig_m0nesy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
			"tournament_player_id"		"114497073"
		}
		"5592"
		{
			"name"		"antwerp2022_signature_niko_1"
			"item_name"		"#StickerKit_antwerp2022_signature_niko"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_niko"
			"sticker_material"		"antwerp2022/sig_niko"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
			"tournament_player_id"		"81417650"
		}
		"5593"
		{
			"name"		"antwerp2022_signature_niko_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_niko_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_niko_glitter"
			"sticker_material"		"antwerp2022/sig_niko_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
			"tournament_player_id"		"81417650"
		}
		"5594"
		{
			"name"		"antwerp2022_signature_niko_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_niko_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_niko_holo"
			"sticker_material"		"antwerp2022/sig_niko_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
			"tournament_player_id"		"81417650"
		}
		"5595"
		{
			"name"		"antwerp2022_signature_niko_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_niko_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_niko_gold"
			"sticker_material"		"antwerp2022/sig_niko_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"59"
			"tournament_player_id"		"81417650"
		}
		"5596"
		{
			"name"		"antwerp2022_signature_jerry_1"
			"item_name"		"#StickerKit_antwerp2022_signature_jerry"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_jerry"
			"sticker_material"		"antwerp2022/sig_jerry"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
			"tournament_player_id"		"65822428"
		}
		"5597"
		{
			"name"		"antwerp2022_signature_jerry_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_jerry_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_jerry_glitter"
			"sticker_material"		"antwerp2022/sig_jerry_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
			"tournament_player_id"		"65822428"
		}
		"5598"
		{
			"name"		"antwerp2022_signature_jerry_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_jerry_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_jerry_holo"
			"sticker_material"		"antwerp2022/sig_jerry_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
			"tournament_player_id"		"65822428"
		}
		"5599"
		{
			"name"		"antwerp2022_signature_jerry_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_jerry_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_jerry_gold"
			"sticker_material"		"antwerp2022/sig_jerry_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
			"tournament_player_id"		"65822428"
		}
		"5600"
		{
			"name"		"antwerp2022_signature_zorte_1"
			"item_name"		"#StickerKit_antwerp2022_signature_zorte"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_zorte"
			"sticker_material"		"antwerp2022/sig_zorte"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
			"tournament_player_id"		"99348674"
		}
		"5601"
		{
			"name"		"antwerp2022_signature_zorte_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_zorte_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_zorte_glitter"
			"sticker_material"		"antwerp2022/sig_zorte_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
			"tournament_player_id"		"99348674"
		}
		"5602"
		{
			"name"		"antwerp2022_signature_zorte_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_zorte_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_zorte_holo"
			"sticker_material"		"antwerp2022/sig_zorte_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
			"tournament_player_id"		"99348674"
		}
		"5603"
		{
			"name"		"antwerp2022_signature_zorte_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_zorte_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_zorte_gold"
			"sticker_material"		"antwerp2022/sig_zorte_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
			"tournament_player_id"		"99348674"
		}
		"5604"
		{
			"name"		"antwerp2022_signature_kensi_1"
			"item_name"		"#StickerKit_antwerp2022_signature_kensi"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_kensi"
			"sticker_material"		"antwerp2022/sig_kensi"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
			"tournament_player_id"		"440380554"
		}
		"5605"
		{
			"name"		"antwerp2022_signature_kensi_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_kensi_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_kensi_glitter"
			"sticker_material"		"antwerp2022/sig_kensi_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
			"tournament_player_id"		"440380554"
		}
		"5606"
		{
			"name"		"antwerp2022_signature_kensi_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_kensi_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_kensi_holo"
			"sticker_material"		"antwerp2022/sig_kensi_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
			"tournament_player_id"		"440380554"
		}
		"5607"
		{
			"name"		"antwerp2022_signature_kensi_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_kensi_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_kensi_gold"
			"sticker_material"		"antwerp2022/sig_kensi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
			"tournament_player_id"		"440380554"
		}
		"5608"
		{
			"name"		"antwerp2022_signature_norwi_1"
			"item_name"		"#StickerKit_antwerp2022_signature_norwi"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_norwi"
			"sticker_material"		"antwerp2022/sig_norwi"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
			"tournament_player_id"		"194638879"
		}
		"5609"
		{
			"name"		"antwerp2022_signature_norwi_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_norwi_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_norwi_glitter"
			"sticker_material"		"antwerp2022/sig_norwi_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
			"tournament_player_id"		"194638879"
		}
		"5610"
		{
			"name"		"antwerp2022_signature_norwi_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_norwi_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_norwi_holo"
			"sticker_material"		"antwerp2022/sig_norwi_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
			"tournament_player_id"		"194638879"
		}
		"5611"
		{
			"name"		"antwerp2022_signature_norwi_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_norwi_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_norwi_gold"
			"sticker_material"		"antwerp2022/sig_norwi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
			"tournament_player_id"		"194638879"
		}
		"5612"
		{
			"name"		"antwerp2022_signature_shalfey_1"
			"item_name"		"#StickerKit_antwerp2022_signature_shalfey"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_shalfey"
			"sticker_material"		"antwerp2022/sig_shalfey"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
			"tournament_player_id"		"405431972"
		}
		"5613"
		{
			"name"		"antwerp2022_signature_shalfey_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_shalfey_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_shalfey_glitter"
			"sticker_material"		"antwerp2022/sig_shalfey_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
			"tournament_player_id"		"405431972"
		}
		"5614"
		{
			"name"		"antwerp2022_signature_shalfey_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_shalfey_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_shalfey_holo"
			"sticker_material"		"antwerp2022/sig_shalfey_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
			"tournament_player_id"		"405431972"
		}
		"5615"
		{
			"name"		"antwerp2022_signature_shalfey_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_shalfey_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_shalfey_gold"
			"sticker_material"		"antwerp2022/sig_shalfey_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"90"
			"tournament_player_id"		"405431972"
		}
		"5616"
		{
			"name"		"antwerp2022_signature_gla1ve_1"
			"item_name"		"#StickerKit_antwerp2022_signature_gla1ve"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_gla1ve"
			"sticker_material"		"antwerp2022/sig_gla1ve"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"5617"
		{
			"name"		"antwerp2022_signature_gla1ve_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_gla1ve_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_gla1ve_glitter"
			"sticker_material"		"antwerp2022/sig_gla1ve_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"5618"
		{
			"name"		"antwerp2022_signature_gla1ve_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_gla1ve_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_gla1ve_holo"
			"sticker_material"		"antwerp2022/sig_gla1ve_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"5619"
		{
			"name"		"antwerp2022_signature_gla1ve_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_gla1ve_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_gla1ve_gold"
			"sticker_material"		"antwerp2022/sig_gla1ve_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
			"tournament_player_id"		"50245293"
		}
		"5620"
		{
			"name"		"antwerp2022_signature_blamef_1"
			"item_name"		"#StickerKit_antwerp2022_signature_blamef"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_blamef"
			"sticker_material"		"antwerp2022/sig_blamef"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
			"tournament_player_id"		"68193075"
		}
		"5621"
		{
			"name"		"antwerp2022_signature_blamef_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_blamef_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_blamef_glitter"
			"sticker_material"		"antwerp2022/sig_blamef_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
			"tournament_player_id"		"68193075"
		}
		"5622"
		{
			"name"		"antwerp2022_signature_blamef_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_blamef_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_blamef_holo"
			"sticker_material"		"antwerp2022/sig_blamef_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
			"tournament_player_id"		"68193075"
		}
		"5623"
		{
			"name"		"antwerp2022_signature_blamef_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_blamef_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_blamef_gold"
			"sticker_material"		"antwerp2022/sig_blamef_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
			"tournament_player_id"		"68193075"
		}
		"5624"
		{
			"name"		"antwerp2022_signature_k0nfig_1"
			"item_name"		"#StickerKit_antwerp2022_signature_k0nfig"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_k0nfig"
			"sticker_material"		"antwerp2022/sig_k0nfig"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
			"tournament_player_id"		"19403447"
		}
		"5625"
		{
			"name"		"antwerp2022_signature_k0nfig_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_k0nfig_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_k0nfig_glitter"
			"sticker_material"		"antwerp2022/sig_k0nfig_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
			"tournament_player_id"		"19403447"
		}
		"5626"
		{
			"name"		"antwerp2022_signature_k0nfig_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_k0nfig_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_k0nfig_holo"
			"sticker_material"		"antwerp2022/sig_k0nfig_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
			"tournament_player_id"		"19403447"
		}
		"5627"
		{
			"name"		"antwerp2022_signature_k0nfig_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_k0nfig_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_k0nfig_gold"
			"sticker_material"		"antwerp2022/sig_k0nfig_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
			"tournament_player_id"		"19403447"
		}
		"5628"
		{
			"name"		"antwerp2022_signature_xyp9x_1"
			"item_name"		"#StickerKit_antwerp2022_signature_xyp9x"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_xyp9x"
			"sticker_material"		"antwerp2022/sig_xyp9x"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"5629"
		{
			"name"		"antwerp2022_signature_xyp9x_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_xyp9x_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_xyp9x_glitter"
			"sticker_material"		"antwerp2022/sig_xyp9x_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"5630"
		{
			"name"		"antwerp2022_signature_xyp9x_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_xyp9x_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_xyp9x_holo"
			"sticker_material"		"antwerp2022/sig_xyp9x_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"5631"
		{
			"name"		"antwerp2022_signature_xyp9x_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_xyp9x_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_xyp9x_gold"
			"sticker_material"		"antwerp2022/sig_xyp9x_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
			"tournament_player_id"		"30416534"
		}
		"5632"
		{
			"name"		"antwerp2022_signature_farlig_1"
			"item_name"		"#StickerKit_antwerp2022_signature_farlig"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_farlig"
			"sticker_material"		"antwerp2022/sig_farlig"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
			"tournament_player_id"		"63982401"
		}
		"5633"
		{
			"name"		"antwerp2022_signature_farlig_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_farlig_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_farlig_glitter"
			"sticker_material"		"antwerp2022/sig_farlig_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
			"tournament_player_id"		"63982401"
		}
		"5634"
		{
			"name"		"antwerp2022_signature_farlig_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_farlig_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_farlig_holo"
			"sticker_material"		"antwerp2022/sig_farlig_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
			"tournament_player_id"		"63982401"
		}
		"5635"
		{
			"name"		"antwerp2022_signature_farlig_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_farlig_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_farlig_gold"
			"sticker_material"		"antwerp2022/sig_farlig_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"60"
			"tournament_player_id"		"63982401"
		}
		"5636"
		{
			"name"		"antwerp2022_signature_apex_1"
			"item_name"		"#StickerKit_antwerp2022_signature_apex"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_apex"
			"sticker_material"		"antwerp2022/sig_apex"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
		"5637"
		{
			"name"		"antwerp2022_signature_apex_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_apex_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_apex_glitter"
			"sticker_material"		"antwerp2022/sig_apex_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
		"5638"
		{
			"name"		"antwerp2022_signature_apex_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_apex_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_apex_holo"
			"sticker_material"		"antwerp2022/sig_apex_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
		"5639"
		{
			"name"		"antwerp2022_signature_apex_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_apex_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_apex_gold"
			"sticker_material"		"antwerp2022/sig_apex_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
		"5640"
		{
			"name"		"antwerp2022_signature_misutaaa_1"
			"item_name"		"#StickerKit_antwerp2022_signature_misutaaa"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_misutaaa"
			"sticker_material"		"antwerp2022/sig_misutaaa"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
			"tournament_player_id"		"121263183"
		}
		"5641"
		{
			"name"		"antwerp2022_signature_misutaaa_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_misutaaa_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_misutaaa_glitter"
			"sticker_material"		"antwerp2022/sig_misutaaa_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
			"tournament_player_id"		"121263183"
		}
		"5642"
		{
			"name"		"antwerp2022_signature_misutaaa_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_misutaaa_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_misutaaa_holo"
			"sticker_material"		"antwerp2022/sig_misutaaa_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
			"tournament_player_id"		"121263183"
		}
		"5643"
		{
			"name"		"antwerp2022_signature_misutaaa_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_misutaaa_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_misutaaa_gold"
			"sticker_material"		"antwerp2022/sig_misutaaa_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
			"tournament_player_id"		"121263183"
		}
		"5644"
		{
			"name"		"antwerp2022_signature_dupreeh_1"
			"item_name"		"#StickerKit_antwerp2022_signature_dupreeh"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_dupreeh"
			"sticker_material"		"antwerp2022/sig_dupreeh"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
			"tournament_player_id"		"44589228"
		}
		"5645"
		{
			"name"		"antwerp2022_signature_dupreeh_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_dupreeh_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_dupreeh_glitter"
			"sticker_material"		"antwerp2022/sig_dupreeh_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
			"tournament_player_id"		"44589228"
		}
		"5646"
		{
			"name"		"antwerp2022_signature_dupreeh_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_dupreeh_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_dupreeh_holo"
			"sticker_material"		"antwerp2022/sig_dupreeh_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
			"tournament_player_id"		"44589228"
		}
		"5647"
		{
			"name"		"antwerp2022_signature_dupreeh_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_dupreeh_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_dupreeh_gold"
			"sticker_material"		"antwerp2022/sig_dupreeh_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
			"tournament_player_id"		"44589228"
		}
		"5648"
		{
			"name"		"antwerp2022_signature_magisk_1"
			"item_name"		"#StickerKit_antwerp2022_signature_magisk"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_magisk"
			"sticker_material"		"antwerp2022/sig_magisk"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
			"tournament_player_id"		"23690923"
		}
		"5649"
		{
			"name"		"antwerp2022_signature_magisk_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_magisk_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_magisk_glitter"
			"sticker_material"		"antwerp2022/sig_magisk_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
			"tournament_player_id"		"23690923"
		}
		"5650"
		{
			"name"		"antwerp2022_signature_magisk_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_magisk_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_magisk_holo"
			"sticker_material"		"antwerp2022/sig_magisk_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
			"tournament_player_id"		"23690923"
		}
		"5651"
		{
			"name"		"antwerp2022_signature_magisk_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_magisk_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_magisk_gold"
			"sticker_material"		"antwerp2022/sig_magisk_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
			"tournament_player_id"		"23690923"
		}
		"5652"
		{
			"name"		"antwerp2022_signature_zywoo_1"
			"item_name"		"#StickerKit_antwerp2022_signature_zywoo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_zywoo"
			"sticker_material"		"antwerp2022/sig_zywoo"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
		"5653"
		{
			"name"		"antwerp2022_signature_zywoo_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_zywoo_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_zywoo_glitter"
			"sticker_material"		"antwerp2022/sig_zywoo_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
		"5654"
		{
			"name"		"antwerp2022_signature_zywoo_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_zywoo_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_zywoo_holo"
			"sticker_material"		"antwerp2022/sig_zywoo_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
		"5655"
		{
			"name"		"antwerp2022_signature_zywoo_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_zywoo_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_zywoo_gold"
			"sticker_material"		"antwerp2022/sig_zywoo_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
		"5656"
		{
			"name"		"antwerp2022_signature_wood7_1"
			"item_name"		"#StickerKit_antwerp2022_signature_wood7"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_wood7"
			"sticker_material"		"antwerp2022/sig_wood7"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
			"tournament_player_id"		"42876435"
		}
		"5657"
		{
			"name"		"antwerp2022_signature_wood7_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_wood7_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_wood7_glitter"
			"sticker_material"		"antwerp2022/sig_wood7_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
			"tournament_player_id"		"42876435"
		}
		"5658"
		{
			"name"		"antwerp2022_signature_wood7_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_wood7_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_wood7_holo"
			"sticker_material"		"antwerp2022/sig_wood7_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
			"tournament_player_id"		"42876435"
		}
		"5659"
		{
			"name"		"antwerp2022_signature_wood7_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_wood7_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_wood7_gold"
			"sticker_material"		"antwerp2022/sig_wood7_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
			"tournament_player_id"		"42876435"
		}
		"5660"
		{
			"name"		"antwerp2022_signature_chelo_1"
			"item_name"		"#StickerKit_antwerp2022_signature_chelo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_chelo"
			"sticker_material"		"antwerp2022/sig_chelo"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
			"tournament_player_id"		"107498100"
		}
		"5661"
		{
			"name"		"antwerp2022_signature_chelo_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_chelo_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_chelo_glitter"
			"sticker_material"		"antwerp2022/sig_chelo_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
			"tournament_player_id"		"107498100"
		}
		"5662"
		{
			"name"		"antwerp2022_signature_chelo_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_chelo_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_chelo_holo"
			"sticker_material"		"antwerp2022/sig_chelo_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
			"tournament_player_id"		"107498100"
		}
		"5663"
		{
			"name"		"antwerp2022_signature_chelo_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_chelo_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_chelo_gold"
			"sticker_material"		"antwerp2022/sig_chelo_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
			"tournament_player_id"		"107498100"
		}
		"5664"
		{
			"name"		"antwerp2022_signature_tuurtle_1"
			"item_name"		"#StickerKit_antwerp2022_signature_tuurtle"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_tuurtle"
			"sticker_material"		"antwerp2022/sig_tuurtle"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
			"tournament_player_id"		"34114868"
		}
		"5665"
		{
			"name"		"antwerp2022_signature_tuurtle_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_tuurtle_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_tuurtle_glitter"
			"sticker_material"		"antwerp2022/sig_tuurtle_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
			"tournament_player_id"		"34114868"
		}
		"5666"
		{
			"name"		"antwerp2022_signature_tuurtle_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_tuurtle_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_tuurtle_holo"
			"sticker_material"		"antwerp2022/sig_tuurtle_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
			"tournament_player_id"		"34114868"
		}
		"5667"
		{
			"name"		"antwerp2022_signature_tuurtle_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_tuurtle_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_tuurtle_gold"
			"sticker_material"		"antwerp2022/sig_tuurtle_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
			"tournament_player_id"		"34114868"
		}
		"5668"
		{
			"name"		"antwerp2022_signature_exit_1"
			"item_name"		"#StickerKit_antwerp2022_signature_exit"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_exit"
			"sticker_material"		"antwerp2022/sig_exit"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
			"tournament_player_id"		"50230614"
		}
		"5669"
		{
			"name"		"antwerp2022_signature_exit_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_exit_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_exit_glitter"
			"sticker_material"		"antwerp2022/sig_exit_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
			"tournament_player_id"		"50230614"
		}
		"5670"
		{
			"name"		"antwerp2022_signature_exit_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_exit_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_exit_holo"
			"sticker_material"		"antwerp2022/sig_exit_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
			"tournament_player_id"		"50230614"
		}
		"5671"
		{
			"name"		"antwerp2022_signature_exit_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_exit_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_exit_gold"
			"sticker_material"		"antwerp2022/sig_exit_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
			"tournament_player_id"		"50230614"
		}
		"5672"
		{
			"name"		"antwerp2022_signature_jota_1"
			"item_name"		"#StickerKit_antwerp2022_signature_jota"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_jota"
			"sticker_material"		"antwerp2022/sig_jota"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
			"tournament_player_id"		"94554756"
		}
		"5673"
		{
			"name"		"antwerp2022_signature_jota_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_jota_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_jota_glitter"
			"sticker_material"		"antwerp2022/sig_jota_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
			"tournament_player_id"		"94554756"
		}
		"5674"
		{
			"name"		"antwerp2022_signature_jota_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_jota_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_jota_holo"
			"sticker_material"		"antwerp2022/sig_jota_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
			"tournament_player_id"		"94554756"
		}
		"5675"
		{
			"name"		"antwerp2022_signature_jota_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_jota_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_jota_gold"
			"sticker_material"		"antwerp2022/sig_jota_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"80"
			"tournament_player_id"		"94554756"
		}
		"5676"
		{
			"name"		"antwerp2022_signature_fallen_1"
			"item_name"		"#StickerKit_antwerp2022_signature_fallen"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_fallen"
			"sticker_material"		"antwerp2022/sig_fallen"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
			"tournament_player_id"		"424467"
		}
		"5677"
		{
			"name"		"antwerp2022_signature_fallen_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_fallen_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_fallen_glitter"
			"sticker_material"		"antwerp2022/sig_fallen_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
			"tournament_player_id"		"424467"
		}
		"5678"
		{
			"name"		"antwerp2022_signature_fallen_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_fallen_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_fallen_holo"
			"sticker_material"		"antwerp2022/sig_fallen_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
			"tournament_player_id"		"424467"
		}
		"5679"
		{
			"name"		"antwerp2022_signature_fallen_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_fallen_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_fallen_gold"
			"sticker_material"		"antwerp2022/sig_fallen_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
			"tournament_player_id"		"424467"
		}
		"5680"
		{
			"name"		"antwerp2022_signature_fer_1"
			"item_name"		"#StickerKit_antwerp2022_signature_fer"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_fer"
			"sticker_material"		"antwerp2022/sig_fer"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
			"tournament_player_id"		"38921219"
		}
		"5681"
		{
			"name"		"antwerp2022_signature_fer_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_fer_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_fer_glitter"
			"sticker_material"		"antwerp2022/sig_fer_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
			"tournament_player_id"		"38921219"
		}
		"5682"
		{
			"name"		"antwerp2022_signature_fer_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_fer_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_fer_holo"
			"sticker_material"		"antwerp2022/sig_fer_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
			"tournament_player_id"		"38921219"
		}
		"5683"
		{
			"name"		"antwerp2022_signature_fer_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_fer_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_fer_gold"
			"sticker_material"		"antwerp2022/sig_fer_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
			"tournament_player_id"		"38921219"
		}
		"5684"
		{
			"name"		"antwerp2022_signature_fnx_1"
			"item_name"		"#StickerKit_antwerp2022_signature_fnx"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_fnx"
			"sticker_material"		"antwerp2022/sig_fnx"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
			"tournament_player_id"		"170178574"
		}
		"5685"
		{
			"name"		"antwerp2022_signature_fnx_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_fnx_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_fnx_glitter"
			"sticker_material"		"antwerp2022/sig_fnx_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
			"tournament_player_id"		"170178574"
		}
		"5686"
		{
			"name"		"antwerp2022_signature_fnx_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_fnx_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_fnx_holo"
			"sticker_material"		"antwerp2022/sig_fnx_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
			"tournament_player_id"		"170178574"
		}
		"5687"
		{
			"name"		"antwerp2022_signature_fnx_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_fnx_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_fnx_gold"
			"sticker_material"		"antwerp2022/sig_fnx_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
			"tournament_player_id"		"170178574"
		}
		"5688"
		{
			"name"		"antwerp2022_signature_boltz_1"
			"item_name"		"#StickerKit_antwerp2022_signature_boltz"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_boltz"
			"sticker_material"		"antwerp2022/sig_boltz"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
			"tournament_player_id"		"58113672"
		}
		"5689"
		{
			"name"		"antwerp2022_signature_boltz_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_boltz_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_boltz_glitter"
			"sticker_material"		"antwerp2022/sig_boltz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
			"tournament_player_id"		"58113672"
		}
		"5690"
		{
			"name"		"antwerp2022_signature_boltz_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_boltz_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_boltz_holo"
			"sticker_material"		"antwerp2022/sig_boltz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
			"tournament_player_id"		"58113672"
		}
		"5691"
		{
			"name"		"antwerp2022_signature_boltz_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_boltz_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_boltz_gold"
			"sticker_material"		"antwerp2022/sig_boltz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
			"tournament_player_id"		"58113672"
		}
		"5692"
		{
			"name"		"antwerp2022_signature_vini_1"
			"item_name"		"#StickerKit_antwerp2022_signature_vini"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_vini"
			"sticker_material"		"antwerp2022/sig_vini"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
			"tournament_player_id"		"36104456"
		}
		"5693"
		{
			"name"		"antwerp2022_signature_vini_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_vini_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_vini_glitter"
			"sticker_material"		"antwerp2022/sig_vini_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
			"tournament_player_id"		"36104456"
		}
		"5694"
		{
			"name"		"antwerp2022_signature_vini_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_vini_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_vini_holo"
			"sticker_material"		"antwerp2022/sig_vini_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
			"tournament_player_id"		"36104456"
		}
		"5695"
		{
			"name"		"antwerp2022_signature_vini_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_vini_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_vini_gold"
			"sticker_material"		"antwerp2022/sig_vini_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"113"
			"tournament_player_id"		"36104456"
		}
		"5696"
		{
			"name"		"antwerp2022_signature_rigon_1"
			"item_name"		"#StickerKit_antwerp2022_signature_rigon"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_rigon"
			"sticker_material"		"antwerp2022/sig_rigon"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
			"tournament_player_id"		"212571293"
		}
		"5697"
		{
			"name"		"antwerp2022_signature_rigon_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_rigon_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_rigon_glitter"
			"sticker_material"		"antwerp2022/sig_rigon_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
			"tournament_player_id"		"212571293"
		}
		"5698"
		{
			"name"		"antwerp2022_signature_rigon_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_rigon_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_rigon_holo"
			"sticker_material"		"antwerp2022/sig_rigon_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
			"tournament_player_id"		"212571293"
		}
		"5699"
		{
			"name"		"antwerp2022_signature_rigon_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_rigon_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_rigon_gold"
			"sticker_material"		"antwerp2022/sig_rigon_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
			"tournament_player_id"		"212571293"
		}
		"5700"
		{
			"name"		"antwerp2022_signature_juanflatroo_1"
			"item_name"		"#StickerKit_antwerp2022_signature_juanflatroo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_juanflatroo"
			"sticker_material"		"antwerp2022/sig_juanflatroo"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
			"tournament_player_id"		"135528227"
		}
		"5701"
		{
			"name"		"antwerp2022_signature_juanflatroo_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_juanflatroo_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_juanflatroo_glitter"
			"sticker_material"		"antwerp2022/sig_juanflatroo_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
			"tournament_player_id"		"135528227"
		}
		"5702"
		{
			"name"		"antwerp2022_signature_juanflatroo_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_juanflatroo_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_juanflatroo_holo"
			"sticker_material"		"antwerp2022/sig_juanflatroo_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
			"tournament_player_id"		"135528227"
		}
		"5703"
		{
			"name"		"antwerp2022_signature_juanflatroo_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_juanflatroo_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_juanflatroo_gold"
			"sticker_material"		"antwerp2022/sig_juanflatroo_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
			"tournament_player_id"		"135528227"
		}
		"5704"
		{
			"name"		"antwerp2022_signature_sener1_1"
			"item_name"		"#StickerKit_antwerp2022_signature_sener1"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_sener1"
			"sticker_material"		"antwerp2022/sig_sener1"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
			"tournament_player_id"		"192112459"
		}
		"5705"
		{
			"name"		"antwerp2022_signature_sener1_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_sener1_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_sener1_glitter"
			"sticker_material"		"antwerp2022/sig_sener1_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
			"tournament_player_id"		"192112459"
		}
		"5706"
		{
			"name"		"antwerp2022_signature_sener1_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_sener1_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_sener1_holo"
			"sticker_material"		"antwerp2022/sig_sener1_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
			"tournament_player_id"		"192112459"
		}
		"5707"
		{
			"name"		"antwerp2022_signature_sener1_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_sener1_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_sener1_gold"
			"sticker_material"		"antwerp2022/sig_sener1_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
			"tournament_player_id"		"192112459"
		}
		"5708"
		{
			"name"		"antwerp2022_signature_sinnopsyy_1"
			"item_name"		"#StickerKit_antwerp2022_signature_sinnopsyy"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_sinnopsyy"
			"sticker_material"		"antwerp2022/sig_sinnopsyy"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
			"tournament_player_id"		"205062167"
		}
		"5709"
		{
			"name"		"antwerp2022_signature_sinnopsyy_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_sinnopsyy_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_sinnopsyy_glitter"
			"sticker_material"		"antwerp2022/sig_sinnopsyy_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
			"tournament_player_id"		"205062167"
		}
		"5710"
		{
			"name"		"antwerp2022_signature_sinnopsyy_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_sinnopsyy_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_sinnopsyy_holo"
			"sticker_material"		"antwerp2022/sig_sinnopsyy_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
			"tournament_player_id"		"205062167"
		}
		"5711"
		{
			"name"		"antwerp2022_signature_sinnopsyy_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_sinnopsyy_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_sinnopsyy_gold"
			"sticker_material"		"antwerp2022/sig_sinnopsyy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
			"tournament_player_id"		"205062167"
		}
		"5712"
		{
			"name"		"antwerp2022_signature_gxx_1"
			"item_name"		"#StickerKit_antwerp2022_signature_gxx"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_gxx"
			"sticker_material"		"antwerp2022/sig_gxx"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
			"tournament_player_id"		"274569724"
		}
		"5713"
		{
			"name"		"antwerp2022_signature_gxx_1_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_gxx_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_gxx_glitter"
			"sticker_material"		"antwerp2022/sig_gxx_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
			"tournament_player_id"		"274569724"
		}
		"5714"
		{
			"name"		"antwerp2022_signature_gxx_1_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_gxx_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_gxx_holo"
			"sticker_material"		"antwerp2022/sig_gxx_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
			"tournament_player_id"		"274569724"
		}
		"5715"
		{
			"name"		"antwerp2022_signature_gxx_1_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_gxx_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_gxx_gold"
			"sticker_material"		"antwerp2022/sig_gxx_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"114"
			"tournament_player_id"		"274569724"
		}
		"5716"
		{
			"name"		"antwerp2022_signature_xantares_4"
			"item_name"		"#StickerKit_antwerp2022_signature_xantares"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_xantares"
			"sticker_material"		"antwerp2022/sig_xantares"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
			"tournament_player_id"		"83853068"
		}
		"5717"
		{
			"name"		"antwerp2022_signature_xantares_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_xantares_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_xantares_glitter"
			"sticker_material"		"antwerp2022/sig_xantares_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
			"tournament_player_id"		"83853068"
		}
		"5718"
		{
			"name"		"antwerp2022_signature_xantares_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_xantares_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_xantares_holo"
			"sticker_material"		"antwerp2022/sig_xantares_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
			"tournament_player_id"		"83853068"
		}
		"5719"
		{
			"name"		"antwerp2022_signature_xantares_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_xantares_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_xantares_gold"
			"sticker_material"		"antwerp2022/sig_xantares_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
			"tournament_player_id"		"83853068"
		}
		"5720"
		{
			"name"		"antwerp2022_signature_woxic_4"
			"item_name"		"#StickerKit_antwerp2022_signature_woxic"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_woxic"
			"sticker_material"		"antwerp2022/sig_woxic"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
			"tournament_player_id"		"123219778"
		}
		"5721"
		{
			"name"		"antwerp2022_signature_woxic_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_woxic_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_woxic_glitter"
			"sticker_material"		"antwerp2022/sig_woxic_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
			"tournament_player_id"		"123219778"
		}
		"5722"
		{
			"name"		"antwerp2022_signature_woxic_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_woxic_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_woxic_holo"
			"sticker_material"		"antwerp2022/sig_woxic_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
			"tournament_player_id"		"123219778"
		}
		"5723"
		{
			"name"		"antwerp2022_signature_woxic_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_woxic_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_woxic_gold"
			"sticker_material"		"antwerp2022/sig_woxic_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
			"tournament_player_id"		"123219778"
		}
		"5724"
		{
			"name"		"antwerp2022_signature_imorr_4"
			"item_name"		"#StickerKit_antwerp2022_signature_imorr"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_imorr"
			"sticker_material"		"antwerp2022/sig_imorr"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
			"tournament_player_id"		"107082440"
		}
		"5725"
		{
			"name"		"antwerp2022_signature_imorr_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_imorr_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_imorr_glitter"
			"sticker_material"		"antwerp2022/sig_imorr_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
			"tournament_player_id"		"107082440"
		}
		"5726"
		{
			"name"		"antwerp2022_signature_imorr_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_imorr_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_imorr_holo"
			"sticker_material"		"antwerp2022/sig_imorr_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
			"tournament_player_id"		"107082440"
		}
		"5727"
		{
			"name"		"antwerp2022_signature_imorr_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_imorr_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_imorr_gold"
			"sticker_material"		"antwerp2022/sig_imorr_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
			"tournament_player_id"		"107082440"
		}
		"5728"
		{
			"name"		"antwerp2022_signature_calyx_4"
			"item_name"		"#StickerKit_antwerp2022_signature_calyx"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_calyx"
			"sticker_material"		"antwerp2022/sig_calyx"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
			"tournament_player_id"		"92280537"
		}
		"5729"
		{
			"name"		"antwerp2022_signature_calyx_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_calyx_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_calyx_glitter"
			"sticker_material"		"antwerp2022/sig_calyx_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
			"tournament_player_id"		"92280537"
		}
		"5730"
		{
			"name"		"antwerp2022_signature_calyx_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_calyx_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_calyx_holo"
			"sticker_material"		"antwerp2022/sig_calyx_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
			"tournament_player_id"		"92280537"
		}
		"5731"
		{
			"name"		"antwerp2022_signature_calyx_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_calyx_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_calyx_gold"
			"sticker_material"		"antwerp2022/sig_calyx_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
			"tournament_player_id"		"92280537"
		}
		"5732"
		{
			"name"		"antwerp2022_signature_xfl0ud_4"
			"item_name"		"#StickerKit_antwerp2022_signature_xfl0ud"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_xfl0ud"
			"sticker_material"		"antwerp2022/sig_xfl0ud"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
			"tournament_player_id"		"217943381"
		}
		"5733"
		{
			"name"		"antwerp2022_signature_xfl0ud_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_xfl0ud_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_xfl0ud_glitter"
			"sticker_material"		"antwerp2022/sig_xfl0ud_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
			"tournament_player_id"		"217943381"
		}
		"5734"
		{
			"name"		"antwerp2022_signature_xfl0ud_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_xfl0ud_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_xfl0ud_holo"
			"sticker_material"		"antwerp2022/sig_xfl0ud_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
			"tournament_player_id"		"217943381"
		}
		"5735"
		{
			"name"		"antwerp2022_signature_xfl0ud_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_xfl0ud_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_xfl0ud_gold"
			"sticker_material"		"antwerp2022/sig_xfl0ud_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"110"
			"tournament_player_id"		"217943381"
		}
		"5736"
		{
			"name"		"antwerp2022_signature_chopper_4"
			"item_name"		"#StickerKit_antwerp2022_signature_chopper"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_chopper"
			"sticker_material"		"antwerp2022/sig_chopper"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
			"tournament_player_id"		"85633136"
		}
		"5737"
		{
			"name"		"antwerp2022_signature_chopper_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_chopper_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_chopper_glitter"
			"sticker_material"		"antwerp2022/sig_chopper_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
			"tournament_player_id"		"85633136"
		}
		"5738"
		{
			"name"		"antwerp2022_signature_chopper_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_chopper_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_chopper_holo"
			"sticker_material"		"antwerp2022/sig_chopper_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
			"tournament_player_id"		"85633136"
		}
		"5739"
		{
			"name"		"antwerp2022_signature_chopper_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_chopper_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_chopper_gold"
			"sticker_material"		"antwerp2022/sig_chopper_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
			"tournament_player_id"		"85633136"
		}
		"5740"
		{
			"name"		"antwerp2022_signature_magixx_4"
			"item_name"		"#StickerKit_antwerp2022_signature_magixx"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_magixx"
			"sticker_material"		"antwerp2022/sig_magixx"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
			"tournament_player_id"		"868554"
		}
		"5741"
		{
			"name"		"antwerp2022_signature_magixx_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_magixx_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_magixx_glitter"
			"sticker_material"		"antwerp2022/sig_magixx_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
			"tournament_player_id"		"868554"
		}
		"5742"
		{
			"name"		"antwerp2022_signature_magixx_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_magixx_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_magixx_holo"
			"sticker_material"		"antwerp2022/sig_magixx_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
			"tournament_player_id"		"868554"
		}
		"5743"
		{
			"name"		"antwerp2022_signature_magixx_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_magixx_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_magixx_gold"
			"sticker_material"		"antwerp2022/sig_magixx_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
			"tournament_player_id"		"868554"
		}
		"5744"
		{
			"name"		"antwerp2022_signature_degster_4"
			"item_name"		"#StickerKit_antwerp2022_signature_degster"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_degster"
			"sticker_material"		"antwerp2022/sig_degster"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
			"tournament_player_id"		"839074394"
		}
		"5745"
		{
			"name"		"antwerp2022_signature_degster_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_degster_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_degster_glitter"
			"sticker_material"		"antwerp2022/sig_degster_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
			"tournament_player_id"		"839074394"
		}
		"5746"
		{
			"name"		"antwerp2022_signature_degster_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_degster_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_degster_holo"
			"sticker_material"		"antwerp2022/sig_degster_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
			"tournament_player_id"		"839074394"
		}
		"5747"
		{
			"name"		"antwerp2022_signature_degster_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_degster_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_degster_gold"
			"sticker_material"		"antwerp2022/sig_degster_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
			"tournament_player_id"		"839074394"
		}
		"5748"
		{
			"name"		"antwerp2022_signature_patsi_4"
			"item_name"		"#StickerKit_antwerp2022_signature_patsi"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_patsi"
			"sticker_material"		"antwerp2022/sig_patsi"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
			"tournament_player_id"		"328275073"
		}
		"5749"
		{
			"name"		"antwerp2022_signature_patsi_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_patsi_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_patsi_glitter"
			"sticker_material"		"antwerp2022/sig_patsi_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
			"tournament_player_id"		"328275073"
		}
		"5750"
		{
			"name"		"antwerp2022_signature_patsi_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_patsi_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_patsi_holo"
			"sticker_material"		"antwerp2022/sig_patsi_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
			"tournament_player_id"		"328275073"
		}
		"5751"
		{
			"name"		"antwerp2022_signature_patsi_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_patsi_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_patsi_gold"
			"sticker_material"		"antwerp2022/sig_patsi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
			"tournament_player_id"		"328275073"
		}
		"5752"
		{
			"name"		"antwerp2022_signature_s1ren_4"
			"item_name"		"#StickerKit_antwerp2022_signature_s1ren"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_s1ren"
			"sticker_material"		"antwerp2022/sig_s1ren"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
			"tournament_player_id"		"207519341"
		}
		"5753"
		{
			"name"		"antwerp2022_signature_s1ren_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_s1ren_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_s1ren_glitter"
			"sticker_material"		"antwerp2022/sig_s1ren_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
			"tournament_player_id"		"207519341"
		}
		"5754"
		{
			"name"		"antwerp2022_signature_s1ren_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_s1ren_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_s1ren_holo"
			"sticker_material"		"antwerp2022/sig_s1ren_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
			"tournament_player_id"		"207519341"
		}
		"5755"
		{
			"name"		"antwerp2022_signature_s1ren_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_s1ren_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_s1ren_gold"
			"sticker_material"		"antwerp2022/sig_s1ren_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"81"
			"tournament_player_id"		"207519341"
		}
		"5756"
		{
			"name"		"antwerp2022_signature_jame_4"
			"item_name"		"#StickerKit_antwerp2022_signature_jame"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_jame"
			"sticker_material"		"antwerp2022/sig_jame"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
			"tournament_player_id"		"75859856"
		}
		"5757"
		{
			"name"		"antwerp2022_signature_jame_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_jame_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_jame_glitter"
			"sticker_material"		"antwerp2022/sig_jame_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
			"tournament_player_id"		"75859856"
		}
		"5758"
		{
			"name"		"antwerp2022_signature_jame_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_jame_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_jame_holo"
			"sticker_material"		"antwerp2022/sig_jame_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
			"tournament_player_id"		"75859856"
		}
		"5759"
		{
			"name"		"antwerp2022_signature_jame_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_jame_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_jame_gold"
			"sticker_material"		"antwerp2022/sig_jame_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
			"tournament_player_id"		"75859856"
		}
		"5760"
		{
			"name"		"antwerp2022_signature_qikert_4"
			"item_name"		"#StickerKit_antwerp2022_signature_qikert"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_qikert"
			"sticker_material"		"antwerp2022/sig_qikert"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
			"tournament_player_id"		"166970562"
		}
		"5761"
		{
			"name"		"antwerp2022_signature_qikert_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_qikert_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_qikert_glitter"
			"sticker_material"		"antwerp2022/sig_qikert_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
			"tournament_player_id"		"166970562"
		}
		"5762"
		{
			"name"		"antwerp2022_signature_qikert_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_qikert_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_qikert_holo"
			"sticker_material"		"antwerp2022/sig_qikert_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
			"tournament_player_id"		"166970562"
		}
		"5763"
		{
			"name"		"antwerp2022_signature_qikert_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_qikert_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_qikert_gold"
			"sticker_material"		"antwerp2022/sig_qikert_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
			"tournament_player_id"		"166970562"
		}
		"5764"
		{
			"name"		"antwerp2022_signature_buster_4"
			"item_name"		"#StickerKit_antwerp2022_signature_buster"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_buster"
			"sticker_material"		"antwerp2022/sig_buster"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
			"tournament_player_id"		"212936195"
		}
		"5765"
		{
			"name"		"antwerp2022_signature_buster_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_buster_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_buster_glitter"
			"sticker_material"		"antwerp2022/sig_buster_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
			"tournament_player_id"		"212936195"
		}
		"5766"
		{
			"name"		"antwerp2022_signature_buster_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_buster_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_buster_holo"
			"sticker_material"		"antwerp2022/sig_buster_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
			"tournament_player_id"		"212936195"
		}
		"5767"
		{
			"name"		"antwerp2022_signature_buster_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_buster_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_buster_gold"
			"sticker_material"		"antwerp2022/sig_buster_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
			"tournament_player_id"		"212936195"
		}
		"5768"
		{
			"name"		"antwerp2022_signature_yekindar_4"
			"item_name"		"#StickerKit_antwerp2022_signature_yekindar"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_yekindar"
			"sticker_material"		"antwerp2022/sig_yekindar"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
			"tournament_player_id"		"174136197"
		}
		"5769"
		{
			"name"		"antwerp2022_signature_yekindar_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_yekindar_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_yekindar_glitter"
			"sticker_material"		"antwerp2022/sig_yekindar_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
			"tournament_player_id"		"174136197"
		}
		"5770"
		{
			"name"		"antwerp2022_signature_yekindar_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_yekindar_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_yekindar_holo"
			"sticker_material"		"antwerp2022/sig_yekindar_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
			"tournament_player_id"		"174136197"
		}
		"5771"
		{
			"name"		"antwerp2022_signature_yekindar_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_yekindar_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_yekindar_gold"
			"sticker_material"		"antwerp2022/sig_yekindar_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
			"tournament_player_id"		"174136197"
		}
		"5772"
		{
			"name"		"antwerp2022_signature_fl1t_4"
			"item_name"		"#StickerKit_antwerp2022_signature_fl1t"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_fl1t"
			"sticker_material"		"antwerp2022/sig_fl1t"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
			"tournament_player_id"		"35551773"
		}
		"5773"
		{
			"name"		"antwerp2022_signature_fl1t_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_fl1t_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_fl1t_glitter"
			"sticker_material"		"antwerp2022/sig_fl1t_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
			"tournament_player_id"		"35551773"
		}
		"5774"
		{
			"name"		"antwerp2022_signature_fl1t_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_fl1t_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_fl1t_holo"
			"sticker_material"		"antwerp2022/sig_fl1t_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
			"tournament_player_id"		"35551773"
		}
		"5775"
		{
			"name"		"antwerp2022_signature_fl1t_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_fl1t_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_fl1t_gold"
			"sticker_material"		"antwerp2022/sig_fl1t_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"109"
			"tournament_player_id"		"35551773"
		}
		"5776"
		{
			"name"		"antwerp2022_signature_fang_4"
			"item_name"		"#StickerKit_antwerp2022_signature_fang"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_fang"
			"sticker_material"		"antwerp2022/sig_fang"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
			"tournament_player_id"		"312457591"
		}
		"5777"
		{
			"name"		"antwerp2022_signature_fang_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_fang_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_fang_glitter"
			"sticker_material"		"antwerp2022/sig_fang_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
			"tournament_player_id"		"312457591"
		}
		"5778"
		{
			"name"		"antwerp2022_signature_fang_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_fang_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_fang_holo"
			"sticker_material"		"antwerp2022/sig_fang_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
			"tournament_player_id"		"312457591"
		}
		"5779"
		{
			"name"		"antwerp2022_signature_fang_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_fang_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_fang_gold"
			"sticker_material"		"antwerp2022/sig_fang_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
			"tournament_player_id"		"312457591"
		}
		"5780"
		{
			"name"		"antwerp2022_signature_floppy_4"
			"item_name"		"#StickerKit_antwerp2022_signature_floppy"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_floppy"
			"sticker_material"		"antwerp2022/sig_floppy"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
			"tournament_player_id"		"346253535"
		}
		"5781"
		{
			"name"		"antwerp2022_signature_floppy_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_floppy_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_floppy_glitter"
			"sticker_material"		"antwerp2022/sig_floppy_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
			"tournament_player_id"		"346253535"
		}
		"5782"
		{
			"name"		"antwerp2022_signature_floppy_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_floppy_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_floppy_holo"
			"sticker_material"		"antwerp2022/sig_floppy_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
			"tournament_player_id"		"346253535"
		}
		"5783"
		{
			"name"		"antwerp2022_signature_floppy_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_floppy_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_floppy_gold"
			"sticker_material"		"antwerp2022/sig_floppy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
			"tournament_player_id"		"346253535"
		}
		"5784"
		{
			"name"		"antwerp2022_signature_grim_4"
			"item_name"		"#StickerKit_antwerp2022_signature_grim"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_grim"
			"sticker_material"		"antwerp2022/sig_grim"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
			"tournament_player_id"		"230970467"
		}
		"5785"
		{
			"name"		"antwerp2022_signature_grim_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_grim_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_grim_glitter"
			"sticker_material"		"antwerp2022/sig_grim_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
			"tournament_player_id"		"230970467"
		}
		"5786"
		{
			"name"		"antwerp2022_signature_grim_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_grim_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_grim_holo"
			"sticker_material"		"antwerp2022/sig_grim_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
			"tournament_player_id"		"230970467"
		}
		"5787"
		{
			"name"		"antwerp2022_signature_grim_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_grim_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_grim_gold"
			"sticker_material"		"antwerp2022/sig_grim_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
			"tournament_player_id"		"230970467"
		}
		"5788"
		{
			"name"		"antwerp2022_signature_jt_4"
			"item_name"		"#StickerKit_antwerp2022_signature_jt"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_jt"
			"sticker_material"		"antwerp2022/sig_jt"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
			"tournament_player_id"		"61449372"
		}
		"5789"
		{
			"name"		"antwerp2022_signature_jt_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_jt_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_jt_glitter"
			"sticker_material"		"antwerp2022/sig_jt_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
			"tournament_player_id"		"61449372"
		}
		"5790"
		{
			"name"		"antwerp2022_signature_jt_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_jt_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_jt_holo"
			"sticker_material"		"antwerp2022/sig_jt_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
			"tournament_player_id"		"61449372"
		}
		"5791"
		{
			"name"		"antwerp2022_signature_jt_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_jt_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_jt_gold"
			"sticker_material"		"antwerp2022/sig_jt_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
			"tournament_player_id"		"61449372"
		}
		"5792"
		{
			"name"		"antwerp2022_signature_junior_4"
			"item_name"		"#StickerKit_antwerp2022_signature_junior"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_junior"
			"sticker_material"		"antwerp2022/sig_junior"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
			"tournament_player_id"		"103793230"
		}
		"5793"
		{
			"name"		"antwerp2022_signature_junior_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_junior_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_junior_glitter"
			"sticker_material"		"antwerp2022/sig_junior_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
			"tournament_player_id"		"103793230"
		}
		"5794"
		{
			"name"		"antwerp2022_signature_junior_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_junior_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_junior_holo"
			"sticker_material"		"antwerp2022/sig_junior_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
			"tournament_player_id"		"103793230"
		}
		"5795"
		{
			"name"		"antwerp2022_signature_junior_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_junior_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_junior_gold"
			"sticker_material"		"antwerp2022/sig_junior_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"111"
			"tournament_player_id"		"103793230"
		}
		"5796"
		{
			"name"		"antwerp2022_signature_blitz_4"
			"item_name"		"#StickerKit_antwerp2022_signature_blitz"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_blitz"
			"sticker_material"		"antwerp2022/sig_blitz"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
			"tournament_player_id"		"999558360"
		}
		"5797"
		{
			"name"		"antwerp2022_signature_blitz_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_blitz_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_blitz_glitter"
			"sticker_material"		"antwerp2022/sig_blitz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
			"tournament_player_id"		"999558360"
		}
		"5798"
		{
			"name"		"antwerp2022_signature_blitz_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_blitz_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_blitz_holo"
			"sticker_material"		"antwerp2022/sig_blitz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
			"tournament_player_id"		"999558360"
		}
		"5799"
		{
			"name"		"antwerp2022_signature_blitz_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_blitz_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_blitz_gold"
			"sticker_material"		"antwerp2022/sig_blitz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
			"tournament_player_id"		"999558360"
		}
		"5800"
		{
			"name"		"antwerp2022_signature_kabal_4"
			"item_name"		"#StickerKit_antwerp2022_signature_kabal"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_kabal"
			"sticker_material"		"antwerp2022/sig_kabal"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
			"tournament_player_id"		"161246388"
		}
		"5801"
		{
			"name"		"antwerp2022_signature_kabal_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_kabal_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_kabal_glitter"
			"sticker_material"		"antwerp2022/sig_kabal_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
			"tournament_player_id"		"161246388"
		}
		"5802"
		{
			"name"		"antwerp2022_signature_kabal_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_kabal_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_kabal_holo"
			"sticker_material"		"antwerp2022/sig_kabal_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
			"tournament_player_id"		"161246388"
		}
		"5803"
		{
			"name"		"antwerp2022_signature_kabal_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_kabal_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_kabal_gold"
			"sticker_material"		"antwerp2022/sig_kabal_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
			"tournament_player_id"		"161246388"
		}
		"5804"
		{
			"name"		"antwerp2022_signature_nin9_4"
			"item_name"		"#StickerKit_antwerp2022_signature_nin9"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_nin9"
			"sticker_material"		"antwerp2022/sig_nin9"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
			"tournament_player_id"		"168197870"
		}
		"5805"
		{
			"name"		"antwerp2022_signature_nin9_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_nin9_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_nin9_glitter"
			"sticker_material"		"antwerp2022/sig_nin9_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
			"tournament_player_id"		"168197870"
		}
		"5806"
		{
			"name"		"antwerp2022_signature_nin9_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_nin9_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_nin9_holo"
			"sticker_material"		"antwerp2022/sig_nin9_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
			"tournament_player_id"		"168197870"
		}
		"5807"
		{
			"name"		"antwerp2022_signature_nin9_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_nin9_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_nin9_gold"
			"sticker_material"		"antwerp2022/sig_nin9_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
			"tournament_player_id"		"168197870"
		}
		"5808"
		{
			"name"		"antwerp2022_signature_sk0r_4"
			"item_name"		"#StickerKit_antwerp2022_signature_sk0r"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_sk0r"
			"sticker_material"		"antwerp2022/sig_sk0r"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
			"tournament_player_id"		"863160115"
		}
		"5809"
		{
			"name"		"antwerp2022_signature_sk0r_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_sk0r_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_sk0r_glitter"
			"sticker_material"		"antwerp2022/sig_sk0r_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
			"tournament_player_id"		"863160115"
		}
		"5810"
		{
			"name"		"antwerp2022_signature_sk0r_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_sk0r_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_sk0r_holo"
			"sticker_material"		"antwerp2022/sig_sk0r_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
			"tournament_player_id"		"863160115"
		}
		"5811"
		{
			"name"		"antwerp2022_signature_sk0r_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_sk0r_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_sk0r_gold"
			"sticker_material"		"antwerp2022/sig_sk0r_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
			"tournament_player_id"		"863160115"
		}
		"5812"
		{
			"name"		"antwerp2022_signature_techno4k_4"
			"item_name"		"#StickerKit_antwerp2022_signature_techno4k"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_techno4k"
			"sticker_material"		"antwerp2022/sig_techno4k"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
			"tournament_player_id"		"1006074432"
		}
		"5813"
		{
			"name"		"antwerp2022_signature_techno4k_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_techno4k_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_techno4k_glitter"
			"sticker_material"		"antwerp2022/sig_techno4k_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
			"tournament_player_id"		"1006074432"
		}
		"5814"
		{
			"name"		"antwerp2022_signature_techno4k_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_techno4k_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_techno4k_holo"
			"sticker_material"		"antwerp2022/sig_techno4k_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
			"tournament_player_id"		"1006074432"
		}
		"5815"
		{
			"name"		"antwerp2022_signature_techno4k_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_techno4k_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_techno4k_gold"
			"sticker_material"		"antwerp2022/sig_techno4k_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"108"
			"tournament_player_id"		"1006074432"
		}
		"5816"
		{
			"name"		"antwerp2022_signature_ins_4"
			"item_name"		"#StickerKit_antwerp2022_signature_ins"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_ins"
			"sticker_material"		"antwerp2022/sig_ins"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
			"tournament_player_id"		"26946895"
		}
		"5817"
		{
			"name"		"antwerp2022_signature_ins_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_ins_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_ins_glitter"
			"sticker_material"		"antwerp2022/sig_ins_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
			"tournament_player_id"		"26946895"
		}
		"5818"
		{
			"name"		"antwerp2022_signature_ins_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_ins_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_ins_holo"
			"sticker_material"		"antwerp2022/sig_ins_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
			"tournament_player_id"		"26946895"
		}
		"5819"
		{
			"name"		"antwerp2022_signature_ins_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_ins_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_ins_gold"
			"sticker_material"		"antwerp2022/sig_ins_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
			"tournament_player_id"		"26946895"
		}
		"5820"
		{
			"name"		"antwerp2022_signature_sico_4"
			"item_name"		"#StickerKit_antwerp2022_signature_sico"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_sico"
			"sticker_material"		"antwerp2022/sig_sico"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
			"tournament_player_id"		"39266546"
		}
		"5821"
		{
			"name"		"antwerp2022_signature_sico_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_sico_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_sico_glitter"
			"sticker_material"		"antwerp2022/sig_sico_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
			"tournament_player_id"		"39266546"
		}
		"5822"
		{
			"name"		"antwerp2022_signature_sico_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_sico_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_sico_holo"
			"sticker_material"		"antwerp2022/sig_sico_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
			"tournament_player_id"		"39266546"
		}
		"5823"
		{
			"name"		"antwerp2022_signature_sico_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_sico_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_sico_gold"
			"sticker_material"		"antwerp2022/sig_sico_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
			"tournament_player_id"		"39266546"
		}
		"5824"
		{
			"name"		"antwerp2022_signature_liazz_4"
			"item_name"		"#StickerKit_antwerp2022_signature_liazz"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_liazz"
			"sticker_material"		"antwerp2022/sig_liazz"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
			"tournament_player_id"		"112055988"
		}
		"5825"
		{
			"name"		"antwerp2022_signature_liazz_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_liazz_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_liazz_glitter"
			"sticker_material"		"antwerp2022/sig_liazz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
			"tournament_player_id"		"112055988"
		}
		"5826"
		{
			"name"		"antwerp2022_signature_liazz_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_liazz_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_liazz_holo"
			"sticker_material"		"antwerp2022/sig_liazz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
			"tournament_player_id"		"112055988"
		}
		"5827"
		{
			"name"		"antwerp2022_signature_liazz_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_liazz_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_liazz_gold"
			"sticker_material"		"antwerp2022/sig_liazz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
			"tournament_player_id"		"112055988"
		}
		"5828"
		{
			"name"		"antwerp2022_signature_hatz_4"
			"item_name"		"#StickerKit_antwerp2022_signature_hatz"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_hatz"
			"sticker_material"		"antwerp2022/sig_hatz"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
			"tournament_player_id"		"64662058"
		}
		"5829"
		{
			"name"		"antwerp2022_signature_hatz_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_hatz_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_hatz_glitter"
			"sticker_material"		"antwerp2022/sig_hatz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
			"tournament_player_id"		"64662058"
		}
		"5830"
		{
			"name"		"antwerp2022_signature_hatz_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_hatz_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_hatz_holo"
			"sticker_material"		"antwerp2022/sig_hatz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
			"tournament_player_id"		"64662058"
		}
		"5831"
		{
			"name"		"antwerp2022_signature_hatz_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_hatz_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_hatz_gold"
			"sticker_material"		"antwerp2022/sig_hatz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
			"tournament_player_id"		"64662058"
		}
		"5832"
		{
			"name"		"antwerp2022_signature_alistair_4"
			"item_name"		"#StickerKit_antwerp2022_signature_alistair"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_alistair"
			"sticker_material"		"antwerp2022/sig_alistair"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
			"tournament_player_id"		"138080982"
		}
		"5833"
		{
			"name"		"antwerp2022_signature_alistair_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_alistair_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_alistair_glitter"
			"sticker_material"		"antwerp2022/sig_alistair_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
			"tournament_player_id"		"138080982"
		}
		"5834"
		{
			"name"		"antwerp2022_signature_alistair_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_alistair_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_alistair_holo"
			"sticker_material"		"antwerp2022/sig_alistair_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
			"tournament_player_id"		"138080982"
		}
		"5835"
		{
			"name"		"antwerp2022_signature_alistair_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_alistair_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_alistair_gold"
			"sticker_material"		"antwerp2022/sig_alistair_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"53"
			"tournament_player_id"		"138080982"
		}
		"5836"
		{
			"name"		"antwerp2022_signature_shox_4"
			"item_name"		"#StickerKit_antwerp2022_signature_shox"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_shox"
			"sticker_material"		"antwerp2022/sig_shox"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
			"tournament_player_id"		"46654567"
		}
		"5837"
		{
			"name"		"antwerp2022_signature_shox_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_shox_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_shox_glitter"
			"sticker_material"		"antwerp2022/sig_shox_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
			"tournament_player_id"		"46654567"
		}
		"5838"
		{
			"name"		"antwerp2022_signature_shox_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_shox_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_shox_holo"
			"sticker_material"		"antwerp2022/sig_shox_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
			"tournament_player_id"		"46654567"
		}
		"5839"
		{
			"name"		"antwerp2022_signature_shox_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_shox_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_shox_gold"
			"sticker_material"		"antwerp2022/sig_shox_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
			"tournament_player_id"		"46654567"
		}
		"5840"
		{
			"name"		"antwerp2022_signature_elige_4"
			"item_name"		"#StickerKit_antwerp2022_signature_elige"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_elige"
			"sticker_material"		"antwerp2022/sig_elige"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"5841"
		{
			"name"		"antwerp2022_signature_elige_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_elige_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_elige_glitter"
			"sticker_material"		"antwerp2022/sig_elige_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"5842"
		{
			"name"		"antwerp2022_signature_elige_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_elige_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_elige_holo"
			"sticker_material"		"antwerp2022/sig_elige_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"5843"
		{
			"name"		"antwerp2022_signature_elige_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_elige_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_elige_gold"
			"sticker_material"		"antwerp2022/sig_elige_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"5844"
		{
			"name"		"antwerp2022_signature_osee_4"
			"item_name"		"#StickerKit_antwerp2022_signature_osee"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_osee"
			"sticker_material"		"antwerp2022/sig_osee"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
			"tournament_player_id"		"87206806"
		}
		"5845"
		{
			"name"		"antwerp2022_signature_osee_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_osee_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_osee_glitter"
			"sticker_material"		"antwerp2022/sig_osee_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
			"tournament_player_id"		"87206806"
		}
		"5846"
		{
			"name"		"antwerp2022_signature_osee_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_osee_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_osee_holo"
			"sticker_material"		"antwerp2022/sig_osee_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
			"tournament_player_id"		"87206806"
		}
		"5847"
		{
			"name"		"antwerp2022_signature_osee_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_osee_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_osee_gold"
			"sticker_material"		"antwerp2022/sig_osee_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
			"tournament_player_id"		"87206806"
		}
		"5848"
		{
			"name"		"antwerp2022_signature_nitro_4"
			"item_name"		"#StickerKit_antwerp2022_signature_nitro"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_nitro"
			"sticker_material"		"antwerp2022/sig_nitro"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"5849"
		{
			"name"		"antwerp2022_signature_nitro_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_nitro_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_nitro_glitter"
			"sticker_material"		"antwerp2022/sig_nitro_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"5850"
		{
			"name"		"antwerp2022_signature_nitro_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_nitro_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_nitro_holo"
			"sticker_material"		"antwerp2022/sig_nitro_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"5851"
		{
			"name"		"antwerp2022_signature_nitro_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_nitro_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_nitro_gold"
			"sticker_material"		"antwerp2022/sig_nitro_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"5852"
		{
			"name"		"antwerp2022_signature_naf_4"
			"item_name"		"#StickerKit_antwerp2022_signature_naf"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_naf"
			"sticker_material"		"antwerp2022/sig_naf"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
			"tournament_player_id"		"40885967"
		}
		"5853"
		{
			"name"		"antwerp2022_signature_naf_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_naf_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_naf_glitter"
			"sticker_material"		"antwerp2022/sig_naf_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
			"tournament_player_id"		"40885967"
		}
		"5854"
		{
			"name"		"antwerp2022_signature_naf_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_naf_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_naf_holo"
			"sticker_material"		"antwerp2022/sig_naf_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
			"tournament_player_id"		"40885967"
		}
		"5855"
		{
			"name"		"antwerp2022_signature_naf_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_naf_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_naf_gold"
			"sticker_material"		"antwerp2022/sig_naf_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"48"
			"tournament_player_id"		"40885967"
		}
		"5856"
		{
			"name"		"antwerp2022_signature_rox_4"
			"item_name"		"#StickerKit_antwerp2022_signature_rox"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_rox"
			"sticker_material"		"antwerp2022/sig_rox"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
			"tournament_player_id"		"897065446"
		}
		"5857"
		{
			"name"		"antwerp2022_signature_rox_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_rox_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_rox_glitter"
			"sticker_material"		"antwerp2022/sig_rox_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
			"tournament_player_id"		"897065446"
		}
		"5858"
		{
			"name"		"antwerp2022_signature_rox_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_rox_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_rox_holo"
			"sticker_material"		"antwerp2022/sig_rox_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
			"tournament_player_id"		"897065446"
		}
		"5859"
		{
			"name"		"antwerp2022_signature_rox_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_rox_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_rox_gold"
			"sticker_material"		"antwerp2022/sig_rox_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
			"tournament_player_id"		"897065446"
		}
		"5860"
		{
			"name"		"antwerp2022_signature_luken_4"
			"item_name"		"#StickerKit_antwerp2022_signature_luken"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_luken"
			"sticker_material"		"antwerp2022/sig_luken"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
			"tournament_player_id"		"46114258"
		}
		"5861"
		{
			"name"		"antwerp2022_signature_luken_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_luken_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_luken_glitter"
			"sticker_material"		"antwerp2022/sig_luken_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
			"tournament_player_id"		"46114258"
		}
		"5862"
		{
			"name"		"antwerp2022_signature_luken_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_luken_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_luken_holo"
			"sticker_material"		"antwerp2022/sig_luken_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
			"tournament_player_id"		"46114258"
		}
		"5863"
		{
			"name"		"antwerp2022_signature_luken_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_luken_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_luken_gold"
			"sticker_material"		"antwerp2022/sig_luken_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
			"tournament_player_id"		"46114258"
		}
		"5864"
		{
			"name"		"antwerp2022_signature_max_4"
			"item_name"		"#StickerKit_antwerp2022_signature_max"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_max"
			"sticker_material"		"antwerp2022/sig_max"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
			"tournament_player_id"		"282684656"
		}
		"5865"
		{
			"name"		"antwerp2022_signature_max_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_max_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_max_glitter"
			"sticker_material"		"antwerp2022/sig_max_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
			"tournament_player_id"		"282684656"
		}
		"5866"
		{
			"name"		"antwerp2022_signature_max_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_max_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_max_holo"
			"sticker_material"		"antwerp2022/sig_max_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
			"tournament_player_id"		"282684656"
		}
		"5867"
		{
			"name"		"antwerp2022_signature_max_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_max_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_max_gold"
			"sticker_material"		"antwerp2022/sig_max_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
			"tournament_player_id"		"282684656"
		}
		"5868"
		{
			"name"		"antwerp2022_signature_dgt_4"
			"item_name"		"#StickerKit_antwerp2022_signature_dgt"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_dgt"
			"sticker_material"		"antwerp2022/sig_dgt"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
			"tournament_player_id"		"256625848"
		}
		"5869"
		{
			"name"		"antwerp2022_signature_dgt_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_dgt_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_dgt_glitter"
			"sticker_material"		"antwerp2022/sig_dgt_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
			"tournament_player_id"		"256625848"
		}
		"5870"
		{
			"name"		"antwerp2022_signature_dgt_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_dgt_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_dgt_holo"
			"sticker_material"		"antwerp2022/sig_dgt_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
			"tournament_player_id"		"256625848"
		}
		"5871"
		{
			"name"		"antwerp2022_signature_dgt_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_dgt_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_dgt_gold"
			"sticker_material"		"antwerp2022/sig_dgt_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
			"tournament_player_id"		"256625848"
		}
		"5872"
		{
			"name"		"antwerp2022_signature_dav1d_4"
			"item_name"		"#StickerKit_antwerp2022_signature_dav1d"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_dav1d"
			"sticker_material"		"antwerp2022/sig_dav1d"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
			"tournament_player_id"		"160225583"
		}
		"5873"
		{
			"name"		"antwerp2022_signature_dav1d_4_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_dav1d_glitter"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_dav1d_glitter"
			"sticker_material"		"antwerp2022/sig_dav1d_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
			"tournament_player_id"		"160225583"
		}
		"5874"
		{
			"name"		"antwerp2022_signature_dav1d_4_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_dav1d_holo"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_dav1d_holo"
			"sticker_material"		"antwerp2022/sig_dav1d_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
			"tournament_player_id"		"160225583"
		}
		"5875"
		{
			"name"		"antwerp2022_signature_dav1d_4_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_dav1d_gold"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_dav1d_gold"
			"sticker_material"		"antwerp2022/sig_dav1d_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"112"
			"tournament_player_id"		"160225583"
		}
		"5876"
		{
			"name"		"antwerp2022_signature_rain_32"
			"item_name"		"#StickerKit_antwerp2022_signature_rain_champion"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_rain_champion"
			"sticker_material"		"antwerp2022/sig_rain_champion"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"5877"
		{
			"name"		"antwerp2022_signature_rain_32_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_rain_glitter_champion"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_rain_glitter_champion"
			"sticker_material"		"antwerp2022/sig_rain_glitter_champion"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"5878"
		{
			"name"		"antwerp2022_signature_rain_32_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_rain_holo_champion"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_rain_holo_champion"
			"sticker_material"		"antwerp2022/sig_rain_holo_champion"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"5879"
		{
			"name"		"antwerp2022_signature_rain_32_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_rain_gold_champion"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_rain_gold_champion"
			"sticker_material"		"antwerp2022/sig_rain_gold_champion"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"5880"
		{
			"name"		"antwerp2022_signature_karrigan_32"
			"item_name"		"#StickerKit_antwerp2022_signature_karrigan_champion"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_karrigan_champion"
			"sticker_material"		"antwerp2022/sig_karrigan_champion"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"5881"
		{
			"name"		"antwerp2022_signature_karrigan_32_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_karrigan_glitter_champion"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_karrigan_glitter_champion"
			"sticker_material"		"antwerp2022/sig_karrigan_glitter_champion"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"5882"
		{
			"name"		"antwerp2022_signature_karrigan_32_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_karrigan_holo_champion"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_karrigan_holo_champion"
			"sticker_material"		"antwerp2022/sig_karrigan_holo_champion"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"5883"
		{
			"name"		"antwerp2022_signature_karrigan_32_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_karrigan_gold_champion"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_karrigan_gold_champion"
			"sticker_material"		"antwerp2022/sig_karrigan_gold_champion"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"5884"
		{
			"name"		"antwerp2022_signature_twistzz_32"
			"item_name"		"#StickerKit_antwerp2022_signature_twistzz_champion"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_twistzz_champion"
			"sticker_material"		"antwerp2022/sig_twistzz_champion"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"55989477"
		}
		"5885"
		{
			"name"		"antwerp2022_signature_twistzz_32_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_twistzz_glitter_champion"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_twistzz_glitter_champion"
			"sticker_material"		"antwerp2022/sig_twistzz_glitter_champion"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"55989477"
		}
		"5886"
		{
			"name"		"antwerp2022_signature_twistzz_32_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_twistzz_holo_champion"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_twistzz_holo_champion"
			"sticker_material"		"antwerp2022/sig_twistzz_holo_champion"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"55989477"
		}
		"5887"
		{
			"name"		"antwerp2022_signature_twistzz_32_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_twistzz_gold_champion"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_twistzz_gold_champion"
			"sticker_material"		"antwerp2022/sig_twistzz_gold_champion"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"55989477"
		}
		"5888"
		{
			"name"		"antwerp2022_signature_broky_32"
			"item_name"		"#StickerKit_antwerp2022_signature_broky_champion"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_broky_champion"
			"sticker_material"		"antwerp2022/sig_broky_champion"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"241354762"
		}
		"5889"
		{
			"name"		"antwerp2022_signature_broky_32_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_broky_glitter_champion"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_broky_glitter_champion"
			"sticker_material"		"antwerp2022/sig_broky_glitter_champion"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"241354762"
		}
		"5890"
		{
			"name"		"antwerp2022_signature_broky_32_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_broky_holo_champion"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_broky_holo_champion"
			"sticker_material"		"antwerp2022/sig_broky_holo_champion"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"241354762"
		}
		"5891"
		{
			"name"		"antwerp2022_signature_broky_32_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_broky_gold_champion"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_broky_gold_champion"
			"sticker_material"		"antwerp2022/sig_broky_gold_champion"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"241354762"
		}
		"5892"
		{
			"name"		"antwerp2022_signature_ropz_32"
			"item_name"		"#StickerKit_antwerp2022_signature_ropz_champion"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_ropz_champion"
			"sticker_material"		"antwerp2022/sig_ropz_champion"
			"item_rarity"		"rare"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"31006590"
		}
		"5893"
		{
			"name"		"antwerp2022_signature_ropz_32_glitter"
			"item_name"		"#StickerKit_antwerp2022_signature_ropz_glitter_champion"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_ropz_glitter_champion"
			"sticker_material"		"antwerp2022/sig_ropz_glitter_champion"
			"item_rarity"		"mythical"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"31006590"
		}
		"5894"
		{
			"name"		"antwerp2022_signature_ropz_32_holo"
			"item_name"		"#StickerKit_antwerp2022_signature_ropz_holo_champion"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_ropz_holo_champion"
			"sticker_material"		"antwerp2022/sig_ropz_holo_champion"
			"item_rarity"		"legendary"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"31006590"
		}
		"5895"
		{
			"name"		"antwerp2022_signature_ropz_32_gold"
			"item_name"		"#StickerKit_antwerp2022_signature_ropz_gold_champion"
			"description_string"		"#StickerKit_desc_antwerp2022_signature_ropz_gold_champion"
			"sticker_material"		"antwerp2022/sig_ropz_gold_champion"
			"item_rarity"		"ancient"
			"tournament_event_id"		"19"
			"tournament_team_id"		"61"
			"tournament_player_id"		"31006590"
		}
	}
	"quest_definitions"
	{
		"232"
		{
			"name"		"quest_antwerp2022_activate_pass"
			"loc_name"		"#CSGO_TournamentChallenge_antwerp2022_activate_pass"
			"loc_description"		"#CSGO_TournamentChallenge_antwerp2022_activate_pass"
			"quest_icon"		"pass"
			"gamemode"		"competitive"
		}
		"233"
		{
			"name"		"quest_antwerp2022_challengers_calender"
			"loc_name"		"#CSGO_TournamentChallenge_antwerp2022_challengers_calender"
			"loc_description"		"#CSGO_TournamentChallenge_antwerp2022_challengers_calender"
			"quest_icon"		"calender"
			"gamemode"		"competitive"
		}
		"234"
		{
			"name"		"quest_antwerp2022_challengers_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_antwerp2022_challengers_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_antwerp2022_challengers_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"235"
		{
			"name"		"quest_antwerp2022_legends_calender"
			"loc_name"		"#CSGO_TournamentChallenge_antwerp2022_legends_calender"
			"loc_description"		"#CSGO_TournamentChallenge_antwerp2022_legends_calender"
			"quest_icon"		"calender"
			"gamemode"		"competitive"
		}
		"236"
		{
			"name"		"quest_antwerp2022_legends_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_antwerp2022_legends_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_antwerp2022_legends_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"237"
		{
			"name"		"quest_antwerp2022_grandfinal_calender"
			"loc_name"		"#CSGO_TournamentChallenge_antwerp2022_grandfinal_calender"
			"loc_description"		"#CSGO_TournamentChallenge_antwerp2022_grandfinal_calender"
			"quest_icon"		"calender"
			"gamemode"		"competitive"
		}
		"238"
		{
			"name"		"quest_antwerp2022_quarterfinals_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_antwerp2022_quarterfinals_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_antwerp2022_quarterfinals_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"239"
		{
			"name"		"quest_antwerp2022_semifinals_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_antwerp2022_semifinals_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_antwerp2022_semifinals_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"240"
		{
			"name"		"quest_antwerp2022_grandfinal_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_antwerp2022_grandfinal_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_antwerp2022_grandfinal_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
	}
	"campaign_definitions"
	{
		"13"
		{
			"loc_name"		"#CSGO_TournamentJournal_antwerp2022"
			"loc_description"		"#CSGO_TournamentJournal_antwerp2022_Desc"
			"1"
			{
				"quest_index"		"232"
			}
			"2"
			{
				"quest_index"		"233"
			}
			"3"
			{
				"quest_index"		"234"
			}
			"4"
			{
				"quest_index"		"235"
			}
			"5"
			{
				"quest_index"		"236"
			}
			"6"
			{
				"quest_index"		"237"
			}
			"7"
			{
				"quest_index"		"238"
			}
			"8"
			{
				"quest_index"		"239"
			}
			"9"
			{
				"quest_index"		"240"
			}
		}
	}
	"prefabs"
	{
		"rio2022_sticker_capsule_prefab"
		{
			"first_sale_date"		"2022-10-20"
			"prefab"		"weapon_case_base"
			"inv_container_and_tools"		"sticker_capsule"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"20"
				}
			}
		}
		"rio2022_signature_capsule_prefab"
		{
			"first_sale_date"		"2022-10-20"
			"prefab"		"weapon_case_base"
			"inv_container_and_tools"		"sticker_capsule"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"20"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_signature_pack_rio2022_group_players_collection"
					"tag_text"		"#CSGO_crate_signature_pack_rio2022_group_players_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"rio2022_tournament_pass_prefab"
		{
			"first_sale_date"		"2022-10-20"
			"prefab"		"fan_token"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"20"
				}
			}
		}
		"rio2022_tournament_journal_prefab"
		{
			"item_description"		"#CSGO_TournamentJournal_rio2022_Desc"
			"first_sale_date"		"2022-10-20"
			"prefab"		"fan_shield"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"20"
				}
				"campaign id"
				{
					"attribute_class"		"campaign_id"
					"value"		"14"
				}
				"sticker slot 0 id"
				{
					"attribute_class"		"sticker_slot_id"
					"value"		"6085"
					"force_gc_to_generate"		"1"
				}
				"campaign completion bitfield"
				{
					"attribute_class"		"campaign_completion_bitfield"
					"value"		"1"
					"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"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"359"		"crate_sticker_pack_rio2022_legends"
		"360"		"crate_sticker_pack_rio2022_challengers"
		"361"		"crate_sticker_pack_rio2022_contenders"
		"362"		"crate_rio2022_promo_de_inferno"
		"363"		"crate_rio2022_promo_de_mirage"
		"364"		"crate_rio2022_promo_de_dust2"
		"365"		"crate_rio2022_promo_de_overpass"
		"366"		"crate_rio2022_promo_de_ancient"
		"367"		"crate_rio2022_promo_de_nuke"
		"368"		"crate_rio2022_promo_de_vertigo"
		"369"		"crate_signature_pack_rio2022_group_players_collection_legends"
		"370"		"crate_signature_pack_rio2022_group_players_collection_challengers"
		"371"		"crate_signature_pack_rio2022_group_players_collection_contenders"
		"372"		"crate_signature_pack_rio2022_group_players_collection_champions"
		"373"		"storageunit0_rio2022_generated_contents"
		"374"		"storageunit1_rio2022_generated_contents"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_rio2022_legends_rare"
		{
			"[rio2022_team_ence]sticker"		"1"
			"[rio2022_team_faze]sticker"		"1"
			"[rio2022_team_hero]sticker"		"1"
			"[rio2022_team_navi]sticker"		"1"
			"[rio2022_team_nip]sticker"		"1"
			"[rio2022_team_spr]sticker"		"1"
			"[rio2022_team_liq]sticker"		"1"
			"[rio2022_team_spir]sticker"		"1"
			"[rio2022_team_iem]sticker"		"1"
		}
		"crate_sticker_pack_rio2022_legends_mythical"
		{
			"[rio2022_team_ence_glitter]sticker"		"1"
			"[rio2022_team_faze_glitter]sticker"		"1"
			"[rio2022_team_hero_glitter]sticker"		"1"
			"[rio2022_team_navi_glitter]sticker"		"1"
			"[rio2022_team_nip_glitter]sticker"		"1"
			"[rio2022_team_spr_glitter]sticker"		"1"
			"[rio2022_team_liq_glitter]sticker"		"1"
			"[rio2022_team_spir_glitter]sticker"		"1"
			"[rio2022_team_iem_glitter]sticker"		"1"
		}
		"crate_sticker_pack_rio2022_legends_legendary"
		{
			"[rio2022_team_ence_holo]sticker"		"1"
			"[rio2022_team_faze_holo]sticker"		"1"
			"[rio2022_team_hero_holo]sticker"		"1"
			"[rio2022_team_navi_holo]sticker"		"1"
			"[rio2022_team_nip_holo]sticker"		"1"
			"[rio2022_team_spr_holo]sticker"		"1"
			"[rio2022_team_liq_holo]sticker"		"1"
			"[rio2022_team_spir_holo]sticker"		"1"
			"[rio2022_team_iem_holo]sticker"		"1"
		}
		"crate_sticker_pack_rio2022_legends_ancient"
		{
			"[rio2022_team_ence_gold]sticker"		"1"
			"[rio2022_team_faze_gold]sticker"		"1"
			"[rio2022_team_hero_gold]sticker"		"1"
			"[rio2022_team_navi_gold]sticker"		"1"
			"[rio2022_team_nip_gold]sticker"		"1"
			"[rio2022_team_spr_gold]sticker"		"1"
			"[rio2022_team_liq_gold]sticker"		"1"
			"[rio2022_team_spir_gold]sticker"		"1"
			"[rio2022_team_iem_gold]sticker"		"1"
		}
		"crate_sticker_pack_rio2022_legends"
		{
			"contains_stickers_representing_organizations"		"1"
			"crate_sticker_pack_rio2022_legends_rare"		"1"
			"crate_sticker_pack_rio2022_legends_mythical"		"1"
			"crate_sticker_pack_rio2022_legends_legendary"		"1"
			"crate_sticker_pack_rio2022_legends_ancient"		"1"
		}
		"crate_sticker_pack_rio2022_challengers_rare"
		{
			"[rio2022_team_nine]sticker"		"1"
			"[rio2022_team_bne]sticker"		"1"
			"[rio2022_team_big]sticker"		"1"
			"[rio2022_team_c9]sticker"		"1"
			"[rio2022_team_evl]sticker"		"1"
			"[rio2022_team_mouz]sticker"		"1"
			"[rio2022_team_og]sticker"		"1"
			"[rio2022_team_vita]sticker"		"1"
			"[rio2022_team_iem]sticker"		"1"
		}
		"crate_sticker_pack_rio2022_challengers_mythical"
		{
			"[rio2022_team_nine_glitter]sticker"		"1"
			"[rio2022_team_bne_glitter]sticker"		"1"
			"[rio2022_team_big_glitter]sticker"		"1"
			"[rio2022_team_c9_glitter]sticker"		"1"
			"[rio2022_team_evl_glitter]sticker"		"1"
			"[rio2022_team_mouz_glitter]sticker"		"1"
			"[rio2022_team_og_glitter]sticker"		"1"
			"[rio2022_team_vita_glitter]sticker"		"1"
			"[rio2022_team_iem_glitter]sticker"		"1"
		}
		"crate_sticker_pack_rio2022_challengers_legendary"
		{
			"[rio2022_team_nine_holo]sticker"		"1"
			"[rio2022_team_bne_holo]sticker"		"1"
			"[rio2022_team_big_holo]sticker"		"1"
			"[rio2022_team_c9_holo]sticker"		"1"
			"[rio2022_team_evl_holo]sticker"		"1"
			"[rio2022_team_mouz_holo]sticker"		"1"
			"[rio2022_team_og_holo]sticker"		"1"
			"[rio2022_team_vita_holo]sticker"		"1"
			"[rio2022_team_iem_holo]sticker"		"1"
		}
		"crate_sticker_pack_rio2022_challengers_ancient"
		{
			"[rio2022_team_nine_gold]sticker"		"1"
			"[rio2022_team_bne_gold]sticker"		"1"
			"[rio2022_team_big_gold]sticker"		"1"
			"[rio2022_team_c9_gold]sticker"		"1"
			"[rio2022_team_evl_gold]sticker"		"1"
			"[rio2022_team_mouz_gold]sticker"		"1"
			"[rio2022_team_og_gold]sticker"		"1"
			"[rio2022_team_vita_gold]sticker"		"1"
			"[rio2022_team_iem_gold]sticker"		"1"
		}
		"crate_sticker_pack_rio2022_challengers"
		{
			"contains_stickers_representing_organizations"		"1"
			"crate_sticker_pack_rio2022_challengers_rare"		"1"
			"crate_sticker_pack_rio2022_challengers_mythical"		"1"
			"crate_sticker_pack_rio2022_challengers_legendary"		"1"
			"crate_sticker_pack_rio2022_challengers_ancient"		"1"
		}
		"crate_sticker_pack_rio2022_contenders_rare"
		{
			"[rio2022_team_zzn]sticker"		"1"
			"[rio2022_team_fntc]sticker"		"1"
			"[rio2022_team_furi]sticker"		"1"
			"[rio2022_team_gl]sticker"		"1"
			"[rio2022_team_gray]sticker"		"1"
			"[rio2022_team_ihc]sticker"		"1"
			"[rio2022_team_imp]sticker"		"1"
			"[rio2022_team_out]sticker"		"1"
			"[rio2022_team_iem]sticker"		"1"
		}
		"crate_sticker_pack_rio2022_contenders_mythical"
		{
			"[rio2022_team_zzn_glitter]sticker"		"1"
			"[rio2022_team_fntc_glitter]sticker"		"1"
			"[rio2022_team_furi_glitter]sticker"		"1"
			"[rio2022_team_gl_glitter]sticker"		"1"
			"[rio2022_team_gray_glitter]sticker"		"1"
			"[rio2022_team_ihc_glitter]sticker"		"1"
			"[rio2022_team_imp_glitter]sticker"		"1"
			"[rio2022_team_out_glitter]sticker"		"1"
			"[rio2022_team_iem_glitter]sticker"		"1"
		}
		"crate_sticker_pack_rio2022_contenders_legendary"
		{
			"[rio2022_team_zzn_holo]sticker"		"1"
			"[rio2022_team_fntc_holo]sticker"		"1"
			"[rio2022_team_furi_holo]sticker"		"1"
			"[rio2022_team_gl_holo]sticker"		"1"
			"[rio2022_team_gray_holo]sticker"		"1"
			"[rio2022_team_ihc_holo]sticker"		"1"
			"[rio2022_team_imp_holo]sticker"		"1"
			"[rio2022_team_out_holo]sticker"		"1"
			"[rio2022_team_iem_holo]sticker"		"1"
		}
		"crate_sticker_pack_rio2022_contenders_ancient"
		{
			"[rio2022_team_zzn_gold]sticker"		"1"
			"[rio2022_team_fntc_gold]sticker"		"1"
			"[rio2022_team_furi_gold]sticker"		"1"
			"[rio2022_team_gl_gold]sticker"		"1"
			"[rio2022_team_gray_gold]sticker"		"1"
			"[rio2022_team_ihc_gold]sticker"		"1"
			"[rio2022_team_imp_gold]sticker"		"1"
			"[rio2022_team_out_gold]sticker"		"1"
			"[rio2022_team_iem_gold]sticker"		"1"
		}
		"crate_sticker_pack_rio2022_contenders"
		{
			"contains_stickers_representing_organizations"		"1"
			"crate_sticker_pack_rio2022_contenders_rare"		"1"
			"crate_sticker_pack_rio2022_contenders_mythical"		"1"
			"crate_sticker_pack_rio2022_contenders_legendary"		"1"
			"crate_sticker_pack_rio2022_contenders_ancient"		"1"
		}
		"crate_signature_pack_rio2022_group_legends_rare"
		{
			"[rio2022_signature_snappi_2]sticker"		"1"
			"[rio2022_signature_dycha_2]sticker"		"1"
			"[rio2022_signature_maden_2]sticker"		"1"
			"[rio2022_signature_v4lde_2]sticker"		"1"
			"[rio2022_signature_sunpayus_2]sticker"		"1"
			"[rio2022_signature_karrigan_2]sticker"		"1"
			"[rio2022_signature_rain_2]sticker"		"1"
			"[rio2022_signature_twistzz_2]sticker"		"1"
			"[rio2022_signature_ropz_2]sticker"		"1"
			"[rio2022_signature_broky_2]sticker"		"1"
			"[rio2022_signature_cadian_2]sticker"		"1"
			"[rio2022_signature_teses_2]sticker"		"1"
			"[rio2022_signature_sjuush_2]sticker"		"1"
			"[rio2022_signature_jabbi_2]sticker"		"1"
			"[rio2022_signature_stavn_2]sticker"		"1"
			"[rio2022_signature_b1t_2]sticker"		"1"
			"[rio2022_signature_electronic_2]sticker"		"1"
			"[rio2022_signature_sdy_2]sticker"		"1"
			"[rio2022_signature_perfecto_2]sticker"		"1"
			"[rio2022_signature_s1mple_2]sticker"		"1"
			"[rio2022_signature_es3tag_2]sticker"		"1"
			"[rio2022_signature_aleksib_2]sticker"		"1"
			"[rio2022_signature_rez_2]sticker"		"1"
			"[rio2022_signature_hampus_2]sticker"		"1"
			"[rio2022_signature_brollan_2]sticker"		"1"
			"[rio2022_signature_slaxz_2]sticker"		"1"
			"[rio2022_signature_launx_2]sticker"		"1"
			"[rio2022_signature_refrezh_2]sticker"		"1"
			"[rio2022_signature_staehr_2]sticker"		"1"
			"[rio2022_signature_zyphon_2]sticker"		"1"
			"[rio2022_signature_yekindar_2]sticker"		"1"
			"[rio2022_signature_osee_2]sticker"		"1"
			"[rio2022_signature_nitro_2]sticker"		"1"
			"[rio2022_signature_naf_2]sticker"		"1"
			"[rio2022_signature_elige_2]sticker"		"1"
			"[rio2022_signature_chopper_2]sticker"		"1"
			"[rio2022_signature_magixx_2]sticker"		"1"
			"[rio2022_signature_patsi_2]sticker"		"1"
			"[rio2022_signature_s1ren_2]sticker"		"1"
			"[rio2022_signature_w0nderful_2]sticker"		"1"
		}
		"crate_signature_pack_rio2022_group_legends_mythical"
		{
			"[rio2022_signature_snappi_2_glitter]sticker"		"1"
			"[rio2022_signature_dycha_2_glitter]sticker"		"1"
			"[rio2022_signature_maden_2_glitter]sticker"		"1"
			"[rio2022_signature_v4lde_2_glitter]sticker"		"1"
			"[rio2022_signature_sunpayus_2_glitter]sticker"		"1"
			"[rio2022_signature_karrigan_2_glitter]sticker"		"1"
			"[rio2022_signature_rain_2_glitter]sticker"		"1"
			"[rio2022_signature_twistzz_2_glitter]sticker"		"1"
			"[rio2022_signature_ropz_2_glitter]sticker"		"1"
			"[rio2022_signature_broky_2_glitter]sticker"		"1"
			"[rio2022_signature_cadian_2_glitter]sticker"		"1"
			"[rio2022_signature_teses_2_glitter]sticker"		"1"
			"[rio2022_signature_sjuush_2_glitter]sticker"		"1"
			"[rio2022_signature_jabbi_2_glitter]sticker"		"1"
			"[rio2022_signature_stavn_2_glitter]sticker"		"1"
			"[rio2022_signature_b1t_2_glitter]sticker"		"1"
			"[rio2022_signature_electronic_2_glitter]sticker"		"1"
			"[rio2022_signature_sdy_2_glitter]sticker"		"1"
			"[rio2022_signature_perfecto_2_glitter]sticker"		"1"
			"[rio2022_signature_s1mple_2_glitter]sticker"		"1"
			"[rio2022_signature_es3tag_2_glitter]sticker"		"1"
			"[rio2022_signature_aleksib_2_glitter]sticker"		"1"
			"[rio2022_signature_rez_2_glitter]sticker"		"1"
			"[rio2022_signature_hampus_2_glitter]sticker"		"1"
			"[rio2022_signature_brollan_2_glitter]sticker"		"1"
			"[rio2022_signature_slaxz_2_glitter]sticker"		"1"
			"[rio2022_signature_launx_2_glitter]sticker"		"1"
			"[rio2022_signature_refrezh_2_glitter]sticker"		"1"
			"[rio2022_signature_staehr_2_glitter]sticker"		"1"
			"[rio2022_signature_zyphon_2_glitter]sticker"		"1"
			"[rio2022_signature_yekindar_2_glitter]sticker"		"1"
			"[rio2022_signature_osee_2_glitter]sticker"		"1"
			"[rio2022_signature_nitro_2_glitter]sticker"		"1"
			"[rio2022_signature_naf_2_glitter]sticker"		"1"
			"[rio2022_signature_elige_2_glitter]sticker"		"1"
			"[rio2022_signature_chopper_2_glitter]sticker"		"1"
			"[rio2022_signature_magixx_2_glitter]sticker"		"1"
			"[rio2022_signature_patsi_2_glitter]sticker"		"1"
			"[rio2022_signature_s1ren_2_glitter]sticker"		"1"
			"[rio2022_signature_w0nderful_2_glitter]sticker"		"1"
		}
		"crate_signature_pack_rio2022_group_legends_legendary"
		{
			"[rio2022_signature_snappi_2_holo]sticker"		"1"
			"[rio2022_signature_dycha_2_holo]sticker"		"1"
			"[rio2022_signature_maden_2_holo]sticker"		"1"
			"[rio2022_signature_v4lde_2_holo]sticker"		"1"
			"[rio2022_signature_sunpayus_2_holo]sticker"		"1"
			"[rio2022_signature_karrigan_2_holo]sticker"		"1"
			"[rio2022_signature_rain_2_holo]sticker"		"1"
			"[rio2022_signature_twistzz_2_holo]sticker"		"1"
			"[rio2022_signature_ropz_2_holo]sticker"		"1"
			"[rio2022_signature_broky_2_holo]sticker"		"1"
			"[rio2022_signature_cadian_2_holo]sticker"		"1"
			"[rio2022_signature_teses_2_holo]sticker"		"1"
			"[rio2022_signature_sjuush_2_holo]sticker"		"1"
			"[rio2022_signature_jabbi_2_holo]sticker"		"1"
			"[rio2022_signature_stavn_2_holo]sticker"		"1"
			"[rio2022_signature_b1t_2_holo]sticker"		"1"
			"[rio2022_signature_electronic_2_holo]sticker"		"1"
			"[rio2022_signature_sdy_2_holo]sticker"		"1"
			"[rio2022_signature_perfecto_2_holo]sticker"		"1"
			"[rio2022_signature_s1mple_2_holo]sticker"		"1"
			"[rio2022_signature_es3tag_2_holo]sticker"		"1"
			"[rio2022_signature_aleksib_2_holo]sticker"		"1"
			"[rio2022_signature_rez_2_holo]sticker"		"1"
			"[rio2022_signature_hampus_2_holo]sticker"		"1"
			"[rio2022_signature_brollan_2_holo]sticker"		"1"
			"[rio2022_signature_slaxz_2_holo]sticker"		"1"
			"[rio2022_signature_launx_2_holo]sticker"		"1"
			"[rio2022_signature_refrezh_2_holo]sticker"		"1"
			"[rio2022_signature_staehr_2_holo]sticker"		"1"
			"[rio2022_signature_zyphon_2_holo]sticker"		"1"
			"[rio2022_signature_yekindar_2_holo]sticker"		"1"
			"[rio2022_signature_osee_2_holo]sticker"		"1"
			"[rio2022_signature_nitro_2_holo]sticker"		"1"
			"[rio2022_signature_naf_2_holo]sticker"		"1"
			"[rio2022_signature_elige_2_holo]sticker"		"1"
			"[rio2022_signature_chopper_2_holo]sticker"		"1"
			"[rio2022_signature_magixx_2_holo]sticker"		"1"
			"[rio2022_signature_patsi_2_holo]sticker"		"1"
			"[rio2022_signature_s1ren_2_holo]sticker"		"1"
			"[rio2022_signature_w0nderful_2_holo]sticker"		"1"
		}
		"crate_signature_pack_rio2022_group_legends_gold"
		{
			"[rio2022_signature_snappi_2_gold]sticker"		"1"
			"[rio2022_signature_dycha_2_gold]sticker"		"1"
			"[rio2022_signature_maden_2_gold]sticker"		"1"
			"[rio2022_signature_v4lde_2_gold]sticker"		"1"
			"[rio2022_signature_sunpayus_2_gold]sticker"		"1"
			"[rio2022_signature_karrigan_2_gold]sticker"		"1"
			"[rio2022_signature_rain_2_gold]sticker"		"1"
			"[rio2022_signature_twistzz_2_gold]sticker"		"1"
			"[rio2022_signature_ropz_2_gold]sticker"		"1"
			"[rio2022_signature_broky_2_gold]sticker"		"1"
			"[rio2022_signature_cadian_2_gold]sticker"		"1"
			"[rio2022_signature_teses_2_gold]sticker"		"1"
			"[rio2022_signature_sjuush_2_gold]sticker"		"1"
			"[rio2022_signature_jabbi_2_gold]sticker"		"1"
			"[rio2022_signature_stavn_2_gold]sticker"		"1"
			"[rio2022_signature_b1t_2_gold]sticker"		"1"
			"[rio2022_signature_electronic_2_gold]sticker"		"1"
			"[rio2022_signature_sdy_2_gold]sticker"		"1"
			"[rio2022_signature_perfecto_2_gold]sticker"		"1"
			"[rio2022_signature_s1mple_2_gold]sticker"		"1"
			"[rio2022_signature_es3tag_2_gold]sticker"		"1"
			"[rio2022_signature_aleksib_2_gold]sticker"		"1"
			"[rio2022_signature_rez_2_gold]sticker"		"1"
			"[rio2022_signature_hampus_2_gold]sticker"		"1"
			"[rio2022_signature_brollan_2_gold]sticker"		"1"
			"[rio2022_signature_slaxz_2_gold]sticker"		"1"
			"[rio2022_signature_launx_2_gold]sticker"		"1"
			"[rio2022_signature_refrezh_2_gold]sticker"		"1"
			"[rio2022_signature_staehr_2_gold]sticker"		"1"
			"[rio2022_signature_zyphon_2_gold]sticker"		"1"
			"[rio2022_signature_yekindar_2_gold]sticker"		"1"
			"[rio2022_signature_osee_2_gold]sticker"		"1"
			"[rio2022_signature_nitro_2_gold]sticker"		"1"
			"[rio2022_signature_naf_2_gold]sticker"		"1"
			"[rio2022_signature_elige_2_gold]sticker"		"1"
			"[rio2022_signature_chopper_2_gold]sticker"		"1"
			"[rio2022_signature_magixx_2_gold]sticker"		"1"
			"[rio2022_signature_patsi_2_gold]sticker"		"1"
			"[rio2022_signature_s1ren_2_gold]sticker"		"1"
			"[rio2022_signature_w0nderful_2_gold]sticker"		"1"
		}
		"crate_signature_pack_rio2022_group_challengers_rare"
		{
			"[rio2022_signature_nqz_1]sticker"		"1"
			"[rio2022_signature_dav1deus_1]sticker"		"1"
			"[rio2022_signature_max_1]sticker"		"1"
			"[rio2022_signature_dgt_1]sticker"		"1"
			"[rio2022_signature_buda_1]sticker"		"1"
			"[rio2022_signature_gxx_1]sticker"		"1"
			"[rio2022_signature_sener1_1]sticker"		"1"
			"[rio2022_signature_juanflatroo_1]sticker"		"1"
			"[rio2022_signature_rigon_1]sticker"		"1"
			"[rio2022_signature_sinnopsyy_1]sticker"		"1"
			"[rio2022_signature_faven_1]sticker"		"1"
			"[rio2022_signature_krimbo_1]sticker"		"1"
			"[rio2022_signature_k1to_1]sticker"		"1"
			"[rio2022_signature_tabsen_1]sticker"		"1"
			"[rio2022_signature_syrson_1]sticker"		"1"
			"[rio2022_signature_sh1ro_1]sticker"		"1"
			"[rio2022_signature_nafany_1]sticker"		"1"
			"[rio2022_signature_ax1le_1]sticker"		"1"
			"[rio2022_signature_interz_1]sticker"		"1"
			"[rio2022_signature_hobbit_1]sticker"		"1"
			"[rio2022_signature_autimatic_1]sticker"		"1"
			"[rio2022_signature_nealan_1]sticker"		"1"
			"[rio2022_signature_brehze_1]sticker"		"1"
			"[rio2022_signature_hext_1]sticker"		"1"
			"[rio2022_signature_cerq_1]sticker"		"1"
			"[rio2022_signature_frozen_1]sticker"		"1"
			"[rio2022_signature_dexter_1]sticker"		"1"
			"[rio2022_signature_jdc_1]sticker"		"1"
			"[rio2022_signature_torzsi_1]sticker"		"1"
			"[rio2022_signature_xertion_1]sticker"		"1"
			"[rio2022_signature_nexa_1]sticker"		"1"
			"[rio2022_signature_neofrag_1]sticker"		"1"
			"[rio2022_signature_flamez_1]sticker"		"1"
			"[rio2022_signature_degster_1]sticker"		"1"
			"[rio2022_signature_f1ku_1]sticker"		"1"
			"[rio2022_signature_dupreeh_1]sticker"		"1"
			"[rio2022_signature_magisk_1]sticker"		"1"
			"[rio2022_signature_apex_1]sticker"		"1"
			"[rio2022_signature_spinx_1]sticker"		"1"
			"[rio2022_signature_zywoo_1]sticker"		"1"
		}
		"crate_signature_pack_rio2022_group_challengers_mythical"
		{
			"[rio2022_signature_nqz_1_glitter]sticker"		"1"
			"[rio2022_signature_dav1deus_1_glitter]sticker"		"1"
			"[rio2022_signature_max_1_glitter]sticker"		"1"
			"[rio2022_signature_dgt_1_glitter]sticker"		"1"
			"[rio2022_signature_buda_1_glitter]sticker"		"1"
			"[rio2022_signature_gxx_1_glitter]sticker"		"1"
			"[rio2022_signature_sener1_1_glitter]sticker"		"1"
			"[rio2022_signature_juanflatroo_1_glitter]sticker"		"1"
			"[rio2022_signature_rigon_1_glitter]sticker"		"1"
			"[rio2022_signature_sinnopsyy_1_glitter]sticker"		"1"
			"[rio2022_signature_faven_1_glitter]sticker"		"1"
			"[rio2022_signature_krimbo_1_glitter]sticker"		"1"
			"[rio2022_signature_k1to_1_glitter]sticker"		"1"
			"[rio2022_signature_tabsen_1_glitter]sticker"		"1"
			"[rio2022_signature_syrson_1_glitter]sticker"		"1"
			"[rio2022_signature_sh1ro_1_glitter]sticker"		"1"
			"[rio2022_signature_nafany_1_glitter]sticker"		"1"
			"[rio2022_signature_ax1le_1_glitter]sticker"		"1"
			"[rio2022_signature_interz_1_glitter]sticker"		"1"
			"[rio2022_signature_hobbit_1_glitter]sticker"		"1"
			"[rio2022_signature_autimatic_1_glitter]sticker"		"1"
			"[rio2022_signature_nealan_1_glitter]sticker"		"1"
			"[rio2022_signature_brehze_1_glitter]sticker"		"1"
			"[rio2022_signature_hext_1_glitter]sticker"		"1"
			"[rio2022_signature_cerq_1_glitter]sticker"		"1"
			"[rio2022_signature_frozen_1_glitter]sticker"		"1"
			"[rio2022_signature_dexter_1_glitter]sticker"		"1"
			"[rio2022_signature_jdc_1_glitter]sticker"		"1"
			"[rio2022_signature_torzsi_1_glitter]sticker"		"1"
			"[rio2022_signature_xertion_1_glitter]sticker"		"1"
			"[rio2022_signature_nexa_1_glitter]sticker"		"1"
			"[rio2022_signature_neofrag_1_glitter]sticker"		"1"
			"[rio2022_signature_flamez_1_glitter]sticker"		"1"
			"[rio2022_signature_degster_1_glitter]sticker"		"1"
			"[rio2022_signature_f1ku_1_glitter]sticker"		"1"
			"[rio2022_signature_dupreeh_1_glitter]sticker"		"1"
			"[rio2022_signature_magisk_1_glitter]sticker"		"1"
			"[rio2022_signature_apex_1_glitter]sticker"		"1"
			"[rio2022_signature_spinx_1_glitter]sticker"		"1"
			"[rio2022_signature_zywoo_1_glitter]sticker"		"1"
		}
		"crate_signature_pack_rio2022_group_challengers_legendary"
		{
			"[rio2022_signature_nqz_1_holo]sticker"		"1"
			"[rio2022_signature_dav1deus_1_holo]sticker"		"1"
			"[rio2022_signature_max_1_holo]sticker"		"1"
			"[rio2022_signature_dgt_1_holo]sticker"		"1"
			"[rio2022_signature_buda_1_holo]sticker"		"1"
			"[rio2022_signature_gxx_1_holo]sticker"		"1"
			"[rio2022_signature_sener1_1_holo]sticker"		"1"
			"[rio2022_signature_juanflatroo_1_holo]sticker"		"1"
			"[rio2022_signature_rigon_1_holo]sticker"		"1"
			"[rio2022_signature_sinnopsyy_1_holo]sticker"		"1"
			"[rio2022_signature_faven_1_holo]sticker"		"1"
			"[rio2022_signature_krimbo_1_holo]sticker"		"1"
			"[rio2022_signature_k1to_1_holo]sticker"		"1"
			"[rio2022_signature_tabsen_1_holo]sticker"		"1"
			"[rio2022_signature_syrson_1_holo]sticker"		"1"
			"[rio2022_signature_sh1ro_1_holo]sticker"		"1"
			"[rio2022_signature_nafany_1_holo]sticker"		"1"
			"[rio2022_signature_ax1le_1_holo]sticker"		"1"
			"[rio2022_signature_interz_1_holo]sticker"		"1"
			"[rio2022_signature_hobbit_1_holo]sticker"		"1"
			"[rio2022_signature_autimatic_1_holo]sticker"		"1"
			"[rio2022_signature_nealan_1_holo]sticker"		"1"
			"[rio2022_signature_brehze_1_holo]sticker"		"1"
			"[rio2022_signature_hext_1_holo]sticker"		"1"
			"[rio2022_signature_cerq_1_holo]sticker"		"1"
			"[rio2022_signature_frozen_1_holo]sticker"		"1"
			"[rio2022_signature_dexter_1_holo]sticker"		"1"
			"[rio2022_signature_jdc_1_holo]sticker"		"1"
			"[rio2022_signature_torzsi_1_holo]sticker"		"1"
			"[rio2022_signature_xertion_1_holo]sticker"		"1"
			"[rio2022_signature_nexa_1_holo]sticker"		"1"
			"[rio2022_signature_neofrag_1_holo]sticker"		"1"
			"[rio2022_signature_flamez_1_holo]sticker"		"1"
			"[rio2022_signature_degster_1_holo]sticker"		"1"
			"[rio2022_signature_f1ku_1_holo]sticker"		"1"
			"[rio2022_signature_dupreeh_1_holo]sticker"		"1"
			"[rio2022_signature_magisk_1_holo]sticker"		"1"
			"[rio2022_signature_apex_1_holo]sticker"		"1"
			"[rio2022_signature_spinx_1_holo]sticker"		"1"
			"[rio2022_signature_zywoo_1_holo]sticker"		"1"
		}
		"crate_signature_pack_rio2022_group_challengers_gold"
		{
			"[rio2022_signature_nqz_1_gold]sticker"		"1"
			"[rio2022_signature_dav1deus_1_gold]sticker"		"1"
			"[rio2022_signature_max_1_gold]sticker"		"1"
			"[rio2022_signature_dgt_1_gold]sticker"		"1"
			"[rio2022_signature_buda_1_gold]sticker"		"1"
			"[rio2022_signature_gxx_1_gold]sticker"		"1"
			"[rio2022_signature_sener1_1_gold]sticker"		"1"
			"[rio2022_signature_juanflatroo_1_gold]sticker"		"1"
			"[rio2022_signature_rigon_1_gold]sticker"		"1"
			"[rio2022_signature_sinnopsyy_1_gold]sticker"		"1"
			"[rio2022_signature_faven_1_gold]sticker"		"1"
			"[rio2022_signature_krimbo_1_gold]sticker"		"1"
			"[rio2022_signature_k1to_1_gold]sticker"		"1"
			"[rio2022_signature_tabsen_1_gold]sticker"		"1"
			"[rio2022_signature_syrson_1_gold]sticker"		"1"
			"[rio2022_signature_sh1ro_1_gold]sticker"		"1"
			"[rio2022_signature_nafany_1_gold]sticker"		"1"
			"[rio2022_signature_ax1le_1_gold]sticker"		"1"
			"[rio2022_signature_interz_1_gold]sticker"		"1"
			"[rio2022_signature_hobbit_1_gold]sticker"		"1"
			"[rio2022_signature_autimatic_1_gold]sticker"		"1"
			"[rio2022_signature_nealan_1_gold]sticker"		"1"
			"[rio2022_signature_brehze_1_gold]sticker"		"1"
			"[rio2022_signature_hext_1_gold]sticker"		"1"
			"[rio2022_signature_cerq_1_gold]sticker"		"1"
			"[rio2022_signature_frozen_1_gold]sticker"		"1"
			"[rio2022_signature_dexter_1_gold]sticker"		"1"
			"[rio2022_signature_jdc_1_gold]sticker"		"1"
			"[rio2022_signature_torzsi_1_gold]sticker"		"1"
			"[rio2022_signature_xertion_1_gold]sticker"		"1"
			"[rio2022_signature_nexa_1_gold]sticker"		"1"
			"[rio2022_signature_neofrag_1_gold]sticker"		"1"
			"[rio2022_signature_flamez_1_gold]sticker"		"1"
			"[rio2022_signature_degster_1_gold]sticker"		"1"
			"[rio2022_signature_f1ku_1_gold]sticker"		"1"
			"[rio2022_signature_dupreeh_1_gold]sticker"		"1"
			"[rio2022_signature_magisk_1_gold]sticker"		"1"
			"[rio2022_signature_apex_1_gold]sticker"		"1"
			"[rio2022_signature_spinx_1_gold]sticker"		"1"
			"[rio2022_signature_zywoo_1_gold]sticker"		"1"
		}
		"crate_signature_pack_rio2022_group_contenders_rare"
		{
			"[rio2022_signature_taco_4]sticker"		"1"
			"[rio2022_signature_coldzera_4]sticker"		"1"
			"[rio2022_signature_try_4]sticker"		"1"
			"[rio2022_signature_latto_4]sticker"		"1"
			"[rio2022_signature_dumau_4]sticker"		"1"
			"[rio2022_signature_krimz_4]sticker"		"1"
			"[rio2022_signature_mezii_4]sticker"		"1"
			"[rio2022_signature_fashr_4]sticker"		"1"
			"[rio2022_signature_roej_4]sticker"		"1"
			"[rio2022_signature_nicoodoz_4]sticker"		"1"
			"[rio2022_signature_kscerato_4]sticker"		"1"
			"[rio2022_signature_yuurih_4]sticker"		"1"
			"[rio2022_signature_drop_4]sticker"		"1"
			"[rio2022_signature_saffee_4]sticker"		"1"
			"[rio2022_signature_art_4]sticker"		"1"
			"[rio2022_signature_acor_4]sticker"		"1"
			"[rio2022_signature_im_4]sticker"		"1"
			"[rio2022_signature_siuhy_4]sticker"		"1"
			"[rio2022_signature_keoz_4]sticker"		"1"
			"[rio2022_signature_isak_4]sticker"		"1"
			"[rio2022_signature_ins_4]sticker"		"1"
			"[rio2022_signature_vexite_4]sticker"		"1"
			"[rio2022_signature_sico_4]sticker"		"1"
			"[rio2022_signature_liazz_4]sticker"		"1"
			"[rio2022_signature_alistair_4]sticker"		"1"
			"[rio2022_signature_sk0r_4]sticker"		"1"
			"[rio2022_signature_techno4k_4]sticker"		"1"
			"[rio2022_signature_kabal_4]sticker"		"1"
			"[rio2022_signature_blitz_4]sticker"		"1"
			"[rio2022_signature_annihilation_4]sticker"		"1"
			"[rio2022_signature_fallen_4]sticker"		"1"
			"[rio2022_signature_fer_4]sticker"		"1"
			"[rio2022_signature_boltz_4]sticker"		"1"
			"[rio2022_signature_vini_4]sticker"		"1"
			"[rio2022_signature_chelo_4]sticker"		"1"
			"[rio2022_signature_fl1t_4]sticker"		"1"
			"[rio2022_signature_n0rb3r7_4]sticker"		"1"
			"[rio2022_signature_jame_4]sticker"		"1"
			"[rio2022_signature_qikert_4]sticker"		"1"
			"[rio2022_signature_fame_4]sticker"		"1"
		}
		"crate_signature_pack_rio2022_group_contenders_mythical"
		{
			"[rio2022_signature_taco_4_glitter]sticker"		"1"
			"[rio2022_signature_coldzera_4_glitter]sticker"		"1"
			"[rio2022_signature_try_4_glitter]sticker"		"1"
			"[rio2022_signature_latto_4_glitter]sticker"		"1"
			"[rio2022_signature_dumau_4_glitter]sticker"		"1"
			"[rio2022_signature_krimz_4_glitter]sticker"		"1"
			"[rio2022_signature_mezii_4_glitter]sticker"		"1"
			"[rio2022_signature_fashr_4_glitter]sticker"		"1"
			"[rio2022_signature_roej_4_glitter]sticker"		"1"
			"[rio2022_signature_nicoodoz_4_glitter]sticker"		"1"
			"[rio2022_signature_kscerato_4_glitter]sticker"		"1"
			"[rio2022_signature_yuurih_4_glitter]sticker"		"1"
			"[rio2022_signature_drop_4_glitter]sticker"		"1"
			"[rio2022_signature_saffee_4_glitter]sticker"		"1"
			"[rio2022_signature_art_4_glitter]sticker"		"1"
			"[rio2022_signature_acor_4_glitter]sticker"		"1"
			"[rio2022_signature_im_4_glitter]sticker"		"1"
			"[rio2022_signature_siuhy_4_glitter]sticker"		"1"
			"[rio2022_signature_keoz_4_glitter]sticker"		"1"
			"[rio2022_signature_isak_4_glitter]sticker"		"1"
			"[rio2022_signature_ins_4_glitter]sticker"		"1"
			"[rio2022_signature_vexite_4_glitter]sticker"		"1"
			"[rio2022_signature_sico_4_glitter]sticker"		"1"
			"[rio2022_signature_liazz_4_glitter]sticker"		"1"
			"[rio2022_signature_alistair_4_glitter]sticker"		"1"
			"[rio2022_signature_sk0r_4_glitter]sticker"		"1"
			"[rio2022_signature_techno4k_4_glitter]sticker"		"1"
			"[rio2022_signature_kabal_4_glitter]sticker"		"1"
			"[rio2022_signature_blitz_4_glitter]sticker"		"1"
			"[rio2022_signature_annihilation_4_glitter]sticker"		"1"
			"[rio2022_signature_fallen_4_glitter]sticker"		"1"
			"[rio2022_signature_fer_4_glitter]sticker"		"1"
			"[rio2022_signature_boltz_4_glitter]sticker"		"1"
			"[rio2022_signature_vini_4_glitter]sticker"		"1"
			"[rio2022_signature_chelo_4_glitter]sticker"		"1"
			"[rio2022_signature_fl1t_4_glitter]sticker"		"1"
			"[rio2022_signature_n0rb3r7_4_glitter]sticker"		"1"
			"[rio2022_signature_jame_4_glitter]sticker"		"1"
			"[rio2022_signature_qikert_4_glitter]sticker"		"1"
			"[rio2022_signature_fame_4_glitter]sticker"		"1"
		}
		"crate_signature_pack_rio2022_group_contenders_legendary"
		{
			"[rio2022_signature_taco_4_holo]sticker"		"1"
			"[rio2022_signature_coldzera_4_holo]sticker"		"1"
			"[rio2022_signature_try_4_holo]sticker"		"1"
			"[rio2022_signature_latto_4_holo]sticker"		"1"
			"[rio2022_signature_dumau_4_holo]sticker"		"1"
			"[rio2022_signature_krimz_4_holo]sticker"		"1"
			"[rio2022_signature_mezii_4_holo]sticker"		"1"
			"[rio2022_signature_fashr_4_holo]sticker"		"1"
			"[rio2022_signature_roej_4_holo]sticker"		"1"
			"[rio2022_signature_nicoodoz_4_holo]sticker"		"1"
			"[rio2022_signature_kscerato_4_holo]sticker"		"1"
			"[rio2022_signature_yuurih_4_holo]sticker"		"1"
			"[rio2022_signature_drop_4_holo]sticker"		"1"
			"[rio2022_signature_saffee_4_holo]sticker"		"1"
			"[rio2022_signature_art_4_holo]sticker"		"1"
			"[rio2022_signature_acor_4_holo]sticker"		"1"
			"[rio2022_signature_im_4_holo]sticker"		"1"
			"[rio2022_signature_siuhy_4_holo]sticker"		"1"
			"[rio2022_signature_keoz_4_holo]sticker"		"1"
			"[rio2022_signature_isak_4_holo]sticker"		"1"
			"[rio2022_signature_ins_4_holo]sticker"		"1"
			"[rio2022_signature_vexite_4_holo]sticker"		"1"
			"[rio2022_signature_sico_4_holo]sticker"		"1"
			"[rio2022_signature_liazz_4_holo]sticker"		"1"
			"[rio2022_signature_alistair_4_holo]sticker"		"1"
			"[rio2022_signature_sk0r_4_holo]sticker"		"1"
			"[rio2022_signature_techno4k_4_holo]sticker"		"1"
			"[rio2022_signature_kabal_4_holo]sticker"		"1"
			"[rio2022_signature_blitz_4_holo]sticker"		"1"
			"[rio2022_signature_annihilation_4_holo]sticker"		"1"
			"[rio2022_signature_fallen_4_holo]sticker"		"1"
			"[rio2022_signature_fer_4_holo]sticker"		"1"
			"[rio2022_signature_boltz_4_holo]sticker"		"1"
			"[rio2022_signature_vini_4_holo]sticker"		"1"
			"[rio2022_signature_chelo_4_holo]sticker"		"1"
			"[rio2022_signature_fl1t_4_holo]sticker"		"1"
			"[rio2022_signature_n0rb3r7_4_holo]sticker"		"1"
			"[rio2022_signature_jame_4_holo]sticker"		"1"
			"[rio2022_signature_qikert_4_holo]sticker"		"1"
			"[rio2022_signature_fame_4_holo]sticker"		"1"
		}
		"crate_signature_pack_rio2022_group_contenders_gold"
		{
			"[rio2022_signature_taco_4_gold]sticker"		"1"
			"[rio2022_signature_coldzera_4_gold]sticker"		"1"
			"[rio2022_signature_try_4_gold]sticker"		"1"
			"[rio2022_signature_latto_4_gold]sticker"		"1"
			"[rio2022_signature_dumau_4_gold]sticker"		"1"
			"[rio2022_signature_krimz_4_gold]sticker"		"1"
			"[rio2022_signature_mezii_4_gold]sticker"		"1"
			"[rio2022_signature_fashr_4_gold]sticker"		"1"
			"[rio2022_signature_roej_4_gold]sticker"		"1"
			"[rio2022_signature_nicoodoz_4_gold]sticker"		"1"
			"[rio2022_signature_kscerato_4_gold]sticker"		"1"
			"[rio2022_signature_yuurih_4_gold]sticker"		"1"
			"[rio2022_signature_drop_4_gold]sticker"		"1"
			"[rio2022_signature_saffee_4_gold]sticker"		"1"
			"[rio2022_signature_art_4_gold]sticker"		"1"
			"[rio2022_signature_acor_4_gold]sticker"		"1"
			"[rio2022_signature_im_4_gold]sticker"		"1"
			"[rio2022_signature_siuhy_4_gold]sticker"		"1"
			"[rio2022_signature_keoz_4_gold]sticker"		"1"
			"[rio2022_signature_isak_4_gold]sticker"		"1"
			"[rio2022_signature_ins_4_gold]sticker"		"1"
			"[rio2022_signature_vexite_4_gold]sticker"		"1"
			"[rio2022_signature_sico_4_gold]sticker"		"1"
			"[rio2022_signature_liazz_4_gold]sticker"		"1"
			"[rio2022_signature_alistair_4_gold]sticker"		"1"
			"[rio2022_signature_sk0r_4_gold]sticker"		"1"
			"[rio2022_signature_techno4k_4_gold]sticker"		"1"
			"[rio2022_signature_kabal_4_gold]sticker"		"1"
			"[rio2022_signature_blitz_4_gold]sticker"		"1"
			"[rio2022_signature_annihilation_4_gold]sticker"		"1"
			"[rio2022_signature_fallen_4_gold]sticker"		"1"
			"[rio2022_signature_fer_4_gold]sticker"		"1"
			"[rio2022_signature_boltz_4_gold]sticker"		"1"
			"[rio2022_signature_vini_4_gold]sticker"		"1"
			"[rio2022_signature_chelo_4_gold]sticker"		"1"
			"[rio2022_signature_fl1t_4_gold]sticker"		"1"
			"[rio2022_signature_n0rb3r7_4_gold]sticker"		"1"
			"[rio2022_signature_jame_4_gold]sticker"		"1"
			"[rio2022_signature_qikert_4_gold]sticker"		"1"
			"[rio2022_signature_fame_4_gold]sticker"		"1"
		}
		"crate_signature_pack_rio2022_group_champions_rare"
		{
			"[rio2022_signature_fl1t_32]sticker"		"1"
			"[rio2022_signature_n0rb3r7_32]sticker"		"1"
			"[rio2022_signature_jame_32]sticker"		"1"
			"[rio2022_signature_qikert_32]sticker"		"1"
			"[rio2022_signature_fame_32]sticker"		"1"
		}
		"crate_signature_pack_rio2022_group_champions_mythical"
		{
			"[rio2022_signature_fl1t_32_glitter]sticker"		"1"
			"[rio2022_signature_n0rb3r7_32_glitter]sticker"		"1"
			"[rio2022_signature_jame_32_glitter]sticker"		"1"
			"[rio2022_signature_qikert_32_glitter]sticker"		"1"
			"[rio2022_signature_fame_32_glitter]sticker"		"1"
		}
		"crate_signature_pack_rio2022_group_champions_legendary"
		{
			"[rio2022_signature_fl1t_32_holo]sticker"		"1"
			"[rio2022_signature_n0rb3r7_32_holo]sticker"		"1"
			"[rio2022_signature_jame_32_holo]sticker"		"1"
			"[rio2022_signature_qikert_32_holo]sticker"		"1"
			"[rio2022_signature_fame_32_holo]sticker"		"1"
		}
		"crate_signature_pack_rio2022_group_champions_gold"
		{
			"[rio2022_signature_fl1t_32_gold]sticker"		"1"
			"[rio2022_signature_n0rb3r7_32_gold]sticker"		"1"
			"[rio2022_signature_jame_32_gold]sticker"		"1"
			"[rio2022_signature_qikert_32_gold]sticker"		"1"
			"[rio2022_signature_fame_32_gold]sticker"		"1"
		}
		"crate_signature_pack_rio2022_group_players_collection_legends"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_rio2022_group_legends_rare"		"1"
			"crate_signature_pack_rio2022_group_legends_mythical"		"1"
			"crate_signature_pack_rio2022_group_legends_legendary"		"1"
			"crate_signature_pack_rio2022_group_legends_gold"		"1"
		}
		"crate_signature_pack_rio2022_group_players_collection_challengers"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_rio2022_group_challengers_rare"		"1"
			"crate_signature_pack_rio2022_group_challengers_mythical"		"1"
			"crate_signature_pack_rio2022_group_challengers_legendary"		"1"
			"crate_signature_pack_rio2022_group_challengers_gold"		"1"
		}
		"crate_signature_pack_rio2022_group_players_collection_contenders"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_rio2022_group_contenders_rare"		"1"
			"crate_signature_pack_rio2022_group_contenders_mythical"		"1"
			"crate_signature_pack_rio2022_group_contenders_legendary"		"1"
			"crate_signature_pack_rio2022_group_contenders_gold"		"1"
		}
		"crate_signature_pack_rio2022_group_players_collection_champions"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_rio2022_group_champions_rare"		"1"
			"crate_signature_pack_rio2022_group_champions_mythical"		"1"
			"crate_signature_pack_rio2022_group_champions_legendary"		"1"
			"crate_signature_pack_rio2022_group_champions_gold"		"1"
		}
		"rio2022_contents_team0_ence"
		{
			"[rio2022_team_ence]sticker"		"1"
		}
		"rio2022_contents_team1_ence"
		{
			"[rio2022_team_ence_glitter]sticker"		"1"
		}
		"rio2022_contents_team0_faze"
		{
			"[rio2022_team_faze]sticker"		"1"
		}
		"rio2022_contents_team1_faze"
		{
			"[rio2022_team_faze_glitter]sticker"		"1"
		}
		"rio2022_contents_team0_hero"
		{
			"[rio2022_team_hero]sticker"		"1"
		}
		"rio2022_contents_team1_hero"
		{
			"[rio2022_team_hero_glitter]sticker"		"1"
		}
		"rio2022_contents_team0_navi"
		{
			"[rio2022_team_navi]sticker"		"1"
		}
		"rio2022_contents_team1_navi"
		{
			"[rio2022_team_navi_glitter]sticker"		"1"
		}
		"rio2022_contents_team0_nip"
		{
			"[rio2022_team_nip]sticker"		"1"
		}
		"rio2022_contents_team1_nip"
		{
			"[rio2022_team_nip_glitter]sticker"		"1"
		}
		"rio2022_contents_team0_spr"
		{
			"[rio2022_team_spr]sticker"		"1"
		}
		"rio2022_contents_team1_spr"
		{
			"[rio2022_team_spr_glitter]sticker"		"1"
		}
		"rio2022_contents_team0_liq"
		{
			"[rio2022_team_liq]sticker"		"1"
		}
		"rio2022_contents_team1_liq"
		{
			"[rio2022_team_liq_glitter]sticker"		"1"
		}
		"rio2022_contents_team0_spir"
		{
			"[rio2022_team_spir]sticker"		"1"
		}
		"rio2022_contents_team1_spir"
		{
			"[rio2022_team_spir_glitter]sticker"		"1"
		}
		"rio2022_contents_team0_nine"
		{
			"[rio2022_team_nine]sticker"		"1"
		}
		"rio2022_contents_team1_nine"
		{
			"[rio2022_team_nine_glitter]sticker"		"1"
		}
		"rio2022_contents_team0_bne"
		{
			"[rio2022_team_bne]sticker"		"1"
		}
		"rio2022_contents_team1_bne"
		{
			"[rio2022_team_bne_glitter]sticker"		"1"
		}
		"rio2022_contents_team0_big"
		{
			"[rio2022_team_big]sticker"		"1"
		}
		"rio2022_contents_team1_big"
		{
			"[rio2022_team_big_glitter]sticker"		"1"
		}
		"rio2022_contents_team0_c9"
		{
			"[rio2022_team_c9]sticker"		"1"
		}
		"rio2022_contents_team1_c9"
		{
			"[rio2022_team_c9_glitter]sticker"		"1"
		}
		"rio2022_contents_team0_evl"
		{
			"[rio2022_team_evl]sticker"		"1"
		}
		"rio2022_contents_team1_evl"
		{
			"[rio2022_team_evl_glitter]sticker"		"1"
		}
		"rio2022_contents_team0_mouz"
		{
			"[rio2022_team_mouz]sticker"		"1"
		}
		"rio2022_contents_team1_mouz"
		{
			"[rio2022_team_mouz_glitter]sticker"		"1"
		}
		"rio2022_contents_team0_og"
		{
			"[rio2022_team_og]sticker"		"1"
		}
		"rio2022_contents_team1_og"
		{
			"[rio2022_team_og_glitter]sticker"		"1"
		}
		"rio2022_contents_team0_vita"
		{
			"[rio2022_team_vita]sticker"		"1"
		}
		"rio2022_contents_team1_vita"
		{
			"[rio2022_team_vita_glitter]sticker"		"1"
		}
		"rio2022_contents_team0_zzn"
		{
			"[rio2022_team_zzn]sticker"		"1"
		}
		"rio2022_contents_team1_zzn"
		{
			"[rio2022_team_zzn_glitter]sticker"		"1"
		}
		"rio2022_contents_team0_fntc"
		{
			"[rio2022_team_fntc]sticker"		"1"
		}
		"rio2022_contents_team1_fntc"
		{
			"[rio2022_team_fntc_glitter]sticker"		"1"
		}
		"rio2022_contents_team0_furi"
		{
			"[rio2022_team_furi]sticker"		"1"
		}
		"rio2022_contents_team1_furi"
		{
			"[rio2022_team_furi_glitter]sticker"		"1"
		}
		"rio2022_contents_team0_gl"
		{
			"[rio2022_team_gl]sticker"		"1"
		}
		"rio2022_contents_team1_gl"
		{
			"[rio2022_team_gl_glitter]sticker"		"1"
		}
		"rio2022_contents_team0_gray"
		{
			"[rio2022_team_gray]sticker"		"1"
		}
		"rio2022_contents_team1_gray"
		{
			"[rio2022_team_gray_glitter]sticker"		"1"
		}
		"rio2022_contents_team0_ihc"
		{
			"[rio2022_team_ihc]sticker"		"1"
		}
		"rio2022_contents_team1_ihc"
		{
			"[rio2022_team_ihc_glitter]sticker"		"1"
		}
		"rio2022_contents_team0_imp"
		{
			"[rio2022_team_imp]sticker"		"1"
		}
		"rio2022_contents_team1_imp"
		{
			"[rio2022_team_imp_glitter]sticker"		"1"
		}
		"rio2022_contents_team0_out"
		{
			"[rio2022_team_out]sticker"		"1"
		}
		"rio2022_contents_team1_out"
		{
			"[rio2022_team_out_glitter]sticker"		"1"
		}
		"rio2022_contents_team0_iem"
		{
			"[rio2022_team_iem]sticker"		"1"
		}
		"rio2022_contents_team1_iem"
		{
			"[rio2022_team_iem_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_snappi_2"
		{
			"[rio2022_signature_snappi_2]sticker"		"1"
		}
		"rio2022_contents_signature1_snappi_2"
		{
			"[rio2022_signature_snappi_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_dycha_2"
		{
			"[rio2022_signature_dycha_2]sticker"		"1"
		}
		"rio2022_contents_signature1_dycha_2"
		{
			"[rio2022_signature_dycha_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_maden_2"
		{
			"[rio2022_signature_maden_2]sticker"		"1"
		}
		"rio2022_contents_signature1_maden_2"
		{
			"[rio2022_signature_maden_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_v4lde_2"
		{
			"[rio2022_signature_v4lde_2]sticker"		"1"
		}
		"rio2022_contents_signature1_v4lde_2"
		{
			"[rio2022_signature_v4lde_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_sunpayus_2"
		{
			"[rio2022_signature_sunpayus_2]sticker"		"1"
		}
		"rio2022_contents_signature1_sunpayus_2"
		{
			"[rio2022_signature_sunpayus_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_karrigan_2"
		{
			"[rio2022_signature_karrigan_2]sticker"		"1"
		}
		"rio2022_contents_signature1_karrigan_2"
		{
			"[rio2022_signature_karrigan_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_rain_2"
		{
			"[rio2022_signature_rain_2]sticker"		"1"
		}
		"rio2022_contents_signature1_rain_2"
		{
			"[rio2022_signature_rain_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_twistzz_2"
		{
			"[rio2022_signature_twistzz_2]sticker"		"1"
		}
		"rio2022_contents_signature1_twistzz_2"
		{
			"[rio2022_signature_twistzz_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_ropz_2"
		{
			"[rio2022_signature_ropz_2]sticker"		"1"
		}
		"rio2022_contents_signature1_ropz_2"
		{
			"[rio2022_signature_ropz_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_broky_2"
		{
			"[rio2022_signature_broky_2]sticker"		"1"
		}
		"rio2022_contents_signature1_broky_2"
		{
			"[rio2022_signature_broky_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_cadian_2"
		{
			"[rio2022_signature_cadian_2]sticker"		"1"
		}
		"rio2022_contents_signature1_cadian_2"
		{
			"[rio2022_signature_cadian_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_teses_2"
		{
			"[rio2022_signature_teses_2]sticker"		"1"
		}
		"rio2022_contents_signature1_teses_2"
		{
			"[rio2022_signature_teses_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_sjuush_2"
		{
			"[rio2022_signature_sjuush_2]sticker"		"1"
		}
		"rio2022_contents_signature1_sjuush_2"
		{
			"[rio2022_signature_sjuush_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_jabbi_2"
		{
			"[rio2022_signature_jabbi_2]sticker"		"1"
		}
		"rio2022_contents_signature1_jabbi_2"
		{
			"[rio2022_signature_jabbi_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_stavn_2"
		{
			"[rio2022_signature_stavn_2]sticker"		"1"
		}
		"rio2022_contents_signature1_stavn_2"
		{
			"[rio2022_signature_stavn_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_b1t_2"
		{
			"[rio2022_signature_b1t_2]sticker"		"1"
		}
		"rio2022_contents_signature1_b1t_2"
		{
			"[rio2022_signature_b1t_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_electronic_2"
		{
			"[rio2022_signature_electronic_2]sticker"		"1"
		}
		"rio2022_contents_signature1_electronic_2"
		{
			"[rio2022_signature_electronic_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_sdy_2"
		{
			"[rio2022_signature_sdy_2]sticker"		"1"
		}
		"rio2022_contents_signature1_sdy_2"
		{
			"[rio2022_signature_sdy_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_perfecto_2"
		{
			"[rio2022_signature_perfecto_2]sticker"		"1"
		}
		"rio2022_contents_signature1_perfecto_2"
		{
			"[rio2022_signature_perfecto_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_s1mple_2"
		{
			"[rio2022_signature_s1mple_2]sticker"		"1"
		}
		"rio2022_contents_signature1_s1mple_2"
		{
			"[rio2022_signature_s1mple_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_es3tag_2"
		{
			"[rio2022_signature_es3tag_2]sticker"		"1"
		}
		"rio2022_contents_signature1_es3tag_2"
		{
			"[rio2022_signature_es3tag_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_aleksib_2"
		{
			"[rio2022_signature_aleksib_2]sticker"		"1"
		}
		"rio2022_contents_signature1_aleksib_2"
		{
			"[rio2022_signature_aleksib_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_rez_2"
		{
			"[rio2022_signature_rez_2]sticker"		"1"
		}
		"rio2022_contents_signature1_rez_2"
		{
			"[rio2022_signature_rez_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_hampus_2"
		{
			"[rio2022_signature_hampus_2]sticker"		"1"
		}
		"rio2022_contents_signature1_hampus_2"
		{
			"[rio2022_signature_hampus_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_brollan_2"
		{
			"[rio2022_signature_brollan_2]sticker"		"1"
		}
		"rio2022_contents_signature1_brollan_2"
		{
			"[rio2022_signature_brollan_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_slaxz_2"
		{
			"[rio2022_signature_slaxz_2]sticker"		"1"
		}
		"rio2022_contents_signature1_slaxz_2"
		{
			"[rio2022_signature_slaxz_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_launx_2"
		{
			"[rio2022_signature_launx_2]sticker"		"1"
		}
		"rio2022_contents_signature1_launx_2"
		{
			"[rio2022_signature_launx_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_refrezh_2"
		{
			"[rio2022_signature_refrezh_2]sticker"		"1"
		}
		"rio2022_contents_signature1_refrezh_2"
		{
			"[rio2022_signature_refrezh_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_staehr_2"
		{
			"[rio2022_signature_staehr_2]sticker"		"1"
		}
		"rio2022_contents_signature1_staehr_2"
		{
			"[rio2022_signature_staehr_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_zyphon_2"
		{
			"[rio2022_signature_zyphon_2]sticker"		"1"
		}
		"rio2022_contents_signature1_zyphon_2"
		{
			"[rio2022_signature_zyphon_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_yekindar_2"
		{
			"[rio2022_signature_yekindar_2]sticker"		"1"
		}
		"rio2022_contents_signature1_yekindar_2"
		{
			"[rio2022_signature_yekindar_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_osee_2"
		{
			"[rio2022_signature_osee_2]sticker"		"1"
		}
		"rio2022_contents_signature1_osee_2"
		{
			"[rio2022_signature_osee_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_nitro_2"
		{
			"[rio2022_signature_nitro_2]sticker"		"1"
		}
		"rio2022_contents_signature1_nitro_2"
		{
			"[rio2022_signature_nitro_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_naf_2"
		{
			"[rio2022_signature_naf_2]sticker"		"1"
		}
		"rio2022_contents_signature1_naf_2"
		{
			"[rio2022_signature_naf_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_elige_2"
		{
			"[rio2022_signature_elige_2]sticker"		"1"
		}
		"rio2022_contents_signature1_elige_2"
		{
			"[rio2022_signature_elige_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_chopper_2"
		{
			"[rio2022_signature_chopper_2]sticker"		"1"
		}
		"rio2022_contents_signature1_chopper_2"
		{
			"[rio2022_signature_chopper_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_magixx_2"
		{
			"[rio2022_signature_magixx_2]sticker"		"1"
		}
		"rio2022_contents_signature1_magixx_2"
		{
			"[rio2022_signature_magixx_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_patsi_2"
		{
			"[rio2022_signature_patsi_2]sticker"		"1"
		}
		"rio2022_contents_signature1_patsi_2"
		{
			"[rio2022_signature_patsi_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_s1ren_2"
		{
			"[rio2022_signature_s1ren_2]sticker"		"1"
		}
		"rio2022_contents_signature1_s1ren_2"
		{
			"[rio2022_signature_s1ren_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_w0nderful_2"
		{
			"[rio2022_signature_w0nderful_2]sticker"		"1"
		}
		"rio2022_contents_signature1_w0nderful_2"
		{
			"[rio2022_signature_w0nderful_2_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_nqz_1"
		{
			"[rio2022_signature_nqz_1]sticker"		"1"
		}
		"rio2022_contents_signature1_nqz_1"
		{
			"[rio2022_signature_nqz_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_dav1deus_1"
		{
			"[rio2022_signature_dav1deus_1]sticker"		"1"
		}
		"rio2022_contents_signature1_dav1deus_1"
		{
			"[rio2022_signature_dav1deus_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_max_1"
		{
			"[rio2022_signature_max_1]sticker"		"1"
		}
		"rio2022_contents_signature1_max_1"
		{
			"[rio2022_signature_max_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_dgt_1"
		{
			"[rio2022_signature_dgt_1]sticker"		"1"
		}
		"rio2022_contents_signature1_dgt_1"
		{
			"[rio2022_signature_dgt_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_buda_1"
		{
			"[rio2022_signature_buda_1]sticker"		"1"
		}
		"rio2022_contents_signature1_buda_1"
		{
			"[rio2022_signature_buda_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_gxx_1"
		{
			"[rio2022_signature_gxx_1]sticker"		"1"
		}
		"rio2022_contents_signature1_gxx_1"
		{
			"[rio2022_signature_gxx_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_sener1_1"
		{
			"[rio2022_signature_sener1_1]sticker"		"1"
		}
		"rio2022_contents_signature1_sener1_1"
		{
			"[rio2022_signature_sener1_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_juanflatroo_1"
		{
			"[rio2022_signature_juanflatroo_1]sticker"		"1"
		}
		"rio2022_contents_signature1_juanflatroo_1"
		{
			"[rio2022_signature_juanflatroo_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_rigon_1"
		{
			"[rio2022_signature_rigon_1]sticker"		"1"
		}
		"rio2022_contents_signature1_rigon_1"
		{
			"[rio2022_signature_rigon_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_sinnopsyy_1"
		{
			"[rio2022_signature_sinnopsyy_1]sticker"		"1"
		}
		"rio2022_contents_signature1_sinnopsyy_1"
		{
			"[rio2022_signature_sinnopsyy_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_faven_1"
		{
			"[rio2022_signature_faven_1]sticker"		"1"
		}
		"rio2022_contents_signature1_faven_1"
		{
			"[rio2022_signature_faven_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_krimbo_1"
		{
			"[rio2022_signature_krimbo_1]sticker"		"1"
		}
		"rio2022_contents_signature1_krimbo_1"
		{
			"[rio2022_signature_krimbo_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_k1to_1"
		{
			"[rio2022_signature_k1to_1]sticker"		"1"
		}
		"rio2022_contents_signature1_k1to_1"
		{
			"[rio2022_signature_k1to_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_tabsen_1"
		{
			"[rio2022_signature_tabsen_1]sticker"		"1"
		}
		"rio2022_contents_signature1_tabsen_1"
		{
			"[rio2022_signature_tabsen_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_syrson_1"
		{
			"[rio2022_signature_syrson_1]sticker"		"1"
		}
		"rio2022_contents_signature1_syrson_1"
		{
			"[rio2022_signature_syrson_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_sh1ro_1"
		{
			"[rio2022_signature_sh1ro_1]sticker"		"1"
		}
		"rio2022_contents_signature1_sh1ro_1"
		{
			"[rio2022_signature_sh1ro_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_nafany_1"
		{
			"[rio2022_signature_nafany_1]sticker"		"1"
		}
		"rio2022_contents_signature1_nafany_1"
		{
			"[rio2022_signature_nafany_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_ax1le_1"
		{
			"[rio2022_signature_ax1le_1]sticker"		"1"
		}
		"rio2022_contents_signature1_ax1le_1"
		{
			"[rio2022_signature_ax1le_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_interz_1"
		{
			"[rio2022_signature_interz_1]sticker"		"1"
		}
		"rio2022_contents_signature1_interz_1"
		{
			"[rio2022_signature_interz_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_hobbit_1"
		{
			"[rio2022_signature_hobbit_1]sticker"		"1"
		}
		"rio2022_contents_signature1_hobbit_1"
		{
			"[rio2022_signature_hobbit_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_autimatic_1"
		{
			"[rio2022_signature_autimatic_1]sticker"		"1"
		}
		"rio2022_contents_signature1_autimatic_1"
		{
			"[rio2022_signature_autimatic_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_nealan_1"
		{
			"[rio2022_signature_nealan_1]sticker"		"1"
		}
		"rio2022_contents_signature1_nealan_1"
		{
			"[rio2022_signature_nealan_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_brehze_1"
		{
			"[rio2022_signature_brehze_1]sticker"		"1"
		}
		"rio2022_contents_signature1_brehze_1"
		{
			"[rio2022_signature_brehze_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_hext_1"
		{
			"[rio2022_signature_hext_1]sticker"		"1"
		}
		"rio2022_contents_signature1_hext_1"
		{
			"[rio2022_signature_hext_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_cerq_1"
		{
			"[rio2022_signature_cerq_1]sticker"		"1"
		}
		"rio2022_contents_signature1_cerq_1"
		{
			"[rio2022_signature_cerq_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_frozen_1"
		{
			"[rio2022_signature_frozen_1]sticker"		"1"
		}
		"rio2022_contents_signature1_frozen_1"
		{
			"[rio2022_signature_frozen_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_dexter_1"
		{
			"[rio2022_signature_dexter_1]sticker"		"1"
		}
		"rio2022_contents_signature1_dexter_1"
		{
			"[rio2022_signature_dexter_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_jdc_1"
		{
			"[rio2022_signature_jdc_1]sticker"		"1"
		}
		"rio2022_contents_signature1_jdc_1"
		{
			"[rio2022_signature_jdc_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_torzsi_1"
		{
			"[rio2022_signature_torzsi_1]sticker"		"1"
		}
		"rio2022_contents_signature1_torzsi_1"
		{
			"[rio2022_signature_torzsi_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_xertion_1"
		{
			"[rio2022_signature_xertion_1]sticker"		"1"
		}
		"rio2022_contents_signature1_xertion_1"
		{
			"[rio2022_signature_xertion_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_nexa_1"
		{
			"[rio2022_signature_nexa_1]sticker"		"1"
		}
		"rio2022_contents_signature1_nexa_1"
		{
			"[rio2022_signature_nexa_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_neofrag_1"
		{
			"[rio2022_signature_neofrag_1]sticker"		"1"
		}
		"rio2022_contents_signature1_neofrag_1"
		{
			"[rio2022_signature_neofrag_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_flamez_1"
		{
			"[rio2022_signature_flamez_1]sticker"		"1"
		}
		"rio2022_contents_signature1_flamez_1"
		{
			"[rio2022_signature_flamez_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_degster_1"
		{
			"[rio2022_signature_degster_1]sticker"		"1"
		}
		"rio2022_contents_signature1_degster_1"
		{
			"[rio2022_signature_degster_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_f1ku_1"
		{
			"[rio2022_signature_f1ku_1]sticker"		"1"
		}
		"rio2022_contents_signature1_f1ku_1"
		{
			"[rio2022_signature_f1ku_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_dupreeh_1"
		{
			"[rio2022_signature_dupreeh_1]sticker"		"1"
		}
		"rio2022_contents_signature1_dupreeh_1"
		{
			"[rio2022_signature_dupreeh_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_magisk_1"
		{
			"[rio2022_signature_magisk_1]sticker"		"1"
		}
		"rio2022_contents_signature1_magisk_1"
		{
			"[rio2022_signature_magisk_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_apex_1"
		{
			"[rio2022_signature_apex_1]sticker"		"1"
		}
		"rio2022_contents_signature1_apex_1"
		{
			"[rio2022_signature_apex_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_spinx_1"
		{
			"[rio2022_signature_spinx_1]sticker"		"1"
		}
		"rio2022_contents_signature1_spinx_1"
		{
			"[rio2022_signature_spinx_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_zywoo_1"
		{
			"[rio2022_signature_zywoo_1]sticker"		"1"
		}
		"rio2022_contents_signature1_zywoo_1"
		{
			"[rio2022_signature_zywoo_1_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_taco_4"
		{
			"[rio2022_signature_taco_4]sticker"		"1"
		}
		"rio2022_contents_signature1_taco_4"
		{
			"[rio2022_signature_taco_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_coldzera_4"
		{
			"[rio2022_signature_coldzera_4]sticker"		"1"
		}
		"rio2022_contents_signature1_coldzera_4"
		{
			"[rio2022_signature_coldzera_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_try_4"
		{
			"[rio2022_signature_try_4]sticker"		"1"
		}
		"rio2022_contents_signature1_try_4"
		{
			"[rio2022_signature_try_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_latto_4"
		{
			"[rio2022_signature_latto_4]sticker"		"1"
		}
		"rio2022_contents_signature1_latto_4"
		{
			"[rio2022_signature_latto_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_dumau_4"
		{
			"[rio2022_signature_dumau_4]sticker"		"1"
		}
		"rio2022_contents_signature1_dumau_4"
		{
			"[rio2022_signature_dumau_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_krimz_4"
		{
			"[rio2022_signature_krimz_4]sticker"		"1"
		}
		"rio2022_contents_signature1_krimz_4"
		{
			"[rio2022_signature_krimz_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_mezii_4"
		{
			"[rio2022_signature_mezii_4]sticker"		"1"
		}
		"rio2022_contents_signature1_mezii_4"
		{
			"[rio2022_signature_mezii_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_fashr_4"
		{
			"[rio2022_signature_fashr_4]sticker"		"1"
		}
		"rio2022_contents_signature1_fashr_4"
		{
			"[rio2022_signature_fashr_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_roej_4"
		{
			"[rio2022_signature_roej_4]sticker"		"1"
		}
		"rio2022_contents_signature1_roej_4"
		{
			"[rio2022_signature_roej_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_nicoodoz_4"
		{
			"[rio2022_signature_nicoodoz_4]sticker"		"1"
		}
		"rio2022_contents_signature1_nicoodoz_4"
		{
			"[rio2022_signature_nicoodoz_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_kscerato_4"
		{
			"[rio2022_signature_kscerato_4]sticker"		"1"
		}
		"rio2022_contents_signature1_kscerato_4"
		{
			"[rio2022_signature_kscerato_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_yuurih_4"
		{
			"[rio2022_signature_yuurih_4]sticker"		"1"
		}
		"rio2022_contents_signature1_yuurih_4"
		{
			"[rio2022_signature_yuurih_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_drop_4"
		{
			"[rio2022_signature_drop_4]sticker"		"1"
		}
		"rio2022_contents_signature1_drop_4"
		{
			"[rio2022_signature_drop_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_saffee_4"
		{
			"[rio2022_signature_saffee_4]sticker"		"1"
		}
		"rio2022_contents_signature1_saffee_4"
		{
			"[rio2022_signature_saffee_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_art_4"
		{
			"[rio2022_signature_art_4]sticker"		"1"
		}
		"rio2022_contents_signature1_art_4"
		{
			"[rio2022_signature_art_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_acor_4"
		{
			"[rio2022_signature_acor_4]sticker"		"1"
		}
		"rio2022_contents_signature1_acor_4"
		{
			"[rio2022_signature_acor_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_im_4"
		{
			"[rio2022_signature_im_4]sticker"		"1"
		}
		"rio2022_contents_signature1_im_4"
		{
			"[rio2022_signature_im_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_siuhy_4"
		{
			"[rio2022_signature_siuhy_4]sticker"		"1"
		}
		"rio2022_contents_signature1_siuhy_4"
		{
			"[rio2022_signature_siuhy_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_keoz_4"
		{
			"[rio2022_signature_keoz_4]sticker"		"1"
		}
		"rio2022_contents_signature1_keoz_4"
		{
			"[rio2022_signature_keoz_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_isak_4"
		{
			"[rio2022_signature_isak_4]sticker"		"1"
		}
		"rio2022_contents_signature1_isak_4"
		{
			"[rio2022_signature_isak_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_ins_4"
		{
			"[rio2022_signature_ins_4]sticker"		"1"
		}
		"rio2022_contents_signature1_ins_4"
		{
			"[rio2022_signature_ins_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_vexite_4"
		{
			"[rio2022_signature_vexite_4]sticker"		"1"
		}
		"rio2022_contents_signature1_vexite_4"
		{
			"[rio2022_signature_vexite_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_sico_4"
		{
			"[rio2022_signature_sico_4]sticker"		"1"
		}
		"rio2022_contents_signature1_sico_4"
		{
			"[rio2022_signature_sico_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_liazz_4"
		{
			"[rio2022_signature_liazz_4]sticker"		"1"
		}
		"rio2022_contents_signature1_liazz_4"
		{
			"[rio2022_signature_liazz_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_alistair_4"
		{
			"[rio2022_signature_alistair_4]sticker"		"1"
		}
		"rio2022_contents_signature1_alistair_4"
		{
			"[rio2022_signature_alistair_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_sk0r_4"
		{
			"[rio2022_signature_sk0r_4]sticker"		"1"
		}
		"rio2022_contents_signature1_sk0r_4"
		{
			"[rio2022_signature_sk0r_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_techno4k_4"
		{
			"[rio2022_signature_techno4k_4]sticker"		"1"
		}
		"rio2022_contents_signature1_techno4k_4"
		{
			"[rio2022_signature_techno4k_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_kabal_4"
		{
			"[rio2022_signature_kabal_4]sticker"		"1"
		}
		"rio2022_contents_signature1_kabal_4"
		{
			"[rio2022_signature_kabal_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_blitz_4"
		{
			"[rio2022_signature_blitz_4]sticker"		"1"
		}
		"rio2022_contents_signature1_blitz_4"
		{
			"[rio2022_signature_blitz_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_annihilation_4"
		{
			"[rio2022_signature_annihilation_4]sticker"		"1"
		}
		"rio2022_contents_signature1_annihilation_4"
		{
			"[rio2022_signature_annihilation_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_fallen_4"
		{
			"[rio2022_signature_fallen_4]sticker"		"1"
		}
		"rio2022_contents_signature1_fallen_4"
		{
			"[rio2022_signature_fallen_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_fer_4"
		{
			"[rio2022_signature_fer_4]sticker"		"1"
		}
		"rio2022_contents_signature1_fer_4"
		{
			"[rio2022_signature_fer_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_boltz_4"
		{
			"[rio2022_signature_boltz_4]sticker"		"1"
		}
		"rio2022_contents_signature1_boltz_4"
		{
			"[rio2022_signature_boltz_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_vini_4"
		{
			"[rio2022_signature_vini_4]sticker"		"1"
		}
		"rio2022_contents_signature1_vini_4"
		{
			"[rio2022_signature_vini_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_chelo_4"
		{
			"[rio2022_signature_chelo_4]sticker"		"1"
		}
		"rio2022_contents_signature1_chelo_4"
		{
			"[rio2022_signature_chelo_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_fl1t_4"
		{
			"[rio2022_signature_fl1t_4]sticker"		"1"
		}
		"rio2022_contents_signature1_fl1t_4"
		{
			"[rio2022_signature_fl1t_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_n0rb3r7_4"
		{
			"[rio2022_signature_n0rb3r7_4]sticker"		"1"
		}
		"rio2022_contents_signature1_n0rb3r7_4"
		{
			"[rio2022_signature_n0rb3r7_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_jame_4"
		{
			"[rio2022_signature_jame_4]sticker"		"1"
		}
		"rio2022_contents_signature1_jame_4"
		{
			"[rio2022_signature_jame_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_qikert_4"
		{
			"[rio2022_signature_qikert_4]sticker"		"1"
		}
		"rio2022_contents_signature1_qikert_4"
		{
			"[rio2022_signature_qikert_4_glitter]sticker"		"1"
		}
		"rio2022_contents_signature0_fame_4"
		{
			"[rio2022_signature_fame_4]sticker"		"1"
		}
		"rio2022_contents_signature1_fame_4"
		{
			"[rio2022_signature_fame_4_glitter]sticker"		"1"
		}
		"storageunit0_rio2022_generated_contents"
		{
			"all_entries_as_additional_drops"		"1"
			"rio2022_contents_signature0_snappi_2"		"1"
			"rio2022_contents_signature0_dycha_2"		"1"
			"rio2022_contents_signature0_maden_2"		"1"
			"rio2022_contents_signature0_v4lde_2"		"1"
			"rio2022_contents_signature0_sunpayus_2"		"1"
			"rio2022_contents_signature0_karrigan_2"		"1"
			"rio2022_contents_signature0_rain_2"		"1"
			"rio2022_contents_signature0_twistzz_2"		"1"
			"rio2022_contents_signature0_ropz_2"		"1"
			"rio2022_contents_signature0_broky_2"		"1"
			"rio2022_contents_signature0_cadian_2"		"1"
			"rio2022_contents_signature0_teses_2"		"1"
			"rio2022_contents_signature0_sjuush_2"		"1"
			"rio2022_contents_signature0_jabbi_2"		"1"
			"rio2022_contents_signature0_stavn_2"		"1"
			"rio2022_contents_signature0_b1t_2"		"1"
			"rio2022_contents_signature0_electronic_2"		"1"
			"rio2022_contents_signature0_sdy_2"		"1"
			"rio2022_contents_signature0_perfecto_2"		"1"
			"rio2022_contents_signature0_s1mple_2"		"1"
			"rio2022_contents_signature0_es3tag_2"		"1"
			"rio2022_contents_signature0_aleksib_2"		"1"
			"rio2022_contents_signature0_rez_2"		"1"
			"rio2022_contents_signature0_hampus_2"		"1"
			"rio2022_contents_signature0_brollan_2"		"1"
			"rio2022_contents_signature0_slaxz_2"		"1"
			"rio2022_contents_signature0_launx_2"		"1"
			"rio2022_contents_signature0_refrezh_2"		"1"
			"rio2022_contents_signature0_staehr_2"		"1"
			"rio2022_contents_signature0_zyphon_2"		"1"
			"rio2022_contents_signature0_yekindar_2"		"1"
			"rio2022_contents_signature0_osee_2"		"1"
			"rio2022_contents_signature0_nitro_2"		"1"
			"rio2022_contents_signature0_naf_2"		"1"
			"rio2022_contents_signature0_elige_2"		"1"
			"rio2022_contents_signature0_chopper_2"		"1"
			"rio2022_contents_signature0_magixx_2"		"1"
			"rio2022_contents_signature0_patsi_2"		"1"
			"rio2022_contents_signature0_s1ren_2"		"1"
			"rio2022_contents_signature0_w0nderful_2"		"1"
			"rio2022_contents_signature0_nqz_1"		"1"
			"rio2022_contents_signature0_dav1deus_1"		"1"
			"rio2022_contents_signature0_max_1"		"1"
			"rio2022_contents_signature0_dgt_1"		"1"
			"rio2022_contents_signature0_buda_1"		"1"
			"rio2022_contents_signature0_gxx_1"		"1"
			"rio2022_contents_signature0_sener1_1"		"1"
			"rio2022_contents_signature0_juanflatroo_1"		"1"
			"rio2022_contents_signature0_rigon_1"		"1"
			"rio2022_contents_signature0_sinnopsyy_1"		"1"
			"rio2022_contents_signature0_faven_1"		"1"
			"rio2022_contents_signature0_krimbo_1"		"1"
			"rio2022_contents_signature0_k1to_1"		"1"
			"rio2022_contents_signature0_tabsen_1"		"1"
			"rio2022_contents_signature0_syrson_1"		"1"
			"rio2022_contents_signature0_sh1ro_1"		"1"
			"rio2022_contents_signature0_nafany_1"		"1"
			"rio2022_contents_signature0_ax1le_1"		"1"
			"rio2022_contents_signature0_interz_1"		"1"
			"rio2022_contents_signature0_hobbit_1"		"1"
			"rio2022_contents_signature0_autimatic_1"		"1"
			"rio2022_contents_signature0_nealan_1"		"1"
			"rio2022_contents_signature0_brehze_1"		"1"
			"rio2022_contents_signature0_hext_1"		"1"
			"rio2022_contents_signature0_cerq_1"		"1"
			"rio2022_contents_signature0_frozen_1"		"1"
			"rio2022_contents_signature0_dexter_1"		"1"
			"rio2022_contents_signature0_jdc_1"		"1"
			"rio2022_contents_signature0_torzsi_1"		"1"
			"rio2022_contents_signature0_xertion_1"		"1"
			"rio2022_contents_signature0_nexa_1"		"1"
			"rio2022_contents_signature0_neofrag_1"		"1"
			"rio2022_contents_signature0_flamez_1"		"1"
			"rio2022_contents_signature0_degster_1"		"1"
			"rio2022_contents_signature0_f1ku_1"		"1"
			"rio2022_contents_signature0_dupreeh_1"		"1"
			"rio2022_contents_signature0_magisk_1"		"1"
			"rio2022_contents_signature0_apex_1"		"1"
			"rio2022_contents_signature0_spinx_1"		"1"
			"rio2022_contents_signature0_zywoo_1"		"1"
			"rio2022_contents_signature0_taco_4"		"1"
			"rio2022_contents_signature0_coldzera_4"		"1"
			"rio2022_contents_signature0_try_4"		"1"
			"rio2022_contents_signature0_latto_4"		"1"
			"rio2022_contents_signature0_dumau_4"		"1"
			"rio2022_contents_signature0_krimz_4"		"1"
			"rio2022_contents_signature0_mezii_4"		"1"
			"rio2022_contents_signature0_fashr_4"		"1"
			"rio2022_contents_signature0_roej_4"		"1"
			"rio2022_contents_signature0_nicoodoz_4"		"1"
			"rio2022_contents_signature0_kscerato_4"		"1"
			"rio2022_contents_signature0_yuurih_4"		"1"
			"rio2022_contents_signature0_drop_4"		"1"
			"rio2022_contents_signature0_saffee_4"		"1"
			"rio2022_contents_signature0_art_4"		"1"
			"rio2022_contents_signature0_acor_4"		"1"
			"rio2022_contents_signature0_im_4"		"1"
			"rio2022_contents_signature0_siuhy_4"		"1"
			"rio2022_contents_signature0_keoz_4"		"1"
			"rio2022_contents_signature0_isak_4"		"1"
			"rio2022_contents_signature0_ins_4"		"1"
			"rio2022_contents_signature0_vexite_4"		"1"
			"rio2022_contents_signature0_sico_4"		"1"
			"rio2022_contents_signature0_liazz_4"		"1"
			"rio2022_contents_signature0_alistair_4"		"1"
			"rio2022_contents_signature0_sk0r_4"		"1"
			"rio2022_contents_signature0_techno4k_4"		"1"
			"rio2022_contents_signature0_kabal_4"		"1"
			"rio2022_contents_signature0_blitz_4"		"1"
			"rio2022_contents_signature0_annihilation_4"		"1"
			"rio2022_contents_signature0_fallen_4"		"1"
			"rio2022_contents_signature0_fer_4"		"1"
			"rio2022_contents_signature0_boltz_4"		"1"
			"rio2022_contents_signature0_vini_4"		"1"
			"rio2022_contents_signature0_chelo_4"		"1"
			"rio2022_contents_signature0_fl1t_4"		"1"
			"rio2022_contents_signature0_n0rb3r7_4"		"1"
			"rio2022_contents_signature0_jame_4"		"1"
			"rio2022_contents_signature0_qikert_4"		"1"
			"rio2022_contents_signature0_fame_4"		"1"
			"rio2022_contents_team0_ence"		"1"
			"rio2022_contents_team0_faze"		"1"
			"rio2022_contents_team0_hero"		"1"
			"rio2022_contents_team0_navi"		"1"
			"rio2022_contents_team0_nip"		"1"
			"rio2022_contents_team0_spr"		"1"
			"rio2022_contents_team0_liq"		"1"
			"rio2022_contents_team0_spir"		"1"
			"rio2022_contents_team0_nine"		"1"
			"rio2022_contents_team0_bne"		"1"
			"rio2022_contents_team0_big"		"1"
			"rio2022_contents_team0_c9"		"1"
			"rio2022_contents_team0_evl"		"1"
			"rio2022_contents_team0_mouz"		"1"
			"rio2022_contents_team0_og"		"1"
			"rio2022_contents_team0_vita"		"1"
			"rio2022_contents_team0_zzn"		"1"
			"rio2022_contents_team0_fntc"		"1"
			"rio2022_contents_team0_furi"		"1"
			"rio2022_contents_team0_gl"		"1"
			"rio2022_contents_team0_gray"		"1"
			"rio2022_contents_team0_ihc"		"1"
			"rio2022_contents_team0_imp"		"1"
			"rio2022_contents_team0_out"		"1"
			"rio2022_contents_team0_iem"		"1"
		}
		"storageunit1_rio2022_generated_contents"
		{
			"all_entries_as_additional_drops"		"1"
			"rio2022_contents_signature1_snappi_2"		"1"
			"rio2022_contents_signature1_dycha_2"		"1"
			"rio2022_contents_signature1_maden_2"		"1"
			"rio2022_contents_signature1_v4lde_2"		"1"
			"rio2022_contents_signature1_sunpayus_2"		"1"
			"rio2022_contents_signature1_karrigan_2"		"1"
			"rio2022_contents_signature1_rain_2"		"1"
			"rio2022_contents_signature1_twistzz_2"		"1"
			"rio2022_contents_signature1_ropz_2"		"1"
			"rio2022_contents_signature1_broky_2"		"1"
			"rio2022_contents_signature1_cadian_2"		"1"
			"rio2022_contents_signature1_teses_2"		"1"
			"rio2022_contents_signature1_sjuush_2"		"1"
			"rio2022_contents_signature1_jabbi_2"		"1"
			"rio2022_contents_signature1_stavn_2"		"1"
			"rio2022_contents_signature1_b1t_2"		"1"
			"rio2022_contents_signature1_electronic_2"		"1"
			"rio2022_contents_signature1_sdy_2"		"1"
			"rio2022_contents_signature1_perfecto_2"		"1"
			"rio2022_contents_signature1_s1mple_2"		"1"
			"rio2022_contents_signature1_es3tag_2"		"1"
			"rio2022_contents_signature1_aleksib_2"		"1"
			"rio2022_contents_signature1_rez_2"		"1"
			"rio2022_contents_signature1_hampus_2"		"1"
			"rio2022_contents_signature1_brollan_2"		"1"
			"rio2022_contents_signature1_slaxz_2"		"1"
			"rio2022_contents_signature1_launx_2"		"1"
			"rio2022_contents_signature1_refrezh_2"		"1"
			"rio2022_contents_signature1_staehr_2"		"1"
			"rio2022_contents_signature1_zyphon_2"		"1"
			"rio2022_contents_signature1_yekindar_2"		"1"
			"rio2022_contents_signature1_osee_2"		"1"
			"rio2022_contents_signature1_nitro_2"		"1"
			"rio2022_contents_signature1_naf_2"		"1"
			"rio2022_contents_signature1_elige_2"		"1"
			"rio2022_contents_signature1_chopper_2"		"1"
			"rio2022_contents_signature1_magixx_2"		"1"
			"rio2022_contents_signature1_patsi_2"		"1"
			"rio2022_contents_signature1_s1ren_2"		"1"
			"rio2022_contents_signature1_w0nderful_2"		"1"
			"rio2022_contents_signature1_nqz_1"		"1"
			"rio2022_contents_signature1_dav1deus_1"		"1"
			"rio2022_contents_signature1_max_1"		"1"
			"rio2022_contents_signature1_dgt_1"		"1"
			"rio2022_contents_signature1_buda_1"		"1"
			"rio2022_contents_signature1_gxx_1"		"1"
			"rio2022_contents_signature1_sener1_1"		"1"
			"rio2022_contents_signature1_juanflatroo_1"		"1"
			"rio2022_contents_signature1_rigon_1"		"1"
			"rio2022_contents_signature1_sinnopsyy_1"		"1"
			"rio2022_contents_signature1_faven_1"		"1"
			"rio2022_contents_signature1_krimbo_1"		"1"
			"rio2022_contents_signature1_k1to_1"		"1"
			"rio2022_contents_signature1_tabsen_1"		"1"
			"rio2022_contents_signature1_syrson_1"		"1"
			"rio2022_contents_signature1_sh1ro_1"		"1"
			"rio2022_contents_signature1_nafany_1"		"1"
			"rio2022_contents_signature1_ax1le_1"		"1"
			"rio2022_contents_signature1_interz_1"		"1"
			"rio2022_contents_signature1_hobbit_1"		"1"
			"rio2022_contents_signature1_autimatic_1"		"1"
			"rio2022_contents_signature1_nealan_1"		"1"
			"rio2022_contents_signature1_brehze_1"		"1"
			"rio2022_contents_signature1_hext_1"		"1"
			"rio2022_contents_signature1_cerq_1"		"1"
			"rio2022_contents_signature1_frozen_1"		"1"
			"rio2022_contents_signature1_dexter_1"		"1"
			"rio2022_contents_signature1_jdc_1"		"1"
			"rio2022_contents_signature1_torzsi_1"		"1"
			"rio2022_contents_signature1_xertion_1"		"1"
			"rio2022_contents_signature1_nexa_1"		"1"
			"rio2022_contents_signature1_neofrag_1"		"1"
			"rio2022_contents_signature1_flamez_1"		"1"
			"rio2022_contents_signature1_degster_1"		"1"
			"rio2022_contents_signature1_f1ku_1"		"1"
			"rio2022_contents_signature1_dupreeh_1"		"1"
			"rio2022_contents_signature1_magisk_1"		"1"
			"rio2022_contents_signature1_apex_1"		"1"
			"rio2022_contents_signature1_spinx_1"		"1"
			"rio2022_contents_signature1_zywoo_1"		"1"
			"rio2022_contents_signature1_taco_4"		"1"
			"rio2022_contents_signature1_coldzera_4"		"1"
			"rio2022_contents_signature1_try_4"		"1"
			"rio2022_contents_signature1_latto_4"		"1"
			"rio2022_contents_signature1_dumau_4"		"1"
			"rio2022_contents_signature1_krimz_4"		"1"
			"rio2022_contents_signature1_mezii_4"		"1"
			"rio2022_contents_signature1_fashr_4"		"1"
			"rio2022_contents_signature1_roej_4"		"1"
			"rio2022_contents_signature1_nicoodoz_4"		"1"
			"rio2022_contents_signature1_kscerato_4"		"1"
			"rio2022_contents_signature1_yuurih_4"		"1"
			"rio2022_contents_signature1_drop_4"		"1"
			"rio2022_contents_signature1_saffee_4"		"1"
			"rio2022_contents_signature1_art_4"		"1"
			"rio2022_contents_signature1_acor_4"		"1"
			"rio2022_contents_signature1_im_4"		"1"
			"rio2022_contents_signature1_siuhy_4"		"1"
			"rio2022_contents_signature1_keoz_4"		"1"
			"rio2022_contents_signature1_isak_4"		"1"
			"rio2022_contents_signature1_ins_4"		"1"
			"rio2022_contents_signature1_vexite_4"		"1"
			"rio2022_contents_signature1_sico_4"		"1"
			"rio2022_contents_signature1_liazz_4"		"1"
			"rio2022_contents_signature1_alistair_4"		"1"
			"rio2022_contents_signature1_sk0r_4"		"1"
			"rio2022_contents_signature1_techno4k_4"		"1"
			"rio2022_contents_signature1_kabal_4"		"1"
			"rio2022_contents_signature1_blitz_4"		"1"
			"rio2022_contents_signature1_annihilation_4"		"1"
			"rio2022_contents_signature1_fallen_4"		"1"
			"rio2022_contents_signature1_fer_4"		"1"
			"rio2022_contents_signature1_boltz_4"		"1"
			"rio2022_contents_signature1_vini_4"		"1"
			"rio2022_contents_signature1_chelo_4"		"1"
			"rio2022_contents_signature1_fl1t_4"		"1"
			"rio2022_contents_signature1_n0rb3r7_4"		"1"
			"rio2022_contents_signature1_jame_4"		"1"
			"rio2022_contents_signature1_qikert_4"		"1"
			"rio2022_contents_signature1_fame_4"		"1"
			"rio2022_contents_team1_ence"		"1"
			"rio2022_contents_team1_faze"		"1"
			"rio2022_contents_team1_hero"		"1"
			"rio2022_contents_team1_navi"		"1"
			"rio2022_contents_team1_nip"		"1"
			"rio2022_contents_team1_spr"		"1"
			"rio2022_contents_team1_liq"		"1"
			"rio2022_contents_team1_spir"		"1"
			"rio2022_contents_team1_nine"		"1"
			"rio2022_contents_team1_bne"		"1"
			"rio2022_contents_team1_big"		"1"
			"rio2022_contents_team1_c9"		"1"
			"rio2022_contents_team1_evl"		"1"
			"rio2022_contents_team1_mouz"		"1"
			"rio2022_contents_team1_og"		"1"
			"rio2022_contents_team1_vita"		"1"
			"rio2022_contents_team1_zzn"		"1"
			"rio2022_contents_team1_fntc"		"1"
			"rio2022_contents_team1_furi"		"1"
			"rio2022_contents_team1_gl"		"1"
			"rio2022_contents_team1_gray"		"1"
			"rio2022_contents_team1_ihc"		"1"
			"rio2022_contents_team1_imp"		"1"
			"rio2022_contents_team1_out"		"1"
			"rio2022_contents_team1_iem"		"1"
		}
		"storageunit0_rio2022_self_opening_purchase"
		{
			"casket"		"1"
		}
		"storageunit1_rio2022_self_opening_purchase"
		{
			"casket"		"1"
		}
		"crate_rio2022_promo_de_inferno"
		{
			"set_inferno_2"		"1"
		}
		"crate_rio2022_promo_de_mirage"
		{
			"set_mirage_2021"		"1"
		}
		"crate_rio2022_promo_de_dust2"
		{
			"set_dust_2_2021"		"1"
		}
		"crate_rio2022_promo_de_overpass"
		{
			"set_overpass"		"1"
		}
		"crate_rio2022_promo_de_ancient"
		{
			"set_op10_ancient"		"1"
		}
		"crate_rio2022_promo_de_nuke"
		{
			"set_nuke_2"		"1"
		}
		"crate_rio2022_promo_de_vertigo"
		{
			"set_vertigo_2021"		"1"
		}
	}
	"items"
	{
		"4850"
		{
			"item_name"		"#CSGO_TournamentPass_rio2022"
			"name"		"tournament_pass_rio2022"
			"item_description"		"#CSGO_TournamentPass_rio2022_Desc"
			"image_inventory"		"econ/status_icons/iem_pickem_2022_pass"
			"prefab"		"rio2022_tournament_pass_prefab rio2022_tournament_steamtv_items"
		}
		"4855"
		{
			"item_name"		"#CSGO_TournamentPass_rio2022_pack"
			"name"		"tournament_pass_rio2022_pack"
			"item_description"		"#CSGO_TournamentPass_rio2022_pack_Desc"
			"image_inventory"		"econ/status_icons/iem_pickem_2022_pass_pack"
			"prefab"		"rio2022_tournament_pass_prefab rio2022_tournament_steamtv_items"
		}
		"4856"
		{
			"item_name"		"#CSGO_TournamentPass_rio2022_charge"
			"name"		"tournament_pass_rio2022_charge"
			"item_description"		"#CSGO_TournamentPass_rio2022_charge_Desc"
			"image_inventory"		"econ/status_icons/iem_pickem_2022_pass_charge"
			"prefab"		"rio2022_tournament_pass_prefab"
			"attributes"
			{
				"cannot trade"		"1"
			}
		}
		"4851"
		{
			"name"		"tournament_journal_rio2022"
			"item_name"		"#CSGO_TournamentJournal_rio2022"
			"prefab"		"rio2022_tournament_journal_prefab"
			"image_inventory"		"econ/status_icons/iem_pickem_2022_bronze"
			"attributes"
			{
				"upgrade level"		"0"
				"upgrade threshold"		"3"
				"pedestal display model"		"models/inventory_items/iem_pickem_2022_bronze.mdl"
			}
		}
		"4852"
		{
			"name"		"tournament_journal_rio2022_silver"
			"item_name"		"#CSGO_TournamentJournal_rio2022_Silver"
			"prefab"		"rio2022_tournament_journal_prefab"
			"image_inventory"		"econ/status_icons/iem_pickem_2022_silver"
			"attributes"
			{
				"upgrade level"		"1"
				"upgrade threshold"		"6"
				"pedestal display model"		"models/inventory_items/iem_pickem_2022_silver.mdl"
			}
		}
		"4853"
		{
			"name"		"tournament_journal_rio2022_gold"
			"item_name"		"#CSGO_TournamentJournal_rio2022_Gold"
			"prefab"		"rio2022_tournament_journal_prefab"
			"image_inventory"		"econ/status_icons/iem_pickem_2022_gold"
			"attributes"
			{
				"upgrade level"		"2"
				"upgrade threshold"		"9"
				"pedestal display model"		"models/inventory_items/iem_pickem_2022_gold.mdl"
			}
		}
		"4854"
		{
			"name"		"tournament_journal_rio2022_crystal"
			"item_name"		"#CSGO_TournamentJournal_rio2022_Crystal"
			"prefab"		"rio2022_tournament_journal_prefab"
			"image_inventory"		"econ/status_icons/iem_pickem_2022_crystal"
			"attributes"
			{
				"upgrade level"		"3"
				"pedestal display model"		"models/inventory_items/iem_pickem_2022_crystal.mdl"
			}
		}
		"4857"
		{
			"item_name"		"#CSGO_crate_sticker_pack_rio2022_legends"
			"name"		"crate_sticker_pack_rio2022_legends"
			"item_description"		"#CSGO_crate_sticker_pack_rio2022_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_rio2022_legends"
			"prefab"		"rio2022_sticker_capsule_prefab rio2022_sellable_item_with_payment_rules"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"359"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_rio2022_legends_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_rio2022_legends_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4858"
		{
			"item_name"		"#CSGO_crate_sticker_pack_rio2022_challengers"
			"name"		"crate_sticker_pack_rio2022_challengers"
			"item_description"		"#CSGO_crate_sticker_pack_rio2022_challengers_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_rio2022_challengers"
			"prefab"		"rio2022_sticker_capsule_prefab rio2022_sellable_item_with_payment_rules"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"360"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_rio2022_challengers_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_rio2022_challengers_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4859"
		{
			"item_name"		"#CSGO_crate_sticker_pack_rio2022_contenders"
			"name"		"crate_sticker_pack_rio2022_contenders"
			"item_description"		"#CSGO_crate_sticker_pack_rio2022_contenders_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_rio2022_contenders"
			"prefab"		"rio2022_sticker_capsule_prefab rio2022_sellable_item_with_payment_rules"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"361"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_rio2022_contenders_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_rio2022_contenders_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4867"
		{
			"item_name"		"#CSGO_crate_signature_pack_rio2022_group_legends"
			"name"		"crate_signature_pack_rio2022_group_legends"
			"item_description"		"#CSGO_crate_signature_pack_rio2022_group_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_rio2022_group_legends"
			"prefab"		"rio2022_signature_capsule_prefab rio2022_sellable_item_with_payment_rules"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"369"
				}
			}
		}
		"4868"
		{
			"item_name"		"#CSGO_crate_signature_pack_rio2022_group_challengers"
			"name"		"crate_signature_pack_rio2022_group_challengers"
			"item_description"		"#CSGO_crate_signature_pack_rio2022_group_challengers_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_rio2022_group_challengers"
			"prefab"		"rio2022_signature_capsule_prefab rio2022_sellable_item_with_payment_rules"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"370"
				}
			}
		}
		"4869"
		{
			"item_name"		"#CSGO_crate_signature_pack_rio2022_group_contenders"
			"name"		"crate_signature_pack_rio2022_group_contenders"
			"item_description"		"#CSGO_crate_signature_pack_rio2022_group_contenders_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_rio2022_group_contenders"
			"prefab"		"rio2022_signature_capsule_prefab rio2022_sellable_item_with_payment_rules"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"371"
				}
			}
		}
		"4870"
		{
			"item_name"		"#CSGO_crate_signature_pack_rio2022_group_champions"
			"name"		"crate_signature_pack_rio2022_group_champions"
			"item_description"		"#CSGO_crate_signature_pack_rio2022_group_champions_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_rio2022_group_champions"
			"prefab"		"rio2022_signature_capsule_prefab rio2022_sellable_item_with_payment_rules"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"372"
				}
			}
		}
		"4871"
		{
			"name"		"storageunit0_rio2022"
			"item_name"		"#CSGO_storageunit0_rio2022"
			"item_description"		"#CSGO_storageunit0_rio2022_desc"
			"image_inventory"		"econ/tools/casket_rio2022_0"
			"loot_list_name"		"storageunit0_rio2022_generated_contents"
			"prefab"		"weapon_case_base rio2022_sellable_item_with_payment_rules"
			"item_type"		"self_opening_purchase"
			"attributes"
			{
				"cannot trade"		"1"
				"tournament event id"		"20"
			}
		}
		"4872"
		{
			"name"		"storageunit1_rio2022"
			"item_name"		"#CSGO_storageunit1_rio2022"
			"item_description"		"#CSGO_storageunit1_rio2022_desc"
			"image_inventory"		"econ/tools/casket_rio2022_1"
			"loot_list_name"		"storageunit1_rio2022_generated_contents"
			"prefab"		"weapon_case_base rio2022_sellable_item_with_payment_rules"
			"item_type"		"self_opening_purchase"
			"attributes"
			{
				"cannot trade"		"1"
				"tournament event id"		"20"
			}
		}
		"4860"
		{
			"item_name"		"#CSGO_crate_rio2022_promo_de_inferno"
			"name"		"crate_rio2022_promo_de_inferno"
			"image_inventory"		"econ/weapon_cases/crate_rio2022_promo_de_inferno"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"362"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"20"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_inferno_2"
					"tag_text"		"#CSGO_set_inferno_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4861"
		{
			"item_name"		"#CSGO_crate_rio2022_promo_de_mirage"
			"name"		"crate_rio2022_promo_de_mirage"
			"image_inventory"		"econ/weapon_cases/crate_rio2022_promo_de_mirage"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"363"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"20"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_mirage_2021"
					"tag_text"		"#CSGO_set_mirage_2021"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4862"
		{
			"item_name"		"#CSGO_crate_rio2022_promo_de_dust2"
			"name"		"crate_rio2022_promo_de_dust2"
			"image_inventory"		"econ/weapon_cases/crate_rio2022_promo_de_dust2"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"364"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"20"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_dust_2_2021"
					"tag_text"		"#CSGO_set_dust_2_2021"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4863"
		{
			"item_name"		"#CSGO_crate_rio2022_promo_de_overpass"
			"name"		"crate_rio2022_promo_de_overpass"
			"image_inventory"		"econ/weapon_cases/crate_rio2022_promo_de_overpass"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"365"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"20"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_overpass"
					"tag_text"		"#CSGO_set_overpass"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4864"
		{
			"item_name"		"#CSGO_crate_rio2022_promo_de_ancient"
			"name"		"crate_rio2022_promo_de_ancient"
			"image_inventory"		"econ/weapon_cases/crate_rio2022_promo_de_ancient"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"366"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"20"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_op10_ancient"
					"tag_text"		"#CSGO_set_op10_ancient"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4865"
		{
			"item_name"		"#CSGO_crate_rio2022_promo_de_nuke"
			"name"		"crate_rio2022_promo_de_nuke"
			"image_inventory"		"econ/weapon_cases/crate_rio2022_promo_de_nuke"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"367"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"20"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_nuke_2"
					"tag_text"		"#CSGO_set_nuke_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4866"
		{
			"item_name"		"#CSGO_crate_rio2022_promo_de_vertigo"
			"name"		"crate_rio2022_promo_de_vertigo"
			"image_inventory"		"econ/weapon_cases/crate_rio2022_promo_de_vertigo"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"368"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"20"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_vertigo_2021"
					"tag_text"		"#CSGO_set_vertigo_2021"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"sticker_kits"
	{
		"5961"
		{
			"name"		"rio2022_team_ence"
			"item_name"		"#StickerKit_rio2022_team_ence"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/ence"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
		}
		"5962"
		{
			"name"		"rio2022_team_ence_glitter"
			"item_name"		"#StickerKit_rio2022_team_ence_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/ence_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
		}
		"5963"
		{
			"name"		"rio2022_team_ence_holo"
			"item_name"		"#StickerKit_rio2022_team_ence_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/ence_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
		}
		"5964"
		{
			"name"		"rio2022_team_ence_gold"
			"item_name"		"#StickerKit_rio2022_team_ence_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/ence_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
		}
		"5965"
		{
			"name"		"rio2022_team_faze"
			"item_name"		"#StickerKit_rio2022_team_faze"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/faze"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
		}
		"5966"
		{
			"name"		"rio2022_team_faze_glitter"
			"item_name"		"#StickerKit_rio2022_team_faze_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/faze_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
		}
		"5967"
		{
			"name"		"rio2022_team_faze_holo"
			"item_name"		"#StickerKit_rio2022_team_faze_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/faze_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
		}
		"5968"
		{
			"name"		"rio2022_team_faze_gold"
			"item_name"		"#StickerKit_rio2022_team_faze_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/faze_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
		}
		"5969"
		{
			"name"		"rio2022_team_hero"
			"item_name"		"#StickerKit_rio2022_team_hero"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/hero"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
		}
		"5970"
		{
			"name"		"rio2022_team_hero_glitter"
			"item_name"		"#StickerKit_rio2022_team_hero_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/hero_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
		}
		"5971"
		{
			"name"		"rio2022_team_hero_holo"
			"item_name"		"#StickerKit_rio2022_team_hero_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/hero_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
		}
		"5972"
		{
			"name"		"rio2022_team_hero_gold"
			"item_name"		"#StickerKit_rio2022_team_hero_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/hero_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
		}
		"5973"
		{
			"name"		"rio2022_team_navi"
			"item_name"		"#StickerKit_rio2022_team_navi"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/navi"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
		}
		"5974"
		{
			"name"		"rio2022_team_navi_glitter"
			"item_name"		"#StickerKit_rio2022_team_navi_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/navi_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
		}
		"5975"
		{
			"name"		"rio2022_team_navi_holo"
			"item_name"		"#StickerKit_rio2022_team_navi_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/navi_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
		}
		"5976"
		{
			"name"		"rio2022_team_navi_gold"
			"item_name"		"#StickerKit_rio2022_team_navi_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/navi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
		}
		"5977"
		{
			"name"		"rio2022_team_nip"
			"item_name"		"#StickerKit_rio2022_team_nip"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/nip"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
		}
		"5978"
		{
			"name"		"rio2022_team_nip_glitter"
			"item_name"		"#StickerKit_rio2022_team_nip_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/nip_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
		}
		"5979"
		{
			"name"		"rio2022_team_nip_holo"
			"item_name"		"#StickerKit_rio2022_team_nip_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/nip_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
		}
		"5980"
		{
			"name"		"rio2022_team_nip_gold"
			"item_name"		"#StickerKit_rio2022_team_nip_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/nip_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
		}
		"5981"
		{
			"name"		"rio2022_team_spr"
			"item_name"		"#StickerKit_rio2022_team_spr"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/spr"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
		}
		"5982"
		{
			"name"		"rio2022_team_spr_glitter"
			"item_name"		"#StickerKit_rio2022_team_spr_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/spr_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
		}
		"5983"
		{
			"name"		"rio2022_team_spr_holo"
			"item_name"		"#StickerKit_rio2022_team_spr_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/spr_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
		}
		"5984"
		{
			"name"		"rio2022_team_spr_gold"
			"item_name"		"#StickerKit_rio2022_team_spr_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/spr_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
		}
		"5985"
		{
			"name"		"rio2022_team_liq"
			"item_name"		"#StickerKit_rio2022_team_liq"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/liq"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
		}
		"5986"
		{
			"name"		"rio2022_team_liq_glitter"
			"item_name"		"#StickerKit_rio2022_team_liq_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/liq_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
		}
		"5987"
		{
			"name"		"rio2022_team_liq_holo"
			"item_name"		"#StickerKit_rio2022_team_liq_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/liq_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
		}
		"5988"
		{
			"name"		"rio2022_team_liq_gold"
			"item_name"		"#StickerKit_rio2022_team_liq_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/liq_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
		}
		"5989"
		{
			"name"		"rio2022_team_spir"
			"item_name"		"#StickerKit_rio2022_team_spir"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/spir"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
		}
		"5990"
		{
			"name"		"rio2022_team_spir_glitter"
			"item_name"		"#StickerKit_rio2022_team_spir_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/spir_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
		}
		"5991"
		{
			"name"		"rio2022_team_spir_holo"
			"item_name"		"#StickerKit_rio2022_team_spir_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/spir_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
		}
		"5992"
		{
			"name"		"rio2022_team_spir_gold"
			"item_name"		"#StickerKit_rio2022_team_spir_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/spir_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
		}
		"5993"
		{
			"name"		"rio2022_team_nine"
			"item_name"		"#StickerKit_rio2022_team_nine"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/nine"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
		}
		"5994"
		{
			"name"		"rio2022_team_nine_glitter"
			"item_name"		"#StickerKit_rio2022_team_nine_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/nine_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
		}
		"5995"
		{
			"name"		"rio2022_team_nine_holo"
			"item_name"		"#StickerKit_rio2022_team_nine_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/nine_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
		}
		"5996"
		{
			"name"		"rio2022_team_nine_gold"
			"item_name"		"#StickerKit_rio2022_team_nine_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/nine_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
		}
		"5997"
		{
			"name"		"rio2022_team_bne"
			"item_name"		"#StickerKit_rio2022_team_bne"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/bne"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
		}
		"5998"
		{
			"name"		"rio2022_team_bne_glitter"
			"item_name"		"#StickerKit_rio2022_team_bne_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/bne_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
		}
		"5999"
		{
			"name"		"rio2022_team_bne_holo"
			"item_name"		"#StickerKit_rio2022_team_bne_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/bne_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
		}
		"6000"
		{
			"name"		"rio2022_team_bne_gold"
			"item_name"		"#StickerKit_rio2022_team_bne_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/bne_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
		}
		"6001"
		{
			"name"		"rio2022_team_big"
			"item_name"		"#StickerKit_rio2022_team_big"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/big"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
		}
		"6002"
		{
			"name"		"rio2022_team_big_glitter"
			"item_name"		"#StickerKit_rio2022_team_big_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/big_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
		}
		"6003"
		{
			"name"		"rio2022_team_big_holo"
			"item_name"		"#StickerKit_rio2022_team_big_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/big_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
		}
		"6004"
		{
			"name"		"rio2022_team_big_gold"
			"item_name"		"#StickerKit_rio2022_team_big_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/big_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
		}
		"6005"
		{
			"name"		"rio2022_team_c9"
			"item_name"		"#StickerKit_rio2022_team_c9"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/c9"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
		}
		"6006"
		{
			"name"		"rio2022_team_c9_glitter"
			"item_name"		"#StickerKit_rio2022_team_c9_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/c9_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
		}
		"6007"
		{
			"name"		"rio2022_team_c9_holo"
			"item_name"		"#StickerKit_rio2022_team_c9_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/c9_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
		}
		"6008"
		{
			"name"		"rio2022_team_c9_gold"
			"item_name"		"#StickerKit_rio2022_team_c9_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/c9_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
		}
		"6009"
		{
			"name"		"rio2022_team_evl"
			"item_name"		"#StickerKit_rio2022_team_evl"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/evl"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
		}
		"6010"
		{
			"name"		"rio2022_team_evl_glitter"
			"item_name"		"#StickerKit_rio2022_team_evl_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/evl_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
		}
		"6011"
		{
			"name"		"rio2022_team_evl_holo"
			"item_name"		"#StickerKit_rio2022_team_evl_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/evl_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
		}
		"6012"
		{
			"name"		"rio2022_team_evl_gold"
			"item_name"		"#StickerKit_rio2022_team_evl_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/evl_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
		}
		"6013"
		{
			"name"		"rio2022_team_mouz"
			"item_name"		"#StickerKit_rio2022_team_mouz"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/mouz"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
		}
		"6014"
		{
			"name"		"rio2022_team_mouz_glitter"
			"item_name"		"#StickerKit_rio2022_team_mouz_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/mouz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
		}
		"6015"
		{
			"name"		"rio2022_team_mouz_holo"
			"item_name"		"#StickerKit_rio2022_team_mouz_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/mouz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
		}
		"6016"
		{
			"name"		"rio2022_team_mouz_gold"
			"item_name"		"#StickerKit_rio2022_team_mouz_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/mouz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
		}
		"6017"
		{
			"name"		"rio2022_team_og"
			"item_name"		"#StickerKit_rio2022_team_og"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/og"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
		}
		"6018"
		{
			"name"		"rio2022_team_og_glitter"
			"item_name"		"#StickerKit_rio2022_team_og_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/og_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
		}
		"6019"
		{
			"name"		"rio2022_team_og_holo"
			"item_name"		"#StickerKit_rio2022_team_og_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/og_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
		}
		"6020"
		{
			"name"		"rio2022_team_og_gold"
			"item_name"		"#StickerKit_rio2022_team_og_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/og_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
		}
		"6021"
		{
			"name"		"rio2022_team_vita"
			"item_name"		"#StickerKit_rio2022_team_vita"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/vita"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
		}
		"6022"
		{
			"name"		"rio2022_team_vita_glitter"
			"item_name"		"#StickerKit_rio2022_team_vita_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/vita_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
		}
		"6023"
		{
			"name"		"rio2022_team_vita_holo"
			"item_name"		"#StickerKit_rio2022_team_vita_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/vita_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
		}
		"6024"
		{
			"name"		"rio2022_team_vita_gold"
			"item_name"		"#StickerKit_rio2022_team_vita_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/vita_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
		}
		"6025"
		{
			"name"		"rio2022_team_zzn"
			"item_name"		"#StickerKit_rio2022_team_zzn"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/zzn"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
		}
		"6026"
		{
			"name"		"rio2022_team_zzn_glitter"
			"item_name"		"#StickerKit_rio2022_team_zzn_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/zzn_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
		}
		"6027"
		{
			"name"		"rio2022_team_zzn_holo"
			"item_name"		"#StickerKit_rio2022_team_zzn_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/zzn_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
		}
		"6028"
		{
			"name"		"rio2022_team_zzn_gold"
			"item_name"		"#StickerKit_rio2022_team_zzn_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/zzn_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
		}
		"6029"
		{
			"name"		"rio2022_team_fntc"
			"item_name"		"#StickerKit_rio2022_team_fntc"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/fntc"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
		}
		"6030"
		{
			"name"		"rio2022_team_fntc_glitter"
			"item_name"		"#StickerKit_rio2022_team_fntc_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/fntc_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
		}
		"6031"
		{
			"name"		"rio2022_team_fntc_holo"
			"item_name"		"#StickerKit_rio2022_team_fntc_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/fntc_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
		}
		"6032"
		{
			"name"		"rio2022_team_fntc_gold"
			"item_name"		"#StickerKit_rio2022_team_fntc_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/fntc_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
		}
		"6033"
		{
			"name"		"rio2022_team_furi"
			"item_name"		"#StickerKit_rio2022_team_furi"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/furi"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
		}
		"6034"
		{
			"name"		"rio2022_team_furi_glitter"
			"item_name"		"#StickerKit_rio2022_team_furi_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/furi_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
		}
		"6035"
		{
			"name"		"rio2022_team_furi_holo"
			"item_name"		"#StickerKit_rio2022_team_furi_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/furi_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
		}
		"6036"
		{
			"name"		"rio2022_team_furi_gold"
			"item_name"		"#StickerKit_rio2022_team_furi_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/furi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
		}
		"6037"
		{
			"name"		"rio2022_team_gl"
			"item_name"		"#StickerKit_rio2022_team_gl"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/gl"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
		}
		"6038"
		{
			"name"		"rio2022_team_gl_glitter"
			"item_name"		"#StickerKit_rio2022_team_gl_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/gl_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
		}
		"6039"
		{
			"name"		"rio2022_team_gl_holo"
			"item_name"		"#StickerKit_rio2022_team_gl_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/gl_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
		}
		"6040"
		{
			"name"		"rio2022_team_gl_gold"
			"item_name"		"#StickerKit_rio2022_team_gl_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/gl_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
		}
		"6041"
		{
			"name"		"rio2022_team_gray"
			"item_name"		"#StickerKit_rio2022_team_gray"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/gray"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
		}
		"6042"
		{
			"name"		"rio2022_team_gray_glitter"
			"item_name"		"#StickerKit_rio2022_team_gray_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/gray_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
		}
		"6043"
		{
			"name"		"rio2022_team_gray_holo"
			"item_name"		"#StickerKit_rio2022_team_gray_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/gray_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
		}
		"6044"
		{
			"name"		"rio2022_team_gray_gold"
			"item_name"		"#StickerKit_rio2022_team_gray_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/gray_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
		}
		"6045"
		{
			"name"		"rio2022_team_ihc"
			"item_name"		"#StickerKit_rio2022_team_ihc"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/ihc"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
		}
		"6046"
		{
			"name"		"rio2022_team_ihc_glitter"
			"item_name"		"#StickerKit_rio2022_team_ihc_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/ihc_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
		}
		"6047"
		{
			"name"		"rio2022_team_ihc_holo"
			"item_name"		"#StickerKit_rio2022_team_ihc_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/ihc_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
		}
		"6048"
		{
			"name"		"rio2022_team_ihc_gold"
			"item_name"		"#StickerKit_rio2022_team_ihc_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/ihc_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
		}
		"6049"
		{
			"name"		"rio2022_team_imp"
			"item_name"		"#StickerKit_rio2022_team_imp"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/imp"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
		}
		"6050"
		{
			"name"		"rio2022_team_imp_glitter"
			"item_name"		"#StickerKit_rio2022_team_imp_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/imp_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
		}
		"6051"
		{
			"name"		"rio2022_team_imp_holo"
			"item_name"		"#StickerKit_rio2022_team_imp_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/imp_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
		}
		"6052"
		{
			"name"		"rio2022_team_imp_gold"
			"item_name"		"#StickerKit_rio2022_team_imp_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/imp_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
		}
		"6053"
		{
			"name"		"rio2022_team_out"
			"item_name"		"#StickerKit_rio2022_team_out"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/out"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
		}
		"6054"
		{
			"name"		"rio2022_team_out_glitter"
			"item_name"		"#StickerKit_rio2022_team_out_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/out_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
		}
		"6055"
		{
			"name"		"rio2022_team_out_holo"
			"item_name"		"#StickerKit_rio2022_team_out_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/out_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
		}
		"6056"
		{
			"name"		"rio2022_team_out_gold"
			"item_name"		"#StickerKit_rio2022_team_out_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_team"
			"sticker_material"		"rio2022/out_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
		}
		"6057"
		{
			"name"		"rio2022_team_iem"
			"item_name"		"#StickerKit_rio2022_team_iem"
			"description_string"		"#EventItemDesc_rio2022_sticker_org"
			"sticker_material"		"rio2022/iem"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"0"
		}
		"6058"
		{
			"name"		"rio2022_team_iem_glitter"
			"item_name"		"#StickerKit_rio2022_team_iem_glitter"
			"description_string"		"#EventItemDesc_rio2022_sticker_org"
			"sticker_material"		"rio2022/iem_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"0"
		}
		"6059"
		{
			"name"		"rio2022_team_iem_holo"
			"item_name"		"#StickerKit_rio2022_team_iem_holo"
			"description_string"		"#EventItemDesc_rio2022_sticker_org"
			"sticker_material"		"rio2022/iem_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"0"
		}
		"6060"
		{
			"name"		"rio2022_team_iem_gold"
			"item_name"		"#StickerKit_rio2022_team_iem_gold"
			"description_string"		"#EventItemDesc_rio2022_sticker_org"
			"sticker_material"		"rio2022/iem_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"0"
		}
		"6061"
		{
			"name"		"rio2022_team_ence_graffiti"
			"item_name"		"#StickerKit_rio2022_team_ence"
			"description_string"		"#EventItemDesc_rio2022_graffiti_team"
			"sticker_material"		"rio2022/ence_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
		}
		"6062"
		{
			"name"		"rio2022_team_faze_graffiti"
			"item_name"		"#StickerKit_rio2022_team_faze"
			"description_string"		"#EventItemDesc_rio2022_graffiti_team"
			"sticker_material"		"rio2022/faze_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
		}
		"6063"
		{
			"name"		"rio2022_team_hero_graffiti"
			"item_name"		"#StickerKit_rio2022_team_hero"
			"description_string"		"#EventItemDesc_rio2022_graffiti_team"
			"sticker_material"		"rio2022/hero_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
		}
		"6064"
		{
			"name"		"rio2022_team_navi_graffiti"
			"item_name"		"#StickerKit_rio2022_team_navi"
			"description_string"		"#EventItemDesc_rio2022_graffiti_team"
			"sticker_material"		"rio2022/navi_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
		}
		"6065"
		{
			"name"		"rio2022_team_nip_graffiti"
			"item_name"		"#StickerKit_rio2022_team_nip"
			"description_string"		"#EventItemDesc_rio2022_graffiti_team"
			"sticker_material"		"rio2022/nip_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
		}
		"6066"
		{
			"name"		"rio2022_team_spr_graffiti"
			"item_name"		"#StickerKit_rio2022_team_spr"
			"description_string"		"#EventItemDesc_rio2022_graffiti_team"
			"sticker_material"		"rio2022/spr_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
		}
		"6067"
		{
			"name"		"rio2022_team_liq_graffiti"
			"item_name"		"#StickerKit_rio2022_team_liq"
			"description_string"		"#EventItemDesc_rio2022_graffiti_team"
			"sticker_material"		"rio2022/liq_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
		}
		"6068"
		{
			"name"		"rio2022_team_spir_graffiti"
			"item_name"		"#StickerKit_rio2022_team_spir"
			"description_string"		"#EventItemDesc_rio2022_graffiti_team"
			"sticker_material"		"rio2022/spir_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
		}
		"6069"
		{
			"name"		"rio2022_team_nine_graffiti"
			"item_name"		"#StickerKit_rio2022_team_nine"
			"description_string"		"#EventItemDesc_rio2022_graffiti_team"
			"sticker_material"		"rio2022/nine_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
		}
		"6070"
		{
			"name"		"rio2022_team_bne_graffiti"
			"item_name"		"#StickerKit_rio2022_team_bne"
			"description_string"		"#EventItemDesc_rio2022_graffiti_team"
			"sticker_material"		"rio2022/bne_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
		}
		"6071"
		{
			"name"		"rio2022_team_big_graffiti"
			"item_name"		"#StickerKit_rio2022_team_big"
			"description_string"		"#EventItemDesc_rio2022_graffiti_team"
			"sticker_material"		"rio2022/big_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
		}
		"6072"
		{
			"name"		"rio2022_team_c9_graffiti"
			"item_name"		"#StickerKit_rio2022_team_c9"
			"description_string"		"#EventItemDesc_rio2022_graffiti_team"
			"sticker_material"		"rio2022/c9_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
		}
		"6073"
		{
			"name"		"rio2022_team_evl_graffiti"
			"item_name"		"#StickerKit_rio2022_team_evl"
			"description_string"		"#EventItemDesc_rio2022_graffiti_team"
			"sticker_material"		"rio2022/evl_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
		}
		"6074"
		{
			"name"		"rio2022_team_mouz_graffiti"
			"item_name"		"#StickerKit_rio2022_team_mouz"
			"description_string"		"#EventItemDesc_rio2022_graffiti_team"
			"sticker_material"		"rio2022/mouz_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
		}
		"6075"
		{
			"name"		"rio2022_team_og_graffiti"
			"item_name"		"#StickerKit_rio2022_team_og"
			"description_string"		"#EventItemDesc_rio2022_graffiti_team"
			"sticker_material"		"rio2022/og_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
		}
		"6076"
		{
			"name"		"rio2022_team_vita_graffiti"
			"item_name"		"#StickerKit_rio2022_team_vita"
			"description_string"		"#EventItemDesc_rio2022_graffiti_team"
			"sticker_material"		"rio2022/vita_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
		}
		"6077"
		{
			"name"		"rio2022_team_zzn_graffiti"
			"item_name"		"#StickerKit_rio2022_team_zzn"
			"description_string"		"#EventItemDesc_rio2022_graffiti_team"
			"sticker_material"		"rio2022/zzn_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
		}
		"6078"
		{
			"name"		"rio2022_team_fntc_graffiti"
			"item_name"		"#StickerKit_rio2022_team_fntc"
			"description_string"		"#EventItemDesc_rio2022_graffiti_team"
			"sticker_material"		"rio2022/fntc_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
		}
		"6079"
		{
			"name"		"rio2022_team_furi_graffiti"
			"item_name"		"#StickerKit_rio2022_team_furi"
			"description_string"		"#EventItemDesc_rio2022_graffiti_team"
			"sticker_material"		"rio2022/furi_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
		}
		"6080"
		{
			"name"		"rio2022_team_gl_graffiti"
			"item_name"		"#StickerKit_rio2022_team_gl"
			"description_string"		"#EventItemDesc_rio2022_graffiti_team"
			"sticker_material"		"rio2022/gl_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
		}
		"6081"
		{
			"name"		"rio2022_team_gray_graffiti"
			"item_name"		"#StickerKit_rio2022_team_gray"
			"description_string"		"#EventItemDesc_rio2022_graffiti_team"
			"sticker_material"		"rio2022/gray_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
		}
		"6082"
		{
			"name"		"rio2022_team_ihc_graffiti"
			"item_name"		"#StickerKit_rio2022_team_ihc"
			"description_string"		"#EventItemDesc_rio2022_graffiti_team"
			"sticker_material"		"rio2022/ihc_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
		}
		"6083"
		{
			"name"		"rio2022_team_imp_graffiti"
			"item_name"		"#StickerKit_rio2022_team_imp"
			"description_string"		"#EventItemDesc_rio2022_graffiti_team"
			"sticker_material"		"rio2022/imp_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
		}
		"6084"
		{
			"name"		"rio2022_team_out_graffiti"
			"item_name"		"#StickerKit_rio2022_team_out"
			"description_string"		"#EventItemDesc_rio2022_graffiti_team"
			"sticker_material"		"rio2022/out_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
		}
		"6085"
		{
			"name"		"rio2022_team_iem_graffiti"
			"item_name"		"#StickerKit_rio2022_team_iem"
			"description_string"		"#EventItemDesc_rio2022_graffiti_org"
			"sticker_material"		"rio2022/iem_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"0"
		}
		"6086"
		{
			"name"		"rio2022_signature_snappi_2"
			"item_name"		"#StickerKit_rio2022_signature_snappi"
			"description_string"		"#StickerKit_desc_rio2022_signature_snappi"
			"sticker_material"		"rio2022/sig_snappi"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
			"tournament_player_id"		"29157337"
		}
		"6087"
		{
			"name"		"rio2022_signature_snappi_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_snappi_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_snappi_glitter"
			"sticker_material"		"rio2022/sig_snappi_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
			"tournament_player_id"		"29157337"
		}
		"6088"
		{
			"name"		"rio2022_signature_snappi_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_snappi_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_snappi_holo"
			"sticker_material"		"rio2022/sig_snappi_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
			"tournament_player_id"		"29157337"
		}
		"6089"
		{
			"name"		"rio2022_signature_snappi_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_snappi_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_snappi_gold"
			"sticker_material"		"rio2022/sig_snappi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
			"tournament_player_id"		"29157337"
		}
		"6090"
		{
			"name"		"rio2022_signature_dycha_2"
			"item_name"		"#StickerKit_rio2022_signature_dycha"
			"description_string"		"#StickerKit_desc_rio2022_signature_dycha"
			"sticker_material"		"rio2022/sig_dycha"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
			"tournament_player_id"		"81151265"
		}
		"6091"
		{
			"name"		"rio2022_signature_dycha_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_dycha_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_dycha_glitter"
			"sticker_material"		"rio2022/sig_dycha_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
			"tournament_player_id"		"81151265"
		}
		"6092"
		{
			"name"		"rio2022_signature_dycha_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_dycha_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_dycha_holo"
			"sticker_material"		"rio2022/sig_dycha_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
			"tournament_player_id"		"81151265"
		}
		"6093"
		{
			"name"		"rio2022_signature_dycha_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_dycha_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_dycha_gold"
			"sticker_material"		"rio2022/sig_dycha_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
			"tournament_player_id"		"81151265"
		}
		"6094"
		{
			"name"		"rio2022_signature_maden_2"
			"item_name"		"#StickerKit_rio2022_signature_maden"
			"description_string"		"#StickerKit_desc_rio2022_signature_maden"
			"sticker_material"		"rio2022/sig_maden"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
			"tournament_player_id"		"205186299"
		}
		"6095"
		{
			"name"		"rio2022_signature_maden_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_maden_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_maden_glitter"
			"sticker_material"		"rio2022/sig_maden_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
			"tournament_player_id"		"205186299"
		}
		"6096"
		{
			"name"		"rio2022_signature_maden_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_maden_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_maden_holo"
			"sticker_material"		"rio2022/sig_maden_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
			"tournament_player_id"		"205186299"
		}
		"6097"
		{
			"name"		"rio2022_signature_maden_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_maden_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_maden_gold"
			"sticker_material"		"rio2022/sig_maden_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
			"tournament_player_id"		"205186299"
		}
		"6098"
		{
			"name"		"rio2022_signature_v4lde_2"
			"item_name"		"#StickerKit_rio2022_signature_v4lde"
			"description_string"		"#StickerKit_desc_rio2022_signature_v4lde"
			"sticker_material"		"rio2022/sig_v4lde"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
			"tournament_player_id"		"154664140"
		}
		"6099"
		{
			"name"		"rio2022_signature_v4lde_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_v4lde_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_v4lde_glitter"
			"sticker_material"		"rio2022/sig_v4lde_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
			"tournament_player_id"		"154664140"
		}
		"6100"
		{
			"name"		"rio2022_signature_v4lde_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_v4lde_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_v4lde_holo"
			"sticker_material"		"rio2022/sig_v4lde_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
			"tournament_player_id"		"154664140"
		}
		"6101"
		{
			"name"		"rio2022_signature_v4lde_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_v4lde_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_v4lde_gold"
			"sticker_material"		"rio2022/sig_v4lde_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
			"tournament_player_id"		"154664140"
		}
		"6102"
		{
			"name"		"rio2022_signature_sunpayus_2"
			"item_name"		"#StickerKit_rio2022_signature_sunpayus"
			"description_string"		"#StickerKit_desc_rio2022_signature_sunpayus"
			"sticker_material"		"rio2022/sig_sunpayus"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
			"tournament_player_id"		"349573813"
		}
		"6103"
		{
			"name"		"rio2022_signature_sunpayus_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_sunpayus_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_sunpayus_glitter"
			"sticker_material"		"rio2022/sig_sunpayus_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
			"tournament_player_id"		"349573813"
		}
		"6104"
		{
			"name"		"rio2022_signature_sunpayus_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_sunpayus_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_sunpayus_holo"
			"sticker_material"		"rio2022/sig_sunpayus_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
			"tournament_player_id"		"349573813"
		}
		"6105"
		{
			"name"		"rio2022_signature_sunpayus_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_sunpayus_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_sunpayus_gold"
			"sticker_material"		"rio2022/sig_sunpayus_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"84"
			"tournament_player_id"		"349573813"
		}
		"6106"
		{
			"name"		"rio2022_signature_karrigan_2"
			"item_name"		"#StickerKit_rio2022_signature_karrigan"
			"description_string"		"#StickerKit_desc_rio2022_signature_karrigan"
			"sticker_material"		"rio2022/sig_karrigan"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"6107"
		{
			"name"		"rio2022_signature_karrigan_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_karrigan_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_karrigan_glitter"
			"sticker_material"		"rio2022/sig_karrigan_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"6108"
		{
			"name"		"rio2022_signature_karrigan_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_karrigan_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_karrigan_holo"
			"sticker_material"		"rio2022/sig_karrigan_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"6109"
		{
			"name"		"rio2022_signature_karrigan_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_karrigan_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_karrigan_gold"
			"sticker_material"		"rio2022/sig_karrigan_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"6110"
		{
			"name"		"rio2022_signature_rain_2"
			"item_name"		"#StickerKit_rio2022_signature_rain"
			"description_string"		"#StickerKit_desc_rio2022_signature_rain"
			"sticker_material"		"rio2022/sig_rain"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"6111"
		{
			"name"		"rio2022_signature_rain_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_rain_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_rain_glitter"
			"sticker_material"		"rio2022/sig_rain_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"6112"
		{
			"name"		"rio2022_signature_rain_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_rain_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_rain_holo"
			"sticker_material"		"rio2022/sig_rain_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"6113"
		{
			"name"		"rio2022_signature_rain_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_rain_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_rain_gold"
			"sticker_material"		"rio2022/sig_rain_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"6114"
		{
			"name"		"rio2022_signature_twistzz_2"
			"item_name"		"#StickerKit_rio2022_signature_twistzz"
			"description_string"		"#StickerKit_desc_rio2022_signature_twistzz"
			"sticker_material"		"rio2022/sig_twistzz"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
			"tournament_player_id"		"55989477"
		}
		"6115"
		{
			"name"		"rio2022_signature_twistzz_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_twistzz_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_twistzz_glitter"
			"sticker_material"		"rio2022/sig_twistzz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
			"tournament_player_id"		"55989477"
		}
		"6116"
		{
			"name"		"rio2022_signature_twistzz_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_twistzz_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_twistzz_holo"
			"sticker_material"		"rio2022/sig_twistzz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
			"tournament_player_id"		"55989477"
		}
		"6117"
		{
			"name"		"rio2022_signature_twistzz_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_twistzz_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_twistzz_gold"
			"sticker_material"		"rio2022/sig_twistzz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
			"tournament_player_id"		"55989477"
		}
		"6118"
		{
			"name"		"rio2022_signature_ropz_2"
			"item_name"		"#StickerKit_rio2022_signature_ropz"
			"description_string"		"#StickerKit_desc_rio2022_signature_ropz"
			"sticker_material"		"rio2022/sig_ropz"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
			"tournament_player_id"		"31006590"
		}
		"6119"
		{
			"name"		"rio2022_signature_ropz_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_ropz_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_ropz_glitter"
			"sticker_material"		"rio2022/sig_ropz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
			"tournament_player_id"		"31006590"
		}
		"6120"
		{
			"name"		"rio2022_signature_ropz_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_ropz_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_ropz_holo"
			"sticker_material"		"rio2022/sig_ropz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
			"tournament_player_id"		"31006590"
		}
		"6121"
		{
			"name"		"rio2022_signature_ropz_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_ropz_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_ropz_gold"
			"sticker_material"		"rio2022/sig_ropz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
			"tournament_player_id"		"31006590"
		}
		"6122"
		{
			"name"		"rio2022_signature_broky_2"
			"item_name"		"#StickerKit_rio2022_signature_broky"
			"description_string"		"#StickerKit_desc_rio2022_signature_broky"
			"sticker_material"		"rio2022/sig_broky"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
			"tournament_player_id"		"241354762"
		}
		"6123"
		{
			"name"		"rio2022_signature_broky_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_broky_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_broky_glitter"
			"sticker_material"		"rio2022/sig_broky_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
			"tournament_player_id"		"241354762"
		}
		"6124"
		{
			"name"		"rio2022_signature_broky_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_broky_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_broky_holo"
			"sticker_material"		"rio2022/sig_broky_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
			"tournament_player_id"		"241354762"
		}
		"6125"
		{
			"name"		"rio2022_signature_broky_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_broky_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_broky_gold"
			"sticker_material"		"rio2022/sig_broky_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"61"
			"tournament_player_id"		"241354762"
		}
		"6126"
		{
			"name"		"rio2022_signature_cadian_2"
			"item_name"		"#StickerKit_rio2022_signature_cadian"
			"description_string"		"#StickerKit_desc_rio2022_signature_cadian"
			"sticker_material"		"rio2022/sig_cadian"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
			"tournament_player_id"		"43849788"
		}
		"6127"
		{
			"name"		"rio2022_signature_cadian_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_cadian_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_cadian_glitter"
			"sticker_material"		"rio2022/sig_cadian_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
			"tournament_player_id"		"43849788"
		}
		"6128"
		{
			"name"		"rio2022_signature_cadian_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_cadian_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_cadian_holo"
			"sticker_material"		"rio2022/sig_cadian_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
			"tournament_player_id"		"43849788"
		}
		"6129"
		{
			"name"		"rio2022_signature_cadian_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_cadian_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_cadian_gold"
			"sticker_material"		"rio2022/sig_cadian_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
			"tournament_player_id"		"43849788"
		}
		"6130"
		{
			"name"		"rio2022_signature_teses_2"
			"item_name"		"#StickerKit_rio2022_signature_teses"
			"description_string"		"#StickerKit_desc_rio2022_signature_teses"
			"sticker_material"		"rio2022/sig_teses"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
			"tournament_player_id"		"36412550"
		}
		"6131"
		{
			"name"		"rio2022_signature_teses_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_teses_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_teses_glitter"
			"sticker_material"		"rio2022/sig_teses_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
			"tournament_player_id"		"36412550"
		}
		"6132"
		{
			"name"		"rio2022_signature_teses_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_teses_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_teses_holo"
			"sticker_material"		"rio2022/sig_teses_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
			"tournament_player_id"		"36412550"
		}
		"6133"
		{
			"name"		"rio2022_signature_teses_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_teses_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_teses_gold"
			"sticker_material"		"rio2022/sig_teses_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
			"tournament_player_id"		"36412550"
		}
		"6134"
		{
			"name"		"rio2022_signature_sjuush_2"
			"item_name"		"#StickerKit_rio2022_signature_sjuush"
			"description_string"		"#StickerKit_desc_rio2022_signature_sjuush"
			"sticker_material"		"rio2022/sig_sjuush"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
			"tournament_player_id"		"200443857"
		}
		"6135"
		{
			"name"		"rio2022_signature_sjuush_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_sjuush_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_sjuush_glitter"
			"sticker_material"		"rio2022/sig_sjuush_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
			"tournament_player_id"		"200443857"
		}
		"6136"
		{
			"name"		"rio2022_signature_sjuush_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_sjuush_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_sjuush_holo"
			"sticker_material"		"rio2022/sig_sjuush_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
			"tournament_player_id"		"200443857"
		}
		"6137"
		{
			"name"		"rio2022_signature_sjuush_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_sjuush_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_sjuush_gold"
			"sticker_material"		"rio2022/sig_sjuush_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
			"tournament_player_id"		"200443857"
		}
		"6138"
		{
			"name"		"rio2022_signature_jabbi_2"
			"item_name"		"#StickerKit_rio2022_signature_jabbi"
			"description_string"		"#StickerKit_desc_rio2022_signature_jabbi"
			"sticker_material"		"rio2022/sig_jabbi"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
			"tournament_player_id"		"160291620"
		}
		"6139"
		{
			"name"		"rio2022_signature_jabbi_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_jabbi_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_jabbi_glitter"
			"sticker_material"		"rio2022/sig_jabbi_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
			"tournament_player_id"		"160291620"
		}
		"6140"
		{
			"name"		"rio2022_signature_jabbi_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_jabbi_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_jabbi_holo"
			"sticker_material"		"rio2022/sig_jabbi_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
			"tournament_player_id"		"160291620"
		}
		"6141"
		{
			"name"		"rio2022_signature_jabbi_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_jabbi_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_jabbi_gold"
			"sticker_material"		"rio2022/sig_jabbi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
			"tournament_player_id"		"160291620"
		}
		"6142"
		{
			"name"		"rio2022_signature_stavn_2"
			"item_name"		"#StickerKit_rio2022_signature_stavn"
			"description_string"		"#StickerKit_desc_rio2022_signature_stavn"
			"sticker_material"		"rio2022/sig_stavn"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
			"tournament_player_id"		"62099910"
		}
		"6143"
		{
			"name"		"rio2022_signature_stavn_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_stavn_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_stavn_glitter"
			"sticker_material"		"rio2022/sig_stavn_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
			"tournament_player_id"		"62099910"
		}
		"6144"
		{
			"name"		"rio2022_signature_stavn_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_stavn_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_stavn_holo"
			"sticker_material"		"rio2022/sig_stavn_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
			"tournament_player_id"		"62099910"
		}
		"6145"
		{
			"name"		"rio2022_signature_stavn_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_stavn_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_stavn_gold"
			"sticker_material"		"rio2022/sig_stavn_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"95"
			"tournament_player_id"		"62099910"
		}
		"6146"
		{
			"name"		"rio2022_signature_b1t_2"
			"item_name"		"#StickerKit_rio2022_signature_b1t"
			"description_string"		"#StickerKit_desc_rio2022_signature_b1t"
			"sticker_material"		"rio2022/sig_b1t"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
			"tournament_player_id"		"286341748"
		}
		"6147"
		{
			"name"		"rio2022_signature_b1t_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_b1t_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_b1t_glitter"
			"sticker_material"		"rio2022/sig_b1t_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
			"tournament_player_id"		"286341748"
		}
		"6148"
		{
			"name"		"rio2022_signature_b1t_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_b1t_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_b1t_holo"
			"sticker_material"		"rio2022/sig_b1t_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
			"tournament_player_id"		"286341748"
		}
		"6149"
		{
			"name"		"rio2022_signature_b1t_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_b1t_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_b1t_gold"
			"sticker_material"		"rio2022/sig_b1t_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
			"tournament_player_id"		"286341748"
		}
		"6150"
		{
			"name"		"rio2022_signature_electronic_2"
			"item_name"		"#StickerKit_rio2022_signature_electronic"
			"description_string"		"#StickerKit_desc_rio2022_signature_electronic"
			"sticker_material"		"rio2022/sig_electronic"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"6151"
		{
			"name"		"rio2022_signature_electronic_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_electronic_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_electronic_glitter"
			"sticker_material"		"rio2022/sig_electronic_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"6152"
		{
			"name"		"rio2022_signature_electronic_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_electronic_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_electronic_holo"
			"sticker_material"		"rio2022/sig_electronic_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"6153"
		{
			"name"		"rio2022_signature_electronic_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_electronic_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_electronic_gold"
			"sticker_material"		"rio2022/sig_electronic_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"6154"
		{
			"name"		"rio2022_signature_sdy_2"
			"item_name"		"#StickerKit_rio2022_signature_sdy"
			"description_string"		"#StickerKit_desc_rio2022_signature_sdy"
			"sticker_material"		"rio2022/sig_sdy"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
			"tournament_player_id"		"80311472"
		}
		"6155"
		{
			"name"		"rio2022_signature_sdy_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_sdy_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_sdy_glitter"
			"sticker_material"		"rio2022/sig_sdy_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
			"tournament_player_id"		"80311472"
		}
		"6156"
		{
			"name"		"rio2022_signature_sdy_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_sdy_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_sdy_holo"
			"sticker_material"		"rio2022/sig_sdy_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
			"tournament_player_id"		"80311472"
		}
		"6157"
		{
			"name"		"rio2022_signature_sdy_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_sdy_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_sdy_gold"
			"sticker_material"		"rio2022/sig_sdy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
			"tournament_player_id"		"80311472"
		}
		"6158"
		{
			"name"		"rio2022_signature_perfecto_2"
			"item_name"		"#StickerKit_rio2022_signature_perfecto"
			"description_string"		"#StickerKit_desc_rio2022_signature_perfecto"
			"sticker_material"		"rio2022/sig_perfecto"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
			"tournament_player_id"		"160954758"
		}
		"6159"
		{
			"name"		"rio2022_signature_perfecto_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_perfecto_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_perfecto_glitter"
			"sticker_material"		"rio2022/sig_perfecto_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
			"tournament_player_id"		"160954758"
		}
		"6160"
		{
			"name"		"rio2022_signature_perfecto_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_perfecto_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_perfecto_holo"
			"sticker_material"		"rio2022/sig_perfecto_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
			"tournament_player_id"		"160954758"
		}
		"6161"
		{
			"name"		"rio2022_signature_perfecto_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_perfecto_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_perfecto_gold"
			"sticker_material"		"rio2022/sig_perfecto_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
			"tournament_player_id"		"160954758"
		}
		"6162"
		{
			"name"		"rio2022_signature_s1mple_2"
			"item_name"		"#StickerKit_rio2022_signature_s1mple"
			"description_string"		"#StickerKit_desc_rio2022_signature_s1mple"
			"sticker_material"		"rio2022/sig_s1mple"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"6163"
		{
			"name"		"rio2022_signature_s1mple_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_s1mple_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_s1mple_glitter"
			"sticker_material"		"rio2022/sig_s1mple_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"6164"
		{
			"name"		"rio2022_signature_s1mple_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_s1mple_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_s1mple_holo"
			"sticker_material"		"rio2022/sig_s1mple_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"6165"
		{
			"name"		"rio2022_signature_s1mple_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_s1mple_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_s1mple_gold"
			"sticker_material"		"rio2022/sig_s1mple_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"6166"
		{
			"name"		"rio2022_signature_es3tag_2"
			"item_name"		"#StickerKit_rio2022_signature_es3tag"
			"description_string"		"#StickerKit_desc_rio2022_signature_es3tag"
			"sticker_material"		"rio2022/sig_es3tag"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
			"tournament_player_id"		"1859646"
		}
		"6167"
		{
			"name"		"rio2022_signature_es3tag_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_es3tag_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_es3tag_glitter"
			"sticker_material"		"rio2022/sig_es3tag_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
			"tournament_player_id"		"1859646"
		}
		"6168"
		{
			"name"		"rio2022_signature_es3tag_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_es3tag_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_es3tag_holo"
			"sticker_material"		"rio2022/sig_es3tag_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
			"tournament_player_id"		"1859646"
		}
		"6169"
		{
			"name"		"rio2022_signature_es3tag_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_es3tag_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_es3tag_gold"
			"sticker_material"		"rio2022/sig_es3tag_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
			"tournament_player_id"		"1859646"
		}
		"6170"
		{
			"name"		"rio2022_signature_aleksib_2"
			"item_name"		"#StickerKit_rio2022_signature_aleksib"
			"description_string"		"#StickerKit_desc_rio2022_signature_aleksib"
			"sticker_material"		"rio2022/sig_aleksib"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
			"tournament_player_id"		"52977598"
		}
		"6171"
		{
			"name"		"rio2022_signature_aleksib_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_aleksib_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_aleksib_glitter"
			"sticker_material"		"rio2022/sig_aleksib_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
			"tournament_player_id"		"52977598"
		}
		"6172"
		{
			"name"		"rio2022_signature_aleksib_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_aleksib_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_aleksib_holo"
			"sticker_material"		"rio2022/sig_aleksib_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
			"tournament_player_id"		"52977598"
		}
		"6173"
		{
			"name"		"rio2022_signature_aleksib_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_aleksib_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_aleksib_gold"
			"sticker_material"		"rio2022/sig_aleksib_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
			"tournament_player_id"		"52977598"
		}
		"6174"
		{
			"name"		"rio2022_signature_rez_2"
			"item_name"		"#StickerKit_rio2022_signature_rez"
			"description_string"		"#StickerKit_desc_rio2022_signature_rez"
			"sticker_material"		"rio2022/sig_rez"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
			"tournament_player_id"		"73906687"
		}
		"6175"
		{
			"name"		"rio2022_signature_rez_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_rez_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_rez_glitter"
			"sticker_material"		"rio2022/sig_rez_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
			"tournament_player_id"		"73906687"
		}
		"6176"
		{
			"name"		"rio2022_signature_rez_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_rez_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_rez_holo"
			"sticker_material"		"rio2022/sig_rez_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
			"tournament_player_id"		"73906687"
		}
		"6177"
		{
			"name"		"rio2022_signature_rez_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_rez_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_rez_gold"
			"sticker_material"		"rio2022/sig_rez_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
			"tournament_player_id"		"73906687"
		}
		"6178"
		{
			"name"		"rio2022_signature_hampus_2"
			"item_name"		"#StickerKit_rio2022_signature_hampus"
			"description_string"		"#StickerKit_desc_rio2022_signature_hampus"
			"sticker_material"		"rio2022/sig_hampus"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
			"tournament_player_id"		"126680222"
		}
		"6179"
		{
			"name"		"rio2022_signature_hampus_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_hampus_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_hampus_glitter"
			"sticker_material"		"rio2022/sig_hampus_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
			"tournament_player_id"		"126680222"
		}
		"6180"
		{
			"name"		"rio2022_signature_hampus_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_hampus_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_hampus_holo"
			"sticker_material"		"rio2022/sig_hampus_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
			"tournament_player_id"		"126680222"
		}
		"6181"
		{
			"name"		"rio2022_signature_hampus_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_hampus_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_hampus_gold"
			"sticker_material"		"rio2022/sig_hampus_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
			"tournament_player_id"		"126680222"
		}
		"6182"
		{
			"name"		"rio2022_signature_brollan_2"
			"item_name"		"#StickerKit_rio2022_signature_brollan"
			"description_string"		"#StickerKit_desc_rio2022_signature_brollan"
			"sticker_material"		"rio2022/sig_brollan"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
			"tournament_player_id"		"178562747"
		}
		"6183"
		{
			"name"		"rio2022_signature_brollan_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_brollan_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_brollan_glitter"
			"sticker_material"		"rio2022/sig_brollan_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
			"tournament_player_id"		"178562747"
		}
		"6184"
		{
			"name"		"rio2022_signature_brollan_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_brollan_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_brollan_holo"
			"sticker_material"		"rio2022/sig_brollan_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
			"tournament_player_id"		"178562747"
		}
		"6185"
		{
			"name"		"rio2022_signature_brollan_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_brollan_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_brollan_gold"
			"sticker_material"		"rio2022/sig_brollan_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"1"
			"tournament_player_id"		"178562747"
		}
		"6186"
		{
			"name"		"rio2022_signature_slaxz_2"
			"item_name"		"#StickerKit_rio2022_signature_slaxz"
			"description_string"		"#StickerKit_desc_rio2022_signature_slaxz"
			"sticker_material"		"rio2022/sig_slaxz"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
			"tournament_player_id"		"104087441"
		}
		"6187"
		{
			"name"		"rio2022_signature_slaxz_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_slaxz_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_slaxz_glitter"
			"sticker_material"		"rio2022/sig_slaxz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
			"tournament_player_id"		"104087441"
		}
		"6188"
		{
			"name"		"rio2022_signature_slaxz_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_slaxz_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_slaxz_holo"
			"sticker_material"		"rio2022/sig_slaxz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
			"tournament_player_id"		"104087441"
		}
		"6189"
		{
			"name"		"rio2022_signature_slaxz_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_slaxz_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_slaxz_gold"
			"sticker_material"		"rio2022/sig_slaxz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
			"tournament_player_id"		"104087441"
		}
		"6190"
		{
			"name"		"rio2022_signature_launx_2"
			"item_name"		"#StickerKit_rio2022_signature_launx"
			"description_string"		"#StickerKit_desc_rio2022_signature_launx"
			"sticker_material"		"rio2022/sig_launx"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
			"tournament_player_id"		"1012530125"
		}
		"6191"
		{
			"name"		"rio2022_signature_launx_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_launx_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_launx_glitter"
			"sticker_material"		"rio2022/sig_launx_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
			"tournament_player_id"		"1012530125"
		}
		"6192"
		{
			"name"		"rio2022_signature_launx_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_launx_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_launx_holo"
			"sticker_material"		"rio2022/sig_launx_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
			"tournament_player_id"		"1012530125"
		}
		"6193"
		{
			"name"		"rio2022_signature_launx_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_launx_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_launx_gold"
			"sticker_material"		"rio2022/sig_launx_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
			"tournament_player_id"		"1012530125"
		}
		"6194"
		{
			"name"		"rio2022_signature_refrezh_2"
			"item_name"		"#StickerKit_rio2022_signature_refrezh"
			"description_string"		"#StickerKit_desc_rio2022_signature_refrezh"
			"sticker_material"		"rio2022/sig_refrezh"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
			"tournament_player_id"		"104598470"
		}
		"6195"
		{
			"name"		"rio2022_signature_refrezh_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_refrezh_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_refrezh_glitter"
			"sticker_material"		"rio2022/sig_refrezh_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
			"tournament_player_id"		"104598470"
		}
		"6196"
		{
			"name"		"rio2022_signature_refrezh_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_refrezh_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_refrezh_holo"
			"sticker_material"		"rio2022/sig_refrezh_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
			"tournament_player_id"		"104598470"
		}
		"6197"
		{
			"name"		"rio2022_signature_refrezh_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_refrezh_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_refrezh_gold"
			"sticker_material"		"rio2022/sig_refrezh_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
			"tournament_player_id"		"104598470"
		}
		"6198"
		{
			"name"		"rio2022_signature_staehr_2"
			"item_name"		"#StickerKit_rio2022_signature_staehr"
			"description_string"		"#StickerKit_desc_rio2022_signature_staehr"
			"sticker_material"		"rio2022/sig_staehr"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
			"tournament_player_id"		"44842089"
		}
		"6199"
		{
			"name"		"rio2022_signature_staehr_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_staehr_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_staehr_glitter"
			"sticker_material"		"rio2022/sig_staehr_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
			"tournament_player_id"		"44842089"
		}
		"6200"
		{
			"name"		"rio2022_signature_staehr_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_staehr_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_staehr_holo"
			"sticker_material"		"rio2022/sig_staehr_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
			"tournament_player_id"		"44842089"
		}
		"6201"
		{
			"name"		"rio2022_signature_staehr_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_staehr_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_staehr_gold"
			"sticker_material"		"rio2022/sig_staehr_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
			"tournament_player_id"		"44842089"
		}
		"6202"
		{
			"name"		"rio2022_signature_zyphon_2"
			"item_name"		"#StickerKit_rio2022_signature_zyphon"
			"description_string"		"#StickerKit_desc_rio2022_signature_zyphon"
			"sticker_material"		"rio2022/sig_zyphon"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
			"tournament_player_id"		"198111516"
		}
		"6203"
		{
			"name"		"rio2022_signature_zyphon_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_zyphon_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_zyphon_glitter"
			"sticker_material"		"rio2022/sig_zyphon_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
			"tournament_player_id"		"198111516"
		}
		"6204"
		{
			"name"		"rio2022_signature_zyphon_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_zyphon_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_zyphon_holo"
			"sticker_material"		"rio2022/sig_zyphon_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
			"tournament_player_id"		"198111516"
		}
		"6205"
		{
			"name"		"rio2022_signature_zyphon_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_zyphon_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_zyphon_gold"
			"sticker_material"		"rio2022/sig_zyphon_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"72"
			"tournament_player_id"		"198111516"
		}
		"6206"
		{
			"name"		"rio2022_signature_yekindar_2"
			"item_name"		"#StickerKit_rio2022_signature_yekindar"
			"description_string"		"#StickerKit_desc_rio2022_signature_yekindar"
			"sticker_material"		"rio2022/sig_yekindar"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
			"tournament_player_id"		"174136197"
		}
		"6207"
		{
			"name"		"rio2022_signature_yekindar_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_yekindar_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_yekindar_glitter"
			"sticker_material"		"rio2022/sig_yekindar_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
			"tournament_player_id"		"174136197"
		}
		"6208"
		{
			"name"		"rio2022_signature_yekindar_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_yekindar_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_yekindar_holo"
			"sticker_material"		"rio2022/sig_yekindar_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
			"tournament_player_id"		"174136197"
		}
		"6209"
		{
			"name"		"rio2022_signature_yekindar_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_yekindar_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_yekindar_gold"
			"sticker_material"		"rio2022/sig_yekindar_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
			"tournament_player_id"		"174136197"
		}
		"6210"
		{
			"name"		"rio2022_signature_osee_2"
			"item_name"		"#StickerKit_rio2022_signature_osee"
			"description_string"		"#StickerKit_desc_rio2022_signature_osee"
			"sticker_material"		"rio2022/sig_osee"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
			"tournament_player_id"		"87206806"
		}
		"6211"
		{
			"name"		"rio2022_signature_osee_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_osee_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_osee_glitter"
			"sticker_material"		"rio2022/sig_osee_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
			"tournament_player_id"		"87206806"
		}
		"6212"
		{
			"name"		"rio2022_signature_osee_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_osee_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_osee_holo"
			"sticker_material"		"rio2022/sig_osee_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
			"tournament_player_id"		"87206806"
		}
		"6213"
		{
			"name"		"rio2022_signature_osee_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_osee_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_osee_gold"
			"sticker_material"		"rio2022/sig_osee_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
			"tournament_player_id"		"87206806"
		}
		"6214"
		{
			"name"		"rio2022_signature_nitro_2"
			"item_name"		"#StickerKit_rio2022_signature_nitro"
			"description_string"		"#StickerKit_desc_rio2022_signature_nitro"
			"sticker_material"		"rio2022/sig_nitro"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"6215"
		{
			"name"		"rio2022_signature_nitro_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_nitro_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_nitro_glitter"
			"sticker_material"		"rio2022/sig_nitro_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"6216"
		{
			"name"		"rio2022_signature_nitro_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_nitro_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_nitro_holo"
			"sticker_material"		"rio2022/sig_nitro_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"6217"
		{
			"name"		"rio2022_signature_nitro_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_nitro_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_nitro_gold"
			"sticker_material"		"rio2022/sig_nitro_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"6218"
		{
			"name"		"rio2022_signature_naf_2"
			"item_name"		"#StickerKit_rio2022_signature_naf"
			"description_string"		"#StickerKit_desc_rio2022_signature_naf"
			"sticker_material"		"rio2022/sig_naf"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
			"tournament_player_id"		"40885967"
		}
		"6219"
		{
			"name"		"rio2022_signature_naf_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_naf_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_naf_glitter"
			"sticker_material"		"rio2022/sig_naf_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
			"tournament_player_id"		"40885967"
		}
		"6220"
		{
			"name"		"rio2022_signature_naf_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_naf_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_naf_holo"
			"sticker_material"		"rio2022/sig_naf_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
			"tournament_player_id"		"40885967"
		}
		"6221"
		{
			"name"		"rio2022_signature_naf_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_naf_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_naf_gold"
			"sticker_material"		"rio2022/sig_naf_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
			"tournament_player_id"		"40885967"
		}
		"6222"
		{
			"name"		"rio2022_signature_elige_2"
			"item_name"		"#StickerKit_rio2022_signature_elige"
			"description_string"		"#StickerKit_desc_rio2022_signature_elige"
			"sticker_material"		"rio2022/sig_elige"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"6223"
		{
			"name"		"rio2022_signature_elige_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_elige_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_elige_glitter"
			"sticker_material"		"rio2022/sig_elige_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"6224"
		{
			"name"		"rio2022_signature_elige_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_elige_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_elige_holo"
			"sticker_material"		"rio2022/sig_elige_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"6225"
		{
			"name"		"rio2022_signature_elige_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_elige_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_elige_gold"
			"sticker_material"		"rio2022/sig_elige_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"6226"
		{
			"name"		"rio2022_signature_chopper_2"
			"item_name"		"#StickerKit_rio2022_signature_chopper"
			"description_string"		"#StickerKit_desc_rio2022_signature_chopper"
			"sticker_material"		"rio2022/sig_chopper"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
			"tournament_player_id"		"85633136"
		}
		"6227"
		{
			"name"		"rio2022_signature_chopper_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_chopper_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_chopper_glitter"
			"sticker_material"		"rio2022/sig_chopper_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
			"tournament_player_id"		"85633136"
		}
		"6228"
		{
			"name"		"rio2022_signature_chopper_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_chopper_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_chopper_holo"
			"sticker_material"		"rio2022/sig_chopper_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
			"tournament_player_id"		"85633136"
		}
		"6229"
		{
			"name"		"rio2022_signature_chopper_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_chopper_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_chopper_gold"
			"sticker_material"		"rio2022/sig_chopper_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
			"tournament_player_id"		"85633136"
		}
		"6230"
		{
			"name"		"rio2022_signature_magixx_2"
			"item_name"		"#StickerKit_rio2022_signature_magixx"
			"description_string"		"#StickerKit_desc_rio2022_signature_magixx"
			"sticker_material"		"rio2022/sig_magixx"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
			"tournament_player_id"		"868554"
		}
		"6231"
		{
			"name"		"rio2022_signature_magixx_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_magixx_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_magixx_glitter"
			"sticker_material"		"rio2022/sig_magixx_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
			"tournament_player_id"		"868554"
		}
		"6232"
		{
			"name"		"rio2022_signature_magixx_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_magixx_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_magixx_holo"
			"sticker_material"		"rio2022/sig_magixx_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
			"tournament_player_id"		"868554"
		}
		"6233"
		{
			"name"		"rio2022_signature_magixx_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_magixx_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_magixx_gold"
			"sticker_material"		"rio2022/sig_magixx_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
			"tournament_player_id"		"868554"
		}
		"6234"
		{
			"name"		"rio2022_signature_patsi_2"
			"item_name"		"#StickerKit_rio2022_signature_patsi"
			"description_string"		"#StickerKit_desc_rio2022_signature_patsi"
			"sticker_material"		"rio2022/sig_patsi"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
			"tournament_player_id"		"328275073"
		}
		"6235"
		{
			"name"		"rio2022_signature_patsi_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_patsi_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_patsi_glitter"
			"sticker_material"		"rio2022/sig_patsi_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
			"tournament_player_id"		"328275073"
		}
		"6236"
		{
			"name"		"rio2022_signature_patsi_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_patsi_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_patsi_holo"
			"sticker_material"		"rio2022/sig_patsi_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
			"tournament_player_id"		"328275073"
		}
		"6237"
		{
			"name"		"rio2022_signature_patsi_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_patsi_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_patsi_gold"
			"sticker_material"		"rio2022/sig_patsi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
			"tournament_player_id"		"328275073"
		}
		"6238"
		{
			"name"		"rio2022_signature_s1ren_2"
			"item_name"		"#StickerKit_rio2022_signature_s1ren"
			"description_string"		"#StickerKit_desc_rio2022_signature_s1ren"
			"sticker_material"		"rio2022/sig_s1ren"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
			"tournament_player_id"		"207519341"
		}
		"6239"
		{
			"name"		"rio2022_signature_s1ren_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_s1ren_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_s1ren_glitter"
			"sticker_material"		"rio2022/sig_s1ren_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
			"tournament_player_id"		"207519341"
		}
		"6240"
		{
			"name"		"rio2022_signature_s1ren_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_s1ren_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_s1ren_holo"
			"sticker_material"		"rio2022/sig_s1ren_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
			"tournament_player_id"		"207519341"
		}
		"6241"
		{
			"name"		"rio2022_signature_s1ren_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_s1ren_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_s1ren_gold"
			"sticker_material"		"rio2022/sig_s1ren_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
			"tournament_player_id"		"207519341"
		}
		"6242"
		{
			"name"		"rio2022_signature_w0nderful_2"
			"item_name"		"#StickerKit_rio2022_signature_w0nderful"
			"description_string"		"#StickerKit_desc_rio2022_signature_w0nderful"
			"sticker_material"		"rio2022/sig_w0nderful"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
			"tournament_player_id"		"1102803112"
		}
		"6243"
		{
			"name"		"rio2022_signature_w0nderful_2_glitter"
			"item_name"		"#StickerKit_rio2022_signature_w0nderful_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_w0nderful_glitter"
			"sticker_material"		"rio2022/sig_w0nderful_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
			"tournament_player_id"		"1102803112"
		}
		"6244"
		{
			"name"		"rio2022_signature_w0nderful_2_holo"
			"item_name"		"#StickerKit_rio2022_signature_w0nderful_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_w0nderful_holo"
			"sticker_material"		"rio2022/sig_w0nderful_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
			"tournament_player_id"		"1102803112"
		}
		"6245"
		{
			"name"		"rio2022_signature_w0nderful_2_gold"
			"item_name"		"#StickerKit_rio2022_signature_w0nderful_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_w0nderful_gold"
			"sticker_material"		"rio2022/sig_w0nderful_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"81"
			"tournament_player_id"		"1102803112"
		}
		"6246"
		{
			"name"		"rio2022_signature_nqz_1"
			"item_name"		"#StickerKit_rio2022_signature_nqz"
			"description_string"		"#StickerKit_desc_rio2022_signature_nqz"
			"sticker_material"		"rio2022/sig_nqz"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
			"tournament_player_id"		"390076777"
		}
		"6247"
		{
			"name"		"rio2022_signature_nqz_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_nqz_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_nqz_glitter"
			"sticker_material"		"rio2022/sig_nqz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
			"tournament_player_id"		"390076777"
		}
		"6248"
		{
			"name"		"rio2022_signature_nqz_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_nqz_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_nqz_holo"
			"sticker_material"		"rio2022/sig_nqz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
			"tournament_player_id"		"390076777"
		}
		"6249"
		{
			"name"		"rio2022_signature_nqz_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_nqz_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_nqz_gold"
			"sticker_material"		"rio2022/sig_nqz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
			"tournament_player_id"		"390076777"
		}
		"6250"
		{
			"name"		"rio2022_signature_dav1deus_1"
			"item_name"		"#StickerKit_rio2022_signature_dav1deus"
			"description_string"		"#StickerKit_desc_rio2022_signature_dav1deus"
			"sticker_material"		"rio2022/sig_dav1deus"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
			"tournament_player_id"		"160225583"
		}
		"6251"
		{
			"name"		"rio2022_signature_dav1deus_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_dav1deus_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_dav1deus_glitter"
			"sticker_material"		"rio2022/sig_dav1deus_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
			"tournament_player_id"		"160225583"
		}
		"6252"
		{
			"name"		"rio2022_signature_dav1deus_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_dav1deus_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_dav1deus_holo"
			"sticker_material"		"rio2022/sig_dav1deus_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
			"tournament_player_id"		"160225583"
		}
		"6253"
		{
			"name"		"rio2022_signature_dav1deus_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_dav1deus_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_dav1deus_gold"
			"sticker_material"		"rio2022/sig_dav1deus_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
			"tournament_player_id"		"160225583"
		}
		"6254"
		{
			"name"		"rio2022_signature_max_1"
			"item_name"		"#StickerKit_rio2022_signature_max"
			"description_string"		"#StickerKit_desc_rio2022_signature_max"
			"sticker_material"		"rio2022/sig_max"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
			"tournament_player_id"		"282684656"
		}
		"6255"
		{
			"name"		"rio2022_signature_max_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_max_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_max_glitter"
			"sticker_material"		"rio2022/sig_max_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
			"tournament_player_id"		"282684656"
		}
		"6256"
		{
			"name"		"rio2022_signature_max_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_max_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_max_holo"
			"sticker_material"		"rio2022/sig_max_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
			"tournament_player_id"		"282684656"
		}
		"6257"
		{
			"name"		"rio2022_signature_max_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_max_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_max_gold"
			"sticker_material"		"rio2022/sig_max_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
			"tournament_player_id"		"282684656"
		}
		"6258"
		{
			"name"		"rio2022_signature_dgt_1"
			"item_name"		"#StickerKit_rio2022_signature_dgt"
			"description_string"		"#StickerKit_desc_rio2022_signature_dgt"
			"sticker_material"		"rio2022/sig_dgt"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
			"tournament_player_id"		"256625848"
		}
		"6259"
		{
			"name"		"rio2022_signature_dgt_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_dgt_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_dgt_glitter"
			"sticker_material"		"rio2022/sig_dgt_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
			"tournament_player_id"		"256625848"
		}
		"6260"
		{
			"name"		"rio2022_signature_dgt_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_dgt_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_dgt_holo"
			"sticker_material"		"rio2022/sig_dgt_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
			"tournament_player_id"		"256625848"
		}
		"6261"
		{
			"name"		"rio2022_signature_dgt_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_dgt_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_dgt_gold"
			"sticker_material"		"rio2022/sig_dgt_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
			"tournament_player_id"		"256625848"
		}
		"6262"
		{
			"name"		"rio2022_signature_buda_1"
			"item_name"		"#StickerKit_rio2022_signature_buda"
			"description_string"		"#StickerKit_desc_rio2022_signature_buda"
			"sticker_material"		"rio2022/sig_buda"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
			"tournament_player_id"		"239077622"
		}
		"6263"
		{
			"name"		"rio2022_signature_buda_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_buda_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_buda_glitter"
			"sticker_material"		"rio2022/sig_buda_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
			"tournament_player_id"		"239077622"
		}
		"6264"
		{
			"name"		"rio2022_signature_buda_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_buda_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_buda_holo"
			"sticker_material"		"rio2022/sig_buda_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
			"tournament_player_id"		"239077622"
		}
		"6265"
		{
			"name"		"rio2022_signature_buda_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_buda_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_buda_gold"
			"sticker_material"		"rio2022/sig_buda_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"112"
			"tournament_player_id"		"239077622"
		}
		"6266"
		{
			"name"		"rio2022_signature_gxx_1"
			"item_name"		"#StickerKit_rio2022_signature_gxx"
			"description_string"		"#StickerKit_desc_rio2022_signature_gxx"
			"sticker_material"		"rio2022/sig_gxx"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
			"tournament_player_id"		"274569724"
		}
		"6267"
		{
			"name"		"rio2022_signature_gxx_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_gxx_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_gxx_glitter"
			"sticker_material"		"rio2022/sig_gxx_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
			"tournament_player_id"		"274569724"
		}
		"6268"
		{
			"name"		"rio2022_signature_gxx_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_gxx_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_gxx_holo"
			"sticker_material"		"rio2022/sig_gxx_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
			"tournament_player_id"		"274569724"
		}
		"6269"
		{
			"name"		"rio2022_signature_gxx_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_gxx_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_gxx_gold"
			"sticker_material"		"rio2022/sig_gxx_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
			"tournament_player_id"		"274569724"
		}
		"6270"
		{
			"name"		"rio2022_signature_sener1_1"
			"item_name"		"#StickerKit_rio2022_signature_sener1"
			"description_string"		"#StickerKit_desc_rio2022_signature_sener1"
			"sticker_material"		"rio2022/sig_sener1"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
			"tournament_player_id"		"192112459"
		}
		"6271"
		{
			"name"		"rio2022_signature_sener1_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_sener1_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_sener1_glitter"
			"sticker_material"		"rio2022/sig_sener1_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
			"tournament_player_id"		"192112459"
		}
		"6272"
		{
			"name"		"rio2022_signature_sener1_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_sener1_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_sener1_holo"
			"sticker_material"		"rio2022/sig_sener1_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
			"tournament_player_id"		"192112459"
		}
		"6273"
		{
			"name"		"rio2022_signature_sener1_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_sener1_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_sener1_gold"
			"sticker_material"		"rio2022/sig_sener1_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
			"tournament_player_id"		"192112459"
		}
		"6274"
		{
			"name"		"rio2022_signature_juanflatroo_1"
			"item_name"		"#StickerKit_rio2022_signature_juanflatroo"
			"description_string"		"#StickerKit_desc_rio2022_signature_juanflatroo"
			"sticker_material"		"rio2022/sig_juanflatroo"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
			"tournament_player_id"		"135528227"
		}
		"6275"
		{
			"name"		"rio2022_signature_juanflatroo_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_juanflatroo_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_juanflatroo_glitter"
			"sticker_material"		"rio2022/sig_juanflatroo_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
			"tournament_player_id"		"135528227"
		}
		"6276"
		{
			"name"		"rio2022_signature_juanflatroo_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_juanflatroo_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_juanflatroo_holo"
			"sticker_material"		"rio2022/sig_juanflatroo_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
			"tournament_player_id"		"135528227"
		}
		"6277"
		{
			"name"		"rio2022_signature_juanflatroo_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_juanflatroo_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_juanflatroo_gold"
			"sticker_material"		"rio2022/sig_juanflatroo_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
			"tournament_player_id"		"135528227"
		}
		"6278"
		{
			"name"		"rio2022_signature_rigon_1"
			"item_name"		"#StickerKit_rio2022_signature_rigon"
			"description_string"		"#StickerKit_desc_rio2022_signature_rigon"
			"sticker_material"		"rio2022/sig_rigon"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
			"tournament_player_id"		"212571293"
		}
		"6279"
		{
			"name"		"rio2022_signature_rigon_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_rigon_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_rigon_glitter"
			"sticker_material"		"rio2022/sig_rigon_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
			"tournament_player_id"		"212571293"
		}
		"6280"
		{
			"name"		"rio2022_signature_rigon_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_rigon_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_rigon_holo"
			"sticker_material"		"rio2022/sig_rigon_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
			"tournament_player_id"		"212571293"
		}
		"6281"
		{
			"name"		"rio2022_signature_rigon_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_rigon_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_rigon_gold"
			"sticker_material"		"rio2022/sig_rigon_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
			"tournament_player_id"		"212571293"
		}
		"6282"
		{
			"name"		"rio2022_signature_sinnopsyy_1"
			"item_name"		"#StickerKit_rio2022_signature_sinnopsyy"
			"description_string"		"#StickerKit_desc_rio2022_signature_sinnopsyy"
			"sticker_material"		"rio2022/sig_sinnopsyy"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
			"tournament_player_id"		"205062167"
		}
		"6283"
		{
			"name"		"rio2022_signature_sinnopsyy_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_sinnopsyy_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_sinnopsyy_glitter"
			"sticker_material"		"rio2022/sig_sinnopsyy_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
			"tournament_player_id"		"205062167"
		}
		"6284"
		{
			"name"		"rio2022_signature_sinnopsyy_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_sinnopsyy_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_sinnopsyy_holo"
			"sticker_material"		"rio2022/sig_sinnopsyy_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
			"tournament_player_id"		"205062167"
		}
		"6285"
		{
			"name"		"rio2022_signature_sinnopsyy_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_sinnopsyy_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_sinnopsyy_gold"
			"sticker_material"		"rio2022/sig_sinnopsyy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"114"
			"tournament_player_id"		"205062167"
		}
		"6286"
		{
			"name"		"rio2022_signature_faven_1"
			"item_name"		"#StickerKit_rio2022_signature_faven"
			"description_string"		"#StickerKit_desc_rio2022_signature_faven"
			"sticker_material"		"rio2022/sig_faven"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
			"tournament_player_id"		"157930364"
		}
		"6287"
		{
			"name"		"rio2022_signature_faven_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_faven_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_faven_glitter"
			"sticker_material"		"rio2022/sig_faven_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
			"tournament_player_id"		"157930364"
		}
		"6288"
		{
			"name"		"rio2022_signature_faven_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_faven_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_faven_holo"
			"sticker_material"		"rio2022/sig_faven_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
			"tournament_player_id"		"157930364"
		}
		"6289"
		{
			"name"		"rio2022_signature_faven_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_faven_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_faven_gold"
			"sticker_material"		"rio2022/sig_faven_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
			"tournament_player_id"		"157930364"
		}
		"6290"
		{
			"name"		"rio2022_signature_krimbo_1"
			"item_name"		"#StickerKit_rio2022_signature_krimbo"
			"description_string"		"#StickerKit_desc_rio2022_signature_krimbo"
			"sticker_material"		"rio2022/sig_krimbo"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
			"tournament_player_id"		"210365363"
		}
		"6291"
		{
			"name"		"rio2022_signature_krimbo_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_krimbo_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_krimbo_glitter"
			"sticker_material"		"rio2022/sig_krimbo_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
			"tournament_player_id"		"210365363"
		}
		"6292"
		{
			"name"		"rio2022_signature_krimbo_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_krimbo_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_krimbo_holo"
			"sticker_material"		"rio2022/sig_krimbo_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
			"tournament_player_id"		"210365363"
		}
		"6293"
		{
			"name"		"rio2022_signature_krimbo_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_krimbo_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_krimbo_gold"
			"sticker_material"		"rio2022/sig_krimbo_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
			"tournament_player_id"		"210365363"
		}
		"6294"
		{
			"name"		"rio2022_signature_k1to_1"
			"item_name"		"#StickerKit_rio2022_signature_k1to"
			"description_string"		"#StickerKit_desc_rio2022_signature_k1to"
			"sticker_material"		"rio2022/sig_k1to"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
			"tournament_player_id"		"222196859"
		}
		"6295"
		{
			"name"		"rio2022_signature_k1to_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_k1to_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_k1to_glitter"
			"sticker_material"		"rio2022/sig_k1to_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
			"tournament_player_id"		"222196859"
		}
		"6296"
		{
			"name"		"rio2022_signature_k1to_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_k1to_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_k1to_holo"
			"sticker_material"		"rio2022/sig_k1to_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
			"tournament_player_id"		"222196859"
		}
		"6297"
		{
			"name"		"rio2022_signature_k1to_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_k1to_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_k1to_gold"
			"sticker_material"		"rio2022/sig_k1to_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
			"tournament_player_id"		"222196859"
		}
		"6298"
		{
			"name"		"rio2022_signature_tabsen_1"
			"item_name"		"#StickerKit_rio2022_signature_tabsen"
			"description_string"		"#StickerKit_desc_rio2022_signature_tabsen"
			"sticker_material"		"rio2022/sig_tabsen"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1225952"
		}
		"6299"
		{
			"name"		"rio2022_signature_tabsen_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_tabsen_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_tabsen_glitter"
			"sticker_material"		"rio2022/sig_tabsen_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1225952"
		}
		"6300"
		{
			"name"		"rio2022_signature_tabsen_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_tabsen_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_tabsen_holo"
			"sticker_material"		"rio2022/sig_tabsen_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1225952"
		}
		"6301"
		{
			"name"		"rio2022_signature_tabsen_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_tabsen_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_tabsen_gold"
			"sticker_material"		"rio2022/sig_tabsen_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
			"tournament_player_id"		"1225952"
		}
		"6302"
		{
			"name"		"rio2022_signature_syrson_1"
			"item_name"		"#StickerKit_rio2022_signature_syrson"
			"description_string"		"#StickerKit_desc_rio2022_signature_syrson"
			"sticker_material"		"rio2022/sig_syrson"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
			"tournament_player_id"		"19857269"
		}
		"6303"
		{
			"name"		"rio2022_signature_syrson_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_syrson_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_syrson_glitter"
			"sticker_material"		"rio2022/sig_syrson_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
			"tournament_player_id"		"19857269"
		}
		"6304"
		{
			"name"		"rio2022_signature_syrson_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_syrson_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_syrson_holo"
			"sticker_material"		"rio2022/sig_syrson_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
			"tournament_player_id"		"19857269"
		}
		"6305"
		{
			"name"		"rio2022_signature_syrson_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_syrson_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_syrson_gold"
			"sticker_material"		"rio2022/sig_syrson_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"69"
			"tournament_player_id"		"19857269"
		}
		"6306"
		{
			"name"		"rio2022_signature_sh1ro_1"
			"item_name"		"#StickerKit_rio2022_signature_sh1ro"
			"description_string"		"#StickerKit_desc_rio2022_signature_sh1ro"
			"sticker_material"		"rio2022/sig_sh1ro"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
			"tournament_player_id"		"121219047"
		}
		"6307"
		{
			"name"		"rio2022_signature_sh1ro_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_sh1ro_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_sh1ro_glitter"
			"sticker_material"		"rio2022/sig_sh1ro_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
			"tournament_player_id"		"121219047"
		}
		"6308"
		{
			"name"		"rio2022_signature_sh1ro_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_sh1ro_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_sh1ro_holo"
			"sticker_material"		"rio2022/sig_sh1ro_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
			"tournament_player_id"		"121219047"
		}
		"6309"
		{
			"name"		"rio2022_signature_sh1ro_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_sh1ro_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_sh1ro_gold"
			"sticker_material"		"rio2022/sig_sh1ro_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
			"tournament_player_id"		"121219047"
		}
		"6310"
		{
			"name"		"rio2022_signature_nafany_1"
			"item_name"		"#StickerKit_rio2022_signature_nafany"
			"description_string"		"#StickerKit_desc_rio2022_signature_nafany"
			"sticker_material"		"rio2022/sig_nafany"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
			"tournament_player_id"		"99448400"
		}
		"6311"
		{
			"name"		"rio2022_signature_nafany_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_nafany_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_nafany_glitter"
			"sticker_material"		"rio2022/sig_nafany_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
			"tournament_player_id"		"99448400"
		}
		"6312"
		{
			"name"		"rio2022_signature_nafany_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_nafany_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_nafany_holo"
			"sticker_material"		"rio2022/sig_nafany_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
			"tournament_player_id"		"99448400"
		}
		"6313"
		{
			"name"		"rio2022_signature_nafany_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_nafany_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_nafany_gold"
			"sticker_material"		"rio2022/sig_nafany_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
			"tournament_player_id"		"99448400"
		}
		"6314"
		{
			"name"		"rio2022_signature_ax1le_1"
			"item_name"		"#StickerKit_rio2022_signature_ax1le"
			"description_string"		"#StickerKit_desc_rio2022_signature_ax1le"
			"sticker_material"		"rio2022/sig_ax1le"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
			"tournament_player_id"		"85167576"
		}
		"6315"
		{
			"name"		"rio2022_signature_ax1le_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_ax1le_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_ax1le_glitter"
			"sticker_material"		"rio2022/sig_ax1le_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
			"tournament_player_id"		"85167576"
		}
		"6316"
		{
			"name"		"rio2022_signature_ax1le_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_ax1le_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_ax1le_holo"
			"sticker_material"		"rio2022/sig_ax1le_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
			"tournament_player_id"		"85167576"
		}
		"6317"
		{
			"name"		"rio2022_signature_ax1le_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_ax1le_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_ax1le_gold"
			"sticker_material"		"rio2022/sig_ax1le_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
			"tournament_player_id"		"85167576"
		}
		"6318"
		{
			"name"		"rio2022_signature_interz_1"
			"item_name"		"#StickerKit_rio2022_signature_interz"
			"description_string"		"#StickerKit_desc_rio2022_signature_interz"
			"sticker_material"		"rio2022/sig_interz"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
			"tournament_player_id"		"247808592"
		}
		"6319"
		{
			"name"		"rio2022_signature_interz_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_interz_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_interz_glitter"
			"sticker_material"		"rio2022/sig_interz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
			"tournament_player_id"		"247808592"
		}
		"6320"
		{
			"name"		"rio2022_signature_interz_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_interz_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_interz_holo"
			"sticker_material"		"rio2022/sig_interz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
			"tournament_player_id"		"247808592"
		}
		"6321"
		{
			"name"		"rio2022_signature_interz_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_interz_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_interz_gold"
			"sticker_material"		"rio2022/sig_interz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
			"tournament_player_id"		"247808592"
		}
		"6322"
		{
			"name"		"rio2022_signature_hobbit_1"
			"item_name"		"#StickerKit_rio2022_signature_hobbit"
			"description_string"		"#StickerKit_desc_rio2022_signature_hobbit"
			"sticker_material"		"rio2022/sig_hobbit"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
			"tournament_player_id"		"68027030"
		}
		"6323"
		{
			"name"		"rio2022_signature_hobbit_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_hobbit_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_hobbit_glitter"
			"sticker_material"		"rio2022/sig_hobbit_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
			"tournament_player_id"		"68027030"
		}
		"6324"
		{
			"name"		"rio2022_signature_hobbit_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_hobbit_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_hobbit_holo"
			"sticker_material"		"rio2022/sig_hobbit_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
			"tournament_player_id"		"68027030"
		}
		"6325"
		{
			"name"		"rio2022_signature_hobbit_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_hobbit_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_hobbit_gold"
			"sticker_material"		"rio2022/sig_hobbit_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"33"
			"tournament_player_id"		"68027030"
		}
		"6326"
		{
			"name"		"rio2022_signature_autimatic_1"
			"item_name"		"#StickerKit_rio2022_signature_autimatic"
			"description_string"		"#StickerKit_desc_rio2022_signature_autimatic"
			"sticker_material"		"rio2022/sig_autimatic"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
			"tournament_player_id"		"94605121"
		}
		"6327"
		{
			"name"		"rio2022_signature_autimatic_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_autimatic_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_autimatic_glitter"
			"sticker_material"		"rio2022/sig_autimatic_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
			"tournament_player_id"		"94605121"
		}
		"6328"
		{
			"name"		"rio2022_signature_autimatic_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_autimatic_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_autimatic_holo"
			"sticker_material"		"rio2022/sig_autimatic_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
			"tournament_player_id"		"94605121"
		}
		"6329"
		{
			"name"		"rio2022_signature_autimatic_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_autimatic_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_autimatic_gold"
			"sticker_material"		"rio2022/sig_autimatic_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
			"tournament_player_id"		"94605121"
		}
		"6330"
		{
			"name"		"rio2022_signature_nealan_1"
			"item_name"		"#StickerKit_rio2022_signature_nealan"
			"description_string"		"#StickerKit_desc_rio2022_signature_nealan"
			"sticker_material"		"rio2022/sig_nealan"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
			"tournament_player_id"		"93777050"
		}
		"6331"
		{
			"name"		"rio2022_signature_nealan_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_nealan_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_nealan_glitter"
			"sticker_material"		"rio2022/sig_nealan_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
			"tournament_player_id"		"93777050"
		}
		"6332"
		{
			"name"		"rio2022_signature_nealan_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_nealan_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_nealan_holo"
			"sticker_material"		"rio2022/sig_nealan_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
			"tournament_player_id"		"93777050"
		}
		"6333"
		{
			"name"		"rio2022_signature_nealan_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_nealan_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_nealan_gold"
			"sticker_material"		"rio2022/sig_nealan_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
			"tournament_player_id"		"93777050"
		}
		"6334"
		{
			"name"		"rio2022_signature_brehze_1"
			"item_name"		"#StickerKit_rio2022_signature_brehze"
			"description_string"		"#StickerKit_desc_rio2022_signature_brehze"
			"sticker_material"		"rio2022/sig_brehze"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
			"tournament_player_id"		"94595411"
		}
		"6335"
		{
			"name"		"rio2022_signature_brehze_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_brehze_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_brehze_glitter"
			"sticker_material"		"rio2022/sig_brehze_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
			"tournament_player_id"		"94595411"
		}
		"6336"
		{
			"name"		"rio2022_signature_brehze_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_brehze_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_brehze_holo"
			"sticker_material"		"rio2022/sig_brehze_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
			"tournament_player_id"		"94595411"
		}
		"6337"
		{
			"name"		"rio2022_signature_brehze_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_brehze_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_brehze_gold"
			"sticker_material"		"rio2022/sig_brehze_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
			"tournament_player_id"		"94595411"
		}
		"6338"
		{
			"name"		"rio2022_signature_hext_1"
			"item_name"		"#StickerKit_rio2022_signature_hext"
			"description_string"		"#StickerKit_desc_rio2022_signature_hext"
			"sticker_material"		"rio2022/sig_hext"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
			"tournament_player_id"		"250668735"
		}
		"6339"
		{
			"name"		"rio2022_signature_hext_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_hext_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_hext_glitter"
			"sticker_material"		"rio2022/sig_hext_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
			"tournament_player_id"		"250668735"
		}
		"6340"
		{
			"name"		"rio2022_signature_hext_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_hext_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_hext_holo"
			"sticker_material"		"rio2022/sig_hext_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
			"tournament_player_id"		"250668735"
		}
		"6341"
		{
			"name"		"rio2022_signature_hext_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_hext_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_hext_gold"
			"sticker_material"		"rio2022/sig_hext_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
			"tournament_player_id"		"250668735"
		}
		"6342"
		{
			"name"		"rio2022_signature_cerq_1"
			"item_name"		"#StickerKit_rio2022_signature_cerq"
			"description_string"		"#StickerKit_desc_rio2022_signature_cerq"
			"sticker_material"		"rio2022/sig_cerq"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
			"tournament_player_id"		"196088155"
		}
		"6343"
		{
			"name"		"rio2022_signature_cerq_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_cerq_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_cerq_glitter"
			"sticker_material"		"rio2022/sig_cerq_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
			"tournament_player_id"		"196088155"
		}
		"6344"
		{
			"name"		"rio2022_signature_cerq_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_cerq_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_cerq_holo"
			"sticker_material"		"rio2022/sig_cerq_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
			"tournament_player_id"		"196088155"
		}
		"6345"
		{
			"name"		"rio2022_signature_cerq_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_cerq_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_cerq_gold"
			"sticker_material"		"rio2022/sig_cerq_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"98"
			"tournament_player_id"		"196088155"
		}
		"6346"
		{
			"name"		"rio2022_signature_frozen_1"
			"item_name"		"#StickerKit_rio2022_signature_frozen"
			"description_string"		"#StickerKit_desc_rio2022_signature_frozen"
			"sticker_material"		"rio2022/sig_frozen"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
			"tournament_player_id"		"108157034"
		}
		"6347"
		{
			"name"		"rio2022_signature_frozen_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_frozen_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_frozen_glitter"
			"sticker_material"		"rio2022/sig_frozen_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
			"tournament_player_id"		"108157034"
		}
		"6348"
		{
			"name"		"rio2022_signature_frozen_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_frozen_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_frozen_holo"
			"sticker_material"		"rio2022/sig_frozen_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
			"tournament_player_id"		"108157034"
		}
		"6349"
		{
			"name"		"rio2022_signature_frozen_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_frozen_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_frozen_gold"
			"sticker_material"		"rio2022/sig_frozen_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
			"tournament_player_id"		"108157034"
		}
		"6350"
		{
			"name"		"rio2022_signature_dexter_1"
			"item_name"		"#StickerKit_rio2022_signature_dexter"
			"description_string"		"#StickerKit_desc_rio2022_signature_dexter"
			"sticker_material"		"rio2022/sig_dexter"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
			"tournament_player_id"		"101535513"
		}
		"6351"
		{
			"name"		"rio2022_signature_dexter_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_dexter_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_dexter_glitter"
			"sticker_material"		"rio2022/sig_dexter_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
			"tournament_player_id"		"101535513"
		}
		"6352"
		{
			"name"		"rio2022_signature_dexter_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_dexter_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_dexter_holo"
			"sticker_material"		"rio2022/sig_dexter_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
			"tournament_player_id"		"101535513"
		}
		"6353"
		{
			"name"		"rio2022_signature_dexter_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_dexter_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_dexter_gold"
			"sticker_material"		"rio2022/sig_dexter_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
			"tournament_player_id"		"101535513"
		}
		"6354"
		{
			"name"		"rio2022_signature_jdc_1"
			"item_name"		"#StickerKit_rio2022_signature_jdc"
			"description_string"		"#StickerKit_desc_rio2022_signature_jdc"
			"sticker_material"		"rio2022/sig_jdc"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
			"tournament_player_id"		"118505645"
		}
		"6355"
		{
			"name"		"rio2022_signature_jdc_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_jdc_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_jdc_glitter"
			"sticker_material"		"rio2022/sig_jdc_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
			"tournament_player_id"		"118505645"
		}
		"6356"
		{
			"name"		"rio2022_signature_jdc_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_jdc_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_jdc_holo"
			"sticker_material"		"rio2022/sig_jdc_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
			"tournament_player_id"		"118505645"
		}
		"6357"
		{
			"name"		"rio2022_signature_jdc_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_jdc_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_jdc_gold"
			"sticker_material"		"rio2022/sig_jdc_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
			"tournament_player_id"		"118505645"
		}
		"6358"
		{
			"name"		"rio2022_signature_torzsi_1"
			"item_name"		"#StickerKit_rio2022_signature_torzsi"
			"description_string"		"#StickerKit_desc_rio2022_signature_torzsi"
			"sticker_material"		"rio2022/sig_torzsi"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
			"tournament_player_id"		"395473484"
		}
		"6359"
		{
			"name"		"rio2022_signature_torzsi_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_torzsi_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_torzsi_glitter"
			"sticker_material"		"rio2022/sig_torzsi_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
			"tournament_player_id"		"395473484"
		}
		"6360"
		{
			"name"		"rio2022_signature_torzsi_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_torzsi_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_torzsi_holo"
			"sticker_material"		"rio2022/sig_torzsi_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
			"tournament_player_id"		"395473484"
		}
		"6361"
		{
			"name"		"rio2022_signature_torzsi_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_torzsi_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_torzsi_gold"
			"sticker_material"		"rio2022/sig_torzsi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
			"tournament_player_id"		"395473484"
		}
		"6362"
		{
			"name"		"rio2022_signature_xertion_1"
			"item_name"		"#StickerKit_rio2022_signature_xertion"
			"description_string"		"#StickerKit_desc_rio2022_signature_xertion"
			"sticker_material"		"rio2022/sig_xertion"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
			"tournament_player_id"		"232908406"
		}
		"6363"
		{
			"name"		"rio2022_signature_xertion_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_xertion_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_xertion_glitter"
			"sticker_material"		"rio2022/sig_xertion_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
			"tournament_player_id"		"232908406"
		}
		"6364"
		{
			"name"		"rio2022_signature_xertion_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_xertion_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_xertion_holo"
			"sticker_material"		"rio2022/sig_xertion_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
			"tournament_player_id"		"232908406"
		}
		"6365"
		{
			"name"		"rio2022_signature_xertion_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_xertion_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_xertion_gold"
			"sticker_material"		"rio2022/sig_xertion_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"106"
			"tournament_player_id"		"232908406"
		}
		"6366"
		{
			"name"		"rio2022_signature_nexa_1"
			"item_name"		"#StickerKit_rio2022_signature_nexa"
			"description_string"		"#StickerKit_desc_rio2022_signature_nexa"
			"sticker_material"		"rio2022/sig_nexa"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
			"tournament_player_id"		"39559694"
		}
		"6367"
		{
			"name"		"rio2022_signature_nexa_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_nexa_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_nexa_glitter"
			"sticker_material"		"rio2022/sig_nexa_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
			"tournament_player_id"		"39559694"
		}
		"6368"
		{
			"name"		"rio2022_signature_nexa_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_nexa_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_nexa_holo"
			"sticker_material"		"rio2022/sig_nexa_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
			"tournament_player_id"		"39559694"
		}
		"6369"
		{
			"name"		"rio2022_signature_nexa_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_nexa_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_nexa_gold"
			"sticker_material"		"rio2022/sig_nexa_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
			"tournament_player_id"		"39559694"
		}
		"6370"
		{
			"name"		"rio2022_signature_neofrag_1"
			"item_name"		"#StickerKit_rio2022_signature_neofrag"
			"description_string"		"#StickerKit_desc_rio2022_signature_neofrag"
			"sticker_material"		"rio2022/sig_neofrag"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
			"tournament_player_id"		"255168957"
		}
		"6371"
		{
			"name"		"rio2022_signature_neofrag_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_neofrag_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_neofrag_glitter"
			"sticker_material"		"rio2022/sig_neofrag_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
			"tournament_player_id"		"255168957"
		}
		"6372"
		{
			"name"		"rio2022_signature_neofrag_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_neofrag_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_neofrag_holo"
			"sticker_material"		"rio2022/sig_neofrag_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
			"tournament_player_id"		"255168957"
		}
		"6373"
		{
			"name"		"rio2022_signature_neofrag_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_neofrag_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_neofrag_gold"
			"sticker_material"		"rio2022/sig_neofrag_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
			"tournament_player_id"		"255168957"
		}
		"6374"
		{
			"name"		"rio2022_signature_flamez_1"
			"item_name"		"#StickerKit_rio2022_signature_flamez"
			"description_string"		"#StickerKit_desc_rio2022_signature_flamez"
			"sticker_material"		"rio2022/sig_flamez"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
			"tournament_player_id"		"18569432"
		}
		"6375"
		{
			"name"		"rio2022_signature_flamez_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_flamez_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_flamez_glitter"
			"sticker_material"		"rio2022/sig_flamez_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
			"tournament_player_id"		"18569432"
		}
		"6376"
		{
			"name"		"rio2022_signature_flamez_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_flamez_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_flamez_holo"
			"sticker_material"		"rio2022/sig_flamez_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
			"tournament_player_id"		"18569432"
		}
		"6377"
		{
			"name"		"rio2022_signature_flamez_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_flamez_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_flamez_gold"
			"sticker_material"		"rio2022/sig_flamez_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
			"tournament_player_id"		"18569432"
		}
		"6378"
		{
			"name"		"rio2022_signature_degster_1"
			"item_name"		"#StickerKit_rio2022_signature_degster"
			"description_string"		"#StickerKit_desc_rio2022_signature_degster"
			"sticker_material"		"rio2022/sig_degster"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
			"tournament_player_id"		"839074394"
		}
		"6379"
		{
			"name"		"rio2022_signature_degster_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_degster_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_degster_glitter"
			"sticker_material"		"rio2022/sig_degster_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
			"tournament_player_id"		"839074394"
		}
		"6380"
		{
			"name"		"rio2022_signature_degster_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_degster_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_degster_holo"
			"sticker_material"		"rio2022/sig_degster_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
			"tournament_player_id"		"839074394"
		}
		"6381"
		{
			"name"		"rio2022_signature_degster_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_degster_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_degster_gold"
			"sticker_material"		"rio2022/sig_degster_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
			"tournament_player_id"		"839074394"
		}
		"6382"
		{
			"name"		"rio2022_signature_f1ku_1"
			"item_name"		"#StickerKit_rio2022_signature_f1ku"
			"description_string"		"#StickerKit_desc_rio2022_signature_f1ku"
			"sticker_material"		"rio2022/sig_f1ku"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
			"tournament_player_id"		"292168772"
		}
		"6383"
		{
			"name"		"rio2022_signature_f1ku_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_f1ku_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_f1ku_glitter"
			"sticker_material"		"rio2022/sig_f1ku_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
			"tournament_player_id"		"292168772"
		}
		"6384"
		{
			"name"		"rio2022_signature_f1ku_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_f1ku_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_f1ku_holo"
			"sticker_material"		"rio2022/sig_f1ku_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
			"tournament_player_id"		"292168772"
		}
		"6385"
		{
			"name"		"rio2022_signature_f1ku_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_f1ku_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_f1ku_gold"
			"sticker_material"		"rio2022/sig_f1ku_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"96"
			"tournament_player_id"		"292168772"
		}
		"6386"
		{
			"name"		"rio2022_signature_dupreeh_1"
			"item_name"		"#StickerKit_rio2022_signature_dupreeh"
			"description_string"		"#StickerKit_desc_rio2022_signature_dupreeh"
			"sticker_material"		"rio2022/sig_dupreeh"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
			"tournament_player_id"		"44589228"
		}
		"6387"
		{
			"name"		"rio2022_signature_dupreeh_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_dupreeh_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_dupreeh_glitter"
			"sticker_material"		"rio2022/sig_dupreeh_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
			"tournament_player_id"		"44589228"
		}
		"6388"
		{
			"name"		"rio2022_signature_dupreeh_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_dupreeh_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_dupreeh_holo"
			"sticker_material"		"rio2022/sig_dupreeh_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
			"tournament_player_id"		"44589228"
		}
		"6389"
		{
			"name"		"rio2022_signature_dupreeh_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_dupreeh_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_dupreeh_gold"
			"sticker_material"		"rio2022/sig_dupreeh_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
			"tournament_player_id"		"44589228"
		}
		"6390"
		{
			"name"		"rio2022_signature_magisk_1"
			"item_name"		"#StickerKit_rio2022_signature_magisk"
			"description_string"		"#StickerKit_desc_rio2022_signature_magisk"
			"sticker_material"		"rio2022/sig_magisk"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
			"tournament_player_id"		"23690923"
		}
		"6391"
		{
			"name"		"rio2022_signature_magisk_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_magisk_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_magisk_glitter"
			"sticker_material"		"rio2022/sig_magisk_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
			"tournament_player_id"		"23690923"
		}
		"6392"
		{
			"name"		"rio2022_signature_magisk_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_magisk_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_magisk_holo"
			"sticker_material"		"rio2022/sig_magisk_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
			"tournament_player_id"		"23690923"
		}
		"6393"
		{
			"name"		"rio2022_signature_magisk_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_magisk_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_magisk_gold"
			"sticker_material"		"rio2022/sig_magisk_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
			"tournament_player_id"		"23690923"
		}
		"6394"
		{
			"name"		"rio2022_signature_apex_1"
			"item_name"		"#StickerKit_rio2022_signature_apex"
			"description_string"		"#StickerKit_desc_rio2022_signature_apex"
			"sticker_material"		"rio2022/sig_apex"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
		"6395"
		{
			"name"		"rio2022_signature_apex_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_apex_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_apex_glitter"
			"sticker_material"		"rio2022/sig_apex_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
		"6396"
		{
			"name"		"rio2022_signature_apex_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_apex_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_apex_holo"
			"sticker_material"		"rio2022/sig_apex_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
		"6397"
		{
			"name"		"rio2022_signature_apex_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_apex_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_apex_gold"
			"sticker_material"		"rio2022/sig_apex_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
		"6398"
		{
			"name"		"rio2022_signature_spinx_1"
			"item_name"		"#StickerKit_rio2022_signature_spinx"
			"description_string"		"#StickerKit_desc_rio2022_signature_spinx"
			"sticker_material"		"rio2022/sig_spinx"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
			"tournament_player_id"		"103070679"
		}
		"6399"
		{
			"name"		"rio2022_signature_spinx_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_spinx_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_spinx_glitter"
			"sticker_material"		"rio2022/sig_spinx_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
			"tournament_player_id"		"103070679"
		}
		"6400"
		{
			"name"		"rio2022_signature_spinx_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_spinx_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_spinx_holo"
			"sticker_material"		"rio2022/sig_spinx_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
			"tournament_player_id"		"103070679"
		}
		"6401"
		{
			"name"		"rio2022_signature_spinx_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_spinx_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_spinx_gold"
			"sticker_material"		"rio2022/sig_spinx_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
			"tournament_player_id"		"103070679"
		}
		"6402"
		{
			"name"		"rio2022_signature_zywoo_1"
			"item_name"		"#StickerKit_rio2022_signature_zywoo"
			"description_string"		"#StickerKit_desc_rio2022_signature_zywoo"
			"sticker_material"		"rio2022/sig_zywoo"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
		"6403"
		{
			"name"		"rio2022_signature_zywoo_1_glitter"
			"item_name"		"#StickerKit_rio2022_signature_zywoo_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_zywoo_glitter"
			"sticker_material"		"rio2022/sig_zywoo_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
		"6404"
		{
			"name"		"rio2022_signature_zywoo_1_holo"
			"item_name"		"#StickerKit_rio2022_signature_zywoo_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_zywoo_holo"
			"sticker_material"		"rio2022/sig_zywoo_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
		"6405"
		{
			"name"		"rio2022_signature_zywoo_1_gold"
			"item_name"		"#StickerKit_rio2022_signature_zywoo_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_zywoo_gold"
			"sticker_material"		"rio2022/sig_zywoo_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
		"6406"
		{
			"name"		"rio2022_signature_taco_4"
			"item_name"		"#StickerKit_rio2022_signature_taco"
			"description_string"		"#StickerKit_desc_rio2022_signature_taco"
			"sticker_material"		"rio2022/sig_taco"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
			"tournament_player_id"		"52876568"
		}
		"6407"
		{
			"name"		"rio2022_signature_taco_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_taco_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_taco_glitter"
			"sticker_material"		"rio2022/sig_taco_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
			"tournament_player_id"		"52876568"
		}
		"6408"
		{
			"name"		"rio2022_signature_taco_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_taco_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_taco_holo"
			"sticker_material"		"rio2022/sig_taco_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
			"tournament_player_id"		"52876568"
		}
		"6409"
		{
			"name"		"rio2022_signature_taco_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_taco_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_taco_gold"
			"sticker_material"		"rio2022/sig_taco_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
			"tournament_player_id"		"52876568"
		}
		"6410"
		{
			"name"		"rio2022_signature_coldzera_4"
			"item_name"		"#StickerKit_rio2022_signature_coldzera"
			"description_string"		"#StickerKit_desc_rio2022_signature_coldzera"
			"sticker_material"		"rio2022/sig_coldzera"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
			"tournament_player_id"		"79720871"
		}
		"6411"
		{
			"name"		"rio2022_signature_coldzera_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_coldzera_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_coldzera_glitter"
			"sticker_material"		"rio2022/sig_coldzera_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
			"tournament_player_id"		"79720871"
		}
		"6412"
		{
			"name"		"rio2022_signature_coldzera_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_coldzera_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_coldzera_holo"
			"sticker_material"		"rio2022/sig_coldzera_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
			"tournament_player_id"		"79720871"
		}
		"6413"
		{
			"name"		"rio2022_signature_coldzera_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_coldzera_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_coldzera_gold"
			"sticker_material"		"rio2022/sig_coldzera_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
			"tournament_player_id"		"79720871"
		}
		"6414"
		{
			"name"		"rio2022_signature_try_4"
			"item_name"		"#StickerKit_rio2022_signature_try"
			"description_string"		"#StickerKit_desc_rio2022_signature_try"
			"sticker_material"		"rio2022/sig_try"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
			"tournament_player_id"		"404852560"
		}
		"6415"
		{
			"name"		"rio2022_signature_try_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_try_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_try_glitter"
			"sticker_material"		"rio2022/sig_try_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
			"tournament_player_id"		"404852560"
		}
		"6416"
		{
			"name"		"rio2022_signature_try_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_try_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_try_holo"
			"sticker_material"		"rio2022/sig_try_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
			"tournament_player_id"		"404852560"
		}
		"6417"
		{
			"name"		"rio2022_signature_try_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_try_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_try_gold"
			"sticker_material"		"rio2022/sig_try_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
			"tournament_player_id"		"404852560"
		}
		"6418"
		{
			"name"		"rio2022_signature_latto_4"
			"item_name"		"#StickerKit_rio2022_signature_latto"
			"description_string"		"#StickerKit_desc_rio2022_signature_latto"
			"sticker_material"		"rio2022/sig_latto"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
			"tournament_player_id"		"889754458"
		}
		"6419"
		{
			"name"		"rio2022_signature_latto_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_latto_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_latto_glitter"
			"sticker_material"		"rio2022/sig_latto_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
			"tournament_player_id"		"889754458"
		}
		"6420"
		{
			"name"		"rio2022_signature_latto_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_latto_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_latto_holo"
			"sticker_material"		"rio2022/sig_latto_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
			"tournament_player_id"		"889754458"
		}
		"6421"
		{
			"name"		"rio2022_signature_latto_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_latto_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_latto_gold"
			"sticker_material"		"rio2022/sig_latto_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
			"tournament_player_id"		"889754458"
		}
		"6422"
		{
			"name"		"rio2022_signature_dumau_4"
			"item_name"		"#StickerKit_rio2022_signature_dumau"
			"description_string"		"#StickerKit_desc_rio2022_signature_dumau"
			"sticker_material"		"rio2022/sig_dumau"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
			"tournament_player_id"		"234059589"
		}
		"6423"
		{
			"name"		"rio2022_signature_dumau_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_dumau_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_dumau_glitter"
			"sticker_material"		"rio2022/sig_dumau_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
			"tournament_player_id"		"234059589"
		}
		"6424"
		{
			"name"		"rio2022_signature_dumau_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_dumau_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_dumau_holo"
			"sticker_material"		"rio2022/sig_dumau_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
			"tournament_player_id"		"234059589"
		}
		"6425"
		{
			"name"		"rio2022_signature_dumau_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_dumau_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_dumau_gold"
			"sticker_material"		"rio2022/sig_dumau_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"116"
			"tournament_player_id"		"234059589"
		}
		"6426"
		{
			"name"		"rio2022_signature_krimz_4"
			"item_name"		"#StickerKit_rio2022_signature_krimz"
			"description_string"		"#StickerKit_desc_rio2022_signature_krimz"
			"sticker_material"		"rio2022/sig_krimz"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"6427"
		{
			"name"		"rio2022_signature_krimz_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_krimz_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_krimz_glitter"
			"sticker_material"		"rio2022/sig_krimz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"6428"
		{
			"name"		"rio2022_signature_krimz_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_krimz_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_krimz_holo"
			"sticker_material"		"rio2022/sig_krimz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"6429"
		{
			"name"		"rio2022_signature_krimz_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_krimz_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_krimz_gold"
			"sticker_material"		"rio2022/sig_krimz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"6430"
		{
			"name"		"rio2022_signature_mezii_4"
			"item_name"		"#StickerKit_rio2022_signature_mezii"
			"description_string"		"#StickerKit_desc_rio2022_signature_mezii"
			"sticker_material"		"rio2022/sig_mezii"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
			"tournament_player_id"		"12874964"
		}
		"6431"
		{
			"name"		"rio2022_signature_mezii_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_mezii_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_mezii_glitter"
			"sticker_material"		"rio2022/sig_mezii_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
			"tournament_player_id"		"12874964"
		}
		"6432"
		{
			"name"		"rio2022_signature_mezii_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_mezii_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_mezii_holo"
			"sticker_material"		"rio2022/sig_mezii_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
			"tournament_player_id"		"12874964"
		}
		"6433"
		{
			"name"		"rio2022_signature_mezii_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_mezii_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_mezii_gold"
			"sticker_material"		"rio2022/sig_mezii_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
			"tournament_player_id"		"12874964"
		}
		"6434"
		{
			"name"		"rio2022_signature_fashr_4"
			"item_name"		"#StickerKit_rio2022_signature_fashr"
			"description_string"		"#StickerKit_desc_rio2022_signature_fashr"
			"sticker_material"		"rio2022/sig_fashr"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
			"tournament_player_id"		"3238867"
		}
		"6435"
		{
			"name"		"rio2022_signature_fashr_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_fashr_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_fashr_glitter"
			"sticker_material"		"rio2022/sig_fashr_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
			"tournament_player_id"		"3238867"
		}
		"6436"
		{
			"name"		"rio2022_signature_fashr_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_fashr_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_fashr_holo"
			"sticker_material"		"rio2022/sig_fashr_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
			"tournament_player_id"		"3238867"
		}
		"6437"
		{
			"name"		"rio2022_signature_fashr_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_fashr_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_fashr_gold"
			"sticker_material"		"rio2022/sig_fashr_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
			"tournament_player_id"		"3238867"
		}
		"6438"
		{
			"name"		"rio2022_signature_roej_4"
			"item_name"		"#StickerKit_rio2022_signature_roej"
			"description_string"		"#StickerKit_desc_rio2022_signature_roej"
			"sticker_material"		"rio2022/sig_roej"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
			"tournament_player_id"		"30968963"
		}
		"6439"
		{
			"name"		"rio2022_signature_roej_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_roej_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_roej_glitter"
			"sticker_material"		"rio2022/sig_roej_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
			"tournament_player_id"		"30968963"
		}
		"6440"
		{
			"name"		"rio2022_signature_roej_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_roej_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_roej_holo"
			"sticker_material"		"rio2022/sig_roej_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
			"tournament_player_id"		"30968963"
		}
		"6441"
		{
			"name"		"rio2022_signature_roej_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_roej_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_roej_gold"
			"sticker_material"		"rio2022/sig_roej_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
			"tournament_player_id"		"30968963"
		}
		"6442"
		{
			"name"		"rio2022_signature_nicoodoz_4"
			"item_name"		"#StickerKit_rio2022_signature_nicoodoz"
			"description_string"		"#StickerKit_desc_rio2022_signature_nicoodoz"
			"sticker_material"		"rio2022/sig_nicoodoz"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
			"tournament_player_id"		"112851399"
		}
		"6443"
		{
			"name"		"rio2022_signature_nicoodoz_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_nicoodoz_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_nicoodoz_glitter"
			"sticker_material"		"rio2022/sig_nicoodoz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
			"tournament_player_id"		"112851399"
		}
		"6444"
		{
			"name"		"rio2022_signature_nicoodoz_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_nicoodoz_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_nicoodoz_holo"
			"sticker_material"		"rio2022/sig_nicoodoz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
			"tournament_player_id"		"112851399"
		}
		"6445"
		{
			"name"		"rio2022_signature_nicoodoz_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_nicoodoz_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_nicoodoz_gold"
			"sticker_material"		"rio2022/sig_nicoodoz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"6"
			"tournament_player_id"		"112851399"
		}
		"6446"
		{
			"name"		"rio2022_signature_kscerato_4"
			"item_name"		"#StickerKit_rio2022_signature_kscerato"
			"description_string"		"#StickerKit_desc_rio2022_signature_kscerato"
			"sticker_material"		"rio2022/sig_kscerato"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
			"tournament_player_id"		"98234764"
		}
		"6447"
		{
			"name"		"rio2022_signature_kscerato_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_kscerato_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_kscerato_glitter"
			"sticker_material"		"rio2022/sig_kscerato_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
			"tournament_player_id"		"98234764"
		}
		"6448"
		{
			"name"		"rio2022_signature_kscerato_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_kscerato_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_kscerato_holo"
			"sticker_material"		"rio2022/sig_kscerato_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
			"tournament_player_id"		"98234764"
		}
		"6449"
		{
			"name"		"rio2022_signature_kscerato_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_kscerato_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_kscerato_gold"
			"sticker_material"		"rio2022/sig_kscerato_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
			"tournament_player_id"		"98234764"
		}
		"6450"
		{
			"name"		"rio2022_signature_yuurih_4"
			"item_name"		"#StickerKit_rio2022_signature_yuurih"
			"description_string"		"#StickerKit_desc_rio2022_signature_yuurih"
			"sticker_material"		"rio2022/sig_yuurih"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
			"tournament_player_id"		"204704832"
		}
		"6451"
		{
			"name"		"rio2022_signature_yuurih_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_yuurih_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_yuurih_glitter"
			"sticker_material"		"rio2022/sig_yuurih_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
			"tournament_player_id"		"204704832"
		}
		"6452"
		{
			"name"		"rio2022_signature_yuurih_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_yuurih_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_yuurih_holo"
			"sticker_material"		"rio2022/sig_yuurih_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
			"tournament_player_id"		"204704832"
		}
		"6453"
		{
			"name"		"rio2022_signature_yuurih_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_yuurih_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_yuurih_gold"
			"sticker_material"		"rio2022/sig_yuurih_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
			"tournament_player_id"		"204704832"
		}
		"6454"
		{
			"name"		"rio2022_signature_drop_4"
			"item_name"		"#StickerKit_rio2022_signature_drop"
			"description_string"		"#StickerKit_desc_rio2022_signature_drop"
			"sticker_material"		"rio2022/sig_drop"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
			"tournament_player_id"		"427790854"
		}
		"6455"
		{
			"name"		"rio2022_signature_drop_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_drop_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_drop_glitter"
			"sticker_material"		"rio2022/sig_drop_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
			"tournament_player_id"		"427790854"
		}
		"6456"
		{
			"name"		"rio2022_signature_drop_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_drop_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_drop_holo"
			"sticker_material"		"rio2022/sig_drop_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
			"tournament_player_id"		"427790854"
		}
		"6457"
		{
			"name"		"rio2022_signature_drop_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_drop_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_drop_gold"
			"sticker_material"		"rio2022/sig_drop_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
			"tournament_player_id"		"427790854"
		}
		"6458"
		{
			"name"		"rio2022_signature_saffee_4"
			"item_name"		"#StickerKit_rio2022_signature_saffee"
			"description_string"		"#StickerKit_desc_rio2022_signature_saffee"
			"sticker_material"		"rio2022/sig_saffee"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
			"tournament_player_id"		"25299957"
		}
		"6459"
		{
			"name"		"rio2022_signature_saffee_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_saffee_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_saffee_glitter"
			"sticker_material"		"rio2022/sig_saffee_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
			"tournament_player_id"		"25299957"
		}
		"6460"
		{
			"name"		"rio2022_signature_saffee_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_saffee_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_saffee_holo"
			"sticker_material"		"rio2022/sig_saffee_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
			"tournament_player_id"		"25299957"
		}
		"6461"
		{
			"name"		"rio2022_signature_saffee_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_saffee_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_saffee_gold"
			"sticker_material"		"rio2022/sig_saffee_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
			"tournament_player_id"		"25299957"
		}
		"6462"
		{
			"name"		"rio2022_signature_art_4"
			"item_name"		"#StickerKit_rio2022_signature_art"
			"description_string"		"#StickerKit_desc_rio2022_signature_art"
			"sticker_material"		"rio2022/sig_art"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
			"tournament_player_id"		"83503844"
		}
		"6463"
		{
			"name"		"rio2022_signature_art_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_art_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_art_glitter"
			"sticker_material"		"rio2022/sig_art_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
			"tournament_player_id"		"83503844"
		}
		"6464"
		{
			"name"		"rio2022_signature_art_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_art_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_art_holo"
			"sticker_material"		"rio2022/sig_art_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
			"tournament_player_id"		"83503844"
		}
		"6465"
		{
			"name"		"rio2022_signature_art_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_art_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_art_gold"
			"sticker_material"		"rio2022/sig_art_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"85"
			"tournament_player_id"		"83503844"
		}
		"6466"
		{
			"name"		"rio2022_signature_acor_4"
			"item_name"		"#StickerKit_rio2022_signature_acor"
			"description_string"		"#StickerKit_desc_rio2022_signature_acor"
			"sticker_material"		"rio2022/sig_acor"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
			"tournament_player_id"		"42677035"
		}
		"6467"
		{
			"name"		"rio2022_signature_acor_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_acor_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_acor_glitter"
			"sticker_material"		"rio2022/sig_acor_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
			"tournament_player_id"		"42677035"
		}
		"6468"
		{
			"name"		"rio2022_signature_acor_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_acor_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_acor_holo"
			"sticker_material"		"rio2022/sig_acor_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
			"tournament_player_id"		"42677035"
		}
		"6469"
		{
			"name"		"rio2022_signature_acor_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_acor_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_acor_gold"
			"sticker_material"		"rio2022/sig_acor_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
			"tournament_player_id"		"42677035"
		}
		"6470"
		{
			"name"		"rio2022_signature_im_4"
			"item_name"		"#StickerKit_rio2022_signature_im"
			"description_string"		"#StickerKit_desc_rio2022_signature_im"
			"sticker_material"		"rio2022/sig_im"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
			"tournament_player_id"		"89984505"
		}
		"6471"
		{
			"name"		"rio2022_signature_im_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_im_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_im_glitter"
			"sticker_material"		"rio2022/sig_im_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
			"tournament_player_id"		"89984505"
		}
		"6472"
		{
			"name"		"rio2022_signature_im_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_im_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_im_holo"
			"sticker_material"		"rio2022/sig_im_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
			"tournament_player_id"		"89984505"
		}
		"6473"
		{
			"name"		"rio2022_signature_im_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_im_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_im_gold"
			"sticker_material"		"rio2022/sig_im_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
			"tournament_player_id"		"89984505"
		}
		"6474"
		{
			"name"		"rio2022_signature_siuhy_4"
			"item_name"		"#StickerKit_rio2022_signature_siuhy"
			"description_string"		"#StickerKit_desc_rio2022_signature_siuhy"
			"sticker_material"		"rio2022/sig_siuhy"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
			"tournament_player_id"		"190407632"
		}
		"6475"
		{
			"name"		"rio2022_signature_siuhy_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_siuhy_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_siuhy_glitter"
			"sticker_material"		"rio2022/sig_siuhy_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
			"tournament_player_id"		"190407632"
		}
		"6476"
		{
			"name"		"rio2022_signature_siuhy_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_siuhy_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_siuhy_holo"
			"sticker_material"		"rio2022/sig_siuhy_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
			"tournament_player_id"		"190407632"
		}
		"6477"
		{
			"name"		"rio2022_signature_siuhy_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_siuhy_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_siuhy_gold"
			"sticker_material"		"rio2022/sig_siuhy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
			"tournament_player_id"		"190407632"
		}
		"6478"
		{
			"name"		"rio2022_signature_keoz_4"
			"item_name"		"#StickerKit_rio2022_signature_keoz"
			"description_string"		"#StickerKit_desc_rio2022_signature_keoz"
			"sticker_material"		"rio2022/sig_keoz"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
			"tournament_player_id"		"138078516"
		}
		"6479"
		{
			"name"		"rio2022_signature_keoz_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_keoz_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_keoz_glitter"
			"sticker_material"		"rio2022/sig_keoz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
			"tournament_player_id"		"138078516"
		}
		"6480"
		{
			"name"		"rio2022_signature_keoz_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_keoz_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_keoz_holo"
			"sticker_material"		"rio2022/sig_keoz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
			"tournament_player_id"		"138078516"
		}
		"6481"
		{
			"name"		"rio2022_signature_keoz_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_keoz_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_keoz_gold"
			"sticker_material"		"rio2022/sig_keoz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
			"tournament_player_id"		"138078516"
		}
		"6482"
		{
			"name"		"rio2022_signature_isak_4"
			"item_name"		"#StickerKit_rio2022_signature_isak"
			"description_string"		"#StickerKit_desc_rio2022_signature_isak"
			"sticker_material"		"rio2022/sig_isak"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
			"tournament_player_id"		"111644637"
		}
		"6483"
		{
			"name"		"rio2022_signature_isak_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_isak_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_isak_glitter"
			"sticker_material"		"rio2022/sig_isak_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
			"tournament_player_id"		"111644637"
		}
		"6484"
		{
			"name"		"rio2022_signature_isak_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_isak_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_isak_holo"
			"sticker_material"		"rio2022/sig_isak_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
			"tournament_player_id"		"111644637"
		}
		"6485"
		{
			"name"		"rio2022_signature_isak_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_isak_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_isak_gold"
			"sticker_material"		"rio2022/sig_isak_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"115"
			"tournament_player_id"		"111644637"
		}
		"6486"
		{
			"name"		"rio2022_signature_ins_4"
			"item_name"		"#StickerKit_rio2022_signature_ins"
			"description_string"		"#StickerKit_desc_rio2022_signature_ins"
			"sticker_material"		"rio2022/sig_ins"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
			"tournament_player_id"		"26946895"
		}
		"6487"
		{
			"name"		"rio2022_signature_ins_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_ins_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_ins_glitter"
			"sticker_material"		"rio2022/sig_ins_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
			"tournament_player_id"		"26946895"
		}
		"6488"
		{
			"name"		"rio2022_signature_ins_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_ins_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_ins_holo"
			"sticker_material"		"rio2022/sig_ins_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
			"tournament_player_id"		"26946895"
		}
		"6489"
		{
			"name"		"rio2022_signature_ins_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_ins_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_ins_gold"
			"sticker_material"		"rio2022/sig_ins_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
			"tournament_player_id"		"26946895"
		}
		"6490"
		{
			"name"		"rio2022_signature_vexite_4"
			"item_name"		"#StickerKit_rio2022_signature_vexite"
			"description_string"		"#StickerKit_desc_rio2022_signature_vexite"
			"sticker_material"		"rio2022/sig_vexite"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
			"tournament_player_id"		"92622415"
		}
		"6491"
		{
			"name"		"rio2022_signature_vexite_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_vexite_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_vexite_glitter"
			"sticker_material"		"rio2022/sig_vexite_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
			"tournament_player_id"		"92622415"
		}
		"6492"
		{
			"name"		"rio2022_signature_vexite_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_vexite_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_vexite_holo"
			"sticker_material"		"rio2022/sig_vexite_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
			"tournament_player_id"		"92622415"
		}
		"6493"
		{
			"name"		"rio2022_signature_vexite_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_vexite_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_vexite_gold"
			"sticker_material"		"rio2022/sig_vexite_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
			"tournament_player_id"		"92622415"
		}
		"6494"
		{
			"name"		"rio2022_signature_sico_4"
			"item_name"		"#StickerKit_rio2022_signature_sico"
			"description_string"		"#StickerKit_desc_rio2022_signature_sico"
			"sticker_material"		"rio2022/sig_sico"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
			"tournament_player_id"		"39266546"
		}
		"6495"
		{
			"name"		"rio2022_signature_sico_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_sico_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_sico_glitter"
			"sticker_material"		"rio2022/sig_sico_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
			"tournament_player_id"		"39266546"
		}
		"6496"
		{
			"name"		"rio2022_signature_sico_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_sico_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_sico_holo"
			"sticker_material"		"rio2022/sig_sico_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
			"tournament_player_id"		"39266546"
		}
		"6497"
		{
			"name"		"rio2022_signature_sico_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_sico_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_sico_gold"
			"sticker_material"		"rio2022/sig_sico_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
			"tournament_player_id"		"39266546"
		}
		"6498"
		{
			"name"		"rio2022_signature_liazz_4"
			"item_name"		"#StickerKit_rio2022_signature_liazz"
			"description_string"		"#StickerKit_desc_rio2022_signature_liazz"
			"sticker_material"		"rio2022/sig_liazz"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
			"tournament_player_id"		"112055988"
		}
		"6499"
		{
			"name"		"rio2022_signature_liazz_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_liazz_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_liazz_glitter"
			"sticker_material"		"rio2022/sig_liazz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
			"tournament_player_id"		"112055988"
		}
		"6500"
		{
			"name"		"rio2022_signature_liazz_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_liazz_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_liazz_holo"
			"sticker_material"		"rio2022/sig_liazz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
			"tournament_player_id"		"112055988"
		}
		"6501"
		{
			"name"		"rio2022_signature_liazz_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_liazz_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_liazz_gold"
			"sticker_material"		"rio2022/sig_liazz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
			"tournament_player_id"		"112055988"
		}
		"6502"
		{
			"name"		"rio2022_signature_alistair_4"
			"item_name"		"#StickerKit_rio2022_signature_alistair"
			"description_string"		"#StickerKit_desc_rio2022_signature_alistair"
			"sticker_material"		"rio2022/sig_alistair"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
			"tournament_player_id"		"138080982"
		}
		"6503"
		{
			"name"		"rio2022_signature_alistair_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_alistair_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_alistair_glitter"
			"sticker_material"		"rio2022/sig_alistair_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
			"tournament_player_id"		"138080982"
		}
		"6504"
		{
			"name"		"rio2022_signature_alistair_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_alistair_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_alistair_holo"
			"sticker_material"		"rio2022/sig_alistair_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
			"tournament_player_id"		"138080982"
		}
		"6505"
		{
			"name"		"rio2022_signature_alistair_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_alistair_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_alistair_gold"
			"sticker_material"		"rio2022/sig_alistair_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"86"
			"tournament_player_id"		"138080982"
		}
		"6506"
		{
			"name"		"rio2022_signature_sk0r_4"
			"item_name"		"#StickerKit_rio2022_signature_sk0r"
			"description_string"		"#StickerKit_desc_rio2022_signature_sk0r"
			"sticker_material"		"rio2022/sig_sk0r"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
			"tournament_player_id"		"863160115"
		}
		"6507"
		{
			"name"		"rio2022_signature_sk0r_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_sk0r_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_sk0r_glitter"
			"sticker_material"		"rio2022/sig_sk0r_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
			"tournament_player_id"		"863160115"
		}
		"6508"
		{
			"name"		"rio2022_signature_sk0r_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_sk0r_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_sk0r_holo"
			"sticker_material"		"rio2022/sig_sk0r_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
			"tournament_player_id"		"863160115"
		}
		"6509"
		{
			"name"		"rio2022_signature_sk0r_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_sk0r_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_sk0r_gold"
			"sticker_material"		"rio2022/sig_sk0r_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
			"tournament_player_id"		"863160115"
		}
		"6510"
		{
			"name"		"rio2022_signature_techno4k_4"
			"item_name"		"#StickerKit_rio2022_signature_techno4k"
			"description_string"		"#StickerKit_desc_rio2022_signature_techno4k"
			"sticker_material"		"rio2022/sig_techno4k"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
			"tournament_player_id"		"1006074432"
		}
		"6511"
		{
			"name"		"rio2022_signature_techno4k_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_techno4k_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_techno4k_glitter"
			"sticker_material"		"rio2022/sig_techno4k_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
			"tournament_player_id"		"1006074432"
		}
		"6512"
		{
			"name"		"rio2022_signature_techno4k_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_techno4k_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_techno4k_holo"
			"sticker_material"		"rio2022/sig_techno4k_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
			"tournament_player_id"		"1006074432"
		}
		"6513"
		{
			"name"		"rio2022_signature_techno4k_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_techno4k_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_techno4k_gold"
			"sticker_material"		"rio2022/sig_techno4k_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
			"tournament_player_id"		"1006074432"
		}
		"6514"
		{
			"name"		"rio2022_signature_kabal_4"
			"item_name"		"#StickerKit_rio2022_signature_kabal"
			"description_string"		"#StickerKit_desc_rio2022_signature_kabal"
			"sticker_material"		"rio2022/sig_kabal"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
			"tournament_player_id"		"161246388"
		}
		"6515"
		{
			"name"		"rio2022_signature_kabal_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_kabal_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_kabal_glitter"
			"sticker_material"		"rio2022/sig_kabal_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
			"tournament_player_id"		"161246388"
		}
		"6516"
		{
			"name"		"rio2022_signature_kabal_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_kabal_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_kabal_holo"
			"sticker_material"		"rio2022/sig_kabal_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
			"tournament_player_id"		"161246388"
		}
		"6517"
		{
			"name"		"rio2022_signature_kabal_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_kabal_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_kabal_gold"
			"sticker_material"		"rio2022/sig_kabal_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
			"tournament_player_id"		"161246388"
		}
		"6518"
		{
			"name"		"rio2022_signature_blitz_4"
			"item_name"		"#StickerKit_rio2022_signature_blitz"
			"description_string"		"#StickerKit_desc_rio2022_signature_blitz"
			"sticker_material"		"rio2022/sig_blitz"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
			"tournament_player_id"		"999558360"
		}
		"6519"
		{
			"name"		"rio2022_signature_blitz_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_blitz_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_blitz_glitter"
			"sticker_material"		"rio2022/sig_blitz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
			"tournament_player_id"		"999558360"
		}
		"6520"
		{
			"name"		"rio2022_signature_blitz_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_blitz_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_blitz_holo"
			"sticker_material"		"rio2022/sig_blitz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
			"tournament_player_id"		"999558360"
		}
		"6521"
		{
			"name"		"rio2022_signature_blitz_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_blitz_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_blitz_gold"
			"sticker_material"		"rio2022/sig_blitz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
			"tournament_player_id"		"999558360"
		}
		"6522"
		{
			"name"		"rio2022_signature_annihilation_4"
			"item_name"		"#StickerKit_rio2022_signature_annihilation"
			"description_string"		"#StickerKit_desc_rio2022_signature_annihilation"
			"sticker_material"		"rio2022/sig_annihilation"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
			"tournament_player_id"		"315821474"
		}
		"6523"
		{
			"name"		"rio2022_signature_annihilation_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_annihilation_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_annihilation_glitter"
			"sticker_material"		"rio2022/sig_annihilation_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
			"tournament_player_id"		"315821474"
		}
		"6524"
		{
			"name"		"rio2022_signature_annihilation_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_annihilation_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_annihilation_holo"
			"sticker_material"		"rio2022/sig_annihilation_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
			"tournament_player_id"		"315821474"
		}
		"6525"
		{
			"name"		"rio2022_signature_annihilation_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_annihilation_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_annihilation_gold"
			"sticker_material"		"rio2022/sig_annihilation_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"108"
			"tournament_player_id"		"315821474"
		}
		"6526"
		{
			"name"		"rio2022_signature_fallen_4"
			"item_name"		"#StickerKit_rio2022_signature_fallen"
			"description_string"		"#StickerKit_desc_rio2022_signature_fallen"
			"sticker_material"		"rio2022/sig_fallen"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
			"tournament_player_id"		"424467"
		}
		"6527"
		{
			"name"		"rio2022_signature_fallen_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_fallen_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_fallen_glitter"
			"sticker_material"		"rio2022/sig_fallen_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
			"tournament_player_id"		"424467"
		}
		"6528"
		{
			"name"		"rio2022_signature_fallen_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_fallen_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_fallen_holo"
			"sticker_material"		"rio2022/sig_fallen_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
			"tournament_player_id"		"424467"
		}
		"6529"
		{
			"name"		"rio2022_signature_fallen_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_fallen_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_fallen_gold"
			"sticker_material"		"rio2022/sig_fallen_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
			"tournament_player_id"		"424467"
		}
		"6530"
		{
			"name"		"rio2022_signature_fer_4"
			"item_name"		"#StickerKit_rio2022_signature_fer"
			"description_string"		"#StickerKit_desc_rio2022_signature_fer"
			"sticker_material"		"rio2022/sig_fer"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
			"tournament_player_id"		"38921219"
		}
		"6531"
		{
			"name"		"rio2022_signature_fer_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_fer_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_fer_glitter"
			"sticker_material"		"rio2022/sig_fer_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
			"tournament_player_id"		"38921219"
		}
		"6532"
		{
			"name"		"rio2022_signature_fer_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_fer_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_fer_holo"
			"sticker_material"		"rio2022/sig_fer_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
			"tournament_player_id"		"38921219"
		}
		"6533"
		{
			"name"		"rio2022_signature_fer_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_fer_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_fer_gold"
			"sticker_material"		"rio2022/sig_fer_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
			"tournament_player_id"		"38921219"
		}
		"6534"
		{
			"name"		"rio2022_signature_boltz_4"
			"item_name"		"#StickerKit_rio2022_signature_boltz"
			"description_string"		"#StickerKit_desc_rio2022_signature_boltz"
			"sticker_material"		"rio2022/sig_boltz"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
			"tournament_player_id"		"58113672"
		}
		"6535"
		{
			"name"		"rio2022_signature_boltz_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_boltz_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_boltz_glitter"
			"sticker_material"		"rio2022/sig_boltz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
			"tournament_player_id"		"58113672"
		}
		"6536"
		{
			"name"		"rio2022_signature_boltz_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_boltz_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_boltz_holo"
			"sticker_material"		"rio2022/sig_boltz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
			"tournament_player_id"		"58113672"
		}
		"6537"
		{
			"name"		"rio2022_signature_boltz_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_boltz_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_boltz_gold"
			"sticker_material"		"rio2022/sig_boltz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
			"tournament_player_id"		"58113672"
		}
		"6538"
		{
			"name"		"rio2022_signature_vini_4"
			"item_name"		"#StickerKit_rio2022_signature_vini"
			"description_string"		"#StickerKit_desc_rio2022_signature_vini"
			"sticker_material"		"rio2022/sig_vini"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
			"tournament_player_id"		"36104456"
		}
		"6539"
		{
			"name"		"rio2022_signature_vini_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_vini_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_vini_glitter"
			"sticker_material"		"rio2022/sig_vini_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
			"tournament_player_id"		"36104456"
		}
		"6540"
		{
			"name"		"rio2022_signature_vini_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_vini_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_vini_holo"
			"sticker_material"		"rio2022/sig_vini_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
			"tournament_player_id"		"36104456"
		}
		"6541"
		{
			"name"		"rio2022_signature_vini_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_vini_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_vini_gold"
			"sticker_material"		"rio2022/sig_vini_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
			"tournament_player_id"		"36104456"
		}
		"6542"
		{
			"name"		"rio2022_signature_chelo_4"
			"item_name"		"#StickerKit_rio2022_signature_chelo"
			"description_string"		"#StickerKit_desc_rio2022_signature_chelo"
			"sticker_material"		"rio2022/sig_chelo"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
			"tournament_player_id"		"107498100"
		}
		"6543"
		{
			"name"		"rio2022_signature_chelo_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_chelo_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_chelo_glitter"
			"sticker_material"		"rio2022/sig_chelo_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
			"tournament_player_id"		"107498100"
		}
		"6544"
		{
			"name"		"rio2022_signature_chelo_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_chelo_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_chelo_holo"
			"sticker_material"		"rio2022/sig_chelo_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
			"tournament_player_id"		"107498100"
		}
		"6545"
		{
			"name"		"rio2022_signature_chelo_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_chelo_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_chelo_gold"
			"sticker_material"		"rio2022/sig_chelo_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"113"
			"tournament_player_id"		"107498100"
		}
		"6546"
		{
			"name"		"rio2022_signature_fl1t_4"
			"item_name"		"#StickerKit_rio2022_signature_fl1t"
			"description_string"		"#StickerKit_desc_rio2022_signature_fl1t"
			"sticker_material"		"rio2022/sig_fl1t"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"35551773"
		}
		"6547"
		{
			"name"		"rio2022_signature_fl1t_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_fl1t_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_fl1t_glitter"
			"sticker_material"		"rio2022/sig_fl1t_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"35551773"
		}
		"6548"
		{
			"name"		"rio2022_signature_fl1t_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_fl1t_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_fl1t_holo"
			"sticker_material"		"rio2022/sig_fl1t_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"35551773"
		}
		"6549"
		{
			"name"		"rio2022_signature_fl1t_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_fl1t_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_fl1t_gold"
			"sticker_material"		"rio2022/sig_fl1t_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"35551773"
		}
		"6550"
		{
			"name"		"rio2022_signature_n0rb3r7_4"
			"item_name"		"#StickerKit_rio2022_signature_n0rb3r7"
			"description_string"		"#StickerKit_desc_rio2022_signature_n0rb3r7"
			"sticker_material"		"rio2022/sig_n0rb3r7"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"262176776"
		}
		"6551"
		{
			"name"		"rio2022_signature_n0rb3r7_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_n0rb3r7_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_n0rb3r7_glitter"
			"sticker_material"		"rio2022/sig_n0rb3r7_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"262176776"
		}
		"6552"
		{
			"name"		"rio2022_signature_n0rb3r7_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_n0rb3r7_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_n0rb3r7_holo"
			"sticker_material"		"rio2022/sig_n0rb3r7_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"262176776"
		}
		"6553"
		{
			"name"		"rio2022_signature_n0rb3r7_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_n0rb3r7_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_n0rb3r7_gold"
			"sticker_material"		"rio2022/sig_n0rb3r7_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"262176776"
		}
		"6554"
		{
			"name"		"rio2022_signature_jame_4"
			"item_name"		"#StickerKit_rio2022_signature_jame"
			"description_string"		"#StickerKit_desc_rio2022_signature_jame"
			"sticker_material"		"rio2022/sig_jame"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"75859856"
		}
		"6555"
		{
			"name"		"rio2022_signature_jame_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_jame_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_jame_glitter"
			"sticker_material"		"rio2022/sig_jame_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"75859856"
		}
		"6556"
		{
			"name"		"rio2022_signature_jame_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_jame_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_jame_holo"
			"sticker_material"		"rio2022/sig_jame_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"75859856"
		}
		"6557"
		{
			"name"		"rio2022_signature_jame_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_jame_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_jame_gold"
			"sticker_material"		"rio2022/sig_jame_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"75859856"
		}
		"6558"
		{
			"name"		"rio2022_signature_qikert_4"
			"item_name"		"#StickerKit_rio2022_signature_qikert"
			"description_string"		"#StickerKit_desc_rio2022_signature_qikert"
			"sticker_material"		"rio2022/sig_qikert"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"166970562"
		}
		"6559"
		{
			"name"		"rio2022_signature_qikert_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_qikert_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_qikert_glitter"
			"sticker_material"		"rio2022/sig_qikert_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"166970562"
		}
		"6560"
		{
			"name"		"rio2022_signature_qikert_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_qikert_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_qikert_holo"
			"sticker_material"		"rio2022/sig_qikert_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"166970562"
		}
		"6561"
		{
			"name"		"rio2022_signature_qikert_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_qikert_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_qikert_gold"
			"sticker_material"		"rio2022/sig_qikert_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"166970562"
		}
		"6562"
		{
			"name"		"rio2022_signature_fame_4"
			"item_name"		"#StickerKit_rio2022_signature_fame"
			"description_string"		"#StickerKit_desc_rio2022_signature_fame"
			"sticker_material"		"rio2022/sig_fame"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"119848818"
		}
		"6563"
		{
			"name"		"rio2022_signature_fame_4_glitter"
			"item_name"		"#StickerKit_rio2022_signature_fame_glitter"
			"description_string"		"#StickerKit_desc_rio2022_signature_fame_glitter"
			"sticker_material"		"rio2022/sig_fame_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"119848818"
		}
		"6564"
		{
			"name"		"rio2022_signature_fame_4_holo"
			"item_name"		"#StickerKit_rio2022_signature_fame_holo"
			"description_string"		"#StickerKit_desc_rio2022_signature_fame_holo"
			"sticker_material"		"rio2022/sig_fame_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"119848818"
		}
		"6565"
		{
			"name"		"rio2022_signature_fame_4_gold"
			"item_name"		"#StickerKit_rio2022_signature_fame_gold"
			"description_string"		"#StickerKit_desc_rio2022_signature_fame_gold"
			"sticker_material"		"rio2022/sig_fame_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"119848818"
		}
		"6566"
		{
			"name"		"rio2022_signature_fl1t_32"
			"item_name"		"#StickerKit_rio2022_signature_fl1t_champion"
			"description_string"		"#StickerKit_desc_rio2022_signature_fl1t_champion"
			"sticker_material"		"rio2022/sig_fl1t_champion"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"35551773"
		}
		"6567"
		{
			"name"		"rio2022_signature_fl1t_32_glitter"
			"item_name"		"#StickerKit_rio2022_signature_fl1t_glitter_champion"
			"description_string"		"#StickerKit_desc_rio2022_signature_fl1t_glitter_champion"
			"sticker_material"		"rio2022/sig_fl1t_glitter_champion"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"35551773"
		}
		"6568"
		{
			"name"		"rio2022_signature_fl1t_32_holo"
			"item_name"		"#StickerKit_rio2022_signature_fl1t_holo_champion"
			"description_string"		"#StickerKit_desc_rio2022_signature_fl1t_holo_champion"
			"sticker_material"		"rio2022/sig_fl1t_holo_champion"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"35551773"
		}
		"6569"
		{
			"name"		"rio2022_signature_fl1t_32_gold"
			"item_name"		"#StickerKit_rio2022_signature_fl1t_gold_champion"
			"description_string"		"#StickerKit_desc_rio2022_signature_fl1t_gold_champion"
			"sticker_material"		"rio2022/sig_fl1t_gold_champion"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"35551773"
		}
		"6570"
		{
			"name"		"rio2022_signature_n0rb3r7_32"
			"item_name"		"#StickerKit_rio2022_signature_n0rb3r7_champion"
			"description_string"		"#StickerKit_desc_rio2022_signature_n0rb3r7_champion"
			"sticker_material"		"rio2022/sig_n0rb3r7_champion"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"262176776"
		}
		"6571"
		{
			"name"		"rio2022_signature_n0rb3r7_32_glitter"
			"item_name"		"#StickerKit_rio2022_signature_n0rb3r7_glitter_champion"
			"description_string"		"#StickerKit_desc_rio2022_signature_n0rb3r7_glitter_champion"
			"sticker_material"		"rio2022/sig_n0rb3r7_glitter_champion"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"262176776"
		}
		"6572"
		{
			"name"		"rio2022_signature_n0rb3r7_32_holo"
			"item_name"		"#StickerKit_rio2022_signature_n0rb3r7_holo_champion"
			"description_string"		"#StickerKit_desc_rio2022_signature_n0rb3r7_holo_champion"
			"sticker_material"		"rio2022/sig_n0rb3r7_holo_champion"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"262176776"
		}
		"6573"
		{
			"name"		"rio2022_signature_n0rb3r7_32_gold"
			"item_name"		"#StickerKit_rio2022_signature_n0rb3r7_gold_champion"
			"description_string"		"#StickerKit_desc_rio2022_signature_n0rb3r7_gold_champion"
			"sticker_material"		"rio2022/sig_n0rb3r7_gold_champion"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"262176776"
		}
		"6574"
		{
			"name"		"rio2022_signature_jame_32"
			"item_name"		"#StickerKit_rio2022_signature_jame_champion"
			"description_string"		"#StickerKit_desc_rio2022_signature_jame_champion"
			"sticker_material"		"rio2022/sig_jame_champion"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"75859856"
		}
		"6575"
		{
			"name"		"rio2022_signature_jame_32_glitter"
			"item_name"		"#StickerKit_rio2022_signature_jame_glitter_champion"
			"description_string"		"#StickerKit_desc_rio2022_signature_jame_glitter_champion"
			"sticker_material"		"rio2022/sig_jame_glitter_champion"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"75859856"
		}
		"6576"
		{
			"name"		"rio2022_signature_jame_32_holo"
			"item_name"		"#StickerKit_rio2022_signature_jame_holo_champion"
			"description_string"		"#StickerKit_desc_rio2022_signature_jame_holo_champion"
			"sticker_material"		"rio2022/sig_jame_holo_champion"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"75859856"
		}
		"6577"
		{
			"name"		"rio2022_signature_jame_32_gold"
			"item_name"		"#StickerKit_rio2022_signature_jame_gold_champion"
			"description_string"		"#StickerKit_desc_rio2022_signature_jame_gold_champion"
			"sticker_material"		"rio2022/sig_jame_gold_champion"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"75859856"
		}
		"6578"
		{
			"name"		"rio2022_signature_qikert_32"
			"item_name"		"#StickerKit_rio2022_signature_qikert_champion"
			"description_string"		"#StickerKit_desc_rio2022_signature_qikert_champion"
			"sticker_material"		"rio2022/sig_qikert_champion"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"166970562"
		}
		"6579"
		{
			"name"		"rio2022_signature_qikert_32_glitter"
			"item_name"		"#StickerKit_rio2022_signature_qikert_glitter_champion"
			"description_string"		"#StickerKit_desc_rio2022_signature_qikert_glitter_champion"
			"sticker_material"		"rio2022/sig_qikert_glitter_champion"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"166970562"
		}
		"6580"
		{
			"name"		"rio2022_signature_qikert_32_holo"
			"item_name"		"#StickerKit_rio2022_signature_qikert_holo_champion"
			"description_string"		"#StickerKit_desc_rio2022_signature_qikert_holo_champion"
			"sticker_material"		"rio2022/sig_qikert_holo_champion"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"166970562"
		}
		"6581"
		{
			"name"		"rio2022_signature_qikert_32_gold"
			"item_name"		"#StickerKit_rio2022_signature_qikert_gold_champion"
			"description_string"		"#StickerKit_desc_rio2022_signature_qikert_gold_champion"
			"sticker_material"		"rio2022/sig_qikert_gold_champion"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"166970562"
		}
		"6582"
		{
			"name"		"rio2022_signature_fame_32"
			"item_name"		"#StickerKit_rio2022_signature_fame_champion"
			"description_string"		"#StickerKit_desc_rio2022_signature_fame_champion"
			"sticker_material"		"rio2022/sig_fame_champion"
			"item_rarity"		"rare"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"119848818"
		}
		"6583"
		{
			"name"		"rio2022_signature_fame_32_glitter"
			"item_name"		"#StickerKit_rio2022_signature_fame_glitter_champion"
			"description_string"		"#StickerKit_desc_rio2022_signature_fame_glitter_champion"
			"sticker_material"		"rio2022/sig_fame_glitter_champion"
			"item_rarity"		"mythical"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"119848818"
		}
		"6584"
		{
			"name"		"rio2022_signature_fame_32_holo"
			"item_name"		"#StickerKit_rio2022_signature_fame_holo_champion"
			"description_string"		"#StickerKit_desc_rio2022_signature_fame_holo_champion"
			"sticker_material"		"rio2022/sig_fame_holo_champion"
			"item_rarity"		"legendary"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"119848818"
		}
		"6585"
		{
			"name"		"rio2022_signature_fame_32_gold"
			"item_name"		"#StickerKit_rio2022_signature_fame_gold_champion"
			"description_string"		"#StickerKit_desc_rio2022_signature_fame_gold_champion"
			"sticker_material"		"rio2022/sig_fame_gold_champion"
			"item_rarity"		"ancient"
			"tournament_event_id"		"20"
			"tournament_team_id"		"109"
			"tournament_player_id"		"119848818"
		}
	}
	"quest_definitions"
	{
		"173"
		{
			"name"		"quest_rio2022_activate_pass"
			"loc_name"		"#CSGO_TournamentChallenge_rio2022_activate_pass"
			"loc_description"		"#CSGO_TournamentChallenge_rio2022_activate_pass"
			"quest_icon"		"pass"
			"gamemode"		"competitive"
		}
		"174"
		{
			"name"		"quest_rio2022_challengers_calender"
			"loc_name"		"#CSGO_TournamentChallenge_rio2022_challengers_calender"
			"loc_description"		"#CSGO_TournamentChallenge_rio2022_challengers_calender"
			"quest_icon"		"calender"
			"gamemode"		"competitive"
		}
		"175"
		{
			"name"		"quest_rio2022_challengers_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_rio2022_challengers_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_rio2022_challengers_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"176"
		{
			"name"		"quest_rio2022_legends_calender"
			"loc_name"		"#CSGO_TournamentChallenge_rio2022_legends_calender"
			"loc_description"		"#CSGO_TournamentChallenge_rio2022_legends_calender"
			"quest_icon"		"calender"
			"gamemode"		"competitive"
		}
		"177"
		{
			"name"		"quest_rio2022_legends_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_rio2022_legends_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_rio2022_legends_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"178"
		{
			"name"		"quest_rio2022_grandfinal_calender"
			"loc_name"		"#CSGO_TournamentChallenge_rio2022_grandfinal_calender"
			"loc_description"		"#CSGO_TournamentChallenge_rio2022_grandfinal_calender"
			"quest_icon"		"calender"
			"gamemode"		"competitive"
		}
		"179"
		{
			"name"		"quest_rio2022_quarterfinals_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_rio2022_quarterfinals_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_rio2022_quarterfinals_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"180"
		{
			"name"		"quest_rio2022_semifinals_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_rio2022_semifinals_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_rio2022_semifinals_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"181"
		{
			"name"		"quest_rio2022_grandfinal_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_rio2022_grandfinal_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_rio2022_grandfinal_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
	}
	"campaign_definitions"
	{
		"14"
		{
			"loc_name"		"#CSGO_TournamentJournal_rio2022"
			"loc_description"		"#CSGO_TournamentJournal_rio2022_Desc"
			"1"
			{
				"quest_index"		"173"
			}
			"2"
			{
				"quest_index"		"174"
			}
			"3"
			{
				"quest_index"		"175"
			}
			"4"
			{
				"quest_index"		"176"
			}
			"5"
			{
				"quest_index"		"177"
			}
			"6"
			{
				"quest_index"		"178"
			}
			"7"
			{
				"quest_index"		"179"
			}
			"8"
			{
				"quest_index"		"180"
			}
			"9"
			{
				"quest_index"		"181"
			}
		}
	}
	"prefabs"
	{
		"paris2023_sticker_capsule_prefab"
		{
			"first_sale_date"		"2023-05-01"
			"prefab"		"weapon_case_base"
			"inv_container_and_tools"		"sticker_capsule"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"21"
				}
			}
		}
		"paris2023_signature_capsule_prefab"
		{
			"first_sale_date"		"2023-05-01"
			"prefab"		"weapon_case_base"
			"inv_container_and_tools"		"sticker_capsule"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"21"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_signature_pack_paris2023_group_players_collection"
					"tag_text"		"#CSGO_crate_signature_pack_paris2023_group_players_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"paris2023_tournament_pass_prefab"
		{
			"first_sale_date"		"2023-05-01"
			"prefab"		"fan_token"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"21"
				}
			}
		}
		"paris2023_tournament_journal_prefab"
		{
			"item_description"		"#CSGO_TournamentJournal_paris2023_Desc"
			"first_sale_date"		"2023-05-01"
			"prefab"		"fan_shield"
			"attributes"
			{
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"21"
				}
				"campaign id"
				{
					"attribute_class"		"campaign_id"
					"value"		"15"
				}
				"sticker slot 0 id"
				{
					"attribute_class"		"sticker_slot_id"
					"value"		"6732"
					"force_gc_to_generate"		"1"
				}
				"campaign completion bitfield"
				{
					"attribute_class"		"campaign_completion_bitfield"
					"value"		"1"
					"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"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"379"		"crate_sticker_pack_paris2023_legends"
		"380"		"crate_sticker_pack_paris2023_challengers"
		"381"		"crate_sticker_pack_paris2023_contenders"
		"382"		"crate_paris2023_promo_de_inferno"
		"383"		"crate_paris2023_promo_de_mirage"
		"384"		"crate_paris2023_promo_de_anubis"
		"385"		"crate_paris2023_promo_de_overpass"
		"386"		"crate_paris2023_promo_de_ancient"
		"387"		"crate_paris2023_promo_de_nuke"
		"388"		"crate_paris2023_promo_de_vertigo"
		"389"		"crate_signature_pack_paris2023_group_players_collection_legends"
		"390"		"crate_signature_pack_paris2023_group_players_collection_challengers"
		"391"		"crate_signature_pack_paris2023_group_players_collection_contenders"
		"392"		"crate_signature_pack_paris2023_group_players_collection_champions"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_paris2023_legends_rare"
		{
			"[paris2023_team_fntc]sticker"		"1"
			"[paris2023_team_navi]sticker"		"1"
			"[paris2023_team_furi]sticker"		"1"
			"[paris2023_team_vita]sticker"		"1"
			"[paris2023_team_hero]sticker"		"1"
			"[paris2023_team_bne]sticker"		"1"
			"[paris2023_team_itb]sticker"		"1"
			"[paris2023_team_nein]sticker"		"1"
			"[paris2023_team_blst]sticker"		"1"
		}
		"crate_sticker_pack_paris2023_legends_mythical"
		{
			"[paris2023_team_fntc_glitter]sticker"		"1"
			"[paris2023_team_navi_glitter]sticker"		"1"
			"[paris2023_team_furi_glitter]sticker"		"1"
			"[paris2023_team_vita_glitter]sticker"		"1"
			"[paris2023_team_hero_glitter]sticker"		"1"
			"[paris2023_team_bne_glitter]sticker"		"1"
			"[paris2023_team_itb_glitter]sticker"		"1"
			"[paris2023_team_nein_glitter]sticker"		"1"
			"[paris2023_team_blst_glitter]sticker"		"1"
		}
		"crate_sticker_pack_paris2023_legends_legendary"
		{
			"[paris2023_team_fntc_holo]sticker"		"1"
			"[paris2023_team_navi_holo]sticker"		"1"
			"[paris2023_team_furi_holo]sticker"		"1"
			"[paris2023_team_vita_holo]sticker"		"1"
			"[paris2023_team_hero_holo]sticker"		"1"
			"[paris2023_team_bne_holo]sticker"		"1"
			"[paris2023_team_itb_holo]sticker"		"1"
			"[paris2023_team_nein_holo]sticker"		"1"
			"[paris2023_team_blst_holo]sticker"		"1"
		}
		"crate_sticker_pack_paris2023_legends_ancient"
		{
			"[paris2023_team_fntc_gold]sticker"		"1"
			"[paris2023_team_navi_gold]sticker"		"1"
			"[paris2023_team_furi_gold]sticker"		"1"
			"[paris2023_team_vita_gold]sticker"		"1"
			"[paris2023_team_hero_gold]sticker"		"1"
			"[paris2023_team_bne_gold]sticker"		"1"
			"[paris2023_team_itb_gold]sticker"		"1"
			"[paris2023_team_nein_gold]sticker"		"1"
			"[paris2023_team_blst_gold]sticker"		"1"
		}
		"crate_sticker_pack_paris2023_legends"
		{
			"contains_stickers_representing_organizations"		"1"
			"crate_sticker_pack_paris2023_legends_rare"		"1"
			"crate_sticker_pack_paris2023_legends_mythical"		"1"
			"crate_sticker_pack_paris2023_legends_legendary"		"1"
			"crate_sticker_pack_paris2023_legends_ancient"		"1"
		}
		"crate_sticker_pack_paris2023_challengers_rare"
		{
			"[paris2023_team_nip]sticker"		"1"
			"[paris2023_team_g2]sticker"		"1"
			"[paris2023_team_forz]sticker"		"1"
			"[paris2023_team_og]sticker"		"1"
			"[paris2023_team_pain]sticker"		"1"
			"[paris2023_team_gl]sticker"		"1"
			"[paris2023_team_apex]sticker"		"1"
			"[paris2023_team_mont]sticker"		"1"
			"[paris2023_team_blst]sticker"		"1"
		}
		"crate_sticker_pack_paris2023_challengers_mythical"
		{
			"[paris2023_team_nip_glitter]sticker"		"1"
			"[paris2023_team_g2_glitter]sticker"		"1"
			"[paris2023_team_forz_glitter]sticker"		"1"
			"[paris2023_team_og_glitter]sticker"		"1"
			"[paris2023_team_pain_glitter]sticker"		"1"
			"[paris2023_team_gl_glitter]sticker"		"1"
			"[paris2023_team_apex_glitter]sticker"		"1"
			"[paris2023_team_mont_glitter]sticker"		"1"
			"[paris2023_team_blst_glitter]sticker"		"1"
		}
		"crate_sticker_pack_paris2023_challengers_legendary"
		{
			"[paris2023_team_nip_holo]sticker"		"1"
			"[paris2023_team_g2_holo]sticker"		"1"
			"[paris2023_team_forz_holo]sticker"		"1"
			"[paris2023_team_og_holo]sticker"		"1"
			"[paris2023_team_pain_holo]sticker"		"1"
			"[paris2023_team_gl_holo]sticker"		"1"
			"[paris2023_team_apex_holo]sticker"		"1"
			"[paris2023_team_mont_holo]sticker"		"1"
			"[paris2023_team_blst_holo]sticker"		"1"
		}
		"crate_sticker_pack_paris2023_challengers_ancient"
		{
			"[paris2023_team_nip_gold]sticker"		"1"
			"[paris2023_team_g2_gold]sticker"		"1"
			"[paris2023_team_forz_gold]sticker"		"1"
			"[paris2023_team_og_gold]sticker"		"1"
			"[paris2023_team_pain_gold]sticker"		"1"
			"[paris2023_team_gl_gold]sticker"		"1"
			"[paris2023_team_apex_gold]sticker"		"1"
			"[paris2023_team_mont_gold]sticker"		"1"
			"[paris2023_team_blst_gold]sticker"		"1"
		}
		"crate_sticker_pack_paris2023_challengers"
		{
			"contains_stickers_representing_organizations"		"1"
			"crate_sticker_pack_paris2023_challengers_rare"		"1"
			"crate_sticker_pack_paris2023_challengers_mythical"		"1"
			"crate_sticker_pack_paris2023_challengers_legendary"		"1"
			"crate_sticker_pack_paris2023_challengers_ancient"		"1"
		}
		"crate_sticker_pack_paris2023_contenders_rare"
		{
			"[paris2023_team_liq]sticker"		"1"
			"[paris2023_team_faze]sticker"		"1"
			"[paris2023_team_ence]sticker"		"1"
			"[paris2023_team_gray]sticker"		"1"
			"[paris2023_team_mouz]sticker"		"1"
			"[paris2023_team_cplx]sticker"		"1"
			"[paris2023_team_flux]sticker"		"1"
			"[paris2023_team_mngz]sticker"		"1"
			"[paris2023_team_blst]sticker"		"1"
		}
		"crate_sticker_pack_paris2023_contenders_mythical"
		{
			"[paris2023_team_liq_glitter]sticker"		"1"
			"[paris2023_team_faze_glitter]sticker"		"1"
			"[paris2023_team_ence_glitter]sticker"		"1"
			"[paris2023_team_gray_glitter]sticker"		"1"
			"[paris2023_team_mouz_glitter]sticker"		"1"
			"[paris2023_team_cplx_glitter]sticker"		"1"
			"[paris2023_team_flux_glitter]sticker"		"1"
			"[paris2023_team_mngz_glitter]sticker"		"1"
			"[paris2023_team_blst_glitter]sticker"		"1"
		}
		"crate_sticker_pack_paris2023_contenders_legendary"
		{
			"[paris2023_team_liq_holo]sticker"		"1"
			"[paris2023_team_faze_holo]sticker"		"1"
			"[paris2023_team_ence_holo]sticker"		"1"
			"[paris2023_team_gray_holo]sticker"		"1"
			"[paris2023_team_mouz_holo]sticker"		"1"
			"[paris2023_team_cplx_holo]sticker"		"1"
			"[paris2023_team_flux_holo]sticker"		"1"
			"[paris2023_team_mngz_holo]sticker"		"1"
			"[paris2023_team_blst_holo]sticker"		"1"
		}
		"crate_sticker_pack_paris2023_contenders_ancient"
		{
			"[paris2023_team_liq_gold]sticker"		"1"
			"[paris2023_team_faze_gold]sticker"		"1"
			"[paris2023_team_ence_gold]sticker"		"1"
			"[paris2023_team_gray_gold]sticker"		"1"
			"[paris2023_team_mouz_gold]sticker"		"1"
			"[paris2023_team_cplx_gold]sticker"		"1"
			"[paris2023_team_flux_gold]sticker"		"1"
			"[paris2023_team_mngz_gold]sticker"		"1"
			"[paris2023_team_blst_gold]sticker"		"1"
		}
		"crate_sticker_pack_paris2023_contenders"
		{
			"contains_stickers_representing_organizations"		"1"
			"crate_sticker_pack_paris2023_contenders_rare"		"1"
			"crate_sticker_pack_paris2023_contenders_mythical"		"1"
			"crate_sticker_pack_paris2023_contenders_legendary"		"1"
			"crate_sticker_pack_paris2023_contenders_ancient"		"1"
		}
		"crate_signature_pack_paris2023_group_legends_rare"
		{
			"[paris2023_signature_fashr_2]sticker"		"1"
			"[paris2023_signature_krimz_2]sticker"		"1"
			"[paris2023_signature_mezii_2]sticker"		"1"
			"[paris2023_signature_nicoodoz_2]sticker"		"1"
			"[paris2023_signature_roej_2]sticker"		"1"
			"[paris2023_signature_b1t_2]sticker"		"1"
			"[paris2023_signature_electronic_2]sticker"		"1"
			"[paris2023_signature_npl_2]sticker"		"1"
			"[paris2023_signature_perfecto_2]sticker"		"1"
			"[paris2023_signature_s1mple_2]sticker"		"1"
			"[paris2023_signature_art_2]sticker"		"1"
			"[paris2023_signature_drop_2]sticker"		"1"
			"[paris2023_signature_kscerato_2]sticker"		"1"
			"[paris2023_signature_saffee_2]sticker"		"1"
			"[paris2023_signature_yuurih_2]sticker"		"1"
			"[paris2023_signature_apex_2]sticker"		"1"
			"[paris2023_signature_dupreeh_2]sticker"		"1"
			"[paris2023_signature_magisk_2]sticker"		"1"
			"[paris2023_signature_spinx_2]sticker"		"1"
			"[paris2023_signature_zywoo_2]sticker"		"1"
			"[paris2023_signature_cadian_2]sticker"		"1"
			"[paris2023_signature_jabbi_2]sticker"		"1"
			"[paris2023_signature_sjuush_2]sticker"		"1"
			"[paris2023_signature_stavn_2]sticker"		"1"
			"[paris2023_signature_teses_2]sticker"		"1"
			"[paris2023_signature_gxx_2]sticker"		"1"
			"[paris2023_signature_juanflatroo_2]sticker"		"1"
			"[paris2023_signature_rigon_2]sticker"		"1"
			"[paris2023_signature_sener1_2]sticker"		"1"
			"[paris2023_signature_sinnopsyy_2]sticker"		"1"
			"[paris2023_signature_cruc1al_2]sticker"		"1"
			"[paris2023_signature_cypher_2]sticker"		"1"
			"[paris2023_signature_rallen_2]sticker"		"1"
			"[paris2023_signature_thomas_2]sticker"		"1"
			"[paris2023_signature_volt_2]sticker"		"1"
			"[paris2023_signature_goofy_2]sticker"		"1"
			"[paris2023_signature_hades_2]sticker"		"1"
			"[paris2023_signature_kei_2]sticker"		"1"
			"[paris2023_signature_kylar_2]sticker"		"1"
			"[paris2023_signature_mynio_2]sticker"		"1"
		}
		"crate_signature_pack_paris2023_group_legends_mythical"
		{
			"[paris2023_signature_fashr_2_glitter]sticker"		"1"
			"[paris2023_signature_krimz_2_glitter]sticker"		"1"
			"[paris2023_signature_mezii_2_glitter]sticker"		"1"
			"[paris2023_signature_nicoodoz_2_glitter]sticker"		"1"
			"[paris2023_signature_roej_2_glitter]sticker"		"1"
			"[paris2023_signature_b1t_2_glitter]sticker"		"1"
			"[paris2023_signature_electronic_2_glitter]sticker"		"1"
			"[paris2023_signature_npl_2_glitter]sticker"		"1"
			"[paris2023_signature_perfecto_2_glitter]sticker"		"1"
			"[paris2023_signature_s1mple_2_glitter]sticker"		"1"
			"[paris2023_signature_art_2_glitter]sticker"		"1"
			"[paris2023_signature_drop_2_glitter]sticker"		"1"
			"[paris2023_signature_kscerato_2_glitter]sticker"		"1"
			"[paris2023_signature_saffee_2_glitter]sticker"		"1"
			"[paris2023_signature_yuurih_2_glitter]sticker"		"1"
			"[paris2023_signature_apex_2_glitter]sticker"		"1"
			"[paris2023_signature_dupreeh_2_glitter]sticker"		"1"
			"[paris2023_signature_magisk_2_glitter]sticker"		"1"
			"[paris2023_signature_spinx_2_glitter]sticker"		"1"
			"[paris2023_signature_zywoo_2_glitter]sticker"		"1"
			"[paris2023_signature_cadian_2_glitter]sticker"		"1"
			"[paris2023_signature_jabbi_2_glitter]sticker"		"1"
			"[paris2023_signature_sjuush_2_glitter]sticker"		"1"
			"[paris2023_signature_stavn_2_glitter]sticker"		"1"
			"[paris2023_signature_teses_2_glitter]sticker"		"1"
			"[paris2023_signature_gxx_2_glitter]sticker"		"1"
			"[paris2023_signature_juanflatroo_2_glitter]sticker"		"1"
			"[paris2023_signature_rigon_2_glitter]sticker"		"1"
			"[paris2023_signature_sener1_2_glitter]sticker"		"1"
			"[paris2023_signature_sinnopsyy_2_glitter]sticker"		"1"
			"[paris2023_signature_cruc1al_2_glitter]sticker"		"1"
			"[paris2023_signature_cypher_2_glitter]sticker"		"1"
			"[paris2023_signature_rallen_2_glitter]sticker"		"1"
			"[paris2023_signature_thomas_2_glitter]sticker"		"1"
			"[paris2023_signature_volt_2_glitter]sticker"		"1"
			"[paris2023_signature_goofy_2_glitter]sticker"		"1"
			"[paris2023_signature_hades_2_glitter]sticker"		"1"
			"[paris2023_signature_kei_2_glitter]sticker"		"1"
			"[paris2023_signature_kylar_2_glitter]sticker"		"1"
			"[paris2023_signature_mynio_2_glitter]sticker"		"1"
		}
		"crate_signature_pack_paris2023_group_legends_legendary"
		{
			"[paris2023_signature_fashr_2_holo]sticker"		"1"
			"[paris2023_signature_krimz_2_holo]sticker"		"1"
			"[paris2023_signature_mezii_2_holo]sticker"		"1"
			"[paris2023_signature_nicoodoz_2_holo]sticker"		"1"
			"[paris2023_signature_roej_2_holo]sticker"		"1"
			"[paris2023_signature_b1t_2_holo]sticker"		"1"
			"[paris2023_signature_electronic_2_holo]sticker"		"1"
			"[paris2023_signature_npl_2_holo]sticker"		"1"
			"[paris2023_signature_perfecto_2_holo]sticker"		"1"
			"[paris2023_signature_s1mple_2_holo]sticker"		"1"
			"[paris2023_signature_art_2_holo]sticker"		"1"
			"[paris2023_signature_drop_2_holo]sticker"		"1"
			"[paris2023_signature_kscerato_2_holo]sticker"		"1"
			"[paris2023_signature_saffee_2_holo]sticker"		"1"
			"[paris2023_signature_yuurih_2_holo]sticker"		"1"
			"[paris2023_signature_apex_2_holo]sticker"		"1"
			"[paris2023_signature_dupreeh_2_holo]sticker"		"1"
			"[paris2023_signature_magisk_2_holo]sticker"		"1"
			"[paris2023_signature_spinx_2_holo]sticker"		"1"
			"[paris2023_signature_zywoo_2_holo]sticker"		"1"
			"[paris2023_signature_cadian_2_holo]sticker"		"1"
			"[paris2023_signature_jabbi_2_holo]sticker"		"1"
			"[paris2023_signature_sjuush_2_holo]sticker"		"1"
			"[paris2023_signature_stavn_2_holo]sticker"		"1"
			"[paris2023_signature_teses_2_holo]sticker"		"1"
			"[paris2023_signature_gxx_2_holo]sticker"		"1"
			"[paris2023_signature_juanflatroo_2_holo]sticker"		"1"
			"[paris2023_signature_rigon_2_holo]sticker"		"1"
			"[paris2023_signature_sener1_2_holo]sticker"		"1"
			"[paris2023_signature_sinnopsyy_2_holo]sticker"		"1"
			"[paris2023_signature_cruc1al_2_holo]sticker"		"1"
			"[paris2023_signature_cypher_2_holo]sticker"		"1"
			"[paris2023_signature_rallen_2_holo]sticker"		"1"
			"[paris2023_signature_thomas_2_holo]sticker"		"1"
			"[paris2023_signature_volt_2_holo]sticker"		"1"
			"[paris2023_signature_goofy_2_holo]sticker"		"1"
			"[paris2023_signature_hades_2_holo]sticker"		"1"
			"[paris2023_signature_kei_2_holo]sticker"		"1"
			"[paris2023_signature_kylar_2_holo]sticker"		"1"
			"[paris2023_signature_mynio_2_holo]sticker"		"1"
		}
		"crate_signature_pack_paris2023_group_legends_gold"
		{
			"[paris2023_signature_fashr_2_gold]sticker"		"1"
			"[paris2023_signature_krimz_2_gold]sticker"		"1"
			"[paris2023_signature_mezii_2_gold]sticker"		"1"
			"[paris2023_signature_nicoodoz_2_gold]sticker"		"1"
			"[paris2023_signature_roej_2_gold]sticker"		"1"
			"[paris2023_signature_b1t_2_gold]sticker"		"1"
			"[paris2023_signature_electronic_2_gold]sticker"		"1"
			"[paris2023_signature_npl_2_gold]sticker"		"1"
			"[paris2023_signature_perfecto_2_gold]sticker"		"1"
			"[paris2023_signature_s1mple_2_gold]sticker"		"1"
			"[paris2023_signature_art_2_gold]sticker"		"1"
			"[paris2023_signature_drop_2_gold]sticker"		"1"
			"[paris2023_signature_kscerato_2_gold]sticker"		"1"
			"[paris2023_signature_saffee_2_gold]sticker"		"1"
			"[paris2023_signature_yuurih_2_gold]sticker"		"1"
			"[paris2023_signature_apex_2_gold]sticker"		"1"
			"[paris2023_signature_dupreeh_2_gold]sticker"		"1"
			"[paris2023_signature_magisk_2_gold]sticker"		"1"
			"[paris2023_signature_spinx_2_gold]sticker"		"1"
			"[paris2023_signature_zywoo_2_gold]sticker"		"1"
			"[paris2023_signature_cadian_2_gold]sticker"		"1"
			"[paris2023_signature_jabbi_2_gold]sticker"		"1"
			"[paris2023_signature_sjuush_2_gold]sticker"		"1"
			"[paris2023_signature_stavn_2_gold]sticker"		"1"
			"[paris2023_signature_teses_2_gold]sticker"		"1"
			"[paris2023_signature_gxx_2_gold]sticker"		"1"
			"[paris2023_signature_juanflatroo_2_gold]sticker"		"1"
			"[paris2023_signature_rigon_2_gold]sticker"		"1"
			"[paris2023_signature_sener1_2_gold]sticker"		"1"
			"[paris2023_signature_sinnopsyy_2_gold]sticker"		"1"
			"[paris2023_signature_cruc1al_2_gold]sticker"		"1"
			"[paris2023_signature_cypher_2_gold]sticker"		"1"
			"[paris2023_signature_rallen_2_gold]sticker"		"1"
			"[paris2023_signature_thomas_2_gold]sticker"		"1"
			"[paris2023_signature_volt_2_gold]sticker"		"1"
			"[paris2023_signature_goofy_2_gold]sticker"		"1"
			"[paris2023_signature_hades_2_gold]sticker"		"1"
			"[paris2023_signature_kei_2_gold]sticker"		"1"
			"[paris2023_signature_kylar_2_gold]sticker"		"1"
			"[paris2023_signature_mynio_2_gold]sticker"		"1"
		}
		"crate_signature_pack_paris2023_group_challengers_rare"
		{
			"[paris2023_signature_aleksib_1]sticker"		"1"
			"[paris2023_signature_brollan_1]sticker"		"1"
			"[paris2023_signature_headtr1ck_1]sticker"		"1"
			"[paris2023_signature_k0nfig_1]sticker"		"1"
			"[paris2023_signature_rez_1]sticker"		"1"
			"[paris2023_signature_hooxi_1]sticker"		"1"
			"[paris2023_signature_hunter_1]sticker"		"1"
			"[paris2023_signature_jks_1]sticker"		"1"
			"[paris2023_signature_m0nesy_1]sticker"		"1"
			"[paris2023_signature_niko_1]sticker"		"1"
			"[paris2023_signature_jerry_1]sticker"		"1"
			"[paris2023_signature_krad_1]sticker"		"1"
			"[paris2023_signature_r3salt_1]sticker"		"1"
			"[paris2023_signature_shalfey_1]sticker"		"1"
			"[paris2023_signature_zorte_1]sticker"		"1"
			"[paris2023_signature_degster_1]sticker"		"1"
			"[paris2023_signature_f1ku_1]sticker"		"1"
			"[paris2023_signature_flamez_1]sticker"		"1"
			"[paris2023_signature_neofrag_1]sticker"		"1"
			"[paris2023_signature_nikodk_1]sticker"		"1"
			"[paris2023_signature_biguzera_1]sticker"		"1"
			"[paris2023_signature_hardzao_1]sticker"		"1"
			"[paris2023_signature_nekiz_1]sticker"		"1"
			"[paris2023_signature_skullz_1]sticker"		"1"
			"[paris2023_signature_zevy_1]sticker"		"1"
			"[paris2023_signature_acor_1]sticker"		"1"
			"[paris2023_signature_im_1]sticker"		"1"
			"[paris2023_signature_isak_1]sticker"		"1"
			"[paris2023_signature_keoz_1]sticker"		"1"
			"[paris2023_signature_siuhy_1]sticker"		"1"
			"[paris2023_signature_jkaem_1]sticker"		"1"
			"[paris2023_signature_jl_1]sticker"		"1"
			"[paris2023_signature_kyxsan_1]sticker"		"1"
			"[paris2023_signature_nawwk_1]sticker"		"1"
			"[paris2023_signature_styko_1]sticker"		"1"
			"[paris2023_signature_boros_1]sticker"		"1"
			"[paris2023_signature_demqq_1]sticker"		"1"
			"[paris2023_signature_krasnal_1]sticker"		"1"
			"[paris2023_signature_sdy_1]sticker"		"1"
			"[paris2023_signature_woro2k_1]sticker"		"1"
		}
		"crate_signature_pack_paris2023_group_challengers_mythical"
		{
			"[paris2023_signature_aleksib_1_glitter]sticker"		"1"
			"[paris2023_signature_brollan_1_glitter]sticker"		"1"
			"[paris2023_signature_headtr1ck_1_glitter]sticker"		"1"
			"[paris2023_signature_k0nfig_1_glitter]sticker"		"1"
			"[paris2023_signature_rez_1_glitter]sticker"		"1"
			"[paris2023_signature_hooxi_1_glitter]sticker"		"1"
			"[paris2023_signature_hunter_1_glitter]sticker"		"1"
			"[paris2023_signature_jks_1_glitter]sticker"		"1"
			"[paris2023_signature_m0nesy_1_glitter]sticker"		"1"
			"[paris2023_signature_niko_1_glitter]sticker"		"1"
			"[paris2023_signature_jerry_1_glitter]sticker"		"1"
			"[paris2023_signature_krad_1_glitter]sticker"		"1"
			"[paris2023_signature_r3salt_1_glitter]sticker"		"1"
			"[paris2023_signature_shalfey_1_glitter]sticker"		"1"
			"[paris2023_signature_zorte_1_glitter]sticker"		"1"
			"[paris2023_signature_degster_1_glitter]sticker"		"1"
			"[paris2023_signature_f1ku_1_glitter]sticker"		"1"
			"[paris2023_signature_flamez_1_glitter]sticker"		"1"
			"[paris2023_signature_neofrag_1_glitter]sticker"		"1"
			"[paris2023_signature_nikodk_1_glitter]sticker"		"1"
			"[paris2023_signature_biguzera_1_glitter]sticker"		"1"
			"[paris2023_signature_hardzao_1_glitter]sticker"		"1"
			"[paris2023_signature_nekiz_1_glitter]sticker"		"1"
			"[paris2023_signature_skullz_1_glitter]sticker"		"1"
			"[paris2023_signature_zevy_1_glitter]sticker"		"1"
			"[paris2023_signature_acor_1_glitter]sticker"		"1"
			"[paris2023_signature_im_1_glitter]sticker"		"1"
			"[paris2023_signature_isak_1_glitter]sticker"		"1"
			"[paris2023_signature_keoz_1_glitter]sticker"		"1"
			"[paris2023_signature_siuhy_1_glitter]sticker"		"1"
			"[paris2023_signature_jkaem_1_glitter]sticker"		"1"
			"[paris2023_signature_jl_1_glitter]sticker"		"1"
			"[paris2023_signature_kyxsan_1_glitter]sticker"		"1"
			"[paris2023_signature_nawwk_1_glitter]sticker"		"1"
			"[paris2023_signature_styko_1_glitter]sticker"		"1"
			"[paris2023_signature_boros_1_glitter]sticker"		"1"
			"[paris2023_signature_demqq_1_glitter]sticker"		"1"
			"[paris2023_signature_krasnal_1_glitter]sticker"		"1"
			"[paris2023_signature_sdy_1_glitter]sticker"		"1"
			"[paris2023_signature_woro2k_1_glitter]sticker"		"1"
		}
		"crate_signature_pack_paris2023_group_challengers_legendary"
		{
			"[paris2023_signature_aleksib_1_holo]sticker"		"1"
			"[paris2023_signature_brollan_1_holo]sticker"		"1"
			"[paris2023_signature_headtr1ck_1_holo]sticker"		"1"
			"[paris2023_signature_k0nfig_1_holo]sticker"		"1"
			"[paris2023_signature_rez_1_holo]sticker"		"1"
			"[paris2023_signature_hooxi_1_holo]sticker"		"1"
			"[paris2023_signature_hunter_1_holo]sticker"		"1"
			"[paris2023_signature_jks_1_holo]sticker"		"1"
			"[paris2023_signature_m0nesy_1_holo]sticker"		"1"
			"[paris2023_signature_niko_1_holo]sticker"		"1"
			"[paris2023_signature_jerry_1_holo]sticker"		"1"
			"[paris2023_signature_krad_1_holo]sticker"		"1"
			"[paris2023_signature_r3salt_1_holo]sticker"		"1"
			"[paris2023_signature_shalfey_1_holo]sticker"		"1"
			"[paris2023_signature_zorte_1_holo]sticker"		"1"
			"[paris2023_signature_degster_1_holo]sticker"		"1"
			"[paris2023_signature_f1ku_1_holo]sticker"		"1"
			"[paris2023_signature_flamez_1_holo]sticker"		"1"
			"[paris2023_signature_neofrag_1_holo]sticker"		"1"
			"[paris2023_signature_nikodk_1_holo]sticker"		"1"
			"[paris2023_signature_biguzera_1_holo]sticker"		"1"
			"[paris2023_signature_hardzao_1_holo]sticker"		"1"
			"[paris2023_signature_nekiz_1_holo]sticker"		"1"
			"[paris2023_signature_skullz_1_holo]sticker"		"1"
			"[paris2023_signature_zevy_1_holo]sticker"		"1"
			"[paris2023_signature_acor_1_holo]sticker"		"1"
			"[paris2023_signature_im_1_holo]sticker"		"1"
			"[paris2023_signature_isak_1_holo]sticker"		"1"
			"[paris2023_signature_keoz_1_holo]sticker"		"1"
			"[paris2023_signature_siuhy_1_holo]sticker"		"1"
			"[paris2023_signature_jkaem_1_holo]sticker"		"1"
			"[paris2023_signature_jl_1_holo]sticker"		"1"
			"[paris2023_signature_kyxsan_1_holo]sticker"		"1"
			"[paris2023_signature_nawwk_1_holo]sticker"		"1"
			"[paris2023_signature_styko_1_holo]sticker"		"1"
			"[paris2023_signature_boros_1_holo]sticker"		"1"
			"[paris2023_signature_demqq_1_holo]sticker"		"1"
			"[paris2023_signature_krasnal_1_holo]sticker"		"1"
			"[paris2023_signature_sdy_1_holo]sticker"		"1"
			"[paris2023_signature_woro2k_1_holo]sticker"		"1"
		}
		"crate_signature_pack_paris2023_group_challengers_gold"
		{
			"[paris2023_signature_aleksib_1_gold]sticker"		"1"
			"[paris2023_signature_brollan_1_gold]sticker"		"1"
			"[paris2023_signature_headtr1ck_1_gold]sticker"		"1"
			"[paris2023_signature_k0nfig_1_gold]sticker"		"1"
			"[paris2023_signature_rez_1_gold]sticker"		"1"
			"[paris2023_signature_hooxi_1_gold]sticker"		"1"
			"[paris2023_signature_hunter_1_gold]sticker"		"1"
			"[paris2023_signature_jks_1_gold]sticker"		"1"
			"[paris2023_signature_m0nesy_1_gold]sticker"		"1"
			"[paris2023_signature_niko_1_gold]sticker"		"1"
			"[paris2023_signature_jerry_1_gold]sticker"		"1"
			"[paris2023_signature_krad_1_gold]sticker"		"1"
			"[paris2023_signature_r3salt_1_gold]sticker"		"1"
			"[paris2023_signature_shalfey_1_gold]sticker"		"1"
			"[paris2023_signature_zorte_1_gold]sticker"		"1"
			"[paris2023_signature_degster_1_gold]sticker"		"1"
			"[paris2023_signature_f1ku_1_gold]sticker"		"1"
			"[paris2023_signature_flamez_1_gold]sticker"		"1"
			"[paris2023_signature_neofrag_1_gold]sticker"		"1"
			"[paris2023_signature_nikodk_1_gold]sticker"		"1"
			"[paris2023_signature_biguzera_1_gold]sticker"		"1"
			"[paris2023_signature_hardzao_1_gold]sticker"		"1"
			"[paris2023_signature_nekiz_1_gold]sticker"		"1"
			"[paris2023_signature_skullz_1_gold]sticker"		"1"
			"[paris2023_signature_zevy_1_gold]sticker"		"1"
			"[paris2023_signature_acor_1_gold]sticker"		"1"
			"[paris2023_signature_im_1_gold]sticker"		"1"
			"[paris2023_signature_isak_1_gold]sticker"		"1"
			"[paris2023_signature_keoz_1_gold]sticker"		"1"
			"[paris2023_signature_siuhy_1_gold]sticker"		"1"
			"[paris2023_signature_jkaem_1_gold]sticker"		"1"
			"[paris2023_signature_jl_1_gold]sticker"		"1"
			"[paris2023_signature_kyxsan_1_gold]sticker"		"1"
			"[paris2023_signature_nawwk_1_gold]sticker"		"1"
			"[paris2023_signature_styko_1_gold]sticker"		"1"
			"[paris2023_signature_boros_1_gold]sticker"		"1"
			"[paris2023_signature_demqq_1_gold]sticker"		"1"
			"[paris2023_signature_krasnal_1_gold]sticker"		"1"
			"[paris2023_signature_sdy_1_gold]sticker"		"1"
			"[paris2023_signature_woro2k_1_gold]sticker"		"1"
		}
		"crate_signature_pack_paris2023_group_contenders_rare"
		{
			"[paris2023_signature_elige_4]sticker"		"1"
			"[paris2023_signature_naf_4]sticker"		"1"
			"[paris2023_signature_nitro_4]sticker"		"1"
			"[paris2023_signature_osee_4]sticker"		"1"
			"[paris2023_signature_yekindar_4]sticker"		"1"
			"[paris2023_signature_broky_4]sticker"		"1"
			"[paris2023_signature_karrigan_4]sticker"		"1"
			"[paris2023_signature_rain_4]sticker"		"1"
			"[paris2023_signature_ropz_4]sticker"		"1"
			"[paris2023_signature_twistzz_4]sticker"		"1"
			"[paris2023_signature_dycha_4]sticker"		"1"
			"[paris2023_signature_maden_4]sticker"		"1"
			"[paris2023_signature_nertz_4]sticker"		"1"
			"[paris2023_signature_snappi_4]sticker"		"1"
			"[paris2023_signature_sunpayus_4]sticker"		"1"
			"[paris2023_signature_alistair_4]sticker"		"1"
			"[paris2023_signature_ins_4]sticker"		"1"
			"[paris2023_signature_liazz_4]sticker"		"1"
			"[paris2023_signature_sico_4]sticker"		"1"
			"[paris2023_signature_vexite_4]sticker"		"1"
			"[paris2023_signature_dexter_4]sticker"		"1"
			"[paris2023_signature_frozen_4]sticker"		"1"
			"[paris2023_signature_jdc_4]sticker"		"1"
			"[paris2023_signature_torzsi_4]sticker"		"1"
			"[paris2023_signature_xertion_4]sticker"		"1"
			"[paris2023_signature_fang_4]sticker"		"1"
			"[paris2023_signature_floppy_4]sticker"		"1"
			"[paris2023_signature_grim_4]sticker"		"1"
			"[paris2023_signature_hallzerk_4]sticker"		"1"
			"[paris2023_signature_jt_4]sticker"		"1"
			"[paris2023_signature_felps_4]sticker"		"1"
			"[paris2023_signature_history_4]sticker"		"1"
			"[paris2023_signature_lucaozy_4]sticker"		"1"
			"[paris2023_signature_vsm_4]sticker"		"1"
			"[paris2023_signature_wood7_4]sticker"		"1"
			"[paris2023_signature_annihilation_4]sticker"		"1"
			"[paris2023_signature_bart4k_4]sticker"		"1"
			"[paris2023_signature_blitz_4]sticker"		"1"
			"[paris2023_signature_sk0r_4]sticker"		"1"
			"[paris2023_signature_techno4k_4]sticker"		"1"
		}
		"crate_signature_pack_paris2023_group_contenders_mythical"
		{
			"[paris2023_signature_elige_4_glitter]sticker"		"1"
			"[paris2023_signature_naf_4_glitter]sticker"		"1"
			"[paris2023_signature_nitro_4_glitter]sticker"		"1"
			"[paris2023_signature_osee_4_glitter]sticker"		"1"
			"[paris2023_signature_yekindar_4_glitter]sticker"		"1"
			"[paris2023_signature_broky_4_glitter]sticker"		"1"
			"[paris2023_signature_karrigan_4_glitter]sticker"		"1"
			"[paris2023_signature_rain_4_glitter]sticker"		"1"
			"[paris2023_signature_ropz_4_glitter]sticker"		"1"
			"[paris2023_signature_twistzz_4_glitter]sticker"		"1"
			"[paris2023_signature_dycha_4_glitter]sticker"		"1"
			"[paris2023_signature_maden_4_glitter]sticker"		"1"
			"[paris2023_signature_nertz_4_glitter]sticker"		"1"
			"[paris2023_signature_snappi_4_glitter]sticker"		"1"
			"[paris2023_signature_sunpayus_4_glitter]sticker"		"1"
			"[paris2023_signature_alistair_4_glitter]sticker"		"1"
			"[paris2023_signature_ins_4_glitter]sticker"		"1"
			"[paris2023_signature_liazz_4_glitter]sticker"		"1"
			"[paris2023_signature_sico_4_glitter]sticker"		"1"
			"[paris2023_signature_vexite_4_glitter]sticker"		"1"
			"[paris2023_signature_dexter_4_glitter]sticker"		"1"
			"[paris2023_signature_frozen_4_glitter]sticker"		"1"
			"[paris2023_signature_jdc_4_glitter]sticker"		"1"
			"[paris2023_signature_torzsi_4_glitter]sticker"		"1"
			"[paris2023_signature_xertion_4_glitter]sticker"		"1"
			"[paris2023_signature_fang_4_glitter]sticker"		"1"
			"[paris2023_signature_floppy_4_glitter]sticker"		"1"
			"[paris2023_signature_grim_4_glitter]sticker"		"1"
			"[paris2023_signature_hallzerk_4_glitter]sticker"		"1"
			"[paris2023_signature_jt_4_glitter]sticker"		"1"
			"[paris2023_signature_felps_4_glitter]sticker"		"1"
			"[paris2023_signature_history_4_glitter]sticker"		"1"
			"[paris2023_signature_lucaozy_4_glitter]sticker"		"1"
			"[paris2023_signature_vsm_4_glitter]sticker"		"1"
			"[paris2023_signature_wood7_4_glitter]sticker"		"1"
			"[paris2023_signature_annihilation_4_glitter]sticker"		"1"
			"[paris2023_signature_bart4k_4_glitter]sticker"		"1"
			"[paris2023_signature_blitz_4_glitter]sticker"		"1"
			"[paris2023_signature_sk0r_4_glitter]sticker"		"1"
			"[paris2023_signature_techno4k_4_glitter]sticker"		"1"
		}
		"crate_signature_pack_paris2023_group_contenders_legendary"
		{
			"[paris2023_signature_elige_4_holo]sticker"		"1"
			"[paris2023_signature_naf_4_holo]sticker"		"1"
			"[paris2023_signature_nitro_4_holo]sticker"		"1"
			"[paris2023_signature_osee_4_holo]sticker"		"1"
			"[paris2023_signature_yekindar_4_holo]sticker"		"1"
			"[paris2023_signature_broky_4_holo]sticker"		"1"
			"[paris2023_signature_karrigan_4_holo]sticker"		"1"
			"[paris2023_signature_rain_4_holo]sticker"		"1"
			"[paris2023_signature_ropz_4_holo]sticker"		"1"
			"[paris2023_signature_twistzz_4_holo]sticker"		"1"
			"[paris2023_signature_dycha_4_holo]sticker"		"1"
			"[paris2023_signature_maden_4_holo]sticker"		"1"
			"[paris2023_signature_nertz_4_holo]sticker"		"1"
			"[paris2023_signature_snappi_4_holo]sticker"		"1"
			"[paris2023_signature_sunpayus_4_holo]sticker"		"1"
			"[paris2023_signature_alistair_4_holo]sticker"		"1"
			"[paris2023_signature_ins_4_holo]sticker"		"1"
			"[paris2023_signature_liazz_4_holo]sticker"		"1"
			"[paris2023_signature_sico_4_holo]sticker"		"1"
			"[paris2023_signature_vexite_4_holo]sticker"		"1"
			"[paris2023_signature_dexter_4_holo]sticker"		"1"
			"[paris2023_signature_frozen_4_holo]sticker"		"1"
			"[paris2023_signature_jdc_4_holo]sticker"		"1"
			"[paris2023_signature_torzsi_4_holo]sticker"		"1"
			"[paris2023_signature_xertion_4_holo]sticker"		"1"
			"[paris2023_signature_fang_4_holo]sticker"		"1"
			"[paris2023_signature_floppy_4_holo]sticker"		"1"
			"[paris2023_signature_grim_4_holo]sticker"		"1"
			"[paris2023_signature_hallzerk_4_holo]sticker"		"1"
			"[paris2023_signature_jt_4_holo]sticker"		"1"
			"[paris2023_signature_felps_4_holo]sticker"		"1"
			"[paris2023_signature_history_4_holo]sticker"		"1"
			"[paris2023_signature_lucaozy_4_holo]sticker"		"1"
			"[paris2023_signature_vsm_4_holo]sticker"		"1"
			"[paris2023_signature_wood7_4_holo]sticker"		"1"
			"[paris2023_signature_annihilation_4_holo]sticker"		"1"
			"[paris2023_signature_bart4k_4_holo]sticker"		"1"
			"[paris2023_signature_blitz_4_holo]sticker"		"1"
			"[paris2023_signature_sk0r_4_holo]sticker"		"1"
			"[paris2023_signature_techno4k_4_holo]sticker"		"1"
		}
		"crate_signature_pack_paris2023_group_contenders_gold"
		{
			"[paris2023_signature_elige_4_gold]sticker"		"1"
			"[paris2023_signature_naf_4_gold]sticker"		"1"
			"[paris2023_signature_nitro_4_gold]sticker"		"1"
			"[paris2023_signature_osee_4_gold]sticker"		"1"
			"[paris2023_signature_yekindar_4_gold]sticker"		"1"
			"[paris2023_signature_broky_4_gold]sticker"		"1"
			"[paris2023_signature_karrigan_4_gold]sticker"		"1"
			"[paris2023_signature_rain_4_gold]sticker"		"1"
			"[paris2023_signature_ropz_4_gold]sticker"		"1"
			"[paris2023_signature_twistzz_4_gold]sticker"		"1"
			"[paris2023_signature_dycha_4_gold]sticker"		"1"
			"[paris2023_signature_maden_4_gold]sticker"		"1"
			"[paris2023_signature_nertz_4_gold]sticker"		"1"
			"[paris2023_signature_snappi_4_gold]sticker"		"1"
			"[paris2023_signature_sunpayus_4_gold]sticker"		"1"
			"[paris2023_signature_alistair_4_gold]sticker"		"1"
			"[paris2023_signature_ins_4_gold]sticker"		"1"
			"[paris2023_signature_liazz_4_gold]sticker"		"1"
			"[paris2023_signature_sico_4_gold]sticker"		"1"
			"[paris2023_signature_vexite_4_gold]sticker"		"1"
			"[paris2023_signature_dexter_4_gold]sticker"		"1"
			"[paris2023_signature_frozen_4_gold]sticker"		"1"
			"[paris2023_signature_jdc_4_gold]sticker"		"1"
			"[paris2023_signature_torzsi_4_gold]sticker"		"1"
			"[paris2023_signature_xertion_4_gold]sticker"		"1"
			"[paris2023_signature_fang_4_gold]sticker"		"1"
			"[paris2023_signature_floppy_4_gold]sticker"		"1"
			"[paris2023_signature_grim_4_gold]sticker"		"1"
			"[paris2023_signature_hallzerk_4_gold]sticker"		"1"
			"[paris2023_signature_jt_4_gold]sticker"		"1"
			"[paris2023_signature_felps_4_gold]sticker"		"1"
			"[paris2023_signature_history_4_gold]sticker"		"1"
			"[paris2023_signature_lucaozy_4_gold]sticker"		"1"
			"[paris2023_signature_vsm_4_gold]sticker"		"1"
			"[paris2023_signature_wood7_4_gold]sticker"		"1"
			"[paris2023_signature_annihilation_4_gold]sticker"		"1"
			"[paris2023_signature_bart4k_4_gold]sticker"		"1"
			"[paris2023_signature_blitz_4_gold]sticker"		"1"
			"[paris2023_signature_sk0r_4_gold]sticker"		"1"
			"[paris2023_signature_techno4k_4_gold]sticker"		"1"
		}
		"crate_signature_pack_paris2023_group_champions_rare"
		{
			"[paris2023_signature_apex_32]sticker"		"1"
			"[paris2023_signature_dupreeh_32]sticker"		"1"
			"[paris2023_signature_magisk_32]sticker"		"1"
			"[paris2023_signature_spinx_32]sticker"		"1"
			"[paris2023_signature_zywoo_32]sticker"		"1"
		}
		"crate_signature_pack_paris2023_group_champions_mythical"
		{
			"[paris2023_signature_apex_32_glitter]sticker"		"1"
			"[paris2023_signature_dupreeh_32_glitter]sticker"		"1"
			"[paris2023_signature_magisk_32_glitter]sticker"		"1"
			"[paris2023_signature_spinx_32_glitter]sticker"		"1"
			"[paris2023_signature_zywoo_32_glitter]sticker"		"1"
		}
		"crate_signature_pack_paris2023_group_champions_legendary"
		{
			"[paris2023_signature_apex_32_holo]sticker"		"1"
			"[paris2023_signature_dupreeh_32_holo]sticker"		"1"
			"[paris2023_signature_magisk_32_holo]sticker"		"1"
			"[paris2023_signature_spinx_32_holo]sticker"		"1"
			"[paris2023_signature_zywoo_32_holo]sticker"		"1"
		}
		"crate_signature_pack_paris2023_group_champions_gold"
		{
			"[paris2023_signature_apex_32_gold]sticker"		"1"
			"[paris2023_signature_dupreeh_32_gold]sticker"		"1"
			"[paris2023_signature_magisk_32_gold]sticker"		"1"
			"[paris2023_signature_spinx_32_gold]sticker"		"1"
			"[paris2023_signature_zywoo_32_gold]sticker"		"1"
		}
		"crate_signature_pack_paris2023_group_players_collection_legends"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_paris2023_group_legends_rare"		"1"
			"crate_signature_pack_paris2023_group_legends_mythical"		"1"
			"crate_signature_pack_paris2023_group_legends_legendary"		"1"
			"crate_signature_pack_paris2023_group_legends_gold"		"1"
		}
		"crate_signature_pack_paris2023_group_players_collection_challengers"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_paris2023_group_challengers_rare"		"1"
			"crate_signature_pack_paris2023_group_challengers_mythical"		"1"
			"crate_signature_pack_paris2023_group_challengers_legendary"		"1"
			"crate_signature_pack_paris2023_group_challengers_gold"		"1"
		}
		"crate_signature_pack_paris2023_group_players_collection_contenders"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_paris2023_group_contenders_rare"		"1"
			"crate_signature_pack_paris2023_group_contenders_mythical"		"1"
			"crate_signature_pack_paris2023_group_contenders_legendary"		"1"
			"crate_signature_pack_paris2023_group_contenders_gold"		"1"
		}
		"crate_signature_pack_paris2023_group_players_collection_champions"
		{
			"contains_stickers_autographed_by_proplayers"		"1"
			"crate_signature_pack_paris2023_group_champions_rare"		"1"
			"crate_signature_pack_paris2023_group_champions_mythical"		"1"
			"crate_signature_pack_paris2023_group_champions_legendary"		"1"
			"crate_signature_pack_paris2023_group_champions_gold"		"1"
		}
		"crate_paris2023_promo_de_inferno"
		{
			"set_inferno_2"		"1"
		}
		"crate_paris2023_promo_de_mirage"
		{
			"set_mirage_2021"		"1"
		}
		"crate_paris2023_promo_de_anubis"
		{
			"set_anubis"		"1"
		}
		"crate_paris2023_promo_de_overpass"
		{
			"set_overpass"		"1"
		}
		"crate_paris2023_promo_de_ancient"
		{
			"set_op10_ancient"		"1"
		}
		"crate_paris2023_promo_de_nuke"
		{
			"set_nuke_2"		"1"
		}
		"crate_paris2023_promo_de_vertigo"
		{
			"set_vertigo_2021"		"1"
		}
	}
	"items"
	{
		"4883"
		{
			"item_name"		"#CSGO_TournamentPass_paris2023"
			"name"		"tournament_pass_paris2023"
			"item_description"		"#CSGO_TournamentPass_paris2023_Desc"
			"image_inventory"		"econ/status_icons/blast_pickem_2023_pass"
			"prefab"		"paris2023_tournament_pass_prefab paris2023_tournament_steamtv_items"
		}
		"4888"
		{
			"item_name"		"#CSGO_TournamentPass_paris2023_pack"
			"name"		"tournament_pass_paris2023_pack"
			"item_description"		"#CSGO_TournamentPass_paris2023_pack_Desc"
			"image_inventory"		"econ/status_icons/blast_pickem_2023_pass_pack"
			"prefab"		"paris2023_tournament_pass_prefab paris2023_tournament_steamtv_items"
		}
		"4889"
		{
			"item_name"		"#CSGO_TournamentPass_paris2023_charge"
			"name"		"tournament_pass_paris2023_charge"
			"item_description"		"#CSGO_TournamentPass_paris2023_charge_Desc"
			"image_inventory"		"econ/status_icons/blast_pickem_2023_pass_charge"
			"prefab"		"paris2023_tournament_pass_prefab"
			"attributes"
			{
				"cannot trade"		"1"
			}
		}
		"4884"
		{
			"name"		"tournament_journal_paris2023"
			"item_name"		"#CSGO_TournamentJournal_paris2023"
			"prefab"		"paris2023_tournament_journal_prefab"
			"image_inventory"		"econ/status_icons/blast_pickem_2023_bronze"
			"attributes"
			{
				"upgrade level"		"0"
				"upgrade threshold"		"3"
				"pedestal display model"		"models/inventory_items/blast_pickem_2023_bronze.mdl"
			}
		}
		"4885"
		{
			"name"		"tournament_journal_paris2023_silver"
			"item_name"		"#CSGO_TournamentJournal_paris2023_Silver"
			"prefab"		"paris2023_tournament_journal_prefab"
			"image_inventory"		"econ/status_icons/blast_pickem_2023_silver"
			"attributes"
			{
				"upgrade level"		"1"
				"upgrade threshold"		"6"
				"pedestal display model"		"models/inventory_items/blast_pickem_2023_silver.mdl"
			}
		}
		"4886"
		{
			"name"		"tournament_journal_paris2023_gold"
			"item_name"		"#CSGO_TournamentJournal_paris2023_Gold"
			"prefab"		"paris2023_tournament_journal_prefab"
			"image_inventory"		"econ/status_icons/blast_pickem_2023_gold"
			"attributes"
			{
				"upgrade level"		"2"
				"upgrade threshold"		"9"
				"pedestal display model"		"models/inventory_items/blast_pickem_2023_gold.mdl"
			}
		}
		"4887"
		{
			"name"		"tournament_journal_paris2023_crystal"
			"item_name"		"#CSGO_TournamentJournal_paris2023_Crystal"
			"prefab"		"paris2023_tournament_journal_prefab"
			"image_inventory"		"econ/status_icons/blast_pickem_2023_crystal"
			"attributes"
			{
				"upgrade level"		"3"
				"pedestal display model"		"models/inventory_items/blast_pickem_2023_crystal.mdl"
			}
		}
		"4890"
		{
			"item_name"		"#CSGO_crate_sticker_pack_paris2023_legends"
			"name"		"crate_sticker_pack_paris2023_legends"
			"item_description"		"#CSGO_crate_sticker_pack_paris2023_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_paris2023_legends"
			"prefab"		"paris2023_sticker_capsule_prefab paris2023_sellable_item_with_payment_rules"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"379"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_paris2023_legends_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_paris2023_legends_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4891"
		{
			"item_name"		"#CSGO_crate_sticker_pack_paris2023_challengers"
			"name"		"crate_sticker_pack_paris2023_challengers"
			"item_description"		"#CSGO_crate_sticker_pack_paris2023_challengers_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_paris2023_challengers"
			"prefab"		"paris2023_sticker_capsule_prefab paris2023_sellable_item_with_payment_rules"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"380"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_paris2023_challengers_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_paris2023_challengers_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4892"
		{
			"item_name"		"#CSGO_crate_sticker_pack_paris2023_contenders"
			"name"		"crate_sticker_pack_paris2023_contenders"
			"item_description"		"#CSGO_crate_sticker_pack_paris2023_contenders_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_paris2023_contenders"
			"prefab"		"paris2023_sticker_capsule_prefab paris2023_sellable_item_with_payment_rules"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"381"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_paris2023_contenders_collection"
					"tag_text"		"#CSGO_crate_sticker_pack_paris2023_contenders_tag"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
		"4900"
		{
			"item_name"		"#CSGO_crate_signature_pack_paris2023_group_legends"
			"name"		"crate_signature_pack_paris2023_group_legends"
			"item_description"		"#CSGO_crate_signature_pack_paris2023_group_legends_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_paris2023_group_legends"
			"prefab"		"paris2023_signature_capsule_prefab paris2023_sellable_item_with_payment_rules"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"389"
				}
			}
		}
		"4901"
		{
			"item_name"		"#CSGO_crate_signature_pack_paris2023_group_challengers"
			"name"		"crate_signature_pack_paris2023_group_challengers"
			"item_description"		"#CSGO_crate_signature_pack_paris2023_group_challengers_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_paris2023_group_challengers"
			"prefab"		"paris2023_signature_capsule_prefab paris2023_sellable_item_with_payment_rules"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"390"
				}
			}
		}
		"4902"
		{
			"item_name"		"#CSGO_crate_signature_pack_paris2023_group_contenders"
			"name"		"crate_signature_pack_paris2023_group_contenders"
			"item_description"		"#CSGO_crate_signature_pack_paris2023_group_contenders_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_paris2023_group_contenders"
			"prefab"		"paris2023_signature_capsule_prefab paris2023_sellable_item_with_payment_rules"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"391"
				}
			}
		}
		"4903"
		{
			"item_name"		"#CSGO_crate_signature_pack_paris2023_group_champions"
			"name"		"crate_signature_pack_paris2023_group_champions"
			"item_description"		"#CSGO_crate_signature_pack_paris2023_group_champions_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_paris2023_group_champions"
			"prefab"		"paris2023_signature_capsule_prefab paris2023_sellable_item_with_payment_rules"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"392"
				}
			}
		}
		"4893"
		{
			"item_name"		"#CSGO_crate_paris2023_promo_de_inferno"
			"name"		"crate_paris2023_promo_de_inferno"
			"image_inventory"		"econ/weapon_cases/crate_paris2023_promo_de_inferno"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"382"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"21"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_inferno_2"
					"tag_text"		"#CSGO_set_inferno_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4894"
		{
			"item_name"		"#CSGO_crate_paris2023_promo_de_mirage"
			"name"		"crate_paris2023_promo_de_mirage"
			"image_inventory"		"econ/weapon_cases/crate_paris2023_promo_de_mirage"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"383"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"21"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_mirage_2021"
					"tag_text"		"#CSGO_set_mirage_2021"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4895"
		{
			"item_name"		"#CSGO_crate_paris2023_promo_de_anubis"
			"name"		"crate_paris2023_promo_de_anubis"
			"image_inventory"		"econ/weapon_cases/crate_paris2023_promo_de_anubis"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"384"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"21"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_anubis"
					"tag_text"		"#CSGO_set_anubis"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4896"
		{
			"item_name"		"#CSGO_crate_paris2023_promo_de_overpass"
			"name"		"crate_paris2023_promo_de_overpass"
			"image_inventory"		"econ/weapon_cases/crate_paris2023_promo_de_overpass"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"385"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"21"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_overpass"
					"tag_text"		"#CSGO_set_overpass"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4897"
		{
			"item_name"		"#CSGO_crate_paris2023_promo_de_ancient"
			"name"		"crate_paris2023_promo_de_ancient"
			"image_inventory"		"econ/weapon_cases/crate_paris2023_promo_de_ancient"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"386"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"21"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_op10_ancient"
					"tag_text"		"#CSGO_set_op10_ancient"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4898"
		{
			"item_name"		"#CSGO_crate_paris2023_promo_de_nuke"
			"name"		"crate_paris2023_promo_de_nuke"
			"image_inventory"		"econ/weapon_cases/crate_paris2023_promo_de_nuke"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"387"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"21"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_nuke_2"
					"tag_text"		"#CSGO_set_nuke_2"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
		"4899"
		{
			"item_name"		"#CSGO_crate_paris2023_promo_de_vertigo"
			"name"		"crate_paris2023_promo_de_vertigo"
			"image_inventory"		"econ/weapon_cases/crate_paris2023_promo_de_vertigo"
			"prefab"		"weapon_case_souvenirpkg"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"388"
				}
				"tournament event id"
				{
					"attribute_class"		"tournament_event_id"
					"value"		"21"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_vertigo_2021"
					"tag_text"		"#CSGO_set_vertigo_2021"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"sticker_kits"
	{
		"6608"
		{
			"name"		"paris2023_team_fntc"
			"item_name"		"#StickerKit_paris2023_team_fntc"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/fntc"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
		}
		"6609"
		{
			"name"		"paris2023_team_fntc_glitter"
			"item_name"		"#StickerKit_paris2023_team_fntc_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/fntc_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
		}
		"6610"
		{
			"name"		"paris2023_team_fntc_holo"
			"item_name"		"#StickerKit_paris2023_team_fntc_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/fntc_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
		}
		"6611"
		{
			"name"		"paris2023_team_fntc_gold"
			"item_name"		"#StickerKit_paris2023_team_fntc_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/fntc_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
		}
		"6612"
		{
			"name"		"paris2023_team_navi"
			"item_name"		"#StickerKit_paris2023_team_navi"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/navi"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
		}
		"6613"
		{
			"name"		"paris2023_team_navi_glitter"
			"item_name"		"#StickerKit_paris2023_team_navi_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/navi_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
		}
		"6614"
		{
			"name"		"paris2023_team_navi_holo"
			"item_name"		"#StickerKit_paris2023_team_navi_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/navi_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
		}
		"6615"
		{
			"name"		"paris2023_team_navi_gold"
			"item_name"		"#StickerKit_paris2023_team_navi_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/navi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
		}
		"6616"
		{
			"name"		"paris2023_team_furi"
			"item_name"		"#StickerKit_paris2023_team_furi"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/furi"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
		}
		"6617"
		{
			"name"		"paris2023_team_furi_glitter"
			"item_name"		"#StickerKit_paris2023_team_furi_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/furi_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
		}
		"6618"
		{
			"name"		"paris2023_team_furi_holo"
			"item_name"		"#StickerKit_paris2023_team_furi_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/furi_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
		}
		"6619"
		{
			"name"		"paris2023_team_furi_gold"
			"item_name"		"#StickerKit_paris2023_team_furi_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/furi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
		}
		"6620"
		{
			"name"		"paris2023_team_vita"
			"item_name"		"#StickerKit_paris2023_team_vita"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/vita"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
		}
		"6621"
		{
			"name"		"paris2023_team_vita_glitter"
			"item_name"		"#StickerKit_paris2023_team_vita_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/vita_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
		}
		"6622"
		{
			"name"		"paris2023_team_vita_holo"
			"item_name"		"#StickerKit_paris2023_team_vita_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/vita_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
		}
		"6623"
		{
			"name"		"paris2023_team_vita_gold"
			"item_name"		"#StickerKit_paris2023_team_vita_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/vita_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
		}
		"6624"
		{
			"name"		"paris2023_team_hero"
			"item_name"		"#StickerKit_paris2023_team_hero"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/hero"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
		}
		"6625"
		{
			"name"		"paris2023_team_hero_glitter"
			"item_name"		"#StickerKit_paris2023_team_hero_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/hero_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
		}
		"6626"
		{
			"name"		"paris2023_team_hero_holo"
			"item_name"		"#StickerKit_paris2023_team_hero_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/hero_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
		}
		"6627"
		{
			"name"		"paris2023_team_hero_gold"
			"item_name"		"#StickerKit_paris2023_team_hero_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/hero_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
		}
		"6628"
		{
			"name"		"paris2023_team_bne"
			"item_name"		"#StickerKit_paris2023_team_bne"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/bne"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
		}
		"6629"
		{
			"name"		"paris2023_team_bne_glitter"
			"item_name"		"#StickerKit_paris2023_team_bne_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/bne_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
		}
		"6630"
		{
			"name"		"paris2023_team_bne_holo"
			"item_name"		"#StickerKit_paris2023_team_bne_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/bne_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
		}
		"6631"
		{
			"name"		"paris2023_team_bne_gold"
			"item_name"		"#StickerKit_paris2023_team_bne_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/bne_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
		}
		"6632"
		{
			"name"		"paris2023_team_itb"
			"item_name"		"#StickerKit_paris2023_team_itb"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/itb"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
		}
		"6633"
		{
			"name"		"paris2023_team_itb_glitter"
			"item_name"		"#StickerKit_paris2023_team_itb_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/itb_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
		}
		"6634"
		{
			"name"		"paris2023_team_itb_holo"
			"item_name"		"#StickerKit_paris2023_team_itb_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/itb_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
		}
		"6635"
		{
			"name"		"paris2023_team_itb_gold"
			"item_name"		"#StickerKit_paris2023_team_itb_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/itb_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
		}
		"6636"
		{
			"name"		"paris2023_team_nein"
			"item_name"		"#StickerKit_paris2023_team_nein"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/nein"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
		}
		"6637"
		{
			"name"		"paris2023_team_nein_glitter"
			"item_name"		"#StickerKit_paris2023_team_nein_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/nein_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
		}
		"6638"
		{
			"name"		"paris2023_team_nein_holo"
			"item_name"		"#StickerKit_paris2023_team_nein_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/nein_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
		}
		"6639"
		{
			"name"		"paris2023_team_nein_gold"
			"item_name"		"#StickerKit_paris2023_team_nein_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/nein_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
		}
		"6640"
		{
			"name"		"paris2023_team_nip"
			"item_name"		"#StickerKit_paris2023_team_nip"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/nip"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
		}
		"6641"
		{
			"name"		"paris2023_team_nip_glitter"
			"item_name"		"#StickerKit_paris2023_team_nip_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/nip_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
		}
		"6642"
		{
			"name"		"paris2023_team_nip_holo"
			"item_name"		"#StickerKit_paris2023_team_nip_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/nip_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
		}
		"6643"
		{
			"name"		"paris2023_team_nip_gold"
			"item_name"		"#StickerKit_paris2023_team_nip_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/nip_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
		}
		"6644"
		{
			"name"		"paris2023_team_g2"
			"item_name"		"#StickerKit_paris2023_team_g2"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/g2"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
		}
		"6645"
		{
			"name"		"paris2023_team_g2_glitter"
			"item_name"		"#StickerKit_paris2023_team_g2_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/g2_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
		}
		"6646"
		{
			"name"		"paris2023_team_g2_holo"
			"item_name"		"#StickerKit_paris2023_team_g2_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/g2_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
		}
		"6647"
		{
			"name"		"paris2023_team_g2_gold"
			"item_name"		"#StickerKit_paris2023_team_g2_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/g2_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
		}
		"6648"
		{
			"name"		"paris2023_team_forz"
			"item_name"		"#StickerKit_paris2023_team_forz"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/forz"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
		}
		"6649"
		{
			"name"		"paris2023_team_forz_glitter"
			"item_name"		"#StickerKit_paris2023_team_forz_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/forz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
		}
		"6650"
		{
			"name"		"paris2023_team_forz_holo"
			"item_name"		"#StickerKit_paris2023_team_forz_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/forz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
		}
		"6651"
		{
			"name"		"paris2023_team_forz_gold"
			"item_name"		"#StickerKit_paris2023_team_forz_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/forz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
		}
		"6652"
		{
			"name"		"paris2023_team_og"
			"item_name"		"#StickerKit_paris2023_team_og"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/og"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
		}
		"6653"
		{
			"name"		"paris2023_team_og_glitter"
			"item_name"		"#StickerKit_paris2023_team_og_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/og_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
		}
		"6654"
		{
			"name"		"paris2023_team_og_holo"
			"item_name"		"#StickerKit_paris2023_team_og_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/og_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
		}
		"6655"
		{
			"name"		"paris2023_team_og_gold"
			"item_name"		"#StickerKit_paris2023_team_og_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/og_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
		}
		"6656"
		{
			"name"		"paris2023_team_pain"
			"item_name"		"#StickerKit_paris2023_team_pain"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/pain"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
		}
		"6657"
		{
			"name"		"paris2023_team_pain_glitter"
			"item_name"		"#StickerKit_paris2023_team_pain_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/pain_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
		}
		"6658"
		{
			"name"		"paris2023_team_pain_holo"
			"item_name"		"#StickerKit_paris2023_team_pain_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/pain_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
		}
		"6659"
		{
			"name"		"paris2023_team_pain_gold"
			"item_name"		"#StickerKit_paris2023_team_pain_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/pain_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
		}
		"6660"
		{
			"name"		"paris2023_team_gl"
			"item_name"		"#StickerKit_paris2023_team_gl"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/gl"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
		}
		"6661"
		{
			"name"		"paris2023_team_gl_glitter"
			"item_name"		"#StickerKit_paris2023_team_gl_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/gl_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
		}
		"6662"
		{
			"name"		"paris2023_team_gl_holo"
			"item_name"		"#StickerKit_paris2023_team_gl_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/gl_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
		}
		"6663"
		{
			"name"		"paris2023_team_gl_gold"
			"item_name"		"#StickerKit_paris2023_team_gl_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/gl_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
		}
		"6664"
		{
			"name"		"paris2023_team_apex"
			"item_name"		"#StickerKit_paris2023_team_apex"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/apex"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
		}
		"6665"
		{
			"name"		"paris2023_team_apex_glitter"
			"item_name"		"#StickerKit_paris2023_team_apex_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/apex_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
		}
		"6666"
		{
			"name"		"paris2023_team_apex_holo"
			"item_name"		"#StickerKit_paris2023_team_apex_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/apex_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
		}
		"6667"
		{
			"name"		"paris2023_team_apex_gold"
			"item_name"		"#StickerKit_paris2023_team_apex_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/apex_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
		}
		"6668"
		{
			"name"		"paris2023_team_mont"
			"item_name"		"#StickerKit_paris2023_team_mont"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/mont"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
		}
		"6669"
		{
			"name"		"paris2023_team_mont_glitter"
			"item_name"		"#StickerKit_paris2023_team_mont_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/mont_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
		}
		"6670"
		{
			"name"		"paris2023_team_mont_holo"
			"item_name"		"#StickerKit_paris2023_team_mont_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/mont_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
		}
		"6671"
		{
			"name"		"paris2023_team_mont_gold"
			"item_name"		"#StickerKit_paris2023_team_mont_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/mont_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
		}
		"6672"
		{
			"name"		"paris2023_team_liq"
			"item_name"		"#StickerKit_paris2023_team_liq"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/liq"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
		}
		"6673"
		{
			"name"		"paris2023_team_liq_glitter"
			"item_name"		"#StickerKit_paris2023_team_liq_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/liq_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
		}
		"6674"
		{
			"name"		"paris2023_team_liq_holo"
			"item_name"		"#StickerKit_paris2023_team_liq_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/liq_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
		}
		"6675"
		{
			"name"		"paris2023_team_liq_gold"
			"item_name"		"#StickerKit_paris2023_team_liq_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/liq_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
		}
		"6676"
		{
			"name"		"paris2023_team_faze"
			"item_name"		"#StickerKit_paris2023_team_faze"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/faze"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
		}
		"6677"
		{
			"name"		"paris2023_team_faze_glitter"
			"item_name"		"#StickerKit_paris2023_team_faze_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/faze_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
		}
		"6678"
		{
			"name"		"paris2023_team_faze_holo"
			"item_name"		"#StickerKit_paris2023_team_faze_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/faze_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
		}
		"6679"
		{
			"name"		"paris2023_team_faze_gold"
			"item_name"		"#StickerKit_paris2023_team_faze_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/faze_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
		}
		"6680"
		{
			"name"		"paris2023_team_ence"
			"item_name"		"#StickerKit_paris2023_team_ence"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/ence"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
		}
		"6681"
		{
			"name"		"paris2023_team_ence_glitter"
			"item_name"		"#StickerKit_paris2023_team_ence_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/ence_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
		}
		"6682"
		{
			"name"		"paris2023_team_ence_holo"
			"item_name"		"#StickerKit_paris2023_team_ence_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/ence_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
		}
		"6683"
		{
			"name"		"paris2023_team_ence_gold"
			"item_name"		"#StickerKit_paris2023_team_ence_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/ence_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
		}
		"6684"
		{
			"name"		"paris2023_team_gray"
			"item_name"		"#StickerKit_paris2023_team_gray"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/gray"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
		}
		"6685"
		{
			"name"		"paris2023_team_gray_glitter"
			"item_name"		"#StickerKit_paris2023_team_gray_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/gray_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
		}
		"6686"
		{
			"name"		"paris2023_team_gray_holo"
			"item_name"		"#StickerKit_paris2023_team_gray_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/gray_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
		}
		"6687"
		{
			"name"		"paris2023_team_gray_gold"
			"item_name"		"#StickerKit_paris2023_team_gray_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/gray_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
		}
		"6688"
		{
			"name"		"paris2023_team_mouz"
			"item_name"		"#StickerKit_paris2023_team_mouz"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/mouz"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
		}
		"6689"
		{
			"name"		"paris2023_team_mouz_glitter"
			"item_name"		"#StickerKit_paris2023_team_mouz_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/mouz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
		}
		"6690"
		{
			"name"		"paris2023_team_mouz_holo"
			"item_name"		"#StickerKit_paris2023_team_mouz_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/mouz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
		}
		"6691"
		{
			"name"		"paris2023_team_mouz_gold"
			"item_name"		"#StickerKit_paris2023_team_mouz_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/mouz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
		}
		"6692"
		{
			"name"		"paris2023_team_cplx"
			"item_name"		"#StickerKit_paris2023_team_cplx"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/cplx"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
		}
		"6693"
		{
			"name"		"paris2023_team_cplx_glitter"
			"item_name"		"#StickerKit_paris2023_team_cplx_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/cplx_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
		}
		"6694"
		{
			"name"		"paris2023_team_cplx_holo"
			"item_name"		"#StickerKit_paris2023_team_cplx_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/cplx_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
		}
		"6695"
		{
			"name"		"paris2023_team_cplx_gold"
			"item_name"		"#StickerKit_paris2023_team_cplx_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/cplx_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
		}
		"6696"
		{
			"name"		"paris2023_team_flux"
			"item_name"		"#StickerKit_paris2023_team_flux"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/flux"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
		}
		"6697"
		{
			"name"		"paris2023_team_flux_glitter"
			"item_name"		"#StickerKit_paris2023_team_flux_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/flux_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
		}
		"6698"
		{
			"name"		"paris2023_team_flux_holo"
			"item_name"		"#StickerKit_paris2023_team_flux_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/flux_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
		}
		"6699"
		{
			"name"		"paris2023_team_flux_gold"
			"item_name"		"#StickerKit_paris2023_team_flux_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/flux_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
		}
		"6700"
		{
			"name"		"paris2023_team_mngz"
			"item_name"		"#StickerKit_paris2023_team_mngz"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/mngz"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
		}
		"6701"
		{
			"name"		"paris2023_team_mngz_glitter"
			"item_name"		"#StickerKit_paris2023_team_mngz_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/mngz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
		}
		"6702"
		{
			"name"		"paris2023_team_mngz_holo"
			"item_name"		"#StickerKit_paris2023_team_mngz_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/mngz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
		}
		"6703"
		{
			"name"		"paris2023_team_mngz_gold"
			"item_name"		"#StickerKit_paris2023_team_mngz_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_team"
			"sticker_material"		"paris2023/mngz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
		}
		"6704"
		{
			"name"		"paris2023_team_blst"
			"item_name"		"#StickerKit_paris2023_team_blst"
			"description_string"		"#EventItemDesc_paris2023_sticker_org"
			"sticker_material"		"paris2023/blst"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"0"
		}
		"6705"
		{
			"name"		"paris2023_team_blst_glitter"
			"item_name"		"#StickerKit_paris2023_team_blst_glitter"
			"description_string"		"#EventItemDesc_paris2023_sticker_org"
			"sticker_material"		"paris2023/blst_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"0"
		}
		"6706"
		{
			"name"		"paris2023_team_blst_holo"
			"item_name"		"#StickerKit_paris2023_team_blst_holo"
			"description_string"		"#EventItemDesc_paris2023_sticker_org"
			"sticker_material"		"paris2023/blst_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"0"
		}
		"6707"
		{
			"name"		"paris2023_team_blst_gold"
			"item_name"		"#StickerKit_paris2023_team_blst_gold"
			"description_string"		"#EventItemDesc_paris2023_sticker_org"
			"sticker_material"		"paris2023/blst_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"0"
		}
		"6708"
		{
			"name"		"paris2023_team_fntc_graffiti"
			"item_name"		"#StickerKit_paris2023_team_fntc"
			"description_string"		"#EventItemDesc_paris2023_graffiti_team"
			"sticker_material"		"paris2023/fntc_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
		}
		"6709"
		{
			"name"		"paris2023_team_navi_graffiti"
			"item_name"		"#StickerKit_paris2023_team_navi"
			"description_string"		"#EventItemDesc_paris2023_graffiti_team"
			"sticker_material"		"paris2023/navi_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
		}
		"6710"
		{
			"name"		"paris2023_team_furi_graffiti"
			"item_name"		"#StickerKit_paris2023_team_furi"
			"description_string"		"#EventItemDesc_paris2023_graffiti_team"
			"sticker_material"		"paris2023/furi_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
		}
		"6711"
		{
			"name"		"paris2023_team_vita_graffiti"
			"item_name"		"#StickerKit_paris2023_team_vita"
			"description_string"		"#EventItemDesc_paris2023_graffiti_team"
			"sticker_material"		"paris2023/vita_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
		}
		"6712"
		{
			"name"		"paris2023_team_hero_graffiti"
			"item_name"		"#StickerKit_paris2023_team_hero"
			"description_string"		"#EventItemDesc_paris2023_graffiti_team"
			"sticker_material"		"paris2023/hero_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
		}
		"6713"
		{
			"name"		"paris2023_team_bne_graffiti"
			"item_name"		"#StickerKit_paris2023_team_bne"
			"description_string"		"#EventItemDesc_paris2023_graffiti_team"
			"sticker_material"		"paris2023/bne_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
		}
		"6714"
		{
			"name"		"paris2023_team_itb_graffiti"
			"item_name"		"#StickerKit_paris2023_team_itb"
			"description_string"		"#EventItemDesc_paris2023_graffiti_team"
			"sticker_material"		"paris2023/itb_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
		}
		"6715"
		{
			"name"		"paris2023_team_nein_graffiti"
			"item_name"		"#StickerKit_paris2023_team_nein"
			"description_string"		"#EventItemDesc_paris2023_graffiti_team"
			"sticker_material"		"paris2023/nein_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
		}
		"6716"
		{
			"name"		"paris2023_team_nip_graffiti"
			"item_name"		"#StickerKit_paris2023_team_nip"
			"description_string"		"#EventItemDesc_paris2023_graffiti_team"
			"sticker_material"		"paris2023/nip_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
		}
		"6717"
		{
			"name"		"paris2023_team_g2_graffiti"
			"item_name"		"#StickerKit_paris2023_team_g2"
			"description_string"		"#EventItemDesc_paris2023_graffiti_team"
			"sticker_material"		"paris2023/g2_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
		}
		"6718"
		{
			"name"		"paris2023_team_forz_graffiti"
			"item_name"		"#StickerKit_paris2023_team_forz"
			"description_string"		"#EventItemDesc_paris2023_graffiti_team"
			"sticker_material"		"paris2023/forz_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
		}
		"6719"
		{
			"name"		"paris2023_team_og_graffiti"
			"item_name"		"#StickerKit_paris2023_team_og"
			"description_string"		"#EventItemDesc_paris2023_graffiti_team"
			"sticker_material"		"paris2023/og_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
		}
		"6720"
		{
			"name"		"paris2023_team_pain_graffiti"
			"item_name"		"#StickerKit_paris2023_team_pain"
			"description_string"		"#EventItemDesc_paris2023_graffiti_team"
			"sticker_material"		"paris2023/pain_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
		}
		"6721"
		{
			"name"		"paris2023_team_gl_graffiti"
			"item_name"		"#StickerKit_paris2023_team_gl"
			"description_string"		"#EventItemDesc_paris2023_graffiti_team"
			"sticker_material"		"paris2023/gl_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
		}
		"6722"
		{
			"name"		"paris2023_team_apex_graffiti"
			"item_name"		"#StickerKit_paris2023_team_apex"
			"description_string"		"#EventItemDesc_paris2023_graffiti_team"
			"sticker_material"		"paris2023/apex_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
		}
		"6723"
		{
			"name"		"paris2023_team_mont_graffiti"
			"item_name"		"#StickerKit_paris2023_team_mont"
			"description_string"		"#EventItemDesc_paris2023_graffiti_team"
			"sticker_material"		"paris2023/mont_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
		}
		"6724"
		{
			"name"		"paris2023_team_liq_graffiti"
			"item_name"		"#StickerKit_paris2023_team_liq"
			"description_string"		"#EventItemDesc_paris2023_graffiti_team"
			"sticker_material"		"paris2023/liq_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
		}
		"6725"
		{
			"name"		"paris2023_team_faze_graffiti"
			"item_name"		"#StickerKit_paris2023_team_faze"
			"description_string"		"#EventItemDesc_paris2023_graffiti_team"
			"sticker_material"		"paris2023/faze_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
		}
		"6726"
		{
			"name"		"paris2023_team_ence_graffiti"
			"item_name"		"#StickerKit_paris2023_team_ence"
			"description_string"		"#EventItemDesc_paris2023_graffiti_team"
			"sticker_material"		"paris2023/ence_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
		}
		"6727"
		{
			"name"		"paris2023_team_gray_graffiti"
			"item_name"		"#StickerKit_paris2023_team_gray"
			"description_string"		"#EventItemDesc_paris2023_graffiti_team"
			"sticker_material"		"paris2023/gray_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
		}
		"6728"
		{
			"name"		"paris2023_team_mouz_graffiti"
			"item_name"		"#StickerKit_paris2023_team_mouz"
			"description_string"		"#EventItemDesc_paris2023_graffiti_team"
			"sticker_material"		"paris2023/mouz_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
		}
		"6729"
		{
			"name"		"paris2023_team_cplx_graffiti"
			"item_name"		"#StickerKit_paris2023_team_cplx"
			"description_string"		"#EventItemDesc_paris2023_graffiti_team"
			"sticker_material"		"paris2023/cplx_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
		}
		"6730"
		{
			"name"		"paris2023_team_flux_graffiti"
			"item_name"		"#StickerKit_paris2023_team_flux"
			"description_string"		"#EventItemDesc_paris2023_graffiti_team"
			"sticker_material"		"paris2023/flux_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
		}
		"6731"
		{
			"name"		"paris2023_team_mngz_graffiti"
			"item_name"		"#StickerKit_paris2023_team_mngz"
			"description_string"		"#EventItemDesc_paris2023_graffiti_team"
			"sticker_material"		"paris2023/mngz_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
		}
		"6732"
		{
			"name"		"paris2023_team_blst_graffiti"
			"item_name"		"#StickerKit_paris2023_team_blst"
			"description_string"		"#EventItemDesc_paris2023_graffiti_org"
			"sticker_material"		"paris2023/blst_graffiti"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"0"
		}
		"6733"
		{
			"name"		"paris2023_signature_fashr_2"
			"item_name"		"#StickerKit_paris2023_signature_fashr"
			"description_string"		"#StickerKit_desc_paris2023_signature_fashr"
			"sticker_material"		"paris2023/sig_fashr"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
			"tournament_player_id"		"3238867"
		}
		"6734"
		{
			"name"		"paris2023_signature_fashr_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_fashr_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_fashr_glitter"
			"sticker_material"		"paris2023/sig_fashr_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
			"tournament_player_id"		"3238867"
		}
		"6735"
		{
			"name"		"paris2023_signature_fashr_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_fashr_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_fashr_holo"
			"sticker_material"		"paris2023/sig_fashr_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
			"tournament_player_id"		"3238867"
		}
		"6736"
		{
			"name"		"paris2023_signature_fashr_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_fashr_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_fashr_gold"
			"sticker_material"		"paris2023/sig_fashr_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
			"tournament_player_id"		"3238867"
		}
		"6737"
		{
			"name"		"paris2023_signature_krimz_2"
			"item_name"		"#StickerKit_paris2023_signature_krimz"
			"description_string"		"#StickerKit_desc_paris2023_signature_krimz"
			"sticker_material"		"paris2023/sig_krimz"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"6738"
		{
			"name"		"paris2023_signature_krimz_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_krimz_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_krimz_glitter"
			"sticker_material"		"paris2023/sig_krimz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"6739"
		{
			"name"		"paris2023_signature_krimz_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_krimz_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_krimz_holo"
			"sticker_material"		"paris2023/sig_krimz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"6740"
		{
			"name"		"paris2023_signature_krimz_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_krimz_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_krimz_gold"
			"sticker_material"		"paris2023/sig_krimz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
			"tournament_player_id"		"71385856"
		}
		"6741"
		{
			"name"		"paris2023_signature_mezii_2"
			"item_name"		"#StickerKit_paris2023_signature_mezii"
			"description_string"		"#StickerKit_desc_paris2023_signature_mezii"
			"sticker_material"		"paris2023/sig_mezii"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
			"tournament_player_id"		"12874964"
		}
		"6742"
		{
			"name"		"paris2023_signature_mezii_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_mezii_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_mezii_glitter"
			"sticker_material"		"paris2023/sig_mezii_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
			"tournament_player_id"		"12874964"
		}
		"6743"
		{
			"name"		"paris2023_signature_mezii_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_mezii_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_mezii_holo"
			"sticker_material"		"paris2023/sig_mezii_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
			"tournament_player_id"		"12874964"
		}
		"6744"
		{
			"name"		"paris2023_signature_mezii_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_mezii_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_mezii_gold"
			"sticker_material"		"paris2023/sig_mezii_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
			"tournament_player_id"		"12874964"
		}
		"6745"
		{
			"name"		"paris2023_signature_nicoodoz_2"
			"item_name"		"#StickerKit_paris2023_signature_nicoodoz"
			"description_string"		"#StickerKit_desc_paris2023_signature_nicoodoz"
			"sticker_material"		"paris2023/sig_nicoodoz"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
			"tournament_player_id"		"112851399"
		}
		"6746"
		{
			"name"		"paris2023_signature_nicoodoz_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_nicoodoz_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_nicoodoz_glitter"
			"sticker_material"		"paris2023/sig_nicoodoz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
			"tournament_player_id"		"112851399"
		}
		"6747"
		{
			"name"		"paris2023_signature_nicoodoz_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_nicoodoz_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_nicoodoz_holo"
			"sticker_material"		"paris2023/sig_nicoodoz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
			"tournament_player_id"		"112851399"
		}
		"6748"
		{
			"name"		"paris2023_signature_nicoodoz_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_nicoodoz_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_nicoodoz_gold"
			"sticker_material"		"paris2023/sig_nicoodoz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
			"tournament_player_id"		"112851399"
		}
		"6749"
		{
			"name"		"paris2023_signature_roej_2"
			"item_name"		"#StickerKit_paris2023_signature_roej"
			"description_string"		"#StickerKit_desc_paris2023_signature_roej"
			"sticker_material"		"paris2023/sig_roej"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
			"tournament_player_id"		"30968963"
		}
		"6750"
		{
			"name"		"paris2023_signature_roej_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_roej_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_roej_glitter"
			"sticker_material"		"paris2023/sig_roej_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
			"tournament_player_id"		"30968963"
		}
		"6751"
		{
			"name"		"paris2023_signature_roej_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_roej_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_roej_holo"
			"sticker_material"		"paris2023/sig_roej_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
			"tournament_player_id"		"30968963"
		}
		"6752"
		{
			"name"		"paris2023_signature_roej_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_roej_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_roej_gold"
			"sticker_material"		"paris2023/sig_roej_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"6"
			"tournament_player_id"		"30968963"
		}
		"6753"
		{
			"name"		"paris2023_signature_b1t_2"
			"item_name"		"#StickerKit_paris2023_signature_b1t"
			"description_string"		"#StickerKit_desc_paris2023_signature_b1t"
			"sticker_material"		"paris2023/sig_b1t"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
			"tournament_player_id"		"286341748"
		}
		"6754"
		{
			"name"		"paris2023_signature_b1t_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_b1t_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_b1t_glitter"
			"sticker_material"		"paris2023/sig_b1t_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
			"tournament_player_id"		"286341748"
		}
		"6755"
		{
			"name"		"paris2023_signature_b1t_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_b1t_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_b1t_holo"
			"sticker_material"		"paris2023/sig_b1t_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
			"tournament_player_id"		"286341748"
		}
		"6756"
		{
			"name"		"paris2023_signature_b1t_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_b1t_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_b1t_gold"
			"sticker_material"		"paris2023/sig_b1t_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
			"tournament_player_id"		"286341748"
		}
		"6757"
		{
			"name"		"paris2023_signature_electronic_2"
			"item_name"		"#StickerKit_paris2023_signature_electronic"
			"description_string"		"#StickerKit_desc_paris2023_signature_electronic"
			"sticker_material"		"paris2023/sig_electronic"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"6758"
		{
			"name"		"paris2023_signature_electronic_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_electronic_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_electronic_glitter"
			"sticker_material"		"paris2023/sig_electronic_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"6759"
		{
			"name"		"paris2023_signature_electronic_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_electronic_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_electronic_holo"
			"sticker_material"		"paris2023/sig_electronic_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"6760"
		{
			"name"		"paris2023_signature_electronic_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_electronic_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_electronic_gold"
			"sticker_material"		"paris2023/sig_electronic_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
			"tournament_player_id"		"83779379"
		}
		"6761"
		{
			"name"		"paris2023_signature_npl_2"
			"item_name"		"#StickerKit_paris2023_signature_npl"
			"description_string"		"#StickerKit_desc_paris2023_signature_npl"
			"sticker_material"		"paris2023/sig_npl"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
			"tournament_player_id"		"344771176"
		}
		"6762"
		{
			"name"		"paris2023_signature_npl_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_npl_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_npl_glitter"
			"sticker_material"		"paris2023/sig_npl_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
			"tournament_player_id"		"344771176"
		}
		"6763"
		{
			"name"		"paris2023_signature_npl_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_npl_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_npl_holo"
			"sticker_material"		"paris2023/sig_npl_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
			"tournament_player_id"		"344771176"
		}
		"6764"
		{
			"name"		"paris2023_signature_npl_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_npl_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_npl_gold"
			"sticker_material"		"paris2023/sig_npl_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
			"tournament_player_id"		"344771176"
		}
		"6765"
		{
			"name"		"paris2023_signature_perfecto_2"
			"item_name"		"#StickerKit_paris2023_signature_perfecto"
			"description_string"		"#StickerKit_desc_paris2023_signature_perfecto"
			"sticker_material"		"paris2023/sig_perfecto"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
			"tournament_player_id"		"160954758"
		}
		"6766"
		{
			"name"		"paris2023_signature_perfecto_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_perfecto_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_perfecto_glitter"
			"sticker_material"		"paris2023/sig_perfecto_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
			"tournament_player_id"		"160954758"
		}
		"6767"
		{
			"name"		"paris2023_signature_perfecto_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_perfecto_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_perfecto_holo"
			"sticker_material"		"paris2023/sig_perfecto_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
			"tournament_player_id"		"160954758"
		}
		"6768"
		{
			"name"		"paris2023_signature_perfecto_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_perfecto_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_perfecto_gold"
			"sticker_material"		"paris2023/sig_perfecto_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
			"tournament_player_id"		"160954758"
		}
		"6769"
		{
			"name"		"paris2023_signature_s1mple_2"
			"item_name"		"#StickerKit_paris2023_signature_s1mple"
			"description_string"		"#StickerKit_desc_paris2023_signature_s1mple"
			"sticker_material"		"paris2023/sig_s1mple"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"6770"
		{
			"name"		"paris2023_signature_s1mple_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_s1mple_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_s1mple_glitter"
			"sticker_material"		"paris2023/sig_s1mple_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"6771"
		{
			"name"		"paris2023_signature_s1mple_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_s1mple_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_s1mple_holo"
			"sticker_material"		"paris2023/sig_s1mple_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"6772"
		{
			"name"		"paris2023_signature_s1mple_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_s1mple_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_s1mple_gold"
			"sticker_material"		"paris2023/sig_s1mple_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"12"
			"tournament_player_id"		"73936547"
		}
		"6773"
		{
			"name"		"paris2023_signature_art_2"
			"item_name"		"#StickerKit_paris2023_signature_art"
			"description_string"		"#StickerKit_desc_paris2023_signature_art"
			"sticker_material"		"paris2023/sig_art"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
			"tournament_player_id"		"83503844"
		}
		"6774"
		{
			"name"		"paris2023_signature_art_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_art_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_art_glitter"
			"sticker_material"		"paris2023/sig_art_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
			"tournament_player_id"		"83503844"
		}
		"6775"
		{
			"name"		"paris2023_signature_art_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_art_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_art_holo"
			"sticker_material"		"paris2023/sig_art_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
			"tournament_player_id"		"83503844"
		}
		"6776"
		{
			"name"		"paris2023_signature_art_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_art_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_art_gold"
			"sticker_material"		"paris2023/sig_art_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
			"tournament_player_id"		"83503844"
		}
		"6777"
		{
			"name"		"paris2023_signature_drop_2"
			"item_name"		"#StickerKit_paris2023_signature_drop"
			"description_string"		"#StickerKit_desc_paris2023_signature_drop"
			"sticker_material"		"paris2023/sig_drop"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
			"tournament_player_id"		"427790854"
		}
		"6778"
		{
			"name"		"paris2023_signature_drop_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_drop_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_drop_glitter"
			"sticker_material"		"paris2023/sig_drop_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
			"tournament_player_id"		"427790854"
		}
		"6779"
		{
			"name"		"paris2023_signature_drop_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_drop_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_drop_holo"
			"sticker_material"		"paris2023/sig_drop_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
			"tournament_player_id"		"427790854"
		}
		"6780"
		{
			"name"		"paris2023_signature_drop_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_drop_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_drop_gold"
			"sticker_material"		"paris2023/sig_drop_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
			"tournament_player_id"		"427790854"
		}
		"6781"
		{
			"name"		"paris2023_signature_kscerato_2"
			"item_name"		"#StickerKit_paris2023_signature_kscerato"
			"description_string"		"#StickerKit_desc_paris2023_signature_kscerato"
			"sticker_material"		"paris2023/sig_kscerato"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
			"tournament_player_id"		"98234764"
		}
		"6782"
		{
			"name"		"paris2023_signature_kscerato_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_kscerato_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_kscerato_glitter"
			"sticker_material"		"paris2023/sig_kscerato_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
			"tournament_player_id"		"98234764"
		}
		"6783"
		{
			"name"		"paris2023_signature_kscerato_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_kscerato_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_kscerato_holo"
			"sticker_material"		"paris2023/sig_kscerato_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
			"tournament_player_id"		"98234764"
		}
		"6784"
		{
			"name"		"paris2023_signature_kscerato_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_kscerato_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_kscerato_gold"
			"sticker_material"		"paris2023/sig_kscerato_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
			"tournament_player_id"		"98234764"
		}
		"6785"
		{
			"name"		"paris2023_signature_saffee_2"
			"item_name"		"#StickerKit_paris2023_signature_saffee"
			"description_string"		"#StickerKit_desc_paris2023_signature_saffee"
			"sticker_material"		"paris2023/sig_saffee"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
			"tournament_player_id"		"25299957"
		}
		"6786"
		{
			"name"		"paris2023_signature_saffee_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_saffee_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_saffee_glitter"
			"sticker_material"		"paris2023/sig_saffee_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
			"tournament_player_id"		"25299957"
		}
		"6787"
		{
			"name"		"paris2023_signature_saffee_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_saffee_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_saffee_holo"
			"sticker_material"		"paris2023/sig_saffee_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
			"tournament_player_id"		"25299957"
		}
		"6788"
		{
			"name"		"paris2023_signature_saffee_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_saffee_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_saffee_gold"
			"sticker_material"		"paris2023/sig_saffee_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
			"tournament_player_id"		"25299957"
		}
		"6789"
		{
			"name"		"paris2023_signature_yuurih_2"
			"item_name"		"#StickerKit_paris2023_signature_yuurih"
			"description_string"		"#StickerKit_desc_paris2023_signature_yuurih"
			"sticker_material"		"paris2023/sig_yuurih"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
			"tournament_player_id"		"204704832"
		}
		"6790"
		{
			"name"		"paris2023_signature_yuurih_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_yuurih_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_yuurih_glitter"
			"sticker_material"		"paris2023/sig_yuurih_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
			"tournament_player_id"		"204704832"
		}
		"6791"
		{
			"name"		"paris2023_signature_yuurih_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_yuurih_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_yuurih_holo"
			"sticker_material"		"paris2023/sig_yuurih_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
			"tournament_player_id"		"204704832"
		}
		"6792"
		{
			"name"		"paris2023_signature_yuurih_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_yuurih_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_yuurih_gold"
			"sticker_material"		"paris2023/sig_yuurih_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"85"
			"tournament_player_id"		"204704832"
		}
		"6793"
		{
			"name"		"paris2023_signature_apex_2"
			"item_name"		"#StickerKit_paris2023_signature_apex"
			"description_string"		"#StickerKit_desc_paris2023_signature_apex"
			"sticker_material"		"paris2023/sig_apex"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
		"6794"
		{
			"name"		"paris2023_signature_apex_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_apex_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_apex_glitter"
			"sticker_material"		"paris2023/sig_apex_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
		"6795"
		{
			"name"		"paris2023_signature_apex_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_apex_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_apex_holo"
			"sticker_material"		"paris2023/sig_apex_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
		"6796"
		{
			"name"		"paris2023_signature_apex_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_apex_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_apex_gold"
			"sticker_material"		"paris2023/sig_apex_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
		"6797"
		{
			"name"		"paris2023_signature_dupreeh_2"
			"item_name"		"#StickerKit_paris2023_signature_dupreeh"
			"description_string"		"#StickerKit_desc_paris2023_signature_dupreeh"
			"sticker_material"		"paris2023/sig_dupreeh"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"44589228"
		}
		"6798"
		{
			"name"		"paris2023_signature_dupreeh_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_dupreeh_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_dupreeh_glitter"
			"sticker_material"		"paris2023/sig_dupreeh_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"44589228"
		}
		"6799"
		{
			"name"		"paris2023_signature_dupreeh_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_dupreeh_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_dupreeh_holo"
			"sticker_material"		"paris2023/sig_dupreeh_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"44589228"
		}
		"6800"
		{
			"name"		"paris2023_signature_dupreeh_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_dupreeh_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_dupreeh_gold"
			"sticker_material"		"paris2023/sig_dupreeh_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"44589228"
		}
		"6801"
		{
			"name"		"paris2023_signature_magisk_2"
			"item_name"		"#StickerKit_paris2023_signature_magisk"
			"description_string"		"#StickerKit_desc_paris2023_signature_magisk"
			"sticker_material"		"paris2023/sig_magisk"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"23690923"
		}
		"6802"
		{
			"name"		"paris2023_signature_magisk_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_magisk_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_magisk_glitter"
			"sticker_material"		"paris2023/sig_magisk_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"23690923"
		}
		"6803"
		{
			"name"		"paris2023_signature_magisk_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_magisk_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_magisk_holo"
			"sticker_material"		"paris2023/sig_magisk_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"23690923"
		}
		"6804"
		{
			"name"		"paris2023_signature_magisk_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_magisk_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_magisk_gold"
			"sticker_material"		"paris2023/sig_magisk_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"23690923"
		}
		"6805"
		{
			"name"		"paris2023_signature_spinx_2"
			"item_name"		"#StickerKit_paris2023_signature_spinx"
			"description_string"		"#StickerKit_desc_paris2023_signature_spinx"
			"sticker_material"		"paris2023/sig_spinx"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"103070679"
		}
		"6806"
		{
			"name"		"paris2023_signature_spinx_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_spinx_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_spinx_glitter"
			"sticker_material"		"paris2023/sig_spinx_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"103070679"
		}
		"6807"
		{
			"name"		"paris2023_signature_spinx_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_spinx_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_spinx_holo"
			"sticker_material"		"paris2023/sig_spinx_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"103070679"
		}
		"6808"
		{
			"name"		"paris2023_signature_spinx_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_spinx_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_spinx_gold"
			"sticker_material"		"paris2023/sig_spinx_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"103070679"
		}
		"6809"
		{
			"name"		"paris2023_signature_zywoo_2"
			"item_name"		"#StickerKit_paris2023_signature_zywoo"
			"description_string"		"#StickerKit_desc_paris2023_signature_zywoo"
			"sticker_material"		"paris2023/sig_zywoo"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
		"6810"
		{
			"name"		"paris2023_signature_zywoo_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_zywoo_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_zywoo_glitter"
			"sticker_material"		"paris2023/sig_zywoo_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
		"6811"
		{
			"name"		"paris2023_signature_zywoo_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_zywoo_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_zywoo_holo"
			"sticker_material"		"paris2023/sig_zywoo_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
		"6812"
		{
			"name"		"paris2023_signature_zywoo_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_zywoo_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_zywoo_gold"
			"sticker_material"		"paris2023/sig_zywoo_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
		"6813"
		{
			"name"		"paris2023_signature_cadian_2"
			"item_name"		"#StickerKit_paris2023_signature_cadian"
			"description_string"		"#StickerKit_desc_paris2023_signature_cadian"
			"sticker_material"		"paris2023/sig_cadian"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
			"tournament_player_id"		"43849788"
		}
		"6814"
		{
			"name"		"paris2023_signature_cadian_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_cadian_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_cadian_glitter"
			"sticker_material"		"paris2023/sig_cadian_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
			"tournament_player_id"		"43849788"
		}
		"6815"
		{
			"name"		"paris2023_signature_cadian_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_cadian_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_cadian_holo"
			"sticker_material"		"paris2023/sig_cadian_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
			"tournament_player_id"		"43849788"
		}
		"6816"
		{
			"name"		"paris2023_signature_cadian_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_cadian_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_cadian_gold"
			"sticker_material"		"paris2023/sig_cadian_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
			"tournament_player_id"		"43849788"
		}
		"6817"
		{
			"name"		"paris2023_signature_jabbi_2"
			"item_name"		"#StickerKit_paris2023_signature_jabbi"
			"description_string"		"#StickerKit_desc_paris2023_signature_jabbi"
			"sticker_material"		"paris2023/sig_jabbi"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
			"tournament_player_id"		"160291620"
		}
		"6818"
		{
			"name"		"paris2023_signature_jabbi_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_jabbi_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_jabbi_glitter"
			"sticker_material"		"paris2023/sig_jabbi_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
			"tournament_player_id"		"160291620"
		}
		"6819"
		{
			"name"		"paris2023_signature_jabbi_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_jabbi_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_jabbi_holo"
			"sticker_material"		"paris2023/sig_jabbi_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
			"tournament_player_id"		"160291620"
		}
		"6820"
		{
			"name"		"paris2023_signature_jabbi_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_jabbi_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_jabbi_gold"
			"sticker_material"		"paris2023/sig_jabbi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
			"tournament_player_id"		"160291620"
		}
		"6821"
		{
			"name"		"paris2023_signature_sjuush_2"
			"item_name"		"#StickerKit_paris2023_signature_sjuush"
			"description_string"		"#StickerKit_desc_paris2023_signature_sjuush"
			"sticker_material"		"paris2023/sig_sjuush"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
			"tournament_player_id"		"200443857"
		}
		"6822"
		{
			"name"		"paris2023_signature_sjuush_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_sjuush_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_sjuush_glitter"
			"sticker_material"		"paris2023/sig_sjuush_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
			"tournament_player_id"		"200443857"
		}
		"6823"
		{
			"name"		"paris2023_signature_sjuush_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_sjuush_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_sjuush_holo"
			"sticker_material"		"paris2023/sig_sjuush_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
			"tournament_player_id"		"200443857"
		}
		"6824"
		{
			"name"		"paris2023_signature_sjuush_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_sjuush_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_sjuush_gold"
			"sticker_material"		"paris2023/sig_sjuush_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
			"tournament_player_id"		"200443857"
		}
		"6825"
		{
			"name"		"paris2023_signature_stavn_2"
			"item_name"		"#StickerKit_paris2023_signature_stavn"
			"description_string"		"#StickerKit_desc_paris2023_signature_stavn"
			"sticker_material"		"paris2023/sig_stavn"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
			"tournament_player_id"		"62099910"
		}
		"6826"
		{
			"name"		"paris2023_signature_stavn_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_stavn_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_stavn_glitter"
			"sticker_material"		"paris2023/sig_stavn_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
			"tournament_player_id"		"62099910"
		}
		"6827"
		{
			"name"		"paris2023_signature_stavn_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_stavn_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_stavn_holo"
			"sticker_material"		"paris2023/sig_stavn_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
			"tournament_player_id"		"62099910"
		}
		"6828"
		{
			"name"		"paris2023_signature_stavn_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_stavn_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_stavn_gold"
			"sticker_material"		"paris2023/sig_stavn_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
			"tournament_player_id"		"62099910"
		}
		"6829"
		{
			"name"		"paris2023_signature_teses_2"
			"item_name"		"#StickerKit_paris2023_signature_teses"
			"description_string"		"#StickerKit_desc_paris2023_signature_teses"
			"sticker_material"		"paris2023/sig_teses"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
			"tournament_player_id"		"36412550"
		}
		"6830"
		{
			"name"		"paris2023_signature_teses_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_teses_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_teses_glitter"
			"sticker_material"		"paris2023/sig_teses_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
			"tournament_player_id"		"36412550"
		}
		"6831"
		{
			"name"		"paris2023_signature_teses_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_teses_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_teses_holo"
			"sticker_material"		"paris2023/sig_teses_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
			"tournament_player_id"		"36412550"
		}
		"6832"
		{
			"name"		"paris2023_signature_teses_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_teses_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_teses_gold"
			"sticker_material"		"paris2023/sig_teses_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"95"
			"tournament_player_id"		"36412550"
		}
		"6833"
		{
			"name"		"paris2023_signature_gxx_2"
			"item_name"		"#StickerKit_paris2023_signature_gxx"
			"description_string"		"#StickerKit_desc_paris2023_signature_gxx"
			"sticker_material"		"paris2023/sig_gxx"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
			"tournament_player_id"		"274569724"
		}
		"6834"
		{
			"name"		"paris2023_signature_gxx_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_gxx_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_gxx_glitter"
			"sticker_material"		"paris2023/sig_gxx_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
			"tournament_player_id"		"274569724"
		}
		"6835"
		{
			"name"		"paris2023_signature_gxx_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_gxx_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_gxx_holo"
			"sticker_material"		"paris2023/sig_gxx_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
			"tournament_player_id"		"274569724"
		}
		"6836"
		{
			"name"		"paris2023_signature_gxx_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_gxx_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_gxx_gold"
			"sticker_material"		"paris2023/sig_gxx_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
			"tournament_player_id"		"274569724"
		}
		"6837"
		{
			"name"		"paris2023_signature_juanflatroo_2"
			"item_name"		"#StickerKit_paris2023_signature_juanflatroo"
			"description_string"		"#StickerKit_desc_paris2023_signature_juanflatroo"
			"sticker_material"		"paris2023/sig_juanflatroo"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
			"tournament_player_id"		"135528227"
		}
		"6838"
		{
			"name"		"paris2023_signature_juanflatroo_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_juanflatroo_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_juanflatroo_glitter"
			"sticker_material"		"paris2023/sig_juanflatroo_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
			"tournament_player_id"		"135528227"
		}
		"6839"
		{
			"name"		"paris2023_signature_juanflatroo_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_juanflatroo_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_juanflatroo_holo"
			"sticker_material"		"paris2023/sig_juanflatroo_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
			"tournament_player_id"		"135528227"
		}
		"6840"
		{
			"name"		"paris2023_signature_juanflatroo_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_juanflatroo_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_juanflatroo_gold"
			"sticker_material"		"paris2023/sig_juanflatroo_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
			"tournament_player_id"		"135528227"
		}
		"6841"
		{
			"name"		"paris2023_signature_rigon_2"
			"item_name"		"#StickerKit_paris2023_signature_rigon"
			"description_string"		"#StickerKit_desc_paris2023_signature_rigon"
			"sticker_material"		"paris2023/sig_rigon"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
			"tournament_player_id"		"212571293"
		}
		"6842"
		{
			"name"		"paris2023_signature_rigon_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_rigon_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_rigon_glitter"
			"sticker_material"		"paris2023/sig_rigon_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
			"tournament_player_id"		"212571293"
		}
		"6843"
		{
			"name"		"paris2023_signature_rigon_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_rigon_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_rigon_holo"
			"sticker_material"		"paris2023/sig_rigon_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
			"tournament_player_id"		"212571293"
		}
		"6844"
		{
			"name"		"paris2023_signature_rigon_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_rigon_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_rigon_gold"
			"sticker_material"		"paris2023/sig_rigon_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
			"tournament_player_id"		"212571293"
		}
		"6845"
		{
			"name"		"paris2023_signature_sener1_2"
			"item_name"		"#StickerKit_paris2023_signature_sener1"
			"description_string"		"#StickerKit_desc_paris2023_signature_sener1"
			"sticker_material"		"paris2023/sig_sener1"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
			"tournament_player_id"		"192112459"
		}
		"6846"
		{
			"name"		"paris2023_signature_sener1_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_sener1_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_sener1_glitter"
			"sticker_material"		"paris2023/sig_sener1_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
			"tournament_player_id"		"192112459"
		}
		"6847"
		{
			"name"		"paris2023_signature_sener1_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_sener1_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_sener1_holo"
			"sticker_material"		"paris2023/sig_sener1_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
			"tournament_player_id"		"192112459"
		}
		"6848"
		{
			"name"		"paris2023_signature_sener1_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_sener1_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_sener1_gold"
			"sticker_material"		"paris2023/sig_sener1_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
			"tournament_player_id"		"192112459"
		}
		"6849"
		{
			"name"		"paris2023_signature_sinnopsyy_2"
			"item_name"		"#StickerKit_paris2023_signature_sinnopsyy"
			"description_string"		"#StickerKit_desc_paris2023_signature_sinnopsyy"
			"sticker_material"		"paris2023/sig_sinnopsyy"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
			"tournament_player_id"		"205062167"
		}
		"6850"
		{
			"name"		"paris2023_signature_sinnopsyy_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_sinnopsyy_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_sinnopsyy_glitter"
			"sticker_material"		"paris2023/sig_sinnopsyy_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
			"tournament_player_id"		"205062167"
		}
		"6851"
		{
			"name"		"paris2023_signature_sinnopsyy_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_sinnopsyy_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_sinnopsyy_holo"
			"sticker_material"		"paris2023/sig_sinnopsyy_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
			"tournament_player_id"		"205062167"
		}
		"6852"
		{
			"name"		"paris2023_signature_sinnopsyy_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_sinnopsyy_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_sinnopsyy_gold"
			"sticker_material"		"paris2023/sig_sinnopsyy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"114"
			"tournament_player_id"		"205062167"
		}
		"6853"
		{
			"name"		"paris2023_signature_cruc1al_2"
			"item_name"		"#StickerKit_paris2023_signature_cruc1al"
			"description_string"		"#StickerKit_desc_paris2023_signature_cruc1al"
			"sticker_material"		"paris2023/sig_cruc1al"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
			"tournament_player_id"		"158832564"
		}
		"6854"
		{
			"name"		"paris2023_signature_cruc1al_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_cruc1al_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_cruc1al_glitter"
			"sticker_material"		"paris2023/sig_cruc1al_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
			"tournament_player_id"		"158832564"
		}
		"6855"
		{
			"name"		"paris2023_signature_cruc1al_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_cruc1al_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_cruc1al_holo"
			"sticker_material"		"paris2023/sig_cruc1al_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
			"tournament_player_id"		"158832564"
		}
		"6856"
		{
			"name"		"paris2023_signature_cruc1al_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_cruc1al_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_cruc1al_gold"
			"sticker_material"		"paris2023/sig_cruc1al_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
			"tournament_player_id"		"158832564"
		}
		"6857"
		{
			"name"		"paris2023_signature_cypher_2"
			"item_name"		"#StickerKit_paris2023_signature_cypher"
			"description_string"		"#StickerKit_desc_paris2023_signature_cypher"
			"sticker_material"		"paris2023/sig_cypher"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
			"tournament_player_id"		"291718826"
		}
		"6858"
		{
			"name"		"paris2023_signature_cypher_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_cypher_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_cypher_glitter"
			"sticker_material"		"paris2023/sig_cypher_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
			"tournament_player_id"		"291718826"
		}
		"6859"
		{
			"name"		"paris2023_signature_cypher_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_cypher_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_cypher_holo"
			"sticker_material"		"paris2023/sig_cypher_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
			"tournament_player_id"		"291718826"
		}
		"6860"
		{
			"name"		"paris2023_signature_cypher_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_cypher_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_cypher_gold"
			"sticker_material"		"paris2023/sig_cypher_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
			"tournament_player_id"		"291718826"
		}
		"6861"
		{
			"name"		"paris2023_signature_rallen_2"
			"item_name"		"#StickerKit_paris2023_signature_rallen"
			"description_string"		"#StickerKit_desc_paris2023_signature_rallen"
			"sticker_material"		"paris2023/sig_rallen"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
			"tournament_player_id"		"31166738"
		}
		"6862"
		{
			"name"		"paris2023_signature_rallen_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_rallen_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_rallen_glitter"
			"sticker_material"		"paris2023/sig_rallen_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
			"tournament_player_id"		"31166738"
		}
		"6863"
		{
			"name"		"paris2023_signature_rallen_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_rallen_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_rallen_holo"
			"sticker_material"		"paris2023/sig_rallen_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
			"tournament_player_id"		"31166738"
		}
		"6864"
		{
			"name"		"paris2023_signature_rallen_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_rallen_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_rallen_gold"
			"sticker_material"		"paris2023/sig_rallen_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
			"tournament_player_id"		"31166738"
		}
		"6865"
		{
			"name"		"paris2023_signature_thomas_2"
			"item_name"		"#StickerKit_paris2023_signature_thomas"
			"description_string"		"#StickerKit_desc_paris2023_signature_thomas"
			"sticker_material"		"paris2023/sig_thomas"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
			"tournament_player_id"		"65182402"
		}
		"6866"
		{
			"name"		"paris2023_signature_thomas_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_thomas_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_thomas_glitter"
			"sticker_material"		"paris2023/sig_thomas_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
			"tournament_player_id"		"65182402"
		}
		"6867"
		{
			"name"		"paris2023_signature_thomas_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_thomas_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_thomas_holo"
			"sticker_material"		"paris2023/sig_thomas_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
			"tournament_player_id"		"65182402"
		}
		"6868"
		{
			"name"		"paris2023_signature_thomas_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_thomas_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_thomas_gold"
			"sticker_material"		"paris2023/sig_thomas_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
			"tournament_player_id"		"65182402"
		}
		"6869"
		{
			"name"		"paris2023_signature_volt_2"
			"item_name"		"#StickerKit_paris2023_signature_volt"
			"description_string"		"#StickerKit_desc_paris2023_signature_volt"
			"sticker_material"		"paris2023/sig_volt"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
			"tournament_player_id"		"195488719"
		}
		"6870"
		{
			"name"		"paris2023_signature_volt_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_volt_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_volt_glitter"
			"sticker_material"		"paris2023/sig_volt_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
			"tournament_player_id"		"195488719"
		}
		"6871"
		{
			"name"		"paris2023_signature_volt_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_volt_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_volt_holo"
			"sticker_material"		"paris2023/sig_volt_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
			"tournament_player_id"		"195488719"
		}
		"6872"
		{
			"name"		"paris2023_signature_volt_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_volt_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_volt_gold"
			"sticker_material"		"paris2023/sig_volt_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"118"
			"tournament_player_id"		"195488719"
		}
		"6873"
		{
			"name"		"paris2023_signature_goofy_2"
			"item_name"		"#StickerKit_paris2023_signature_goofy"
			"description_string"		"#StickerKit_desc_paris2023_signature_goofy"
			"sticker_material"		"paris2023/sig_goofy"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
			"tournament_player_id"		"300617878"
		}
		"6874"
		{
			"name"		"paris2023_signature_goofy_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_goofy_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_goofy_glitter"
			"sticker_material"		"paris2023/sig_goofy_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
			"tournament_player_id"		"300617878"
		}
		"6875"
		{
			"name"		"paris2023_signature_goofy_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_goofy_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_goofy_holo"
			"sticker_material"		"paris2023/sig_goofy_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
			"tournament_player_id"		"300617878"
		}
		"6876"
		{
			"name"		"paris2023_signature_goofy_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_goofy_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_goofy_gold"
			"sticker_material"		"paris2023/sig_goofy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
			"tournament_player_id"		"300617878"
		}
		"6877"
		{
			"name"		"paris2023_signature_hades_2"
			"item_name"		"#StickerKit_paris2023_signature_hades"
			"description_string"		"#StickerKit_desc_paris2023_signature_hades"
			"sticker_material"		"paris2023/sig_hades"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
			"tournament_player_id"		"90656280"
		}
		"6878"
		{
			"name"		"paris2023_signature_hades_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_hades_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_hades_glitter"
			"sticker_material"		"paris2023/sig_hades_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
			"tournament_player_id"		"90656280"
		}
		"6879"
		{
			"name"		"paris2023_signature_hades_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_hades_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_hades_holo"
			"sticker_material"		"paris2023/sig_hades_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
			"tournament_player_id"		"90656280"
		}
		"6880"
		{
			"name"		"paris2023_signature_hades_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_hades_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_hades_gold"
			"sticker_material"		"paris2023/sig_hades_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
			"tournament_player_id"		"90656280"
		}
		"6881"
		{
			"name"		"paris2023_signature_kei_2"
			"item_name"		"#StickerKit_paris2023_signature_kei"
			"description_string"		"#StickerKit_desc_paris2023_signature_kei"
			"sticker_material"		"paris2023/sig_kei"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
			"tournament_player_id"		"121422001"
		}
		"6882"
		{
			"name"		"paris2023_signature_kei_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_kei_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_kei_glitter"
			"sticker_material"		"paris2023/sig_kei_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
			"tournament_player_id"		"121422001"
		}
		"6883"
		{
			"name"		"paris2023_signature_kei_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_kei_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_kei_holo"
			"sticker_material"		"paris2023/sig_kei_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
			"tournament_player_id"		"121422001"
		}
		"6884"
		{
			"name"		"paris2023_signature_kei_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_kei_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_kei_gold"
			"sticker_material"		"paris2023/sig_kei_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
			"tournament_player_id"		"121422001"
		}
		"6885"
		{
			"name"		"paris2023_signature_kylar_2"
			"item_name"		"#StickerKit_paris2023_signature_kylar"
			"description_string"		"#StickerKit_desc_paris2023_signature_kylar"
			"sticker_material"		"paris2023/sig_kylar"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
			"tournament_player_id"		"116431013"
		}
		"6886"
		{
			"name"		"paris2023_signature_kylar_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_kylar_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_kylar_glitter"
			"sticker_material"		"paris2023/sig_kylar_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
			"tournament_player_id"		"116431013"
		}
		"6887"
		{
			"name"		"paris2023_signature_kylar_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_kylar_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_kylar_holo"
			"sticker_material"		"paris2023/sig_kylar_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
			"tournament_player_id"		"116431013"
		}
		"6888"
		{
			"name"		"paris2023_signature_kylar_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_kylar_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_kylar_gold"
			"sticker_material"		"paris2023/sig_kylar_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
			"tournament_player_id"		"116431013"
		}
		"6889"
		{
			"name"		"paris2023_signature_mynio_2"
			"item_name"		"#StickerKit_paris2023_signature_mynio"
			"description_string"		"#StickerKit_desc_paris2023_signature_mynio"
			"sticker_material"		"paris2023/sig_mynio"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
			"tournament_player_id"		"24981058"
		}
		"6890"
		{
			"name"		"paris2023_signature_mynio_2_glitter"
			"item_name"		"#StickerKit_paris2023_signature_mynio_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_mynio_glitter"
			"sticker_material"		"paris2023/sig_mynio_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
			"tournament_player_id"		"24981058"
		}
		"6891"
		{
			"name"		"paris2023_signature_mynio_2_holo"
			"item_name"		"#StickerKit_paris2023_signature_mynio_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_mynio_holo"
			"sticker_material"		"paris2023/sig_mynio_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
			"tournament_player_id"		"24981058"
		}
		"6892"
		{
			"name"		"paris2023_signature_mynio_2_gold"
			"item_name"		"#StickerKit_paris2023_signature_mynio_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_mynio_gold"
			"sticker_material"		"paris2023/sig_mynio_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"120"
			"tournament_player_id"		"24981058"
		}
		"6893"
		{
			"name"		"paris2023_signature_aleksib_1"
			"item_name"		"#StickerKit_paris2023_signature_aleksib"
			"description_string"		"#StickerKit_desc_paris2023_signature_aleksib"
			"sticker_material"		"paris2023/sig_aleksib"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
			"tournament_player_id"		"52977598"
		}
		"6894"
		{
			"name"		"paris2023_signature_aleksib_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_aleksib_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_aleksib_glitter"
			"sticker_material"		"paris2023/sig_aleksib_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
			"tournament_player_id"		"52977598"
		}
		"6895"
		{
			"name"		"paris2023_signature_aleksib_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_aleksib_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_aleksib_holo"
			"sticker_material"		"paris2023/sig_aleksib_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
			"tournament_player_id"		"52977598"
		}
		"6896"
		{
			"name"		"paris2023_signature_aleksib_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_aleksib_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_aleksib_gold"
			"sticker_material"		"paris2023/sig_aleksib_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
			"tournament_player_id"		"52977598"
		}
		"6897"
		{
			"name"		"paris2023_signature_brollan_1"
			"item_name"		"#StickerKit_paris2023_signature_brollan"
			"description_string"		"#StickerKit_desc_paris2023_signature_brollan"
			"sticker_material"		"paris2023/sig_brollan"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
			"tournament_player_id"		"178562747"
		}
		"6898"
		{
			"name"		"paris2023_signature_brollan_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_brollan_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_brollan_glitter"
			"sticker_material"		"paris2023/sig_brollan_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
			"tournament_player_id"		"178562747"
		}
		"6899"
		{
			"name"		"paris2023_signature_brollan_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_brollan_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_brollan_holo"
			"sticker_material"		"paris2023/sig_brollan_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
			"tournament_player_id"		"178562747"
		}
		"6900"
		{
			"name"		"paris2023_signature_brollan_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_brollan_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_brollan_gold"
			"sticker_material"		"paris2023/sig_brollan_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
			"tournament_player_id"		"178562747"
		}
		"6901"
		{
			"name"		"paris2023_signature_headtr1ck_1"
			"item_name"		"#StickerKit_paris2023_signature_headtr1ck"
			"description_string"		"#StickerKit_desc_paris2023_signature_headtr1ck"
			"sticker_material"		"paris2023/sig_headtr1ck"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
			"tournament_player_id"		"399254202"
		}
		"6902"
		{
			"name"		"paris2023_signature_headtr1ck_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_headtr1ck_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_headtr1ck_glitter"
			"sticker_material"		"paris2023/sig_headtr1ck_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
			"tournament_player_id"		"399254202"
		}
		"6903"
		{
			"name"		"paris2023_signature_headtr1ck_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_headtr1ck_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_headtr1ck_holo"
			"sticker_material"		"paris2023/sig_headtr1ck_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
			"tournament_player_id"		"399254202"
		}
		"6904"
		{
			"name"		"paris2023_signature_headtr1ck_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_headtr1ck_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_headtr1ck_gold"
			"sticker_material"		"paris2023/sig_headtr1ck_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
			"tournament_player_id"		"399254202"
		}
		"6905"
		{
			"name"		"paris2023_signature_k0nfig_1"
			"item_name"		"#StickerKit_paris2023_signature_k0nfig"
			"description_string"		"#StickerKit_desc_paris2023_signature_k0nfig"
			"sticker_material"		"paris2023/sig_k0nfig"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
			"tournament_player_id"		"19403447"
		}
		"6906"
		{
			"name"		"paris2023_signature_k0nfig_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_k0nfig_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_k0nfig_glitter"
			"sticker_material"		"paris2023/sig_k0nfig_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
			"tournament_player_id"		"19403447"
		}
		"6907"
		{
			"name"		"paris2023_signature_k0nfig_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_k0nfig_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_k0nfig_holo"
			"sticker_material"		"paris2023/sig_k0nfig_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
			"tournament_player_id"		"19403447"
		}
		"6908"
		{
			"name"		"paris2023_signature_k0nfig_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_k0nfig_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_k0nfig_gold"
			"sticker_material"		"paris2023/sig_k0nfig_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
			"tournament_player_id"		"19403447"
		}
		"6909"
		{
			"name"		"paris2023_signature_rez_1"
			"item_name"		"#StickerKit_paris2023_signature_rez"
			"description_string"		"#StickerKit_desc_paris2023_signature_rez"
			"sticker_material"		"paris2023/sig_rez"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
			"tournament_player_id"		"73906687"
		}
		"6910"
		{
			"name"		"paris2023_signature_rez_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_rez_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_rez_glitter"
			"sticker_material"		"paris2023/sig_rez_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
			"tournament_player_id"		"73906687"
		}
		"6911"
		{
			"name"		"paris2023_signature_rez_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_rez_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_rez_holo"
			"sticker_material"		"paris2023/sig_rez_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
			"tournament_player_id"		"73906687"
		}
		"6912"
		{
			"name"		"paris2023_signature_rez_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_rez_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_rez_gold"
			"sticker_material"		"paris2023/sig_rez_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"1"
			"tournament_player_id"		"73906687"
		}
		"6913"
		{
			"name"		"paris2023_signature_hooxi_1"
			"item_name"		"#StickerKit_paris2023_signature_hooxi"
			"description_string"		"#StickerKit_desc_paris2023_signature_hooxi"
			"sticker_material"		"paris2023/sig_hooxi"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
			"tournament_player_id"		"38661042"
		}
		"6914"
		{
			"name"		"paris2023_signature_hooxi_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_hooxi_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_hooxi_glitter"
			"sticker_material"		"paris2023/sig_hooxi_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
			"tournament_player_id"		"38661042"
		}
		"6915"
		{
			"name"		"paris2023_signature_hooxi_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_hooxi_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_hooxi_holo"
			"sticker_material"		"paris2023/sig_hooxi_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
			"tournament_player_id"		"38661042"
		}
		"6916"
		{
			"name"		"paris2023_signature_hooxi_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_hooxi_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_hooxi_gold"
			"sticker_material"		"paris2023/sig_hooxi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
			"tournament_player_id"		"38661042"
		}
		"6917"
		{
			"name"		"paris2023_signature_hunter_1"
			"item_name"		"#StickerKit_paris2023_signature_hunter"
			"description_string"		"#StickerKit_desc_paris2023_signature_hunter"
			"sticker_material"		"paris2023/sig_hunter"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
			"tournament_player_id"		"52606325"
		}
		"6918"
		{
			"name"		"paris2023_signature_hunter_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_hunter_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_hunter_glitter"
			"sticker_material"		"paris2023/sig_hunter_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
			"tournament_player_id"		"52606325"
		}
		"6919"
		{
			"name"		"paris2023_signature_hunter_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_hunter_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_hunter_holo"
			"sticker_material"		"paris2023/sig_hunter_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
			"tournament_player_id"		"52606325"
		}
		"6920"
		{
			"name"		"paris2023_signature_hunter_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_hunter_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_hunter_gold"
			"sticker_material"		"paris2023/sig_hunter_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
			"tournament_player_id"		"52606325"
		}
		"6921"
		{
			"name"		"paris2023_signature_jks_1"
			"item_name"		"#StickerKit_paris2023_signature_jks"
			"description_string"		"#StickerKit_desc_paris2023_signature_jks"
			"sticker_material"		"paris2023/sig_jks"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
			"tournament_player_id"		"16839456"
		}
		"6922"
		{
			"name"		"paris2023_signature_jks_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_jks_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_jks_glitter"
			"sticker_material"		"paris2023/sig_jks_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
			"tournament_player_id"		"16839456"
		}
		"6923"
		{
			"name"		"paris2023_signature_jks_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_jks_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_jks_holo"
			"sticker_material"		"paris2023/sig_jks_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
			"tournament_player_id"		"16839456"
		}
		"6924"
		{
			"name"		"paris2023_signature_jks_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_jks_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_jks_gold"
			"sticker_material"		"paris2023/sig_jks_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
			"tournament_player_id"		"16839456"
		}
		"6925"
		{
			"name"		"paris2023_signature_m0nesy_1"
			"item_name"		"#StickerKit_paris2023_signature_m0nesy"
			"description_string"		"#StickerKit_desc_paris2023_signature_m0nesy"
			"sticker_material"		"paris2023/sig_m0nesy"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
			"tournament_player_id"		"114497073"
		}
		"6926"
		{
			"name"		"paris2023_signature_m0nesy_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_m0nesy_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_m0nesy_glitter"
			"sticker_material"		"paris2023/sig_m0nesy_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
			"tournament_player_id"		"114497073"
		}
		"6927"
		{
			"name"		"paris2023_signature_m0nesy_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_m0nesy_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_m0nesy_holo"
			"sticker_material"		"paris2023/sig_m0nesy_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
			"tournament_player_id"		"114497073"
		}
		"6928"
		{
			"name"		"paris2023_signature_m0nesy_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_m0nesy_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_m0nesy_gold"
			"sticker_material"		"paris2023/sig_m0nesy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
			"tournament_player_id"		"114497073"
		}
		"6929"
		{
			"name"		"paris2023_signature_niko_1"
			"item_name"		"#StickerKit_paris2023_signature_niko"
			"description_string"		"#StickerKit_desc_paris2023_signature_niko"
			"sticker_material"		"paris2023/sig_niko"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
			"tournament_player_id"		"81417650"
		}
		"6930"
		{
			"name"		"paris2023_signature_niko_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_niko_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_niko_glitter"
			"sticker_material"		"paris2023/sig_niko_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
			"tournament_player_id"		"81417650"
		}
		"6931"
		{
			"name"		"paris2023_signature_niko_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_niko_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_niko_holo"
			"sticker_material"		"paris2023/sig_niko_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
			"tournament_player_id"		"81417650"
		}
		"6932"
		{
			"name"		"paris2023_signature_niko_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_niko_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_niko_gold"
			"sticker_material"		"paris2023/sig_niko_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"59"
			"tournament_player_id"		"81417650"
		}
		"6933"
		{
			"name"		"paris2023_signature_jerry_1"
			"item_name"		"#StickerKit_paris2023_signature_jerry"
			"description_string"		"#StickerKit_desc_paris2023_signature_jerry"
			"sticker_material"		"paris2023/sig_jerry"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
			"tournament_player_id"		"65822428"
		}
		"6934"
		{
			"name"		"paris2023_signature_jerry_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_jerry_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_jerry_glitter"
			"sticker_material"		"paris2023/sig_jerry_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
			"tournament_player_id"		"65822428"
		}
		"6935"
		{
			"name"		"paris2023_signature_jerry_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_jerry_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_jerry_holo"
			"sticker_material"		"paris2023/sig_jerry_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
			"tournament_player_id"		"65822428"
		}
		"6936"
		{
			"name"		"paris2023_signature_jerry_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_jerry_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_jerry_gold"
			"sticker_material"		"paris2023/sig_jerry_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
			"tournament_player_id"		"65822428"
		}
		"6937"
		{
			"name"		"paris2023_signature_krad_1"
			"item_name"		"#StickerKit_paris2023_signature_krad"
			"description_string"		"#StickerKit_desc_paris2023_signature_krad"
			"sticker_material"		"paris2023/sig_krad"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
			"tournament_player_id"		"71642904"
		}
		"6938"
		{
			"name"		"paris2023_signature_krad_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_krad_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_krad_glitter"
			"sticker_material"		"paris2023/sig_krad_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
			"tournament_player_id"		"71642904"
		}
		"6939"
		{
			"name"		"paris2023_signature_krad_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_krad_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_krad_holo"
			"sticker_material"		"paris2023/sig_krad_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
			"tournament_player_id"		"71642904"
		}
		"6940"
		{
			"name"		"paris2023_signature_krad_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_krad_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_krad_gold"
			"sticker_material"		"paris2023/sig_krad_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
			"tournament_player_id"		"71642904"
		}
		"6941"
		{
			"name"		"paris2023_signature_r3salt_1"
			"item_name"		"#StickerKit_paris2023_signature_r3salt"
			"description_string"		"#StickerKit_desc_paris2023_signature_r3salt"
			"sticker_material"		"paris2023/sig_r3salt"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
			"tournament_player_id"		"390096574"
		}
		"6942"
		{
			"name"		"paris2023_signature_r3salt_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_r3salt_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_r3salt_glitter"
			"sticker_material"		"paris2023/sig_r3salt_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
			"tournament_player_id"		"390096574"
		}
		"6943"
		{
			"name"		"paris2023_signature_r3salt_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_r3salt_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_r3salt_holo"
			"sticker_material"		"paris2023/sig_r3salt_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
			"tournament_player_id"		"390096574"
		}
		"6944"
		{
			"name"		"paris2023_signature_r3salt_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_r3salt_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_r3salt_gold"
			"sticker_material"		"paris2023/sig_r3salt_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
			"tournament_player_id"		"390096574"
		}
		"6945"
		{
			"name"		"paris2023_signature_shalfey_1"
			"item_name"		"#StickerKit_paris2023_signature_shalfey"
			"description_string"		"#StickerKit_desc_paris2023_signature_shalfey"
			"sticker_material"		"paris2023/sig_shalfey"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
			"tournament_player_id"		"405431972"
		}
		"6946"
		{
			"name"		"paris2023_signature_shalfey_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_shalfey_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_shalfey_glitter"
			"sticker_material"		"paris2023/sig_shalfey_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
			"tournament_player_id"		"405431972"
		}
		"6947"
		{
			"name"		"paris2023_signature_shalfey_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_shalfey_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_shalfey_holo"
			"sticker_material"		"paris2023/sig_shalfey_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
			"tournament_player_id"		"405431972"
		}
		"6948"
		{
			"name"		"paris2023_signature_shalfey_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_shalfey_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_shalfey_gold"
			"sticker_material"		"paris2023/sig_shalfey_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
			"tournament_player_id"		"405431972"
		}
		"6949"
		{
			"name"		"paris2023_signature_zorte_1"
			"item_name"		"#StickerKit_paris2023_signature_zorte"
			"description_string"		"#StickerKit_desc_paris2023_signature_zorte"
			"sticker_material"		"paris2023/sig_zorte"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
			"tournament_player_id"		"99348674"
		}
		"6950"
		{
			"name"		"paris2023_signature_zorte_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_zorte_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_zorte_glitter"
			"sticker_material"		"paris2023/sig_zorte_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
			"tournament_player_id"		"99348674"
		}
		"6951"
		{
			"name"		"paris2023_signature_zorte_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_zorte_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_zorte_holo"
			"sticker_material"		"paris2023/sig_zorte_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
			"tournament_player_id"		"99348674"
		}
		"6952"
		{
			"name"		"paris2023_signature_zorte_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_zorte_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_zorte_gold"
			"sticker_material"		"paris2023/sig_zorte_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"90"
			"tournament_player_id"		"99348674"
		}
		"6953"
		{
			"name"		"paris2023_signature_degster_1"
			"item_name"		"#StickerKit_paris2023_signature_degster"
			"description_string"		"#StickerKit_desc_paris2023_signature_degster"
			"sticker_material"		"paris2023/sig_degster"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
			"tournament_player_id"		"839074394"
		}
		"6954"
		{
			"name"		"paris2023_signature_degster_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_degster_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_degster_glitter"
			"sticker_material"		"paris2023/sig_degster_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
			"tournament_player_id"		"839074394"
		}
		"6955"
		{
			"name"		"paris2023_signature_degster_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_degster_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_degster_holo"
			"sticker_material"		"paris2023/sig_degster_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
			"tournament_player_id"		"839074394"
		}
		"6956"
		{
			"name"		"paris2023_signature_degster_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_degster_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_degster_gold"
			"sticker_material"		"paris2023/sig_degster_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
			"tournament_player_id"		"839074394"
		}
		"6957"
		{
			"name"		"paris2023_signature_f1ku_1"
			"item_name"		"#StickerKit_paris2023_signature_f1ku"
			"description_string"		"#StickerKit_desc_paris2023_signature_f1ku"
			"sticker_material"		"paris2023/sig_f1ku"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
			"tournament_player_id"		"292168772"
		}
		"6958"
		{
			"name"		"paris2023_signature_f1ku_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_f1ku_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_f1ku_glitter"
			"sticker_material"		"paris2023/sig_f1ku_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
			"tournament_player_id"		"292168772"
		}
		"6959"
		{
			"name"		"paris2023_signature_f1ku_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_f1ku_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_f1ku_holo"
			"sticker_material"		"paris2023/sig_f1ku_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
			"tournament_player_id"		"292168772"
		}
		"6960"
		{
			"name"		"paris2023_signature_f1ku_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_f1ku_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_f1ku_gold"
			"sticker_material"		"paris2023/sig_f1ku_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
			"tournament_player_id"		"292168772"
		}
		"6961"
		{
			"name"		"paris2023_signature_flamez_1"
			"item_name"		"#StickerKit_paris2023_signature_flamez"
			"description_string"		"#StickerKit_desc_paris2023_signature_flamez"
			"sticker_material"		"paris2023/sig_flamez"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
			"tournament_player_id"		"18569432"
		}
		"6962"
		{
			"name"		"paris2023_signature_flamez_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_flamez_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_flamez_glitter"
			"sticker_material"		"paris2023/sig_flamez_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
			"tournament_player_id"		"18569432"
		}
		"6963"
		{
			"name"		"paris2023_signature_flamez_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_flamez_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_flamez_holo"
			"sticker_material"		"paris2023/sig_flamez_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
			"tournament_player_id"		"18569432"
		}
		"6964"
		{
			"name"		"paris2023_signature_flamez_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_flamez_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_flamez_gold"
			"sticker_material"		"paris2023/sig_flamez_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
			"tournament_player_id"		"18569432"
		}
		"6965"
		{
			"name"		"paris2023_signature_neofrag_1"
			"item_name"		"#StickerKit_paris2023_signature_neofrag"
			"description_string"		"#StickerKit_desc_paris2023_signature_neofrag"
			"sticker_material"		"paris2023/sig_neofrag"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
			"tournament_player_id"		"255168957"
		}
		"6966"
		{
			"name"		"paris2023_signature_neofrag_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_neofrag_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_neofrag_glitter"
			"sticker_material"		"paris2023/sig_neofrag_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
			"tournament_player_id"		"255168957"
		}
		"6967"
		{
			"name"		"paris2023_signature_neofrag_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_neofrag_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_neofrag_holo"
			"sticker_material"		"paris2023/sig_neofrag_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
			"tournament_player_id"		"255168957"
		}
		"6968"
		{
			"name"		"paris2023_signature_neofrag_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_neofrag_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_neofrag_gold"
			"sticker_material"		"paris2023/sig_neofrag_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
			"tournament_player_id"		"255168957"
		}
		"6969"
		{
			"name"		"paris2023_signature_nikodk_1"
			"item_name"		"#StickerKit_paris2023_signature_nikodk"
			"description_string"		"#StickerKit_desc_paris2023_signature_nikodk"
			"sticker_material"		"paris2023/sig_nikodk"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
			"tournament_player_id"		"29470855"
		}
		"6970"
		{
			"name"		"paris2023_signature_nikodk_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_nikodk_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_nikodk_glitter"
			"sticker_material"		"paris2023/sig_nikodk_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
			"tournament_player_id"		"29470855"
		}
		"6971"
		{
			"name"		"paris2023_signature_nikodk_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_nikodk_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_nikodk_holo"
			"sticker_material"		"paris2023/sig_nikodk_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
			"tournament_player_id"		"29470855"
		}
		"6972"
		{
			"name"		"paris2023_signature_nikodk_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_nikodk_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_nikodk_gold"
			"sticker_material"		"paris2023/sig_nikodk_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"96"
			"tournament_player_id"		"29470855"
		}
		"6973"
		{
			"name"		"paris2023_signature_biguzera_1"
			"item_name"		"#StickerKit_paris2023_signature_biguzera"
			"description_string"		"#StickerKit_desc_paris2023_signature_biguzera"
			"sticker_material"		"paris2023/sig_biguzera"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
			"tournament_player_id"		"55043156"
		}
		"6974"
		{
			"name"		"paris2023_signature_biguzera_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_biguzera_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_biguzera_glitter"
			"sticker_material"		"paris2023/sig_biguzera_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
			"tournament_player_id"		"55043156"
		}
		"6975"
		{
			"name"		"paris2023_signature_biguzera_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_biguzera_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_biguzera_holo"
			"sticker_material"		"paris2023/sig_biguzera_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
			"tournament_player_id"		"55043156"
		}
		"6976"
		{
			"name"		"paris2023_signature_biguzera_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_biguzera_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_biguzera_gold"
			"sticker_material"		"paris2023/sig_biguzera_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
			"tournament_player_id"		"55043156"
		}
		"6977"
		{
			"name"		"paris2023_signature_hardzao_1"
			"item_name"		"#StickerKit_paris2023_signature_hardzao"
			"description_string"		"#StickerKit_desc_paris2023_signature_hardzao"
			"sticker_material"		"paris2023/sig_hardzao"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
			"tournament_player_id"		"289037002"
		}
		"6978"
		{
			"name"		"paris2023_signature_hardzao_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_hardzao_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_hardzao_glitter"
			"sticker_material"		"paris2023/sig_hardzao_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
			"tournament_player_id"		"289037002"
		}
		"6979"
		{
			"name"		"paris2023_signature_hardzao_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_hardzao_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_hardzao_holo"
			"sticker_material"		"paris2023/sig_hardzao_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
			"tournament_player_id"		"289037002"
		}
		"6980"
		{
			"name"		"paris2023_signature_hardzao_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_hardzao_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_hardzao_gold"
			"sticker_material"		"paris2023/sig_hardzao_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
			"tournament_player_id"		"289037002"
		}
		"6981"
		{
			"name"		"paris2023_signature_nekiz_1"
			"item_name"		"#StickerKit_paris2023_signature_nekiz"
			"description_string"		"#StickerKit_desc_paris2023_signature_nekiz"
			"sticker_material"		"paris2023/sig_nekiz"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
			"tournament_player_id"		"76618432"
		}
		"6982"
		{
			"name"		"paris2023_signature_nekiz_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_nekiz_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_nekiz_glitter"
			"sticker_material"		"paris2023/sig_nekiz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
			"tournament_player_id"		"76618432"
		}
		"6983"
		{
			"name"		"paris2023_signature_nekiz_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_nekiz_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_nekiz_holo"
			"sticker_material"		"paris2023/sig_nekiz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
			"tournament_player_id"		"76618432"
		}
		"6984"
		{
			"name"		"paris2023_signature_nekiz_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_nekiz_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_nekiz_gold"
			"sticker_material"		"paris2023/sig_nekiz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
			"tournament_player_id"		"76618432"
		}
		"6985"
		{
			"name"		"paris2023_signature_skullz_1"
			"item_name"		"#StickerKit_paris2023_signature_skullz"
			"description_string"		"#StickerKit_desc_paris2023_signature_skullz"
			"sticker_material"		"paris2023/sig_skullz"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
			"tournament_player_id"		"158380916"
		}
		"6986"
		{
			"name"		"paris2023_signature_skullz_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_skullz_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_skullz_glitter"
			"sticker_material"		"paris2023/sig_skullz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
			"tournament_player_id"		"158380916"
		}
		"6987"
		{
			"name"		"paris2023_signature_skullz_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_skullz_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_skullz_holo"
			"sticker_material"		"paris2023/sig_skullz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
			"tournament_player_id"		"158380916"
		}
		"6988"
		{
			"name"		"paris2023_signature_skullz_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_skullz_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_skullz_gold"
			"sticker_material"		"paris2023/sig_skullz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
			"tournament_player_id"		"158380916"
		}
		"6989"
		{
			"name"		"paris2023_signature_zevy_1"
			"item_name"		"#StickerKit_paris2023_signature_zevy"
			"description_string"		"#StickerKit_desc_paris2023_signature_zevy"
			"sticker_material"		"paris2023/sig_zevy"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
			"tournament_player_id"		"911593093"
		}
		"6990"
		{
			"name"		"paris2023_signature_zevy_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_zevy_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_zevy_glitter"
			"sticker_material"		"paris2023/sig_zevy_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
			"tournament_player_id"		"911593093"
		}
		"6991"
		{
			"name"		"paris2023_signature_zevy_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_zevy_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_zevy_holo"
			"sticker_material"		"paris2023/sig_zevy_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
			"tournament_player_id"		"911593093"
		}
		"6992"
		{
			"name"		"paris2023_signature_zevy_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_zevy_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_zevy_gold"
			"sticker_material"		"paris2023/sig_zevy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"102"
			"tournament_player_id"		"911593093"
		}
		"6993"
		{
			"name"		"paris2023_signature_acor_1"
			"item_name"		"#StickerKit_paris2023_signature_acor"
			"description_string"		"#StickerKit_desc_paris2023_signature_acor"
			"sticker_material"		"paris2023/sig_acor"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
			"tournament_player_id"		"42677035"
		}
		"6994"
		{
			"name"		"paris2023_signature_acor_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_acor_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_acor_glitter"
			"sticker_material"		"paris2023/sig_acor_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
			"tournament_player_id"		"42677035"
		}
		"6995"
		{
			"name"		"paris2023_signature_acor_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_acor_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_acor_holo"
			"sticker_material"		"paris2023/sig_acor_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
			"tournament_player_id"		"42677035"
		}
		"6996"
		{
			"name"		"paris2023_signature_acor_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_acor_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_acor_gold"
			"sticker_material"		"paris2023/sig_acor_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
			"tournament_player_id"		"42677035"
		}
		"6997"
		{
			"name"		"paris2023_signature_im_1"
			"item_name"		"#StickerKit_paris2023_signature_im"
			"description_string"		"#StickerKit_desc_paris2023_signature_im"
			"sticker_material"		"paris2023/sig_im"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
			"tournament_player_id"		"89984505"
		}
		"6998"
		{
			"name"		"paris2023_signature_im_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_im_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_im_glitter"
			"sticker_material"		"paris2023/sig_im_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
			"tournament_player_id"		"89984505"
		}
		"6999"
		{
			"name"		"paris2023_signature_im_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_im_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_im_holo"
			"sticker_material"		"paris2023/sig_im_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
			"tournament_player_id"		"89984505"
		}
		"7000"
		{
			"name"		"paris2023_signature_im_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_im_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_im_gold"
			"sticker_material"		"paris2023/sig_im_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
			"tournament_player_id"		"89984505"
		}
		"7001"
		{
			"name"		"paris2023_signature_isak_1"
			"item_name"		"#StickerKit_paris2023_signature_isak"
			"description_string"		"#StickerKit_desc_paris2023_signature_isak"
			"sticker_material"		"paris2023/sig_isak"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
			"tournament_player_id"		"111644637"
		}
		"7002"
		{
			"name"		"paris2023_signature_isak_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_isak_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_isak_glitter"
			"sticker_material"		"paris2023/sig_isak_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
			"tournament_player_id"		"111644637"
		}
		"7003"
		{
			"name"		"paris2023_signature_isak_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_isak_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_isak_holo"
			"sticker_material"		"paris2023/sig_isak_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
			"tournament_player_id"		"111644637"
		}
		"7004"
		{
			"name"		"paris2023_signature_isak_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_isak_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_isak_gold"
			"sticker_material"		"paris2023/sig_isak_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
			"tournament_player_id"		"111644637"
		}
		"7005"
		{
			"name"		"paris2023_signature_keoz_1"
			"item_name"		"#StickerKit_paris2023_signature_keoz"
			"description_string"		"#StickerKit_desc_paris2023_signature_keoz"
			"sticker_material"		"paris2023/sig_keoz"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
			"tournament_player_id"		"138078516"
		}
		"7006"
		{
			"name"		"paris2023_signature_keoz_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_keoz_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_keoz_glitter"
			"sticker_material"		"paris2023/sig_keoz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
			"tournament_player_id"		"138078516"
		}
		"7007"
		{
			"name"		"paris2023_signature_keoz_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_keoz_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_keoz_holo"
			"sticker_material"		"paris2023/sig_keoz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
			"tournament_player_id"		"138078516"
		}
		"7008"
		{
			"name"		"paris2023_signature_keoz_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_keoz_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_keoz_gold"
			"sticker_material"		"paris2023/sig_keoz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
			"tournament_player_id"		"138078516"
		}
		"7009"
		{
			"name"		"paris2023_signature_siuhy_1"
			"item_name"		"#StickerKit_paris2023_signature_siuhy"
			"description_string"		"#StickerKit_desc_paris2023_signature_siuhy"
			"sticker_material"		"paris2023/sig_siuhy"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
			"tournament_player_id"		"190407632"
		}
		"7010"
		{
			"name"		"paris2023_signature_siuhy_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_siuhy_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_siuhy_glitter"
			"sticker_material"		"paris2023/sig_siuhy_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
			"tournament_player_id"		"190407632"
		}
		"7011"
		{
			"name"		"paris2023_signature_siuhy_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_siuhy_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_siuhy_holo"
			"sticker_material"		"paris2023/sig_siuhy_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
			"tournament_player_id"		"190407632"
		}
		"7012"
		{
			"name"		"paris2023_signature_siuhy_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_siuhy_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_siuhy_gold"
			"sticker_material"		"paris2023/sig_siuhy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"115"
			"tournament_player_id"		"190407632"
		}
		"7013"
		{
			"name"		"paris2023_signature_jkaem_1"
			"item_name"		"#StickerKit_paris2023_signature_jkaem"
			"description_string"		"#StickerKit_desc_paris2023_signature_jkaem"
			"sticker_material"		"paris2023/sig_jkaem"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
			"tournament_player_id"		"42442914"
		}
		"7014"
		{
			"name"		"paris2023_signature_jkaem_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_jkaem_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_jkaem_glitter"
			"sticker_material"		"paris2023/sig_jkaem_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
			"tournament_player_id"		"42442914"
		}
		"7015"
		{
			"name"		"paris2023_signature_jkaem_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_jkaem_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_jkaem_holo"
			"sticker_material"		"paris2023/sig_jkaem_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
			"tournament_player_id"		"42442914"
		}
		"7016"
		{
			"name"		"paris2023_signature_jkaem_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_jkaem_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_jkaem_gold"
			"sticker_material"		"paris2023/sig_jkaem_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
			"tournament_player_id"		"42442914"
		}
		"7017"
		{
			"name"		"paris2023_signature_jl_1"
			"item_name"		"#StickerKit_paris2023_signature_jl"
			"description_string"		"#StickerKit_desc_paris2023_signature_jl"
			"sticker_material"		"paris2023/sig_jl"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
			"tournament_player_id"		"216612575"
		}
		"7018"
		{
			"name"		"paris2023_signature_jl_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_jl_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_jl_glitter"
			"sticker_material"		"paris2023/sig_jl_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
			"tournament_player_id"		"216612575"
		}
		"7019"
		{
			"name"		"paris2023_signature_jl_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_jl_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_jl_holo"
			"sticker_material"		"paris2023/sig_jl_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
			"tournament_player_id"		"216612575"
		}
		"7020"
		{
			"name"		"paris2023_signature_jl_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_jl_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_jl_gold"
			"sticker_material"		"paris2023/sig_jl_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
			"tournament_player_id"		"216612575"
		}
		"7021"
		{
			"name"		"paris2023_signature_kyxsan_1"
			"item_name"		"#StickerKit_paris2023_signature_kyxsan"
			"description_string"		"#StickerKit_desc_paris2023_signature_kyxsan"
			"sticker_material"		"paris2023/sig_kyxsan"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
			"tournament_player_id"		"97016704"
		}
		"7022"
		{
			"name"		"paris2023_signature_kyxsan_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_kyxsan_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_kyxsan_glitter"
			"sticker_material"		"paris2023/sig_kyxsan_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
			"tournament_player_id"		"97016704"
		}
		"7023"
		{
			"name"		"paris2023_signature_kyxsan_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_kyxsan_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_kyxsan_holo"
			"sticker_material"		"paris2023/sig_kyxsan_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
			"tournament_player_id"		"97016704"
		}
		"7024"
		{
			"name"		"paris2023_signature_kyxsan_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_kyxsan_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_kyxsan_gold"
			"sticker_material"		"paris2023/sig_kyxsan_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
			"tournament_player_id"		"97016704"
		}
		"7025"
		{
			"name"		"paris2023_signature_nawwk_1"
			"item_name"		"#StickerKit_paris2023_signature_nawwk"
			"description_string"		"#StickerKit_desc_paris2023_signature_nawwk"
			"sticker_material"		"paris2023/sig_nawwk"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
			"tournament_player_id"		"193386133"
		}
		"7026"
		{
			"name"		"paris2023_signature_nawwk_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_nawwk_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_nawwk_glitter"
			"sticker_material"		"paris2023/sig_nawwk_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
			"tournament_player_id"		"193386133"
		}
		"7027"
		{
			"name"		"paris2023_signature_nawwk_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_nawwk_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_nawwk_holo"
			"sticker_material"		"paris2023/sig_nawwk_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
			"tournament_player_id"		"193386133"
		}
		"7028"
		{
			"name"		"paris2023_signature_nawwk_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_nawwk_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_nawwk_gold"
			"sticker_material"		"paris2023/sig_nawwk_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
			"tournament_player_id"		"193386133"
		}
		"7029"
		{
			"name"		"paris2023_signature_styko_1"
			"item_name"		"#StickerKit_paris2023_signature_styko"
			"description_string"		"#StickerKit_desc_paris2023_signature_styko"
			"sticker_material"		"paris2023/sig_styko"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
			"tournament_player_id"		"55928431"
		}
		"7030"
		{
			"name"		"paris2023_signature_styko_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_styko_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_styko_glitter"
			"sticker_material"		"paris2023/sig_styko_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
			"tournament_player_id"		"55928431"
		}
		"7031"
		{
			"name"		"paris2023_signature_styko_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_styko_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_styko_holo"
			"sticker_material"		"paris2023/sig_styko_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
			"tournament_player_id"		"55928431"
		}
		"7032"
		{
			"name"		"paris2023_signature_styko_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_styko_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_styko_gold"
			"sticker_material"		"paris2023/sig_styko_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"117"
			"tournament_player_id"		"55928431"
		}
		"7033"
		{
			"name"		"paris2023_signature_boros_1"
			"item_name"		"#StickerKit_paris2023_signature_boros"
			"description_string"		"#StickerKit_desc_paris2023_signature_boros"
			"sticker_material"		"paris2023/sig_boros"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
			"tournament_player_id"		"178773495"
		}
		"7034"
		{
			"name"		"paris2023_signature_boros_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_boros_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_boros_glitter"
			"sticker_material"		"paris2023/sig_boros_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
			"tournament_player_id"		"178773495"
		}
		"7035"
		{
			"name"		"paris2023_signature_boros_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_boros_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_boros_holo"
			"sticker_material"		"paris2023/sig_boros_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
			"tournament_player_id"		"178773495"
		}
		"7036"
		{
			"name"		"paris2023_signature_boros_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_boros_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_boros_gold"
			"sticker_material"		"paris2023/sig_boros_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
			"tournament_player_id"		"178773495"
		}
		"7037"
		{
			"name"		"paris2023_signature_demqq_1"
			"item_name"		"#StickerKit_paris2023_signature_demqq"
			"description_string"		"#StickerKit_desc_paris2023_signature_demqq"
			"sticker_material"		"paris2023/sig_demqq"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
			"tournament_player_id"		"165905698"
		}
		"7038"
		{
			"name"		"paris2023_signature_demqq_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_demqq_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_demqq_glitter"
			"sticker_material"		"paris2023/sig_demqq_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
			"tournament_player_id"		"165905698"
		}
		"7039"
		{
			"name"		"paris2023_signature_demqq_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_demqq_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_demqq_holo"
			"sticker_material"		"paris2023/sig_demqq_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
			"tournament_player_id"		"165905698"
		}
		"7040"
		{
			"name"		"paris2023_signature_demqq_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_demqq_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_demqq_gold"
			"sticker_material"		"paris2023/sig_demqq_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
			"tournament_player_id"		"165905698"
		}
		"7041"
		{
			"name"		"paris2023_signature_krasnal_1"
			"item_name"		"#StickerKit_paris2023_signature_krasnal"
			"description_string"		"#StickerKit_desc_paris2023_signature_krasnal"
			"sticker_material"		"paris2023/sig_krasnal"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
			"tournament_player_id"		"336152206"
		}
		"7042"
		{
			"name"		"paris2023_signature_krasnal_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_krasnal_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_krasnal_glitter"
			"sticker_material"		"paris2023/sig_krasnal_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
			"tournament_player_id"		"336152206"
		}
		"7043"
		{
			"name"		"paris2023_signature_krasnal_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_krasnal_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_krasnal_holo"
			"sticker_material"		"paris2023/sig_krasnal_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
			"tournament_player_id"		"336152206"
		}
		"7044"
		{
			"name"		"paris2023_signature_krasnal_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_krasnal_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_krasnal_gold"
			"sticker_material"		"paris2023/sig_krasnal_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
			"tournament_player_id"		"336152206"
		}
		"7045"
		{
			"name"		"paris2023_signature_sdy_1"
			"item_name"		"#StickerKit_paris2023_signature_sdy"
			"description_string"		"#StickerKit_desc_paris2023_signature_sdy"
			"sticker_material"		"paris2023/sig_sdy"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
			"tournament_player_id"		"80311472"
		}
		"7046"
		{
			"name"		"paris2023_signature_sdy_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_sdy_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_sdy_glitter"
			"sticker_material"		"paris2023/sig_sdy_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
			"tournament_player_id"		"80311472"
		}
		"7047"
		{
			"name"		"paris2023_signature_sdy_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_sdy_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_sdy_holo"
			"sticker_material"		"paris2023/sig_sdy_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
			"tournament_player_id"		"80311472"
		}
		"7048"
		{
			"name"		"paris2023_signature_sdy_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_sdy_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_sdy_gold"
			"sticker_material"		"paris2023/sig_sdy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
			"tournament_player_id"		"80311472"
		}
		"7049"
		{
			"name"		"paris2023_signature_woro2k_1"
			"item_name"		"#StickerKit_paris2023_signature_woro2k"
			"description_string"		"#StickerKit_desc_paris2023_signature_woro2k"
			"sticker_material"		"paris2023/sig_woro2k"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
			"tournament_player_id"		"1015186932"
		}
		"7050"
		{
			"name"		"paris2023_signature_woro2k_1_glitter"
			"item_name"		"#StickerKit_paris2023_signature_woro2k_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_woro2k_glitter"
			"sticker_material"		"paris2023/sig_woro2k_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
			"tournament_player_id"		"1015186932"
		}
		"7051"
		{
			"name"		"paris2023_signature_woro2k_1_holo"
			"item_name"		"#StickerKit_paris2023_signature_woro2k_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_woro2k_holo"
			"sticker_material"		"paris2023/sig_woro2k_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
			"tournament_player_id"		"1015186932"
		}
		"7052"
		{
			"name"		"paris2023_signature_woro2k_1_gold"
			"item_name"		"#StickerKit_paris2023_signature_woro2k_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_woro2k_gold"
			"sticker_material"		"paris2023/sig_woro2k_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"119"
			"tournament_player_id"		"1015186932"
		}
		"7053"
		{
			"name"		"paris2023_signature_elige_4"
			"item_name"		"#StickerKit_paris2023_signature_elige"
			"description_string"		"#StickerKit_desc_paris2023_signature_elige"
			"sticker_material"		"paris2023/sig_elige"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"7054"
		{
			"name"		"paris2023_signature_elige_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_elige_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_elige_glitter"
			"sticker_material"		"paris2023/sig_elige_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"7055"
		{
			"name"		"paris2023_signature_elige_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_elige_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_elige_holo"
			"sticker_material"		"paris2023/sig_elige_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"7056"
		{
			"name"		"paris2023_signature_elige_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_elige_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_elige_gold"
			"sticker_material"		"paris2023/sig_elige_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
			"tournament_player_id"		"106428011"
		}
		"7057"
		{
			"name"		"paris2023_signature_naf_4"
			"item_name"		"#StickerKit_paris2023_signature_naf"
			"description_string"		"#StickerKit_desc_paris2023_signature_naf"
			"sticker_material"		"paris2023/sig_naf"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
			"tournament_player_id"		"40885967"
		}
		"7058"
		{
			"name"		"paris2023_signature_naf_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_naf_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_naf_glitter"
			"sticker_material"		"paris2023/sig_naf_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
			"tournament_player_id"		"40885967"
		}
		"7059"
		{
			"name"		"paris2023_signature_naf_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_naf_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_naf_holo"
			"sticker_material"		"paris2023/sig_naf_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
			"tournament_player_id"		"40885967"
		}
		"7060"
		{
			"name"		"paris2023_signature_naf_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_naf_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_naf_gold"
			"sticker_material"		"paris2023/sig_naf_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
			"tournament_player_id"		"40885967"
		}
		"7061"
		{
			"name"		"paris2023_signature_nitro_4"
			"item_name"		"#StickerKit_paris2023_signature_nitro"
			"description_string"		"#StickerKit_desc_paris2023_signature_nitro"
			"sticker_material"		"paris2023/sig_nitro"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"7062"
		{
			"name"		"paris2023_signature_nitro_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_nitro_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_nitro_glitter"
			"sticker_material"		"paris2023/sig_nitro_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"7063"
		{
			"name"		"paris2023_signature_nitro_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_nitro_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_nitro_holo"
			"sticker_material"		"paris2023/sig_nitro_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"7064"
		{
			"name"		"paris2023_signature_nitro_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_nitro_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_nitro_gold"
			"sticker_material"		"paris2023/sig_nitro_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
			"tournament_player_id"		"35624002"
		}
		"7065"
		{
			"name"		"paris2023_signature_osee_4"
			"item_name"		"#StickerKit_paris2023_signature_osee"
			"description_string"		"#StickerKit_desc_paris2023_signature_osee"
			"sticker_material"		"paris2023/sig_osee"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
			"tournament_player_id"		"87206806"
		}
		"7066"
		{
			"name"		"paris2023_signature_osee_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_osee_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_osee_glitter"
			"sticker_material"		"paris2023/sig_osee_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
			"tournament_player_id"		"87206806"
		}
		"7067"
		{
			"name"		"paris2023_signature_osee_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_osee_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_osee_holo"
			"sticker_material"		"paris2023/sig_osee_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
			"tournament_player_id"		"87206806"
		}
		"7068"
		{
			"name"		"paris2023_signature_osee_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_osee_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_osee_gold"
			"sticker_material"		"paris2023/sig_osee_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
			"tournament_player_id"		"87206806"
		}
		"7069"
		{
			"name"		"paris2023_signature_yekindar_4"
			"item_name"		"#StickerKit_paris2023_signature_yekindar"
			"description_string"		"#StickerKit_desc_paris2023_signature_yekindar"
			"sticker_material"		"paris2023/sig_yekindar"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
			"tournament_player_id"		"174136197"
		}
		"7070"
		{
			"name"		"paris2023_signature_yekindar_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_yekindar_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_yekindar_glitter"
			"sticker_material"		"paris2023/sig_yekindar_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
			"tournament_player_id"		"174136197"
		}
		"7071"
		{
			"name"		"paris2023_signature_yekindar_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_yekindar_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_yekindar_holo"
			"sticker_material"		"paris2023/sig_yekindar_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
			"tournament_player_id"		"174136197"
		}
		"7072"
		{
			"name"		"paris2023_signature_yekindar_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_yekindar_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_yekindar_gold"
			"sticker_material"		"paris2023/sig_yekindar_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"48"
			"tournament_player_id"		"174136197"
		}
		"7073"
		{
			"name"		"paris2023_signature_broky_4"
			"item_name"		"#StickerKit_paris2023_signature_broky"
			"description_string"		"#StickerKit_desc_paris2023_signature_broky"
			"sticker_material"		"paris2023/sig_broky"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
			"tournament_player_id"		"241354762"
		}
		"7074"
		{
			"name"		"paris2023_signature_broky_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_broky_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_broky_glitter"
			"sticker_material"		"paris2023/sig_broky_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
			"tournament_player_id"		"241354762"
		}
		"7075"
		{
			"name"		"paris2023_signature_broky_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_broky_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_broky_holo"
			"sticker_material"		"paris2023/sig_broky_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
			"tournament_player_id"		"241354762"
		}
		"7076"
		{
			"name"		"paris2023_signature_broky_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_broky_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_broky_gold"
			"sticker_material"		"paris2023/sig_broky_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
			"tournament_player_id"		"241354762"
		}
		"7077"
		{
			"name"		"paris2023_signature_karrigan_4"
			"item_name"		"#StickerKit_paris2023_signature_karrigan"
			"description_string"		"#StickerKit_desc_paris2023_signature_karrigan"
			"sticker_material"		"paris2023/sig_karrigan"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"7078"
		{
			"name"		"paris2023_signature_karrigan_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_karrigan_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_karrigan_glitter"
			"sticker_material"		"paris2023/sig_karrigan_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"7079"
		{
			"name"		"paris2023_signature_karrigan_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_karrigan_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_karrigan_holo"
			"sticker_material"		"paris2023/sig_karrigan_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"7080"
		{
			"name"		"paris2023_signature_karrigan_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_karrigan_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_karrigan_gold"
			"sticker_material"		"paris2023/sig_karrigan_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
			"tournament_player_id"		"29164525"
		}
		"7081"
		{
			"name"		"paris2023_signature_rain_4"
			"item_name"		"#StickerKit_paris2023_signature_rain"
			"description_string"		"#StickerKit_desc_paris2023_signature_rain"
			"sticker_material"		"paris2023/sig_rain"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"7082"
		{
			"name"		"paris2023_signature_rain_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_rain_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_rain_glitter"
			"sticker_material"		"paris2023/sig_rain_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"7083"
		{
			"name"		"paris2023_signature_rain_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_rain_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_rain_holo"
			"sticker_material"		"paris2023/sig_rain_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"7084"
		{
			"name"		"paris2023_signature_rain_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_rain_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_rain_gold"
			"sticker_material"		"paris2023/sig_rain_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
			"tournament_player_id"		"37085479"
		}
		"7085"
		{
			"name"		"paris2023_signature_ropz_4"
			"item_name"		"#StickerKit_paris2023_signature_ropz"
			"description_string"		"#StickerKit_desc_paris2023_signature_ropz"
			"sticker_material"		"paris2023/sig_ropz"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
			"tournament_player_id"		"31006590"
		}
		"7086"
		{
			"name"		"paris2023_signature_ropz_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_ropz_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_ropz_glitter"
			"sticker_material"		"paris2023/sig_ropz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
			"tournament_player_id"		"31006590"
		}
		"7087"
		{
			"name"		"paris2023_signature_ropz_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_ropz_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_ropz_holo"
			"sticker_material"		"paris2023/sig_ropz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
			"tournament_player_id"		"31006590"
		}
		"7088"
		{
			"name"		"paris2023_signature_ropz_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_ropz_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_ropz_gold"
			"sticker_material"		"paris2023/sig_ropz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
			"tournament_player_id"		"31006590"
		}
		"7089"
		{
			"name"		"paris2023_signature_twistzz_4"
			"item_name"		"#StickerKit_paris2023_signature_twistzz"
			"description_string"		"#StickerKit_desc_paris2023_signature_twistzz"
			"sticker_material"		"paris2023/sig_twistzz"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
			"tournament_player_id"		"55989477"
		}
		"7090"
		{
			"name"		"paris2023_signature_twistzz_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_twistzz_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_twistzz_glitter"
			"sticker_material"		"paris2023/sig_twistzz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
			"tournament_player_id"		"55989477"
		}
		"7091"
		{
			"name"		"paris2023_signature_twistzz_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_twistzz_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_twistzz_holo"
			"sticker_material"		"paris2023/sig_twistzz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
			"tournament_player_id"		"55989477"
		}
		"7092"
		{
			"name"		"paris2023_signature_twistzz_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_twistzz_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_twistzz_gold"
			"sticker_material"		"paris2023/sig_twistzz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"61"
			"tournament_player_id"		"55989477"
		}
		"7093"
		{
			"name"		"paris2023_signature_dycha_4"
			"item_name"		"#StickerKit_paris2023_signature_dycha"
			"description_string"		"#StickerKit_desc_paris2023_signature_dycha"
			"sticker_material"		"paris2023/sig_dycha"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
			"tournament_player_id"		"81151265"
		}
		"7094"
		{
			"name"		"paris2023_signature_dycha_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_dycha_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_dycha_glitter"
			"sticker_material"		"paris2023/sig_dycha_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
			"tournament_player_id"		"81151265"
		}
		"7095"
		{
			"name"		"paris2023_signature_dycha_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_dycha_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_dycha_holo"
			"sticker_material"		"paris2023/sig_dycha_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
			"tournament_player_id"		"81151265"
		}
		"7096"
		{
			"name"		"paris2023_signature_dycha_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_dycha_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_dycha_gold"
			"sticker_material"		"paris2023/sig_dycha_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
			"tournament_player_id"		"81151265"
		}
		"7097"
		{
			"name"		"paris2023_signature_maden_4"
			"item_name"		"#StickerKit_paris2023_signature_maden"
			"description_string"		"#StickerKit_desc_paris2023_signature_maden"
			"sticker_material"		"paris2023/sig_maden"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
			"tournament_player_id"		"205186299"
		}
		"7098"
		{
			"name"		"paris2023_signature_maden_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_maden_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_maden_glitter"
			"sticker_material"		"paris2023/sig_maden_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
			"tournament_player_id"		"205186299"
		}
		"7099"
		{
			"name"		"paris2023_signature_maden_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_maden_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_maden_holo"
			"sticker_material"		"paris2023/sig_maden_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
			"tournament_player_id"		"205186299"
		}
		"7100"
		{
			"name"		"paris2023_signature_maden_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_maden_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_maden_gold"
			"sticker_material"		"paris2023/sig_maden_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
			"tournament_player_id"		"205186299"
		}
		"7101"
		{
			"name"		"paris2023_signature_nertz_4"
			"item_name"		"#StickerKit_paris2023_signature_nertz"
			"description_string"		"#StickerKit_desc_paris2023_signature_nertz"
			"sticker_material"		"paris2023/sig_nertz"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
			"tournament_player_id"		"92860917"
		}
		"7102"
		{
			"name"		"paris2023_signature_nertz_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_nertz_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_nertz_glitter"
			"sticker_material"		"paris2023/sig_nertz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
			"tournament_player_id"		"92860917"
		}
		"7103"
		{
			"name"		"paris2023_signature_nertz_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_nertz_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_nertz_holo"
			"sticker_material"		"paris2023/sig_nertz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
			"tournament_player_id"		"92860917"
		}
		"7104"
		{
			"name"		"paris2023_signature_nertz_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_nertz_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_nertz_gold"
			"sticker_material"		"paris2023/sig_nertz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
			"tournament_player_id"		"92860917"
		}
		"7105"
		{
			"name"		"paris2023_signature_snappi_4"
			"item_name"		"#StickerKit_paris2023_signature_snappi"
			"description_string"		"#StickerKit_desc_paris2023_signature_snappi"
			"sticker_material"		"paris2023/sig_snappi"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
			"tournament_player_id"		"29157337"
		}
		"7106"
		{
			"name"		"paris2023_signature_snappi_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_snappi_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_snappi_glitter"
			"sticker_material"		"paris2023/sig_snappi_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
			"tournament_player_id"		"29157337"
		}
		"7107"
		{
			"name"		"paris2023_signature_snappi_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_snappi_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_snappi_holo"
			"sticker_material"		"paris2023/sig_snappi_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
			"tournament_player_id"		"29157337"
		}
		"7108"
		{
			"name"		"paris2023_signature_snappi_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_snappi_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_snappi_gold"
			"sticker_material"		"paris2023/sig_snappi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
			"tournament_player_id"		"29157337"
		}
		"7109"
		{
			"name"		"paris2023_signature_sunpayus_4"
			"item_name"		"#StickerKit_paris2023_signature_sunpayus"
			"description_string"		"#StickerKit_desc_paris2023_signature_sunpayus"
			"sticker_material"		"paris2023/sig_sunpayus"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
			"tournament_player_id"		"349573813"
		}
		"7110"
		{
			"name"		"paris2023_signature_sunpayus_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_sunpayus_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_sunpayus_glitter"
			"sticker_material"		"paris2023/sig_sunpayus_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
			"tournament_player_id"		"349573813"
		}
		"7111"
		{
			"name"		"paris2023_signature_sunpayus_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_sunpayus_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_sunpayus_holo"
			"sticker_material"		"paris2023/sig_sunpayus_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
			"tournament_player_id"		"349573813"
		}
		"7112"
		{
			"name"		"paris2023_signature_sunpayus_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_sunpayus_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_sunpayus_gold"
			"sticker_material"		"paris2023/sig_sunpayus_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"84"
			"tournament_player_id"		"349573813"
		}
		"7113"
		{
			"name"		"paris2023_signature_alistair_4"
			"item_name"		"#StickerKit_paris2023_signature_alistair"
			"description_string"		"#StickerKit_desc_paris2023_signature_alistair"
			"sticker_material"		"paris2023/sig_alistair"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
			"tournament_player_id"		"138080982"
		}
		"7114"
		{
			"name"		"paris2023_signature_alistair_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_alistair_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_alistair_glitter"
			"sticker_material"		"paris2023/sig_alistair_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
			"tournament_player_id"		"138080982"
		}
		"7115"
		{
			"name"		"paris2023_signature_alistair_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_alistair_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_alistair_holo"
			"sticker_material"		"paris2023/sig_alistair_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
			"tournament_player_id"		"138080982"
		}
		"7116"
		{
			"name"		"paris2023_signature_alistair_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_alistair_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_alistair_gold"
			"sticker_material"		"paris2023/sig_alistair_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
			"tournament_player_id"		"138080982"
		}
		"7117"
		{
			"name"		"paris2023_signature_ins_4"
			"item_name"		"#StickerKit_paris2023_signature_ins"
			"description_string"		"#StickerKit_desc_paris2023_signature_ins"
			"sticker_material"		"paris2023/sig_ins"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
			"tournament_player_id"		"26946895"
		}
		"7118"
		{
			"name"		"paris2023_signature_ins_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_ins_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_ins_glitter"
			"sticker_material"		"paris2023/sig_ins_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
			"tournament_player_id"		"26946895"
		}
		"7119"
		{
			"name"		"paris2023_signature_ins_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_ins_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_ins_holo"
			"sticker_material"		"paris2023/sig_ins_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
			"tournament_player_id"		"26946895"
		}
		"7120"
		{
			"name"		"paris2023_signature_ins_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_ins_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_ins_gold"
			"sticker_material"		"paris2023/sig_ins_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
			"tournament_player_id"		"26946895"
		}
		"7121"
		{
			"name"		"paris2023_signature_liazz_4"
			"item_name"		"#StickerKit_paris2023_signature_liazz"
			"description_string"		"#StickerKit_desc_paris2023_signature_liazz"
			"sticker_material"		"paris2023/sig_liazz"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
			"tournament_player_id"		"112055988"
		}
		"7122"
		{
			"name"		"paris2023_signature_liazz_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_liazz_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_liazz_glitter"
			"sticker_material"		"paris2023/sig_liazz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
			"tournament_player_id"		"112055988"
		}
		"7123"
		{
			"name"		"paris2023_signature_liazz_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_liazz_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_liazz_holo"
			"sticker_material"		"paris2023/sig_liazz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
			"tournament_player_id"		"112055988"
		}
		"7124"
		{
			"name"		"paris2023_signature_liazz_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_liazz_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_liazz_gold"
			"sticker_material"		"paris2023/sig_liazz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
			"tournament_player_id"		"112055988"
		}
		"7125"
		{
			"name"		"paris2023_signature_sico_4"
			"item_name"		"#StickerKit_paris2023_signature_sico"
			"description_string"		"#StickerKit_desc_paris2023_signature_sico"
			"sticker_material"		"paris2023/sig_sico"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
			"tournament_player_id"		"39266546"
		}
		"7126"
		{
			"name"		"paris2023_signature_sico_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_sico_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_sico_glitter"
			"sticker_material"		"paris2023/sig_sico_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
			"tournament_player_id"		"39266546"
		}
		"7127"
		{
			"name"		"paris2023_signature_sico_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_sico_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_sico_holo"
			"sticker_material"		"paris2023/sig_sico_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
			"tournament_player_id"		"39266546"
		}
		"7128"
		{
			"name"		"paris2023_signature_sico_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_sico_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_sico_gold"
			"sticker_material"		"paris2023/sig_sico_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
			"tournament_player_id"		"39266546"
		}
		"7129"
		{
			"name"		"paris2023_signature_vexite_4"
			"item_name"		"#StickerKit_paris2023_signature_vexite"
			"description_string"		"#StickerKit_desc_paris2023_signature_vexite"
			"sticker_material"		"paris2023/sig_vexite"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
			"tournament_player_id"		"92622415"
		}
		"7130"
		{
			"name"		"paris2023_signature_vexite_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_vexite_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_vexite_glitter"
			"sticker_material"		"paris2023/sig_vexite_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
			"tournament_player_id"		"92622415"
		}
		"7131"
		{
			"name"		"paris2023_signature_vexite_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_vexite_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_vexite_holo"
			"sticker_material"		"paris2023/sig_vexite_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
			"tournament_player_id"		"92622415"
		}
		"7132"
		{
			"name"		"paris2023_signature_vexite_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_vexite_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_vexite_gold"
			"sticker_material"		"paris2023/sig_vexite_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"86"
			"tournament_player_id"		"92622415"
		}
		"7133"
		{
			"name"		"paris2023_signature_dexter_4"
			"item_name"		"#StickerKit_paris2023_signature_dexter"
			"description_string"		"#StickerKit_desc_paris2023_signature_dexter"
			"sticker_material"		"paris2023/sig_dexter"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
			"tournament_player_id"		"101535513"
		}
		"7134"
		{
			"name"		"paris2023_signature_dexter_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_dexter_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_dexter_glitter"
			"sticker_material"		"paris2023/sig_dexter_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
			"tournament_player_id"		"101535513"
		}
		"7135"
		{
			"name"		"paris2023_signature_dexter_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_dexter_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_dexter_holo"
			"sticker_material"		"paris2023/sig_dexter_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
			"tournament_player_id"		"101535513"
		}
		"7136"
		{
			"name"		"paris2023_signature_dexter_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_dexter_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_dexter_gold"
			"sticker_material"		"paris2023/sig_dexter_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
			"tournament_player_id"		"101535513"
		}
		"7137"
		{
			"name"		"paris2023_signature_frozen_4"
			"item_name"		"#StickerKit_paris2023_signature_frozen"
			"description_string"		"#StickerKit_desc_paris2023_signature_frozen"
			"sticker_material"		"paris2023/sig_frozen"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
			"tournament_player_id"		"108157034"
		}
		"7138"
		{
			"name"		"paris2023_signature_frozen_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_frozen_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_frozen_glitter"
			"sticker_material"		"paris2023/sig_frozen_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
			"tournament_player_id"		"108157034"
		}
		"7139"
		{
			"name"		"paris2023_signature_frozen_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_frozen_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_frozen_holo"
			"sticker_material"		"paris2023/sig_frozen_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
			"tournament_player_id"		"108157034"
		}
		"7140"
		{
			"name"		"paris2023_signature_frozen_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_frozen_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_frozen_gold"
			"sticker_material"		"paris2023/sig_frozen_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
			"tournament_player_id"		"108157034"
		}
		"7141"
		{
			"name"		"paris2023_signature_jdc_4"
			"item_name"		"#StickerKit_paris2023_signature_jdc"
			"description_string"		"#StickerKit_desc_paris2023_signature_jdc"
			"sticker_material"		"paris2023/sig_jdc"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
			"tournament_player_id"		"118505645"
		}
		"7142"
		{
			"name"		"paris2023_signature_jdc_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_jdc_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_jdc_glitter"
			"sticker_material"		"paris2023/sig_jdc_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
			"tournament_player_id"		"118505645"
		}
		"7143"
		{
			"name"		"paris2023_signature_jdc_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_jdc_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_jdc_holo"
			"sticker_material"		"paris2023/sig_jdc_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
			"tournament_player_id"		"118505645"
		}
		"7144"
		{
			"name"		"paris2023_signature_jdc_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_jdc_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_jdc_gold"
			"sticker_material"		"paris2023/sig_jdc_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
			"tournament_player_id"		"118505645"
		}
		"7145"
		{
			"name"		"paris2023_signature_torzsi_4"
			"item_name"		"#StickerKit_paris2023_signature_torzsi"
			"description_string"		"#StickerKit_desc_paris2023_signature_torzsi"
			"sticker_material"		"paris2023/sig_torzsi"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
			"tournament_player_id"		"395473484"
		}
		"7146"
		{
			"name"		"paris2023_signature_torzsi_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_torzsi_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_torzsi_glitter"
			"sticker_material"		"paris2023/sig_torzsi_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
			"tournament_player_id"		"395473484"
		}
		"7147"
		{
			"name"		"paris2023_signature_torzsi_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_torzsi_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_torzsi_holo"
			"sticker_material"		"paris2023/sig_torzsi_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
			"tournament_player_id"		"395473484"
		}
		"7148"
		{
			"name"		"paris2023_signature_torzsi_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_torzsi_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_torzsi_gold"
			"sticker_material"		"paris2023/sig_torzsi_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
			"tournament_player_id"		"395473484"
		}
		"7149"
		{
			"name"		"paris2023_signature_xertion_4"
			"item_name"		"#StickerKit_paris2023_signature_xertion"
			"description_string"		"#StickerKit_desc_paris2023_signature_xertion"
			"sticker_material"		"paris2023/sig_xertion"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
			"tournament_player_id"		"232908406"
		}
		"7150"
		{
			"name"		"paris2023_signature_xertion_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_xertion_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_xertion_glitter"
			"sticker_material"		"paris2023/sig_xertion_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
			"tournament_player_id"		"232908406"
		}
		"7151"
		{
			"name"		"paris2023_signature_xertion_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_xertion_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_xertion_holo"
			"sticker_material"		"paris2023/sig_xertion_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
			"tournament_player_id"		"232908406"
		}
		"7152"
		{
			"name"		"paris2023_signature_xertion_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_xertion_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_xertion_gold"
			"sticker_material"		"paris2023/sig_xertion_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"106"
			"tournament_player_id"		"232908406"
		}
		"7153"
		{
			"name"		"paris2023_signature_fang_4"
			"item_name"		"#StickerKit_paris2023_signature_fang"
			"description_string"		"#StickerKit_desc_paris2023_signature_fang"
			"sticker_material"		"paris2023/sig_fang"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
			"tournament_player_id"		"312457591"
		}
		"7154"
		{
			"name"		"paris2023_signature_fang_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_fang_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_fang_glitter"
			"sticker_material"		"paris2023/sig_fang_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
			"tournament_player_id"		"312457591"
		}
		"7155"
		{
			"name"		"paris2023_signature_fang_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_fang_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_fang_holo"
			"sticker_material"		"paris2023/sig_fang_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
			"tournament_player_id"		"312457591"
		}
		"7156"
		{
			"name"		"paris2023_signature_fang_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_fang_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_fang_gold"
			"sticker_material"		"paris2023/sig_fang_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
			"tournament_player_id"		"312457591"
		}
		"7157"
		{
			"name"		"paris2023_signature_floppy_4"
			"item_name"		"#StickerKit_paris2023_signature_floppy"
			"description_string"		"#StickerKit_desc_paris2023_signature_floppy"
			"sticker_material"		"paris2023/sig_floppy"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
			"tournament_player_id"		"346253535"
		}
		"7158"
		{
			"name"		"paris2023_signature_floppy_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_floppy_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_floppy_glitter"
			"sticker_material"		"paris2023/sig_floppy_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
			"tournament_player_id"		"346253535"
		}
		"7159"
		{
			"name"		"paris2023_signature_floppy_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_floppy_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_floppy_holo"
			"sticker_material"		"paris2023/sig_floppy_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
			"tournament_player_id"		"346253535"
		}
		"7160"
		{
			"name"		"paris2023_signature_floppy_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_floppy_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_floppy_gold"
			"sticker_material"		"paris2023/sig_floppy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
			"tournament_player_id"		"346253535"
		}
		"7161"
		{
			"name"		"paris2023_signature_grim_4"
			"item_name"		"#StickerKit_paris2023_signature_grim"
			"description_string"		"#StickerKit_desc_paris2023_signature_grim"
			"sticker_material"		"paris2023/sig_grim"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
			"tournament_player_id"		"230970467"
		}
		"7162"
		{
			"name"		"paris2023_signature_grim_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_grim_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_grim_glitter"
			"sticker_material"		"paris2023/sig_grim_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
			"tournament_player_id"		"230970467"
		}
		"7163"
		{
			"name"		"paris2023_signature_grim_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_grim_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_grim_holo"
			"sticker_material"		"paris2023/sig_grim_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
			"tournament_player_id"		"230970467"
		}
		"7164"
		{
			"name"		"paris2023_signature_grim_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_grim_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_grim_gold"
			"sticker_material"		"paris2023/sig_grim_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
			"tournament_player_id"		"230970467"
		}
		"7165"
		{
			"name"		"paris2023_signature_hallzerk_4"
			"item_name"		"#StickerKit_paris2023_signature_hallzerk"
			"description_string"		"#StickerKit_desc_paris2023_signature_hallzerk"
			"sticker_material"		"paris2023/sig_hallzerk"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
			"tournament_player_id"		"100101582"
		}
		"7166"
		{
			"name"		"paris2023_signature_hallzerk_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_hallzerk_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_hallzerk_glitter"
			"sticker_material"		"paris2023/sig_hallzerk_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
			"tournament_player_id"		"100101582"
		}
		"7167"
		{
			"name"		"paris2023_signature_hallzerk_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_hallzerk_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_hallzerk_holo"
			"sticker_material"		"paris2023/sig_hallzerk_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
			"tournament_player_id"		"100101582"
		}
		"7168"
		{
			"name"		"paris2023_signature_hallzerk_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_hallzerk_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_hallzerk_gold"
			"sticker_material"		"paris2023/sig_hallzerk_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
			"tournament_player_id"		"100101582"
		}
		"7169"
		{
			"name"		"paris2023_signature_jt_4"
			"item_name"		"#StickerKit_paris2023_signature_jt"
			"description_string"		"#StickerKit_desc_paris2023_signature_jt"
			"sticker_material"		"paris2023/sig_jt"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
			"tournament_player_id"		"61449372"
		}
		"7170"
		{
			"name"		"paris2023_signature_jt_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_jt_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_jt_glitter"
			"sticker_material"		"paris2023/sig_jt_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
			"tournament_player_id"		"61449372"
		}
		"7171"
		{
			"name"		"paris2023_signature_jt_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_jt_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_jt_holo"
			"sticker_material"		"paris2023/sig_jt_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
			"tournament_player_id"		"61449372"
		}
		"7172"
		{
			"name"		"paris2023_signature_jt_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_jt_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_jt_gold"
			"sticker_material"		"paris2023/sig_jt_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"111"
			"tournament_player_id"		"61449372"
		}
		"7173"
		{
			"name"		"paris2023_signature_felps_4"
			"item_name"		"#StickerKit_paris2023_signature_felps"
			"description_string"		"#StickerKit_desc_paris2023_signature_felps"
			"sticker_material"		"paris2023/sig_felps"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
			"tournament_player_id"		"22765766"
		}
		"7174"
		{
			"name"		"paris2023_signature_felps_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_felps_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_felps_glitter"
			"sticker_material"		"paris2023/sig_felps_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
			"tournament_player_id"		"22765766"
		}
		"7175"
		{
			"name"		"paris2023_signature_felps_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_felps_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_felps_holo"
			"sticker_material"		"paris2023/sig_felps_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
			"tournament_player_id"		"22765766"
		}
		"7176"
		{
			"name"		"paris2023_signature_felps_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_felps_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_felps_gold"
			"sticker_material"		"paris2023/sig_felps_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
			"tournament_player_id"		"22765766"
		}
		"7177"
		{
			"name"		"paris2023_signature_history_4"
			"item_name"		"#StickerKit_paris2023_signature_history"
			"description_string"		"#StickerKit_desc_paris2023_signature_history"
			"sticker_material"		"paris2023/sig_history"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
			"tournament_player_id"		"925164589"
		}
		"7178"
		{
			"name"		"paris2023_signature_history_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_history_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_history_glitter"
			"sticker_material"		"paris2023/sig_history_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
			"tournament_player_id"		"925164589"
		}
		"7179"
		{
			"name"		"paris2023_signature_history_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_history_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_history_holo"
			"sticker_material"		"paris2023/sig_history_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
			"tournament_player_id"		"925164589"
		}
		"7180"
		{
			"name"		"paris2023_signature_history_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_history_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_history_gold"
			"sticker_material"		"paris2023/sig_history_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
			"tournament_player_id"		"925164589"
		}
		"7181"
		{
			"name"		"paris2023_signature_lucaozy_4"
			"item_name"		"#StickerKit_paris2023_signature_lucaozy"
			"description_string"		"#StickerKit_desc_paris2023_signature_lucaozy"
			"sticker_material"		"paris2023/sig_lucaozy"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
			"tournament_player_id"		"197122745"
		}
		"7182"
		{
			"name"		"paris2023_signature_lucaozy_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_lucaozy_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_lucaozy_glitter"
			"sticker_material"		"paris2023/sig_lucaozy_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
			"tournament_player_id"		"197122745"
		}
		"7183"
		{
			"name"		"paris2023_signature_lucaozy_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_lucaozy_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_lucaozy_holo"
			"sticker_material"		"paris2023/sig_lucaozy_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
			"tournament_player_id"		"197122745"
		}
		"7184"
		{
			"name"		"paris2023_signature_lucaozy_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_lucaozy_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_lucaozy_gold"
			"sticker_material"		"paris2023/sig_lucaozy_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
			"tournament_player_id"		"197122745"
		}
		"7185"
		{
			"name"		"paris2023_signature_vsm_4"
			"item_name"		"#StickerKit_paris2023_signature_vsm"
			"description_string"		"#StickerKit_desc_paris2023_signature_vsm"
			"sticker_material"		"paris2023/sig_vsm"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
			"tournament_player_id"		"51467095"
		}
		"7186"
		{
			"name"		"paris2023_signature_vsm_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_vsm_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_vsm_glitter"
			"sticker_material"		"paris2023/sig_vsm_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
			"tournament_player_id"		"51467095"
		}
		"7187"
		{
			"name"		"paris2023_signature_vsm_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_vsm_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_vsm_holo"
			"sticker_material"		"paris2023/sig_vsm_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
			"tournament_player_id"		"51467095"
		}
		"7188"
		{
			"name"		"paris2023_signature_vsm_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_vsm_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_vsm_gold"
			"sticker_material"		"paris2023/sig_vsm_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
			"tournament_player_id"		"51467095"
		}
		"7189"
		{
			"name"		"paris2023_signature_wood7_4"
			"item_name"		"#StickerKit_paris2023_signature_wood7"
			"description_string"		"#StickerKit_desc_paris2023_signature_wood7"
			"sticker_material"		"paris2023/sig_wood7"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
			"tournament_player_id"		"42876435"
		}
		"7190"
		{
			"name"		"paris2023_signature_wood7_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_wood7_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_wood7_glitter"
			"sticker_material"		"paris2023/sig_wood7_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
			"tournament_player_id"		"42876435"
		}
		"7191"
		{
			"name"		"paris2023_signature_wood7_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_wood7_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_wood7_holo"
			"sticker_material"		"paris2023/sig_wood7_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
			"tournament_player_id"		"42876435"
		}
		"7192"
		{
			"name"		"paris2023_signature_wood7_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_wood7_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_wood7_gold"
			"sticker_material"		"paris2023/sig_wood7_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"121"
			"tournament_player_id"		"42876435"
		}
		"7193"
		{
			"name"		"paris2023_signature_annihilation_4"
			"item_name"		"#StickerKit_paris2023_signature_annihilation"
			"description_string"		"#StickerKit_desc_paris2023_signature_annihilation"
			"sticker_material"		"paris2023/sig_annihilation"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
			"tournament_player_id"		"315821474"
		}
		"7194"
		{
			"name"		"paris2023_signature_annihilation_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_annihilation_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_annihilation_glitter"
			"sticker_material"		"paris2023/sig_annihilation_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
			"tournament_player_id"		"315821474"
		}
		"7195"
		{
			"name"		"paris2023_signature_annihilation_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_annihilation_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_annihilation_holo"
			"sticker_material"		"paris2023/sig_annihilation_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
			"tournament_player_id"		"315821474"
		}
		"7196"
		{
			"name"		"paris2023_signature_annihilation_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_annihilation_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_annihilation_gold"
			"sticker_material"		"paris2023/sig_annihilation_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
			"tournament_player_id"		"315821474"
		}
		"7197"
		{
			"name"		"paris2023_signature_bart4k_4"
			"item_name"		"#StickerKit_paris2023_signature_bart4k"
			"description_string"		"#StickerKit_desc_paris2023_signature_bart4k"
			"sticker_material"		"paris2023/sig_bart4k"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
			"tournament_player_id"		"481096602"
		}
		"7198"
		{
			"name"		"paris2023_signature_bart4k_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_bart4k_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_bart4k_glitter"
			"sticker_material"		"paris2023/sig_bart4k_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
			"tournament_player_id"		"481096602"
		}
		"7199"
		{
			"name"		"paris2023_signature_bart4k_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_bart4k_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_bart4k_holo"
			"sticker_material"		"paris2023/sig_bart4k_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
			"tournament_player_id"		"481096602"
		}
		"7200"
		{
			"name"		"paris2023_signature_bart4k_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_bart4k_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_bart4k_gold"
			"sticker_material"		"paris2023/sig_bart4k_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
			"tournament_player_id"		"481096602"
		}
		"7201"
		{
			"name"		"paris2023_signature_blitz_4"
			"item_name"		"#StickerKit_paris2023_signature_blitz"
			"description_string"		"#StickerKit_desc_paris2023_signature_blitz"
			"sticker_material"		"paris2023/sig_blitz"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
			"tournament_player_id"		"999558360"
		}
		"7202"
		{
			"name"		"paris2023_signature_blitz_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_blitz_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_blitz_glitter"
			"sticker_material"		"paris2023/sig_blitz_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
			"tournament_player_id"		"999558360"
		}
		"7203"
		{
			"name"		"paris2023_signature_blitz_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_blitz_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_blitz_holo"
			"sticker_material"		"paris2023/sig_blitz_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
			"tournament_player_id"		"999558360"
		}
		"7204"
		{
			"name"		"paris2023_signature_blitz_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_blitz_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_blitz_gold"
			"sticker_material"		"paris2023/sig_blitz_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
			"tournament_player_id"		"999558360"
		}
		"7205"
		{
			"name"		"paris2023_signature_sk0r_4"
			"item_name"		"#StickerKit_paris2023_signature_sk0r"
			"description_string"		"#StickerKit_desc_paris2023_signature_sk0r"
			"sticker_material"		"paris2023/sig_sk0r"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
			"tournament_player_id"		"863160115"
		}
		"7206"
		{
			"name"		"paris2023_signature_sk0r_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_sk0r_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_sk0r_glitter"
			"sticker_material"		"paris2023/sig_sk0r_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
			"tournament_player_id"		"863160115"
		}
		"7207"
		{
			"name"		"paris2023_signature_sk0r_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_sk0r_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_sk0r_holo"
			"sticker_material"		"paris2023/sig_sk0r_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
			"tournament_player_id"		"863160115"
		}
		"7208"
		{
			"name"		"paris2023_signature_sk0r_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_sk0r_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_sk0r_gold"
			"sticker_material"		"paris2023/sig_sk0r_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
			"tournament_player_id"		"863160115"
		}
		"7209"
		{
			"name"		"paris2023_signature_techno4k_4"
			"item_name"		"#StickerKit_paris2023_signature_techno4k"
			"description_string"		"#StickerKit_desc_paris2023_signature_techno4k"
			"sticker_material"		"paris2023/sig_techno4k"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
			"tournament_player_id"		"1006074432"
		}
		"7210"
		{
			"name"		"paris2023_signature_techno4k_4_glitter"
			"item_name"		"#StickerKit_paris2023_signature_techno4k_glitter"
			"description_string"		"#StickerKit_desc_paris2023_signature_techno4k_glitter"
			"sticker_material"		"paris2023/sig_techno4k_glitter"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
			"tournament_player_id"		"1006074432"
		}
		"7211"
		{
			"name"		"paris2023_signature_techno4k_4_holo"
			"item_name"		"#StickerKit_paris2023_signature_techno4k_holo"
			"description_string"		"#StickerKit_desc_paris2023_signature_techno4k_holo"
			"sticker_material"		"paris2023/sig_techno4k_holo"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
			"tournament_player_id"		"1006074432"
		}
		"7212"
		{
			"name"		"paris2023_signature_techno4k_4_gold"
			"item_name"		"#StickerKit_paris2023_signature_techno4k_gold"
			"description_string"		"#StickerKit_desc_paris2023_signature_techno4k_gold"
			"sticker_material"		"paris2023/sig_techno4k_gold"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"122"
			"tournament_player_id"		"1006074432"
		}
		"7213"
		{
			"name"		"paris2023_signature_apex_32"
			"item_name"		"#StickerKit_paris2023_signature_apex_champion"
			"description_string"		"#StickerKit_desc_paris2023_signature_apex_champion"
			"sticker_material"		"paris2023/sig_apex_champion"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
		"7214"
		{
			"name"		"paris2023_signature_apex_32_glitter"
			"item_name"		"#StickerKit_paris2023_signature_apex_glitter_champion"
			"description_string"		"#StickerKit_desc_paris2023_signature_apex_glitter_champion"
			"sticker_material"		"paris2023/sig_apex_glitter_champion"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
		"7215"
		{
			"name"		"paris2023_signature_apex_32_holo"
			"item_name"		"#StickerKit_paris2023_signature_apex_holo_champion"
			"description_string"		"#StickerKit_desc_paris2023_signature_apex_holo_champion"
			"sticker_material"		"paris2023/sig_apex_holo_champion"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
		"7216"
		{
			"name"		"paris2023_signature_apex_32_gold"
			"item_name"		"#StickerKit_paris2023_signature_apex_gold_champion"
			"description_string"		"#StickerKit_desc_paris2023_signature_apex_gold_champion"
			"sticker_material"		"paris2023/sig_apex_gold_champion"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"29478439"
		}
		"7217"
		{
			"name"		"paris2023_signature_dupreeh_32"
			"item_name"		"#StickerKit_paris2023_signature_dupreeh_champion"
			"description_string"		"#StickerKit_desc_paris2023_signature_dupreeh_champion"
			"sticker_material"		"paris2023/sig_dupreeh_champion"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"44589228"
		}
		"7218"
		{
			"name"		"paris2023_signature_dupreeh_32_glitter"
			"item_name"		"#StickerKit_paris2023_signature_dupreeh_glitter_champion"
			"description_string"		"#StickerKit_desc_paris2023_signature_dupreeh_glitter_champion"
			"sticker_material"		"paris2023/sig_dupreeh_glitter_champion"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"44589228"
		}
		"7219"
		{
			"name"		"paris2023_signature_dupreeh_32_holo"
			"item_name"		"#StickerKit_paris2023_signature_dupreeh_holo_champion"
			"description_string"		"#StickerKit_desc_paris2023_signature_dupreeh_holo_champion"
			"sticker_material"		"paris2023/sig_dupreeh_holo_champion"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"44589228"
		}
		"7220"
		{
			"name"		"paris2023_signature_dupreeh_32_gold"
			"item_name"		"#StickerKit_paris2023_signature_dupreeh_gold_champion"
			"description_string"		"#StickerKit_desc_paris2023_signature_dupreeh_gold_champion"
			"sticker_material"		"paris2023/sig_dupreeh_gold_champion"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"44589228"
		}
		"7221"
		{
			"name"		"paris2023_signature_magisk_32"
			"item_name"		"#StickerKit_paris2023_signature_magisk_champion"
			"description_string"		"#StickerKit_desc_paris2023_signature_magisk_champion"
			"sticker_material"		"paris2023/sig_magisk_champion"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"23690923"
		}
		"7222"
		{
			"name"		"paris2023_signature_magisk_32_glitter"
			"item_name"		"#StickerKit_paris2023_signature_magisk_glitter_champion"
			"description_string"		"#StickerKit_desc_paris2023_signature_magisk_glitter_champion"
			"sticker_material"		"paris2023/sig_magisk_glitter_champion"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"23690923"
		}
		"7223"
		{
			"name"		"paris2023_signature_magisk_32_holo"
			"item_name"		"#StickerKit_paris2023_signature_magisk_holo_champion"
			"description_string"		"#StickerKit_desc_paris2023_signature_magisk_holo_champion"
			"sticker_material"		"paris2023/sig_magisk_holo_champion"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"23690923"
		}
		"7224"
		{
			"name"		"paris2023_signature_magisk_32_gold"
			"item_name"		"#StickerKit_paris2023_signature_magisk_gold_champion"
			"description_string"		"#StickerKit_desc_paris2023_signature_magisk_gold_champion"
			"sticker_material"		"paris2023/sig_magisk_gold_champion"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"23690923"
		}
		"7225"
		{
			"name"		"paris2023_signature_spinx_32"
			"item_name"		"#StickerKit_paris2023_signature_spinx_champion"
			"description_string"		"#StickerKit_desc_paris2023_signature_spinx_champion"
			"sticker_material"		"paris2023/sig_spinx_champion"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"103070679"
		}
		"7226"
		{
			"name"		"paris2023_signature_spinx_32_glitter"
			"item_name"		"#StickerKit_paris2023_signature_spinx_glitter_champion"
			"description_string"		"#StickerKit_desc_paris2023_signature_spinx_glitter_champion"
			"sticker_material"		"paris2023/sig_spinx_glitter_champion"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"103070679"
		}
		"7227"
		{
			"name"		"paris2023_signature_spinx_32_holo"
			"item_name"		"#StickerKit_paris2023_signature_spinx_holo_champion"
			"description_string"		"#StickerKit_desc_paris2023_signature_spinx_holo_champion"
			"sticker_material"		"paris2023/sig_spinx_holo_champion"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"103070679"
		}
		"7228"
		{
			"name"		"paris2023_signature_spinx_32_gold"
			"item_name"		"#StickerKit_paris2023_signature_spinx_gold_champion"
			"description_string"		"#StickerKit_desc_paris2023_signature_spinx_gold_champion"
			"sticker_material"		"paris2023/sig_spinx_gold_champion"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"103070679"
		}
		"7229"
		{
			"name"		"paris2023_signature_zywoo_32"
			"item_name"		"#StickerKit_paris2023_signature_zywoo_champion"
			"description_string"		"#StickerKit_desc_paris2023_signature_zywoo_champion"
			"sticker_material"		"paris2023/sig_zywoo_champion"
			"item_rarity"		"rare"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
		"7230"
		{
			"name"		"paris2023_signature_zywoo_32_glitter"
			"item_name"		"#StickerKit_paris2023_signature_zywoo_glitter_champion"
			"description_string"		"#StickerKit_desc_paris2023_signature_zywoo_glitter_champion"
			"sticker_material"		"paris2023/sig_zywoo_glitter_champion"
			"item_rarity"		"mythical"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
		"7231"
		{
			"name"		"paris2023_signature_zywoo_32_holo"
			"item_name"		"#StickerKit_paris2023_signature_zywoo_holo_champion"
			"description_string"		"#StickerKit_desc_paris2023_signature_zywoo_holo_champion"
			"sticker_material"		"paris2023/sig_zywoo_holo_champion"
			"item_rarity"		"legendary"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
		"7232"
		{
			"name"		"paris2023_signature_zywoo_32_gold"
			"item_name"		"#StickerKit_paris2023_signature_zywoo_gold_champion"
			"description_string"		"#StickerKit_desc_paris2023_signature_zywoo_gold_champion"
			"sticker_material"		"paris2023/sig_zywoo_gold_champion"
			"item_rarity"		"ancient"
			"tournament_event_id"		"21"
			"tournament_team_id"		"89"
			"tournament_player_id"		"153400465"
		}
	}
	"quest_definitions"
	{
		"241"
		{
			"name"		"quest_paris2023_activate_pass"
			"loc_name"		"#CSGO_TournamentChallenge_paris2023_activate_pass"
			"loc_description"		"#CSGO_TournamentChallenge_paris2023_activate_pass"
			"quest_icon"		"pass"
			"gamemode"		"competitive"
		}
		"242"
		{
			"name"		"quest_paris2023_challengers_calender"
			"loc_name"		"#CSGO_TournamentChallenge_paris2023_challengers_calender"
			"loc_description"		"#CSGO_TournamentChallenge_paris2023_challengers_calender"
			"quest_icon"		"calender"
			"gamemode"		"competitive"
		}
		"243"
		{
			"name"		"quest_paris2023_challengers_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_paris2023_challengers_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_paris2023_challengers_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"244"
		{
			"name"		"quest_paris2023_legends_calender"
			"loc_name"		"#CSGO_TournamentChallenge_paris2023_legends_calender"
			"loc_description"		"#CSGO_TournamentChallenge_paris2023_legends_calender"
			"quest_icon"		"calender"
			"gamemode"		"competitive"
		}
		"245"
		{
			"name"		"quest_paris2023_legends_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_paris2023_legends_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_paris2023_legends_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"246"
		{
			"name"		"quest_paris2023_grandfinal_calender"
			"loc_name"		"#CSGO_TournamentChallenge_paris2023_grandfinal_calender"
			"loc_description"		"#CSGO_TournamentChallenge_paris2023_grandfinal_calender"
			"quest_icon"		"calender"
			"gamemode"		"competitive"
		}
		"247"
		{
			"name"		"quest_paris2023_quarterfinals_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_paris2023_quarterfinals_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_paris2023_quarterfinals_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"248"
		{
			"name"		"quest_paris2023_semifinals_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_paris2023_semifinals_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_paris2023_semifinals_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
		"249"
		{
			"name"		"quest_paris2023_grandfinal_pickem"
			"loc_name"		"#CSGO_TournamentChallenge_paris2023_grandfinal_pickem"
			"loc_description"		"#CSGO_TournamentChallenge_paris2023_grandfinal_pickem"
			"quest_icon"		"pickem"
			"gamemode"		"competitive"
		}
	}
	"campaign_definitions"
	{
		"15"
		{
			"loc_name"		"#CSGO_TournamentJournal_paris2023"
			"loc_description"		"#CSGO_TournamentJournal_paris2023_Desc"
			"1"
			{
				"quest_index"		"241"
			}
			"2"
			{
				"quest_index"		"242"
			}
			"3"
			{
				"quest_index"		"243"
			}
			"4"
			{
				"quest_index"		"244"
			}
			"5"
			{
				"quest_index"		"245"
			}
			"6"
			{
				"quest_index"		"246"
			}
			"7"
			{
				"quest_index"		"247"
			}
			"8"
			{
				"quest_index"		"248"
			}
			"9"
			{
				"quest_index"		"249"
			}
		}
	}
	"sticker_kits"
	{
		"1689"
		{
			"name"		"de_ancient_gold"
			"item_name"		"#StickerKit_de_ancient_gold"
			"description_string"		"#StickerKit_desc_de_ancient_gold"
			"sticker_material"		"tournament_assets/de_ancient_gold"
			"item_rarity"		"legendary"
		}
		"1690"
		{
			"name"		"de_dust2_gold"
			"item_name"		"#StickerKit_de_dust2_gold"
			"description_string"		"#StickerKit_desc_de_dust2_gold"
			"sticker_material"		"tournament_assets/de_dust2_gold"
			"item_rarity"		"legendary"
		}
		"1691"
		{
			"name"		"de_inferno_gold"
			"item_name"		"#StickerKit_de_inferno_gold"
			"description_string"		"#StickerKit_desc_de_inferno_gold"
			"sticker_material"		"tournament_assets/de_inferno_gold"
			"item_rarity"		"legendary"
		}
		"1692"
		{
			"name"		"de_mirage_gold"
			"item_name"		"#StickerKit_de_mirage_gold"
			"description_string"		"#StickerKit_desc_de_mirage_gold"
			"sticker_material"		"tournament_assets/de_mirage_gold"
			"item_rarity"		"legendary"
		}
		"6607"
		{
			"name"		"de_anubis_gold"
			"item_name"		"#StickerKit_de_anubis_gold"
			"description_string"		"#StickerKit_desc_de_anubis_gold"
			"sticker_material"		"tournament_assets/de_anubis_gold"
			"item_rarity"		"legendary"
		}
		"1693"
		{
			"name"		"de_nuke_gold"
			"item_name"		"#StickerKit_de_nuke_gold"
			"description_string"		"#StickerKit_desc_de_nuke_gold"
			"sticker_material"		"tournament_assets/de_nuke_gold"
			"item_rarity"		"legendary"
		}
		"1694"
		{
			"name"		"de_overpass_gold"
			"item_name"		"#StickerKit_de_overpass_gold"
			"description_string"		"#StickerKit_desc_de_overpass_gold"
			"sticker_material"		"tournament_assets/de_overpass_gold"
			"item_rarity"		"legendary"
		}
		"1695"
		{
			"name"		"de_vertigo_gold"
			"item_name"		"#StickerKit_de_vertigo_gold"
			"description_string"		"#StickerKit_desc_de_vertigo_gold"
			"sticker_material"		"tournament_assets/de_vertigo_gold"
			"item_rarity"		"legendary"
		}
	}
	"paint_kits"
	{
		"1141"
		{
			"name"		"cu_ak47_nightwish"
			"description_string"		"#PaintKit_cu_ak47_nightwish"
			"description_tag"		"#PaintKit_cu_ak47_nightwish_Tag"
			"style"		"7"
			"pattern"		"workshop/ak47_nightwish"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"50.000000"
		}
		"1125"
		{
			"name"		"cu_bizon_spacecat"
			"description_string"		"#PaintKit_cu_bizon_spacecat"
			"description_tag"		"#PaintKit_cu_bizon_spacecat_Tag"
			"style"		"7"
			"pattern"		"workshop/bizon_spacecat"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"235"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.670000"
		}
		"1126"
		{
			"name"		"cu_elites_beware"
			"description_string"		"#PaintKit_cu_elites_beware"
			"description_tag"		"#PaintKit_cu_elites_beware_Tag"
			"style"		"7"
			"pattern"		"workshop/elites_beware"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"20"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"1127"
		{
			"name"		"gs_famas_rapid_eyes"
			"description_string"		"#PaintKit_gs_famas_rapid_eyes"
			"description_tag"		"#PaintKit_gs_famas_rapid_eyes_Tag"
			"style"		"9"
			"pattern"		"workshop/famas_rapid_eyes"
			"use_normal"		"1"
			"normal"		"workshop/famas_rapid_eyes_normal"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"207 196 196"
			"color3"		"163 158 158"
			"pattern_scale"		"1.000000"
			"phongexponent"		"90"
			"phongintensity"		"80"
			"phongalbedoboost"		"4"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"1128"
		{
			"name"		"cu_fiveseven_alpha_omega"
			"description_string"		"#PaintKit_cu_fiveseven_alpha_omega"
			"description_tag"		"#PaintKit_cu_fiveseven_alpha_omega_Tag"
			"style"		"7"
			"pattern"		"workshop/fiveseven_alpha_omega"
			"use_normal"		"1"
			"normal"		"workshop/fiveseven_alpha_omega_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"110"
			"phongintensity"		"50"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"1129"
		{
			"name"		"cu_g3sg1_glade"
			"description_string"		"#PaintKit_cu_g3sg1_glade"
			"description_tag"		"#PaintKit_cu_g3sg1_glade_Tag"
			"style"		"7"
			"pattern"		"workshop/g3sg1_glade"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"-15.000000"
		}
		"1130"
		{
			"name"		"gs_m4a1s_insomnia"
			"description_string"		"#PaintKit_gs_m4a1s_insomnia"
			"description_tag"		"#PaintKit_gs_m4a1s_insomnia_Tag"
			"style"		"9"
			"pattern"		"workshop/m4a1s_insomnia"
			"use_normal"		"1"
			"normal"		"workshop/m4a1s_insomnia_normal"
			"color0"		"199 156 72"
			"color1"		"190 190 190"
			"color2"		"186 86 222"
			"color3"		"100 104 91"
			"pattern_scale"		"1.000000"
			"phongexponent"		"233"
			"phongintensity"		"13"
			"phongalbedoboost"		"3"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"1131"
		{
			"name"		"cu_mac10_pixie"
			"description_string"		"#PaintKit_cu_mac10_pixie"
			"description_tag"		"#PaintKit_cu_mac10_pixie_Tag"
			"style"		"7"
			"pattern"		"workshop/mac10_pixie"
			"use_normal"		"1"
			"normal"		"workshop/mac10_pixie_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.900000"
		}
		"1132"
		{
			"name"		"cu_mag7_predictor"
			"description_string"		"#PaintKit_cu_mag7_predictor"
			"description_tag"		"#PaintKit_cu_mag7_predictor_Tag"
			"style"		"7"
			"pattern"		"workshop/mag7_predictor"
			"pattern_scale"		"1.000000"
			"phongexponent"		"12"
			"phongintensity"		"2"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"1133"
		{
			"name"		"cu_mp7_fear"
			"description_string"		"#PaintKit_cu_mp7_fear"
			"description_tag"		"#PaintKit_cu_mp7_fear_Tag"
			"style"		"7"
			"pattern"		"workshop/mp7_fear"
			"pattern_scale"		"1.000000"
			"phongexponent"		"32"
			"phongintensity"		"32"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"1134"
		{
			"name"		"gs_mp9_starlight"
			"description_string"		"#PaintKit_gs_mp9_starlight"
			"description_tag"		"#PaintKit_gs_mp9_starlight_Tag"
			"style"		"9"
			"pattern"		"workshop/mp9_starlight"
			"use_normal"		"1"
			"normal"		"workshop/mp9_starlight_normal"
			"color0"		"89 89 89"
			"color1"		"214 214 214"
			"color2"		"74 58 37"
			"color3"		"226 151 43"
			"pattern_scale"		"1.000000"
			"phongexponent"		"240"
			"phongintensity"		"15"
			"phongalbedoboost"		"1"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
		}
		"1135"
		{
			"name"		"am_xm_zombie_offensive"
			"description_string"		"#PaintKit_am_xm_zombie_offensive"
			"description_tag"		"#PaintKit_am_xm_zombie_offensive_Tag"
			"style"		"5"
			"pattern"		"workshop/xm_zombie_offensive"
			"color0"		"45 36 0"
			"color1"		"255 53 53"
			"color2"		"121 172 0"
			"color3"		"180 184 255"
			"pattern_scale"		"4.000000"
			"phongexponent"		"32"
			"phongalbedoboost"		"0"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"170.000000"
			"pattern_rotate_end"		"190.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.500000"
		}
		"1136"
		{
			"name"		"cu_usp_to_hell"
			"description_string"		"#PaintKit_cu_usp_to_hell"
			"description_tag"		"#PaintKit_cu_usp_to_hell_Tag"
			"style"		"7"
			"pattern"		"workshop/usp_to_hell"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"190"
			"phongintensity"		"90"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.760000"
		}
		"1137"
		{
			"name"		"gs_mp5_kid_necronomicon"
			"description_string"		"#PaintKit_gs_mp5_kid_necronomicon"
			"description_tag"		"#PaintKit_gs_mp5_kid_necronomicon_Tag"
			"style"		"9"
			"pattern"		"workshop/mp5_kid_necronomicon"
			"use_normal"		"1"
			"normal"		"workshop/mp5_kid_necronomicon_normal"
			"color0"		"190 190 190"
			"color1"		"160 160 160"
			"color2"		"200 200 200"
			"color3"		"141 141 141"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"21"
			"phongalbedoboost"		"5"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"1138"
		{
			"name"		"cu_p2k_flying_dream"
			"description_string"		"#PaintKit_cu_p2k_flying_dream"
			"description_tag"		"#PaintKit_cu_p2k_flying_dream_Tag"
			"style"		"7"
			"pattern"		"workshop/p2k_flying_dream"
			"use_normal"		"1"
			"normal"		"workshop/p2k_flying_dream_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"15"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"1139"
		{
			"name"		"sp_scar_chickenfight"
			"description_string"		"#PaintKit_sp_scar_chickenfight"
			"description_tag"		"#PaintKit_sp_scar_chickenfight_Tag"
			"style"		"3"
			"pattern"		"workshop/scar_chickenfight"
			"color0"		"16 15 15"
			"color1"		"165 85 95"
			"color2"		"179 145 102"
			"color3"		"137 135 173"
			"pattern_scale"		"1.500000"
			"phongexponent"		"255"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"0"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"1.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"1.000000"
			"pattern_rotate_start"		"200.000000"
			"pattern_rotate_end"		"200.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.570000"
		}
		"1140"
		{
			"name"		"cu_sawedoff_ouija"
			"description_string"		"#PaintKit_cu_sawedoff_ouija"
			"description_tag"		"#PaintKit_cu_sawedoff_ouija_Tag"
			"style"		"7"
			"pattern"		"workshop/sawedoff_ouija"
			"use_normal"		"1"
			"normal"		"workshop/sawedoff_ouija_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"10"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
	}
	"items"
	{
		"1391"
		{
			"name"		"community_30 Key"
			"item_name"		"#CSGO_crate_key_community_30"
			"item_description"		"#CSGO_crate_key_community_30_desc"
			"first_sale_date"		"2021-11-17"
			"prefab"		"valve weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_30"
			"tool"
			{
				"restriction"		"crate_community_30"
			}
		}
		"4818"
		{
			"item_name"		"#CSGO_crate_community_30"
			"item_description"		"#CSGO_crate_community_30_desc"
			"name"		"crate_community_30"
			"image_inventory"		"econ/weapon_cases/crate_community_30"
			"model_player"		"models/props/crates/csgo_drop_crate_community_30.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1391"		"1"
			}
			"tool"
			{
				"restriction"		"crate_community_30"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"339"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_30"
					"tag_text"		"#CSGO_set_community_30"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"339"		"crate_community_30"
	}
	"client_loot_lists"
	{
		"crate_community_30_rare"
		{
			"[cu_fiveseven_alpha_omega]weapon_fiveseven"		"1"
			"[cu_mac10_pixie]weapon_mac10"		"1"
			"[cu_mag7_predictor]weapon_mag7"		"1"
			"[gs_mp5_kid_necronomicon]weapon_mp5sd"		"1"
			"[cu_p2k_flying_dream]weapon_hkp2000"		"1"
			"[sp_scar_chickenfight]weapon_scar20"		"1"
			"[cu_sawedoff_ouija]weapon_sawedoff"		"1"
		}
		"crate_community_30_mythical"
		{
			"[cu_bizon_spacecat]weapon_bizon"		"1"
			"[cu_g3sg1_glade]weapon_g3sg1"		"1"
			"[gs_m4a1s_insomnia]weapon_m4a1_silencer"		"1"
			"[am_xm_zombie_offensive]weapon_xm1014"		"1"
			"[cu_usp_to_hell]weapon_usp_silencer"		"1"
		}
		"crate_community_30_legendary"
		{
			"[cu_elites_beware]weapon_elite"		"1"
			"[gs_famas_rapid_eyes]weapon_famas"		"1"
			"[cu_mp7_fear]weapon_mp7"		"1"
		}
		"crate_community_30_ancient"
		{
			"[cu_ak47_nightwish]weapon_ak47"		"1"
			"[gs_mp9_starlight]weapon_mp9"		"1"
		}
		"crate_community_30"
		{
			"crate_community_30_rare"		"1"
			"crate_community_30_mythical"		"1"
			"crate_community_30_legendary"		"1"
			"crate_community_30_ancient"		"1"
			"gamma2_knives2_unusual"		"1"
		}
	}
	"item_sets"
	{
		"set_community_30"
		{
			"name"		"#CSGO_set_community_30"
			"set_description"		"#CSGO_set_community_30_desc"
			"is_collection"		"1"
			"items"
			{
				"[cu_fiveseven_alpha_omega]weapon_fiveseven"		"1"
				"[cu_mac10_pixie]weapon_mac10"		"1"
				"[cu_mag7_predictor]weapon_mag7"		"1"
				"[gs_mp5_kid_necronomicon]weapon_mp5sd"		"1"
				"[cu_p2k_flying_dream]weapon_hkp2000"		"1"
				"[sp_scar_chickenfight]weapon_scar20"		"1"
				"[cu_sawedoff_ouija]weapon_sawedoff"		"1"
				"[cu_bizon_spacecat]weapon_bizon"		"1"
				"[cu_g3sg1_glade]weapon_g3sg1"		"1"
				"[gs_m4a1s_insomnia]weapon_m4a1_silencer"		"1"
				"[am_xm_zombie_offensive]weapon_xm1014"		"1"
				"[cu_usp_to_hell]weapon_usp_silencer"		"1"
				"[cu_elites_beware]weapon_elite"		"1"
				"[gs_famas_rapid_eyes]weapon_famas"		"1"
				"[cu_mp7_fear]weapon_mp7"		"1"
				"[cu_ak47_nightwish]weapon_ak47"		"1"
				"[gs_mp9_starlight]weapon_mp9"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"cu_ak47_nightwish"		"legendary"
		"cu_bizon_spacecat"		"mythical"
		"cu_elites_beware"		"legendary"
		"gs_famas_rapid_eyes"		"legendary"
		"cu_fiveseven_alpha_omega"		"rare"
		"cu_g3sg1_glade"		"mythical"
		"gs_m4a1s_insomnia"		"rare"
		"cu_mac10_pixie"		"rare"
		"cu_mag7_predictor"		"rare"
		"cu_mp7_fear"		"legendary"
		"gs_mp9_starlight"		"ancient"
		"am_xm_zombie_offensive"		"mythical"
		"gs_mp5_kid_necronomicon"		"rare"
		"cu_p2k_flying_dream"		"uncommon"
		"sp_scar_chickenfight"		"rare"
		"cu_sawedoff_ouija"		"rare"
		"cu_usp_to_hell"		"rare"
	}
	"sticker_kits"
	{
		"5249"
		{
			"name"		"spring2022_b_hop_paper"
			"item_name"		"#StickerKit_spring2022_b_hop_paper"
			"description_string"		"#StickerKit_desc_spring2022_b_hop_paper"
			"sticker_material"		"spring2022/b_hop_paper"
			"item_rarity"		"rare"
		}
		"5250"
		{
			"name"		"spring2022_flick_shot_paper"
			"item_name"		"#StickerKit_spring2022_flick_shot_paper"
			"description_string"		"#StickerKit_desc_spring2022_flick_shot_paper"
			"sticker_material"		"spring2022/flick_shot_paper"
			"item_rarity"		"rare"
		}
		"5251"
		{
			"name"		"spring2022_get_clucked_paper"
			"item_name"		"#StickerKit_spring2022_get_clucked_paper"
			"description_string"		"#StickerKit_desc_spring2022_get_clucked_paper"
			"sticker_material"		"spring2022/get_clucked_paper"
			"item_rarity"		"rare"
		}
		"5252"
		{
			"name"		"spring2022_im_lit_paper"
			"item_name"		"#StickerKit_spring2022_im_lit_paper"
			"description_string"		"#StickerKit_desc_spring2022_im_lit_paper"
			"sticker_material"		"spring2022/im_lit_paper"
			"item_rarity"		"rare"
		}
		"5253"
		{
			"name"		"spring2022_mischief_t_paper"
			"item_name"		"#StickerKit_spring2022_mischief_t_paper"
			"description_string"		"#StickerKit_desc_spring2022_mischief_t_paper"
			"sticker_material"		"spring2022/mischief_t_paper"
			"item_rarity"		"rare"
		}
		"5254"
		{
			"name"		"spring2022_my_game_is_paper"
			"item_name"		"#StickerKit_spring2022_my_game_is_paper"
			"description_string"		"#StickerKit_desc_spring2022_my_game_is_paper"
			"sticker_material"		"spring2022/my_game_is_paper"
			"item_rarity"		"rare"
		}
		"5255"
		{
			"name"		"spring2022_run_ct_run_paper"
			"item_name"		"#StickerKit_spring2022_run_ct_run_paper"
			"description_string"		"#StickerKit_desc_spring2022_run_ct_run_paper"
			"sticker_material"		"spring2022/run_ct_run_paper"
			"item_rarity"		"rare"
		}
		"5256"
		{
			"name"		"spring2022_smoke_criminal_paper"
			"item_name"		"#StickerKit_spring2022_smoke_criminal_paper"
			"description_string"		"#StickerKit_desc_spring2022_smoke_criminal_paper"
			"sticker_material"		"spring2022/smoke_criminal_paper"
			"item_rarity"		"rare"
		}
		"5257"
		{
			"name"		"spring2022_squeaky_door_paper"
			"item_name"		"#StickerKit_spring2022_squeaky_door_paper"
			"description_string"		"#StickerKit_desc_spring2022_squeaky_door_paper"
			"sticker_material"		"spring2022/squeaky_door_paper"
			"item_rarity"		"rare"
		}
		"5258"
		{
			"name"		"spring2022_teamwork_paper"
			"item_name"		"#StickerKit_spring2022_teamwork_paper"
			"description_string"		"#StickerKit_desc_spring2022_teamwork_paper"
			"sticker_material"		"spring2022/teamwork_paper"
			"item_rarity"		"rare"
		}
		"5259"
		{
			"name"		"spring2022_this_is_fine_t_paper"
			"item_name"		"#StickerKit_spring2022_this_is_fine_t_paper"
			"description_string"		"#StickerKit_desc_spring2022_this_is_fine_t_paper"
			"sticker_material"		"spring2022/this_is_fine_t_paper"
			"item_rarity"		"rare"
		}
		"5260"
		{
			"name"		"spring2022_wallbang_paper"
			"item_name"		"#StickerKit_spring2022_wallbang_paper"
			"description_string"		"#StickerKit_desc_spring2022_wallbang_paper"
			"sticker_material"		"spring2022/wallbang_paper"
			"item_rarity"		"rare"
		}
		"5261"
		{
			"name"		"spring2022_flashblack_holo"
			"item_name"		"#StickerKit_spring2022_flashblack_holo"
			"description_string"		"#StickerKit_desc_spring2022_flashblack_holo"
			"sticker_material"		"spring2022/flashblack_holo"
			"item_rarity"		"mythical"
		}
		"5262"
		{
			"name"		"spring2022_infinite_diamond_holo"
			"item_name"		"#StickerKit_spring2022_infinite_diamond_holo"
			"description_string"		"#StickerKit_desc_spring2022_infinite_diamond_holo"
			"sticker_material"		"spring2022/infinite_diamond_holo"
			"item_rarity"		"mythical"
		}
		"5263"
		{
			"name"		"spring2022_phx_balaclava_holo"
			"item_name"		"#StickerKit_spring2022_phx_balaclava_holo"
			"description_string"		"#StickerKit_desc_spring2022_phx_balaclava_holo"
			"sticker_material"		"spring2022/phx_balaclava_holo"
			"item_rarity"		"mythical"
		}
		"5264"
		{
			"name"		"spring2022_sneaky_dept_holo"
			"item_name"		"#StickerKit_spring2022_sneaky_dept_holo"
			"description_string"		"#StickerKit_desc_spring2022_sneaky_dept_holo"
			"sticker_material"		"spring2022/sneaky_dept_holo"
			"item_rarity"		"mythical"
		}
		"5265"
		{
			"name"		"spring2022_t_rush_holo"
			"item_name"		"#StickerKit_spring2022_t_rush_holo"
			"description_string"		"#StickerKit_desc_spring2022_t_rush_holo"
			"sticker_material"		"spring2022/t_rush_holo"
			"item_rarity"		"mythical"
		}
		"5266"
		{
			"name"		"spring2022_v_for_victory_holo"
			"item_name"		"#StickerKit_spring2022_v_for_victory_holo"
			"description_string"		"#StickerKit_desc_spring2022_v_for_victory_holo"
			"sticker_material"		"spring2022/v_for_victory_holo"
			"item_rarity"		"mythical"
		}
		"5267"
		{
			"name"		"spring2022_face_me_foil"
			"item_name"		"#StickerKit_spring2022_face_me_foil"
			"description_string"		"#StickerKit_desc_spring2022_face_me_foil"
			"sticker_material"		"spring2022/face_me_foil"
			"item_rarity"		"legendary"
		}
		"5268"
		{
			"name"		"spring2022_inferno_diorama_foil"
			"item_name"		"#StickerKit_spring2022_inferno_diorama_foil"
			"description_string"		"#StickerKit_desc_spring2022_inferno_diorama_foil"
			"sticker_material"		"spring2022/inferno_diorama_foil"
			"item_rarity"		"legendary"
		}
		"5269"
		{
			"name"		"spring2022_real_mvp_foil"
			"item_name"		"#StickerKit_spring2022_real_mvp_foil"
			"description_string"		"#StickerKit_desc_spring2022_real_mvp_foil"
			"sticker_material"		"spring2022/real_mvp_foil"
			"item_rarity"		"legendary"
		}
		"5270"
		{
			"name"		"spring2022_rock_paper_scissors_foil"
			"item_name"		"#StickerKit_spring2022_rock_paper_scissors_foil"
			"description_string"		"#StickerKit_desc_spring2022_rock_paper_scissors_foil"
			"sticker_material"		"spring2022/rock_paper_scissors_foil"
			"item_rarity"		"legendary"
		}
	}
	"items"
	{
		"4784"
		{
			"item_name"		"#CSGO_crate_sticker_pack_spring2022_capsule"
			"name"		"crate_sticker_pack_spring2022_capsule"
			"item_description"		"#CSGO_crate_sticker_pack_spring2022_capsule_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_spring2022_capsule"
			"first_sale_date"		"2022/02/20"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"340"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_spring2022_capsule_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_spring2022_capsule"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"340"		"crate_sticker_pack_spring2022_capsule_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_spring2022_capsule_rare"
		{
			"[spring2022_b_hop_paper]sticker"		"1"
			"[spring2022_flick_shot_paper]sticker"		"1"
			"[spring2022_get_clucked_paper]sticker"		"1"
			"[spring2022_im_lit_paper]sticker"		"1"
			"[spring2022_mischief_t_paper]sticker"		"1"
			"[spring2022_my_game_is_paper]sticker"		"1"
			"[spring2022_run_ct_run_paper]sticker"		"1"
			"[spring2022_smoke_criminal_paper]sticker"		"1"
			"[spring2022_squeaky_door_paper]sticker"		"1"
			"[spring2022_teamwork_paper]sticker"		"1"
			"[spring2022_this_is_fine_t_paper]sticker"		"1"
			"[spring2022_wallbang_paper]sticker"		"1"
		}
		"crate_sticker_pack_spring2022_capsule_mythical"
		{
			"[spring2022_flashblack_holo]sticker"		"1"
			"[spring2022_infinite_diamond_holo]sticker"		"1"
			"[spring2022_phx_balaclava_holo]sticker"		"1"
			"[spring2022_sneaky_dept_holo]sticker"		"1"
			"[spring2022_t_rush_holo]sticker"		"1"
			"[spring2022_v_for_victory_holo]sticker"		"1"
		}
		"crate_sticker_pack_spring2022_capsule_legendary"
		{
			"[spring2022_face_me_foil]sticker"		"1"
			"[spring2022_inferno_diorama_foil]sticker"		"1"
			"[spring2022_real_mvp_foil]sticker"		"1"
			"[spring2022_rock_paper_scissors_foil]sticker"		"1"
		}
		"crate_sticker_pack_spring2022_capsule_lootlist"
		{
			"crate_sticker_pack_spring2022_capsule_rare"		"1"
			"crate_sticker_pack_spring2022_capsule_mythical"		"1"
			"crate_sticker_pack_spring2022_capsule_legendary"		"1"
		}
	}
	"paint_kits"
	{
		"1142"
		{
			"name"		"cu_usp_printstream"
			"description_string"		"#PaintKit_cu_usp_printstream"
			"description_tag"		"#PaintKit_cu_printstream_Tag"
			"style"		"7"
			"pattern"		"workshop/usp_printstream"
			"use_normal"		"1"
			"normal"		"workshop/usp_printstream_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"255"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.850000"
			"pearlescent"		"100.000000"
		}
		"1143"
		{
			"name"		"cu_ak47_cogthings"
			"description_string"		"#PaintKit_cu_ak47_cogthings"
			"description_tag"		"#PaintKit_cu_ak47_cogthings_Tag"
			"style"		"7"
			"pattern"		"workshop/ak47_cogthings"
			"use_normal"		"1"
			"normal"		"workshop/ak47_cogthings_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"50"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.770000"
			"pearlescent"		"1.000000"
		}
		"1144"
		{
			"name"		"cu_awp_chroma_pink"
			"description_string"		"#PaintKit_cu_awp_chroma_pink"
			"description_tag"		"#PaintKit_cu_awp_chroma_pink_Tag"
			"style"		"7"
			"pattern"		"workshop/awp_chroma_pink"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"1145"
		{
			"name"		"gs_revolver_purple_elite"
			"description_string"		"#PaintKit_gs_revolver_purple_elite"
			"description_tag"		"#PaintKit_gs_revolver_purple_elite_Tag"
			"style"		"9"
			"pattern"		"workshop/revolver_purple_elite"
			"use_normal"		"1"
			"normal"		"workshop/revolver_purple_elite_normal"
			"color0"		"129 129 129"
			"color1"		"179 179 179"
			"color2"		"143 118 175"
			"color3"		"104 144 105"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"10"
			"phongalbedoboost"		"15"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.500000"
		}
		"1146"
		{
			"name"		"gs_famas_corp_meow"
			"description_string"		"#PaintKit_gs_famas_corp_meow"
			"description_tag"		"#PaintKit_gs_famas_corp_meow_Tag"
			"style"		"9"
			"pattern"		"workshop/famas_corp_meow"
			"use_normal"		"1"
			"normal"		"workshop/famas_corp_meow_normal"
			"color0"		"255 255 255"
			"color1"		"206 205 205"
			"color2"		"154 154 154"
			"color3"		"136 136 136"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"0"
			"phongalbedoboost"		"5"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"1147"
		{
			"name"		"cu_galil_destroyer"
			"description_string"		"#PaintKit_cu_galil_destroyer"
			"description_tag"		"#PaintKit_cu_galil_destroyer_Tag"
			"style"		"7"
			"pattern"		"workshop/galil_destroyer"
			"use_normal"		"1"
			"normal"		"workshop/galil_destroyer_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"68"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"1148"
		{
			"name"		"cu_m249_downvote"
			"description_string"		"#PaintKit_cu_m249_downvote"
			"description_tag"		"#PaintKit_cu_m249_downvote_Tag"
			"style"		"7"
			"pattern"		"workshop/m249_downvote"
			"use_normal"		"1"
			"normal"		"workshop/m249_downvote_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"35"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.650000"
		}
		"1149"
		{
			"name"		"cu_m4a4_elite_tactical"
			"description_string"		"#PaintKit_cu_m4a4_elite_tactical"
			"description_tag"		"#PaintKit_cu_m4a4_elite_tactical_Tag"
			"style"		"7"
			"pattern"		"workshop/m4a4_elite_tactical"
			"use_normal"		"1"
			"normal"		"workshop/m4a4_elite_tactical_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"200"
			"phongintensity"		"20"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"1150"
		{
			"name"		"cu_mac10_monkeyflage"
			"description_string"		"#PaintKit_cu_mac10_monkeyflage"
			"description_tag"		"#PaintKit_cu_mac10_monkeyflage_Tag"
			"style"		"7"
			"pattern"		"workshop/mac10_monkeyflage"
			"use_normal"		"1"
			"normal"		"workshop/mac10_monkeyflage_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"155"
			"phongintensity"		"70"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"1151"
		{
			"name"		"cu_sg553_cyber_dragon"
			"description_string"		"#PaintKit_cu_sg553_cyber_dragon"
			"description_tag"		"#PaintKit_cu_sg553_cyber_dragon_Tag"
			"style"		"7"
			"pattern"		"workshop/sg553_cyber_dragon"
			"use_normal"		"1"
			"normal"		"workshop/sg553_cyber_dragon_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"175"
			"phongintensity"		"15"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"1152"
		{
			"name"		"cu_negev_clear_sky"
			"description_string"		"#PaintKit_cu_negev_clear_sky"
			"description_tag"		"#PaintKit_cu_negev_clear_sky_Tag"
			"style"		"7"
			"pattern"		"workshop/negev_clear_sky"
			"use_normal"		"1"
			"normal"		"workshop/negev_clear_sky_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"230"
			"phongintensity"		"15"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"1153"
		{
			"name"		"gs_p250_visions"
			"description_string"		"#PaintKit_gs_p250_visions"
			"description_tag"		"#PaintKit_gs_p250_visions_Tag"
			"style"		"9"
			"pattern"		"workshop/p250_visions"
			"use_normal"		"1"
			"normal"		"workshop/p250_visions_normal"
			"color0"		"86 86 86"
			"color1"		"255 255 255"
			"color2"		"118 122 117"
			"color3"		"255 255 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"222"
			"phongintensity"		"14"
			"phongalbedoboost"		"5"
			"view_model_exponent_override_size"		"256"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"1154"
		{
			"name"		"gs_p90_tangled"
			"description_string"		"#PaintKit_gs_p90_tangled"
			"description_tag"		"#PaintKit_gs_p90_tangled_Tag"
			"style"		"9"
			"pattern"		"workshop/p90_tangled"
			"use_normal"		"1"
			"normal"		"workshop/p90_tangled_normal"
			"color0"		"255 255 255 255"
			"color1"		"255 255 255 255"
			"color2"		"255 255 255 255"
			"color3"		"255 255 255 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"120"
			"phongintensity"		"1"
			"phongalbedoboost"		"60"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.700000"
		}
		"1155"
		{
			"name"		"cu_sawedoff_kisslove"
			"description_string"		"#PaintKit_cu_sawedoff_kisslove"
			"description_tag"		"#PaintKit_cu_sawedoff_kisslove_Tag"
			"style"		"7"
			"pattern"		"workshop/sawedoff_kisslove"
			"pattern_scale"		"1.000000"
			"phongexponent"		"120"
			"phongintensity"		"20"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"1156"
		{
			"name"		"cu_dual_elites_evil_flora"
			"description_string"		"#PaintKit_cu_dual_elites_evil_flora"
			"description_tag"		"#PaintKit_cu_dual_elites_evil_flora_Tag"
			"style"		"7"
			"pattern"		"workshop/dual_elites_evil_flora"
			"use_normal"		"1"
			"normal"		"workshop/dual_elites_evil_flora_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"100"
			"phongintensity"		"35"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"1157"
		{
			"name"		"gs_ump_roadblock"
			"description_string"		"#PaintKit_gs_ump_roadblock"
			"description_tag"		"#PaintKit_gs_ump_roadblock_Tag"
			"style"		"9"
			"pattern"		"workshop/ump_roadblock"
			"use_normal"		"1"
			"normal"		"workshop/ump_roadblock_normal"
			"color0"		"255 255 255"
			"color1"		"255 255 255"
			"color2"		"255 255 255"
			"color3"		"255 255 255"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"40"
			"phongalbedoboost"		"40"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
		"1158"
		{
			"name"		"gs_glock_elite_camo"
			"description_string"		"#PaintKit_gs_glock_elite_camo"
			"description_tag"		"#PaintKit_gs_glock_elite_camo_Tag"
			"style"		"9"
			"pattern"		"workshop/glock_elite_camo"
			"use_normal"		"1"
			"normal"		"workshop/glock_elite_camo_normal"
			"color0"		"240 158 91"
			"color1"		"233 233 233"
			"color2"		"255 255 255"
			"color3"		"21 17 7"
			"pattern_scale"		"1.000000"
			"phongexponent"		"155"
			"phongintensity"		"15"
			"phongalbedoboost"		"5"
			"view_model_exponent_override_size"		"512"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
		}
	}
	"items"
	{
		"1392"
		{
			"name"		"community_31 Key"
			"item_name"		"#CSGO_crate_key_community_31"
			"item_description"		"#CSGO_crate_key_community_31_desc"
			"first_sale_date"		"2022-05-30"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_31"
			"tool"
			{
				"restriction"		"crate_community_31"
			}
		}
		"4846"
		{
			"item_name"		"#CSGO_crate_community_31"
			"item_description"		"#CSGO_crate_community_31_desc"
			"name"		"crate_community_31"
			"image_inventory"		"econ/weapon_cases/crate_community_31"
			"model_player"		"models/props/crates/csgo_drop_crate_community_31.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1392"		"1"
			}
			"tool"
			{
				"restriction"		"crate_community_31"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"355"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_31"
					"tag_text"		"#CSGO_set_community_31"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
			"loot_list_rare_item_footer"		"#crate_community_15_unusual_lootlist"
			"loot_list_rare_item_name"		"#crate_community_15_unusual_itemname"
		}
	}
	"revolving_loot_lists"
	{
		"355"		"crate_community_31"
	}
	"client_loot_lists"
	{
		"crate_community_31_rare"
		{
			"[gs_famas_corp_meow]weapon_famas"		"1"
			"[cu_galil_destroyer]weapon_galilar"		"1"
			"[cu_m4a4_elite_tactical]weapon_m4a1"		"1"
			"[cu_mac10_monkeyflage]weapon_mac10"		"1"
			"[cu_negev_clear_sky]weapon_negev"		"1"
			"[gs_ump_roadblock]weapon_ump45"		"1"
			"[gs_glock_elite_camo]weapon_glock"		"1"
		}
		"crate_community_31_mythical"
		{
			"[gs_revolver_purple_elite]weapon_revolver"		"1"
			"[cu_m249_downvote]weapon_m249"		"1"
			"[cu_sg553_cyber_dragon]weapon_sg556"		"1"
			"[gs_p90_tangled]weapon_p90"		"1"
			"[cu_dual_elites_evil_flora]weapon_elite"		"1"
		}
		"crate_community_31_legendary"
		{
			"[cu_ak47_cogthings]weapon_ak47"		"1"
			"[gs_p250_visions]weapon_p250"		"1"
			"[cu_sawedoff_kisslove]weapon_sawedoff"		"1"
		}
		"crate_community_31_ancient"
		{
			"[cu_usp_printstream]weapon_usp_silencer"		"1"
			"[cu_awp_chroma_pink]weapon_awp"		"1"
		}
		"crate_community_31"
		{
			"crate_community_31_rare"		"1"
			"crate_community_31_mythical"		"1"
			"crate_community_31_legendary"		"1"
			"crate_community_31_ancient"		"1"
			"set_glove_3_unusual"		"1"
		}
	}
	"item_sets"
	{
		"set_community_31"
		{
			"name"		"#CSGO_set_community_31"
			"set_description"		"#CSGO_set_community_31_desc"
			"is_collection"		"1"
			"items"
			{
				"[gs_famas_corp_meow]weapon_famas"		"1"
				"[cu_galil_destroyer]weapon_galilar"		"1"
				"[cu_m4a4_elite_tactical]weapon_m4a1"		"1"
				"[cu_mac10_monkeyflage]weapon_mac10"		"1"
				"[cu_negev_clear_sky]weapon_negev"		"1"
				"[gs_ump_roadblock]weapon_ump45"		"1"
				"[gs_glock_elite_camo]weapon_glock"		"1"
				"[gs_revolver_purple_elite]weapon_revolver"		"1"
				"[cu_m249_downvote]weapon_m249"		"1"
				"[cu_sg553_cyber_dragon]weapon_sg556"		"1"
				"[gs_p90_tangled]weapon_p90"		"1"
				"[cu_dual_elites_evil_flora]weapon_elite"		"1"
				"[cu_ak47_cogthings]weapon_ak47"		"1"
				"[gs_p250_visions]weapon_p250"		"1"
				"[cu_sawedoff_kisslove]weapon_sawedoff"		"1"
				"[cu_usp_printstream]weapon_usp_silencer"		"1"
				"[cu_awp_chroma_pink]weapon_awp"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"cu_usp_printstream"		"legendary"
		"cu_ak47_cogthings"		"mythical"
		"cu_awp_chroma_pink"		"legendary"
		"gs_revolver_purple_elite"		"mythical"
		"gs_famas_corp_meow"		"rare"
		"cu_galil_destroyer"		"rare"
		"cu_m249_downvote"		"mythical"
		"cu_m4a4_elite_tactical"		"uncommon"
		"cu_mac10_monkeyflage"		"rare"
		"cu_sg553_cyber_dragon"		"mythical"
		"cu_negev_clear_sky"		"rare"
		"gs_p250_visions"		"legendary"
		"gs_p90_tangled"		"mythical"
		"cu_sawedoff_kisslove"		"legendary"
		"cu_dual_elites_evil_flora"		"mythical"
		"gs_ump_roadblock"		"rare"
		"gs_glock_elite_camo"		"uncommon"
	}
	"sticker_kits"
	{
		"5896"
		{
			"name"		"csgo10_arms_race_paper"
			"item_name"		"#StickerKit_csgo10_arms_race_paper"
			"description_string"		"#StickerKit_desc_csgo10_arms_race_paper"
			"sticker_material"		"csgo10/arms_race_paper"
			"item_rarity"		"rare"
		}
		"5897"
		{
			"name"		"csgo10_b_day_paper"
			"item_name"		"#StickerKit_csgo10_b_day_paper"
			"description_string"		"#StickerKit_desc_csgo10_b_day_paper"
			"sticker_material"		"csgo10/b_day_paper"
			"item_rarity"		"rare"
		}
		"5898"
		{
			"name"		"csgo10_baby_cerberus_paper"
			"item_name"		"#StickerKit_csgo10_baby_cerberus_paper"
			"description_string"		"#StickerKit_desc_csgo10_baby_cerberus_paper"
			"sticker_material"		"csgo10/baby_cerberus_paper"
			"item_rarity"		"rare"
		}
		"5899"
		{
			"name"		"csgo10_baby_fire_serpent_paper"
			"item_name"		"#StickerKit_csgo10_baby_fire_serpent_paper"
			"description_string"		"#StickerKit_desc_csgo10_baby_fire_serpent_paper"
			"sticker_material"		"csgo10/baby_fire_serpent_paper"
			"item_rarity"		"rare"
		}
		"5900"
		{
			"name"		"csgo10_baby_howl_paper"
			"item_name"		"#StickerKit_csgo10_baby_howl_paper"
			"description_string"		"#StickerKit_desc_csgo10_baby_howl_paper"
			"sticker_material"		"csgo10/baby_howl_paper"
			"item_rarity"		"rare"
		}
		"5901"
		{
			"name"		"csgo10_baby_lore_paper"
			"item_name"		"#StickerKit_csgo10_baby_lore_paper"
			"description_string"		"#StickerKit_desc_csgo10_baby_lore_paper"
			"sticker_material"		"csgo10/baby_lore_paper"
			"item_rarity"		"rare"
		}
		"5902"
		{
			"name"		"csgo10_baby_medusa_paper"
			"item_name"		"#StickerKit_csgo10_baby_medusa_paper"
			"description_string"		"#StickerKit_desc_csgo10_baby_medusa_paper"
			"sticker_material"		"csgo10/baby_medusa_paper"
			"item_rarity"		"rare"
		}
		"5903"
		{
			"name"		"csgo10_beaky_decade_paper"
			"item_name"		"#StickerKit_csgo10_beaky_decade_paper"
			"description_string"		"#StickerKit_desc_csgo10_beaky_decade_paper"
			"sticker_material"		"csgo10/beaky_decade_paper"
			"item_rarity"		"rare"
		}
		"5904"
		{
			"name"		"csgo10_booth_paper"
			"item_name"		"#StickerKit_csgo10_booth_paper"
			"description_string"		"#StickerKit_desc_csgo10_booth_paper"
			"sticker_material"		"csgo10/booth_paper"
			"item_rarity"		"rare"
		}
		"5905"
		{
			"name"		"csgo10_call_your_flashes_paper"
			"item_name"		"#StickerKit_csgo10_call_your_flashes_paper"
			"description_string"		"#StickerKit_desc_csgo10_call_your_flashes_paper"
			"sticker_material"		"csgo10/call_your_flashes_paper"
			"item_rarity"		"rare"
		}
		"5906"
		{
			"name"		"csgo10_chicken_whisperer_paper"
			"item_name"		"#StickerKit_csgo10_chicken_whisperer_paper"
			"description_string"		"#StickerKit_desc_csgo10_chicken_whisperer_paper"
			"sticker_material"		"csgo10/chicken_whisperer_paper"
			"item_rarity"		"rare"
		}
		"5907"
		{
			"name"		"csgo10_clicking_heads_paper"
			"item_name"		"#StickerKit_csgo10_clicking_heads_paper"
			"description_string"		"#StickerKit_desc_csgo10_clicking_heads_paper"
			"sticker_material"		"csgo10/clicking_heads_paper"
			"item_rarity"		"rare"
		}
		"5908"
		{
			"name"		"csgo10_co_co_cs_paper"
			"item_name"		"#StickerKit_csgo10_co_co_cs_paper"
			"description_string"		"#StickerKit_desc_csgo10_co_co_cs_paper"
			"sticker_material"		"csgo10/co_co_cs_paper"
			"item_rarity"		"rare"
		}
		"5909"
		{
			"name"		"csgo10_cs_on_the_go_paper"
			"item_name"		"#StickerKit_csgo10_cs_on_the_go_paper"
			"description_string"		"#StickerKit_desc_csgo10_cs_on_the_go_paper"
			"sticker_material"		"csgo10/cs_on_the_go_paper"
			"item_rarity"		"rare"
		}
		"5910"
		{
			"name"		"csgo10_cursed_penmanship_paper"
			"item_name"		"#StickerKit_csgo10_cursed_penmanship_paper"
			"description_string"		"#StickerKit_desc_csgo10_cursed_penmanship_paper"
			"sticker_material"		"csgo10/cursed_penmanship_paper"
			"item_rarity"		"rare"
		}
		"5911"
		{
			"name"		"csgo10_dragon_tale_paper"
			"item_name"		"#StickerKit_csgo10_dragon_tale_paper"
			"description_string"		"#StickerKit_desc_csgo10_dragon_tale_paper"
			"sticker_material"		"csgo10/dragon_tale_paper"
			"item_rarity"		"rare"
		}
		"5912"
		{
			"name"		"csgo10_dragons_keep_paper"
			"item_name"		"#StickerKit_csgo10_dragons_keep_paper"
			"description_string"		"#StickerKit_desc_csgo10_dragons_keep_paper"
			"sticker_material"		"csgo10/dragons_keep_paper"
			"item_rarity"		"rare"
		}
		"5913"
		{
			"name"		"csgo10_dreams_and_mimics_paper"
			"item_name"		"#StickerKit_csgo10_dreams_and_mimics_paper"
			"description_string"		"#StickerKit_desc_csgo10_dreams_and_mimics_paper"
			"sticker_material"		"csgo10/dreams_and_mimics_paper"
			"item_rarity"		"rare"
		}
		"5914"
		{
			"name"		"csgo10_endless_cycle_paper"
			"item_name"		"#StickerKit_csgo10_endless_cycle_paper"
			"description_string"		"#StickerKit_desc_csgo10_endless_cycle_paper"
			"sticker_material"		"csgo10/endless_cycle_paper"
			"item_rarity"		"rare"
		}
		"5915"
		{
			"name"		"csgo10_exo_jumper_paper"
			"item_name"		"#StickerKit_csgo10_exo_jumper_paper"
			"description_string"		"#StickerKit_desc_csgo10_exo_jumper_paper"
			"sticker_material"		"csgo10/exo_jumper_paper"
			"item_rarity"		"rare"
		}
		"5916"
		{
			"name"		"csgo10_free_range_paper"
			"item_name"		"#StickerKit_csgo10_free_range_paper"
			"description_string"		"#StickerKit_desc_csgo10_free_range_paper"
			"sticker_material"		"csgo10/free_range_paper"
			"item_rarity"		"rare"
		}
		"5917"
		{
			"name"		"csgo10_glhf_paper"
			"item_name"		"#StickerKit_csgo10_glhf_paper"
			"description_string"		"#StickerKit_desc_csgo10_glhf_paper"
			"sticker_material"		"csgo10/glhf_paper"
			"item_rarity"		"rare"
		}
		"5918"
		{
			"name"		"csgo10_go_paper"
			"item_name"		"#StickerKit_csgo10_go_paper"
			"description_string"		"#StickerKit_desc_csgo10_go_paper"
			"sticker_material"		"csgo10/go_paper"
			"item_rarity"		"rare"
		}
		"5919"
		{
			"name"		"csgo10_good_versus_evil_paper"
			"item_name"		"#StickerKit_csgo10_good_versus_evil_paper"
			"description_string"		"#StickerKit_desc_csgo10_good_versus_evil_paper"
			"sticker_material"		"csgo10/good_versus_evil_paper"
			"item_rarity"		"rare"
		}
		"5920"
		{
			"name"		"csgo10_green_problem_paper"
			"item_name"		"#StickerKit_csgo10_green_problem_paper"
			"description_string"		"#StickerKit_desc_csgo10_green_problem_paper"
			"sticker_material"		"csgo10/green_problem_paper"
			"item_rarity"		"rare"
		}
		"5921"
		{
			"name"		"csgo10_laser_beam_paper"
			"item_name"		"#StickerKit_csgo10_laser_beam_paper"
			"description_string"		"#StickerKit_desc_csgo10_laser_beam_paper"
			"sticker_material"		"csgo10/laser_beam_paper"
			"item_rarity"		"rare"
		}
		"5922"
		{
			"name"		"csgo10_monster_paper"
			"item_name"		"#StickerKit_csgo10_monster_paper"
			"description_string"		"#StickerKit_desc_csgo10_monster_paper"
			"sticker_material"		"csgo10/monster_paper"
			"item_rarity"		"rare"
		}
		"5923"
		{
			"name"		"csgo10_noble_steed_paper"
			"item_name"		"#StickerKit_csgo10_noble_steed_paper"
			"description_string"		"#StickerKit_desc_csgo10_noble_steed_paper"
			"sticker_material"		"csgo10/noble_steed_paper"
			"item_rarity"		"rare"
		}
		"5924"
		{
			"name"		"csgo10_not_for_resale_paper"
			"item_name"		"#StickerKit_csgo10_not_for_resale_paper"
			"description_string"		"#StickerKit_desc_csgo10_not_for_resale_paper"
			"sticker_material"		"csgo10/not_for_resale_paper"
			"item_rarity"		"rare"
		}
		"5925"
		{
			"name"		"csgo10_press_start_paper"
			"item_name"		"#StickerKit_csgo10_press_start_paper"
			"description_string"		"#StickerKit_desc_csgo10_press_start_paper"
			"sticker_material"		"csgo10/press_start_paper"
			"item_rarity"		"rare"
		}
		"5926"
		{
			"name"		"csgo10_roshambo_paper"
			"item_name"		"#StickerKit_csgo10_roshambo_paper"
			"description_string"		"#StickerKit_desc_csgo10_roshambo_paper"
			"sticker_material"		"csgo10/roshambo_paper"
			"item_rarity"		"rare"
		}
		"5927"
		{
			"name"		"csgo10_rush_b_csgo10_paper"
			"item_name"		"#StickerKit_csgo10_rush_b_csgo10_paper"
			"description_string"		"#StickerKit_desc_csgo10_rush_b_csgo10_paper"
			"sticker_material"		"csgo10/rush_b_csgo10_paper"
			"item_rarity"		"rare"
		}
		"5928"
		{
			"name"		"csgo10_rush_more_paper"
			"item_name"		"#StickerKit_csgo10_rush_more_paper"
			"description_string"		"#StickerKit_desc_csgo10_rush_more_paper"
			"sticker_material"		"csgo10/rush_more_paper"
			"item_rarity"		"rare"
		}
		"5929"
		{
			"name"		"csgo10_save_me_paper"
			"item_name"		"#StickerKit_csgo10_save_me_paper"
			"description_string"		"#StickerKit_desc_csgo10_save_me_paper"
			"sticker_material"		"csgo10/save_me_paper"
			"item_rarity"		"rare"
		}
		"5930"
		{
			"name"		"csgo10_select_agent_paper"
			"item_name"		"#StickerKit_csgo10_select_agent_paper"
			"description_string"		"#StickerKit_desc_csgo10_select_agent_paper"
			"sticker_material"		"csgo10/select_agent_paper"
			"item_rarity"		"rare"
		}
		"5931"
		{
			"name"		"csgo10_this_is_fine_h_paper"
			"item_name"		"#StickerKit_csgo10_this_is_fine_h_paper"
			"description_string"		"#StickerKit_desc_csgo10_this_is_fine_h_paper"
			"sticker_material"		"csgo10/this_is_fine_h_paper"
			"item_rarity"		"rare"
		}
		"5932"
		{
			"name"		"csgo10_tv_on_mirage_paper"
			"item_name"		"#StickerKit_csgo10_tv_on_mirage_paper"
			"description_string"		"#StickerKit_desc_csgo10_tv_on_mirage_paper"
			"sticker_material"		"csgo10/tv_on_mirage_paper"
			"item_rarity"		"rare"
		}
		"5933"
		{
			"name"		"csgo10_zeused_paper"
			"item_name"		"#StickerKit_csgo10_zeused_paper"
			"description_string"		"#StickerKit_desc_csgo10_zeused_paper"
			"sticker_material"		"csgo10/zeused_paper"
			"item_rarity"		"rare"
		}
		"5934"
		{
			"name"		"csgo10_ace_clutch_co_holo"
			"item_name"		"#StickerKit_csgo10_ace_clutch_co_holo"
			"description_string"		"#StickerKit_desc_csgo10_ace_clutch_co_holo"
			"sticker_material"		"csgo10/ace_clutch_co_holo"
			"item_rarity"		"mythical"
		}
		"5935"
		{
			"name"		"csgo10_blue_gem_glitter"
			"item_name"		"#StickerKit_csgo10_blue_gem_glitter"
			"description_string"		"#StickerKit_desc_csgo10_blue_gem_glitter"
			"sticker_material"		"csgo10/blue_gem_glitter"
			"item_rarity"		"mythical"
		}
		"5936"
		{
			"name"		"csgo10_boom_glitter"
			"item_name"		"#StickerKit_csgo10_boom_glitter"
			"description_string"		"#StickerKit_desc_csgo10_boom_glitter"
			"sticker_material"		"csgo10/boom_glitter"
			"item_rarity"		"mythical"
		}
		"5937"
		{
			"name"		"csgo10_cbbl_holo"
			"item_name"		"#StickerKit_csgo10_cbbl_holo"
			"description_string"		"#StickerKit_desc_csgo10_cbbl_holo"
			"sticker_material"		"csgo10/cbbl_holo"
			"item_rarity"		"mythical"
		}
		"5938"
		{
			"name"		"csgo10_defuse_it_holo"
			"item_name"		"#StickerKit_csgo10_defuse_it_holo"
			"description_string"		"#StickerKit_desc_csgo10_defuse_it_holo"
			"sticker_material"		"csgo10/defuse_it_holo"
			"item_rarity"		"mythical"
		}
		"5939"
		{
			"name"		"csgo10_conspiracy_club_holo"
			"item_name"		"#StickerKit_csgo10_conspiracy_club_holo"
			"description_string"		"#StickerKit_desc_csgo10_conspiracy_club_holo"
			"sticker_material"		"csgo10/conspiracy_club_holo"
			"item_rarity"		"mythical"
		}
		"5940"
		{
			"name"		"csgo10_get_smoked_holo"
			"item_name"		"#StickerKit_csgo10_get_smoked_holo"
			"description_string"		"#StickerKit_desc_csgo10_get_smoked_holo"
			"sticker_material"		"csgo10/get_smoked_holo"
			"item_rarity"		"mythical"
		}
		"5941"
		{
			"name"		"csgo10_kawaii_ct_holo"
			"item_name"		"#StickerKit_csgo10_kawaii_ct_holo"
			"description_string"		"#StickerKit_desc_csgo10_kawaii_ct_holo"
			"sticker_material"		"csgo10/kawaii_ct_holo"
			"item_rarity"		"mythical"
		}
		"5942"
		{
			"name"		"csgo10_kawaii_t_holo"
			"item_name"		"#StickerKit_csgo10_kawaii_t_holo"
			"description_string"		"#StickerKit_desc_csgo10_kawaii_t_holo"
			"sticker_material"		"csgo10/kawaii_t_holo"
			"item_rarity"		"mythical"
		}
		"5943"
		{
			"name"		"csgo10_train_heart_holo"
			"item_name"		"#StickerKit_csgo10_train_heart_holo"
			"description_string"		"#StickerKit_desc_csgo10_train_heart_holo"
			"sticker_material"		"csgo10/train_heart_holo"
			"item_rarity"		"mythical"
		}
		"5944"
		{
			"name"		"csgo10_pain_train_holo"
			"item_name"		"#StickerKit_csgo10_pain_train_holo"
			"description_string"		"#StickerKit_desc_csgo10_pain_train_holo"
			"sticker_material"		"csgo10/pain_train_holo"
			"item_rarity"		"mythical"
		}
		"5945"
		{
			"name"		"csgo10_vertigos_hero_holo"
			"item_name"		"#StickerKit_csgo10_vertigos_hero_holo"
			"description_string"		"#StickerKit_desc_csgo10_vertigos_hero_holo"
			"sticker_material"		"csgo10/vertigos_hero_holo"
			"item_rarity"		"mythical"
		}
		"5946"
		{
			"name"		"csgo10_zeusception_holo"
			"item_name"		"#StickerKit_csgo10_zeusception_holo"
			"description_string"		"#StickerKit_desc_csgo10_zeusception_holo"
			"sticker_material"		"csgo10/zeusception_holo"
			"item_rarity"		"mythical"
		}
		"5947"
		{
			"name"		"csgo10_dust_fa_foil"
			"item_name"		"#StickerKit_csgo10_dust_fa_foil"
			"description_string"		"#StickerKit_desc_csgo10_dust_fa_foil"
			"sticker_material"		"csgo10/dust_fa_foil"
			"item_rarity"		"legendary"
		}
		"5948"
		{
			"name"		"csgo10_in_the_fire_foil"
			"item_name"		"#StickerKit_csgo10_in_the_fire_foil"
			"description_string"		"#StickerKit_desc_csgo10_in_the_fire_foil"
			"sticker_material"		"csgo10/in_the_fire_foil"
			"item_rarity"		"legendary"
		}
		"5949"
		{
			"name"		"csgo10_jojo_csgo_foil"
			"item_name"		"#StickerKit_csgo10_jojo_csgo_foil"
			"description_string"		"#StickerKit_desc_csgo10_jojo_csgo_foil"
			"sticker_material"		"csgo10/jojo_csgo_foil"
			"item_rarity"		"legendary"
		}
		"5950"
		{
			"name"		"csgo10_overpass_b_foil"
			"item_name"		"#StickerKit_csgo10_overpass_b_foil"
			"description_string"		"#StickerKit_desc_csgo10_overpass_b_foil"
			"sticker_material"		"csgo10/overpass_b_foil"
			"item_rarity"		"legendary"
		}
		"5951"
		{
			"name"		"csgo10_pure_malt_foil"
			"item_name"		"#StickerKit_csgo10_pure_malt_foil"
			"description_string"		"#StickerKit_desc_csgo10_pure_malt_foil"
			"sticker_material"		"csgo10/pure_malt_foil"
			"item_rarity"		"legendary"
		}
		"5952"
		{
			"name"		"csgo10_showdown_foil"
			"item_name"		"#StickerKit_csgo10_showdown_foil"
			"description_string"		"#StickerKit_desc_csgo10_showdown_foil"
			"sticker_material"		"csgo10/showdown_foil"
			"item_rarity"		"legendary"
		}
		"5953"
		{
			"name"		"csgo10_ten_years_foil"
			"item_name"		"#StickerKit_csgo10_ten_years_foil"
			"description_string"		"#StickerKit_desc_csgo10_ten_years_foil"
			"sticker_material"		"csgo10/ten_years_foil"
			"item_rarity"		"legendary"
		}
		"5954"
		{
			"name"		"csgo10_wildfire_genie_foil"
			"item_name"		"#StickerKit_csgo10_wildfire_genie_foil"
			"description_string"		"#StickerKit_desc_csgo10_wildfire_genie_foil"
			"sticker_material"		"csgo10/wildfire_genie_foil"
			"item_rarity"		"legendary"
		}
		"5955"
		{
			"name"		"csgo10_freeze_lenticular"
			"item_name"		"#StickerKit_csgo10_freeze_lenticular"
			"description_string"		"#StickerKit_desc_csgo10_freeze_lenticular"
			"sticker_material"		"csgo10/freeze_lenticular"
			"item_rarity"		"ancient"
		}
		"5956"
		{
			"name"		"csgo10_gotv_lenticular"
			"item_name"		"#StickerKit_csgo10_gotv_lenticular"
			"description_string"		"#StickerKit_desc_csgo10_gotv_lenticular"
			"sticker_material"		"csgo10/gotv_lenticular"
			"item_rarity"		"ancient"
		}
		"5957"
		{
			"name"		"csgo10_magic_rush_ball_lenticular"
			"item_name"		"#StickerKit_csgo10_magic_rush_ball_lenticular"
			"description_string"		"#StickerKit_desc_csgo10_magic_rush_ball_lenticular"
			"sticker_material"		"csgo10/magic_rush_ball_lenticular"
			"item_rarity"		"ancient"
		}
		"5958"
		{
			"name"		"csgo10_music_kits_lenticular"
			"item_name"		"#StickerKit_csgo10_music_kits_lenticular"
			"description_string"		"#StickerKit_desc_csgo10_music_kits_lenticular"
			"sticker_material"		"csgo10/music_kits_lenticular"
			"item_rarity"		"ancient"
		}
		"5959"
		{
			"name"		"csgo10_skin_lover_lenticular"
			"item_name"		"#StickerKit_csgo10_skin_lover_lenticular"
			"description_string"		"#StickerKit_desc_csgo10_skin_lover_lenticular"
			"sticker_material"		"csgo10/skin_lover_lenticular"
			"item_rarity"		"ancient"
		}
		"5960"
		{
			"name"		"csgo10_tv_installation_lenticular"
			"item_name"		"#StickerKit_csgo10_tv_installation_lenticular"
			"description_string"		"#StickerKit_desc_csgo10_tv_installation_lenticular"
			"sticker_material"		"csgo10/tv_installation_lenticular"
			"item_rarity"		"ancient"
		}
	}
	"items"
	{
		"4847"
		{
			"item_name"		"#CSGO_crate_sticker_pack_csgo10_capsule"
			"name"		"crate_sticker_pack_csgo10_capsule"
			"item_description"		"#CSGO_crate_sticker_pack_csgo10_capsule_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_csgo10_capsule"
			"first_sale_date"		"2022/06/15"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"356"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_csgo10_capsule_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_csgo10_capsule"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"356"		"crate_sticker_pack_csgo10_capsule_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_csgo10_capsule_rare"
		{
			"limit_description_to_number_rnd"		"1"
			"limit_description_to_number_rnd"		"1"
			"limit_description_to_number_rnd"		"1"
			"limit_description_to_number_rnd"		"1"
			"limit_description_to_number_rnd"		"1"
			"limit_description_to_number_rnd"		"1"
			"[csgo10_select_agent_paper]sticker"		"1"
			"[csgo10_arms_race_paper]sticker"		"1"
			"[csgo10_b_day_paper]sticker"		"1"
			"[csgo10_baby_cerberus_paper]sticker"		"1"
			"[csgo10_baby_fire_serpent_paper]sticker"		"1"
			"[csgo10_baby_howl_paper]sticker"		"1"
			"[csgo10_baby_lore_paper]sticker"		"1"
			"[csgo10_baby_medusa_paper]sticker"		"1"
			"[csgo10_beaky_decade_paper]sticker"		"1"
			"[csgo10_booth_paper]sticker"		"1"
			"[csgo10_cs_on_the_go_paper]sticker"		"1"
			"[csgo10_call_your_flashes_paper]sticker"		"1"
			"[csgo10_chicken_whisperer_paper]sticker"		"1"
			"[csgo10_roshambo_paper]sticker"		"1"
			"[csgo10_clicking_heads_paper]sticker"		"1"
			"[csgo10_co_co_cs_paper]sticker"		"1"
			"[csgo10_cursed_penmanship_paper]sticker"		"1"
			"[csgo10_dragons_keep_paper]sticker"		"1"
			"[csgo10_dragon_tale_paper]sticker"		"1"
			"[csgo10_dreams_and_mimics_paper]sticker"		"1"
			"[csgo10_endless_cycle_paper]sticker"		"1"
			"[csgo10_exo_jumper_paper]sticker"		"1"
			"[csgo10_free_range_paper]sticker"		"1"
			"[csgo10_go_paper]sticker"		"1"
			"[csgo10_glhf_paper]sticker"		"1"
			"[csgo10_good_versus_evil_paper]sticker"		"1"
			"[csgo10_green_problem_paper]sticker"		"1"
			"[csgo10_laser_beam_paper]sticker"		"1"
			"[csgo10_monster_paper]sticker"		"1"
			"[csgo10_noble_steed_paper]sticker"		"1"
			"[csgo10_not_for_resale_paper]sticker"		"1"
			"[csgo10_press_start_paper]sticker"		"1"
			"[csgo10_rush_more_paper]sticker"		"1"
			"[csgo10_save_me_paper]sticker"		"1"
			"[csgo10_rush_b_csgo10_paper]sticker"		"1"
			"[csgo10_this_is_fine_h_paper]sticker"		"1"
			"[csgo10_tv_on_mirage_paper]sticker"		"1"
			"[csgo10_zeused_paper]sticker"		"1"
		}
		"crate_sticker_pack_csgo10_capsule_mythical"
		{
			"limit_description_to_number_rnd"		"1"
			"limit_description_to_number_rnd"		"1"
			"limit_description_to_number_rnd"		"1"
			"limit_description_to_number_rnd"		"1"
			"[csgo10_ace_clutch_co_holo]sticker"		"1"
			"[csgo10_blue_gem_glitter]sticker"		"1"
			"[csgo10_cbbl_holo]sticker"		"1"
			"[csgo10_conspiracy_club_holo]sticker"		"1"
			"[csgo10_defuse_it_holo]sticker"		"1"
			"[csgo10_get_smoked_holo]sticker"		"1"
			"[csgo10_boom_glitter]sticker"		"1"
			"[csgo10_kawaii_ct_holo]sticker"		"1"
			"[csgo10_kawaii_t_holo]sticker"		"1"
			"[csgo10_train_heart_holo]sticker"		"1"
			"[csgo10_pain_train_holo]sticker"		"1"
			"[csgo10_vertigos_hero_holo]sticker"		"1"
			"[csgo10_zeusception_holo]sticker"		"1"
		}
		"crate_sticker_pack_csgo10_capsule_legendary"
		{
			"limit_description_to_number_rnd"		"1"
			"limit_description_to_number_rnd"		"1"
			"[csgo10_jojo_csgo_foil]sticker"		"1"
			"[csgo10_dust_fa_foil]sticker"		"1"
			"[csgo10_in_the_fire_foil]sticker"		"1"
			"[csgo10_overpass_b_foil]sticker"		"1"
			"[csgo10_pure_malt_foil]sticker"		"1"
			"[csgo10_wildfire_genie_foil]sticker"		"1"
			"[csgo10_showdown_foil]sticker"		"1"
			"[csgo10_ten_years_foil]sticker"		"1"
		}
		"crate_sticker_pack_csgo10_capsule_ancient"
		{
			"limit_description_to_number_rnd"		"1"
			"[csgo10_music_kits_lenticular]sticker"		"1"
			"[csgo10_freeze_lenticular]sticker"		"1"
			"[csgo10_gotv_lenticular]sticker"		"1"
			"[csgo10_magic_rush_ball_lenticular]sticker"		"1"
			"[csgo10_skin_lover_lenticular]sticker"		"1"
			"[csgo10_tv_installation_lenticular]sticker"		"1"
		}
		"crate_sticker_pack_csgo10_capsule_lootlist"
		{
			"crate_sticker_pack_csgo10_capsule_rare"		"1"
			"crate_sticker_pack_csgo10_capsule_mythical"		"1"
			"crate_sticker_pack_csgo10_capsule_legendary"		"1"
			"crate_sticker_pack_csgo10_capsule_ancient"		"1"
		}
	}
	"sticker_kits"
	{
		"6586"
		{
			"name"		"community2022_360_no_scope_paper"
			"item_name"		"#StickerKit_community2022_360_no_scope_paper"
			"description_string"		"#StickerKit_desc_community2022_360_no_scope_paper"
			"sticker_material"		"community2022/360_no_scope_paper"
			"item_rarity"		"rare"
		}
		"6587"
		{
			"name"		"community2022_aim_and_fire_paper"
			"item_name"		"#StickerKit_community2022_aim_and_fire_paper"
			"description_string"		"#StickerKit_desc_community2022_aim_and_fire_paper"
			"sticker_material"		"community2022/aim_and_fire_paper"
			"item_rarity"		"rare"
		}
		"6588"
		{
			"name"		"community2022_batter_up_paper"
			"item_name"		"#StickerKit_community2022_batter_up_paper"
			"description_string"		"#StickerKit_desc_community2022_batter_up_paper"
			"sticker_material"		"community2022/batter_up_paper"
			"item_rarity"		"rare"
		}
		"6589"
		{
			"name"		"community2022_butterfly_sting_paper"
			"item_name"		"#StickerKit_community2022_butterfly_sting_paper"
			"description_string"		"#StickerKit_desc_community2022_butterfly_sting_paper"
			"sticker_material"		"community2022/butterfly_sting_paper"
			"item_rarity"		"rare"
		}
		"6590"
		{
			"name"		"community2022_fireball_paper"
			"item_name"		"#StickerKit_community2022_fireball_paper"
			"description_string"		"#StickerKit_desc_community2022_fireball_paper"
			"sticker_material"		"community2022/fireball_paper"
			"item_rarity"		"rare"
		}
		"6591"
		{
			"name"		"community2022_noir_grenade_paper"
			"item_name"		"#StickerKit_community2022_noir_grenade_paper"
			"description_string"		"#StickerKit_desc_community2022_noir_grenade_paper"
			"sticker_material"		"community2022/noir_grenade_paper"
			"item_rarity"		"rare"
		}
		"6592"
		{
			"name"		"community2022_not_a_bot_paper"
			"item_name"		"#StickerKit_community2022_not_a_bot_paper"
			"description_string"		"#StickerKit_desc_community2022_not_a_bot_paper"
			"sticker_material"		"community2022/not_a_bot_paper"
			"item_rarity"		"rare"
		}
		"6593"
		{
			"name"		"community2022_pride_paper"
			"item_name"		"#StickerKit_community2022_pride_paper"
			"description_string"		"#StickerKit_desc_community2022_pride_paper"
			"sticker_material"		"community2022/pride_paper"
			"item_rarity"		"rare"
		}
		"6594"
		{
			"name"		"community2022_run_t_run_paper"
			"item_name"		"#StickerKit_community2022_run_t_run_paper"
			"description_string"		"#StickerKit_desc_community2022_run_t_run_paper"
			"sticker_material"		"community2022/run_t_run_paper"
			"item_rarity"		"rare"
		}
		"6595"
		{
			"name"		"community2022_spectators_paper"
			"item_name"		"#StickerKit_community2022_spectators_paper"
			"description_string"		"#StickerKit_desc_community2022_spectators_paper"
			"sticker_material"		"community2022/spectators_paper"
			"item_rarity"		"rare"
		}
		"6596"
		{
			"name"		"community2022_thundercat_paper"
			"item_name"		"#StickerKit_community2022_thundercat_paper"
			"description_string"		"#StickerKit_desc_community2022_thundercat_paper"
			"sticker_material"		"community2022/thundercat_paper"
			"item_rarity"		"rare"
		}
		"6597"
		{
			"name"		"community2022_well_played_paper"
			"item_name"		"#StickerKit_community2022_well_played_paper"
			"description_string"		"#StickerKit_desc_community2022_well_played_paper"
			"sticker_material"		"community2022/well_played_paper"
			"item_rarity"		"rare"
		}
		"6598"
		{
			"name"		"community2022_cyber_chicken_holo"
			"item_name"		"#StickerKit_community2022_cyber_chicken_holo"
			"description_string"		"#StickerKit_desc_community2022_cyber_chicken_holo"
			"sticker_material"		"community2022/cyber_chicken_holo"
			"item_rarity"		"mythical"
		}
		"6599"
		{
			"name"		"community2022_in_your_head_holo"
			"item_name"		"#StickerKit_community2022_in_your_head_holo"
			"description_string"		"#StickerKit_desc_community2022_in_your_head_holo"
			"sticker_material"		"community2022/in_your_head_holo"
			"item_rarity"		"mythical"
		}
		"6600"
		{
			"name"		"community2022_infinite_triangle_holo"
			"item_name"		"#StickerKit_community2022_infinite_triangle_holo"
			"description_string"		"#StickerKit_desc_community2022_infinite_triangle_holo"
			"sticker_material"		"community2022/infinite_triangle_holo"
			"item_rarity"		"mythical"
		}
		"6601"
		{
			"name"		"community2022_salty_holo"
			"item_name"		"#StickerKit_community2022_salty_holo"
			"description_string"		"#StickerKit_desc_community2022_salty_holo"
			"sticker_material"		"community2022/salty_holo"
			"item_rarity"		"mythical"
		}
		"6602"
		{
			"name"		"community2022_snow_glitter"
			"item_name"		"#StickerKit_community2022_snow_glitter"
			"description_string"		"#StickerKit_desc_community2022_snow_glitter"
			"sticker_material"		"community2022/snow_glitter"
			"item_rarity"		"mythical"
		}
		"6603"
		{
			"name"		"community2022_street_artist_glitter"
			"item_name"		"#StickerKit_community2022_street_artist_glitter"
			"description_string"		"#StickerKit_desc_community2022_street_artist_glitter"
			"sticker_material"		"community2022/street_artist_glitter"
			"item_rarity"		"mythical"
		}
		"6604"
		{
			"name"		"community2022_ninja_smokes_foil"
			"item_name"		"#StickerKit_community2022_ninja_smokes_foil"
			"description_string"		"#StickerKit_desc_community2022_ninja_smokes_foil"
			"sticker_material"		"community2022/ninja_smokes_foil"
			"item_rarity"		"legendary"
		}
		"6605"
		{
			"name"		"community2022_old_eye_foil"
			"item_name"		"#StickerKit_community2022_old_eye_foil"
			"description_string"		"#StickerKit_desc_community2022_old_eye_foil"
			"sticker_material"		"community2022/old_eye_foil"
			"item_rarity"		"legendary"
		}
		"6606"
		{
			"name"		"community2022_peek_foil"
			"item_name"		"#StickerKit_community2022_peek_foil"
			"description_string"		"#StickerKit_desc_community2022_peek_foil"
			"sticker_material"		"community2022/peek_foil"
			"item_rarity"		"legendary"
		}
	}
	"items"
	{
		"4879"
		{
			"item_name"		"#CSGO_crate_sticker_pack_community2022_capsule"
			"name"		"crate_sticker_pack_community2022_capsule"
			"item_description"		"#CSGO_crate_sticker_pack_community2022_capsule_desc"
			"image_inventory"		"econ/weapon_cases/crate_sticker_pack_community2022_capsule"
			"first_sale_date"		"2023/01/05"
			"prefab"		"sticker_capsule"
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"375"
				}
			}
			"tags"
			{
				"StickerCapsule"
				{
					"tag_value"		"crate_sticker_pack_community2022_capsule_lootlist"
					"tag_text"		"#CSGO_crate_sticker_pack_community2022_capsule"
					"tag_group"		"StickerCapsule"
					"tag_group_text"		"#SFUI_InvTooltip_StickerCapsuleTag"
				}
			}
		}
	}
	"revolving_loot_lists"
	{
		"375"		"crate_sticker_pack_community2022_capsule_lootlist"
	}
	"client_loot_lists"
	{
		"crate_sticker_pack_community2022_capsule_rare"
		{
			"[community2022_360_no_scope_paper]sticker"		"1"
			"[community2022_aim_and_fire_paper]sticker"		"1"
			"[community2022_batter_up_paper]sticker"		"1"
			"[community2022_butterfly_sting_paper]sticker"		"1"
			"[community2022_fireball_paper]sticker"		"1"
			"[community2022_noir_grenade_paper]sticker"		"1"
			"[community2022_not_a_bot_paper]sticker"		"1"
			"[community2022_pride_paper]sticker"		"1"
			"[community2022_run_t_run_paper]sticker"		"1"
			"[community2022_spectators_paper]sticker"		"1"
			"[community2022_thundercat_paper]sticker"		"1"
			"[community2022_well_played_paper]sticker"		"1"
		}
		"crate_sticker_pack_community2022_capsule_mythical"
		{
			"[community2022_cyber_chicken_holo]sticker"		"1"
			"[community2022_in_your_head_holo]sticker"		"1"
			"[community2022_infinite_triangle_holo]sticker"		"1"
			"[community2022_salty_holo]sticker"		"1"
			"[community2022_snow_glitter]sticker"		"1"
			"[community2022_street_artist_glitter]sticker"		"1"
		}
		"crate_sticker_pack_community2022_capsule_legendary"
		{
			"[community2022_ninja_smokes_foil]sticker"		"1"
			"[community2022_old_eye_foil]sticker"		"1"
			"[community2022_peek_foil]sticker"		"1"
		}
		"crate_sticker_pack_community2022_capsule_lootlist"
		{
			"crate_sticker_pack_community2022_capsule_rare"		"1"
			"crate_sticker_pack_community2022_capsule_mythical"		"1"
			"crate_sticker_pack_community2022_capsule_legendary"		"1"
		}
	}
	"paint_kits"
	{
		"1220"
		{
			"name"		"cu_mag7_insomnia"
			"description_string"		"#PaintKit_cu_mag7_insomnia"
			"description_tag"		"#PaintKit_cu_mag7_insomnia_Tag"
			"style"		"7"
			"pattern"		"workshop/mag7_insomnia"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"144"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1221"
		{
			"name"		"cu_ak_head_shot_holo"
			"description_string"		"#PaintKit_cu_ak_head_shot_holo"
			"description_tag"		"#PaintKit_cu_ak_head_shot_holo_Tag"
			"style"		"7"
			"pattern"		"workshop/ak_head_shot_holo"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"180"
			"phongintensity"		"75"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"50.000000"
		}
		"1222"
		{
			"name"		"gs_awp_limbo_snake"
			"description_string"		"#PaintKit_gs_awp_limbo_snake"
			"description_tag"		"#PaintKit_gs_awp_limbo_snake_Tag"
			"style"		"9"
			"pattern"		"workshop/awp_limbo_snake"
			"use_normal"		"1"
			"normal"		"workshop/awp_limbo_snake_normal"
			"color0"		"101 53 15"
			"color1"		"193 193 193"
			"color2"		"114 109 98"
			"color3"		"108 79 24"
			"pattern_scale"		"1.000000"
			"phongexponent"		"220"
			"phongintensity"		"75"
			"phongalbedoboost"		"25"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
			"pearlescent"		"0.000000"
		}
		"1223"
		{
			"name"		"cu_m4a1s_feeding_frenzy"
			"description_string"		"#PaintKit_cu_m4a1s_feeding_frenzy"
			"description_tag"		"#PaintKit_cu_m4a1s_feeding_frenzy_Tag"
			"style"		"7"
			"pattern"		"workshop/m4a1s_feeding_frenzy"
			"use_normal"		"1"
			"normal"		"workshop/m4a1s_feeding_frenzy_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"190"
			"phongintensity"		"55"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
			"pearlescent"		"0.000000"
		}
		"1224"
		{
			"name"		"cu_p2000_decline"
			"description_string"		"#PaintKit_cu_p2000_decline"
			"description_tag"		"#PaintKit_cu_p2000_decline_Tag"
			"style"		"7"
			"pattern"		"workshop/p2000_decline"
			"use_normal"		"1"
			"normal"		"workshop/p2000_decline_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"25"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1225"
		{
			"name"		"cu_mp9_superlight"
			"description_string"		"#PaintKit_cu_mp9_superlight"
			"description_tag"		"#PaintKit_cu_mp9_superlight_Tag"
			"style"		"7"
			"pattern"		"workshop/mp9_superlight"
			"use_normal"		"1"
			"normal"		"workshop/mp9_superlight_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"222"
			"phongintensity"		"22"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1226"
		{
			"name"		"gs_scar_fragments_black"
			"description_string"		"#PaintKit_gs_scar_fragments_black"
			"description_tag"		"#PaintKit_gs_scar_fragments_black_Tag"
			"style"		"9"
			"pattern"		"workshop/scar_fragments_black"
			"use_normal"		"1"
			"normal"		"workshop/scar_fragments_black_normal"
			"color0"		"52 51 50"
			"color1"		"189 189 189"
			"color2"		"110 108 103"
			"color3"		"42 27 14"
			"pattern_scale"		"1.000000"
			"phongexponent"		"230"
			"phongintensity"		"25"
			"phongalbedoboost"		"45"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.780000"
			"pearlescent"		"0.000000"
		}
		"1227"
		{
			"name"		"cu_glock_moon_rabbit"
			"description_string"		"#PaintKit_cu_glock_moon_rabbit"
			"description_tag"		"#PaintKit_cu_glock_moon_rabbit_Tag"
			"style"		"7"
			"pattern"		"workshop/glock_moon_rabbit"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"128"
			"phongintensity"		"30"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.750000"
			"pearlescent"		"0.000000"
		}
		"1228"
		{
			"name"		"cu_m4a4_temukau"
			"description_string"		"#PaintKit_cu_m4a4_temukau"
			"description_tag"		"#PaintKit_cu_m4a4_temukau_Tag"
			"style"		"7"
			"pattern"		"workshop/m4a4_temukau"
			"use_normal"		"1"
			"normal"		"workshop/m4a4_temukau_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"189"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.800000"
			"pearlescent"		"0.000000"
		}
		"1229"
		{
			"name"		"cu_mac10_sakkaku"
			"description_string"		"#PaintKit_cu_mac10_sakkaku"
			"description_tag"		"#PaintKit_cu_mac10_sakkaku_Tag"
			"style"		"7"
			"pattern"		"workshop/mac10_sakkaku"
			"use_normal"		"1"
			"normal"		"workshop/mac10_sakkaku_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"145"
			"phongintensity"		"45"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.210000"
			"wear_remap_max"		"0.790000"
			"pearlescent"		"0.000000"
		}
		"1230"
		{
			"name"		"cu_p250_rebuilt"
			"description_string"		"#PaintKit_cu_p250_rebuilt"
			"description_tag"		"#PaintKit_cu_p250_rebuilt_Tag"
			"style"		"7"
			"pattern"		"workshop/p250_rebuilt"
			"use_normal"		"1"
			"normal"		"workshop/p250_rebuilt_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"155"
			"phongintensity"		"95"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.900000"
			"pearlescent"		"0.000000"
		}
		"1231"
		{
			"name"		"cu_mp5sd_quick_liquidation"
			"description_string"		"#PaintKit_cu_mp5sd_quick_liquidation"
			"description_tag"		"#PaintKit_cu_mp5sd_quick_liquidation_Tag"
			"style"		"7"
			"pattern"		"workshop/mp5sd_quick_liquidation"
			"use_normal"		"1"
			"normal"		"workshop/mp5sd_quick_liquidation_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"45"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1232"
		{
			"name"		"gs_r8_banana"
			"description_string"		"#PaintKit_gs_r8_banana"
			"description_tag"		"#PaintKit_gs_r8_banana_Tag"
			"style"		"9"
			"pattern"		"workshop/r8_banana"
			"use_normal"		"1"
			"normal"		"workshop/r8_banana_normal"
			"color0"		"245 245 245"
			"color1"		"239 239 239"
			"color2"		"232 232 232"
			"color3"		"220 220 220"
			"pattern_scale"		"1.000000"
			"phongexponent"		"155"
			"phongintensity"		"5"
			"phongalbedoboost"		"5"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1233"
		{
			"name"		"gs_p90_neoqueen"
			"description_string"		"#PaintKit_gs_p90_neoqueen"
			"description_tag"		"#PaintKit_gs_p90_neoqueen_Tag"
			"style"		"9"
			"pattern"		"workshop/p90_neoqueen"
			"use_normal"		"1"
			"normal"		"workshop/p90_neoqueen_normal"
			"color0"		"171 160 144"
			"color1"		"201 201 201"
			"color2"		"216 122 251"
			"color3"		"194 200 27"
			"pattern_scale"		"1.000000"
			"phongexponent"		"213"
			"phongintensity"		"13"
			"phongalbedoboost"		"3"
			"view_model_exponent_override_size"		"1024"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"1"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.600000"
			"pearlescent"		"0.000000"
		}
		"1234"
		{
			"name"		"cu_sg553_cyberforce"
			"description_string"		"#PaintKit_cu_sg553_cyberforce"
			"description_tag"		"#PaintKit_cu_sg553_cyberforce_Tag"
			"style"		"7"
			"pattern"		"workshop/sg553_cyberforce"
			"use_normal"		"1"
			"normal"		"workshop/sg553_cyberforce_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"190"
			"phongintensity"		"38"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"0.900000"
			"pearlescent"		"0.000000"
		}
		"1235"
		{
			"name"		"cu_tec9_freedom"
			"description_string"		"#PaintKit_cu_tec9_freedom"
			"description_tag"		"#PaintKit_cu_tec9_freedom_Tag"
			"style"		"7"
			"pattern"		"workshop/tec9_freedom"
			"use_normal"		"1"
			"normal"		"workshop/tec9_freedom_normal"
			"pattern_scale"		"1.000000"
			"phongexponent"		"243"
			"phongintensity"		"13"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
		"1236"
		{
			"name"		"cu_ump_clutch_kick"
			"description_string"		"#PaintKit_cu_ump_clutch_kick"
			"description_tag"		"#PaintKit_cu_ump_clutch_kick_Tag"
			"style"		"7"
			"pattern"		"workshop/ump_clutch_kick"
			"use_normal"		"0"
			"pattern_scale"		"1.000000"
			"phongexponent"		"255"
			"phongintensity"		"5"
			"ignore_weapon_size_scale"		"1"
			"only_first_material"		"0"
			"pattern_offset_x_start"		"0.000000"
			"pattern_offset_x_end"		"0.000000"
			"pattern_offset_y_start"		"0.000000"
			"pattern_offset_y_end"		"0.000000"
			"pattern_rotate_start"		"0.000000"
			"pattern_rotate_end"		"0.000000"
			"wear_remap_min"		"0.000000"
			"wear_remap_max"		"1.000000"
			"pearlescent"		"0.000000"
		}
	}
	"items"
	{
		"1393"
		{
			"name"		"community_32 Key"
			"item_name"		"#CSGO_crate_key_community_32"
			"item_description"		"#CSGO_crate_key_community_32_desc"
			"first_sale_date"		"2023-01-31"
			"prefab"		"weapon_case_key"
			"image_inventory"		"econ/tools/crate_key_community_32"
			"tool"
			{
				"restriction"		"crate_community_32"
			}
		}
		"4880"
		{
			"item_name"		"#CSGO_crate_community_32"
			"item_description"		"#CSGO_crate_community_32_desc"
			"name"		"crate_community_32"
			"image_inventory"		"econ/weapon_cases/crate_community_32"
			"model_player"		"models/props/crates/csgo_drop_crate_community_32.mdl"
			"prefab"		"weapon_case"
			"associated_items"
			{
				"1393"		"1"
			}
			"tool"
			{
				"restriction"		"crate_community_32"
			}
			"attributes"
			{
				"set supply crate series"
				{
					"attribute_class"		"supply_crate_series"
					"value"		"376"
				}
			}
			"tags"
			{
				"ItemSet"
				{
					"tag_value"		"set_community_32"
					"tag_text"		"#CSGO_set_community_32"
					"tag_group"		"ItemSet"
					"tag_group_text"		"#SFUI_InvTooltip_SetTag"
				}
			}
			"loot_list_rare_item_footer"		"#crate_community_15_unusual_lootlist"
			"loot_list_rare_item_name"		"#crate_community_15_unusual_itemname"
		}
	}
	"revolving_loot_lists"
	{
		"376"		"crate_community_32"
	}
	"client_loot_lists"
	{
		"crate_community_32_rare"
		{
			"[cu_mag7_insomnia]weapon_mag7"		"1"
			"[cu_mp9_superlight]weapon_mp9"		"1"
			"[gs_scar_fragments_black]weapon_scar20"		"1"
			"[cu_p250_rebuilt]weapon_p250"		"1"
			"[cu_mp5sd_quick_liquidation]weapon_mp5sd"		"1"
			"[cu_sg553_cyberforce]weapon_sg556"		"1"
			"[cu_tec9_freedom]weapon_tec9"		"1"
		}
		"crate_community_32_mythical"
		{
			"[cu_m4a1s_feeding_frenzy]weapon_m4a1_silencer"		"1"
			"[cu_glock_moon_rabbit]weapon_glock"		"1"
			"[cu_mac10_sakkaku]weapon_mac10"		"1"
			"[gs_r8_banana]weapon_revolver"		"1"
			"[gs_p90_neoqueen]weapon_p90"		"1"
		}
		"crate_community_32_legendary"
		{
			"[gs_awp_limbo_snake]weapon_awp"		"1"
			"[cu_ump_clutch_kick]weapon_ump45"		"1"
			"[cu_p2000_decline]weapon_hkp2000"		"1"
		}
		"crate_community_32_ancient"
		{
			"[cu_m4a4_temukau]weapon_m4a1"		"1"
			"[cu_ak_head_shot_holo]weapon_ak47"		"1"
		}
		"crate_community_32"
		{
			"crate_community_32_rare"		"1"
			"crate_community_32_mythical"		"1"
			"crate_community_32_legendary"		"1"
			"crate_community_32_ancient"		"1"
			"set_community_19_unusual"		"1"
		}
	}
	"item_sets"
	{
		"set_community_32"
		{
			"name"		"#CSGO_set_community_32"
			"set_description"		"#CSGO_set_community_32_desc"
			"is_collection"		"1"
			"items"
			{
				"[cu_mag7_insomnia]weapon_mag7"		"1"
				"[cu_mp9_superlight]weapon_mp9"		"1"
				"[gs_scar_fragments_black]weapon_scar20"		"1"
				"[cu_p250_rebuilt]weapon_p250"		"1"
				"[cu_mp5sd_quick_liquidation]weapon_mp5sd"		"1"
				"[cu_sg553_cyberforce]weapon_sg556"		"1"
				"[cu_tec9_freedom]weapon_tec9"		"1"
				"[cu_m4a1s_feeding_frenzy]weapon_m4a1_silencer"		"1"
				"[cu_glock_moon_rabbit]weapon_glock"		"1"
				"[cu_mac10_sakkaku]weapon_mac10"		"1"
				"[gs_r8_banana]weapon_revolver"		"1"
				"[gs_p90_neoqueen]weapon_p90"		"1"
				"[cu_ump_clutch_kick]weapon_ump45"		"1"
				"[cu_p2000_decline]weapon_hkp2000"		"1"
				"[gs_awp_limbo_snake]weapon_awp"		"1"
				"[cu_ak_head_shot_holo]weapon_ak47"		"1"
				"[cu_m4a4_temukau]weapon_m4a1"		"1"
			}
		}
	}
	"paint_kits_rarity"
	{
		"cu_mag7_insomnia"		"rare"
		"cu_ak_head_shot_holo"		"legendary"
		"gs_awp_limbo_snake"		"mythical"
		"cu_m4a1s_feeding_frenzy"		"rare"
		"cu_p2000_decline"		"mythical"
		"cu_mp9_superlight"		"rare"
		"gs_scar_fragments_black"		"rare"
		"cu_glock_moon_rabbit"		"rare"
		"cu_m4a4_temukau"		"legendary"
		"cu_ump_clutch_kick"		"legendary"
		"cu_mac10_sakkaku"		"mythical"
		"cu_p250_rebuilt"		"rare"
		"cu_mp5sd_quick_liquidation"		"rare"
		"gs_r8_banana"		"mythical"
		"gs_p90_neoqueen"		"mythical"
		"cu_sg553_cyberforce"		"rare"
		"cu_tec9_freedom"		"rare"
	}
	"items"
	{
		"30050"
		{
			"name"		"crate_key_community_30 - Item Contest Winner"
			"item_name"		"#CSGO_crate_key_community_30_contestwinner"
			"item_description"		"#CSGO_crate_key_community_30_contestwinner_Desc"
			"image_inventory"		"econ/tools/crate_key_community_30"
			"first_sale_date"		"2021-11-21"
			"prefab"		"weapon_case_key"
		}
	}
	"items"
	{
		"30092"
		{
			"name"		"set_anubis_storepromo_key - Item Contest Winner"
			"item_name"		"#CSGO_set_anubis_storepromo_key_contestwinner"
			"item_description"		"#CSGO_set_anubis_storepromo_key_contestwinner_Desc"
			"image_inventory"		"econ/tools/set_anubis_storepromo_key"
			"first_sale_date"		"2023-04-25"
			"prefab"		"weapon_case_key"
		}
	}
}
