Skip to content

JassBlack/freero-upgrade-calc

Repository files navigation

Upgrade cost calculator for FreeRo

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

Stack

Built with Vue 3 + Typescipt and Node v20.

How to run

Clone the repo, then:

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

Item upgrade calculator for FreeRo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published