Black Ops III

SetPersonalThreatBias

Sets a personal threat bias for this sentient versus the other sentient. It lasts for the given duration.

Example:

self SetPersonalThreatBias( self.enemy, -1000 )

Parameters

ParameterSummary
*sentientSelf
*enemyThe enemy to set threat bias for
*threatBiasThe threat bias amount
[duration]How long this threat bias lasts in seconds

* = mandatory