You can try this, hope i understand what you are requesting. Untested so let me know.
local config = { -- reset is per hour
{name = {"Rat Boss"}, reset = 2, pos = Position(1000, 1000, 7), itemid = 1304},
{name = {"Rat Boss Second", "Rat Boss Third"}, reset = 2, pos = Position(1000, 1000...