You are viewing a potentially older version of this package.
View all versions.
SkillChest
Add a new type of chest that can give you skills
Date uploaded | 3 days ago |
Version | 2.1.4 |
Download link | hinyb-SkillChest-2.1.4.zip |
Downloads | 36 |
Dependency string | hinyb-SkillChest-2.1.4 |
This mod requires the following mods to function
RoRRModdingToolkit-RoRR_Modding_Toolkit
Friendly abstractions of the game's internal functions for easier modding.
Preferred version: 1.2.0MGReturns-ENVY
A plugin to allow ReturnOfModding plugins greater control of their environment.
Preferred version: 1.1.1README
hinyb-SkillChest
- This is a small mod that adds a new type of chest that can give you skills.
- If you find any bug or compatibility issues, please report it to github.
Installation Instructions
Feedback
https://github.com/hinyb/hinyb-SkillChest/issues
Special Thanks To
- The Return Of Modding team
CHANGELOG
v2.1.4
- Update to RMT 1.2.0.
- Fix evolving_hunger's growth will be reset after being dropped.
v2.1.3
- Fix time_dilation modifier not multiplying correctly.
- Fix some modifiers can't be removed correctly.
v2.1.2
- Fix incorrect proability of flux.
- Improved life_burn, now it only triggers when the stock is 0 and the button is pressed.
- Add totem_of_undying modifier.
- Add time_dilation modifier.
- Fix fragile's sync bug.
- Add some sounds.
v2.1.1
- Fix incorrect proability of evolving_hunger.
v2.1.0
- Refactor SkillModifier.
- Fix incorrect usage of log.error.
- Fix the skill with flux_slot_index can't drop.
v2.0.3
- Delete unnessary sync function.
- Add evolving_hunger modifier.
- Fix flux may crash game and balance flux.
v2.0.2
- Move SkillModifier_Regs from Dropability.
v2.0.1
- Fix sync bug.
v2.0.0
- Add skill modifiers.
- I'm not good at balancing, so It may have many issues.
v1.0.1
- Lowered prices for balance.
- Add the display for the skill's name.
v1.0.0
- First upload.