{ id = "custom_wearable.techies.spleen" name = "#DOTA_Workshop_Techies_Spleen" template_group = "#DOTA_Workshop_SubmissionType_CustomWearable" template_subgroup = "#npc_dota_hero_techies" directory = "techies" workshop_tags = [ "CustomWearable", "Shoulder", "npc_dota_techies", ] models = [ { id = "model_techies_spleen" name = "#DOTA_Workshop_Techies_Spleen" preview_desc = "#DOTA_Workshop_Preview_Desc_Default" lod_list = [ { id = "mesh_portrait" name = "#DOTA_Workshop_LOD0Title" desc = "#DOTA_Workshop_LOD0Desc" max_polygons = 1940 optional = true }, { id = "mesh_world" name = "#DOTA_Workshop_LOD1Title" desc = "#DOTA_Workshop_LOD1Desc" max_polygons = 1310 }, ] material_list = [ { id = "material_techies_spleen" 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 = "shoulder" prefab_type = "wearable" item_type_name = "shoulder" localization_prefix = "Item_" model_player_expr = "$(model_techies_spleen:vmdl_name)" visuals = [] } ] }