With this update, one of the most requested features is coming:
Required Item and
Stat item support for all stations.
You can set the items you want for station usage, and through items, you can create formulas with any level of complexity to adjust the money taken from the player or the buffs/debuffs for success_chance, lost_chance, luck_chance, and downgrade_chance.
New:
- All stations now support
Required and
Stat items.
- Custom Functions
clamp is added.
- A new setting has been added to allow or disallow stacking in slots for
required_items,
stat_items, and items placed in the station.
Changes:
- Deconstruct luck is moved from 'deconstruct' config to 'station.X.luck_chance'
- restriction_conditions is removed from Deconstruct station category config and add one global `item_restriction_conditions`
Fixes:
-
CloseInventory Mechanic now forced to run as sync.
- Fixed NPE on Nexo items creation
- Fixed
BrewEvent support in the EventsManager
- Fixed long internal placeholders was not parsed.