ddnet/datasrc/skins/koala.json

40 lines
584 B
JSON

{"skin": {
"body": {
"filename": "bear",
"custom_colors": "true",
"hue": 0,
"sat": 0,
"lgt": 184
},
"marking": {
"filename": "bear",
"custom_colors": "true",
"hue": 21,
"sat": 12,
"lgt": 226,
"alp": 255
},
"decoration": {
"filename": "hair",
"custom_colors": "false"
},
"hands": {
"filename": "standard",
"custom_colors": "true",
"hue": 0,
"sat": 0,
"lgt": 184
},
"feet": {
"filename": "standard",
"custom_colors": "true",
"hue": 149,
"sat": 4,
"lgt": 71
},
"eyes": {
"filename": "standard",
"custom_colors": "false"
}}
}