-
Notifications
You must be signed in to change notification settings - Fork 0
/
characters.json
44 lines (44 loc) · 2.5 KB
/
characters.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
[
{
"name": "\u0413\u0430\u0440\u0440\u0438 \u041f\u043e\u0442\u0442\u0435\u0440",
"description": "\u041c\u043e\u043b\u043e\u0434\u043e\u0439 \u0432\u043e\u043b\u0448\u0435\u0431\u043d\u0438\u043a",
"traits": {
"\u0423\u043c\u043d\u044b\u0439": 8,
"\u0425\u0440\u0430\u0431\u0440\u044b\u0439": 9,
"\u041b\u043e\u044f\u043b\u044c\u043d\u044b\u0439": 7
},
"photo_url": "https://example.com/harry_potter.jpg"
},
{
"name": "\u0414\u043e\u0440\u0438\u0430\u043d \u0413\u0440\u0435\u0439",
"description": "\u0425\u0443\u0434\u043e\u0436\u043d\u0438\u043a \u0441 \u0432\u0435\u0447\u043d\u043e\u0439 \u043c\u043e\u043b\u043e\u0434\u043e\u0441\u0442\u044c\u044e",
"traits": {
"\u041a\u0440\u0430\u0441\u0438\u0432\u044b\u0439": 10,
"\u0422\u0430\u0438\u043d\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0439": 8,
"\u042d\u0433\u043e\u0446\u0435\u043d\u0442\u0440\u0438\u0447\u043d\u044b\u0439": 7
},
"photo_url": "https://example.com/dorian_gray.jpg"
},
{
"name": "\u041f\u0438\u0437\u0434\u0430\u0431\u043e\u043b",
"description": "\u0425\u0443\u0434\u043e\u0436\u043d\u0438\u043a \u0441 \u0432\u0435\u0447\u043d\u043e\u0439 \u043c\u043e\u043b\u043e\u0434\u043e\u0441\u0442\u044c\u044e",
"traits": {
"\u0415\u0431\u043b\u0430\u043d": 10,
"\u0422\u0430\u0438\u043d\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0439": 4,
"\u0422\u0443\u043f\u043e\u0439 \u0441\u0443\u0447\u0435\u043d\u043e\u043a": 10
},
"photo_url": "https://example.com/dorian_gray.jpg"
},
{
"name": "\u0421\u043e\u0437\u0434\u0430\u0442\u0435\u043b\u044c \u0431\u043e\u0442\u0430",
"description": "\u041f\u0440\u043e\u0441\u0442\u043e \u0434\u0430\u0443\u043d, \u043a\u043e\u0442\u043e\u0440\u043e\u043c\u0443 \u0441\u043a\u0443\u0447\u043d\u043e \u0431\u044b\u043b\u043e :>",
"traits": {
"\u0442\u0443\u043f\u043e\u0439 \u0445\u0443\u0439\u043b\u0430\u043d": 10,
"\u0434\u0440\u043e\u0447\u0438\u043b \u043a\u0430\u0431\u0430\u043d\u0443": 10,
"\u043c\u0440\u0430\u0437\u043e\u0442\u0430": 10,
"\u0445\u0430\u0440\u0438\u0437\u043c\u0430\u0442\u0438\u0447\u043d\u044b\u0439": 10,
"\u0441\u043e\u0437\u0434\u0430\u043b \u0431\u043e\u0442\u0430": 10
},
"photo_url": "https://imgur.com/a/x0TFv6F"
}
]