Stardew Valley

File information

Last updated

Original upload

Created by

shanks3042

Uploaded by

spineshank3042

Virus scan

Safe to use

About this mod

Adds options to change the difficulty of the minigame *Journey of the Prairie King*.
you can change lives, coins, movmenet speed, shooting speed,...
Fastest way to get the Fector's Challenge achievement. You can set the time per stage to 1 sec and start with the shotgun + more damage + fast shooting.

Requirements
Permissions and credits
Changelogs
Donations
StardewValleyEasyPrairieKing / Difficulty Changer for Journey of the Prairie King

This is a mod for Stardew Valley which adds options to change difficulty of the minigame *Journey of the Prairie King*.
It was made to make it easy to achieve the Fector's Challenge and Prairie King achievements.

First I updated Prairie King Made Easy (Source)to work with Stardew Valley 1.5 and then added a few more options.


You can now also increase difficulty!



Install

Install with vortex or

1. Install the latest version of SMAPI
2. Download this mod from Nexus mods.
3. Unzip the download and place the folder into your Mods folder.



Compatibility
 * Should work with Stardew Valley 1.5 on Linux/Mac/Windows. (Only tested on Linux)

Requirements

Stardew Modding API (SMAPI) 3.3.2 or above.

Console Commands

added console commands in version 0.5.
Type prairie_help into your smapi console to get all available commands, (If you use chat commands then type /prairie_help )


Configuration

A *config.json* file will be generated the first time you run this mod. This file will look like this:

{
  "alwaysInvincible": false,
  "lives": 98,
  "coins": 100,
  "ammoLevel": 0,
  "bulletDamage": 0,
  "fireSpeedLevel": 5,
  "runSpeedLevel": 2,
  "useShotgun": true,
  "useWeel": true,
  "waveTimer": 60
}

To enable always_invincible or spread_pistol(shoot 3 bullets at once) set it to true.
To disable always_invincible or spread_pistol(shoot 3 bullets at once) set it to false.

To enable the feature(s) you want, just set those values bigger than 0. (e.g. 5 or 90)
To disable the feature(s) you don't want, just set those features to 0.

waveTimer is the time per stage in seconds. By default I decreased the time from 80 to 60 seconds per stage.

To set your lives or coins to infinite set it to 100.

You could also set your lives to 1, then you will start with only 1 live for an insane mode.

Buy me a cup of tea


 Source Code