{ id = "custom_wearable.techies.bomb" name = "#DOTA_Workshop_Techies_Bomb" template_group = "#DOTA_Workshop_SubmissionType_CustomWearable" template_subgroup = "#npc_dota_hero_techies" directory = "techies" workshop_tags = [ "CustomWearable", "Arms", "npc_dota_techies", ] models = [ { id = "model_techies_bomb" name = "#DOTA_Workshop_Techies_Bomb" preview_desc = "#DOTA_Workshop_Preview_Desc_Default" lod_list = [ { id = "mesh_portrait" name = "#DOTA_Workshop_LOD0Title" desc = "#DOTA_Workshop_LOD0Desc" max_polygons = 1500 optional = true }, { id = "mesh_world" name = "#DOTA_Workshop_LOD1Title" desc = "#DOTA_Workshop_LOD1Desc" max_polygons = 600 }, ] material_list = [ { id = "material_techies_bomb" name = "#DOTA_Import_Mat0Title_Generic" desc = "#DOTA_Import_Mat0Desc_Generic" template_vmat = "materials/models/heroes/techies/techiesfx_remote.vmat" max_tex_width = 256 max_tex_height = 256 }, ] }, ] item_defs = [ { hero_name = "npc_dota_hero_techies" loadout_slot = "arms" prefab_type = "wearable" visuals = [ { type = "entity_model" asset_expr = "npc_dota_techies_remote_mine" modifier_expr = "$(model_techies_bomb:vmdl_name)" }, ] } ] }