Ref:equations
From Krylon
(Difference between revisions)
(→Equation and Formula Reference) |
(→Equation and Formula Reference) |
||
Line 5: | Line 5: | ||
=== Damage Formulas === | === Damage Formulas === | ||
- | * Physical => | + | * Physical => [(Strength * 1D3) + WP] |
* Ranged => [(Precision * 1D3) + WP] | * Ranged => [(Precision * 1D3) + WP] | ||
- | * Scientific => | + | * Scientific => [(Intelligence * 1D3) + WP] |
- | * Magical => | + | * Magical => [(Faith * 1D3) + WP] |
* Throw => [{<(Precision + Strength) / 2} * 1D3> + WP)] | * Throw => [{<(Precision + Strength) / 2} * 1D3> + WP)] | ||
Revision as of 04:01, 2 September 2006
Contents |
Equation and Formula Reference
This section is a quick reference for common formulas used in or out of battle. Defense, HP, attack power, all of these can be found here.
Incomplete
Damage Formulas
- Physical => [(Strength * 1D3) + WP]
- Ranged => [(Precision * 1D3) + WP]
- Scientific => [(Intelligence * 1D3) + WP]
- Magical => [(Faith * 1D3) + WP]
- Throw => [{<(Precision + Strength) / 2} * 1D3> + WP)]
Accuracy Formulas
- Swords => Incomplete
- Knives => Incomplete
- Guns => Incomplete
- Bows => Incomplete
- Energy => Incomplete
- Chemical => Incomplete
- Staffs => Incomplete
- Canes => Incomplete
Defense Formulas
- Incomplete
Dynamic Statistic Formulas
- HP => {[Strength + (Vitality * 2)] * 4}
- EP => {[(Intelligence * 1.5) + (Faith * 1.5)] * 4; rounded.
- Weight => {[(Strength * 2) + Vitality] * 6}