aboutsummaryrefslogtreecommitdiff
path: root/item_groups.json
blob: 36a6e055123959e2d1b06bd70d1ed78bc90787d1 (plain)
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
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
[
    {
        "type": "item_group",
        "id": "mansion_guns",
        "magazine": 100,
        "ammo": 100,
        "subtype": "distribution",
        "entries": [
            { "group": "kawaii_mansion_weapons", "prob": 60 }
        ]
    },
    {
        "id" : "kawaii_mansion_weapons",
        "type" : "item_group",
        "items":[
            [ "vorpal_kitchen_knife", 1 ],
            [ "slaying_pan", 2 ],
            [ "brutal_broom", 2 ],
            [ "spiked_whip", 2 ],
            [ "shikomi_kasa", 2 ],
            [ "shikomi_stick", 2 ],
            [ "maid_claw", 2 ],
            [ "battle_mop", 2 ],
            [ "destruction_otama", 1]
        ]
    },
    {
        "id" : "mansion_books",
        "type" : "item_group",
        "subtype": "distribution",
        "entries":[
            { "item": "manual_maid", "prob": 3 }
        ]
    },
    {
        "type" : "item_group",
        "id" : "bedroom",
        "ammo": 100,
        "magazine": 100,
        "subtype": "distribution",
        "entries":[
            { "item": "maid_dress_french", "prob": 3 },
            { "item": "kawaii_maid_hat", "prob": 3 },
            { "item": "kawaii_hat_cotton", "prob": 3 },
            { "item": "kawaii_maid_dress", "prob": 3 },
            { "item": "jokyu_fuku", "prob": 3 },
            { "item": "kawaii_maid_panties", "prob": 3 },
            { "item": "kawaii_maid_bra", "prob": 3 },
            { "item": "kawaii_maid_garter", "prob": 3 },
            { "item": "petticoat", "prob": 3 },
            { "item": "kawaii_maid_niso_thick", "prob": 3 },
            { "item": "kawaii_maid_niso_thin", "prob": 3 },
            { "item": "maid_gloves_cotton", "prob": 3 },
            { "item": "maid_gloves_long_cotton", "prob": 3 },
            { "item": "kawaii_dress_shoes", "prob": 3 },
            { "item": "kawaii_boots", "prob": 3 }
        ]
    },
    {
        "type" : "item_group",
        "id" : "dresser",
        "ammo": 100,
        "magazine": 100,
        "items": [
            [ "maid_dress_french", 3 ],
            [ "kawaii_maid_hat", 3 ],
            [ "kawaii_hat_cotton", 3 ],
            [ "kawaii_maid_dress", 3 ],
            [ "jokyu_fuku", 3 ],
            [ "kawaii_maid_panties", 3 ],
            [ "kawaii_maid_bra", 3 ],
            [ "kawaii_maid_garter", 3 ],
            [ "petticoat", 3 ],
            [ "kawaii_maid_niso_thick", 3 ],
            [ "kawaii_maid_niso_thin", 3 ],
            [ "maid_gloves_cotton", 3 ],
            [ "maid_gloves_long_cotton", 3 ],
            [ "kawaii_dress_shoes", 3 ],
            [ "kawaii_boots", 3 ]
        ]
    },
    {
        "id" : "dresser_servant",
        "type" : "item_group",
        "subtype": "distribution",
        "items":[
            [ "maid_dress_french", 90 ],
            [ "kawaii_maid_hat", 90 ],
            [ "kawaii_hat_cotton", 90 ],
            [ "kawaii_maid_dress", 90 ],
            [ "jokyu_fuku", 90 ],
            [ "tux", 90 ],
            [ "kawaii_maid_panties", 10 ],
            [ "kawaii_maid_bra", 10 ],
            [ "kawaii_maid_garter", 10 ],
            [ "petticoat", 10 ],
            [ "kawaii_maid_niso_thick", 10 ],
            [ "kawaii_maid_niso_thin", 10 ],
            [ "maid_gloves_cotton", 30 ],
            [ "maid_gloves_long_cotton", 30 ],
            [ "kawaii_dress_shoes", 30 ],
            [ "kawaii_boots", 30 ]
        ]
    },
    {
        "type" : "item_group",
        "id" : "hatstore_hats",
        "items":[
            [ "kawaii_maid_hat", 30 ],
            [ "kawaii_hat_cotton", 30 ]
        ]
    },
    {
        "type" : "item_group",
        "id" : "hatstore_accessories",
        "items":[
            [ "kawaii_scarf", 10 ]
        ]
    },
    {
        "type" : "item_group",
        "id" : "shoestore_shoes",
        "items":[
            [ "kawaii_dress_shoes", 5 ],
            [ "kawaii_boots", 5 ]
        ]
    },
    {
        "type" : "item_group",
        "id" : "allclothes",
        "subtype": "distribution",
        "entries":[
            { "item": "maid_dress_french", "prob": 3 },
            { "item": "kawaii_maid_hat", "prob": 3 },
            { "item": "kawaii_hat_cotton", "prob": 3 },
            { "item": "kawaii_maid_dress", "prob": 3 },
            { "item": "jokyu_fuku", "prob": 3 },
            { "item": "kawaii_maid_panties", "prob": 3 },
            { "item": "kawaii_maid_bra", "prob": 3 },
            { "item": "kawaii_maid_garter", "prob": 3 },
            { "item": "petticoat", "prob": 3 },
            { "item": "kawaii_maid_niso_thick", "prob": 3 },
            { "item": "kawaii_maid_niso_thin", "prob": 3 },
            { "item": "maid_gloves_cotton", "prob": 3 },
            { "item": "maid_gloves_long_cotton", "prob": 3 },
            { "item": "kawaii_dress_shoes", "prob": 3 },
            { "item": "kawaii_boots", "prob": 3 }
        ]
    },
    {
        "type" : "item_group",
        "id" : "laundry",
        "items":[
            [ "kawaii_maid_dress", 3 ],
            [ "maid_dress_french", 3 ]
        ]
    },
    {
        "type" : "item_group",
        "id" : "pawn",
        "items":[
            [ "maid_dress_french", 3 ],
            [ "kawaii_maid_hat", 3 ],
            [ "kawaii_hat_cotton", 3 ],
            [ "kawaii_maid_dress", 3 ],
            [ "jokyu_fuku", 3 ],
            [ "tux", 3 ],
            [ "kawaii_maid_panties", 3 ],
            [ "kawaii_maid_bra", 3 ],
            [ "kawaii_maid_garter", 3 ],
            [ "petticoat", 3 ],
            [ "kawaii_maid_niso_thick", 3 ],
            [ "kawaii_maid_niso_thin", 3 ],
            [ "maid_gloves_cotton", 3 ],
            [ "maid_gloves_long_cotton", 3 ],
            [ "kawaii_dress_shoes", 3 ],
            [ "kawaii_boots", 3 ]
        ]
    },
    {
        "id" : "costume_clothes",
        "type" : "item_group",
        "items":[
            [ "maid_dress_french", 35 ],
            [ "kawaii_maid_dress", 35 ],
            [ "jokyu_fuku", 35 ]
        ]
    },
    {
        "id" : "costume_accessories",
        "type" : "item_group",
        "items":[
            [ "kawaii_maid_hat", 10 ],
            [ "kawaii_scarf", 5 ],
            [ "kawaii_maid_bra", 5 ],
            [ "kawaii_maid_garter", 5 ],
            [ "petticoat", 5 ],
            [ "kawaii_maid_niso_thick", 20 ],
            [ "kawaii_maid_niso_thin", 20 ],
            [ "maid_gloves_cotton", 20 ],
            [ "maid_gloves_long_cotton", 20 ],
            [ "kawaii_dress_shoes", 20 ],
            [ "kawaii_boots", 20 ]
        ]
    },
    {
        "id" : "costume_weapons",
        "type" : "item_group",
        "items":[
            [ "vorpal_kitchen_knife", 1 ],
            [ "slaying_pan", 2 ],
            [ "brutal_broom", 2 ],
            [ "spiked_whip", 2 ],
            [ "shikomi_kasa", 2 ],
            [ "shikomi_stick", 2 ],
            [ "maid_claw", 2 ],
            [ "battle_mop", 2 ],
            [ "destruction_otama", 1]
        ]
    }
]