-
-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathtips.json
144 lines (144 loc) · 3.03 KB
/
tips.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
{
"0": [
{
"Id": 0,
"Script": "onik_tips_01",
"UnlockChapter": 1,
"Title": "We're a mixed grade?",
"TitleJp": "うちって学年混在?"
},
{
"Id": 1,
"Script": "onik_tips_02",
"UnlockChapter": 1,
"Title": "We don't have a uniform?",
"TitleJp": "うちって制服自由?"
},
{
"Id": 2,
"Script": "onik_tips_03",
"UnlockChapter": 2,
"Title": "The Maebara Manor",
"TitleJp": "前原屋敷"
},
{
"Id": 3,
"Script": "onik_tips_04",
"UnlockChapter": 2,
"Title": "The dam site murder/dismemberment (Newspaper edition)",
"TitleJp": "ダム現場のバラバラ殺人(新聞版)"
},
{
"Id": 4,
"Script": "onik_tips_05",
"UnlockChapter": 3,
"Title": "The Hinamizawa Dam Project",
"TitleJp": "雛見沢ダム計画"
},
{
"Id": 5,
"Script": "onik_tips_06",
"UnlockChapter": 3,
"Title": "Special tabloid report",
"TitleJp": "週刊誌の特集記事"
},
{
"Id": 6,
"Script": "onik_tips_07",
"UnlockChapter": 4,
"Title": "What kind of name is Rena?",
"TitleJp": "レナってどういう名前だよ?"
},
{
"Id": 7,
"Script": "onik_tips_08",
"UnlockChapter": 5,
"Title": "Community Notice",
"TitleJp": "回覧板"
},
{
"Id": 8,
"Script": "onik_tips_09",
"UnlockChapter": 7,
"Title": "Houjou couple's falling incident",
"TitleJp": "北条両親の転落事故"
},
{
"Id": 9,
"Script": "onik_tips_10",
"UnlockChapter": 7,
"Title": "The terminal illness death of Shinto Priest Furude",
"TitleJp": "古手神社の神主の病死"
},
{
"Id": 10,
"Script": "onik_tips_11",
"UnlockChapter": 7,
"Title": "Housewife murder",
"TitleJp": "主婦殺人事件"
},
{
"Id": 11,
"Script": "onik_tips_12",
"UnlockChapter": 7,
"Title": "Radio Log",
"TitleJp": "無線記録"
},
{
"Id": 12,
"Script": "onik_tips_13",
"UnlockChapter": 8,
"Title": "There are more than four perpetrators?",
"TitleJp": "犯人は4人以上?"
},
{
"Id": 13,
"Script": "onik_tips_14",
"UnlockChapter": 8,
"Title": "Search notice",
"TitleJp": "捜査メモ"
},
{
"Id": 14,
"Script": "onik_tips_15",
"UnlockChapter": 9,
"Title": "Notice from the police chief",
"TitleJp": "本部長通達"
},
{
"Id": 15,
"Script": "onik_tips_16",
"UnlockChapter": 10,
"Title": "What's a drug that makes you commit suicide?",
"TitleJp": "自殺を誘発するクスリは?"
},
{
"Id": 16,
"Script": "onik_tips_17",
"UnlockChapter": 10,
"Title": "Threat",
"TitleJp": "脅迫"
},
{
"Id": 17,
"Script": "onik_tips_18",
"UnlockChapter": 11,
"Title": "Not feeling so hot",
"TitleJp": "元気ないね。"
},
{
"Id": 18,
"Script": "onik_tips_19",
"UnlockChapter": 13,
"Title": "Split personality???",
"TitleJp": "二重人格???"
},
{
"Id": 19,
"Script": "onik_tips_20",
"UnlockChapter": 13,
"Title": "At the Seventh Mart",
"TitleJp": "セブンスマ\u30fcトにて"
}
]
}