screepsmod-dynamicmarket
[![NPM info](https://nodei.co/npm/screepsmod-dynamicmarket.png?downloads=true)](https://npmjs.org/package/screepsmod-dynamicmarket)
screepsmod-dynamicmarket
Installation
-
npm install screepsmod-dynamicmarket
in your mods folder. / (Or use steam workshop) - Configure!
Features
- THIS NEEDS A LOT OF TESTING THAT I CANNOT DO ON A SOLO SERVER
- Dynamic simulated supply and demand. NPC terminals prices will fluctuate depending on how much of a resource is being bought or sold.
- Supports basic fixed/random pricing
- Random boost sales (Allow another way for players to get boosts)
Upcoming Features
- Random market events (Effects pricing and supply)
- NPC Resell (NPC terminals will resell a portion of the resources it buys, competing with players)
Config
Config is done via example_dynamicMarketConfig.js
. Be sure to rename the file to dynamicMarketConfig.js
. (Or don't, the defaults should work fine)
Credits
Based off screepsmod-market by ags131 (https://github.com/ScreepsMods/screepsmod-market)