Custom Weapon Formulas
Version: 1.0
Author: Kread-EXIntroductionAllows weapons to have their own formulas, just like skills. They take precedence over the Attack skill formula.
InstructionsThere are 3 parameters.
To create the formula itself, just enter it between the boundary tags, exactly like you would do on a skill formula field:
CODE
<formula>
400 + a.atk
</formula>
This tag allows you to make your weapon healing your target.
CODE
<formula_recovery>
And with this one, you can set the variance (omitting it sets the variance to 20):
CODE
<formula_variance: number>
Screenshots
ScriptDownloadTerms and ConditionsYou are free to adapt this work to suit your needs.
You can use this work for commercial purposes if you like it.
Credit is appreciated.