ddnet/data/skins7/panther.json

39 lines
557 B
JSON
Raw Normal View History

{"skin": {
"body": {
"filename": "kitty",
"custom_colors": "true",
"hue": 165,
"sat": 0,
"lgt": 0
},
"marking": {
"filename": "wildpaint",
"custom_colors": "true",
"hue": 0,
"sat": 255,
"lgt": 255,
"alp": 43
},
"hands": {
"filename": "standard",
"custom_colors": "true",
"hue": 27,
"sat": 0,
"lgt": 16
},
"feet": {
"filename": "standard",
"custom_colors": "true",
"hue": 28,
"sat": 0,
"lgt": 54
},
"eyes": {
"filename": "negative",
"custom_colors": "true",
"hue": 32,
"sat": 255,
"lgt": 59
}}
}