Minimum condition of NPC weapons
Lower bound of the durability a dropped NPC weapon appears with.
Beginner safe
INI key
scum.MinimumDurabilityOfArmedNPCsDroppedItemFromHands
Default
0.2
Type
Decimal
Section
[World]
scum.MinimumDurabilityOfArmedNPCsDroppedItemFromHands=0.200000
What does this setting do?
Together with the maximum condition this forms the range SCUM rolls the found weapon's state from. The defaults of 0.2 to 0.3 mean NPC weapons are nearly always heavily worn and need repair or spare parts before working reliably.
That is a deliberate brake: you get the weapon but not its full performance. Raise the value and NPCs become a convenient source of ready-to-use equipment.
Which value suits my server?
Relaxed PvE
0.4 to 0.6. Weapons are usable without a workshop.
Classic PvP
0.2 (default).
Hardcore
0.1 to 0.2.
What to watch out for
Must stay below the maximum condition
If the minimum exceeds the maximum, the result is undefined. Always set both values together.