101 lines
2.5 KiB
JSON
101 lines
2.5 KiB
JSON
{
|
|
"skins": [
|
|
{
|
|
"id": "miku",
|
|
"name": "Miku",
|
|
"description": "Hatsune Miku \u2014 Virtual Idol",
|
|
"model": "res://assets/characters/skins/miku.glb",
|
|
"viewmodel": {
|
|
"sleeve": "#168F98",
|
|
"accent": "#252632",
|
|
"skin": "#F5CDBB",
|
|
"glove": "#20212C",
|
|
"nail": "#20A9B1",
|
|
"hand_style": "fingerless",
|
|
"sleeve_ratio": 0.78
|
|
},
|
|
"unlocked": true
|
|
},
|
|
{
|
|
"id": "taila",
|
|
"name": "Taila",
|
|
"description": "",
|
|
"model": "res://assets/characters/skins/taila.glb",
|
|
"viewmodel": {
|
|
"sleeve": "#171D32",
|
|
"accent": "#E8772D",
|
|
"skin": "#EFC6B7",
|
|
"glove": "#151826",
|
|
"nail": "#E8772D",
|
|
"hand_style": "glove",
|
|
"sleeve_ratio": 0.78
|
|
},
|
|
"unlocked": true
|
|
},
|
|
{
|
|
"id": "mannequin",
|
|
"name": "Mannequin",
|
|
"description": "Quaternius reference mannequin (CC0)",
|
|
"model": "res://assets/characters/skins/mannequin.glb",
|
|
"viewmodel": {
|
|
"sleeve": "#D9692D",
|
|
"accent": "#6D4C9B",
|
|
"skin": "#D9692D",
|
|
"glove": "#6D4C9B",
|
|
"nail": "#F0A14B",
|
|
"hand_style": "android",
|
|
"sleeve_ratio": 0.84
|
|
},
|
|
"unlocked": true
|
|
},
|
|
{
|
|
"id": "kiyoko",
|
|
"name": "Kiyoko",
|
|
"description": "Kiyoko School Girl \u2014 VRoid (CC-BY, Kasujin)",
|
|
"model": "res://assets/characters/skins/kiyoko.glb",
|
|
"viewmodel": {
|
|
"sleeve": "#ECE7E3",
|
|
"accent": "#253151",
|
|
"skin": "#F0C6B2",
|
|
"glove": "#253151",
|
|
"nail": "#E9A9B4",
|
|
"hand_style": "bare",
|
|
"sleeve_ratio": 0.32
|
|
},
|
|
"unlocked": true
|
|
},
|
|
{
|
|
"id": "aria",
|
|
"name": "Aria",
|
|
"description": "Anime Girl Rigged \u2014 VRoid (CC-BY, dequeijospizza)",
|
|
"model": "res://assets/characters/skins/aria.glb",
|
|
"viewmodel": {
|
|
"sleeve": "#E8E8E5",
|
|
"accent": "#27252D",
|
|
"skin": "#EFC7B7",
|
|
"glove": "#27252D",
|
|
"nail": "#DFA0AE",
|
|
"hand_style": "bare",
|
|
"sleeve_ratio": 0.30
|
|
},
|
|
"unlocked": true
|
|
},
|
|
{
|
|
"id": "momo",
|
|
"name": "Momo",
|
|
"description": "Momo Ayase, DANDADAN (CC-BY, HiGuys920)",
|
|
"model": "res://assets/characters/skins/momo.glb",
|
|
"viewmodel": {
|
|
"sleeve": "#D66F98",
|
|
"accent": "#34303A",
|
|
"skin": "#F0C5B2",
|
|
"glove": "#34303A",
|
|
"nail": "#D66F98",
|
|
"hand_style": "fingerless",
|
|
"sleeve_ratio": 0.80
|
|
},
|
|
"unlocked": true
|
|
}
|
|
]
|
|
}
|