Платное Junkpile NPC 1.0.4

example pre generated config below use "kit1","kit2" like in all my plugins for multiple kits

JSON:
{{
  "Scarecrow Settings": {
    "Spawn chance (0-100)": 10,
    "Spawn Amount": 1,
    "Max Roam Distance": 12,
    "Prefix (Title)": "Scarecrow",
    "Health (HP)": 250,
    "Life Duration (minutes)": 30.0,
    "Damage multiplier": 0.6,
    "Use kit (clothing)": false,
    "Kit ID": []
  },
  "Scientist Settings": {
    "Spawn chance (0-100)": 10,
    "Spawn Amount": 1,
    "Max Roam Distance": 12,
    "Prefix (Title)": "Scientist",
    "Health (HP)": 250,
    "Life Duration (minutes)": 30.0,
    "Damage multiplier": 0.6,
    "Use kit (clothing)": false,
    "Kit ID": []
  }
}}