Jump to content

loot table

Closed 1.0.3 1.0.3

dj_niemi

Posted

what is the easyest way to make this loot table for 2x server?

fullwiped

Posted

You need to choose either the "Vanilla" or "Enhanced" loot table, depending on whether you want less or more loot on your server.

Additionally, you can achieve a specific loot balance using the methods described below.

The number of items that spawn in crates is determined not by the loot table but by five different configs found in the /serverfiles/oxide/data/RaidableBases/Profiles directory, using the code below.
For example, open Easy Bases.json inside the Profiles folder with Notepad, press CTRL+F, and search for "Amount Of Items To Spawn".
In the example below, the spawn amount is set to 90.

You can adjust this number to your preference, either increasing or decreasing it. Keep in mind that changing this will affect the drop rates in the loot table.

"Amount Of Items To Spawn": 90,     (You can provide a certain loot balance by increasing or decreasing this.)

You may also open the individual base profile files (e.g., Easy Bases.json, Medium Bases.json, Hard Bases.json, Expert Bases.json, Nightmare Bases.json) located in /serverfiles/oxide/data/RaidableBases/Profiles and adjust the "Loot Amount Multiplier" to values such as 2.0 or 5.0.

This will alter the existing loot balance. However, we recommend keeping this setting at 1.0, as changing it may disrupt the intended loot balance:

"Loot Amount Multiplier": 1.0

  • Like 1
fullwiped

Posted

Changed Status from Pending to Closed

Changed Fixed In to 1.0.3

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.3m

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.