From 1f59790abbda76e8e8ce4a702ae333928086bee1 Mon Sep 17 00:00:00 2001 From: coavins Date: Sun, 17 Mar 2024 11:42:32 -0400 Subject: [PATCH] Add docs --- docs/index.md | 1 + docs/sandbox.md | 31 +++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 docs/sandbox.md diff --git a/docs/index.md b/docs/index.md index 11e55fa..1d4c1ff 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1 +1,2 @@ * [Repair recipes](repair.md) +* [Sandbox options](sandbox.md) diff --git a/docs/sandbox.md b/docs/sandbox.md new file mode 100644 index 0000000..ff827cc --- /dev/null +++ b/docs/sandbox.md @@ -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