Files
Lethal-Extended/config/Aliaks.BetterDynamicScrapsAmount.cfg
2024-06-13 14:45:57 -05:00

22 lines
776 B
INI

## Settings file was created by plugin BetterDynamicScrapsAmount v1.0.0
## Plugin GUID: Aliaks.BetterDynamicScrapsAmount
[Settings]
## Additional scraps will be added to the dungeon when profit quota has reached this value.
# Setting type: Int32
# Default value: 1000
Required Minimum Quota = 1000
## One additional scrap will be added to the dungeon based on the given interval, only after required minimum quota has been met.
## (So if your profit quota is at 1500 and your required minimum quota is 1000 with a 100 quota interval, 5 additional scraps will spawn in the dungeon)
# Setting type: Int32
# Default value: 100
Quota Interval = 100
## Maximum amount of scraps that can be added to the dungeon.
# Setting type: Int32
# Default value: 10
Max Scraps Added = 10