@jmmaa/pino
v0.0.3-dev
Published
Collection of formulas in Toram Online
Downloads
1
Readme
Pino
A collection of Toram Online formulas.
still in development!
Install
npm i @jmmaa/[email protected]
Example
import * as pino from "@jmmaa/pino";
const level = 275;
const totalVIT = 1;
pino.baseMaxHP(level, totalVIT); // 2238