Ability Range: Difference between revisionsGive feedback
Remove unfinished sentence |
m Reverted edits by ~2026-RegenHideBebop921 (talk) to last revision by Rem Tag: Rollback |
||
| Line 6: | Line 6: | ||
== Calculation == | == Calculation == | ||
<math>\text{ | === Calculating Ability Range === | ||
Multiple sources of Ability Range stack '''multiplicatively''', not additively: | |||
<math>\text{Total Ability Range} = 1 - (1 - R_1) \times (1 - R_2) \dots</math> | |||
'''Example:''' | '''Example:''' | ||
With '''35%''' from {{ItemIcon|Greater Expansion}} and '''10%''' from {{ItemIcon|Divine Barrier}}: | With '''35%''' from {{ItemIcon|Greater Expansion}} and '''10%''' from {{ItemIcon|Divine Barrier}}: | ||
# Convert percentages to decimals: 0.35 and 0.10. | # Convert percentages to decimals: 0.35 and 0.10. | ||
# | # Subtract from 1: (1 - 0.35) = '''0.65''' and (1 - 0.10) = '''0.90'''. | ||
# Multiply the | # Multiply the differences: 0.65 × 0.90 = '''0.585'''. | ||
# | # Subtract from 1: 1 - 0.585 = '''0.415'''. | ||
# | # Total Ability Range bonus is approximately '''41.5%''', not 45%. | ||
== Sources of Ability Range == | == Sources of Ability Range == | ||