Home
last modified time | relevance | path

Searched refs:STAT_CON_HP_REGEN (Results 1 – 3 of 3) sorted by relevance

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DInterface.h264 #define STAT_CON_HP_REGEN 3 macro
H A DInterface.cpp4589 if (column == STAT_CON_HP_REGEN) { in GetConstitutionBonus()
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/Scriptable/
H A DActor.cpp3532 rate = core->GetConstitutionBonus(STAT_CON_HP_REGEN, Modified[IE_CON]); in GetConHealAmount()