• Добрый день, если вы испытываете проблемы с пополнением баланса, свяжитесь с @MrFallen.

Платное NPC Horses 2.2.1

JSON:
{{
  "Spawn Settings": {
    "NavScanRange": 50.0
  },
  "Horse Inventory Configs": {
    "HorseItems": {
      "item": [
        60528587,
        1400460850
      ],
      "item2": [
        60528587,
        1400460850
      ]
    }
  },
  "Horse And Npc Spawn Settings": {
    "HorseAndNpc": {
      "easy": {
        "TotalToSpawn": 10,
        "HorseHealth": 100.0,
        "NpcHealth": 20.0,
        "VisionRange": 30.0,
        "KillHorseOnRiderDeath": true,
        "ClearHorseInventoryOnDeath": true,
        "KitsList": [],
        "NpcNames": [
          "Cowboy Bill"
        ],
        "HorseItemsConfigs": [
          "item",
          "item2"
        ],
        "speed": 5.0,
        "CanWander": true,
        "RomeRange": 20.0,
        "UseDormant": true,
        "WayPoint": "",
        "WayPointRespawn": 0.0,
        "TopologiesAllowed": [
          "Field",
          "Summit",
          "Forest",
          "Forestside",
          "Monument",
          "Road",
          "Roadside",
          "Swamp",
          "Lakeside",
          "Plain",
          "Clutter",
          "Mainland"
        ]
      },
      "hard": {
        "TotalToSpawn": 10,
        "HorseHealth": 150.0,
        "NpcHealth": 30.0,
        "VisionRange": 30.0,
        "KillHorseOnRiderDeath": true,
        "ClearHorseInventoryOnDeath": true,
        "KitsList": [],
        "NpcNames": [
          "Cowboy Bob"
        ],
        "HorseItemsConfigs": [
          "item",
          "item2"
        ],
        "speed": 5.0,
        "CanWander": true,
        "RomeRange": 20.0,
        "UseDormant": true,
        "WayPoint": "",
        "WayPointRespawn": 0.0,
        "TopologiesAllowed": [
          "Field",
          "Summit",
          "Forest",
          "Forestside",
          "Monument",
          "Road",
          "Roadside",
          "Swamp",
          "Lakeside",
          "Plain",
          "Clutter",
          "Mainland"
        ]
      }
    }
  },
  "Version": {
    "Major": 2,
    "Minor": 0,
    "Patch": 0
  }
}}