Ant (tank_light_laser) - /pa/units/land/tank_light_laser/tank_light_laser.json

Light Tank - Well-rounded. Reliable. Attacks land and sea targets.
{
    "display_name": "Ant",
    "description": "!LOC:Light Tank - Well-rounded. Reliable. Attacks land and sea targets.",
    "TEMP_texelinfo": 5.84968,
    "attachable": {
        "offsets": {
            "root": [
                0,
                0,
                0
            ],
            "head": [
                0,
                0,
                2.7
            ]
        }
    },
    "audio": {
        "loops": {
            "move": {
                "cue": "/SE/Movement/veh/tank_light_laser_loop",
                "flag": "vel_changed",
                "should_start_func": "is_moving",
                "should_stop_func": "is_not_moving"
            }
        },
        "selection_response": {
            "cue": "/SE/Selection/veh/tank_light_laser"
        }
    },
    "base_spec": "/pa/units/land/base_vehicle/base_vehicle.json",
    "build_metal_cost": 150,
    "events": {
        "build_complete": {
            "audio_cue": "/SE/Build_Complete/veh"
        },
        "fired": {
            "audio_cue": "/SE/Weapons/veh/tank_light_fire",
            "effect_spec": "/pa/effects/specs/tank_muzzle_flash.pfx socket_muzzle"
        },
        "died": {
            "audio_cue": "/SE/Death/Veh"
        }
    },
    "guard_layer": "WL_AnySurface",
    "headlights": [
        {
            "gobo": "/pa/effects/textures/gobo/spotlight_gobo.papa",
            "offset": [
                0.0,
                -1.0,
                1.5
            ],
            "orientation": [
                0.0,
                65.0,
                0.0
            ],
            "near_width": 2.0,
            "near_height": 2.0,
            "near_distance": 1.2,
            "far_distance": 20.0,
            "color": [
                0.9,
                0.92,
                1.0
            ],
            "intensity": 1.4
        }
    ],
    "max_health": 250,
    "mesh_bounds": [
        4.93769,
        6.4,
        2.6835
    ],
    "model": {
        "filename": "/pa/units/land/tank_light_laser/tank_light_laser.papa",
        "animtree": "/pa/anim/anim_trees/turret_anim_tree.json",
        "arrows": 5
    },
    "navigation": {
        "type": "land-small",
        "acceleration": 100,
        "brake": 100,
        "move_speed": 10,
        "turn_speed": 120
    },
    "physics": {
        "radius": 4
    },
    "recon": {
        "observer": {
            "items": [
                {
                    "layer": "surface_and_air",
                    "channel": "sight",
                    "shape": "capsule",
                    "radius": 100
                }
            ]
        }
    },
    "selection_icon": {
        "diameter": 11.0
    },
    "tools": [
        {
            "spec_id": "/pa/units/land/tank_light_laser/tank_light_laser_tool_weapon.json",
            "aim_bone": "socket_aim",
            "muzzle_bone": "socket_muzzle"
        }
    ],
    "transportable": {
        "size": 1
    },
    "unit_types": [
        "UNITTYPE_Custom58",
        "UNITTYPE_Tank",
        "UNITTYPE_Mobile",
        "UNITTYPE_Offense",
        "UNITTYPE_Land",
        "UNITTYPE_Basic",
        "UNITTYPE_FactoryBuild",
        "UNITTYPE_CannonBuildable"
    ]
}