Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

MattDeDuck

Uploaded by

Duckshard

Virus scan

Safe to use

Tags for this mod

About this mod

Reach 5 hearts with the Wizard and he will grant Pierre the ability to sell Dwarf Scrolls!

Requirements
Permissions and credits
Changelogs
Install

  1. Install the latest version of SMAPI.
  2. Download this mod and unzip it into Stardew Valley/Mods.
  3. Run the game once using SMAPI to generate config.json in the mod folder


How to use

Once you reach 5 hearts in friendship with the Wizard then he will use some magic and allow Pierre to sell the Dwarf Scrolls at a price of 2500g

Compatibility

  • Works with Stardew Valley 1.4 on Windows.
  • Works in single player.

Configuration

You can configure the price of the Dwarf Scrolls as well as the heart level you need to reach with the Wizard.

  • Open up config.json (see Install to see how to generate the config)
  • Change the values accordingly
  • DwarfScrollPrice - The price the scrolls are to be purchased for in gold.
  • WizardHeartLevel - The amount of hearts you need to be with the Wizard for Pierre to sell the Dwarf Scrolls
{
  "DwarfScrollPrice": 2500,
  "WizardHeartLevel": 5
}

Source
You can view the source code on Github