DIFF

class WoundInfectStage2MdfrSource

WoundInfectStage2Mdfr ModifierBase

All members, including inherited

Constants 5

static const int AGENT_THRESHOLD_ACTIVATE = 250
static const int AGENT_THRESHOLD_DEACTIVATE = 0
static const int PAIN_EVENT_INTERVAL_MIN = 6
Referenced by OnActivate(), and OnTick()
static const int PAIN_EVENT_INTERVAL_MAX = 12
Referenced by OnActivate(), and OnTick()
static const float DAMAGE_PER_SEC = 0.04
Referenced by OnTick()

Members 2

protected float m_NextEvent
Referenced by OnActivate(), and OnTick()
protected float m_Time
Referenced by OnTick()

Methods 7

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