5 596
edições
Sem resumo de edição |
Sem resumo de edição |
||
Linha 2: | Linha 2: | ||
const json = [ | const json = [ | ||
{ | { | ||
"title": "Mewtwo Quest", | "title": "Mewtwo Main Quest", | ||
"description": " | "description": "Impeça Mewtwo de destruir o mundo bla bla bla", | ||
"imageSource": "https://wiki.pokexgames.com/images/ | "imageSource": "https://wiki.pokexgames.com/images/a/a5/Teste_Wid_Rag.png", | ||
"link": " | "link": "https://wiki.pokexgames.com/index.php/Mewtwo_Main", | ||
"icons": [], | "icons": [], | ||
"level": | "level": 200, | ||
categories: { | categories: { | ||
quest: true, | quest: true, | ||
task: | task: false, | ||
daily: | daily: false, | ||
catch: | catch: false, | ||
pvp: | pvp: false | ||
} | } | ||
} | } | ||
] | ] | ||
</script> | </script> |
edições