Buyable Dwarf Scrolls
Buyable Dwarf Scrolls
Reach 5 hearts with the Wizard and he will grant Pierre the ability to sell Dwarf Scrolls!
Install
Install the latest version of SMAPI.
Download this mod and unzip it into Stardew Valley/Mods.
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
}