Warehouse Warfare 2.0

Скидка Warehouse Warfare 2.0 1.0.3

JSON:
{
  "Enable auto-detection": true,
  "Announcement delay (minutes)": 15.0,
  "Capture duration (minutes)": 20.0,
  "Build phase duration (minutes)": 25.0,
  "Control duration (hours)": 6.0,
  "Raid window duration (minutes)": 30.0,
  "Capture progress rate (per second)": 0.008,
  "Contested slowdown multiplier (0 = no progress)": 0.0,
  "Capture radius multiplier": 1.1,
  "Enable NPC defenders": true,
  "NPC defender count": 4,
  "Max turrets per warehouse": 3,
  "Side detection mode (Team/Clan/Solo)": "Team",
  "Allowed building prefabs": [
    "wall.external.high",
    "wall.doorway",
    "door.double.hinged.metal",
    "barricade.concrete",
    "sam_site",
    "auto_turret",
    "shotgun.trap",
    "barricade.sandbags",
    "wall.external.high",
    "wall.doorway",
    "door.double.hinged.metal",
    "barricade.concrete",
    "sam_site",
    "auto_turret",
    "shotgun.trap",
    "barricade.sandbags"
  ],
  "Passive income interval (minutes)": 30.0,
  "Passive income amount": 100,
  "Capture rewards": [
    {
      "Item": "scrap",
      "Amount": 500,
      "Chance": 1.0
    },
    {
      "Item": "metal.refined",
      "Amount": 250,
      "Chance": 1.0
    },
    {
      "Item": "ammo.rifle.explosive",
      "Amount": 30,
      "Chance": 1.0
    },
    {
      "Item": "scrap",
      "Amount": 500,
      "Chance": 1.0
    },
    {
      "Item": "metal.refined",
      "Amount": 250,
      "Chance": 1.0
    },
    {
      "Item": "ammo.rifle.explosive",
      "Amount": 30,
      "Chance": 1.0
    }
  ],
  "Defense rewards": [
    {
      "Item": "scrap",
      "Amount": 1000,
      "Chance": 1.0
    },
    {
      "Item": "hq.metal.ore",
      "Amount": 500,
      "Chance": 1.0
    },
    {
      "Item": "scrap",
      "Amount": 1000,
      "Chance": 1.0
    },
    {
      "Item": "hq.metal.ore",
      "Amount": 500,
      "Chance": 1.0
    }
  ],
  "Chat message cooldown (seconds)": 30.0,
  "Chat messages": {
    "Event announcement": "🎯 <color=#FF4500>MILITARY ALERT: Warehouse Warfare starting in {0} minutes!</color>",
    "Capture phase": "⚔️ <color=#DC143C>WAR ZONE ACTIVATED! Capture the warehouse NOW!</color>",
    "Capture progress": "🎖️ <color=#FFD700>Sector Control: {0}% - {1}</color>",
    "Contested warning": "💥 <color=#FF0000>HOT ZONE! Multiple forces engaged - Capture halted!</color>",
    "Capture complete": "🏆 <color=#00FF00>VICTORY! {0} has secured the warehouse!</color>",
    "Build phase": "🛠️ <color=#4169E1>FORTIFICATION PHASE - {0} minutes to reinforce!</color>",
    "Control phase": "🏰 <color=#32CD32>{0} controls the outpost for {1} hours!</color>",
    "Income received": "💰 <color=#00FF00>Military Supply Drop: +{0} scrap</color>",
    "Raid window": "� <color=#FF0000>ASSAULT WINDOW OPEN! Outpost vulnerable for {0} minutes!</color>",
    "Warehouse lost": "💀 <color=#8B0000>OUTPOST LOST! New deployment in {0} hours</color>",
    "Defense successful": "🛡️ <color=#00FF00>DEFENSE SUCCESSFUL! Mission rewards deployed.</color>",
    "Building restricted": "� <color=#FF0000>ACCESS DENIED: Only controlling forces can build!</color>",
    "No building access": "� <color=#FF0000>PERMISSION DENIED: You cannot build here!</color>",
    "Too many turrets": "⚠️ <color=#FF6347>MAX TURRETS REACHED: {0}</color>",
    "Warehouse history": "� <color=#F0E68C>BATTLE LOG: {0} held for {1} hours</color>"
  }
}