NPCs not dying or defending
Npcs are not dying or defending themselves. My config.
{
  "HumanNPCs": [{
    "userid": 886418664,
    "displayName": "PimpG",
    "invulnerability": false,
    "health": 50.0,
    "respawn": true,
    "respawnSeconds": 60.0,
    "spawnInfo": {
      "position": "220.6154 54.4409 351.6357",
      "rotation": "0.2437077 0.7111902 -0.5904682 0.2935341"
    },
    "waypoint": null,
    "collisionRadius": 10.0,
    "spawnkit": "lost.girl",
    "damageAmount": 10.0,
    "damageDistance": 3.0,
    "damageInterval": 2.0,
    "attackDistance": 100.0,
    "maxDistance": 200.0,
    "hostile": true,
    "speed": 3.0,
    "stopandtalk": true,
    "stopandtalkSeconds": 3.0,
    "enable": true,
    "lootable": true,
    "hitchance": 0.75,
    "reloadDuration": 0.0,
    "needsAmmo": false,
    "defend": true,
    "evade": false,
    "follow": true,
    "evdist": 0.0,
    "allowsit": false,
    "musician": null,
    "band": 0.0,
    "message_hello": [
      "hey nutsack"
    ],
    "message_bye": null,
    "message_use": null,
    "message_hurt": null,
    "message_kill": null,
    "protections": {
      "Generic": 0.0,
      "Hunger": 0.0,
      "Thirst": 0.0,
      "Cold": 0.0,
      "Drowned": 0.0,
      "Heat": 0.0,
      "Bleeding": 0.0,
      "Poison": 0.0,
      "Suicide": 0.0,
      "Bullet": 0.0,
      "Slash": 0.0,
      "Blunt": 0.0,
      "Fall": 0.0,
      "Radiation": 0.0,
      "Bite": 0.0,
      "Stab": 0.0,
      "Explosion": 0.0,
      "RadiationExposure": 0.0,
      "ColdExposure": 0.0,
      "Decay": 0.0,
      "ElectricShock": 0.0,
      "Arrow": 0.0,
      "AntiVehicle": 0.0
    }
  }]
}​
Please let me know how there attacking is working now as of this latest update.