EasyPrairieKing / Journey of the Prairie King Difficulty Changer

EasyPrairieKing / Journey of the Prairie King Difficulty Changer

2.3k Downloads

StardewValleyEasyPrairieKing

This is a mod for Stardew Valley which adds options to the minigame Journey of the Prairie King to make it easier.

Feel free to fork or use parts of this mod as long as you give credits.

Install

  1. Install the latest version of SMAPI.
  2. Extract the zip file into StardewValley mods Folder
  3. Run the game using SMAPI.

Compatibility

  • Should work with Stardew Valley 1.4 on Linux/Mac/Windows. (Only tested on Linux)

Requirements

Stardew Modding API (SMAPI) 3.3.2 or above.

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 }

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

To enable the feature(s) you want, just set those values bigger than 0. 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.

This mod is inpsired by PrairieKingMadeEasy.