still new to scripting, so not sure if this will work.. post errors if it doeslocal cfg = {
healthAmount = 100,
manaAmount = 100,
effect = CONST_ME_MAGIC_BLUE
}
local exhaust = createConditionObject(CONDITION_EXHAUST)
setConditionParam(exhaust, CONDITION_PARAM_TICKS...