File size: 430 Bytes
74fd9c7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | {
"styles": {
"Neutral": {
"display_name": "Neutral",
"weight": 1.0
},
"1": {
"display_name": "ちょっと低め",
"weight": 7.0
},
"2": {
"display_name": "普通",
"weight": 1.0
},
"3": {
"display_name": "高め・可愛い系",
"weight": 5.0
},
"4": {
"display_name": "SNE",
"weight": 5.0
}
}
} |