• Хостинг игровых серверов

    Максимальная производительность для ваших игровых серверов!

    Заказать сейчас

Платное Flying Cargo Ship Event 1.0.11

JSON:
{
  "Schedule event": true,
  "Time between events (minutes)": 60,
  "Event duration (minutes)": 40,
  "Time before ship leaves after all crates have been looted (seconds)": 300,
  "Time before radiation when ship is leaving (seconds)": 30,
  "Double NPC count on ship": false,
  "Control center destroy time (seconds)": 300,
  "Control center NPC count": 8,
  "Use Loottable plugin for loot (requires Loottable)": true,
  "Ship loot configuration": {
    "IMPORTANT NOTICE": "The maximum total crate count is 21. If the crate count in the config is higher, excess crates will be ignored, starting at the lowest tier",
    "Locked crate count (total crate count shold be less than or equal to 21)": 4,
    "Elite crate count (total crate count shold be less than or equal to 21)": 4,
    "Military crate count (total crate count shold be less than or equal to 21)": 6,
    "Normal crate count (total crate count shold be less than or equal to 21)": 7,
    "Locked crate loot table": {
      "Enabled": true,
      "Item list": [
        {
          "Short name": "scrap",
          "Min amount": 10,
          "Max amount": 100,
          "Chance (1 = 100%)": 1.0,
          "Skin id": 0
        },
        // Removed for legibility
      ]
    },
    "Elite crate loot table": {
      "Enabled": false,
      "Item list": []
    },
    "Military crate loot table": {
      "Enabled": false,
      "Item list": []
    },
    "Normal crate loot table": {
      "Enabled": false,
      "Item list": []
    },
    "NPC loot table": {
      "Enabled": true,
      "Item list": [
        // Removed for legibility
      ]
    }
  },
  "Control center NPC loot table": {
    "Enabled": true,
    "Item list": [
      // Removed for legibility
    ]
  },
  "Control center NPC configuration": {
    "Npc name": "Air Scientist",
    "Health": 200.0,
    "Enable radio chatter": true,
    "Sense range (m)": 50.0,
    "Vision cone (degrees)": 135.0,
    "Damage scale (1 = 100%)": 1.0,
    "Memory duration (seconds)": 30.0,
    "Roam range (m)": 20.0,
    "Chase range (m)": 40.0,
    "Remove corpse on death and drop bag": true,
    "Kit (requires Kits plugin)": "",
    "Clothing items": [
      {
        "shortName": "hazmatsuittwitch",
        "amount": 1,
        "skinId": 0
      }
    ],
    "Belt items": [
      {
        "shortName": "rifle.lr300",
        "amount": 1,
        "skinId": 0
      },
      {
        "shortName": "grenade.f1",
        "amount": 10,
        "skinId": 0
      }
    ]
  },
  "Cargo ship NPC configuration (Top)": {
    "Npc name": "Air Scientist",
    "Health": 250.0,
    "Enable radio chatter": true,
    "Sense range (m)": 100.0,
    "Vision cone (degrees)": 135.0,
    "Damage scale (1 = 100%)": 1.0,
    "Memory duration (seconds)": 30.0,
    "Roam range (m)": 1.0,
    "Chase range (m)": 1.0,
    "Remove corpse on death and drop bag": true,
    "Kit (requires Kits plugin)": "",
    "Clothing items": [
      {
        "shortName": "hazmatsuittwitch",
        "amount": 1,
        "skinId": 0
      }
    ],
    "Belt items": [
      {
        "shortName": "rifle.lr300",
        "amount": 1,
        "skinId": 0
      }
    ]
  },
  "Cargo ship NPC configuration (Normal)": {
    "Npc name": "Air Scientist",
    "Health": 200.0,
    "Enable radio chatter": true,
    "Sense range (m)": 40.0,
    "Vision cone (degrees)": 135.0,
    "Damage scale (1 = 100%)": 1.0,
    "Memory duration (seconds)": 30.0,
    "Roam range (m)": 20.0,
    "Chase range (m)": 40.0,
    "Remove corpse on death and drop bag": true,
    "Kit (requires Kits plugin)": "",
    "Clothing items": [
      {
        "shortName": "hazmatsuittwitch",
        "amount": 1,
        "skinId": 0
      }
    ],
    "Belt items": [
      {
        "shortName": "smg.mp5",
        "amount": 1,
        "skinId": 0
      },
      {
        "shortName": "grenade.f1",
        "amount": 10,
        "skinId": 0
      }
    ]
  },
  "Cargo ship NPC configuration (Inside)": {
    "Npc name": "Air Scientist",
    "Health": 250.0,
    "Enable radio chatter": true,
    "Sense range (m)": 20.0,
    "Vision cone (degrees)": 135.0,
    "Damage scale (1 = 100%)": 1.0,
    "Memory duration (seconds)": 30.0,
    "Roam range (m)": 10.0,
    "Chase range (m)": 20.0,
    "Remove corpse on death and drop bag": true,
    "Kit (requires Kits plugin)": "",
    "Clothing items": [
      {
        "shortName": "hazmatsuittwitch",
        "amount": 1,
        "skinId": 0
      }
    ],
    "Belt items": [
      {
        "shortName": "shotgun.spas12",
        "amount": 1,
        "skinId": 0
      },
      {
        "shortName": "grenade.f1",
        "amount": 10,
        "skinId": 0
      }
    ]
  }
}