Skip to content

Commit

Permalink
Add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
coavins committed Mar 17, 2024
1 parent 9943a50 commit 1f59790
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* [Repair recipes](repair.md)
* [Sandbox options](sandbox.md)
31 changes: 31 additions & 0 deletions docs/sandbox.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Sandbox options

## SpawnLoot

This setting controls whether to change the item distribution settings to make gun parts spawn in the world.

Recommended: off

## LootGunParts

Controls the rarity of gun parts spawned in the world.

Recommended: 3

## Condition loss rate

Controls the rate at which parts lose condition when the gun is fired.

Recommended: 2

## Re-roll part condition in new guns

Controls whether condition of parts in new guns are re-rolled, or if the parts should just inherit the condition of the gun as it was spawned. When this setting is turned on, you may see the condition change after you pick up a gun.

Recommended: off

## Initial condition min / max

These settings control the min and max condition when the previous setting is turned on.

Recommened: 0.7 and 1.0

0 comments on commit 1f59790

Please sign in to comment.