
Backpack Quantity Limits and Slowness Penalty
meyverick opened this issue ยท 1 comments
Feature
Implement a system to limit the number of backpacks a player can carry and introduce a progressive slowness penalty. This will prevent excessive inventory stacking and encourage strategic backpack usage. Add the following configurable options:
- Maximum Backpacks in Inventory/Hotbar: A setting to define the maximum number of backpacks a player can carry in their inventory and hotbar combined (excluding the equipped backpack).
- Starting Slowness Level: A setting to define the initial level of the "Slowness" effect applied when a player carries more than the maximum allowed backpacks.
- Slowness Level Per Backpack: A setting to define the additional level of "Slowness" applied for each backpack exceeding the maximum allowed.
This system would provide a balanced approach to backpack usage, preventing players from carrying an excessive number of backpacks. The "Slowness" effect would act as a deterrent, encouraging players to carefully consider the number of backpacks they carry. The exclusion of the equipped backpack ensures that the primary function of the mod remains unhindered.
Dependency Mods
No response