land_scout_dummy_ammo

{
    "ammo_type": "AMMO_Projectile",
    "armor_damage_map": {
        "AT_Air": 0.0,
        "AT_Orbital": 0.0
    },
    "damage": 0,
    "flight_layer": "Air",
    "flight_type": "Ballistic",
    "full_damage_splash_radius": 0,
    "initial_velocity": 500.0,
    "lifetime": 1.0,
    "max_velocity": 500.0,
    "model": "",
    "physics": {
        "radius": 1,
        "gravity_scalar": 3,
        "add_to_spatial_db": false,
        "allow_underground": true
    },
    "recon": {
        "observable": {
            "ignore_radar": true
        }
    },
    "spawn_layers": "WL_Air",
    "splash_damage": 0,
    "splash_damages_allies": false,
    "splash_radius": 0,
    "turn_rate": 0
}