UV Index (Sunscreen Mod) v1.0.1
A mod for Stardew Valley v1.4+.
See this mod on Nexus | Requires SMAPI and Json Assets
Adds functional sunscreen to the game! Weather now includes UV forecast and staying outside unprotected can lead to sunburn. Sunburnt players have red skin color and reduced health/energy/speed until healed. Villagers will react in shock when they see a sunburnt player!
See the README file for full details on mod features and configuration.
TO USE: download the UVIndex.1.0.1.zip
file and extract it into your Mods
folder.
Changelog
Version 1.0.1:
Bug fixes and code improvements
- Fixed a console error when starting a new game
- Fixed a bug that allowed multiple uses of aloe gel per day
- Adjusted sunburn exposure thresholds
- Faster update checks for villager reactions and after swimming
- Added more info to logs and HUD messages
- Improved compatibility with Content Patcher mods
- Better coverage for future language translations
- Source code is much tidier now and fully documented :)
Version 1.0.0:
Initial public release!
- Spending too long outdoors without sunscreen causes sunburn the next day
- New items: Sunscreen (protective) and Aloe Vera Gel (healing)
- Sunburnt players change skin color and lose health, energy, and speed
- NPC villagers jump and react in shock to sunburnt players
- Daily weather channel now includes UV forecast
- UV intensity (and sunburn risk) varies by season, weather, and time of day
- Configurable options for most mod features
- Generic Mod Config Menu integration