

The purpose of this plugin is to expand rundown developer's capabilities, for users they simply have to install this plugin when a custom rundown requires it.
internalEnabled to true as it generates with false by defaultMax objects is hard limited to 20
DataBlockId is the warden objective ID (I recommend using your high objective) and the ItemID can be anything in the item datablock except for gear. More than one item id can be specified as well as different ones to get a mixed cargo. More than one cargo setting can be used as well if you copy the default given and make a new entry in the array.
Scale and position are arrays containing the settings per expedition icon in the tier, the sequential order given in the array is from left to right in the rundown screen. To find the default positions they are given in the bepinex log. Known issue: no error checking when not enough settings are provided per tier
Set up or use a pre-existing glowstick in the item datablock and provide the id, pulserate is how quickly the glowstick will change colors while max and min are the range at which the colors will change. Currently there are no settings to disable the light shut off sequence done when throwing glowsticks as well as there being only one object type for gamer glowsticks
There are too many settings for the hammer to explain, but it works like an array so you can have multiple settings for different hammers. Use the item datablock id to tie them to it
Currently this affects all mines when used and is not set up as an array for multiple tool settings
Determines how enemies can move around in the level. The default agent radius of 0.25f is too small and I suggest 0.5f since that's the actual radius of common enemies.
Currently only has an infection timer and can only be set to one expedition in a rundown. It will infect the player constantly after the time is exceeded and will not stop until the expedition ends. Specify the high warden objective id to use it.
Affects every expedition result screen text when enabled
No per expedition setting yet, but includes parameters to adjust the sliding scale and dodge distance
No per expedition setting yet, dynamically adjusts the difficulty depending on how many players are in your expedition. This includes the damage given and received by the player as well as the speed at which bioscans complete. For example when writing 4 into solo that means you have the scale of four players, you can also reduce the scaling to make it more difficult
Specify the high warden objective and you can adjust how much each pack gives a player, you can have different settings per expedition. Known issue: when reducing the amount of tool (class ammo) given to mines it can not always give the player a mine. This is more of an issue with base game than my plugin.