Ok, I made some changes in the code, it seems 'clear' now. But, I'm very newbie in .lua. Could you see if this is the right way to use the timer?
local config = {
stones = {1285},
t = {[{1, 10000}] = {stone = 1285}},
level = 20, skill = SKILL_CLUB, skillReq = 15, effect =...