base_bullet
{
"base_spec": "/pa/ammo/base_ammo/base_ammo.json",
"damage": 5,
"events": {
"died": {
"audio_cue": "/SE/Impacts/shell_bullet",
"effect_spec": "/pa/effects/specs/default_proj_explosion.pfx"
}
},
"flight_type": "Ballistic",
"fx_trail": {
"filename": "/pa/effects/specs/bullet_proj_trail.pfx",
"offset": [
0.0,
0.0,
0.0
]
},
"initial_velocity": 70.0,
"lifetime": 2,
"max_velocity": 70.0,
"model": {
"filename": ""
},
"splash_damage": 0,
"splash_radius": 0
}