Is this loot configuration correct?
Bases have loot from copy paste. Want to add loot from Hard Difficulty table only to hard bases. Is the configuration correct bellow to add aditional loot keeping the copy paste loot as well.
"Loot (Empty List = Use Treasure Loot)": [],
"Add Code Lock To Unlocked Or KeyLocked Doors": true,
"Close Open Doors With No Door Controller Installed": true,
"Allow Base To Float Above Water": false,
"Allow BuildRevert Ladders": true,
"Allow Duplicate Items": false,
"Allow Players To Pickup Deployables": false,
"Allow Players To Deploy A Cupboard": true,
"Allow PVP": true,
"Allow Friendly Fire (Teams)": true,
"Amount Of Items To Spawn": 6,
"Auto Turret Health": 1000.0,
"Auto Turret Aim Cone": 5.0,
"Auto Turret Sight Range": 30.0,
"Flame Turret Health": 300.0,
"Block Damage Outside Of The Dome To Players Inside": false,
"Block Damage Outside Of The Dome To Bases Inside": false,
"Divide Loot Into All Containers": false,
"Drop Container Loot X Seconds After It Is Looted": 0.0,
"Drop Container Loot Applies Only To Boxes And Cupboards": true,
"Create Dome Around Event Using Spheres (0 = disabled, recommended = 5)": 5,
"Empty All Containers Before Spawning Loot": false,
"Eject Corpses From Enemy Raids (Advanced Users Only)": true,
"Eject Enemies From Purchased PVE Raids": false,
"Eject Enemies From Purchased PVP Raids": false,
"Eject Enemies From Locked PVE Raids": false,
"Eject Enemies From Locked PVP Raids": false,
"Equip Unequipped AutoTurret With": "rifle.ak",
"Explosion Damage Modifier (0-999)": 100.0,
"Force All Boxes To Have Same Skin": true,
"Maximum Elevation Level": 2.5,
"Protection Radius": 50.0,
"Block Plugins Which Prevent Item Durability Loss": false,
"Remove Equipped AutoTurret Weapon": false,
"Require Cupboard Access To Loot": false,
"Respawn Npc X Seconds After Death": 0.0,
"Skip Treasure Loot And Use Loot In Base Only": false,
"Use Loot Table Priority": false
},
"nivex3": {
"Difficulty (0 = easy, 1 = medium, 2 = hard, 3 = expert, 4 = nightmare)": 2,

"Loot (Hard Difficulty)": [{
"shortname": "abovegroundpool",
"amount": 1,
"skin": 0,
"amountMin": 1
},
{
"shortname": "ammo.grenadelauncher.buckshot",
"amount": 100,
"skin": 0,
"amountMin": 100
},
{
"shortname": "ammo.grenadelauncher.he",
"amount": 10,
"skin": 0,
"amountMin": 10​
yes, but only if at least 1 box is empty.

with next update it won't matter. it will spawn in a container that has enough room
Thanks for the quick reply, the video of srtbull really helped. The servers are loving this.
yw, good to hear that

Merged post

the setup process will hopefully be made easier...

in the next update 1.5.3...

i've moved loot tables and base configuration out of the config file and into their own data files under oxide/data/RaidableBase

default files will be there for all to edit for easy setup. and any current setup will be converted to the new system automatically

it'll make navigating the config file, loot files and base files much much easier