Skip to content

Instantly share code, notes, and snippets.

View andrearcaina's full-sized avatar
🎧
生きがい

Andre Arcaina andrearcaina

🎧
生きがい
View GitHub Profile
@andrearcaina
andrearcaina / wiz101.mjs
Last active January 18, 2024 03:02
Wizard101 damage calculator in JS
import { createInterface } from 'readline';
/* DISCLAIMER:
This is a simple calculator for estimating damage in Wizard101.
The calculated damage is an estimate, and there is a chance of variation from the actual in-game damage.
Please be aware that this margin of error is a general approximation, and individual results may vary.
Factors such as game mechanics, updates, and limited testing data contribute to the inherent uncertainty in the estimates.
Keep in mind that this tool is designed for general use, and its accuracy may not be precise in all situations.