![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Static Private Attributes | |
| static const float | RESISTANCE_STAGE_1 = 1 |
| static const float | RESISTANCE_STAGE_2 = 0.5 |
Additional Inherited Members | |
| Private Attributes inherited from AgentBase | |
| float | m_DieOffSpeed = 1 |
| grow when player's immune system is at this level or lower | |
| ref map< EMedicalDrugsType, float > | m_DrugResistances = new map<EMedicalDrugsType, float>() |
| [0..1], 0 means antibiotics have full effect, 1 means no effect - deprecated, use the m_DrugResistance map below for drug resistances | |
| EStatLevels | m_Potency = EStatLevels.MEDIUM |
Definition at line 1 of file woundagent.c.
|
inlineprivate |
Definition at line 19 of file woundagent.c.
References RESISTANCE_STAGE_1, and RESISTANCE_STAGE_2.
|
inlineprivate |
Definition at line 27 of file woundagent.c.
|
inlineprivate |
Definition at line 6 of file woundagent.c.
References AgentBase::m_AntibioticsResistance, AgentBase::m_DieOffSpeed, AgentBase::m_DrugResistances, AgentBase::m_Invasibility, AgentBase::m_MaxCount, AgentBase::m_Potency, AgentBase::m_TransferabilityIn, AgentBase::m_TransferabilityOut, and AgentBase::m_Type.
|
staticprivate |
Definition at line 3 of file woundagent.c.
Referenced by GetAntibioticsResistanceEx().
|
staticprivate |
Definition at line 4 of file woundagent.c.
Referenced by GetAntibioticsResistanceEx().