You are viewing a potentially older version of this package. View all versions.
Def-StartBonusMod-1.0.1 icon

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

RiskofThunder-R2API_Core-5.1.7 icon
RiskofThunder-R2API_Core

Core R2API module

Preferred version: 5.1.7
Def-ItemStringParser-2.0.0 icon
Def-ItemStringParser

A library for parsing Item Strings. Does nothing on its own.

Preferred version: 2.0.0

README

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

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