Run for Your Life (Armor Trait): Revision history

From AoP Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 April 2024

17 October 2023

  • curprev 02:4502:45, 17 October 2023Zmeja talk contribs 604 bytes +604 Created page with "{{Armor Trait |description = Each time damage is inflicted to you, you receive up to +50% decaying Run Speed. Run speed bonus decays over 10 seconds. |notes = Effect starts out with 0. Called each time you get damage: <math>Effect = MIN(Effect + 100 * \frac{TotalDmg}{MaxHP}, 100)</math> Called each 0.5 seconds: <math>Effect = MAX(Effect - 5, 0)</math> Called during Running: <math>Run Speed = -67 * (\frac{Effect}{100})^{0.5}</math> <math>TotalDmg</math> include..."