Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.22 KB

README.md

File metadata and controls

32 lines (18 loc) · 1.22 KB

Stardew Combat Calculator

Easily visualize the effects of your items on combat statistics.

image

website

Features

  • Your options are saved and remembered, if you come here again (saved in localstorage)
  • You can save and load configurations (local)
  • You can share a config (by a url)

Story

In Stardew Valley, it's not very straightforward to understand how your items and buffs effect damage, crit chance, etc...

This calculator grew out my frustration trying to understand all these. Digging deep into the wiki, I made it to better understand these things.

Credits

Fonts:

Most of the icons and assets are sourced from the wiki

Technical details

It's a Sveltekit (4) app, with Typescript, Tailwind, and shadcn