-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.json
58 lines (58 loc) · 1.14 KB
/
metadata.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
{
"name": "Kobeni",
"symbol": "KBN",
"description": "Kobeni supremacy 🛐",
"image": "https://pbs.twimg.com/media/F3DRtPUb0AEPJRi?format=jpg&name=large",
"animation_url": "https://storage.googleapis.com/sw-test-2023/sounds%2F2024-02-23T16%3A05%3A29.964Z_MeikoNakahara-Fantasy.mp3",
"attributes": [
{
"trait_type": "Gender",
"value": "Female"
},
{
"trait_type": "Type",
"value": "Dark"
},
{
"trait_type": "Expression",
"value": "Smile"
},
{
"trait_type": "Hat",
"value": "Cartwheel"
},
{
"trait_type": "Hair",
"value": "Long Purple"
},
{
"trait_type": "Eyes",
"value": "Purple"
},
{
"trait_type": "Mouth",
"value": "Pink"
},
{
"trait_type": "Clothing",
"value": "Noir Dress"
},
{
"trait_type": "Background",
"value": "Purple"
}
],
"properties": {
"category": "audio",
"files": [
{
"uri": "https://pbs.twimg.com/media/F3DRtPUb0AEPJRi?format=jpg&name=large",
"type": "image/jpeg"
},
{
"uri": "https://storage.googleapis.com/sw-test-2023/sounds%2F2024-02-23T16%3A05%3A29.964Z_MeikoNakahara-Fantasy.mp3",
"type": "audio/mpeg"
}
]
}
}