Difference between revisions of "FKnockbackAgilBase"
Jump to navigation
Jump to search
imported>Mightymudcrab |
imported>Mightymudcrab |
||
Line 26: | Line 26: | ||
|} | |} | ||
<div id="catlinks"><p class='catlinks'>[[Special:Categories|Category]]: [[:Category:Settings|Settings]]</p></div> |
Revision as of 19:58, 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. The exact formula seems to be complicated, but if Mod = FKnockbackAgilBase + Agility*FKnockbackAgilMult then, if Mod > 0, the speed is barely modified. If Mod ~ 0, the speed is reduced drastically up to 0, for Mod = 0. If Mod < 0, the victim is pushed forward at very high speed.
|
---|---|
Default value |
1.0000 |