{ id = "custom_wearable.jakiro.wings" name = "#DOTA_Workshop_Jakiro_Wings" template_group = "#DOTA_Workshop_SubmissionType_CustomWearable" template_subgroup = "#npc_dota_hero_jakiro" directory = "jakiro" workshop_tags = [ "CustomWearable", "npc_dota_hero_jakiro", "Jakiro", "Wings", "back" ] models = [ { id = "model_jakiro_wings" name = "#DOTA_Workshop_Jakiro_Wings" preview_desc = "#DOTA_Workshop_Preview_Desc_Default" lod_list = [ { id = "mesh_portrait" name = "#DOTA_Workshop_LOD0Title" desc = "#DOTA_Workshop_LOD0Desc" max_polygons = 2000 optional = true }, { id = "mesh_world" name = "#DOTA_Workshop_LOD1Title" desc = "#DOTA_Workshop_LOD1Desc" max_polygons = 1000 }, ] material_list = [ { id = "material_jakiro_wings" name = "#DOTA_Import_Mat0Title_Generic" desc = "#DOTA_Import_Mat0Desc_Generic" template_vmat = "materials/models/heroes/jakiro/jakiro.vmat" max_tex_width = 512 max_tex_height = 512 }, ] }, ] item_defs = [ { hero_name = "npc_dota_hero_jakiro" loadout_slot = "back" prefab_type = "wearable" item_type_name = "wings" localization_prefix = "Item_" model_player_expr = "$(model_jakiro_wings:vmdl_name)" visuals = [] } ] }