base_shell_turret
{
"ammo_id": "/pa/ammo/shell_tank/shell_tank.json",
"auto_attack": true,
"base_spec": "/pa/tools/base_turret/base_turret.json",
"max_range": 60,
"pitch_range": 30,
"pitch_rate": 30,
"rate_of_fire": 0.8,
"target_layers": [
"WL_LandHorizontal",
"WL_WaterSurface",
"WL_Air"
],
"target_priorities": [
"Mobile - Air",
"Naval",
"Structure - Wall",
"Wall",
"Air"
],
"tool_type": "TOOL_Weapon",
"yaw_range": 180,
"yaw_rate": 45
}