Jump to content

KeyCrates 1.0.1

$9.99
   (0 reviews)

5 Screenshots

  • 2.7k
  • 10
  • 34.3 kB
 Share

About KeyCrates

The Key Crates plugin introduces a captivating gameplay feature centered around locked loot crates and colored keys. Players must gather these keys to access the valuable rewards hidden within the crates. Each key color corresponds to a unique crate type, offering different levels of rarity and rewards.

Keys
The keys spawn in world loot containers listed in the config. Each container has a probability field that can be customized to set the probabilities for each key type to spawn in the container. Normal cards CANNOT be used at the loot crates and loot keys cannot be used in monuments. Upon collection 10 Green loot keys they will be upgraded to one Blue key. The same for Blue to Red.

Loot Crates
The three loot crates all have their own configurable reward lists that even allows you to specify skinID and names to allow custom rewards to be given when the key is claimed. Each item added must be given a probability %. This will determine how likely a player is to receive the item.

Monument Spawning
The three loot crates will spawn in default positions. These can be changed by altering the config position and rotation values for the crates at a specific monument.

Default Config:

{
  "Crates that Keys will spawn in": [
    {
      "crateName": "heli_crate",
      "enabled": true,
      "gKeyChance": 40,
      "bKeyChance": 20,
      "rKeyChance": 5
    },
    {
      "crateName": "bradley_crate",
      "enabled": true,
      "gKeyChance": 40,
      "bKeyChance": 20,
      "rKeyChance": 5
    },
    {
      "crateName": "codelockedhackablecrate_oilrig",
      "enabled": true,
      "gKeyChance": 40,
      "bKeyChance": 20,
      "rKeyChance": 5
    },
    {
      "crateName": "codelockedhackablecrate",
      "enabled": true,
      "gKeyChance": 40,
      "bKeyChance": 20,
      "rKeyChance": 5
    },
    {
      "crateName": "wagon_crate_normal_2",
      "enabled": true,
      "gKeyChance": 40,
      "bKeyChance": 20,
      "rKeyChance": 5
    },
    {
      "crateName": "wagon_crate_normal",
      "enabled": true,
      "gKeyChance": 40,
      "bKeyChance": 20,
      "rKeyChance": 5
    },
    {
      "crateName": "crate_tools",
      "enabled": true,
      "gKeyChance": 40,
      "bKeyChance": 20,
      "rKeyChance": 5
    },
    {
      "crateName": "crate_underwater_advanced",
      "enabled": true,
      "gKeyChance": 0,
      "bKeyChance": 0,
      "rKeyChance": 0
    },
    {
      "crateName": "crate_normal_2",
      "enabled": true,
      "gKeyChance": 40,
      "bKeyChance": 20,
      "rKeyChance": 5
    },
    {
      "crateName": "crate_normal",
      "enabled": true,
      "gKeyChance": 40,
      "bKeyChance": 20,
      "rKeyChance": 5
    },
    {
      "crateName": "supply_drop",
      "enabled": true,
      "gKeyChance": 40,
      "bKeyChance": 20,
      "rKeyChance": 5
    },
    {
      "crateName": "crate_elite",
      "enabled": true,
      "gKeyChance": 40,
      "bKeyChance": 20,
      "rKeyChance": 5
    }
  ],
  "Green Loot Rewards": [
    {
      "itemShortname": "ammo.rifle",
      "skin": 0,
      "itemName": "",
      "minQuantity": 1,
      "maxQuantity": 10,
      "probability": 20
    },
    {
      "itemShortname": "rock",
      "skin": 0,
      "itemName": "",
      "minQuantity": 1,
      "maxQuantity": 1,
      "probability": 40
    },
    {
      "itemShortname": "scrap",
      "skin": 0,
      "itemName": "",
      "minQuantity": 1,
      "maxQuantity": 10,
      "probability": 10
    }
  ],
  "Blue Loot Rewards": [
    {
      "itemShortname": "ammo.rifle",
      "skin": 0,
      "itemName": "",
      "minQuantity": 1,
      "maxQuantity": 10,
      "probability": 20
    },
    {
      "itemShortname": "rock",
      "skin": 0,
      "itemName": "",
      "minQuantity": 1,
      "maxQuantity": 1,
      "probability": 40
    },
    {
      "itemShortname": "scrap",
      "skin": 0,
      "itemName": "",
      "minQuantity": 1,
      "maxQuantity": 10,
      "probability": 10
    }
  ],
  "Red Loot Rewards": [
    {
      "itemShortname": "ammo.rifle",
      "skin": 0,
      "itemName": "",
      "minQuantity": 1,
      "maxQuantity": 10,
      "probability": 20
    },
    {
      "itemShortname": "rock",
      "skin": 0,
      "itemName": "",
      "minQuantity": 1,
      "maxQuantity": 1,
      "probability": 40
    },
    {
      "itemShortname": "scrap",
      "skin": 0,
      "itemName": "",
      "minQuantity": 1,
      "maxQuantity": 10,
      "probability": 10
    }
  ],
  "Broadcast when Red Key used?": true,
  "Monument Info": [
    {
      "name": "assets/bundled/prefabs/autospawn/monument/medium/bandit_town.prefab",
      "enabled": true,
      "pos": {
        "x": 9.0,
        "y": 2.8,
        "z": 0.7
      },
      "rot": {
        "x": 0.0,
        "y": -90.0,
        "z": 0.0
      }
    },
    {
      "name": "assets/bundled/prefabs/autospawn/monument/medium/compound.prefab",
      "enabled": true,
      "pos": {
        "x": -24.1,
        "y": 0.2,
        "z": 12.1
      },
      "rot": {
        "x": 0.0,
        "y": 90.0,
        "z": 0.0
      }
    }
  ]
}

 

  • Like 1

SinKohh's Collection

User Feedback

879k

Downloads

Total number of downloads.

4.4k

Customers

Total customers served.

60.7k

Files Sold

Total number of files sold.

1.1m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.