MV Formula Library

From HimeWorks
Jump to: navigation, search

Formulas are Javascript expressions that are evaluated at run-time. You can use them in damage formulas to determine how much damage you inflict with a skill, or you can use them in script calls to perform certain functions that aren't provided through the event interface by default.

A formula may contain special formula variables that you can use to craft your formulas.

Reference

Because there are many different types of formulas, I have organized them based on "purpose".