Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
StartBonusMod
Gives each player a configurable set of items and starting gold at the beginning of a run.
| Date uploaded | 3 years ago |
| Version | 1.0.1 |
| Download link | Def-StartBonusMod-1.0.1.zip |
| Downloads | 19969 |
| Dependency string | Def-StartBonusMod-1.0.1 |
This mod requires the following mods to function
Def-ItemStringParser
A library for parsing Item Strings. Does nothing on its own.
Preferred version: 2.0.0README
StartBonusMod
This mod gives every player a configurable set of items and starting cash at the beginning of a run. I made it so that I can use StartInBazaar in combination with BiggerBazaar and/or BazaarIsMyHome. This mod is also compatible with InLobbyConfig.
CHANGELOG
3.0.3
- Improve robustness in combination with modded items
3.0.2
- Fix dependency with ItemStringParser
3.0.1
- Fix "An item with the same key has already been added" which can happen in combination with item mods
3.0.0
- Updated for Alloyed Collective
- Add FoodTier
- Remove Blacklist setting
- Add
!-Operator. Blacklist entries can now be given inside the itemstring. - Rename config sections so they are sorted.
- Remove Equipment setting from Advanced List. It is now merged with the itemstring.
- Now also possible to give multiple equipments to the player.
- ItemStringParser extracted to its own library mod.
2.0.1
- Fix readme.md markup issues
2.0.0
- Item lists are now loaded dynamically from what is available
- Add advanced starting bonus list feature
1.1.0
- The missing items introduced in the Seekers of the Storm update
1.0.1
- Gold value now scales with difficulty
1.0.0
- Initial Release