StardewModders / mod-ideas

Submit ideas for mods to create, or find your next mod project!
93 stars 5 forks source link

Quest Log Expansion #1077

Open cuteoreo opened 1 year ago

cuteoreo commented 1 year ago

Description: This mod enhances the quest log in Stardew Valley, providing players with a more comprehensive and organized way to track their quests and objectives.

Features:

Introduces a new tab in the quest log that categorizes quests by type (i.e. main quests, community center bundles, daily quests, etc.). Each quest type tab includes a progress bar that shows the player's overall completion of that type of quest. Players can mark individual quests as favorites or priorities, making them easier to find and track. The mod adds new quest types, such as timed quests, hidden quests, and multi-part quests. Timed quests are time-sensitive and must be completed within a certain timeframe, adding an element of urgency and challenge to the game. Hidden quests are not visible in the quest log until the player meets specific requirements or triggers certain events, encouraging exploration and discovery. Multi-part quests are long-term quests that span multiple seasons or even years, providing players with a sense of continuity and accomplishment. The mod also includes new rewards for completing certain quests, such as unique items, rare seeds, and special events. Compatibility: This mod should be compatible with most other mods that don't modify the quest log mechanics in Stardew Valley.

Implementation: The mod will require modifying the existing quest log mechanics in Stardew Valley to support the new features. This can be accomplished through custom code using the Stardew Valley Modding API (SMAPI) and programming in C#. The mod will also require adding new assets such as icons for the new quest types and new dialogue for the NPCs who give out quests.

cuteoreo commented 1 year ago

chatgpt came up with this idea