10444 lines
130 KiB
JSON
10444 lines
130 KiB
JSON
{
|
|
"id": "Yakuza 0",
|
|
"name": "Yakuza 0",
|
|
"short_description": "Short Description",
|
|
"description": "---\n__Advertisement :)__\n\n- __[pica](https://nodeca.github.io/pica/demo/)__ - high quality and fast image\n resize in browser.\n- __[babelfish](https://github.com/nodeca/babelfish/)__ - developer friendly\n i18n with plurals support and easy syntax.\n\nYou will like those projects!\n\n---\n\n# h1 Heading 8-)\n## h2 Heading\n### h3 Heading\n#### h4 Heading\n##### h5 Heading\n###### h6 Heading\n\n\n## Horizontal Rules\n\n___\n\n---\n\n***\n\n\n## Typographic replacements\n\nEnable typographer option to see result.\n\n(c) (C) (r) (R) (tm) (TM) (p) (P) +-\n\ntest.. test... test..... test?..... test!....\n\n!!!!!! ???? ,, -- ---\n\n\"Smartypants, double quotes\" and 'single quotes'\n\n\n## Emphasis\n\n**This is bold text**\n\n__This is bold text__\n\n*This is italic text*\n\n_This is italic text_\n\n~~Strikethrough~~\n\n\n## Blockquotes\n\n\n> Blockquotes can also be nested...\n>> ...by using additional greater-than signs right next to each other...\n> > > ...or with spaces between arrows.\n\n\n## Lists\n\nUnordered\n\n+ Create a list by starting a line with `+`, `-`, or `*`\n+ Sub-lists are made by indenting 2 spaces:\n - Marker character change forces new list start:\n * Ac tristique libero volutpat at\n + Facilisis in pretium nisl aliquet\n - Nulla volutpat aliquam velit\n+ Very easy!\n\nOrdered\n\n1. Lorem ipsum dolor sit amet\n2. Consectetur adipiscing elit\n3. Integer molestie lorem at massa\n\n\n1. You can use sequential numbers...\n1. ...or keep all the numbers as `1.`\n\nStart numbering with offset:\n\n57. foo\n1. bar\n\n\n## Code\n\nInline `code`\n\nIndented code\n\n // Some comments\n line 1 of code\n line 2 of code\n line 3 of code\n\n\nBlock code \"fences\"\n\n```\nSample text here...\n```\n\nSyntax highlighting\n\n``` js\nvar foo = function (bar) {\n return bar++;\n};\n\nconsole.log(foo(5));\n```\n\n## Tables\n\n| Option | Description |\n| ------ | ----------- |\n| data | path to data files to supply the data that will be passed into templates. |\n| engine | engine to be used for processing templates. Handlebars is the default. |\n| ext | extension to be used for dest files. |\n\nRight aligned columns\n\n| Option | Description |\n| ------:| -----------:|\n| data | path to data files to supply the data that will be passed into templates. |\n| engine | engine to be used for processing templates. Handlebars is the default. |\n| ext | extension to be used for dest files. |\n\n\n## Links\n\n[link text](http://dev.nodeca.com)\n\n[link with title](http://nodeca.github.io/pica/demo/ \"title text!\")\n\nAutoconverted link https://github.com/nodeca/pica (enable linkify to see)\n\n\n## Images\n\n\n\n\nLike links, Images also have a footnote style syntax\n\n![Alt text][id]\n\nWith a reference later in the document defining the URL location:\n\n[id]: https://octodex.github.com/images/dojocat.jpg \"The Dojocat\"\n\n\n## Plugins\n\nThe killer feature of `markdown-it` is very effective support of\n[syntax plugins](https://www.npmjs.org/browse/keyword/markdown-it-plugin).\n\n\n### [Emojies](https://github.com/markdown-it/markdown-it-emoji)\n\n> Classic markup: :wink: :crush: :cry: :tear: :laughing: :yum:\n>\n> Shortcuts (emoticons): :-) :-( 8-) ;)\n\nsee [how to change output](https://github.com/markdown-it/markdown-it-emoji#change-output) with twemoji.\n\n\n### [Subscript](https://github.com/markdown-it/markdown-it-sub) / [Superscript](https://github.com/markdown-it/markdown-it-sup)\n\n- 19^th^\n- H~2~O\n\n\n### [<ins>](https://github.com/markdown-it/markdown-it-ins)\n\n++Inserted text++\n\n\n### [<mark>](https://github.com/markdown-it/markdown-it-mark)\n\n==Marked text==\n\n\n### [Footnotes](https://github.com/markdown-it/markdown-it-footnote)\n\nFootnote 1 link[^first].\n\nFootnote 2 link[^second].\n\nInline footnote^[Text of inline footnote] definition.\n\nDuplicated footnote reference[^second].\n\n[^first]: Footnote **can have markup**\n\n and multiple paragraphs.\n\n[^second]: Footnote text.\n\n\n### [Definition lists](https://github.com/markdown-it/markdown-it-deflist)\n\nTerm 1\n\n: Definition 1\nwith lazy continuation.\n\nTerm 2 with *inline markup*\n\n: Definition 2\n\n { some code, part of Definition 2 }\n\n Third paragraph of definition 2.\n\n_Compact style:_\n\nTerm 1\n ~ Definition 1\n\nTerm 2\n ~ Definition 2a\n ~ Definition 2b\n\n\n### [Abbreviations](https://github.com/markdown-it/markdown-it-abbr)\n\nThis is HTML abbreviation example.\n\nIt converts \"HTML\", but keep intact partial entries like \"xxxHTMLyyy\" and so on.\n\n*[HTML]: Hyper Text Markup Language\n\n### [Custom containers](https://github.com/markdown-it/markdown-it-container)\n\n::: warning\n*here be dragons*\n:::",
|
|
"generator": "simple",
|
|
"goals": [
|
|
{
|
|
"name": "Talk to people 50 times",
|
|
"group": {
|
|
"name": "Talk to people",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
6,
|
|
7,
|
|
9,
|
|
12,
|
|
13,
|
|
15,
|
|
18,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Talk to people 100 times",
|
|
"group": {
|
|
"name": "Talk to people",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
3,
|
|
5,
|
|
7,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
17,
|
|
19,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Talk to people 300 times",
|
|
"group": {
|
|
"name": "Talk to people",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
4,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
14,
|
|
15,
|
|
16,
|
|
18,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Dine at eateries 10 times",
|
|
"group": {
|
|
"name": "Dine at eateries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
4,
|
|
5,
|
|
6,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
14,
|
|
18,
|
|
19,
|
|
20,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Dine at eateries 30 times",
|
|
"group": {
|
|
"name": "Dine at eateries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
3,
|
|
5,
|
|
6,
|
|
8,
|
|
10,
|
|
12,
|
|
14,
|
|
18,
|
|
19,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Dine at eateries 50 times",
|
|
"group": {
|
|
"name": "Dine at eateries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
5,
|
|
7,
|
|
12,
|
|
16,
|
|
17,
|
|
19,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Dine at eateries 100 times",
|
|
"group": {
|
|
"name": "Dine at eateries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
5,
|
|
10,
|
|
11,
|
|
13,
|
|
14,
|
|
18,
|
|
20,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Buy from Dream Machines 5 times",
|
|
"group": {
|
|
"name": "Buy from Dream Machines",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
5,
|
|
6,
|
|
8,
|
|
10,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
20,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Buy from Dream Machines 10 times",
|
|
"group": {
|
|
"name": "Buy from Dream Machines",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
9,
|
|
12,
|
|
13,
|
|
15,
|
|
16,
|
|
17,
|
|
19,
|
|
20
|
|
]
|
|
},
|
|
{
|
|
"name": "Buy from Dream Machines 20 times",
|
|
"group": {
|
|
"name": "Buy from Dream Machines",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
6,
|
|
7,
|
|
8,
|
|
10,
|
|
12,
|
|
15,
|
|
16,
|
|
18,
|
|
19,
|
|
20,
|
|
21
|
|
]
|
|
},
|
|
{
|
|
"name": "Buy from Dream Machines 50 times",
|
|
"group": {
|
|
"name": "Buy from Dream Machines",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
9,
|
|
12,
|
|
14,
|
|
18,
|
|
21,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Entertain yourself 10 times",
|
|
"group": {
|
|
"name": "Entertain yourself",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
5,
|
|
6,
|
|
9,
|
|
10,
|
|
11,
|
|
15,
|
|
18,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Entertain yourself 30 times",
|
|
"group": {
|
|
"name": "Entertain yourself",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
3,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
12,
|
|
16,
|
|
19,
|
|
20,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Entertain yourself 50 times",
|
|
"group": {
|
|
"name": "Entertain yourself",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
5,
|
|
8,
|
|
9,
|
|
11,
|
|
12,
|
|
19,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Entertain yourself 100 times",
|
|
"group": {
|
|
"name": "Entertain yourself",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
3,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
11,
|
|
14,
|
|
17,
|
|
18,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Eat 5 food items",
|
|
"group": {
|
|
"name": "Eat food items",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
6,
|
|
7,
|
|
8,
|
|
12,
|
|
13,
|
|
16,
|
|
18,
|
|
20,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Eat 15 food items",
|
|
"group": {
|
|
"name": "Eat food items",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
4,
|
|
7,
|
|
9,
|
|
10,
|
|
12,
|
|
16,
|
|
19,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Eat 30 food items",
|
|
"group": {
|
|
"name": "Eat food items",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
13,
|
|
15,
|
|
17,
|
|
19,
|
|
20,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Eat 5 medicine items",
|
|
"group": {
|
|
"name": "Eat medicine items",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
6,
|
|
9,
|
|
11,
|
|
12,
|
|
17,
|
|
18,
|
|
19
|
|
]
|
|
},
|
|
{
|
|
"name": "Eat 15 medicine items",
|
|
"group": {
|
|
"name": "Eat medicine items",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
5,
|
|
6,
|
|
7,
|
|
10,
|
|
13,
|
|
14,
|
|
15,
|
|
17,
|
|
18,
|
|
21,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Eat 30 medicine items",
|
|
"group": {
|
|
"name": "Eat medicine items",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
4,
|
|
5,
|
|
6,
|
|
8,
|
|
9,
|
|
11,
|
|
13,
|
|
14,
|
|
16,
|
|
17
|
|
]
|
|
},
|
|
{
|
|
"name": "Travel by taxi 5 times",
|
|
"group": {
|
|
"name": "Travel by taxi",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
5,
|
|
6,
|
|
8,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
17,
|
|
20,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Travel by taxi 15 times",
|
|
"group": {
|
|
"name": "Travel by taxi",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
7,
|
|
8,
|
|
9,
|
|
11,
|
|
12,
|
|
13,
|
|
16,
|
|
19,
|
|
20
|
|
]
|
|
},
|
|
{
|
|
"name": "Travel by taxi 30 times",
|
|
"group": {
|
|
"name": "Travel by taxi",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
11,
|
|
13,
|
|
16,
|
|
19,
|
|
20,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Travel 20km on foot",
|
|
"group": {
|
|
"name": "Travel on foot",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
13,
|
|
15,
|
|
18,
|
|
19,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Travel 50km on foot",
|
|
"group": {
|
|
"name": "Travel on foot",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
4,
|
|
5,
|
|
6,
|
|
9,
|
|
15,
|
|
16,
|
|
17,
|
|
19,
|
|
20,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Travel 100km on foot",
|
|
"group": {
|
|
"name": "Travel on foot",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
6,
|
|
8,
|
|
10,
|
|
11,
|
|
12,
|
|
14,
|
|
17,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Travel 2km by dashing",
|
|
"group": {
|
|
"name": "Travel by dashing",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
5,
|
|
11,
|
|
12,
|
|
15,
|
|
17,
|
|
18,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Travel 5km by dashing",
|
|
"group": {
|
|
"name": "Travel by dashing",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
4,
|
|
5,
|
|
11,
|
|
12,
|
|
13,
|
|
17,
|
|
18,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Travel 10km by dashing",
|
|
"group": {
|
|
"name": "Travel by dashing",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
4,
|
|
8,
|
|
10,
|
|
11,
|
|
14,
|
|
15,
|
|
17,
|
|
19,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn a total of 20 mil yen",
|
|
"group": {
|
|
"name": "Earn money",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
9,
|
|
10,
|
|
13,
|
|
16,
|
|
18,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn a total of 50 mil yen",
|
|
"group": {
|
|
"name": "Earn money",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
14,
|
|
17,
|
|
18,
|
|
20,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn a total of 100 mil yen",
|
|
"group": {
|
|
"name": "Earn money",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
10,
|
|
12,
|
|
14,
|
|
15,
|
|
16
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn a total of 1 bil yen",
|
|
"group": {
|
|
"name": "Earn money",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
12,
|
|
16,
|
|
17,
|
|
18,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn a total of 10 bil yen",
|
|
"group": {
|
|
"name": "Earn money",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
3,
|
|
7,
|
|
10,
|
|
14,
|
|
16,
|
|
19,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn a total of 50 bil yen",
|
|
"group": {
|
|
"name": "Earn money",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
5,
|
|
6,
|
|
8,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
19,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Spend a total of 1 mil yen",
|
|
"group": {
|
|
"name": "Spend money",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
14,
|
|
17,
|
|
19,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Spend a total of 10 mil yen",
|
|
"group": {
|
|
"name": "Spend money",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
3,
|
|
5,
|
|
15,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Spend a total of 100 mil yen",
|
|
"group": {
|
|
"name": "Spend money",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
7,
|
|
10,
|
|
11,
|
|
13,
|
|
16,
|
|
21,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Spend a total of 1 bil yen",
|
|
"group": {
|
|
"name": "Spend money",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
6,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
16,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Spend a total of 5 bil yen",
|
|
"group": {
|
|
"name": "Spend money",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
4,
|
|
7,
|
|
9,
|
|
10,
|
|
12,
|
|
14,
|
|
15,
|
|
17,
|
|
20,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Spend a total of 10 bil yen",
|
|
"group": {
|
|
"name": "Spend money",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
6,
|
|
8,
|
|
10,
|
|
13,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Scatter a total of 1 mil yen",
|
|
"group": {
|
|
"name": "Scatter money",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
6,
|
|
8,
|
|
11,
|
|
13,
|
|
14,
|
|
15,
|
|
17,
|
|
19,
|
|
20,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Scatter a total of 3 mil yen",
|
|
"group": {
|
|
"name": "Scatter money",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
5,
|
|
7,
|
|
8,
|
|
9,
|
|
11,
|
|
15,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Scatter a total of 5 mil yen",
|
|
"group": {
|
|
"name": "Scatter money",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
7,
|
|
9,
|
|
12,
|
|
16,
|
|
17,
|
|
19,
|
|
21,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Scatter a total of 10 mil yen",
|
|
"group": {
|
|
"name": "Scatter money",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
5,
|
|
6,
|
|
7,
|
|
9,
|
|
10,
|
|
11,
|
|
14,
|
|
15,
|
|
17,
|
|
20,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect 5 telephone cards (Kiryu)",
|
|
"group": {
|
|
"name": "Collect telephone cards (Kiryu)",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
6,
|
|
9,
|
|
10,
|
|
11,
|
|
13,
|
|
15,
|
|
16,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect 20 telephone cards (Kiryu)",
|
|
"group": {
|
|
"name": "Collect telephone cards (Kiryu)",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
5,
|
|
7,
|
|
8,
|
|
10,
|
|
15,
|
|
18,
|
|
20,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect 45 telephone cards (Kiryu)",
|
|
"group": {
|
|
"name": "Collect telephone cards (Kiryu)",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
4,
|
|
5,
|
|
7,
|
|
11,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
19
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect 5 telephone cards (Majima)",
|
|
"group": {
|
|
"name": "Collect telephone cards (Majima)",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
12,
|
|
13,
|
|
15,
|
|
20,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect 20 telephone cards (Majima)",
|
|
"group": {
|
|
"name": "Collect telephone cards (Majima)",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
6,
|
|
7,
|
|
10,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect 45 telephone cards (Majima)",
|
|
"group": {
|
|
"name": "Collect telephone cards (Majima)",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
6,
|
|
7,
|
|
8,
|
|
11,
|
|
12,
|
|
15,
|
|
17,
|
|
20,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Watch 5 different video clips",
|
|
"group": {
|
|
"name": "Watch different video clips",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
9,
|
|
11,
|
|
12,
|
|
13,
|
|
15,
|
|
16,
|
|
18,
|
|
20,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Watch 15 different video clips",
|
|
"group": {
|
|
"name": "Watch different video clips",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
5,
|
|
6,
|
|
7,
|
|
10,
|
|
12,
|
|
16,
|
|
21,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Watch 30 different video clips",
|
|
"group": {
|
|
"name": "Watch different video clips",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
4,
|
|
5,
|
|
8,
|
|
9,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Dinery (Gindaco)",
|
|
"group": {
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
10,
|
|
11,
|
|
13,
|
|
14,
|
|
16,
|
|
19,
|
|
20,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Dinery (Yoronotaki)",
|
|
"group": {
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
4,
|
|
6,
|
|
8,
|
|
9,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Dinery (Ringer Hut)",
|
|
"group": {
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
6,
|
|
11,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
21,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Dinery (Fuji Soba)",
|
|
"group": {
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
13,
|
|
15,
|
|
16,
|
|
17,
|
|
21,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Dinery (Akaushimaru)",
|
|
"group": {
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
8,
|
|
9,
|
|
12,
|
|
14,
|
|
20,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Dinery (Tengokuken)",
|
|
"group": {
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
4,
|
|
5,
|
|
9,
|
|
10,
|
|
13,
|
|
16,
|
|
17,
|
|
20,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Dinery (Sushi Gin)",
|
|
"group": {
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
3,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
12,
|
|
19,
|
|
20,
|
|
21
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Dinery (Cafe Alps)",
|
|
"group": {
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
5,
|
|
7,
|
|
13,
|
|
17,
|
|
20,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Dinery (Kanrai)",
|
|
"group": {
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
12,
|
|
14,
|
|
15,
|
|
16,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Dinery (Smile Burger)",
|
|
"group": {
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
5,
|
|
9,
|
|
16,
|
|
17,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Dinery (Maharaja)",
|
|
"group": {
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
4,
|
|
5,
|
|
6,
|
|
11,
|
|
12,
|
|
14,
|
|
15,
|
|
17,
|
|
19,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Dinery (Heroine)",
|
|
"group": {
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
17,
|
|
18,
|
|
19,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Dinery (Earth Angel)",
|
|
"group": {
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
8,
|
|
9,
|
|
11,
|
|
13,
|
|
14,
|
|
16,
|
|
19,
|
|
20,
|
|
21,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Dinery (Shellac)",
|
|
"group": {
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
5,
|
|
7,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
19,
|
|
20,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Dinery (Vincent)",
|
|
"group": {
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
4,
|
|
5,
|
|
7,
|
|
8,
|
|
12,
|
|
15,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Dinery (Tsuruhashi Fugetsu)",
|
|
"group": {
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
4,
|
|
5,
|
|
7,
|
|
10,
|
|
11,
|
|
13,
|
|
14,
|
|
16,
|
|
17,
|
|
19,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Dinery (Ganko Sushi)",
|
|
"group": {
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
7,
|
|
9,
|
|
10,
|
|
11,
|
|
14,
|
|
15,
|
|
17,
|
|
19,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Dinery (Kinryu Ramen)",
|
|
"group": {
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
4,
|
|
7,
|
|
12,
|
|
13,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
21,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Dinery (Kani Douraku)",
|
|
"group": {
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
4,
|
|
5,
|
|
8,
|
|
9,
|
|
11,
|
|
14,
|
|
15,
|
|
16,
|
|
18,
|
|
21,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Dinery (Zuboraya)",
|
|
"group": {
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
5,
|
|
6,
|
|
7,
|
|
9,
|
|
10,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
21
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Dinery (Kushikatsu Daruma)",
|
|
"group": {
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
3,
|
|
4,
|
|
8,
|
|
9,
|
|
10,
|
|
15,
|
|
16,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Dinery (Komian)",
|
|
"group": {
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
3,
|
|
4,
|
|
8,
|
|
9,
|
|
13,
|
|
15,
|
|
16,
|
|
18,
|
|
20,
|
|
21,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Dinery (Utahime)",
|
|
"group": {
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
8,
|
|
14,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Dinery (Shot Bar STIJL)",
|
|
"group": {
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
4,
|
|
5,
|
|
7,
|
|
8,
|
|
11,
|
|
16,
|
|
17,
|
|
18,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 50 enemies on the street",
|
|
"group": {
|
|
"name": "Defeat enemies on the street",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
6,
|
|
7,
|
|
8,
|
|
14,
|
|
16,
|
|
17,
|
|
18,
|
|
20,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 150 enemies on the street",
|
|
"group": {
|
|
"name": "Defeat enemies on the street",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
4,
|
|
7,
|
|
10,
|
|
11,
|
|
12,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 300 enemies on the street",
|
|
"group": {
|
|
"name": "Defeat enemies on the street",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
3,
|
|
5,
|
|
6,
|
|
8,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 500 enemies on the street",
|
|
"group": {
|
|
"name": "Defeat enemies on the street",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
19,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 5 enemies in the Brawler Style (Kiryu)",
|
|
"group": {
|
|
"name": "Defeat enemies in the Brawler Style (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
18,
|
|
21,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 100 enemies in the Brawler Style (Kiryu)",
|
|
"group": {
|
|
"name": "Defeat enemies in the Brawler Style (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
5,
|
|
9,
|
|
10,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 200 enemies in the Brawler Style (Kiryu)",
|
|
"group": {
|
|
"name": "Defeat enemies in the Brawler Style (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
14,
|
|
17,
|
|
20,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 50 enemies in the Rush Style (Kiryu)",
|
|
"group": {
|
|
"name": "Defeat enemies in the Rush Style (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
5,
|
|
8,
|
|
10,
|
|
11,
|
|
19,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 100 enemies in the Rush Style (Kiryu)",
|
|
"group": {
|
|
"name": "Defeat enemies in the Rush Style (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
4,
|
|
5,
|
|
6,
|
|
8,
|
|
9,
|
|
10,
|
|
12,
|
|
17,
|
|
18,
|
|
19,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 200 enemies in the Rush Style (Kiryu)",
|
|
"group": {
|
|
"name": "Defeat enemies in the Rush Style (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
14,
|
|
17,
|
|
18,
|
|
20,
|
|
21,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 50 enemies in the Beast Style (Kiryu)",
|
|
"group": {
|
|
"name": "Defeat enemies in the Beast Style (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
11,
|
|
14,
|
|
15,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 100 enemies in the Beast Style (Kiryu)",
|
|
"group": {
|
|
"name": "Defeat enemies in the Beast Style (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
4,
|
|
6,
|
|
7,
|
|
11,
|
|
12,
|
|
17,
|
|
20,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 200 enemies in the Beast Style (Kiryu)",
|
|
"group": {
|
|
"name": "Defeat enemies in the Beast Style (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
4,
|
|
6,
|
|
10,
|
|
11,
|
|
13,
|
|
14,
|
|
15,
|
|
17,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 50 enemies in the Dragon Style (Kiryu)",
|
|
"group": {
|
|
"name": "Defeat enemies in the Dragon Style (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
9,
|
|
11,
|
|
13,
|
|
17,
|
|
18,
|
|
19,
|
|
20
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 100 enemies in the Dragon Style (Kiryu)",
|
|
"group": {
|
|
"name": "Defeat enemies in the Dragon Style (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
4,
|
|
5,
|
|
6,
|
|
10,
|
|
12,
|
|
15,
|
|
20,
|
|
21,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 200 enemies in the Dragon Style (Kiryu)",
|
|
"group": {
|
|
"name": "Defeat enemies in the Dragon Style (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
5,
|
|
6,
|
|
7,
|
|
13,
|
|
16,
|
|
18,
|
|
19
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 50 enemies in the Thug Style (Majima)",
|
|
"group": {
|
|
"name": "Defeat enemies in the Thug Style (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
5,
|
|
6,
|
|
8,
|
|
10,
|
|
11,
|
|
12,
|
|
17,
|
|
18,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 100 enemies in the Thug Style (Majima)",
|
|
"group": {
|
|
"name": "Defeat enemies in the Thug Style (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
11,
|
|
13,
|
|
15,
|
|
16,
|
|
18,
|
|
20,
|
|
21,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 200 enemies in the Thug Style (Majima)",
|
|
"group": {
|
|
"name": "Defeat enemies in the Thug Style (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
11,
|
|
14,
|
|
18,
|
|
20,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 50 enemies in the Slugger Style (Majima)",
|
|
"group": {
|
|
"name": "Defeat enemies in the Slugger Style (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
5,
|
|
6,
|
|
7,
|
|
9,
|
|
10,
|
|
12,
|
|
13,
|
|
17,
|
|
21,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 100 enemies in the Slugger Style (Majima)",
|
|
"group": {
|
|
"name": "Defeat enemies in the Slugger Style (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
6,
|
|
7,
|
|
9,
|
|
13,
|
|
14,
|
|
18,
|
|
20,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 200 enemies in the Slugger Style (Majima)",
|
|
"group": {
|
|
"name": "Defeat enemies in the Slugger Style (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
4,
|
|
5,
|
|
6,
|
|
11,
|
|
16,
|
|
19,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 50 enemies in the Breaker Style (Majima)",
|
|
"group": {
|
|
"name": "Defeat enemies in the Breaker Style (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
6,
|
|
9,
|
|
11,
|
|
13,
|
|
14,
|
|
15,
|
|
17,
|
|
18,
|
|
21
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 100 enemies in the Breaker Style (Majima)",
|
|
"group": {
|
|
"name": "Defeat enemies in the Breaker Style (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
6,
|
|
12,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
21
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 200 enemies in the Breaker Style (Majima)",
|
|
"group": {
|
|
"name": "Defeat enemies in the Breaker Style (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
4,
|
|
5,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 50 enemies in the Mad Dog Style (Majima)",
|
|
"group": {
|
|
"name": "Defeat enemies in the Mad Dog Style (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
9,
|
|
12,
|
|
13,
|
|
14,
|
|
17,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 100 enemies in the Mad Dog Style (Majima)",
|
|
"group": {
|
|
"name": "Defeat enemies in the Mad Dog Style (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
10,
|
|
12,
|
|
13,
|
|
15,
|
|
16,
|
|
17,
|
|
19,
|
|
21,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 200 enemies in the Mad Dog Style (Majima)",
|
|
"group": {
|
|
"name": "Defeat enemies in the Mad Dog Style (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
3,
|
|
5,
|
|
6,
|
|
8,
|
|
10,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
18,
|
|
20,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Help 5 attack victims around town",
|
|
"group": {
|
|
"name": "Help attack victims around town",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
4,
|
|
6,
|
|
8,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Help 15 attack victims around town",
|
|
"group": {
|
|
"name": "Help attack victims around town",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
7,
|
|
15,
|
|
18,
|
|
19,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Help 30 attack victims around town",
|
|
"group": {
|
|
"name": "Help attack victims around town",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
4,
|
|
5,
|
|
9,
|
|
11,
|
|
12,
|
|
17,
|
|
18,
|
|
19,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Win 10 coliseum tournaments",
|
|
"group": {
|
|
"name": "Win coliseum tournaments",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
7,
|
|
9,
|
|
10,
|
|
11,
|
|
14,
|
|
16,
|
|
18,
|
|
20,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Win 20 coliseum tournaments",
|
|
"group": {
|
|
"name": "Win coliseum tournaments",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
6,
|
|
11,
|
|
13,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Win 30 coliseum tournaments",
|
|
"group": {
|
|
"name": "Win coliseum tournaments",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
5,
|
|
6,
|
|
10,
|
|
11,
|
|
16,
|
|
18,
|
|
20,
|
|
21
|
|
]
|
|
},
|
|
{
|
|
"name": "Win 40 coliseum tournaments",
|
|
"group": {
|
|
"name": "Win coliseum tournaments",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
7,
|
|
8,
|
|
9,
|
|
11,
|
|
13,
|
|
15,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Win 50 coliseum tournaments",
|
|
"group": {
|
|
"name": "Win coliseum tournaments",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
4,
|
|
6,
|
|
7,
|
|
8,
|
|
10,
|
|
11,
|
|
12,
|
|
13,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
21
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 5 coliseum opponents",
|
|
"group": {
|
|
"name": "Defeat coliseum opponents",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
4,
|
|
5,
|
|
7,
|
|
10,
|
|
11,
|
|
13,
|
|
15,
|
|
16,
|
|
20,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 15 coliseum opponents",
|
|
"group": {
|
|
"name": "Defeat coliseum opponents",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
4,
|
|
6,
|
|
12,
|
|
14,
|
|
18,
|
|
20,
|
|
21,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 25 coliseum opponents",
|
|
"group": {
|
|
"name": "Defeat coliseum opponents",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
10,
|
|
11,
|
|
12,
|
|
15,
|
|
16,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 1 nouveau riche enemy",
|
|
"group": {
|
|
"name": "Defeat nouveau riche enemies",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
10,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
16,
|
|
17,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 5 nouveau riche enemies",
|
|
"group": {
|
|
"name": "Defeat nouveau riche enemies",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
7,
|
|
16,
|
|
18,
|
|
19,
|
|
20,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 10 nouveau riche enemies",
|
|
"group": {
|
|
"name": "Defeat nouveau riche enemies",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
3,
|
|
6,
|
|
7,
|
|
10,
|
|
13,
|
|
15,
|
|
16,
|
|
18,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat Mr. Shakedown 1 time (Kiryu)",
|
|
"group": {
|
|
"name": "Defeat Mr. Shakedown (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
4,
|
|
6,
|
|
7,
|
|
8,
|
|
10,
|
|
12,
|
|
16,
|
|
17,
|
|
20,
|
|
21,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat Mr. Shakedown 5 times (Kiryu)",
|
|
"group": {
|
|
"name": "Defeat Mr. Shakedown (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
4,
|
|
6,
|
|
7,
|
|
10,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
20,
|
|
21,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat Mr. Shakedown 10 times (Kiryu)",
|
|
"group": {
|
|
"name": "Defeat Mr. Shakedown (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
4,
|
|
6,
|
|
9,
|
|
11,
|
|
12,
|
|
16,
|
|
18,
|
|
21
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat Mr. Shakedown 1 time (Majima)",
|
|
"group": {
|
|
"name": "Defeat Mr. Shakedown (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
4,
|
|
8,
|
|
9,
|
|
11,
|
|
12,
|
|
13,
|
|
15,
|
|
16,
|
|
17,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat Mr. Shakedown 5 times (Majima)",
|
|
"group": {
|
|
"name": "Defeat Mr. Shakedown (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
3,
|
|
4,
|
|
5,
|
|
10,
|
|
11,
|
|
12,
|
|
18,
|
|
20,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat Mr. Shakedown 10 times (Majima)",
|
|
"group": {
|
|
"name": "Defeat Mr. Shakedown (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
4,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
15,
|
|
16,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat Sega 1 time",
|
|
"group": {
|
|
"name": "Defeat Sega",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
3,
|
|
4,
|
|
7,
|
|
8,
|
|
9,
|
|
13,
|
|
19,
|
|
20,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn a total of 1 mil in battle",
|
|
"group": {
|
|
"name": "Earn a total in battle",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
5,
|
|
9,
|
|
11,
|
|
12,
|
|
13,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn a total of 5 mil in battle",
|
|
"group": {
|
|
"name": "Earn a total in battle",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
4,
|
|
5,
|
|
7,
|
|
8,
|
|
9,
|
|
12,
|
|
13,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn a total of 10 mil in battle",
|
|
"group": {
|
|
"name": "Earn a total in battle",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
4,
|
|
5,
|
|
8,
|
|
14,
|
|
16,
|
|
17,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn a total of 100 mil in battle",
|
|
"group": {
|
|
"name": "Earn a total in battle",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
3,
|
|
5,
|
|
9,
|
|
10,
|
|
11,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
19,
|
|
21,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Use Heat Actions 20 times",
|
|
"group": {
|
|
"name": "Use Heat Actions",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
6,
|
|
11,
|
|
12,
|
|
15,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Use Heat Actions 50 times",
|
|
"group": {
|
|
"name": "Use Heat Actions",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
4,
|
|
6,
|
|
12,
|
|
13,
|
|
14,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Use Heat Actions 100 times",
|
|
"group": {
|
|
"name": "Use Heat Actions",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
4,
|
|
5,
|
|
7,
|
|
9,
|
|
10,
|
|
13,
|
|
16,
|
|
18,
|
|
21
|
|
]
|
|
},
|
|
{
|
|
"name": "Use Heat Actions 200 times",
|
|
"group": {
|
|
"name": "Use Heat Actions",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
3,
|
|
4,
|
|
6,
|
|
7,
|
|
10,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
17,
|
|
19,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Use Heat Actions 300 times",
|
|
"group": {
|
|
"name": "Use Heat Actions",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
6,
|
|
7,
|
|
8,
|
|
10,
|
|
17,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Use 10 different Heat Actions (Kiryu)",
|
|
"group": {
|
|
"name": "Use different Heat Actions (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
5,
|
|
6,
|
|
8,
|
|
9,
|
|
11,
|
|
13,
|
|
15,
|
|
16,
|
|
17,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Use 20 different Heat Actions (Kiryu)",
|
|
"group": {
|
|
"name": "Use different Heat Actions (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
3,
|
|
6,
|
|
7,
|
|
10,
|
|
11,
|
|
14,
|
|
15,
|
|
17,
|
|
18,
|
|
19,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Use 40 different Heat Actions (Kiryu)",
|
|
"group": {
|
|
"name": "Use different Heat Actions (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
6,
|
|
11,
|
|
14,
|
|
20,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Use 10 different Heat Actions (Majima)",
|
|
"group": {
|
|
"name": "Use different Heat Actions (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
4,
|
|
6,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Use 20 different Heat Actions (Majima)",
|
|
"group": {
|
|
"name": "Use different Heat Actions (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
4,
|
|
7,
|
|
8,
|
|
11,
|
|
16,
|
|
19,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Use 30 different Heat Actions (Majima)",
|
|
"group": {
|
|
"name": "Use different Heat Actions (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
8,
|
|
12,
|
|
13,
|
|
15,
|
|
16,
|
|
17,
|
|
19,
|
|
21
|
|
]
|
|
},
|
|
{
|
|
"name": "Break 20 objects in battle",
|
|
"group": {
|
|
"name": "Break objects in battle",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
5,
|
|
7,
|
|
10,
|
|
12,
|
|
17,
|
|
21,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Break 50 objects in battle",
|
|
"group": {
|
|
"name": "Break objects in battle",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
16,
|
|
18,
|
|
20,
|
|
21,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Break 100 objects in battle",
|
|
"group": {
|
|
"name": "Break objects in battle",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
4,
|
|
8,
|
|
10,
|
|
12,
|
|
13,
|
|
16,
|
|
19,
|
|
21,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Acquire 10 different weapons",
|
|
"group": {
|
|
"name": "Acquire different weapons",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
5,
|
|
8,
|
|
9,
|
|
13,
|
|
18,
|
|
19,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Acquire 40 different weapons",
|
|
"group": {
|
|
"name": "Acquire different weapons",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
6,
|
|
9,
|
|
10,
|
|
11,
|
|
15,
|
|
16,
|
|
19,
|
|
20,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Acquire 70 different weapons",
|
|
"group": {
|
|
"name": "Acquire different weapons",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
4,
|
|
6,
|
|
10,
|
|
13,
|
|
17,
|
|
18,
|
|
20,
|
|
21,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Acquire 100 different weapons",
|
|
"group": {
|
|
"name": "Acquire different weapons",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
8,
|
|
9,
|
|
10,
|
|
14,
|
|
15,
|
|
18,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Acquire 10 different gear items",
|
|
"group": {
|
|
"name": "Acquire different gear items",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
3,
|
|
7,
|
|
8,
|
|
9,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
16,
|
|
19,
|
|
20,
|
|
21
|
|
]
|
|
},
|
|
{
|
|
"name": "Acquire 25 different gear items",
|
|
"group": {
|
|
"name": "Acquire different gear items",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
13,
|
|
16,
|
|
18,
|
|
21,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Acquire 45 different gear items",
|
|
"group": {
|
|
"name": "Acquire different gear items",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
5,
|
|
6,
|
|
10,
|
|
12,
|
|
15,
|
|
19,
|
|
20,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Acquire 70 different gear items",
|
|
"group": {
|
|
"name": "Acquire different gear items",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
3,
|
|
10,
|
|
11,
|
|
16,
|
|
17,
|
|
20,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 10 enemies using weapons",
|
|
"group": {
|
|
"name": "Defeat enemies using weapons",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
5,
|
|
7,
|
|
9,
|
|
11,
|
|
13,
|
|
14,
|
|
15,
|
|
18
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 50 enemies using weapons",
|
|
"group": {
|
|
"name": "Defeat enemies using weapons",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
4,
|
|
7,
|
|
8,
|
|
9,
|
|
11,
|
|
12,
|
|
14,
|
|
15,
|
|
16,
|
|
21,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat 100 enemies using weapons",
|
|
"group": {
|
|
"name": "Defeat enemies using weapons",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
5,
|
|
7,
|
|
9,
|
|
10,
|
|
14,
|
|
15,
|
|
17,
|
|
18,
|
|
20,
|
|
21,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Learn all of Bacchus' moves (Kiryu)",
|
|
"group": {
|
|
"name": "Learn all moves (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
14,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
21,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Learn all of Kamoji's moves (Kiryu)",
|
|
"group": {
|
|
"name": "Learn all moves (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
4,
|
|
6,
|
|
7,
|
|
8,
|
|
11,
|
|
12,
|
|
13,
|
|
16,
|
|
18,
|
|
19,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Learn all of Miss Tatsu's moves (Kiryu)",
|
|
"group": {
|
|
"name": "Learn all moves (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
6,
|
|
13,
|
|
15,
|
|
16,
|
|
18,
|
|
20,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Finish all bouts with Komeki (Majima)",
|
|
"group": {
|
|
"name": "Learn all moves (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
6,
|
|
7,
|
|
9,
|
|
11,
|
|
13,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19
|
|
]
|
|
},
|
|
{
|
|
"name": "Learn all of Fei Hu's moves (Majima)",
|
|
"group": {
|
|
"name": "Learn all moves (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
9,
|
|
12,
|
|
13,
|
|
15,
|
|
17,
|
|
19,
|
|
20,
|
|
21,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Learn all of Areshi's moves (Majima)",
|
|
"group": {
|
|
"name": "Learn all moves (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
5,
|
|
6,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
18,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect total proceeds of 1 mil (Kiryu)",
|
|
"group": {
|
|
"name": "Collect total proceeds",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
3,
|
|
5,
|
|
6,
|
|
8,
|
|
14,
|
|
17,
|
|
18,
|
|
20,
|
|
21,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect total proceeds of 10 mil (Kiryu)",
|
|
"group": {
|
|
"name": "Collect total proceeds",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
6,
|
|
8,
|
|
11,
|
|
15,
|
|
18,
|
|
19,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect total proceeds of 100 mil (Kiryu)",
|
|
"group": {
|
|
"name": "Collect total proceeds",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
4,
|
|
6,
|
|
8,
|
|
12,
|
|
14,
|
|
15,
|
|
16,
|
|
19,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect total proceeds of 1 bil (Kiryu)",
|
|
"group": {
|
|
"name": "Collect total proceeds",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
7,
|
|
8,
|
|
11,
|
|
12,
|
|
14,
|
|
15,
|
|
17,
|
|
18,
|
|
20,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Buy 1 Leisure King property",
|
|
"group": {
|
|
"name": "Buy Leisure King properties",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
6,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
13,
|
|
14,
|
|
17,
|
|
18,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Buy 4 Leisure King properties",
|
|
"group": {
|
|
"name": "Buy Leisure King properties",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
12,
|
|
13,
|
|
16,
|
|
17,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Buy 7 Leisure King properties",
|
|
"group": {
|
|
"name": "Buy Leisure King properties",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
3,
|
|
5,
|
|
8,
|
|
9,
|
|
10,
|
|
12,
|
|
15,
|
|
18,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Buy 2 Electronics King properties",
|
|
"group": {
|
|
"name": "Buy Electronics King properties",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
4,
|
|
5,
|
|
6,
|
|
8,
|
|
11,
|
|
15,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Buy 5 Electronics King properties",
|
|
"group": {
|
|
"name": "Buy Electronics King properties",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
4,
|
|
5,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
13,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Buy 8 Electronics King properties",
|
|
"group": {
|
|
"name": "Buy Electronics King properties",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
15,
|
|
16,
|
|
17,
|
|
19
|
|
]
|
|
},
|
|
{
|
|
"name": "Buy 3 Pleasure King properties",
|
|
"group": {
|
|
"name": "Buy Pleasure King properties",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
4,
|
|
5,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
13,
|
|
14,
|
|
15,
|
|
17,
|
|
20,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Buy 6 Pleasure King properties",
|
|
"group": {
|
|
"name": "Buy Pleasure King properties",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
3,
|
|
4,
|
|
6,
|
|
10,
|
|
12,
|
|
13,
|
|
18,
|
|
20
|
|
]
|
|
},
|
|
{
|
|
"name": "Buy 9 Pleasure King properties",
|
|
"group": {
|
|
"name": "Buy Pleasure King properties",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
3,
|
|
7,
|
|
9,
|
|
10,
|
|
11,
|
|
13,
|
|
14,
|
|
16,
|
|
17,
|
|
19
|
|
]
|
|
},
|
|
{
|
|
"name": "Buy 2 Gambling King properties",
|
|
"group": {
|
|
"name": "Buy Gambling King properties",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
3,
|
|
5,
|
|
7,
|
|
8,
|
|
11,
|
|
12,
|
|
14,
|
|
16,
|
|
17,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Buy 5 Gambling King properties",
|
|
"group": {
|
|
"name": "Buy Gambling King properties",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
6,
|
|
7,
|
|
8,
|
|
10,
|
|
11,
|
|
15,
|
|
17,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Buy 8 Gambling King properties",
|
|
"group": {
|
|
"name": "Buy Gambling King properties",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
4,
|
|
6,
|
|
7,
|
|
8,
|
|
10,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Buy 2 Media King properties",
|
|
"group": {
|
|
"name": "Buy Media King properties",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
4,
|
|
5,
|
|
7,
|
|
11,
|
|
13,
|
|
15,
|
|
17,
|
|
19,
|
|
20
|
|
]
|
|
},
|
|
{
|
|
"name": "Buy 5 Media King properties",
|
|
"group": {
|
|
"name": "Buy Media King properties",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
9,
|
|
12,
|
|
15,
|
|
16,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Buy 8 Media King properties",
|
|
"group": {
|
|
"name": "Buy Media King properties",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
4,
|
|
5,
|
|
7,
|
|
10,
|
|
12,
|
|
14,
|
|
15,
|
|
19,
|
|
20,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Raise 5 shops to Rank S",
|
|
"group": {
|
|
"name": "Raise shops to Rank S",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
4,
|
|
5,
|
|
7,
|
|
10,
|
|
13,
|
|
16,
|
|
20,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Raise 20 shops to Rank S",
|
|
"group": {
|
|
"name": "Raise shops to Rank S",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
5,
|
|
6,
|
|
8,
|
|
12,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
20,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Raise 50 shops to Rank S",
|
|
"group": {
|
|
"name": "Raise shops to Rank S",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
9,
|
|
11,
|
|
14,
|
|
15,
|
|
17,
|
|
19,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Recruit 3 managers",
|
|
"group": {
|
|
"name": "Recruit managers",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
5,
|
|
6,
|
|
8,
|
|
10,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
18,
|
|
19,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Recruit 8 managers",
|
|
"group": {
|
|
"name": "Recruit managers",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
4,
|
|
6,
|
|
8,
|
|
15,
|
|
16,
|
|
21,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Recruit 3 advisors",
|
|
"group": {
|
|
"name": "Recruit advisors",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
5,
|
|
7,
|
|
13,
|
|
14,
|
|
15,
|
|
17,
|
|
19,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Recruit 8 advisors",
|
|
"group": {
|
|
"name": "Recruit advisors",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
4,
|
|
5,
|
|
9,
|
|
10,
|
|
11,
|
|
15,
|
|
17,
|
|
20,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Recruit 3 security",
|
|
"group": {
|
|
"name": "Recruit security",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
7,
|
|
9,
|
|
10,
|
|
12,
|
|
13,
|
|
15,
|
|
18,
|
|
19,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Recruit 8 security",
|
|
"group": {
|
|
"name": "Recruit security",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
3,
|
|
4,
|
|
7,
|
|
8,
|
|
10,
|
|
11,
|
|
13,
|
|
15,
|
|
16,
|
|
17,
|
|
20,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat the Leisure King",
|
|
"group": {
|
|
"name": "Defeat the Kings",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
4,
|
|
6,
|
|
7,
|
|
10,
|
|
12,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat the Electronics King",
|
|
"group": {
|
|
"name": "Defeat the Kings",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
4,
|
|
7,
|
|
8,
|
|
9,
|
|
13,
|
|
16,
|
|
19,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat the Pleasure King",
|
|
"group": {
|
|
"name": "Defeat the Kings",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
5,
|
|
6,
|
|
11,
|
|
16,
|
|
20,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat the Gambling King",
|
|
"group": {
|
|
"name": "Defeat the Kings",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
5,
|
|
6,
|
|
11,
|
|
12,
|
|
14,
|
|
17,
|
|
20,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Defeat the Media King",
|
|
"group": {
|
|
"name": "Defeat the Kings",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
5,
|
|
7,
|
|
10,
|
|
11,
|
|
12,
|
|
15,
|
|
17,
|
|
19,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Occupy 100% of the Leisure King area",
|
|
"group": {
|
|
"name": "Occupy 100% of an area",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
13,
|
|
15,
|
|
16,
|
|
17,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Occupy 100% of the Electronics King area",
|
|
"group": {
|
|
"name": "Occupy 100% of an area",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
4,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
13,
|
|
14,
|
|
16,
|
|
17,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Occupy 100% of the Pleasure King area",
|
|
"group": {
|
|
"name": "Occupy 100% of an area",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
3,
|
|
5,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
12,
|
|
13,
|
|
14,
|
|
18,
|
|
21,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Occupy 100% of the Gambling King area",
|
|
"group": {
|
|
"name": "Occupy 100% of an area",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
7,
|
|
9,
|
|
10,
|
|
12,
|
|
13,
|
|
15,
|
|
16,
|
|
18,
|
|
19,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Occupy 100% of the Media King area",
|
|
"group": {
|
|
"name": "Occupy 100% of an area",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
12,
|
|
14,
|
|
17,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect total proceeds of 10 mil (Majima)",
|
|
"group": {
|
|
"name": "Collect total proceeds",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
5,
|
|
8,
|
|
9,
|
|
10,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect total proceeds of 100 mil (Majima)",
|
|
"group": {
|
|
"name": "Collect total proceeds",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
4,
|
|
7,
|
|
8,
|
|
9,
|
|
11,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect total proceeds of 400 mil (Majima)",
|
|
"group": {
|
|
"name": "Collect total proceeds",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
3,
|
|
4,
|
|
5,
|
|
8,
|
|
9,
|
|
11,
|
|
12,
|
|
14,
|
|
16,
|
|
18,
|
|
19,
|
|
20,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect total proceeds of 1 bil (Majima)",
|
|
"group": {
|
|
"name": "Collect total proceeds",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
5,
|
|
6,
|
|
8,
|
|
14,
|
|
19,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Yuki's Substory",
|
|
"group": {
|
|
"name": "Complete substories",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
9,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
19,
|
|
20,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Ai's Substory",
|
|
"group": {
|
|
"name": "Complete substories",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
4,
|
|
6,
|
|
7,
|
|
9,
|
|
10,
|
|
12,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Saki's Substory",
|
|
"group": {
|
|
"name": "Complete substories",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
5,
|
|
6,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
20,
|
|
21,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Hibiki's Substory",
|
|
"group": {
|
|
"name": "Complete substories",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
6,
|
|
9,
|
|
11,
|
|
13,
|
|
14,
|
|
15,
|
|
17,
|
|
18,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Chika's Substory",
|
|
"group": {
|
|
"name": "Complete substories",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
3,
|
|
6,
|
|
7,
|
|
10,
|
|
12,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
20
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete Mana's Substory",
|
|
"group": {
|
|
"name": "Complete substories",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
4,
|
|
5,
|
|
6,
|
|
10,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Yuki's Accessory Collection 10",
|
|
"group": {
|
|
"name": "Accessory Collections",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
5,
|
|
9,
|
|
11,
|
|
12,
|
|
13,
|
|
15,
|
|
16,
|
|
18,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Yuki's Accessory Collection 20",
|
|
"group": {
|
|
"name": "Accessory Collections",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
6,
|
|
9,
|
|
10,
|
|
14,
|
|
16,
|
|
17,
|
|
18
|
|
]
|
|
},
|
|
{
|
|
"name": "Yuki's Accessory Collection 30",
|
|
"group": {
|
|
"name": "Accessory Collections",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
4,
|
|
5,
|
|
7,
|
|
8,
|
|
10,
|
|
11,
|
|
14,
|
|
17,
|
|
18,
|
|
19,
|
|
21
|
|
]
|
|
},
|
|
{
|
|
"name": "Ai's Accessory Collection 10",
|
|
"group": {
|
|
"name": "Accessory Collections",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
5,
|
|
8,
|
|
10,
|
|
11,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Ai's Accessory Collection 20",
|
|
"group": {
|
|
"name": "Accessory Collections",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
4,
|
|
8,
|
|
9,
|
|
10,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Ai's Accessory Collection 30",
|
|
"group": {
|
|
"name": "Accessory Collections",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
3,
|
|
4,
|
|
10,
|
|
11,
|
|
12,
|
|
14,
|
|
20,
|
|
21,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Saki's Accessory Collection 10",
|
|
"group": {
|
|
"name": "Accessory Collections",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
3,
|
|
4,
|
|
5,
|
|
12,
|
|
13,
|
|
14,
|
|
16,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Saki's Accessory Collection 20",
|
|
"group": {
|
|
"name": "Accessory Collections",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
6,
|
|
8,
|
|
10,
|
|
13,
|
|
15,
|
|
18,
|
|
20,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Saki's Accessory Collection 30",
|
|
"group": {
|
|
"name": "Accessory Collections",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
4,
|
|
6,
|
|
7,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Hibiki's Accessory Collection 10",
|
|
"group": {
|
|
"name": "Accessory Collections",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
4,
|
|
7,
|
|
8,
|
|
13,
|
|
14,
|
|
16,
|
|
17,
|
|
18,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Hibiki's Accessory Collection 20",
|
|
"group": {
|
|
"name": "Accessory Collections",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
5,
|
|
7,
|
|
8,
|
|
11,
|
|
13,
|
|
15,
|
|
17,
|
|
19,
|
|
21,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Hibiki's Accessory Collection 30",
|
|
"group": {
|
|
"name": "Accessory Collections",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
4,
|
|
6,
|
|
9,
|
|
10,
|
|
12,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
21,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Chika's Accessory Collection 10",
|
|
"group": {
|
|
"name": "Accessory Collections",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
7,
|
|
9,
|
|
10,
|
|
12,
|
|
13,
|
|
17,
|
|
18,
|
|
20,
|
|
21,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Chika's Accessory Collection 20",
|
|
"group": {
|
|
"name": "Accessory Collections",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
3,
|
|
5,
|
|
7,
|
|
8,
|
|
9,
|
|
13,
|
|
14,
|
|
18,
|
|
19,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Chika's Accessory Collection 30",
|
|
"group": {
|
|
"name": "Accessory Collections",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
14,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Mana's Accessory Collection 10",
|
|
"group": {
|
|
"name": "Accessory Collections",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
5,
|
|
7,
|
|
8,
|
|
10,
|
|
12,
|
|
13,
|
|
15,
|
|
18,
|
|
19,
|
|
21,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Mana's Accessory Collection 20",
|
|
"group": {
|
|
"name": "Accessory Collections",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
4,
|
|
6,
|
|
7,
|
|
9,
|
|
10,
|
|
12,
|
|
16,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Mana's Accessory Collection 30",
|
|
"group": {
|
|
"name": "Accessory Collections",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
9,
|
|
12,
|
|
14,
|
|
17,
|
|
18,
|
|
21,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Serve a total of 100 customers",
|
|
"group": {
|
|
"name": "Serve a total customers",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
3,
|
|
5,
|
|
6,
|
|
7,
|
|
9,
|
|
10,
|
|
15,
|
|
16,
|
|
17,
|
|
19,
|
|
20,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Serve a total of 200 customers",
|
|
"group": {
|
|
"name": "Serve a total customers",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
6,
|
|
7,
|
|
8,
|
|
10,
|
|
12,
|
|
13,
|
|
15,
|
|
17,
|
|
19,
|
|
20,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Serve a total of 500 customers",
|
|
"group": {
|
|
"name": "Serve a total customers",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
6,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
18,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Recruit 6 bronze hostesses",
|
|
"group": {
|
|
"name": "Recruit hostesses",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
4,
|
|
6,
|
|
7,
|
|
8,
|
|
10,
|
|
12,
|
|
13,
|
|
14,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Recruit 4 silver hostesses",
|
|
"group": {
|
|
"name": "Recruit hostesses",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
4,
|
|
5,
|
|
6,
|
|
9,
|
|
10,
|
|
14,
|
|
15,
|
|
19,
|
|
20,
|
|
21,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Recruit 4 gold hostesses",
|
|
"group": {
|
|
"name": "Recruit hostesses",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
8,
|
|
10,
|
|
11,
|
|
13,
|
|
17,
|
|
19,
|
|
20,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Recruit 6 platinum hostesses",
|
|
"group": {
|
|
"name": "Recruit hostesses",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
5,
|
|
11,
|
|
14,
|
|
16,
|
|
18,
|
|
19,
|
|
20,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Partner with 3 shops in Mars area",
|
|
"group": {
|
|
"name": "Partner with shops in Mars area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
3,
|
|
4,
|
|
5,
|
|
13,
|
|
14,
|
|
16,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Partner with 6 shops in Mars area",
|
|
"group": {
|
|
"name": "Partner with shops in Mars area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
6,
|
|
7,
|
|
13,
|
|
14,
|
|
17,
|
|
19
|
|
]
|
|
},
|
|
{
|
|
"name": "Partner with 10 shops in Mars area",
|
|
"group": {
|
|
"name": "Partner with shops in Mars area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
5,
|
|
7,
|
|
14,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Partner with 3 shops in Jupiter area",
|
|
"group": {
|
|
"name": "Partner with shops in Jupiter area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
11,
|
|
12,
|
|
13,
|
|
15,
|
|
17,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Partner with 6 shops in Jupiter area",
|
|
"group": {
|
|
"name": "Partner with shops in Jupiter area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
5,
|
|
7,
|
|
10,
|
|
11,
|
|
14,
|
|
15,
|
|
16,
|
|
20,
|
|
21,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Partner with 10 shops in Jupiter area",
|
|
"group": {
|
|
"name": "Partner with shops in Jupiter area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
4,
|
|
5,
|
|
9,
|
|
13,
|
|
15,
|
|
16,
|
|
17,
|
|
19,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Partner with 3 shops in Venus area",
|
|
"group": {
|
|
"name": "Partner with shops in Venus area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
4,
|
|
9,
|
|
10,
|
|
13,
|
|
18,
|
|
21,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Partner with 6 shops in Venus area",
|
|
"group": {
|
|
"name": "Partner with shops in Venus area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
4,
|
|
11,
|
|
12,
|
|
15,
|
|
19,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Partner with 10 shops in Venus area",
|
|
"group": {
|
|
"name": "Partner with shops in Venus area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
6,
|
|
8,
|
|
11,
|
|
12,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
21,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Partner with 3 shops in Mercury area",
|
|
"group": {
|
|
"name": "Partner with shops in Mercury area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
3,
|
|
9,
|
|
11,
|
|
12,
|
|
13,
|
|
15,
|
|
18,
|
|
20,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Partner with 6 shops in Mercury area",
|
|
"group": {
|
|
"name": "Partner with shops in Mercury area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
4,
|
|
5,
|
|
6,
|
|
8,
|
|
9,
|
|
14,
|
|
16,
|
|
20,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Partner with 10 shops in Mercury area",
|
|
"group": {
|
|
"name": "Partner with shops in Mercury area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
3,
|
|
5,
|
|
6,
|
|
7,
|
|
9,
|
|
11,
|
|
12,
|
|
16,
|
|
17,
|
|
20,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Partner with 3 shops in Moon area",
|
|
"group": {
|
|
"name": "Partner with shops in Moon area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
4,
|
|
6,
|
|
7,
|
|
8,
|
|
12,
|
|
13,
|
|
14,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Partner with 6 shops in Moon area",
|
|
"group": {
|
|
"name": "Partner with shops in Moon area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
4,
|
|
7,
|
|
11,
|
|
12,
|
|
16,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Partner with 10 shops in Moon area",
|
|
"group": {
|
|
"name": "Partner with shops in Moon area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
4,
|
|
6,
|
|
8,
|
|
10,
|
|
11,
|
|
15,
|
|
18,
|
|
20
|
|
]
|
|
},
|
|
{
|
|
"name": "Take over Mars area",
|
|
"group": {
|
|
"name": "Take over an area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
5,
|
|
9,
|
|
11,
|
|
12,
|
|
14,
|
|
18,
|
|
20,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Take over Jupiter area",
|
|
"group": {
|
|
"name": "Take over an area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
5,
|
|
6,
|
|
8,
|
|
9,
|
|
14,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
21
|
|
]
|
|
},
|
|
{
|
|
"name": "Take over Mercury area",
|
|
"group": {
|
|
"name": "Take over an area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
6,
|
|
8,
|
|
9,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
18,
|
|
20,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Take over Venus area",
|
|
"group": {
|
|
"name": "Take over an area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
5,
|
|
8,
|
|
9,
|
|
11,
|
|
16,
|
|
19,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Take over Moon area",
|
|
"group": {
|
|
"name": "Take over an area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
8,
|
|
9,
|
|
10,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
19,
|
|
21
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn 1500 fans in Mars area",
|
|
"group": {
|
|
"name": "Earn fans in an area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
14,
|
|
17,
|
|
19,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn 3000 fans in Jupiter area",
|
|
"group": {
|
|
"name": "Earn fans in an area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
4,
|
|
6,
|
|
8,
|
|
9,
|
|
12,
|
|
13,
|
|
14,
|
|
16,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn 4000 fans in Mercury area",
|
|
"group": {
|
|
"name": "Earn fans in an area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
10,
|
|
12,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
21,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn 5000 fans in Venus area",
|
|
"group": {
|
|
"name": "Earn fans in an area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
10,
|
|
11,
|
|
13,
|
|
14,
|
|
17,
|
|
18,
|
|
20,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn 10000 fans in Moon area",
|
|
"group": {
|
|
"name": "Earn fans in an area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
12,
|
|
18,
|
|
21
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete 5 Kiryu Substories",
|
|
"group": {
|
|
"name": "Complete Kiryu Substories",
|
|
"parent": {
|
|
"name": "Substories - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
15,
|
|
19,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete 10 Kiryu Substories",
|
|
"group": {
|
|
"name": "Complete Kiryu Substories",
|
|
"parent": {
|
|
"name": "Substories - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
12,
|
|
13,
|
|
14,
|
|
18,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete 20 Kiryu Substories",
|
|
"group": {
|
|
"name": "Complete Kiryu Substories",
|
|
"parent": {
|
|
"name": "Substories - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
4,
|
|
11,
|
|
14,
|
|
15,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete 30 Kiryu Substories",
|
|
"group": {
|
|
"name": "Complete Kiryu Substories",
|
|
"parent": {
|
|
"name": "Substories - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
5,
|
|
11,
|
|
12,
|
|
15,
|
|
16,
|
|
18,
|
|
21,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete 40 Kiryu Substories",
|
|
"group": {
|
|
"name": "Complete Kiryu Substories",
|
|
"parent": {
|
|
"name": "Substories - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
7,
|
|
9,
|
|
10,
|
|
13,
|
|
16,
|
|
17,
|
|
20,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Befriend Officer Kikuchi",
|
|
"group": {
|
|
"name": "Befriend people",
|
|
"parent": {
|
|
"name": "Substories - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
3,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
17,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Befriend Kitajima the Shroomer",
|
|
"group": {
|
|
"name": "Befriend people",
|
|
"parent": {
|
|
"name": "Substories - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
3,
|
|
4,
|
|
6,
|
|
7,
|
|
10,
|
|
11,
|
|
13,
|
|
15,
|
|
18,
|
|
20,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Befriend Mr. Libido - Akimoto",
|
|
"group": {
|
|
"name": "Befriend people",
|
|
"parent": {
|
|
"name": "Substories - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
4,
|
|
5,
|
|
6,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
13,
|
|
14,
|
|
15,
|
|
17,
|
|
19
|
|
]
|
|
},
|
|
{
|
|
"name": "Befriend Mr. Moneybags - Fukushima",
|
|
"group": {
|
|
"name": "Befriend people",
|
|
"parent": {
|
|
"name": "Substories - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
3,
|
|
5,
|
|
6,
|
|
8,
|
|
9,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
16,
|
|
18,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Befriend Pocket Circuit Fighter",
|
|
"group": {
|
|
"name": "Befriend people",
|
|
"parent": {
|
|
"name": "Substories - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
3,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
11,
|
|
13,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Befriend Miho",
|
|
"group": {
|
|
"name": "Befriend people",
|
|
"parent": {
|
|
"name": "Substories - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
6,
|
|
11,
|
|
12,
|
|
15,
|
|
16,
|
|
17,
|
|
19,
|
|
20,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Befriend Emiri",
|
|
"group": {
|
|
"name": "Befriend people",
|
|
"parent": {
|
|
"name": "Substories - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
5,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
14,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Befriend the Sushi Gin Chef",
|
|
"group": {
|
|
"name": "Befriend people",
|
|
"parent": {
|
|
"name": "Substories - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
3,
|
|
5,
|
|
6,
|
|
7,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
13,
|
|
15,
|
|
16,
|
|
17,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Befriend Luka",
|
|
"group": {
|
|
"name": "Befriend people",
|
|
"parent": {
|
|
"name": "Substories - Kiryu"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
5,
|
|
7,
|
|
9,
|
|
15,
|
|
18,
|
|
21,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete 5 Majima Substories",
|
|
"group": {
|
|
"name": "Complete Majima Substories",
|
|
"parent": {
|
|
"name": "Substories - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
4,
|
|
5,
|
|
7,
|
|
8,
|
|
9,
|
|
11,
|
|
14,
|
|
16,
|
|
17,
|
|
20,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete 10 Majima Substories",
|
|
"group": {
|
|
"name": "Complete Majima Substories",
|
|
"parent": {
|
|
"name": "Substories - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
6,
|
|
7,
|
|
8,
|
|
11,
|
|
18,
|
|
19,
|
|
21,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete 20 Majima Substories",
|
|
"group": {
|
|
"name": "Complete Majima Substories",
|
|
"parent": {
|
|
"name": "Substories - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
13,
|
|
14,
|
|
15,
|
|
21,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete 30 Majima Substories",
|
|
"group": {
|
|
"name": "Complete Majima Substories",
|
|
"parent": {
|
|
"name": "Substories - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
9,
|
|
10,
|
|
13,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Complete 40 Majima Substories",
|
|
"group": {
|
|
"name": "Complete Majima Substories",
|
|
"parent": {
|
|
"name": "Substories - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
3,
|
|
4,
|
|
9,
|
|
10,
|
|
13,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
21
|
|
]
|
|
},
|
|
{
|
|
"name": "Befriend Simon the Mystery Man",
|
|
"group": {
|
|
"name": "Befriend people",
|
|
"parent": {
|
|
"name": "Substories - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
6,
|
|
7,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
14,
|
|
15,
|
|
17,
|
|
20,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Befriend Mr. Moneybags - Tanioka",
|
|
"group": {
|
|
"name": "Befriend people",
|
|
"parent": {
|
|
"name": "Substories - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
5,
|
|
8,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
18,
|
|
21
|
|
]
|
|
},
|
|
{
|
|
"name": "Befriend Mr. Libido - Habu",
|
|
"group": {
|
|
"name": "Befriend people",
|
|
"parent": {
|
|
"name": "Substories - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
6,
|
|
7,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
15,
|
|
16,
|
|
17,
|
|
21,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Befriend Doll Girl",
|
|
"group": {
|
|
"name": "Befriend people",
|
|
"parent": {
|
|
"name": "Substories - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
9,
|
|
10,
|
|
12,
|
|
13,
|
|
14,
|
|
17,
|
|
21,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Befriend the boss at Komian",
|
|
"group": {
|
|
"name": "Befriend people",
|
|
"parent": {
|
|
"name": "Substories - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
4,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
12,
|
|
16,
|
|
17,
|
|
19,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Befriend the barkeep",
|
|
"group": {
|
|
"name": "Befriend people",
|
|
"parent": {
|
|
"name": "Substories - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
5,
|
|
8,
|
|
9,
|
|
17,
|
|
18,
|
|
20,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Befriend the Gandhara staff member",
|
|
"group": {
|
|
"name": "Befriend people",
|
|
"parent": {
|
|
"name": "Substories - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
6,
|
|
7,
|
|
10,
|
|
13,
|
|
16,
|
|
19,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Befriend Kyoko",
|
|
"group": {
|
|
"name": "Befriend people",
|
|
"parent": {
|
|
"name": "Substories - Majima"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
4,
|
|
6,
|
|
7,
|
|
10,
|
|
12,
|
|
16,
|
|
17,
|
|
20,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect 5 different tires",
|
|
"group": {
|
|
"name": "Collect different tires",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
4,
|
|
9,
|
|
11,
|
|
13,
|
|
14,
|
|
17,
|
|
18,
|
|
20,
|
|
21,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect 10 different tires",
|
|
"group": {
|
|
"name": "Collect different tires",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
4,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
13,
|
|
14,
|
|
16,
|
|
17,
|
|
19,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect 20 different tires",
|
|
"group": {
|
|
"name": "Collect different tires",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
5,
|
|
6,
|
|
9,
|
|
10,
|
|
12,
|
|
20,
|
|
21,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect 5 different motors",
|
|
"group": {
|
|
"name": "Collect different motors",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
5,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
19,
|
|
20,
|
|
21,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect 10 different motors",
|
|
"group": {
|
|
"name": "Collect different motors",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
5,
|
|
7,
|
|
8,
|
|
9,
|
|
12,
|
|
14,
|
|
17,
|
|
21
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect 15 different motors",
|
|
"group": {
|
|
"name": "Collect different motors",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
6,
|
|
8,
|
|
12,
|
|
13,
|
|
15,
|
|
17,
|
|
18
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect 5 different gears",
|
|
"group": {
|
|
"name": "Collect different gears",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
4,
|
|
7,
|
|
10,
|
|
11,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect 10 different gears",
|
|
"group": {
|
|
"name": "Collect different gears",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
3,
|
|
5,
|
|
10,
|
|
12,
|
|
14,
|
|
15,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect 20 different gears",
|
|
"group": {
|
|
"name": "Collect different gears",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
4,
|
|
8,
|
|
9,
|
|
11,
|
|
13,
|
|
16,
|
|
20,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect 5 different frames",
|
|
"group": {
|
|
"name": "Collect different frames",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
5,
|
|
6,
|
|
7,
|
|
9,
|
|
10,
|
|
11,
|
|
17,
|
|
18,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect 10 different frames",
|
|
"group": {
|
|
"name": "Collect different frames",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
10,
|
|
12,
|
|
16,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect 20 different frames",
|
|
"group": {
|
|
"name": "Collect different frames",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
5,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
17,
|
|
20,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Compete in races 10 times",
|
|
"group": {
|
|
"name": "Win / compete in races",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
5,
|
|
10,
|
|
11,
|
|
14
|
|
]
|
|
},
|
|
{
|
|
"name": "Win the Introductory Race",
|
|
"group": {
|
|
"name": "Win / compete in races",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
14,
|
|
17,
|
|
18,
|
|
20,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Win the Little Racers' Cup",
|
|
"group": {
|
|
"name": "Win / compete in races",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
4,
|
|
5,
|
|
6,
|
|
9,
|
|
11,
|
|
12,
|
|
14,
|
|
16,
|
|
19,
|
|
20,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Win the Rookies' Race",
|
|
"group": {
|
|
"name": "Win / compete in races",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
4,
|
|
5,
|
|
7,
|
|
9,
|
|
12,
|
|
13,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Win the Pro-Am Race",
|
|
"group": {
|
|
"name": "Win / compete in races",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
3,
|
|
4,
|
|
9,
|
|
11,
|
|
13,
|
|
14,
|
|
16,
|
|
19,
|
|
20,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Win the Experts' Race",
|
|
"group": {
|
|
"name": "Win / compete in races",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
4,
|
|
6,
|
|
7,
|
|
9,
|
|
10,
|
|
11,
|
|
13,
|
|
14,
|
|
18,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Win the Champions' Cup",
|
|
"group": {
|
|
"name": "Win / compete in races",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
4,
|
|
5,
|
|
6,
|
|
8,
|
|
10,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
17,
|
|
20,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Win the King of Speed Cup",
|
|
"group": {
|
|
"name": "Win / compete in races",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
4,
|
|
5,
|
|
8,
|
|
11,
|
|
13,
|
|
14,
|
|
16,
|
|
20,
|
|
21,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Get 5 million points in Space Harrier",
|
|
"group": {
|
|
"name": "Get points in game",
|
|
"parent": {
|
|
"name": "Minigames - Arcade"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
6,
|
|
7,
|
|
8,
|
|
10,
|
|
13,
|
|
15,
|
|
16,
|
|
17,
|
|
19,
|
|
21,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Get 5 million points in Out Run",
|
|
"group": {
|
|
"name": "Get points in game",
|
|
"parent": {
|
|
"name": "Minigames - Arcade"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
8,
|
|
15,
|
|
16,
|
|
20,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Get 100,000 points in Fantasy Zone",
|
|
"group": {
|
|
"name": "Get points in game",
|
|
"parent": {
|
|
"name": "Minigames - Arcade"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
11,
|
|
12,
|
|
14,
|
|
15,
|
|
19,
|
|
20,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Get 5 million points in Super Hang-On",
|
|
"group": {
|
|
"name": "Get points in game",
|
|
"parent": {
|
|
"name": "Minigames - Arcade"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
8,
|
|
9,
|
|
10,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Acquire 5 different prizes",
|
|
"group": {
|
|
"name": "Acquire different prizes",
|
|
"parent": {
|
|
"name": "Minigames - Arcade"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
16,
|
|
21,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Acquire 15 different prizes",
|
|
"group": {
|
|
"name": "Acquire different prizes",
|
|
"parent": {
|
|
"name": "Minigames - Arcade"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
7,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
19,
|
|
21,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Win 1 shogi game without a take back",
|
|
"group": {
|
|
"name": "Win shogi games without a take back",
|
|
"parent": {
|
|
"name": "Minigames - Mahjong"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
5,
|
|
6,
|
|
8,
|
|
9,
|
|
12,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
21,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Win 3 shogi games without a take back",
|
|
"group": {
|
|
"name": "Win shogi games without a take back",
|
|
"parent": {
|
|
"name": "Minigames - Mahjong"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
3,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
14,
|
|
15,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Win 5 shogi games without a take back",
|
|
"group": {
|
|
"name": "Win shogi games without a take back",
|
|
"parent": {
|
|
"name": "Minigames - Mahjong"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
3,
|
|
6,
|
|
7,
|
|
9,
|
|
11,
|
|
14,
|
|
15,
|
|
16,
|
|
19,
|
|
21,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Go out 10 times",
|
|
"group": {
|
|
"name": "Go out",
|
|
"parent": {
|
|
"name": "Minigames - Mahjong"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
4,
|
|
5,
|
|
8,
|
|
10,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Go out with Mangan 5 times",
|
|
"group": {
|
|
"name": "Go out",
|
|
"parent": {
|
|
"name": "Minigames - Mahjong"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
3,
|
|
4,
|
|
6,
|
|
7,
|
|
8,
|
|
10,
|
|
18,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Go out with Haneman 1 time",
|
|
"group": {
|
|
"name": "Go out",
|
|
"parent": {
|
|
"name": "Minigames - Mahjong"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
5,
|
|
10,
|
|
11,
|
|
12,
|
|
14,
|
|
16,
|
|
17,
|
|
20
|
|
]
|
|
},
|
|
{
|
|
"name": "Go out with Riichi Ippatsu",
|
|
"group": {
|
|
"name": "Go out",
|
|
"parent": {
|
|
"name": "Minigames - Mahjong"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
19,
|
|
21,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Go out with Full Straight",
|
|
"group": {
|
|
"name": "Go out",
|
|
"parent": {
|
|
"name": "Minigames - Mahjong"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
7,
|
|
8,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
19,
|
|
20,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn a total of 10 million in mahjong",
|
|
"group": {
|
|
"name": "Earn a total in Mahjong",
|
|
"parent": {
|
|
"name": "Minigames - Mahjong"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
4,
|
|
5,
|
|
8,
|
|
10,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
20,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect 5 different freshwater fish",
|
|
"group": {
|
|
"name": "Collect different freshwater fish",
|
|
"parent": {
|
|
"name": "Minigames - Fishing"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
3,
|
|
5,
|
|
7,
|
|
9,
|
|
10,
|
|
12,
|
|
13,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect 15 different freshwater fish",
|
|
"group": {
|
|
"name": "Collect different freshwater fish",
|
|
"parent": {
|
|
"name": "Minigames - Fishing"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
4,
|
|
5,
|
|
8,
|
|
9,
|
|
13,
|
|
15,
|
|
17,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect 5 different saltwater fish",
|
|
"group": {
|
|
"name": "Collect different saltwater fish",
|
|
"parent": {
|
|
"name": "Minigames - Fishing"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
5,
|
|
6,
|
|
9,
|
|
11,
|
|
13,
|
|
14,
|
|
15,
|
|
19,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Collect 18 different saltwater fish",
|
|
"group": {
|
|
"name": "Collect different saltwater fish",
|
|
"parent": {
|
|
"name": "Minigames - Fishing"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
5,
|
|
6,
|
|
7,
|
|
10,
|
|
11,
|
|
12,
|
|
13,
|
|
15,
|
|
17,
|
|
20,
|
|
21
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn a total of 1 million in cho-han",
|
|
"group": {
|
|
"name": "Earn a total with gambling",
|
|
"parent": {
|
|
"name": "Minigames - Gambling"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
10,
|
|
11,
|
|
12,
|
|
13,
|
|
18,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn a total of 1 million in cee-lo",
|
|
"group": {
|
|
"name": "Earn a total with gambling",
|
|
"parent": {
|
|
"name": "Minigames - Gambling"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
4,
|
|
5,
|
|
9,
|
|
11,
|
|
12,
|
|
14,
|
|
15,
|
|
16,
|
|
18,
|
|
20,
|
|
21,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn a total of 1 million in koi-koi",
|
|
"group": {
|
|
"name": "Earn a total with gambling",
|
|
"parent": {
|
|
"name": "Minigames - Gambling"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
3,
|
|
5,
|
|
7,
|
|
9,
|
|
10,
|
|
11,
|
|
13,
|
|
14,
|
|
15,
|
|
20,
|
|
21,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn a total of 1 million in oicho-kabu",
|
|
"group": {
|
|
"name": "Earn a total with gambling",
|
|
"parent": {
|
|
"name": "Minigames - Gambling"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
6,
|
|
7,
|
|
9,
|
|
10,
|
|
12,
|
|
17,
|
|
18,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Win a total of 1mil yen in Catfights",
|
|
"group": {
|
|
"name": "Win a total in Catfights",
|
|
"parent": {
|
|
"name": "Minigames - Gambling"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
4,
|
|
6,
|
|
7,
|
|
10,
|
|
11,
|
|
13,
|
|
14,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Win a total of 10mil yen in Catfights",
|
|
"group": {
|
|
"name": "Win a total in Catfights",
|
|
"parent": {
|
|
"name": "Minigames - Gambling"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
5,
|
|
6,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
14,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Win a total of 100mil yen in Catfights",
|
|
"group": {
|
|
"name": "Win a total in Catfights",
|
|
"parent": {
|
|
"name": "Minigames - Gambling"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Hard"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
6,
|
|
7,
|
|
8,
|
|
10,
|
|
11,
|
|
12,
|
|
14,
|
|
18,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn a total of 10 million in poker",
|
|
"group": {
|
|
"name": "Earn a total with the casino",
|
|
"parent": {
|
|
"name": "Minigames - Casino"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
6,
|
|
12,
|
|
13,
|
|
15,
|
|
16,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn a total of 5 million in blackjack",
|
|
"group": {
|
|
"name": "Earn a total with the casino",
|
|
"parent": {
|
|
"name": "Minigames - Casino"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
12,
|
|
13,
|
|
16,
|
|
17,
|
|
19,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn a total of 10 million in baccarat",
|
|
"group": {
|
|
"name": "Earn a total with the casino",
|
|
"parent": {
|
|
"name": "Minigames - Casino"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
6,
|
|
7,
|
|
8,
|
|
11,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn a total of 10 million in roulette",
|
|
"group": {
|
|
"name": "Earn a total with the casino",
|
|
"parent": {
|
|
"name": "Minigames - Casino"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
5,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
13,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn a total of 10 million in darts",
|
|
"group": {
|
|
"name": "Earn a total with sports",
|
|
"parent": {
|
|
"name": "Minigames - Sports"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
4,
|
|
5,
|
|
7,
|
|
12,
|
|
13,
|
|
15,
|
|
16,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn a total of 10 million in pool",
|
|
"group": {
|
|
"name": "Earn a total with sports",
|
|
"parent": {
|
|
"name": "Minigames - Sports"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
5,
|
|
6,
|
|
7,
|
|
11,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
19,
|
|
20,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn a total of 5 million by batting",
|
|
"group": {
|
|
"name": "Earn a total with sports",
|
|
"parent": {
|
|
"name": "Minigames - Sports"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
8,
|
|
9,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
17,
|
|
18,
|
|
20,
|
|
21,
|
|
22,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Earn a total of 10 million in split games",
|
|
"group": {
|
|
"name": "Earn a total with sports",
|
|
"parent": {
|
|
"name": "Minigames - Sports"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
3,
|
|
4,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
13,
|
|
14,
|
|
21,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Perform 10 hat tricks",
|
|
"group": {
|
|
"name": "Perform various things",
|
|
"parent": {
|
|
"name": "Minigames - Sports"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
5,
|
|
10,
|
|
12,
|
|
14,
|
|
18,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Perform 3 combination shots",
|
|
"group": {
|
|
"name": "Perform various things",
|
|
"parent": {
|
|
"name": "Minigames - Sports"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
9,
|
|
11,
|
|
12,
|
|
14,
|
|
15,
|
|
16,
|
|
18,
|
|
20,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Perform 3 carom shots",
|
|
"group": {
|
|
"name": "Perform various things",
|
|
"parent": {
|
|
"name": "Minigames - Sports"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
6,
|
|
12,
|
|
14,
|
|
15,
|
|
19,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Bowl 10 strikes",
|
|
"group": {
|
|
"name": "Perform various things",
|
|
"parent": {
|
|
"name": "Minigames - Sports"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
4,
|
|
6,
|
|
7,
|
|
11,
|
|
14,
|
|
15,
|
|
16,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Friday Night (Easy)",
|
|
"group": {
|
|
"name": "Dancing (Easy)",
|
|
"parent": {
|
|
"name": "Minigames - Dancing"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
4,
|
|
5,
|
|
7,
|
|
8,
|
|
10,
|
|
11,
|
|
13,
|
|
15,
|
|
16,
|
|
18,
|
|
19,
|
|
20,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Queen of Passion (Easy)",
|
|
"group": {
|
|
"name": "Dancing (Easy)",
|
|
"parent": {
|
|
"name": "Minigames - Dancing"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
3,
|
|
5,
|
|
8,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
18,
|
|
21,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "I'm Gonna Make Her Mine (Easy)",
|
|
"group": {
|
|
"name": "Dancing (Easy)",
|
|
"parent": {
|
|
"name": "Minigames - Dancing"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
5,
|
|
6,
|
|
11,
|
|
12,
|
|
14,
|
|
16,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "I Wanna Take You Home (Easy)",
|
|
"group": {
|
|
"name": "Dancing (Easy)",
|
|
"parent": {
|
|
"name": "Minigames - Dancing"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
10,
|
|
12,
|
|
14,
|
|
15,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Koi no DISCO QUEEN (Easy)",
|
|
"group": {
|
|
"name": "Dancing (Easy)",
|
|
"parent": {
|
|
"name": "Minigames - Dancing"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
12,
|
|
13,
|
|
14,
|
|
16,
|
|
17,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Friday Night (Normal)",
|
|
"group": {
|
|
"name": "Dancing (Normal)",
|
|
"parent": {
|
|
"name": "Minigames - Dancing"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
7,
|
|
10,
|
|
11,
|
|
13,
|
|
15,
|
|
17,
|
|
21,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Queen of Passion (Normal)",
|
|
"group": {
|
|
"name": "Dancing (Normal)",
|
|
"parent": {
|
|
"name": "Minigames - Dancing"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
7,
|
|
16,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "I'm Gonna Make Her Mine (Normal)",
|
|
"group": {
|
|
"name": "Dancing (Normal)",
|
|
"parent": {
|
|
"name": "Minigames - Dancing"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
7,
|
|
8,
|
|
9,
|
|
11,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "I Wanna Take You Home (Normal)",
|
|
"group": {
|
|
"name": "Dancing (Normal)",
|
|
"parent": {
|
|
"name": "Minigames - Dancing"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
4,
|
|
5,
|
|
6,
|
|
8,
|
|
9,
|
|
10,
|
|
13,
|
|
17,
|
|
18,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Koi no DISCO QUEEN (Normal)",
|
|
"group": {
|
|
"name": "Dancing (Normal)",
|
|
"parent": {
|
|
"name": "Minigames - Dancing"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
6,
|
|
7,
|
|
9,
|
|
10,
|
|
13,
|
|
14,
|
|
17,
|
|
18,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Friday Night (Hard)",
|
|
"group": {
|
|
"name": "Dancing (Hard)",
|
|
"parent": {
|
|
"name": "Minigames - Dancing"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
3,
|
|
4,
|
|
5,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
18,
|
|
19,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "I'm Gonna Make Her Mine (Hard)",
|
|
"group": {
|
|
"name": "Dancing (Hard)",
|
|
"parent": {
|
|
"name": "Minigames - Dancing"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
3,
|
|
7,
|
|
11,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
19,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Queen of Passion (Hard)",
|
|
"group": {
|
|
"name": "Dancing (Hard)",
|
|
"parent": {
|
|
"name": "Minigames - Dancing"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
4,
|
|
6,
|
|
8,
|
|
9,
|
|
12,
|
|
13,
|
|
14,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "I Wanna Take You Home (Hard)",
|
|
"group": {
|
|
"name": "Dancing (Hard)",
|
|
"parent": {
|
|
"name": "Minigames - Dancing"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
11,
|
|
12,
|
|
13,
|
|
15,
|
|
17,
|
|
20,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Koi no DISCO QUEEN (Hard)",
|
|
"group": {
|
|
"name": "Dancing (Hard)",
|
|
"parent": {
|
|
"name": "Minigames - Dancing"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
8,
|
|
10,
|
|
13,
|
|
14,
|
|
17,
|
|
18,
|
|
19,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Get 90+ in Judgement -Shinpan- (Kiryu)",
|
|
"group": {
|
|
"name": "Get 90+ in a song",
|
|
"parent": {
|
|
"name": "Minigames - Karaoke"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
5,
|
|
6,
|
|
7,
|
|
10,
|
|
11,
|
|
12,
|
|
17,
|
|
19,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Get 90+ in Bakamitai (Kiryu)",
|
|
"group": {
|
|
"name": "Get 90+ in a song",
|
|
"parent": {
|
|
"name": "Minigames - Karaoke"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
4,
|
|
5,
|
|
6,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
17,
|
|
18,
|
|
19
|
|
]
|
|
},
|
|
{
|
|
"name": "Get 90+ in x3 Shine (Kiryu)",
|
|
"group": {
|
|
"name": "Get 90+ in a song",
|
|
"parent": {
|
|
"name": "Minigames - Karaoke"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
3,
|
|
6,
|
|
11,
|
|
13,
|
|
14,
|
|
16,
|
|
18,
|
|
20,
|
|
21,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Get 90+ in Heartbreak Mermaid (Kiryu)",
|
|
"group": {
|
|
"name": "Get 90+ in a song",
|
|
"parent": {
|
|
"name": "Minigames - Karaoke"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
5,
|
|
7,
|
|
8,
|
|
11,
|
|
12,
|
|
13,
|
|
19,
|
|
20,
|
|
23,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Get 90+ in Rouge of Love (Kiryu)",
|
|
"group": {
|
|
"name": "Get 90+ in a song",
|
|
"parent": {
|
|
"name": "Minigames - Karaoke"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
6,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
13,
|
|
17,
|
|
18,
|
|
20,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Get 90+ in 24-hour Cinderella (Majima)",
|
|
"group": {
|
|
"name": "Get 90+ in a song",
|
|
"parent": {
|
|
"name": "Minigames - Karaoke"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
4,
|
|
5,
|
|
12,
|
|
14,
|
|
17,
|
|
20,
|
|
21,
|
|
22,
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"name": "Get 90+ in x3 Shine (Majima)",
|
|
"group": {
|
|
"name": "Get 90+ in a song",
|
|
"parent": {
|
|
"name": "Minigames - Karaoke"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
12,
|
|
14,
|
|
15,
|
|
18
|
|
]
|
|
},
|
|
{
|
|
"name": "Get 90+ in Heartbreak Mermaid (Majima)",
|
|
"group": {
|
|
"name": "Get 90+ in a song",
|
|
"parent": {
|
|
"name": "Minigames - Karaoke"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
4,
|
|
6,
|
|
9,
|
|
10,
|
|
11,
|
|
15,
|
|
16,
|
|
19,
|
|
20,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Get 90+ in Rouge of Love (Majima)",
|
|
"group": {
|
|
"name": "Get 90+ in a song",
|
|
"parent": {
|
|
"name": "Minigames - Karaoke"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Easy"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
4,
|
|
6,
|
|
7,
|
|
8,
|
|
10,
|
|
13,
|
|
14,
|
|
17,
|
|
20,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Befriend Haruki",
|
|
"group": {
|
|
"name": "Befriend girlfriend",
|
|
"parent": {
|
|
"name": "Minigames - Dates"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
0,
|
|
1,
|
|
2,
|
|
4,
|
|
7,
|
|
14,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
22
|
|
]
|
|
},
|
|
{
|
|
"name": "Befriend Ayaka",
|
|
"group": {
|
|
"name": "Befriend girlfriend",
|
|
"parent": {
|
|
"name": "Minigames - Dates"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
1,
|
|
2,
|
|
3,
|
|
6,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
16,
|
|
17,
|
|
21,
|
|
22,
|
|
23
|
|
]
|
|
},
|
|
{
|
|
"name": "Befriend Riku",
|
|
"group": {
|
|
"name": "Befriend girlfriend",
|
|
"parent": {
|
|
"name": "Minigames - Dates"
|
|
}
|
|
},
|
|
"tags": [
|
|
"Normal"
|
|
],
|
|
"possible_spaces": [
|
|
2,
|
|
3,
|
|
5,
|
|
8,
|
|
10,
|
|
11,
|
|
12,
|
|
18,
|
|
23
|
|
]
|
|
}
|
|
],
|
|
"groups": [
|
|
{
|
|
"name": "Adventure"
|
|
},
|
|
{
|
|
"name": "Talk to people",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
{
|
|
"name": "Dine at eateries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
{
|
|
"name": "Buy from Dream Machines",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
{
|
|
"name": "Entertain yourself",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
{
|
|
"name": "Eat food items",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
{
|
|
"name": "Eat medicine items",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
{
|
|
"name": "Travel by taxi",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
{
|
|
"name": "Travel on foot",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
{
|
|
"name": "Travel by dashing",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
{
|
|
"name": "Earn money",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
{
|
|
"name": "Spend money",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
{
|
|
"name": "Scatter money",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
{
|
|
"name": "Collect telephone cards (Kiryu)",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
{
|
|
"name": "Collect telephone cards (Majima)",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
{
|
|
"name": "Watch different video clips",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
{
|
|
"name": "Complete dineries",
|
|
"parent": {
|
|
"name": "Adventure"
|
|
}
|
|
},
|
|
{
|
|
"name": "Battle"
|
|
},
|
|
{
|
|
"name": "Defeat enemies on the street",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Defeat enemies in the Brawler Style (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Defeat enemies in the Rush Style (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Defeat enemies in the Beast Style (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Defeat enemies in the Dragon Style (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Defeat enemies in the Thug Style (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Defeat enemies in the Slugger Style (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Defeat enemies in the Breaker Style (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Defeat enemies in the Mad Dog Style (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Help attack victims around town",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Win coliseum tournaments",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Defeat coliseum opponents",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Defeat nouveau riche enemies",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Defeat Mr. Shakedown (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Defeat Mr. Shakedown (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Defeat Sega",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Earn a total in battle",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Use Heat Actions",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Use different Heat Actions (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Use different Heat Actions (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Break objects in battle",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Acquire different weapons",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Acquire different gear items",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Defeat enemies using weapons",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Learn all moves (Kiryu)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Learn all moves (Majima)",
|
|
"parent": {
|
|
"name": "Battle"
|
|
}
|
|
},
|
|
{
|
|
"name": "Business - Kiryu"
|
|
},
|
|
{
|
|
"name": "Collect total proceeds",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
{
|
|
"name": "Buy Leisure King properties",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
{
|
|
"name": "Buy Electronics King properties",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
{
|
|
"name": "Buy Pleasure King properties",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
{
|
|
"name": "Buy Gambling King properties",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
{
|
|
"name": "Buy Media King properties",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
{
|
|
"name": "Raise shops to Rank S",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
{
|
|
"name": "Recruit managers",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
{
|
|
"name": "Recruit advisors",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
{
|
|
"name": "Recruit security",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
{
|
|
"name": "Defeat the Kings",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
{
|
|
"name": "Occupy 100% of an area",
|
|
"parent": {
|
|
"name": "Business - Kiryu"
|
|
}
|
|
},
|
|
{
|
|
"name": "Business - Majima"
|
|
},
|
|
{
|
|
"name": "Complete substories",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
{
|
|
"name": "Accessory Collections",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
{
|
|
"name": "Serve a total customers",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
{
|
|
"name": "Recruit hostesses",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
{
|
|
"name": "Partner with shops in Mars area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
{
|
|
"name": "Partner with shops in Jupiter area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
{
|
|
"name": "Partner with shops in Venus area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
{
|
|
"name": "Partner with shops in Mercury area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
{
|
|
"name": "Partner with shops in Moon area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
{
|
|
"name": "Take over an area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
{
|
|
"name": "Earn fans in an area",
|
|
"parent": {
|
|
"name": "Business - Majima"
|
|
}
|
|
},
|
|
{
|
|
"name": "Substories - Kiryu"
|
|
},
|
|
{
|
|
"name": "Complete Kiryu Substories",
|
|
"parent": {
|
|
"name": "Substories - Kiryu"
|
|
}
|
|
},
|
|
{
|
|
"name": "Befriend people",
|
|
"parent": {
|
|
"name": "Substories - Kiryu"
|
|
}
|
|
},
|
|
{
|
|
"name": "Substories - Majima"
|
|
},
|
|
{
|
|
"name": "Complete Majima Substories",
|
|
"parent": {
|
|
"name": "Substories - Majima"
|
|
}
|
|
},
|
|
{
|
|
"name": "Minigames - Pocket Circuit"
|
|
},
|
|
{
|
|
"name": "Collect different tires",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
{
|
|
"name": "Collect different motors",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
{
|
|
"name": "Collect different gears",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
{
|
|
"name": "Collect different frames",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
{
|
|
"name": "Win / compete in races",
|
|
"parent": {
|
|
"name": "Minigames - Pocket Circuit"
|
|
}
|
|
},
|
|
{
|
|
"name": "Minigames - Arcade"
|
|
},
|
|
{
|
|
"name": "Get points in game",
|
|
"parent": {
|
|
"name": "Minigames - Arcade"
|
|
}
|
|
},
|
|
{
|
|
"name": "Acquire different prizes",
|
|
"parent": {
|
|
"name": "Minigames - Arcade"
|
|
}
|
|
},
|
|
{
|
|
"name": "Minigames - Mahjong"
|
|
},
|
|
{
|
|
"name": "Win shogi games without a take back",
|
|
"parent": {
|
|
"name": "Minigames - Mahjong"
|
|
}
|
|
},
|
|
{
|
|
"name": "Go out",
|
|
"parent": {
|
|
"name": "Minigames - Mahjong"
|
|
}
|
|
},
|
|
{
|
|
"name": "Earn a total in Mahjong",
|
|
"parent": {
|
|
"name": "Minigames - Mahjong"
|
|
}
|
|
},
|
|
{
|
|
"name": "Minigames - Fishing"
|
|
},
|
|
{
|
|
"name": "Collect different freshwater fish",
|
|
"parent": {
|
|
"name": "Minigames - Fishing"
|
|
}
|
|
},
|
|
{
|
|
"name": "Collect different saltwater fish",
|
|
"parent": {
|
|
"name": "Minigames - Fishing"
|
|
}
|
|
},
|
|
{
|
|
"name": "Minigames - Gambling"
|
|
},
|
|
{
|
|
"name": "Earn a total with gambling",
|
|
"parent": {
|
|
"name": "Minigames - Gambling"
|
|
}
|
|
},
|
|
{
|
|
"name": "Win a total in Catfights",
|
|
"parent": {
|
|
"name": "Minigames - Gambling"
|
|
}
|
|
},
|
|
{
|
|
"name": "Minigames - Casino"
|
|
},
|
|
{
|
|
"name": "Earn a total with the casino",
|
|
"parent": {
|
|
"name": "Minigames - Casino"
|
|
}
|
|
},
|
|
{
|
|
"name": "Minigames - Sports"
|
|
},
|
|
{
|
|
"name": "Earn a total with sports",
|
|
"parent": {
|
|
"name": "Minigames - Sports"
|
|
}
|
|
},
|
|
{
|
|
"name": "Perform various things",
|
|
"parent": {
|
|
"name": "Minigames - Sports"
|
|
}
|
|
},
|
|
{
|
|
"name": "Minigames - Dancing"
|
|
},
|
|
{
|
|
"name": "Dancing (Easy)",
|
|
"parent": {
|
|
"name": "Minigames - Dancing"
|
|
}
|
|
},
|
|
{
|
|
"name": "Dancing (Normal)",
|
|
"parent": {
|
|
"name": "Minigames - Dancing"
|
|
}
|
|
},
|
|
{
|
|
"name": "Dancing (Hard)",
|
|
"parent": {
|
|
"name": "Minigames - Dancing"
|
|
}
|
|
},
|
|
{
|
|
"name": "Minigames - Karaoke"
|
|
},
|
|
{
|
|
"name": "Get 90+ in a song",
|
|
"parent": {
|
|
"name": "Minigames - Karaoke"
|
|
}
|
|
},
|
|
{
|
|
"name": "Minigames - Dates"
|
|
},
|
|
{
|
|
"name": "Befriend girlfriend",
|
|
"parent": {
|
|
"name": "Minigames - Dates"
|
|
}
|
|
}
|
|
]
|
|
} |