File size: 418 Bytes
c94d125 | 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": 5.0
},
"3": {
"display_name": "低め",
"weight": 3.0
},
"4": {
"display_name": "微妙",
"weight": 1.0
}
}
} |