Purger (l_minion) - /pa/units/land/l_necromancer/l_minion/l_minion.json

{
    "display_name": "!LOC:Purger",
    "base_spec": "/pa/units/land/l_bot_bomb/l_bot_bomb.json",
    "fx_offsets": [
        {
            "bone": "bone_root",
            "filename": "/pa/units/land/l_necromancer/l_minion/l_minion_rocket_trail.pfx",
            "offset": [
                0,
                0,
                0
            ],
            "orientation": [
                0,
                0,
                0
            ],
            "type": "moving"
        }
    ],
    "guard_radius": 250,
    "tools": [
        {
            "aim_bone": "bone_root",
            "primary_weapon": true,
            "spec_id": "/pa/units/land/l_necromancer/l_minion/l_minion_tool_weapon.json"
        },
        {
            "aim_bone": "bone_root",
            "secondary_weapon": true,
            "spec_id": "/pa/units/land/l_necromancer/l_minion/l_minion_jump_tool_weapon.json"
        }
    ],
    "unit_types": [
        "UNITTYPE_Bot",
        "UNITTYPE_Mobile",
        "UNITTYPE_Land",
        "UNITTYPE_Basic",
        "UNITTYPE_Offense",
        "UNITTYPE_SelfDestruct",
        "UNITTYPE_Custom1"
    ]
}