DIFF

class CommonColdMdfrSource

CommonColdMdfr ModifierBase

All members, including inherited

Constants 7

const int AGENT_THRESHOLD_ACTIVATE = 100
const int AGENT_THRESHOLD_DEACTIVATE = 0
private const int SNEEZE_RND_DIVIDER_NORMAL_MIN = 15
Referenced by OnTick()
private const int SNEEZE_RND_DIVIDER_NORMAL_MAX = 20
Referenced by OnTick()
private const int SNEEZE_RND_DIVIDER_SUPPRESSED_MIN = 30
Referenced by OnTick()
private const int SNEEZE_RND_DIVIDER_SUPPRESSED_MAX = 40
Referenced by OnTick()
private const int TEMPORARY_RESISTANCE_TIME = 900
Referenced by OnDeactivate()

Members 1

private ModifiersManager m_ModifiersManager
Referenced by OnActivate(), and OnTick()

Methods 7

override string GetDebugText()
override bool ActivateCondition(PlayerBase player)
override protected bool DeactivateCondition(PlayerBase player)