Difference between revisions of "FKnockbackAgilBase"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Mightymudcrab
(Created.)
(No difference)

Revision as of 19:38, 15 March 2019

Description

When hitting an opponent the victim get's pushed backwards. The speed at which the victim is pushed back is modified by FKnockbackAgilBase and FKnockbackAgilMult. Presumably the formula is something like

basespeed*(FKnockbackAgilBase+Agility*FKnockbackAgilMult)

The speed at which the victim is pushed backwards decreases towards the end. The pushback does not seem to be applied if the victim get's staggered.

Default value

1.0000