Customize the challenges and rewards for the Adventure Guild! Compliment your thirst for battle with rewards that matter. Your heroic deeds should be recognized!
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.4
Mutant Fly and Mutant Grub are now separate monsters
Added notification when any challenge is completed
Added ability to have stacked rewards like 100 diamonds
Added SaveAnywhere compatibility (SaveAnywhere must release a new version)
Fixed config to be more balanced and easier to complete certain tasks
Version 1.2
Can have special items as a reward now
Wilderness Golems killed on the farm now count (because that's the only place they show up)
Toggle in config to allow farm kills to count towards challenge totals (by default they do not count just like in unmodded Stardew Valley)
Fixed issue with Frost Bat not counting toward Bat totals
Fixed issue with Squid Kid (floating head in lava mines) not being in the Monster info
Customize your Adventure Guild Challenges!
You can easily switch between the vanilla challenges and rewards and a recommended reward system. With a little tweaking, you can even make your own system of challenges and rewards. Restore the glory of the Adventure Guild, and reward your farmer for keeping the Valley safe!
Recently Added: - Updated to work with Stardew Valley 1.4 - Updated to include the new challenges introduced in 1.4
To install: - Install Stardew Valley - Install the latest SMAPI (https://smapi.io) - Download and unzip this mod - (Optional) If updating, backup your config.json file to save your custom configuration - Copy to StardewValley/Mods folder - Start StardewValleyModdingAPI.exe and enjoy the new challenges and rewards! To create your own challenges:
Go to the mod folder and edit config.json. Set "CustomChallengesEnabled" from 'false' to 'true' (without the single quotes). Use the README in the mod folder to guide you through setting up. It has all the codes and info to help you set it up. To customize Gil's dialogue:
- Open config.json in the mod folder - Update "GilNoRewardDialogue" to update the dialogue in the second screenshot - Update "GilSleepingDialogue" to update the dialogue in the third screenshot - Update "GilSpecialGiftDialogue" to update the dialogue when you receive a special gift!
Modders: The mod has an API that you can use to add and remove challenges in case you have custom monster types you want to add! Check the source link below for details.