Mudanças entre as edições de "Módulo:AchievementDB"

De Wiki Gla
Ir para navegação Ir para pesquisar
(AchievementDB atualizado via editor (443 conquistas))
(AchievementDB atualizado via editor (442 conquistas))
 
(Uma revisão intermediária pelo mesmo usuário não está sendo mostrada)
Linha 1 741: Linha 1 741:
       { ident = "Berries.gif", qty = 1 }
       { ident = "Berries.gif", qty = 1 }
     }
     }
  },
  {
    id = 443,
    type = "geral",
    icon = "Começo_da_aventura.png",
    hidden = true,
    spoiler = true,
    names = { pt = "teste com spoiler", en = "test" },
    desc = {
      pt = "spoiler abaixo :)"
    },
    rewards = {
      { ident = "Small xp potion.png", qty = 999 },
      { ident = "Iron Ingot.png", qty = 1 },
      { ident = "Pirate coin.png", qty = 1 },
      { ident = "Blueprint.png", qty = 1 },
      { ident = "Raw Lobster.png", qty = 1 },
      { ident = "Tuna Can.png", qty = 1 },
      { ident = "Toothpaste.png", qty = 1 }
    },
    info = "Testando o campo pra spoiler",
    media = "TombOfTheKings Final.png"
   },
   },


Linha 3 329: Linha 3 307:
     id = 218,
     id = 218,
     type = "bau",
     type = "bau",
     icon = "conquistashellstown.png",
     icon = "Amazonbau.png",
     names = { pt = "Amazon Lily (5/5)" },
     names = { pt = "Amazon Lily (5/5)" },
     desc = {
     desc = {

Edição atual tal como às 17h29min de 21 de maio de 2026

A documentação para este módulo pode ser criada em Módulo:AchievementDB/doc

local AchievementDB = {}

local _achievements = {
  -- ========== GERAL ==========
  {
    id = 1,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Aniversário" },
    desc = {
      pt = "Entrou no dia do aniversário do GLA"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 2,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Boas-Vindas à Grand Line" },
    desc = {
      pt = "Você entrou na Grand Line pela primeira vez"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 3,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Knock Up Stream" },
    desc = {
      pt = "Navegou a Knock Up Stream com sucesso"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 4,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Dia dos Namorados" },
    desc = {
      pt = "Entrou no dia dos Namorados"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 5,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Ano Novo" },
    desc = {
      pt = "Entrou no primeiro dia do ano"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 6,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Colecionador (25/25)" },
    desc = {
      pt = "Coletou 25 Den Den Muchi diferentes"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 7,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Nobre Colecionador (50/50)" },
    desc = {
      pt = "Coletou 50 Den Den Muchi diferentes"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 8,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Mercador Novato (10.000/10.000)" },
    desc = {
      pt = "Gastou 10.000 berries no Mercado Negro"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 9,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Mercador Comum (250.000/250.000)" },
    desc = {
      pt = "Gastou 250.000 berries no Mercado Negro"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 10,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Mercador Experiente (1.000.000/1.000.000)" },
    desc = {
      pt = "Gastou 1.000.000 berries no Mercado Negro"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 11,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Nobre Mercador (5.000.000/5.000.000)" },
    desc = {
      pt = "Gastou 5.000.000 berries no Mercado Negro"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 12,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Barão Mercador (50.000.000/50.000.000)" },
    desc = {
      pt = "Gastou 50.000.000 berries no Mercado Negro"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 13,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Vendedor Iniciante (10.000/10.000)" },
    desc = {
      pt = "Faturou 10.000 berries no Mercado Negro"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 14,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Homem de Negócios (100.000/100.000)" },
    desc = {
      pt = "Faturou 100.000 berries no Mercado Negro"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 15,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Comerciante Conhecido (500.000/500.000)" },
    desc = {
      pt = "Faturou 500.000 berries no Mercado Negro"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 16,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Profissional dos Negócios (2.500.000/2.500.000)" },
    desc = {
      pt = "Faturou 2.500.000 berries no Mercado Negro"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 17,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Lenda dos Negócios (25.000.000/25.000.000)" },
    desc = {
      pt = "Faturou 25.000.000 berries no Mercado Negro"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 18,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Lava-Louças (10/10)" },
    desc = {
      pt = "Cozinhou 10 pratos"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 19,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Garçom (100/100)" },
    desc = {
      pt = "Cozinhou 100 pratos"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 20,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Aprendiz de Cozinheiro (500/500)" },
    desc = {
      pt = "Cozinhou 500 pratos"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 21,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Cozinheiro Formidável (1000/1000)" },
    desc = {
      pt = "Cozinhou 1000 pratos"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 22,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Chef (5000/5000)" },
    desc = {
      pt = "Cozinhou 5000 pratos"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 23,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Master Chef (10000/10000)" },
    desc = {
      pt = "Cozinhou 10000 pratos"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 24,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Chef do Baratie (20000/20000)" },
    desc = {
      pt = "Cozinhou 20000 pratos"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 25,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Colecionador de Ícones I (50/50)" },
    desc = {
      pt = "Desbloqueou 50 ícones de perfil"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 26,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Colecionador de Ícones II (100/100)" },
    desc = {
      pt = "Desbloqueou 100 ícones de perfil"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 27,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Colecionador de Ícones III (200/200)" },
    desc = {
      pt = "Desbloqueou 200 ícones de perfil"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 28,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Colecionador de Ícones IV (300/300)" },
    desc = {
      pt = "Desbloqueou 300 ícones de perfil"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 29,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Colecionador de Ícones V (400/400)" },
    desc = {
      pt = "Desbloqueou 400 ícones de perfil"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 30,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Colecionador de Ícones VI (500/500)" },
    desc = {
      pt = "Desbloqueou 500 ícones de perfil"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 31,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Colecionador de Ícones VII (600/600)" },
    desc = {
      pt = "Desbloqueou 600 ícones de perfil"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 32,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Colecionador de Ícones VIII (700/700)" },
    desc = {
      pt = "Desbloqueou 700 ícones de perfil"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 33,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Colecionador de Ícones IX (800/800)" },
    desc = {
      pt = "Desbloqueou 800 ícones de perfil"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 34,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Colecionador de Ícones X (900/900)" },
    desc = {
      pt = "Desbloqueou 900 ícones de perfil"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 35,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Aventureiro (25/25)" },
    desc = {
      pt = "Ajudou o Noa a completar 25 tumbas da Mont Blanc Tales ([https://wiki.gla.com.br/index.php/Noland_Tales Detalhes])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 36,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Explorador (50/50)" },
    desc = {
      pt = "Ajudou o Noa a completar 50 tumbas da Mont Blanc Tales ([https://wiki.gla.com.br/index.php/Noland_Tales Detalhes])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 37,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Arqueólogo (100/100)" },
    desc = {
      pt = "Ajudou o Noa a completar 100 tumbas da Mont Blanc Tales ([https://wiki.gla.com.br/index.php/Noland_Tales Detalhes])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 38,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Arqueólogo Expert (250/250)" },
    desc = {
      pt = "Ajudou o Noa a completar 250 tumbas da Mont Blanc Tales ([https://wiki.gla.com.br/index.php/Noland_Tales Detalhes])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 39,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Indiana Jones (500/500)" },
    desc = {
      pt = "Ajudou o Noa a completar 500 tumbas da Mont Blanc Tales ([https://wiki.gla.com.br/index.php/Noland_Tales Detalhes])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 40,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Isso caiu de um vulcão (25/25)" },
    desc = {
      pt = "Encontrou 25 geodos em Little Garden"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 41,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Estudante de Geologia (50/50)" },
    desc = {
      pt = "Encontrou 50 geodos em Little Garden"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 42,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Geólogo (100/100)" },
    desc = {
      pt = "Encontrou 100 geodos em Little Garden"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 43,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Amante de Geodos (250/250)" },
    desc = {
      pt = "Encontrou 250 geodos em Little Garden"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 44,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Especialista em Geodos (500/500)" },
    desc = {
      pt = "Encontrou 500 geodos em Little Garden"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 45,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Cara Sortudo (25/25)" },
    desc = {
      pt = "Encontrou 25 tesouros em Jaya"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 46,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Talvez seja mais do que Sorte (50/50)" },
    desc = {
      pt = "Encontrou 50 tesouros em Jaya"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 47,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Detector de Ouro (100/100)" },
    desc = {
      pt = "Encontrou 100 tesouros em Jaya"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 48,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Discípulos do Cricket (250/250)" },
    desc = {
      pt = "Encontrou 250 tesouros em Jaya"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 49,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Caçador de Tesouros (500/500)" },
    desc = {
      pt = "Encontrou 500 tesouros em Jaya"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 50,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Estudante de Medicina (25/25)" },
    desc = {
      pt = "Tratou 25 pacientes no Castelo de Drum ([https://wiki.gla.com.br/index.php/Pacientes_Kureha Detalhes])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 51,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Residente (50/50)" },
    desc = {
      pt = "Tratou 50 pacientes no Castelo de Drum ([https://wiki.gla.com.br/index.php/Pacientes_Kureha Detalhes])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 52,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Clínico Geral (100/100)" },
    desc = {
      pt = "Tratou 100 pacientes no Castelo de Drum ([https://wiki.gla.com.br/index.php/Pacientes_Kureha Detalhes])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 53,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Doutor em Medicina (200/200)" },
    desc = {
      pt = "Tratou 200 pacientes no Castelo de Drum ([https://wiki.gla.com.br/index.php/Pacientes_Kureha Detalhes])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 54,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Doutor House (300/300)" },
    desc = {
      pt = "Tratou 300 pacientes no Castelo de Drum ([https://wiki.gla.com.br/index.php/Pacientes_Kureha Detalhes])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 55,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Sub-9 (5/5)" },
    desc = {
      pt = "Ganhou 5 partidas de futebol"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 56,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Sub-11 (10/10)" },
    desc = {
      pt = "Ganhou 10 partidas de futebol"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 57,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Sub-13 (15/15)" },
    desc = {
      pt = "Ganhou 15 partidas de futebol"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 58,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Sub-15 (20/20)" },
    desc = {
      pt = "Ganhou 20 partidas de futebol"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 59,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Sub-17 (25/25)" },
    desc = {
      pt = "Ganhou 25 partidas de futebol"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 60,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Sub-20 (30/30)" },
    desc = {
      pt = "Ganhou 30 partidas de futebol"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 61,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Juvenil (35/35)" },
    desc = {
      pt = "Ganhou 35 partidas de futebol"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 62,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Amador (40/40)" },
    desc = {
      pt = "Ganhou 40 partidas de futebol"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 63,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Profissional (45/45)" },
    desc = {
      pt = "Ganhou 45 partidas de futebol"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 64,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Veterano (50/50)" },
    desc = {
      pt = "Ganhou 50 partidas de futebol"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 65,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 66,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 67,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 68,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Detonador Iniciante" },
    desc = {
      pt = "Venceu 1 Partida no evento Bomberpiece"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 69,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Especialista em Explosivos (25/25)" },
    desc = {
      pt = "Venceu 25 Partidas no evento Bomberpiece"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 70,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Veterano das Detonações (50/50)" },
    desc = {
      pt = "Venceu 50 Partidas no evento Bomberpiece"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 71,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Lenda Explosiva (100/100)" },
    desc = {
      pt = "Venceu 100 Partidas no evento Bomberpiece"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 72,
    type = "geral",
    icon = "conquistafoosha.png",
    names = { pt = "Mestre das Explosões (200/200)" },
    desc = {
      pt = "Venceu 200 Partidas no evento Bomberpiece"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 73,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 74,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 75,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 76,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 77,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 78,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 79,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 80,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 81,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 82,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 83,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 84,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 85,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 86,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 87,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 88,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 89,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 90,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 91,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 92,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 93,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 94,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 95,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 96,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 97,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 98,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 99,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 100,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 101,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 102,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 103,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 104,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 105,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 106,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 107,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 108,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 109,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 110,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 111,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 112,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 113,
    type = "geral",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },

  -- ========== PERSONAGENS ==========
  {
    id = 114,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Tamanho da Tripulação I (10/10)" },
    desc = {
      pt = "Desbloqueou 10 personagens"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 115,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Tamanho da Tripulação II (20/20)" },
    desc = {
      pt = "Desbloqueou 20 personagens"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 116,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Tamanho da Tripulação III (30/30)" },
    desc = {
      pt = "Desbloqueou 30 personagens"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 117,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Tamanho da Tripulação IV (40/40)" },
    desc = {
      pt = "Desbloqueou 40 personagens"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 118,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Tamanho da Tripulação V (50/50)" },
    desc = {
      pt = "Desbloqueou 50 personagens"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 119,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Tamanho da Tripulação VI (60/60)" },
    desc = {
      pt = "Desbloqueou 60 personagens"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 120,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Tamanho da Tripulação VII (70/70)" },
    desc = {
      pt = "Desbloqueou 70 personagens"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 121,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Tamanho da Tripulação VIII (80/80)" },
    desc = {
      pt = "Desbloqueou 80 personagens"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 122,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Tamanho da Tripulação IX (90/90)" },
    desc = {
      pt = "Desbloqueou 90 personagens"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 123,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Nível da Tripulação I (250/250)" },
    desc = {
      pt = "Alcançou o nível 250 de tripulação"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 124,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Nível da Tripulação II (500/500)" },
    desc = {
      pt = "Alcançou o nível 500 de tripulação"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 125,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Nível da Tripulação III (750/750)" },
    desc = {
      pt = "Alcançou o nível 750 de tripulação"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 126,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Nível da Tripulação IV (1000/1000)" },
    desc = {
      pt = "Alcançou o nível 1000 de tripulação"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 127,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Nível da Tripulação V (2000/2000)" },
    desc = {
      pt = "Alcançou o nível 2000 de tripulação"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 128,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Nível da Tripulação VI (3000/3000)" },
    desc = {
      pt = "Alcançou o nível 3000 de tripulação"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 129,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Nível da Tripulação VII (4000/4000)" },
    desc = {
      pt = "Alcançou o nível 4000 de tripulação"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 130,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Nível da Tripulação VIII (5000/5000)" },
    desc = {
      pt = "Alcançou o nível 5000 de tripulação"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 131,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Nível da Tripulação IX (6000/6000)" },
    desc = {
      pt = "Alcançou o nível 6000 de tripulação"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 132,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Nível da Tripulação X (7000/7000)" },
    desc = {
      pt = "Alcançou o nível 7000 de tripulação"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 133,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Nível da Tripulação XI (8000/8000)" },
    desc = {
      pt = "Alcançou o nível 8000 de tripulação"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 134,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Nível da Tripulação XII (9000/9000)" },
    desc = {
      pt = "Alcançou o nível 9000 de tripulação"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 135,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Nível da Tripulação XIII (10000/10000)" },
    desc = {
      pt = "Alcançou o nível 10000 de tripulação"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 136,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Força da Tripulação I (1/1)" },
    desc = {
      pt = "Atingiu o nível 70 com 1 personagem"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 137,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Força da Tripulação II (5/5)" },
    desc = {
      pt = "Atingiu o nível 70 com 5 personagens"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 138,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Força da Tripulação III (10/10)" },
    desc = {
      pt = "Atingiu o nível 70 com 10 personagens"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 139,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Força da Tripulação IV (20/20)" },
    desc = {
      pt = "Atingiu o nível 70 com 20 personagens"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 140,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Força da Tripulação V (30/30)" },
    desc = {
      pt = "Atingiu o nível 70 com 30 personagens"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 141,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Força da Tripulação VI (40/40)" },
    desc = {
      pt = "Atingiu o nível 70 com 40 personagens"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 142,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Força da Tripulação VII (50/50)" },
    desc = {
      pt = "Atingiu o nível 70 com 50 personagens"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 143,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Força da Tripulação VIII (60/60)" },
    desc = {
      pt = "Atingiu o nível 70 com 60 personagens"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 144,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Poder da Tripulação I (1/1)" },
    desc = {
      pt = "Colocou 1 personagem ouro 5 estrelas"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 145,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Poder da Tripulação II (3/3)" },
    desc = {
      pt = "Colocou 3 personagens ouro 5 estrelas"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 146,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Poder da Tripulação III (5/5)" },
    desc = {
      pt = "Colocou 5 personagens ouro 5 estrelas"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 147,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Poder da Tripulação IV (10/10)" },
    desc = {
      pt = "Colocou 10 personagens ouro 5 estrelas"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 148,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Poder da Tripulação V (15/15)" },
    desc = {
      pt = "Colocou 15 personagens ouro 5 estrelas"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 149,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Poder da Tripulação VI (20/20)" },
    desc = {
      pt = "Colocou 20 personagens ouro 5 estrelas"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 150,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Poder da Tripulação VII (25/25)" },
    desc = {
      pt = "Colocou 25 personagens ouro 5 estrelas"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 151,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Poder da Tripulação VIII (30/30)" },
    desc = {
      pt = "Colocou 30 personagens ouro 5 estrelas"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 152,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Poder da Tripulação IX (35/35)" },
    desc = {
      pt = "Colocou 35 personagens ouro 5 estrelas"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 153,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Poder da Tripulação X (40/40)" },
    desc = {
      pt = "Colocou 40 personagens ouro 5 estrelas"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 154,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Poder da Tripulação XI (45/45)" },
    desc = {
      pt = "Colocou 45 personagens ouro 5 estrelas"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 155,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Poder da Tripulação XII (50/50)" },
    desc = {
      pt = "Colocou 50 personagens ouro 5 estrelas"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 156,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Desbloqueou o Jinbe (5/5)" },
    desc = {
      pt = "Aprimorou 5 personagens Tank (sem upgrade) para gold 5 estrelas e nível 140"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 157,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Desbloqueou o Kuma (5/5)" },
    desc = {
      pt = "Aprimorou 5 personagens Realeza (sem upgrade) para gold 5 estrelas e nível 140"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 158,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Desbloqueou o Shanks (5/5)" },
    desc = {
      pt = "Aprimorou 5 personagens Chapéus de Palha (sem upgrade) para gold 5 estrelas e nível 140"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 159,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Desbloqueou o Mihawk (5/5)" },
    desc = {
      pt = "Aprimorou 5 personagens Costantes (sem upgrade) para gold 5 estrelas e nível 140"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 160,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Desbloqueou a Hancock (5/5)" },
    desc = {
      pt = "Aprimorou 5 personagens Mulheres (sem upgrade) para gold 5 estrelas e nível 140"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 161,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Desbloqueou o Doflamingo (5/5)" },
    desc = {
      pt = "Aprimorou 5 personagens Atiradores (sem upgrade) para gold 5 estrelas e nível 140"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 162,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Desbloqueou o Barba Negra (5/5)" },
    desc = {
      pt = "Aprimorou 5 personagens Supernovas (sem upgrade) para gold 5 estrelas e nível 140"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 163,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Desbloqueou o Ivankov (5/5)" },
    desc = {
      pt = "Aprimorou 5 personagens Suporte (sem upgrade) para gold 5 estrelas e nível 140"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 164,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Desbloqueou o Kizaru (5/5)" },
    desc = {
      pt = "Aprimorou 5 personagens Marine (sem upgrade) para gold 5 estrelas e nível 140"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 165,
    type = "personagens",
    icon = "conquistafoosha.png",
    names = { pt = "Enel Desbloqueado (4/4)" },
    desc = {
      pt = "Alcançou o nível 140 com os Sacerdotes do Enel e os aprimorou para 5 estrelas do Tier Gold"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 166,
    type = "personagens",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {}
  },

  -- ========== MISSÃO ==========
  {
    id = 167,
    type = "missao",
    icon = "conquistafoosha.png",
    names = { pt = "Foosha Village (5/5)" },
    desc = {
      pt = "Completou todas as Missões de Foosha Village"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 168,
    type = "missao",
    icon = "conquistashellstown.png",
    names = { pt = "Shells Town (8/8)" },
    desc = {
      pt = "Completou todas as Missões de Shells Town"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 169,
    type = "missao",
    icon = "conquistashellstown.png",
    names = { pt = "Samui Island (2/2)" },
    desc = {
      pt = "Completou todas as Missões de Samui Island"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 170,
    type = "missao",
    icon = "conquistafoosha.png",
    names = { pt = "Orange Town (2/2)" },
    desc = {
      pt = "Completou todas as Missões de Orange Town"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 171,
    type = "missao",
    icon = "conquistashellstown.png",
    names = { pt = "Syrup Village (5/5)" },
    desc = {
      pt = "Completou todas as Missões de Syrup Village"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 172,
    type = "missao",
    icon = "conquistashellstown.png",
    names = { pt = "Island of Rare Animals (2/2)" },
    desc = {
      pt = "Completou todas as Missões da Island of Rare Animals"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 173,
    type = "missao",
    icon = "conquistashellstown.png",
    names = { pt = "Baratie (2/2)" },
    desc = {
      pt = "Completou todas as Missões do Baratie"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 174,
    type = "missao",
    icon = "conquistashellstown.png",
    names = { pt = "Cocoyasi Village (4/4)" },
    desc = {
      pt = "Completou todas as Missões de Cocoyasi Village"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 175,
    type = "missao",
    icon = "conquistashellstown.png",
    names = { pt = "Loguetown (8/8)" },
    desc = {
      pt = "Completou todas as Missões de Loguetown"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 176,
    type = "missao",
    icon = "conquistashellstown.png",
    names = { pt = "Kumo Island (3/3)" },
    desc = {
      pt = "Completou todas as Missões de Kumo Island"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 177,
    type = "missao",
    icon = "conquistashellstown.png",
    names = { pt = "Gunkan Island (6/6)" },
    desc = {
      pt = "Completou todas as Missões de Gunkan e da Lost Island"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 178,
    type = "missao",
    icon = "conquistashellstown.png",
    names = { pt = "Twin Cape (1/1)" },
    desc = {
      pt = "Todas as Missões de Twin Cape concluídas"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 179,
    type = "missao",
    icon = "conquistashellstown.png",
    names = { pt = "Whisky Peak (9/9)" },
    desc = {
      pt = "Completou todas as Missões de Whisky Peak"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 180,
    type = "missao",
    icon = "conquistashellstown.png",
    names = { pt = "Little Garden (10/10)" },
    desc = {
      pt = "Completou todas as Missões de Little Garden"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 181,
    type = "missao",
    icon = "conquistashellstown.png",
    names = { pt = "Jaya Island (11/11)" },
    desc = {
      pt = "Completou todas as Missões de Jaya"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 182,
    type = "missao",
    icon = "conquistashellstown.png",
    names = { pt = "G-7 Marine Base (10/10)" },
    desc = {
      pt = "Completou todas as Missões de G-7 Marine Base"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 183,
    type = "missao",
    icon = "conquistashellstown.png",
    names = { pt = "Drum Island (8/8)" },
    desc = {
      pt = "Completou todas as Missões de Drum Island"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 184,
    type = "missao",
    icon = "conquistashellstown.png",
    names = { pt = "Nanimonai Island (3/3)" },
    desc = {
      pt = "Completou todas as Missões de Nanimonai Island"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 185,
    type = "missao",
    icon = "conquistashellstown.png",
    names = { pt = "Nige Hashiru Island (9/9)" },
    desc = {
      pt = "Completou todas as Missões de Nige Hashiru Island"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 186,
    type = "missao",
    icon = "conquistashellstown.png",
    names = { pt = "Alabasta Oeste (13/13)" },
    desc = {
      pt = "Completou todas as Missões em Rainbase e Yuba"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 187,
    type = "missao",
    icon = "conquistashellstown.png",
    names = { pt = "Alabasta Leste (26/26)" },
    desc = {
      pt = "Completou todas as Missões em Nanohana, Katorea e Alubarna"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 188,
    type = "missao",
    icon = "conquistashellstown.png",
    names = { pt = "Skypiea (5/5)" },
    desc = {
      pt = "Completou todas as Missões de Skypiea"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 189,
    type = "missao",
    icon = "conquistashellstown.png",
    names = { pt = "Water 7 (15/15)" },
    desc = {
      pt = "Completou todas as Missões de Water 7"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 190,
    type = "missao",
    icon = "conquistashellstown.png",
    names = { pt = "Amazon Lily (3/3)" },
    desc = {
      pt = "Completou todas as Missões de Amazon Lily"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 191,
    type = "missao",
    icon = "conquistashellstown.png",
    names = { pt = "Sabaody Archipelago (10/10)" },
    desc = {
      pt = "Completou todas as Missões de Sabaody Archipelago"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },

  -- ========== BAÚ ==========
  {
    id = 192,
    type = "bau",
    icon = "conquistafoosha.png",
    names = { pt = "Foosha Village (6/6)" },
    desc = {
      pt = "Coletou todos os baús de Foosha Village ([https://wiki.gla.com.br/index.php/Foosha_Village Mapa])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 193,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "Shells Town (6/6)" },
    desc = {
      pt = "Coletou todos os baús de Shells Town ([https://wiki.gla.com.br/index.php/Shells_Town Mapa])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 194,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "Samui Island (4/4)" },
    desc = {
      pt = "Coletou todos os baús de Samui Island ([https://wiki.gla.com.br/index.php/Samui_Island Mapa])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 195,
    type = "bau",
    icon = "conquistafoosha.png",
    names = { pt = "Orange Town (4/4)" },
    desc = {
      pt = "Coletou todos os baús de Orange Town ([https://wiki.gla.com.br/index.php/Orange_Town Mapa])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 196,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "Syrup Village (6/6)" },
    desc = {
      pt = "Coletou todos os baús de Syrup Village ([https://wiki.gla.com.br/index.php/Syrup_Village Mapa])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 197,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "Island of Rare Animals (4/4)" },
    desc = {
      pt = "Coletou todos os baús de Island of Rare Animals ([https://wiki.gla.com.br/index.php/Island_of_Rare_Animals Mapa])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 198,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "Baratie (2/2)" },
    desc = {
      pt = "Coletou todos os baús no Baratie ([https://wiki.gla.com.br/index.php/Baratie Mapa])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 199,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "Cocoyasi Village (10/10)" },
    desc = {
      pt = "Coletou todos os baús de Cocoyasi Village ([https://wiki.gla.com.br/index.php/Cocoyasi_Village Mapa])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 200,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "Loguetown (6/6)" },
    desc = {
      pt = "Coletou todos os baús de Loguetown ([https://wiki.gla.com.br/index.php/Loguetown Mapa])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 201,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "Kumo Island (3/3)" },
    desc = {
      pt = "Coletou todos os baús de Kumo Island ([https://wiki.gla.com.br/index.php/Kumo_Island Mapa])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 202,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "Gunkan Island (5/5)" },
    desc = {
      pt = "Coletou todos os baús no Mar de Gunkan e Lost Island ([https://wiki.gla.com.br/index.php/Gunkan_Island Mapa]{{!}}[https://wiki.gla.com.br/index.php/Lost_Island Mapa 2])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 203,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "East Blue (11/11)" },
    desc = {
      pt = "Coletou todos os baús no Mar de East Blue ([https://wiki.gla.com.br/index.php/East_Blue_(Mar) Mapa])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 204,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "Grand Line (16/16)" },
    desc = {
      pt = "Coletou todos os baús no mar da Grand Line ([https://wiki.gla.com.br/index.php/Grand_Line_(Mar) Mapa])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 205,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "Whisky Peak (4/4)" },
    desc = {
      pt = "Coletou todos os baús de Whisky Peak ([https://wiki.gla.com.br/index.php/Whisky_Peak Mapa])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 206,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "Little Garden (5/5)" },
    desc = {
      pt = "Coletou todos os baús de Little Garden ([https://wiki.gla.com.br/index.php/Little_Garden Mapa])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 207,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "Jaya Island (5/5)" },
    desc = {
      pt = "Coletou todos os baús de Jaya ([https://wiki.gla.com.br/index.php/Jaya Mapa])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 208,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "G-7 Marine Base (3/3)" },
    desc = {
      pt = "Coletou todos os baús de G-7 Marine Base ([https://wiki.gla.com.br/index.php/G-7_Marine_Base Mapa])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 209,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "Drum Island (6/6)" },
    desc = {
      pt = "Coletou todos os baús de Drum Island ([https://wiki.gla.com.br/index.php/Drum_Island Mapa])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 210,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "Nanimonai Island (2/2)" },
    desc = {
      pt = "Coletou todos os baús de Nanimonai Island ([https://wiki.gla.com.br/index.php/Nanimonai_Island Mapa])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 211,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "Nige Hashiru Island (3/3)" },
    desc = {
      pt = "Coletou todos os baús de Nige Hashiru Island ([https://wiki.gla.com.br/index.php/Nige_Hashiru Mapa])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 212,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "Alabasta Oeste (6/6)" },
    desc = {
      pt = "Coletou todos os baús no lado Oeste de Alabasta ([https://wiki.gla.com.br/index.php/Alabasta_West Mapa])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 213,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "Alabasta Leste (5/5)" },
    desc = {
      pt = "Coletou todos os baús no lado Leste de Alabasta ([https://wiki.gla.com.br/index.php/Alabasta_East Mapa])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 214,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "Skypiea (4/4)" },
    desc = {
      pt = "Coletou todos os baús de Skypiea ([https://wiki.gla.com.br/index.php/Skypiea Mapa])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 215,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "Water 7 (5/5)" },
    desc = {
      pt = "Coletou todos os baús de Water 7"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 216,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "Enies Lobby (3/3)" },
    desc = {
      pt = "Coletou todos os baús de Enies Lobby"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 217,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "Kuraigana Island (5/5)" },
    desc = {
      pt = "Coletou todos os baús de Kuraigana Island"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 218,
    type = "bau",
    icon = "Amazonbau.png",
    names = { pt = "Amazon Lily (5/5)" },
    desc = {
      pt = "Coletou todos os baús de Amazon Lily"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 219,
    type = "bau",
    icon = "conquistashellstown.png",
    names = { pt = "Sabaody Archipelago (6/6)" },
    desc = {
      pt = "Coletou todos os baús de Sabaody Archipelago"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },

  -- ========== NAVEGAÇÃO ==========
  {
    id = 220,
    type = "navegacao",
    icon = "Começo_da_aventura.png",
    names = { pt = "Começo da Aventura (1/1)" },
    desc = {
      pt = "Desbloqueou o Navio ([https://wiki.gla.com.br/index.php/Desbloqueando_Navio Detalhe])"
    },
    rewards = {
      { ident = "Chest key", qty = 1 }
    }
  },
  {
    id = 221,
    type = "navegacao",
    icon = "Tecnologia_de_navio.png",
    names = { pt = "Tecnologia de Navio II (2/2)" },
    desc = {
      pt = "Desbloqueou o Arsenal nível 2 ([https://wiki.gla.com.br/index.php/Melhoria_de_Navio_2 Detalhe])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key piece", qty = 1 }
    }
  },
  {
    id = 222,
    type = "navegacao",
    icon = "Tecnologia_de_navio.png",
    names = { pt = "Tecnologia de Navio III (3/3)" },
    desc = {
      pt = "Desbloqueou o Arsenal nível 3 ([https://wiki.gla.com.br/index.php/Melhoria_de_Navio_3 Detalhe])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key piece", qty = 1 }
    }
  },
  {
    id = 223,
    type = "navegacao",
    icon = "Tecnologia_de_navio.png",
    names = { pt = "Tecnologia de Navio IV (4/4)" },
    desc = {
      pt = "Desbloqueou o Arsenal nível 4 ([https://wiki.gla.com.br/index.php/Melhoria_de_Navio_4 Detalhe])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key piece", qty = 1 }
    }
  },
  {
    id = 224,
    type = "navegacao",
    icon = "Tecnologia_de_navio.png",
    names = { pt = "Tecnologia de Navio V (5/5)" },
    desc = {
      pt = "Desbloqueou o Arsenal nível 5 ([https://wiki.gla.com.br/index.php/Melhoria_de_Navio_5 Detalhe])"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key piece", qty = 1 }
    }
  },
  {
    id = 225,
    type = "navegacao",
    icon = "Tecnologia_de_navio.png",
    names = { pt = "Tecnologia de Navio VI (6/6)" },
    desc = {
      pt = "Desbloqueou o Arsenal nível 6"
    },
    rewards = {}
  },
  {
    id = 226,
    type = "navegacao",
    icon = "Tecnologia_de_navio.png",
    names = { pt = "Tecnologia de Navio VII (7/7)" },
    desc = {
      pt = "Desbloqueou o Arsenal nível 7"
    },
    rewards = {}
  },
  {
    id = 227,
    type = "navegacao",
    icon = "Tecnologia_de_navio.png",
    names = { pt = "Tecnologia de Navio VIII (8/8)" },
    desc = {
      pt = "Desbloqueou o Arsenal nível 8"
    },
    rewards = {}
  },
  {
    id = 228,
    type = "navegacao",
    icon = "conquistashellstown.png",
    names = { pt = "Colecionador de Navios I (10/10)" },
    desc = {
      pt = "Desbloqueou 10 estilos de Navios"
    },
    rewards = {}
  },
  {
    id = 229,
    type = "navegacao",
    icon = "conquistashellstown.png",
    names = { pt = "Colecionador de Navios II (20/20)" },
    desc = {
      pt = "Desbloqueou 20 estilos de Navios"
    },
    rewards = {}
  },
  {
    id = 230,
    type = "navegacao",
    icon = "conquistashellstown.png",
    names = { pt = "Colecionador de Navios III (30/30)" },
    desc = {
      pt = "Desbloqueou 30 estilos de Navios"
    },
    rewards = {}
  },
  {
    id = 231,
    type = "navegacao",
    icon = "conquistashellstown.png",
    names = { pt = "Colecionador de Navios IV (40/40)" },
    desc = {
      pt = "Desbloqueou 40 estilos de Navios"
    },
    rewards = {}
  },
  {
    id = 232,
    type = "navegacao",
    icon = "conquistashellstown.png",
    names = { pt = "Colecionador de Navios V (50/50)" },
    desc = {
      pt = "Desbloqueou 50 estilos de Navios"
    },
    rewards = {}
  },
  {
    id = 233,
    type = "navegacao",
    icon = "conquistashellstown.png",
    names = { pt = "Colecionador de Navios VI (60/60)" },
    desc = {
      pt = "Desbloqueou 60 estilos de Navios"
    },
    rewards = {}
  },
  {
    id = 234,
    type = "navegacao",
    icon = "conquistashellstown.png",
    names = { pt = "Colecionador de Navios VII (70/70)" },
    desc = {
      pt = "Desbloqueou 70 estilos de Navios"
    },
    rewards = {}
  },
  {
    id = 235,
    type = "navegacao",
    icon = "conquistashellstown.png",
    names = { pt = "Colecionador de Navios VIII (80/80)" },
    desc = {
      pt = "Desbloqueou 80 estilos de Navios"
    },
    rewards = {}
  },
  {
    id = 236,
    type = "navegacao",
    icon = "conquistashellstown.png",
    names = { pt = "Navio do Yonkou" },
    desc = {
      pt = "Desbloqueou o Red Force"
    },
    rewards = {}
  },
  {
    id = 237,
    type = "navegacao",
    icon = "conquistashellstown.png",
    names = { pt = "Navio do Deus" },
    desc = {
      pt = "Desbloqueou a Ark Maxim"
    },
    rewards = {}
  },
  {
    id = 238,
    type = "navegacao",
    icon = "conquistashellstown.png",
    names = { pt = "Corridas de Navio" },
    desc = {
      pt = "Desbloqueou o Piece of Spadille"
    },
    rewards = {}
  },
  {
    id = 239,
    type = "navegacao",
    icon = "conquistashellstown.png",
    names = { pt = "Reino Flutuante" },
    desc = {
      pt = "Desbloqueou o Reino da Germa"
    },
    rewards = {}
  },
  {
    id = 240,
    type = "navegacao",
    icon = "conquistashellstown.png",
    names = { pt = "Reino Flutuante" },
    desc = {
      pt = "Desbloqueou o Reino da Germa"
    },
    rewards = {}
  },
  {
    id = 241,
    type = "navegacao",
    icon = "conquistashellstown.png",
    names = { pt = "Fã Número 1" },
    desc = {
      pt = "Desbloqueou o Going Luffy-Senpai"
    },
    rewards = {}
  },
  {
    id = 242,
    type = "navegacao",
    icon = "conquistashellstown.png",
    names = { pt = "Navio da Imperatriz" },
    desc = {
      pt = "Desbloqueou o Perfume Yuda"
    },
    rewards = {}
  },
  {
    id = 243,
    type = "navegacao",
    icon = "conquistashellstown.png",
    names = { pt = "Jangada Humilde" },
    desc = {
      pt = "Desbloqueou a Jangada dos Piratas do Barba Negra"
    },
    rewards = {}
  },
  {
    id = 244,
    type = "navegacao",
    icon = "conquistashellstown.png",
    names = { pt = "Pirata do Caribe" },
    desc = {
      pt = "Desbloqueou o Perola Negra"
    },
    rewards = {}
  },
  {
    id = 245,
    type = "navegacao",
    icon = "conquistashellstown.png",
    names = { pt = "Saia do Caminho (500/500)" },
    desc = {
      pt = "Usou a buzina de navio 500 vezes"
    },
    rewards = {}
  },
  {
    id = 246,
    type = "navegacao",
    icon = "conquistashellstown.png",
    names = { pt = "Mestres das Buzinas (10/10)" },
    desc = {
      pt = "Usou 10 tipos buzinas diferentes"
    },
    rewards = {}
  },
  {
    id = 247,
    type = "navegacao",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta Navio" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {}
  },

  -- ========== PVP ==========
  {
    id = 248,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Novato" },
    desc = {
      pt = "Conquistou 500 Vitórias no PvP casual"
    },
    rewards = {}
  },
  {
    id = 249,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Duelista" },
    desc = {
      pt = "Conquistou 1000 Vitórias no PvP casual"
    },
    rewards = {}
  },
  {
    id = 250,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Duelista Experiente" },
    desc = {
      pt = "Conquistou 5000 Vitórias no PvP casual"
    },
    rewards = {}
  },
  {
    id = 251,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Membro do Clube da Luta" },
    desc = {
      pt = "Conquistou 10000 Vitórias no PvP casual"
    },
    rewards = {}
  },
  {
    id = 252,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Mestre Duelista" },
    desc = {
      pt = "Conquistou 20000 Vitórias no PvP casual"
    },
    rewards = {}
  },
  {
    id = 253,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Novato" },
    desc = {
      pt = "Conquistou 50 Vitórias em torneios oficiais"
    },
    rewards = {}
  },
  {
    id = 254,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Gladiador" },
    desc = {
      pt = "Conquistou 100 Vitórias em torneios oficiais"
    },
    rewards = {}
  },
  {
    id = 255,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Guerreiro Veterano" },
    desc = {
      pt = "Conquistou 500 Vitórias em torneios oficiais"
    },
    rewards = {}
  },
  {
    id = 256,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Mirmilão" },
    desc = {
      pt = "Conquistou 1000 Vitórias em torneios oficiais"
    },
    rewards = {}
  },
  {
    id = 257,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Spartacus" },
    desc = {
      pt = "Conquistou 2000 Vitórias em torneios oficiais"
    },
    rewards = {}
  },
  {
    id = 258,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Novo Campeão" },
    desc = {
      pt = "Tornou-se campeão de um torneio oficial"
    },
    rewards = {}
  },
  {
    id = 259,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Grande Campeão" },
    desc = {
      pt = "Venceu 5 vezes um torneio oficial"
    },
    rewards = {}
  },
  {
    id = 260,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Campeão Veterano" },
    desc = {
      pt = "Venceu 10 vezes um torneio oficial"
    },
    rewards = {}
  },
  {
    id = 261,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Campeão Supremo" },
    desc = {
      pt = "Venceu 50 vezes um torneio oficial"
    },
    rewards = {}
  },
  {
    id = 262,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Deus da Arena" },
    desc = {
      pt = "Venceu 100 vezes um torneio oficial"
    },
    rewards = {}
  },
  {
    id = 263,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Campeão Imortal" },
    desc = {
      pt = "Venceu 125 vezes um torneio oficial"
    },
    rewards = {}
  },
  {
    id = 264,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Campeão Soberano" },
    desc = {
      pt = "Venceu 150 vezes um torneio oficial"
    },
    rewards = {}
  },
  {
    id = 265,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Campeão Lendário" },
    desc = {
      pt = "Venceu 175 vezes um torneio oficial"
    },
    rewards = {}
  },
  {
    id = 266,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Eterno Campeão da Arena" },
    desc = {
      pt = "Venceu 200 vezes um torneio oficial"
    },
    rewards = {}
  },
  {
    id = 267,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Rei do Deathmatch" },
    desc = {
      pt = "Venceu 300 vezes o evento global do Deathmatch"
    },
    rewards = {}
  },
  {
    id = 268,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Foosha Village Sob Controle" },
    desc = {
      pt = "Venceu a Guerra da Aliança em Foosha Village"
    },
    rewards = {}
  },
  {
    id = 269,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Orange Town Sob Controle" },
    desc = {
      pt = "Venceu a Guerra da Aliança em Orange Town"
    },
    rewards = {}
  },
  {
    id = 270,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Cocoyasi Village Sob Controle" },
    desc = {
      pt = "Venceu a Guerra da Aliança em Cocoyasi Village"
    },
    rewards = {}
  },
  {
    id = 271,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Loguetown Sob Controle" },
    desc = {
      pt = "Venceu a Guerra da Aliança em Loguetown"
    },
    rewards = {}
  },
  {
    id = 272,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Whisky Peak Sob Controle" },
    desc = {
      pt = "Venceu a Guerra da Aliança em Whisky Peak"
    },
    rewards = {}
  },
  {
    id = 273,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Drum Island Sob Controle" },
    desc = {
      pt = "Venceu a Guerra da Aliança em Drum Island"
    },
    rewards = {}
  },
  {
    id = 274,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Water 7 Sob Controle" },
    desc = {
      pt = "Venceu a Guerra da Aliança em Water 7"
    },
    rewards = {}
  },
  {
    id = 275,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Enies Lobby Sob Controle" },
    desc = {
      pt = "Venceu a Guerra da Aliança em Enies Lobby"
    },
    rewards = {}
  },
  {
    id = 276,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Amazon Lily Sob Controle" },
    desc = {
      pt = "Venceu a Guerra da Aliança em Amazon Lily"
    },
    rewards = {}
  },
  {
    id = 277,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Sabaody Archipelago Sob Controle" },
    desc = {
      pt = "Venceu a Guerra da Aliança em Sabaody Archipelago"
    },
    rewards = {}
  },
  {
    id = 278,
    type = "pvp",
    icon = "conquistashellstown.png",
    names = { pt = "Alabasta Sob Controle" },
    desc = {
      pt = "Venceu a Guerra da Aliança em Alabasta"
    },
    rewards = {}
  },

  -- ========== PVE ==========
  {
    id = 279,
    type = "pve",
    names = { pt = "Mestre dos Personagens" },
    desc = {
      pt = "Desbloqueou 50 personagens."
    },
    rewards = {}
  },

  -- ========== COLISEU ==========
  {
    id = 280,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Coliseu: Liga L (4/4)" },
    desc = {
      pt = "Derrotou 4 inimigos diferentes no Corrida Colosseum ([https://wiki.gla.com.br/index.php/Corrida_Colosseum Detalhes])"
    },
    rewards = {
      { ident = "Dynamic Diamond Medal", qty = 12 }
    }
  },
  {
    id = 281,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Coliseu: Liga K (8/8)" },
    desc = {
      pt = "Derrotou 8 inimigos diferentes no Corrida Colosseum ([https://wiki.gla.com.br/index.php/Corrida_Colosseum Detalhes])"
    },
    rewards = {}
  },
  {
    id = 282,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Coliseu: Liga J (12/12)" },
    desc = {
      pt = "Derrotou 12 inimigos diferentes no Corrida Colosseum ([https://wiki.gla.com.br/index.php/Corrida_Colosseum Detalhes])"
    },
    rewards = {}
  },
  {
    id = 283,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Coliseu: Liga I (16/16)" },
    desc = {
      pt = "Derrotou 16 inimigos diferentes no Corrida Colosseum ([https://wiki.gla.com.br/index.php/Corrida_Colosseum Detalhes])"
    },
    rewards = {}
  },
  {
    id = 284,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Coliseu: Liga H (20/20)" },
    desc = {
      pt = "Derrotou 20 inimigos diferentes no Corrida Colosseum ([https://wiki.gla.com.br/index.php/Corrida_Colosseum Detalhes])"
    },
    rewards = {}
  },
  {
    id = 285,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Coliseu: Liga G (24/24)" },
    desc = {
      pt = "Derrotou 24 inimigos diferentes no Corrida Colosseum ([https://wiki.gla.com.br/index.php/Corrida_Colosseum Detalhes])"
    },
    rewards = {}
  },
  {
    id = 286,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Coliseu: Liga F (28/28)" },
    desc = {
      pt = "Derrotou 28 inimigos diferentes no Corrida Colosseum ([https://wiki.gla.com.br/index.php/Corrida_Colosseum Detalhes])"
    },
    rewards = {}
  },
  {
    id = 287,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Coliseu: Liga E (32/32)" },
    desc = {
      pt = "Derrotou 32 inimigos diferentes no Corrida Colosseum ([https://wiki.gla.com.br/index.php/Corrida_Colosseum Detalhes])"
    },
    rewards = {}
  },
  {
    id = 288,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Coliseu: Liga D (36/36)" },
    desc = {
      pt = "Derrotou 36 inimigos diferentes no Corrida Colosseum ([https://wiki.gla.com.br/index.php/Corrida_Colosseum Detalhes])"
    },
    rewards = {}
  },
  {
    id = 289,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Coliseu: Liga C (40/40)" },
    desc = {
      pt = "Derrotou 40 inimigos diferentes no Corrida Colosseum ([https://wiki.gla.com.br/index.php/Corrida_Colosseum Detalhes])"
    },
    rewards = {}
  },
  {
    id = 290,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Coliseu: Liga B (44/44)" },
    desc = {
      pt = "Derrotou 44 inimigos diferentes no Corrida Colosseum ([https://wiki.gla.com.br/index.php/Corrida_Colosseum Detalhes])"
    },
    rewards = {}
  },
  {
    id = 291,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Coliseu: Liga A (48/48)" },
    desc = {
      pt = "Derrotou 48 inimigos diferentes no Corrida Colosseum ([https://wiki.gla.com.br/index.php/Corrida_Colosseum Detalhes])"
    },
    rewards = {}
  },
  {
    id = 292,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Coliseu: Final Parte 1 (52/52)" },
    desc = {
      pt = "Derrotou 52 inimigos diferentes no Corrida Colosseum ([https://wiki.gla.com.br/index.php/Corrida_Colosseum Detalhes])"
    },
    rewards = {}
  },
  {
    id = 293,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Coliseu: Final Parte 2 (56/56)" },
    desc = {
      pt = "Derrotou 56 inimigos diferentes no Corrida Colosseum ([https://wiki.gla.com.br/index.php/Corrida_Colosseum Detalhes])"
    },
    rewards = {}
  },
  {
    id = 294,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Coliseu: Final Parte 3 (60/60)" },
    desc = {
      pt = "Derrotou 60 inimigos diferentes no Corrida Colosseum ([https://wiki.gla.com.br/index.php/Corrida_Colosseum Detalhes])"
    },
    rewards = {}
  },
  {
    id = 295,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Coliseu: Grande Final (62/62)" },
    desc = {
      pt = "Derrotou o atual campeão no Corrida Colosseum ([https://wiki.gla.com.br/index.php/Corrida_Colosseum Detalhes])"
    },
    rewards = {}
  },
  {
    id = 296,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Entusiasta!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só pela primeira vez ([https://wiki.gla.com.br/index.php/One_Man_Army Detalhes])"
    },
    rewards = {}
  },
  {
    id = 297,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Prodígio! (3/3)" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só com três personagens diferentes ([https://wiki.gla.com.br/index.php/One_Man_Army Detalhes])"
    },
    rewards = {}
  },
  {
    id = 298,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Mestre! (5/5)" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só com cinco personagens diferentes ([https://wiki.gla.com.br/index.php/One_Man_Army Detalhes])"
    },
    rewards = {}
  },
  {
    id = 299,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Lenda! (7/7)" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só com sete personagens diferentes ([https://wiki.gla.com.br/index.php/One_Man_Army Detalhes])"
    },
    rewards = {}
  },
  {
    id = 300,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Deus! (10/10)" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só com dez personagens diferentes ([https://wiki.gla.com.br/index.php/One_Man_Army Detalhes])"
    },
    rewards = {}
  },
  {
    id = 301,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Mítico! (20/20)" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só com vinte personagens diferentes ([https://wiki.gla.com.br/index.php/One_Man_Army Detalhes])"
    },
    rewards = {}
  },
  {
    id = 302,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Supremo! (30/30)" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só com trinta personagens diferentes ([https://wiki.gla.com.br/index.php/One_Man_Army Detalhes])"
    },
    rewards = {}
  },
  {
    id = 303,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Celestial! (40/40)" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só com quarenta personagens diferentes ([https://wiki.gla.com.br/index.php/One_Man_Army Detalhes])"
    },
    rewards = {}
  },
  {
    id = 304,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Imortal! (50/50)" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só com cinquenta personagens diferentes ([https://wiki.gla.com.br/index.php/One_Man_Army Detalhes])"
    },
    rewards = {}
  },
  {
    id = 305,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Doflamingo!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Doflamingo"
    },
    rewards = {}
  },
  {
    id = 306,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Franky Timeskip!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Franky Timeskip"
    },
    rewards = {}
  },
  {
    id = 307,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Niji!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Niji"
    },
    rewards = {}
  },
  {
    id = 308,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Hawkins!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Hawkins"
    },
    rewards = {}
  },
  {
    id = 309,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Luffy!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Luffy"
    },
    rewards = {}
  },
  {
    id = 310,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Zoro!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Zoro"
    },
    rewards = {}
  },
  {
    id = 311,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Sanji!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Sanji"
    },
    rewards = {}
  },
  {
    id = 312,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Usopp!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Usopp"
    },
    rewards = {}
  },
  {
    id = 313,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Nami!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Nami"
    },
    rewards = {}
  },
  {
    id = 314,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Franky!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Franky"
    },
    rewards = {}
  },
  {
    id = 315,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Chopper!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Chopper"
    },
    rewards = {}
  },
  {
    id = 316,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Brook!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Brook"
    },
    rewards = {}
  },
  {
    id = 317,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Carrot!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Carrot"
    },
    rewards = {}
  },
  {
    id = 318,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Bastile!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Bastile"
    },
    rewards = {}
  },
  {
    id = 319,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Leo!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Leo"
    },
    rewards = {}
  },
  {
    id = 320,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Urouge!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Urouge"
    },
    rewards = {}
  },
  {
    id = 321,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Dalmatian!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Dalmatian"
    },
    rewards = {}
  },
  {
    id = 322,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Yonji!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Yonji"
    },
    rewards = {}
  },
  {
    id = 323,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Ichiji!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Ichiji"
    },
    rewards = {}
  },
  {
    id = 324,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Reiju!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando a Reiju"
    },
    rewards = {}
  },
  {
    id = 325,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Van Augur!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Van Augur"
    },
    rewards = {}
  },
  {
    id = 326,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Robin!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando a Robin"
    },
    rewards = {}
  },
  {
    id = 327,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Hina!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando a Hina"
    },
    rewards = {}
  },
  {
    id = 328,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Scratchmen Apoo!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Scratchmen Apoo"
    },
    rewards = {}
  },
  {
    id = 329,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Capone Gang Bege!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Capone Gang Bege"
    },
    rewards = {}
  },
  {
    id = 330,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Kizaru!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Kizaru"
    },
    rewards = {}
  },
  {
    id = 331,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Usopp Timeskip!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Usopp Timeskip"
    },
    rewards = {}
  },
  {
    id = 332,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Luffy Timeskip!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Luffy Timeskip"
    },
    rewards = {}
  },
  {
    id = 333,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Zoro Timeskip!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Zoro Timeskip"
    },
    rewards = {}
  },
  {
    id = 334,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Sanji Timeskip!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Sanji Timeskip"
    },
    rewards = {}
  },
  {
    id = 335,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Nami Timeskip!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando a Nami Timeskip"
    },
    rewards = {}
  },
  {
    id = 336,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Robin Timeskip!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando a Robin Timeskip"
    },
    rewards = {}
  },
  {
    id = 337,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Chopper Timeskip!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Chopper Timeskip"
    },
    rewards = {}
  },
  {
    id = 338,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Brook Timeskip!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Brook Timeskip"
    },
    rewards = {}
  },
  {
    id = 339,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Rebecca!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando a Rebecca"
    },
    rewards = {}
  },
  {
    id = 340,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Portgas D. Ace!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Portgas D. Ace"
    },
    rewards = {}
  },
  {
    id = 341,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Sabo!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Sabo"
    },
    rewards = {}
  },
  {
    id = 342,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Koala!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando a Koala"
    },
    rewards = {}
  },
  {
    id = 343,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Emporio Ivankov!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Emporio Ivankov"
    },
    rewards = {}
  },
  {
    id = 344,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Shanks!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Shanks"
    },
    rewards = {}
  },
  {
    id = 345,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Bartolomeo!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Bartolomeo"
    },
    rewards = {}
  },
  {
    id = 346,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Ryuma!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Ryuma"
    },
    rewards = {}
  },
  {
    id = 347,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Trafalgar Law!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Trafalgar Law"
    },
    rewards = {}
  },
  {
    id = 348,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Eustass Kid!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Eustass Kid"
    },
    rewards = {}
  },
  {
    id = 349,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Killer!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Killer"
    },
    rewards = {}
  },
  {
    id = 350,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: X-Drake!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o X-Drake"
    },
    rewards = {}
  },
  {
    id = 351,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Bartholomew Kuma!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Bartholomew Kuma"
    },
    rewards = {}
  },
  {
    id = 352,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Jimbe!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Jimbe"
    },
    rewards = {}
  },
  {
    id = 353,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Boa Hancock!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Boa Hancock"
    },
    rewards = {}
  },
  {
    id = 354,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Dracule Mihawk!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Dracule Mihawk"
    },
    rewards = {}
  },
  {
    id = 355,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Marshall D. Teach!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Marshall D. Teach"
    },
    rewards = {}
  },
  {
    id = 356,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Smoker!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Smoker"
    },
    rewards = {}
  },
  {
    id = 357,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Tashigi!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando a Tashigi"
    },
    rewards = {}
  },
  {
    id = 358,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Buggy!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Buggy"
    },
    rewards = {}
  },
  {
    id = 359,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Jesus Burgess!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Jesus Burgess"
    },
    rewards = {}
  },
  {
    id = 360,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Bellamy!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Bellamy"
    },
    rewards = {}
  },
  {
    id = 361,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Crocodile!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Crocodile"
    },
    rewards = {}
  },
  {
    id = 362,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Enel!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Enel"
    },
    rewards = {}
  },
  {
    id = 363,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Perona!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Perona"
    },
    rewards = {}
  },
  {
    id = 364,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Jewelry Bonney!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando a Jewelry Bonney"
    },
    rewards = {}
  },
  {
    id = 365,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Marco!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Marco"
    },
    rewards = {}
  },
  {
    id = 366,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Baby 5!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando a Baby 5"
    },
    rewards = {}
  },
  {
    id = 367,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Aokiji!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Aokiji"
    },
    rewards = {}
  },
  {
    id = 368,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Gecko Moria!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Gecko Moria"
    },
    rewards = {}
  },
  {
    id = 369,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Akainu!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Akainu"
    },
    rewards = {}
  },
  {
    id = 370,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Uta!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando a Uta"
    },
    rewards = {}
  },
  {
    id = 371,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Rob Lucci!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Rob Lucci"
    },
    rewards = {}
  },
  {
    id = 372,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Kalifa!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando a Kalifa"
    },
    rewards = {}
  },
  {
    id = 373,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Blueno!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Blueno"
    },
    rewards = {}
  },
  {
    id = 374,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Jabra!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Jabra"
    },
    rewards = {}
  },
  {
    id = 375,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Kaku!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Kaku"
    },
    rewards = {}
  },
  {
    id = 376,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Nefertari Vivi!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando a Nefertari Vivi"
    },
    rewards = {}
  },
  {
    id = 377,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Magellan!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Magellan"
    },
    rewards = {}
  },
  {
    id = 378,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Garp!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Garp"
    },
    rewards = {}
  },
  {
    id = 379,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Rayleigh!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando o Rayleigh"
    },
    rewards = {}
  },
  {
    id = 380,
    type = "coliseu",
    icon = "conquistashellstown.png",
    names = { pt = "Exército de um homem só: Marguerite!" },
    desc = {
      pt = "Completou o modo Exército de um Homem Só usando a Marguerite"
    },
    rewards = {}
  },

  -- ========== PONEGLYPH ==========
  {
    id = 381,
    type = "poneglyph",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Poneglyph encontrado! A Tomb of the Kings!" },
    desc = {
      pt = "Encontrou um Poneglyph Histórico escondido há séculos. Este Poneglyph contém detalhes da localização de Pluton, e é protegido pela família Nerfetari ([https://wiki.gla.com.br/index.php/Poneglyphs Detalhes])"
    },
    rewards = {
      { ident = "Dynamic Diamond Medal", qty = 40 },
      { ident = "Berries.gif", qty = 500000 }
    }
  },
  {
    id = 382,
    type = "poneglyph",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Poneglyph encontrado!" },
    desc = {
      pt = "Encontrou um Poneglyph Histórico escondido há séculos. Este Poneglyph contém instruções sobre as localizações dos Poneglyphs Históricos ([https://wiki.gla.com.br/index.php/Poneglyphs Detalhes])"
    },
    rewards = {
      { ident = "Dynamic Diamond Medal", qty = 40 }
    }
  },
  {
    id = 383,
    type = "poneglyph",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Poneglyph encontrado!" },
    desc = {
      pt = "Encontrou um Poneglyph Histórico escondido há séculos. Este Poneglyph contém detalhes da História da Sandy Island ([https://wiki.gla.com.br/index.php/Poneglyphs Detalhes])"
    },
    rewards = {
      { ident = "Dynamic Diamond Medal", qty = 10 }
    }
  },

  -- ========== INDICAÇÃO ==========
  {
    id = 384,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador I" },
    desc = {
      pt = "Indicou 1 jogador que gastou na loja de Gemas"
    },
    rewards = {
      { ident = "Gem", qty = 8 }
    }
  },
  {
    id = 385,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador II (2/2)" },
    desc = {
      pt = "Indicou 2 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 386,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador III (3/3)" },
    desc = {
      pt = "Indicou 3 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 387,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador IV (4/4)" },
    desc = {
      pt = "Indicou 4 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 388,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador V (5/5)" },
    desc = {
      pt = "Indicou 5 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 389,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador VI (6/6)" },
    desc = {
      pt = "Indicou 6 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 390,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador VII (7/7)" },
    desc = {
      pt = "Indicou 7 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 391,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador VIII (8/8)" },
    desc = {
      pt = "Indicou 8 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 392,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador IX (9/9)" },
    desc = {
      pt = "Indicou 9 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 393,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador X (10/10)" },
    desc = {
      pt = "Indicou 10 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 394,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador XI (11/11)" },
    desc = {
      pt = "Indicou 11 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 395,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador XII (12/12)" },
    desc = {
      pt = "Indicou 12 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 396,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador XIII (13/13)" },
    desc = {
      pt = "Indicou 13 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 397,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador XIV (14/14)" },
    desc = {
      pt = "Indicou 14 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 398,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador XV (15/15)" },
    desc = {
      pt = "Indicou 15 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 399,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador XX (20/20)" },
    desc = {
      pt = "Indicou 20 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 400,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador XXV (25/25)" },
    desc = {
      pt = "Indicou 25 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 401,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador XXX (30/30)" },
    desc = {
      pt = "Indicou 30 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 402,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador XXXV (35/35)" },
    desc = {
      pt = "Indicou 35 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 403,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador XL (40/40)" },
    desc = {
      pt = "Indicou 40 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 404,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador XLV (45/45)" },
    desc = {
      pt = "Indicou 45 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 405,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador L (50/50)" },
    desc = {
      pt = "Indicou 50 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 406,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador LX (60/60)" },
    desc = {
      pt = "Indicou 60 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 407,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador LXX (70/70)" },
    desc = {
      pt = "Indicou 70 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 408,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador LXXX (80/80)" },
    desc = {
      pt = "Indicou 80 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 409,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador XC (90/90)" },
    desc = {
      pt = "Indicou 90 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 410,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador C (100/100)" },
    desc = {
      pt = "Indicou 100 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 411,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador CX (110/110)" },
    desc = {
      pt = "Indicou 110 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 412,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador CXX (120/120)" },
    desc = {
      pt = "Indicou 120 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 413,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador CXXX (130/130)" },
    desc = {
      pt = "Indicou 130 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 414,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador CXL (140/140)" },
    desc = {
      pt = "Indicou 140 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 415,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador CL (150/150)" },
    desc = {
      pt = "Indicou 150 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 416,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador CLX (160/160)" },
    desc = {
      pt = "Indicou 160 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 417,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador CLXX (170/170)" },
    desc = {
      pt = "Indicou 170 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 418,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador CLXXX (180/180)" },
    desc = {
      pt = "Indicou 180 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 419,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador CXC (190/190)" },
    desc = {
      pt = "Indicou 190 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },
  {
    id = 420,
    type = "indicacao",
    icon = "conquistafoosha.png",
    names = { pt = "Influenciador CC (200/200)" },
    desc = {
      pt = "Indicou 200 jogadores que gastaram na loja de Gemas"
    },
    rewards = {}
  },

  -- ========== CELULAR ==========
  {
    id = 421,
    type = "celular",
    icon = "conquistafoosha.png",
    names = { pt = "Jogando no Celular" },
    desc = {
      pt = "Jogou no celular pela primeira vez"
    },
    rewards = {
      { ident = "Chest key", qty = 2 }
    }
  },
  {
    id = 422,
    type = "celular",
    icon = "conquistafoosha.png",
    names = { pt = "Mais fácil do que parece" },
    desc = {
      pt = "Completou 3 Missões Especiais no celular"
    },
    rewards = {
      { ident = "Profile icon box", qty = 1 },
      { ident = "Chest key", qty = 1 },
      { ident = "Chest key piece", qty = 2 },
      { ident = "Berries.gif", qty = 1 }
    }
  },
  {
    id = 423,
    type = "celular",
    icon = "conquistafoosha.png",
    names = { pt = "Usando Poções de Stamina" },
    desc = {
      pt = "Completou 20 Missões Especiais no Celular"
    },
    rewards = {}
  },
  {
    id = 424,
    type = "celular",
    icon = "conquistafoosha.png",
    names = { pt = "Só no Celular" },
    desc = {
      pt = "Completou 50 Missões Especiais no Celular"
    },
    rewards = {}
  },
  {
    id = 425,
    type = "celular",
    icon = "conquistafoosha.png",
    names = { pt = "Jogando na Cama" },
    desc = {
      pt = "Completou 3 Missões Diárias no Celular"
    },
    rewards = {}
  },
  {
    id = 426,
    type = "celular",
    icon = "conquistafoosha.png",
    names = { pt = "Acabaram os Pontos da Aliança" },
    desc = {
      pt = "Completou 15 Missões Diárias no Celular"
    },
    rewards = {}
  },
  {
    id = 427,
    type = "celular",
    icon = "conquistafoosha.png",
    names = { pt = "Viciado no Celular" },
    desc = {
      pt = "Completou 50 Missões Diárias no Celular"
    },
    rewards = {}
  },
  {
    id = 428,
    type = "celular",
    icon = "conquistafoosha.png",
    names = { pt = "Capturando Criminosos" },
    desc = {
      pt = "Completou 1 Pirata Procurado no Celular"
    },
    rewards = {}
  },
  {
    id = 429,
    type = "celular",
    icon = "conquistafoosha.png",
    names = { pt = "Capturando Criminosos II" },
    desc = {
      pt = "Completou 15 Piratas Procurados no Celular"
    },
    rewards = {}
  },
  {
    id = 430,
    type = "celular",
    icon = "conquistafoosha.png",
    names = { pt = "Capturando Criminosos III" },
    desc = {
      pt = "Completou 30 Piratas Procurados no Celular"
    },
    rewards = {}
  },
  {
    id = 431,
    type = "celular",
    icon = "conquistafoosha.png",
    names = { pt = "Jogando fora de casa" },
    desc = {
      pt = "Participou de 5 Eventos Globais no celular"
    },
    rewards = {}
  },

  -- ========== BOSS RUSH ==========
  {
    id = 432,
    type = "bossrush",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {}
  },
  {
    id = 433,
    type = "bossrush",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {}
  },
  {
    id = 434,
    type = "bossrush",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {}
  },
  {
    id = 435,
    type = "bossrush",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {}
  },
  {
    id = 436,
    type = "bossrush",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {}
  },
  {
    id = 437,
    type = "bossrush",
    icon = "conquistashellstown.png",
    hidden = true,
    names = { pt = "Conquista Oculta" },
    desc = {
      pt = "xxxxxxxxx"
    },
    rewards = {}
  },
  {
    id = 438,
    type = "bossrush",
    icon = "conquistafoosha.png",
    names = { pt = "Levando ao Limite I" },
    desc = {
      pt = "Concluiu o Boss Rush uma vez com um modificador vermelho ativo ([https://wiki.gla.com.br/index.php/Boss_Rush Detalhes])"
    },
    rewards = {}
  },
  {
    id = 439,
    type = "bossrush",
    icon = "conquistafoosha.png",
    names = { pt = "Levando ao Limite II (5/5)" },
    desc = {
      pt = "Concluiu o Boss Rush 5 vezes com um modificador vermelho ativo ([https://wiki.gla.com.br/index.php/Boss_Rush Detalhes])"
    },
    rewards = {}
  },
  {
    id = 440,
    type = "bossrush",
    icon = "conquistafoosha.png",
    names = { pt = "Levando ao Limite III (15/15)" },
    desc = {
      pt = "Concluiu o Boss Rush 15 vezes com um modificador vermelho ativo ([https://wiki.gla.com.br/index.php/Boss_Rush Detalhes])"
    },
    rewards = {}
  },
  {
    id = 441,
    type = "bossrush",
    icon = "conquistafoosha.png",
    names = { pt = "Mestre dos Modificadores (14/14)" },
    desc = {
      pt = "Concluiu o Boss Rush usando todos os modificadores ([https://wiki.gla.com.br/index.php/Boss_Rush Detalhes])"
    },
    rewards = {}
  },
  {
    id = 442,
    type = "bossrush",
    icon = "conquistafoosha.png",
    names = { pt = "Boss Rush: Marinheiros" },
    desc = {
      pt = "Concluiu o Boss Rush de Sabaody no modo Difícil com uma equipe de Marinheiros ([https://wiki.gla.com.br/index.php/Boss_Rush Detalhes])"
    },
    rewards = {}
  },
}

function AchievementDB.all()
  return _achievements
end

function AchievementDB.byTab(tab)
  local out = {}
  if not tab or tab == "" then return out end
  for _, a in ipairs(_achievements) do
    if a.type == tab then table.insert(out, a) end
  end
  return out
end

function AchievementDB.getById(id)
  local n = tonumber(id)
  if not n then return nil end
  for _, a in ipairs(_achievements) do
    if a.id == n then return a end
  end
  return nil
end

return AchievementDB