mirror of
https://github.com/cxong/cdogs-sdl.git
synced 2025-07-23 07:23:01 +02:00
177 lines
3.8 KiB
JSON
177 lines
3.8 KiB
JSON
{
|
|
"Version": 2,
|
|
"Characters": [
|
|
{
|
|
"Name": "Noah",
|
|
"HeadPics": {
|
|
"Type": "Directional",
|
|
"Sprites": "chars/heads/jones"
|
|
},
|
|
"Sounds": "man",
|
|
"BloodColor": "00ccff"
|
|
},
|
|
{
|
|
"Name": "Naamah",
|
|
"HeadPics": {
|
|
"Type": "Directional",
|
|
"Sprites": "chars/heads/lady"
|
|
},
|
|
"Sounds": "woman",
|
|
"BloodColor": "00ccff"
|
|
},
|
|
{
|
|
"Name": "Sheep",
|
|
"HeadPics": {
|
|
"Type": "Directional",
|
|
"Sprites": "chars/heads/sheep"
|
|
},
|
|
"Body": "sheep",
|
|
"Sounds": "sheep",
|
|
"Footsteps": "sheep",
|
|
"Corpse": "sheep_sleep",
|
|
"BloodColor": "00000000",
|
|
"HasHair": false,
|
|
"HasFacehair": false,
|
|
"HasHat": false,
|
|
"HasGlasses": false
|
|
},
|
|
{
|
|
"Name": "Goat",
|
|
"HeadPics": {
|
|
"Type": "Directional",
|
|
"Sprites": "chars/heads/sheep"
|
|
},
|
|
"Body": "sheep",
|
|
"Sounds": "sheep",
|
|
"Footsteps": "sheep",
|
|
"Corpse": "goat_sleep",
|
|
"BloodColor": "00000000",
|
|
"HasHair": false,
|
|
"HasFacehair": false,
|
|
"HasHat": false,
|
|
"HasGlasses": false
|
|
},
|
|
{
|
|
"Name": "Antelope",
|
|
"HeadPics": {
|
|
"Type": "Directional",
|
|
"Sprites": "chars/heads/sheep"
|
|
},
|
|
"Body": "antelope",
|
|
"Sounds": "antelope",
|
|
"Footsteps": "sheep",
|
|
"Corpse": "antelope_sleep",
|
|
"BloodColor": "00000000",
|
|
"HasHair": false,
|
|
"HasFacehair": false,
|
|
"HasHat": true,
|
|
"HasGlasses": false
|
|
},
|
|
{
|
|
"Name": "Ostrich",
|
|
"HeadPics": {
|
|
"Type": "Directional",
|
|
"Sprites": "chars/heads/ostrich"
|
|
},
|
|
"Body": "ostrich",
|
|
"Sounds": "ostrich",
|
|
"Footsteps": "wood",
|
|
"Corpse": "ostrich_sleep",
|
|
"BloodColor": "00000000",
|
|
"HasHair": false,
|
|
"HasFacehair": false,
|
|
"HasHat": false,
|
|
"HasGlasses": false
|
|
},
|
|
{
|
|
"Name": "Ox",
|
|
"HeadPics": {
|
|
"Type": "Directional",
|
|
"Sprites": "chars/heads/sheep"
|
|
},
|
|
"Body": "sheep",
|
|
"Sounds": "ox",
|
|
"BloodColor": "00000000",
|
|
"HasHair": false,
|
|
"HasFacehair": false,
|
|
"HasHat": false,
|
|
"HasGlasses": false
|
|
},
|
|
{
|
|
"Name": "Camel",
|
|
"HeadPics": {
|
|
"Type": "Directional",
|
|
"Sprites": "chars/heads/sheep"
|
|
},
|
|
"Body": "camel",
|
|
"Sounds": "camel",
|
|
"Footsteps": "camel",
|
|
"Corpse": "camel_sleep",
|
|
"BloodColor": "00000000",
|
|
"HasHair": false,
|
|
"HasFacehair": false,
|
|
"HasHat": false,
|
|
"HasGlasses": false
|
|
},
|
|
{
|
|
"Name": "Giraffe",
|
|
"HeadPics": {
|
|
"Type": "Directional",
|
|
"Sprites": "chars/heads/sheep"
|
|
},
|
|
"Body": "giraffe",
|
|
"Sounds": "giraffe"
|
|
},
|
|
{
|
|
"Name": "Mecha Hitler",
|
|
"Vehicle": true,
|
|
"HeadPics": {
|
|
"Type": "Directional",
|
|
"Sprites": "chars/heads/jones"
|
|
},
|
|
"Body": "mech",
|
|
"DeathSprites": "explosion",
|
|
"Sounds": "mecha_hitler",
|
|
"BloodColor": "00ffff",
|
|
"Footsteps": "mech",
|
|
"FootstepsDistancePlus": 0
|
|
},
|
|
{
|
|
"Name": "Hitler",
|
|
"HeadPics": {
|
|
"Type": "Directional",
|
|
"Sprites": "chars/heads/jones"
|
|
},
|
|
"Body": "soldier",
|
|
"Sounds": "hitler"
|
|
},
|
|
{
|
|
"Name": "Monkey",
|
|
"HeadPics": {
|
|
"Type": "Directional",
|
|
"Sprites": "chars/heads/monkey"
|
|
},
|
|
"Body": "big_soldier",
|
|
"Sounds": "monkey"
|
|
},
|
|
{
|
|
"Name": "Gretel Grosse",
|
|
"HeadPics": {
|
|
"Type": "Directional",
|
|
"Sprites": "chars/heads/jones"
|
|
},
|
|
"Body": "big",
|
|
"Sounds": "gretel"
|
|
},
|
|
{
|
|
"Name": "General Fettgesicht",
|
|
"HeadPics": {
|
|
"Type": "Directional",
|
|
"Sprites": "chars/heads/jones"
|
|
},
|
|
"Body": "big_soldier",
|
|
"Sounds": "fettgesicht"
|
|
}
|
|
]
|
|
}
|