{ id = "custom_wearable.techies.squee" name = "#DOTA_Workshop_Techies_Squee" template_group = "#DOTA_Workshop_SubmissionType_CustomWearable" template_subgroup = "#npc_dota_hero_techies" directory = "techies" workshop_tags = [ "CustomWearable", "Head", "npc_dota_techies", ] models = [ { id = "model_techies_squee" name = "#DOTA_Workshop_Techies_Squee" preview_desc = "#DOTA_Workshop_Preview_Desc_Default" lod_list = [ { id = "mesh_portrait" name = "#DOTA_Workshop_LOD0Title" desc = "#DOTA_Workshop_LOD0Desc" max_polygons = 1900 optional = true }, { id = "mesh_world" name = "#DOTA_Workshop_LOD1Title" desc = "#DOTA_Workshop_LOD1Desc" max_polygons = 1430 }, ] material_list = [ { id = "material_techies_squee" name = "#DOTA_Import_Mat0Title_Generic" desc = "#DOTA_Import_Mat0Desc_Generic" template_vmat = "materials/models/heroes/techies/techies_base_color.vmat" max_tex_width = 256 max_tex_height = 256 }, ] }, ] item_defs = [ { hero_name = "npc_dota_hero_techies" loadout_slot = "head" prefab_type = "wearable" item_type_name = "head" localization_prefix = "Item_" model_player_expr = "$(model_techies_squee:vmdl_name)" visuals = [] } ] }