Difference between revisions of "FAIFleeConfMult"
Jump to navigation
Jump to search
imported>ShadowDancer m (formatting) |
imported>Picador |
||
Line 4: | Line 4: | ||
|style="background:#ffeded;" | | |style="background:#ffeded;" | | ||
A multiplier on confidence. Raising it | A multiplier on confidence. Raising it makes NPCs less likely to flee. | ||
The formula appears to be something like: | |||
Chance to flee = FAIFleeConfBase + (Confidence * FAIFleeConfMult) + (unknown health factor * FAIFleeHealthMult) | |||
At default values, this would be: 30 + (Confidence * -0.5) + (unknown health factor * 10) | |||
|- | |- |
Revision as of 13:59, 13 August 2010
Description |
A multiplier on confidence. Raising it makes NPCs less likely to flee. The formula appears to be something like: Chance to flee = FAIFleeConfBase + (Confidence * FAIFleeConfMult) + (unknown health factor * FAIFleeHealthMult) At default values, this would be: 30 + (Confidence * -0.5) + (unknown health factor * 10)
|
---|---|
Default value |
-0.5000 |