Ref:equations
From Krylon
(Difference between revisions)
(→Damage Formulas) |
(→Dynamic Statistic Formulas) |
||
Line 29: | Line 29: | ||
=== Dynamic Statistic Formulas === | === Dynamic Statistic Formulas === | ||
- | * HP => {[Strength + (Vitality * 2)] * | + | * HP => {[Strength + (Vitality * 2)] * 2} |
- | * EP => {[(Intelligence * 1.5) + (Faith * 1.5)] * | + | * EP => {[(Intelligence * 1.5) + (Faith * 1.5)] * 2; rounded. |
* Weight => {[(Strength * 2) + Vitality] * 6} | * Weight => {[(Strength * 2) + Vitality] * 6} |
Revision as of 04:10, 3 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 + 1D.WP]
- Ranged => [1D.Precision + 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
- Swords, Knives, Staffs, Canes & Bows => [{Armor Power * 1D2) + Vitality]
- Guns => [(Vitality * 1D2) + Armor Power]
- Energy => Incomplete
- Chemical => Incomplete
- Magic => [(Armor Power + Faith) * 1D2]
Dynamic Statistic Formulas
- HP => {[Strength + (Vitality * 2)] * 2}
- EP => {[(Intelligence * 1.5) + (Faith * 1.5)] * 2; rounded.
- Weight => {[(Strength * 2) + Vitality] * 6}