It kinda works.
So it seems that when I put 2 points to carrion worm, it add 3 points.
local config = {
-- Trolls
['troll'] = {name = 'Troll', amount = 100, points = 1, storage = 19000, startstorage = 5010, startvalue = 1},
['swamp troll'] = {name = 'Troll', amount = 100, points =...