1{
2  "Version": 2,
3  "Characters": [
4    {
5      "Name": "Demon",
6      "HeadPics": {
7        "Type": "Directional",
8        "Sprites": "chars/heads/ogre"
9      },
10      "Body": "demon",
11      "Sounds": "ogre",
12      "BloodColor": "ff0000",
13      "HasHair": true
14    }
15  ]
16}
17