{
    "format_version": "1.10.0",
    "animations": {
        "animation.spear.held_first_person": {
            "loop": true,
            "bones": {
                "spear": {
                    "position": [ 0.0, 24.0, -27.0 ],
                    "rotation": [ 0.0, 0.0, "-20.0 + c.owning_entity->v.fp_melee_spear_use_attachable_rotation_z + c.owning_entity->v.fp_melee_spear_attack_attachable_rotation_z" ]
                }
            }
        },
        "animation.spear.held_third_person": {
            "loop": true,
            "bones": {
                "spear": {
                    "position": [ 0.0, 24.0, "-27.0 + c.owning_entity->v.tp_melee_spear_attack_attachable_position_z" ],
                    "rotation": [ 0.0, 0.0, "-c.owning_entity->v.tp_melee_spear_use_attachable_rotation_z" ]
                }
            }
        },
        "animation.spear.hit": {
            "loop": false,
            "animation_length": 0.5,
            "override_previous_animation": false,
            "bones": {
                "spear": {
                    "position": {
                        "0.0": [ 0.0, 0.0, 0.0 ],
                        "0.05": [ 0.0, 0.0, 1.5 ],
                        "0.1": [ 0.0, 0.0, 7.5 ],
                        "0.2": [ 0.0, 0.0, 6.0 ],
                        "0.5": [ 0.0, 0.0, 0.0 ]
                    }
                }
            },
            "sound_effects": {
                "0.0": {
                    "effect": "hit"
                }
            }
        }
    }
}
