Добро пожаловать на наш форум!

Приветсвуем Вас на нашем форуме! Мы очень рады видеть Вас здесь, а Вы сделали правильный выбор, придя к нам. Регистрируйтесь, если еще не успели и Вы получите массу полезных вещей, имеющихся на нашем форуме!

Legendary Beasts

Бесплатно Legendary Beasts 1.1.4

Нет прав для скачивания
JSON:
{
  "AllowedEntities": [
    "bear",
    "boar",
    "wolf"
  ],
  "BroadcastOnSpawn": true,
  "Language": {
    "NamedMapMarkerLabel": "%name% the %type% [LVL %level%]",
    "NamedSpawnMessage": "%name% the Legendary %type% [LVL %level%] has spawned",
    "NamedDeathMessage": "%name% the Legendary %type% [LVL %level%] has been slain",
    "GenericMapMarkerLabel": "%type% [LVL %level%]",
    "GenericSpawnMessage": "Legendary %type% [LVL %level%] has spawned",
    "GenericDeathMessage": "Legendary %type% [LVL %level%] has been slain"
  },
  "LegendaryBeasts": [
    {
      "AttackDamageScale": 1.0,
      "AttackRangeScale": 1.0,
      "AttackRateScale": 1.0,
      "CustomLootDrops": [],
      "DropsAirDropLoot": true,
      "Health": 1000,
      "Level": 1,
      "MovementSpeedScale": 1.0,
      "Names": [],
      "ServerRewardPoints": 1000,
      "Economics": 1000,
    },
    {
      "AttackDamageScale": 2.0,
      "AttackRangeScale": 1.0,
      "AttackRateScale": 2.0,
      "CustomLootDrops": [],
      "DropsAirDropLoot": true,
      "Health": 2000,
      "Level": 2,
      "MovementSpeedScale": 2.0,
      "Names": [],
      "ServerRewardPoints": 2000,
      "Economics": 2000
    },
    {
      "AttackDamageScale": 3.0,
      "AttackRangeScale": 1.0,
      "AttackRateScale": 3.0,
      "CustomLootDrops": [
        {
          "Amount": 1,
          "Name": "lmg.m249",
          "Skin": "1740639585",
          "CustomDisplayName": "Fancy Gun"
        }
      ],
      "DropsAirDropLoot": true,
      "Health": 3000,
      "Level": 3,
      "MovementSpeedScale": 10.0,
      "Names": ["Bob", "Jim"],
      "ServerRewardPoints": 3000,
      "Economics": 3000,
      "AllowedEntities": [
        "bear"
      ]
    }
  ],
  "LegendarySpawnChance": 60,
  "MapMarker": {
    "Alpha": 0.5,
    "BorderColor": {
      "R": 255,
      "G": 0,
      "B": 0
    },
    "FillColor": {
      "R": 0,
      "G": 0,
      "B": 0
    },
    "Radius": 0.5
  },
  "MaximumLegendaryBeasts": 1,
  "SendMessageOnDeath": true,
  "ShouldLegendaryBeastsFlee": false,
  "ShowMapMarkers": true
}
Сверху Снизу