Hello, I'm trying to do a fire damage that decreases with time, for example the firsts 10hits will be lost 10hp, in the next 10hits will be lost 5hp...
But I'm don't know how do it, someone can help me?
Thanks!
I'm using it:
local condition = createConditionObject(CONDITION_FIRE)...