{ id = "custom_wearable.earthshaker.weapon" name = "#LoadoutSlot_Earthshaker_Totem" directory = "earthshaker" template_group = "#DOTA_Workshop_SubmissionType_CustomWearable" template_subgroup = "#npc_dota_hero_earthshaker" models = [ { id = "model_wearable" bodygroup_list = [ { bodygroup_name = "default" choices = [ { meshes = [ "$(model_wearable:portrait_lod_mesh)", "$(model_wearable:game_lod_mesh)", ] }, ] }, { bodygroup_name = "arcana" choices = [ { meshes = [ "$(model_wearable:portrait_lod_mesh_extra0)", "$(model_wearable:game_lod_mesh_extra0)", ] }, { meshes = [ ] }, ] }, ] lod_list = [ { id = "mesh_totem_portrait" name = "#DOTA_Workshop_Earthshaker_TotemPortrait" desc = "" optional = true max_polygons = 2500 extra_meshes = [ { id = "mesh_saddle_portrait" name = "#DOTA_Workshop_Earthshaker_SaddlePortrait" optional = true }, ] }, { id = "mesh_totem" name = "#DOTA_Workshop_Earthshaker_TotemWorld" desc = "" max_polygons = 1000 extra_meshes = [ { id = "mesh_saddle" name = "#DOTA_Workshop_Earthshaker_SaddleWorld" }, ] }, ] material_list = [ { id = "material_wearable" name = "#DOTA_Workshop_Mat0Title" desc = "#DOTA_Workshop_Mat0Desc" template_vmat = "materials/models/heroes/earthshaker/earthshaker.vmat" material_group_name = "0" s1_legacy_name = "vmt0" max_tex_width = 512 max_tex_height = 512 }, ] s1_legacy_name = "model0" preview_offset = [ 0.0, 0.0, 0.0 ] }, ] item_defs = [ { prefab_type = "wearable" localization_prefix = "Item_" item_type_name = "weapon" model_player_expr = "$(model_wearable:vmdl_name)" hero_name = "npc_dota_hero_earthshaker" loadout_slot = "weapon" set_keys = [ { key_expr = "visuals/skip_model_combine" value_expr = "1" }, ] }, ] workshop_tags = [ "Wearable", "Earthshaker", "weapon", ] }