hexaitos.com/.well-known/fursona

33 lines
1.0 KiB
Plaintext
Raw Normal View History

{
"sonas": [
{
"name": "Hexaitos (or Hex)",
"pronouns": "he/they/any",
2024-11-05 15:45:32 +00:00
"gender": "Male (probably)",
"species": "Bateleur Eagle",
"description": "#todo",
"ref": "https://hexaitos.com/ref",
"refAlt": "A ref sheet of an anthropomorphic bateleur eagle with blue eyes including wing details and a headshot.",
"avatar": "https://hexaitos.com/assets/images/Hexaitos/FaultyArts/hexaitos_icon_small.png",
"avatarAlt": "A drawing of the head of an anthropomorphic bateleur eagle.",
"age": 25,
"birthdate": "1999-04-10T00:00:00+00:00",
"colors": [
// face and scales
"#2E2A1E",
"#CB9E4F",
"#994F2C",
"#90331C",
// eyes
"#FFFFFF",
"#233443",
"#2E2A1E",
// wings
"#BCB4AC",
"#9B9186",
"#2E2A1E",
"#794721"
]
}
]
}