local storage = 8888
local config = {
--[vocation id] = { level, nova voc, looktype, efeito}
-- Goku
[1] = { 30, 2, 3, 118},
[2] = { 50, 3, 4, 114},
[3] = { 75, 4, 5, 114},
[4] = { 100, 5, 6, 121},
[5] = { 150, 6, 7, 114},
[6] = { 180, 7, 8, 116},
[7] = { 200, 8, 9, 114},
[9] = { 50, 10, 11...