This is a simulator to remember item locations and what they do for the game Risk of Rain 2 when playing on the setting Artifact of Command.
This is a NextJS app. Clone the repo, run npm install
or yarn
and then npm run dev
or yarn dev
.
Items can be found in the root directory in items.js
.