Files
escape-from-funcraft-client/tacz/daffas/assets/daffas_arsenal/display/guns/southeastmomssecretweapon_display.json
T
2026-07-23 16:35:06 +05:00

59 lines
1.9 KiB
JSON

{
"model": "daffas_arsenal:gun/southeastmomssecretweapon_geo",
"texture": "daffas_arsenal:gun/uv/southeastmomssecretweapon",
"lod": {
"model": "daffas_arsenal:gun/lod/southeastmomssecretweapon_lod_geo",
"texture": "daffas_arsenal:gun/uv/southeastmomssecretweapon"
},
"hud": "daffas_arsenal:gun/hud/southeastmomssecretweapon",
"slot": "daffas_arsenal:gun/slot/southeastmomssecretweapon",
"animation": "daffas_arsenal:southeastmomssecretweapon",
"use_default_animation": "rifle",
"state_machine": "daffas_arsenal:sea_state_machine",
"default_animation": "daffas_arsenal:daffas_default",
"third_person_animation": "default",
"transform": {
"scale": {
"thirdperson": [1.1, 1.1, 1.1],
"ground": [0.99, 0.99, 0.99],
"fixed": [2, 2, 2]
}
},
"muzzle_flash": {
"texture": "daffas_arsenal:flash/daffas_muzzle_flash_water",
"scale": 0
},
"iron_zoom": 1.5,
"shell": {
"initial_velocity": [5, 2, 1],
"random_velocity": [1, 1, 0.25],
"acceleration": [0.0, -10, 0.0],
"angular_velocity": [360, -1200, 90],
"living_time": 1.0
},
"sounds": {
"shoot": "daffas_arsenal:emak_c2/daffas_emak_c2_shoot",
"shoot_3p": "daffas_arsenal:emak_c2/daffas_emak_c2_shoot",
"silence": "tacz:sks/sks_silence",
"silence_3p": "tacz:sks/sks_silence_3p",
"dry_fire": "tacz:dry_fire",
"fire_select": "tacz:fire_select",
"head_hit": "tacz:head_hit",
"flesh_hit": "tacz:flesh_hit",
"kill": "tacz:kill",
"melee_push": "tacz:melee_stock/melee_stock_01",
"melee_stock": "tacz:melee_stock/melee_stock_03"
},
"offhand_show": {
"pos": [0, 19, 4],
"rotate": [0, 0, 60],
"scale": [0.5, 0.5, 0.5]
},
"hotbar_show": {
"0": {
"pos": [0, 19, 3],
"rotate": [-180, 0, 120],
"scale": [0.5, 0.5, 0.5]
}
}
}