Attack Helicopter Nerf

The Attack Helicopter Nerf plugin will allow you to apply various nerfs to the attack helicopter.

Attack Helicopter Nerf Current Config/Nerfables;

{
    "Helicopter Spawn Health": 800.0,
    "Helicopter Fuel Consumption (Fuel per second)": 0.25,
    "Helicopter startup time": 8.0,
    "Cooldown between each rocket shot": 0.5,
    "Rocket reload time": 8.0,
    "Rockets shootable per reload": 6,
    "Rocket damage reduction": 0.5,
    "Max rockets permitted in storage": 36,
    "Flare stack sizes": 5,
    "Max flares permitted in storage": 20,
    "Restrict Clothing": false,
    "Restricted Clothing": [
        "heavy.plate.helmet",
        "heavy.plate.jacket",
        "heavy.plate.pants",
    ],
    "Rocket stack sizes": {
        "ammo.rocket.hv": 3,
        "ammo.rocket.fire": 3
    }
}

Leave a Comment