# Custom Sticker Drop Rate
An upgraded version of Crimduval's [More Sticker Attributes!](https://modworkshop.net/mod/42230). Uses cat's [Mod Utils](https://modworkshop.net/mod/42080) to add customizable settings. This allows users to manually decide the sticker drop rate that they prefer, along with the maximum of attributes allowed on a sticker.
I personally wasn't a fan of how *low* the values were for regular monsters, and how obnoxiously *high* they were for bootlegs. I adjusted them for a nicer middle ground!
The settings of the mod are simple, but it can be of benefit to read through below, just to clarify what's what.
# Known Issues
- None so far!
Please report to **David#9000** if you spot any issues!
# Settings
**(Bootleg) Non-Common Sticker Rate**
Values of `0%` to `100%`
Two settings; one for regular monsters, and one for bootlegs. Directly affects the chance of getting a common sticker; 70% gives a 30% chance to get a common sticker, and 70% to get either an uncommon or rare sticker.
----
**(Bootleg) Uncommon vs Rare Ratio**
Values of `0%` to `100%`
Two settings; one for regular monsters, and one for bootlegs. When obtaining a sticker that is *not* common, this is how likely it will be uncommon, instead of being rare. A value ot 90% means that it has a 10% chance of being rare, and a 90% chance of being uncommon.
----
**Max (Uncommon/Rare) Attributes**
Values of `1` to `4`
Two settings; one for uncommon attributes, and one for rare attributes. This does not represent the maximum attribute an uncommon/rare sticker has; it represents the maximum uncommon/rare attributes. Considering rare stickers also have uncommon attributes, rare stickers will stack both of these values together.
# 1.0
Launch.
MIT License
Copyright (c) 2023 David Didier
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Dependencies
-
Instructions
Can be installed like any other mod.
Comments