This calculator provides a cost estimation for item upgrades based on the item type (armor or weapon), the base item price, the material type (default or enriched) and its associated cost.
Designed for FreeRo Ragnarok Online server. The probability data used is detailed here: https://wiki.free-ro.com/%D0%97%D0%B0%D1%82%D0%BE%D1%87%D0%BA%D0%B0
Built with Vue 3 + Typescipt and Node v20.
Clone the repo, then:
npm installnpm run devnpm run buildLint with ESLint
npm run lint