[
    {
        "name": "Unicorn",
        "description": "It's a unicorn",
        "command": "",
        "attack": 21,
        "strength": 23,
        "hits": 23,
        "defense": 19,
        "hostility": "retreats",
        "animations": [
            130,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 201,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 7
    },
    {
        "name": "Bob",
        "description": "An axe seller",
        "command": "",
        "attack": 2,
        "strength": 2,
        "hits": 2,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(255, 0, 0)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Sheep",
        "description": "A very wooly sheep",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            129,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 170,
        "height": 124,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Chicken",
        "description": "Yep definitely a chicken",
        "command": "",
        "attack": 3,
        "strength": 4,
        "hits": 4,
        "defense": 3,
        "hostility": "retreats",
        "animations": [
            132,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 70,
        "height": 62,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Goblin",
        "description": "An ugly green creature",
        "command": "",
        "attack": 16,
        "strength": 14,
        "hits": 13,
        "defense": 12,
        "hostility": "retreats",
        "animations": [
            142,
            139,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 219,
        "height": 206,
        "walkModel": 9,
        "combatModel": 8,
        "combatAnimation": 5
    },
    {
        "name": "Hans",
        "description": "A castle servant",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(0, 255, 0)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "cow",
        "description": "It's a multi purpose cow",
        "command": "",
        "attack": 9,
        "strength": 8,
        "hits": 9,
        "defense": 8,
        "hostility": "retreats",
        "animations": [
            128,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 327,
        "height": 240,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 45
    },
    {
        "name": "cook",
        "description": "The head cook of Lumbridge castle",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 3,
        "hostility": null,
        "animations": [0, 1, 2, null, null, 8, null, null, null, null, 9, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(255, 0, 0)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Bear",
        "description": "Eek! A bear!",
        "command": "",
        "attack": 25,
        "strength": 23,
        "hits": 26,
        "defense": 25,
        "hostility": "combative",
        "animations": [
            131,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 262,
        "height": 247,
        "walkModel": 6,
        "combatModel": 9,
        "combatAnimation": 30
    },
    {
        "name": "Priest",
        "description": "A priest of Saradomin",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(32, 32, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Urhney",
        "description": "He looks a little grumpy",
        "command": "",
        "attack": 10,
        "strength": 10,
        "hits": 10,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(32, 32, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Man",
        "description": "One of runescapes many citizens",
        "command": "pickpocket",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Bartender",
        "description": "I could get a beer off him",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Camel",
        "description": "Oh its a camel",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            127,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 208,
        "height": 208,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gypsy",
        "description": "An old gypsy lady",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(242, 242, 242)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 255, 0)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ghost",
        "description": "Ooh spooky",
        "command": "",
        "attack": 15,
        "strength": 15,
        "hits": 15,
        "defense": 5,
        "hostility": null,
        "animations": [
            137,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 201,
        "height": 243,
        "walkModel": 9,
        "combatModel": 9,
        "combatAnimation": 5
    },
    {
        "name": "Sir Prysin",
        "description": "One of the king's knights",
        "command": "",
        "attack": 30,
        "strength": 60,
        "hits": 20,
        "defense": 50,
        "hostility": null,
        "animations": [
            13,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Traiborn the wizard",
        "description": "An old wizard",
        "command": "",
        "attack": 20,
        "strength": 15,
        "hits": 10,
        "defense": 3,
        "hostility": null,
        "animations": [6, 1, 2, null, null, 77, 76, 81, null, null, null, null],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Captain Rovin",
        "description": "The head of the palace guard",
        "command": "",
        "attack": 40,
        "strength": 70,
        "hits": 30,
        "defense": 65,
        "hostility": null,
        "animations": [
            0,
            28,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Rat",
        "description": "Overgrown vermin",
        "command": "",
        "attack": 10,
        "strength": 10,
        "hits": 10,
        "defense": 5,
        "hostility": "combative",
        "animations": [
            123,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 346,
        "height": 136,
        "walkModel": 7,
        "combatModel": 7,
        "combatAnimation": 45
    },
    {
        "name": "Reldo",
        "description": "I think he's the librarian",
        "command": "",
        "attack": 20,
        "strength": 15,
        "hits": 10,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 255, 0)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "mugger",
        "description": "He jumps out and attacks people",
        "command": "",
        "attack": 15,
        "strength": 10,
        "hits": 8,
        "defense": 8,
        "hostility": "aggressive",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Lesser Demon",
        "description": "Lesser but still pretty big",
        "command": "",
        "attack": 78,
        "strength": 79,
        "hits": 80,
        "defense": 79,
        "hostility": "aggressive",
        "animations": [
            124,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 275,
        "height": 262,
        "walkModel": 11,
        "combatModel": 11,
        "combatAnimation": 30
    },
    {
        "name": "Giant Spider",
        "description": "I think this spider has been genetically modified",
        "command": "",
        "attack": 10,
        "strength": 10,
        "hits": 10,
        "defense": 5,
        "hostility": "combative",
        "animations": [
            125,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 120,
        "height": 104,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Man",
        "description": "A shifty looking man",
        "command": "",
        "attack": 30,
        "strength": 30,
        "hits": 30,
        "defense": 30,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Jonny the beard",
        "description": "I can see why he's called the beard",
        "command": "",
        "attack": 10,
        "strength": 20,
        "hits": 5,
        "defense": 8,
        "hostility": "combative",
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Baraek",
        "description": "A fur trader",
        "command": "",
        "attack": 30,
        "strength": 30,
        "hits": 30,
        "defense": 30,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Katrine",
        "description": "She doesn't look to friendly",
        "command": "",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 10,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Tramp",
        "description": "A scruffy looking chap",
        "command": "",
        "attack": 9,
        "strength": 8,
        "hits": 7,
        "defense": 5,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 0, 0)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Rat",
        "description": "A small muddy rat",
        "command": "",
        "attack": 3,
        "strength": 4,
        "hits": 2,
        "defense": 2,
        "hostility": "retreats",
        "animations": [
            123,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 115,
        "height": 45,
        "walkModel": 7,
        "combatModel": 7,
        "combatAnimation": 10
    },
    {
        "name": "Romeo",
        "description": "He looks mildly confused",
        "command": "",
        "attack": 20,
        "strength": 60,
        "hits": 40,
        "defense": 60,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 125,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Juliet",
        "description": "She looks a little stressed",
        "command": "",
        "attack": 2,
        "strength": 4,
        "hits": 2,
        "defense": 3,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            89,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 187, 112)",
        "topColour": "rgb(244, 179, 243)",
        "bottomColour": "rgb(244, 179, 243)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 125,
        "height": 225,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Father Lawrence",
        "description": "A kindly looking priest",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(32, 32, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Apothecary",
        "description": "I wonder if he has any good potions",
        "command": "",
        "attack": 10,
        "strength": 5,
        "hits": 5,
        "defense": 7,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "spider",
        "description": "Incey wincey",
        "command": "",
        "attack": 5,
        "strength": 2,
        "hits": 1,
        "defense": 2,
        "hostility": "retreats",
        "animations": [
            125,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 40,
        "height": 35,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Delrith",
        "description": "A freshly summoned demon",
        "command": "",
        "attack": 42,
        "strength": 35,
        "hits": 37,
        "defense": 7,
        "hostility": "retreats",
        "animations": [
            124,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 275,
        "height": 262,
        "walkModel": 11,
        "combatModel": 11,
        "combatAnimation": 30
    },
    {
        "name": "Veronica",
        "description": "She doesn't look too happy",
        "command": "",
        "attack": 1,
        "strength": 1,
        "hits": 1,
        "defense": 5,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            88,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 179, 96)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 140,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Weaponsmaster",
        "description": "The phoenix gang quartermaster",
        "command": "",
        "attack": 35,
        "strength": 20,
        "hits": 28,
        "defense": 20,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            2,
            null,
            48,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Professor Oddenstein",
        "description": "A mad scientist if I ever saw one",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 7,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(255, 255, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Curator",
        "description": "He looks like he's daydreaming",
        "command": "",
        "attack": 3,
        "strength": 2,
        "hits": 2,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 200,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "skeleton",
        "description": "It rattles as it walks",
        "command": "",
        "attack": 24,
        "strength": 20,
        "hits": 23,
        "defense": 17,
        "hostility": "combative",
        "animations": [
            133,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 216,
        "height": 234,
        "walkModel": 11,
        "combatModel": 11,
        "combatAnimation": 5
    },
    {
        "name": "zombie",
        "description": "The living dead",
        "command": "",
        "attack": 23,
        "strength": 28,
        "hits": 23,
        "defense": 24,
        "hostility": "aggressive",
        "animations": [
            135,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 174,
        "height": 259,
        "walkModel": 12,
        "combatModel": 12,
        "combatAnimation": 5
    },
    {
        "name": "king",
        "description": "King Roald the VIII",
        "command": "",
        "attack": 15,
        "strength": 60,
        "hits": 15,
        "defense": 30,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            80,
            62
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(255, 255, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Giant bat",
        "description": "An angry flying rodent",
        "command": "",
        "attack": 32,
        "strength": 32,
        "hits": 32,
        "defense": 32,
        "hostility": "aggressive",
        "animations": [
            138,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 225,
        "height": 195,
        "walkModel": 5,
        "combatModel": 3,
        "combatAnimation": 5
    },
    {
        "name": "Bartender",
        "description": "A friendly barman",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 155,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "skeleton",
        "description": "It rattles as it walks",
        "command": "",
        "attack": 32,
        "strength": 30,
        "hits": 35,
        "defense": 29,
        "hostility": "aggressive",
        "animations": [
            134,
            133,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 216,
        "height": 234,
        "walkModel": 11,
        "combatModel": 11,
        "combatAnimation": 5
    },
    {
        "name": "skeleton",
        "description": "It rattles as it walks",
        "command": "",
        "attack": 27,
        "strength": 24,
        "hits": 28,
        "defense": 24,
        "hostility": "aggressive",
        "animations": [
            133,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 216,
        "height": 234,
        "walkModel": 11,
        "combatModel": 11,
        "combatAnimation": 5
    },
    {
        "name": "Rat",
        "description": "overgrown vermin",
        "command": "",
        "attack": 16,
        "strength": 12,
        "hits": 15,
        "defense": 10,
        "hostility": "aggressive",
        "animations": [
            123,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 346,
        "height": 136,
        "walkModel": 7,
        "combatModel": 7,
        "combatAnimation": 45
    },
    {
        "name": "Horvik the Armourer",
        "description": "He looks strong",
        "command": "",
        "attack": 15,
        "strength": 22,
        "hits": 6,
        "defense": 22,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 155,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Bear",
        "description": "A  bear",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            131,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 262,
        "height": 247,
        "walkModel": 6,
        "combatModel": 9,
        "combatAnimation": 30
    },
    {
        "name": "skeleton",
        "description": "It rattles when it walks",
        "command": "",
        "attack": 20,
        "strength": 18,
        "hits": 21,
        "defense": 18,
        "hostility": "retreats",
        "animations": [
            133,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 216,
        "height": 234,
        "walkModel": 11,
        "combatModel": 11,
        "combatAnimation": 5
    },
    {
        "name": "Shopkeeper",
        "description": "Maybe he'd like to buy some of my junk",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "zombie",
        "description": "The living dead",
        "command": "",
        "attack": 18,
        "strength": 20,
        "hits": 19,
        "defense": 22,
        "hostility": "combative",
        "animations": [
            135,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 174,
        "height": 259,
        "walkModel": 12,
        "combatModel": 12,
        "combatAnimation": 5
    },
    {
        "name": "Ghost",
        "description": "Ooh spooky",
        "command": "",
        "attack": 23,
        "strength": 30,
        "hits": 23,
        "defense": 25,
        "hostility": "aggressive",
        "animations": [
            137,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 201,
        "height": 243,
        "walkModel": 9,
        "combatModel": 9,
        "combatAnimation": 5
    },
    {
        "name": "Aubury",
        "description": "I think he might be a shop keeper",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shopkeeper",
        "description": "I wonder what he's got for sale",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "shopkeeper",
        "description": "I can buy swords off him",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Darkwizard",
        "description": "He works evil magic",
        "command": "",
        "attack": 15,
        "strength": 15,
        "hits": 12,
        "defense": 12,
        "hostility": "aggressive",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            82,
            88,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "lowe",
        "description": "The owner of the archery store",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Thessalia",
        "description": "A young shop assistant",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(244, 179, 243)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 130,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Darkwizard",
        "description": "He works evil magic",
        "command": "",
        "attack": 27,
        "strength": 24,
        "hits": 27,
        "defense": 24,
        "hostility": "aggressive",
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            82,
            88,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Giant",
        "description": "A very large foe",
        "command": "",
        "attack": 37,
        "strength": 36,
        "hits": 40,
        "defense": 35,
        "hostility": "aggressive",
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 218,
        "height": 330,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Goblin",
        "description": "An ugly green creature",
        "command": "",
        "attack": 8,
        "strength": 9,
        "hits": 9,
        "defense": 5,
        "hostility": "retreats",
        "animations": [
            139,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 219,
        "height": 206,
        "walkModel": 9,
        "combatModel": 8,
        "combatAnimation": 5
    },
    {
        "name": "farmer",
        "description": "He grows the crops in this area",
        "command": "pickpocket",
        "attack": 15,
        "strength": 16,
        "hits": 18,
        "defense": 12,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Thief",
        "description": "He'll take anything that isn't nailed down",
        "command": "",
        "attack": 24,
        "strength": 22,
        "hits": 23,
        "defense": 17,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Guard",
        "description": "He tries to keep order around here",
        "command": "pickpocket",
        "attack": 31,
        "strength": 30,
        "hits": 31,
        "defense": 22,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            69,
            22,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Black Knight",
        "description": "A sinister looking knight",
        "command": "",
        "attack": 45,
        "strength": 50,
        "hits": 48,
        "defense": 42,
        "hostility": "retreats",
        "animations": [
            18,
            32,
            42,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Hobgoblin",
        "description": "A large ugly green creature",
        "command": "",
        "attack": 32,
        "strength": 34,
        "hits": 34,
        "defense": 29,
        "hostility": "aggressive",
        "animations": [
            139,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 285,
        "height": 268,
        "walkModel": 9,
        "combatModel": 8,
        "combatAnimation": 7
    },
    {
        "name": "zombie",
        "description": "The living dead",
        "command": "",
        "attack": 32,
        "strength": 31,
        "hits": 35,
        "defense": 30,
        "hostility": "aggressive",
        "animations": [
            136,
            135,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 174,
        "height": 259,
        "walkModel": 12,
        "combatModel": 12,
        "combatAnimation": 5
    },
    {
        "name": "Zaff",
        "description": "He trades in staffs",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            76,
            81,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Scorpion",
        "description": "An extremely vicious scorpion",
        "command": "",
        "attack": 21,
        "strength": 24,
        "hits": 22,
        "defense": 17,
        "hostility": "aggressive",
        "animations": [
            143,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 362,
        "height": 208,
        "walkModel": 7,
        "combatModel": 7,
        "combatAnimation": 45
    },
    {
        "name": "silk trader",
        "description": "He sells silk",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(255, 48, 204)",
        "bottomColour": "rgb(255, 48, 204)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Man",
        "description": "One of Runescapes many citizens",
        "command": "pickpocket",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Guide",
        "description": "He gives hints to new adventurers",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 7,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 128, 0)",
        "bottomColour": "rgb(128, 0, 255)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Giant Spider",
        "description": "I think this spider has been genetically modified",
        "command": "",
        "attack": 30,
        "strength": 31,
        "hits": 34,
        "defense": 32,
        "hostility": "aggressive",
        "animations": [
            125,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 180,
        "height": 156,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Peksa",
        "description": "A helmet salesman",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            70,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 187, 112)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Barbarian",
        "description": "Not civilised looking",
        "command": "",
        "attack": 18,
        "strength": 15,
        "hits": 18,
        "defense": 14,
        "hostility": "retreats",
        "animations": [
            6,
            1,
            2,
            null,
            109,
            70,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 187, 112)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Fred the farmer",
        "description": "An old farmer",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(242, 242, 242)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 48)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gunthor the Brave",
        "description": "The barbarians fearless leader",
        "command": "",
        "attack": 37,
        "strength": 40,
        "hits": 38,
        "defense": 35,
        "hostility": "retreats",
        "animations": [
            6,
            1,
            2,
            null,
            109,
            70,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 187, 112)",
        "topColour": "rgb(255, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 165,
        "height": 245,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Witch",
        "description": "She's got warts",
        "command": "",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 10,
        "hostility": "retreats",
        "animations": [3, 4, 2, null, null, 78, null, 88, null, null, null, 63],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 155,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ghost",
        "description": "Ooh spooky",
        "command": "",
        "attack": 23,
        "strength": 30,
        "hits": 23,
        "defense": 25,
        "hostility": "retreats",
        "animations": [
            137,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 201,
        "height": 243,
        "walkModel": 9,
        "combatModel": 9,
        "combatAnimation": 5
    },
    {
        "name": "Wizard",
        "description": "An old wizard",
        "command": "",
        "attack": 18,
        "strength": 15,
        "hits": 18,
        "defense": 14,
        "hostility": "retreats",
        "animations": [0, 1, 2, null, null, 77, 76, 81, null, null, null, null],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shop Assistant",
        "description": "Maybe he'd like to buy some of my junk",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(96, 64, 32)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shop Assistant",
        "description": "Maybe he'd like to buy some of my junk",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(96, 64, 32)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Zeke",
        "description": "He sells Scimitars",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            70,
            null,
            null,
            null,
            null,
            null,
            63
        ],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(255, 204, 48)",
        "bottomColour": "rgb(238, 48, 130)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Louie Legs",
        "description": "He might want to sell something",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            37,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            63
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Warrior",
        "description": "A member of Al Kharid's military",
        "command": "pickpocket",
        "attack": 20,
        "strength": 17,
        "hits": 18,
        "defense": 19,
        "hostility": "retreats",
        "animations": [
            6,
            1,
            2,
            98,
            48,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(204, 64, 204)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shopkeeper",
        "description": "I wonder what he's got for sale",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shop Assistant",
        "description": "Maybe she'd like to buy some of my junk",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(96, 64, 32)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Highwayman",
        "description": "He holds up passers by",
        "command": "",
        "attack": 14,
        "strength": 15,
        "hits": 13,
        "defense": 13,
        "hostility": "aggressive",
        "animations": [
            0,
            1,
            2,
            47,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            63
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Kebab Seller",
        "description": "A seller of strange food",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Chicken",
        "description": "Yep definitely a chicken",
        "command": "",
        "attack": 3,
        "strength": 4,
        "hits": 4,
        "defense": 3,
        "hostility": null,
        "animations": [
            132,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 70,
        "height": 62,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ernest",
        "description": "A former chicken",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Monk",
        "description": "A Peaceful monk",
        "command": "",
        "attack": 12,
        "strength": 13,
        "hits": 12,
        "defense": 15,
        "hostility": "retreats",
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            83,
            87,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Dwarf",
        "description": "A short angry guy",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 20,
        "defense": 16,
        "hostility": "combative",
        "animations": [
            6,
            1,
            2,
            null,
            109,
            70,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(112, 80, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 121,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Banker",
        "description": "He can look after my money",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(242, 242, 242)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Count Draynor",
        "description": "A vicious vampire",
        "command": "",
        "attack": 40,
        "strength": 65,
        "hits": 35,
        "defense": 35,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            63
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(252, 238, 224)",
        "width": 140,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Morgan",
        "description": "A frigtened villager",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(248, 57, 146)",
        "bottomColour": "rgb(159, 171, 124)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 155,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Dr Harlow",
        "description": "His nose is very red",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(242, 242, 242)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Deadly Red spider",
        "description": "I think this spider has been genetically modified",
        "command": "",
        "attack": 40,
        "strength": 36,
        "hits": 35,
        "defense": 35,
        "hostility": "aggressive",
        "animations": [
            126,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 120,
        "height": 104,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Guard",
        "description": "He's here to guard this fortress",
        "command": "pickpocket",
        "attack": 31,
        "strength": 30,
        "hits": 31,
        "defense": 22,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            69,
            22,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Cassie",
        "description": "She sells shields",
        "command": "",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 10,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 163, 80)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "White Knight",
        "description": "A chivalrous knight",
        "command": "",
        "attack": 55,
        "strength": 60,
        "hits": 58,
        "defense": 52,
        "hostility": "retreats",
        "animations": [
            19,
            34,
            43,
            null,
            49,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ranael",
        "description": "A shopkeeper of some sort",
        "command": "",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 10,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            93,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 163, 80)",
        "topColour": "rgb(221, 136, 170)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 235,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Moss Giant",
        "description": "his beard seems to have a life of its own",
        "command": "",
        "attack": 62,
        "strength": 61,
        "hits": 65,
        "defense": 60,
        "hostility": "aggressive",
        "animations": [
            6,
            1,
            2,
            null,
            122,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(119, 153, 102)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(220, 255, 208)",
        "width": 261,
        "height": 396,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shopkeeper",
        "description": "I wonder what he's got for sale",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shop Assistant",
        "description": "Maybe he'd like to buy some of my junk",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(96, 64, 32)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Witch",
        "description": "She's got warts",
        "command": "",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 10,
        "hostility": null,
        "animations": [3, 4, 2, null, null, 78, null, 88, null, null, null, 63],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 155,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Black Knight",
        "description": "A sinister looking knight",
        "command": "",
        "attack": 45,
        "strength": 50,
        "hits": 48,
        "defense": 42,
        "hostility": "retreats",
        "animations": [
            18,
            32,
            42,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Greldo",
        "description": "A small green warty creature",
        "command": "",
        "attack": 8,
        "strength": 9,
        "hits": 9,
        "defense": 5,
        "hostility": "retreats",
        "animations": [
            139,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 219,
        "height": 206,
        "walkModel": 9,
        "combatModel": 8,
        "combatAnimation": 5
    },
    {
        "name": "Sir Amik Varze",
        "description": "The leader of the white knights",
        "command": "",
        "attack": 55,
        "strength": 60,
        "hits": 58,
        "defense": 52,
        "hostility": null,
        "animations": [
            19,
            34,
            43,
            null,
            49,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Guildmaster",
        "description": "He's in charge of this place",
        "command": "",
        "attack": 40,
        "strength": 40,
        "hits": 40,
        "defense": 40,
        "hostility": null,
        "animations": [
            3,
            29,
            38,
            48,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(204, 64, 204)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Valaine",
        "description": "She runs the champion's store",
        "command": "",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 10,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 163, 80)",
        "topColour": "rgb(48, 255, 255)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Drogo",
        "description": "He runs a mining store",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 20,
        "defense": 16,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(112, 80, 64)",
        "topColour": "rgb(144, 112, 32)",
        "bottomColour": "rgb(144, 112, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 121,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Imp",
        "description": "A cheeky little imp",
        "command": "",
        "attack": 4,
        "strength": 4,
        "hits": 5,
        "defense": 8,
        "hostility": "retreats",
        "animations": [
            124,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 74,
        "height": 70,
        "walkModel": 11,
        "combatModel": 11,
        "combatAnimation": 5
    },
    {
        "name": "Flynn",
        "description": "The mace salesman",
        "command": "",
        "attack": 15,
        "strength": 22,
        "hits": 6,
        "defense": 22,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 155,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Wyson the gardener",
        "description": "An old gardener",
        "command": "",
        "attack": 10,
        "strength": 8,
        "hits": 8,
        "defense": 7,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(136, 136, 136)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 155,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Wizard Mizgog",
        "description": "An old wizard",
        "command": "",
        "attack": 20,
        "strength": 15,
        "hits": 10,
        "defense": 3,
        "hostility": null,
        "animations": [6, 1, 2, null, null, 77, 76, 81, null, null, null, null],
        "hairColour": "rgb(221, 204, 136)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Prince Ali",
        "description": "A young prince",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            62
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(238, 80, 238)",
        "bottomColour": "rgb(238, 238, 80)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 140,
        "height": 215,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Hassan",
        "description": "the Chancellor to the emir",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            79,
            62
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(255, 255, 255)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 150,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Osman",
        "description": "He looks a little shifty",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            82,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Joe",
        "description": "Lady Keli's head guard",
        "command": "",
        "attack": 40,
        "strength": 40,
        "hits": 40,
        "defense": 40,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            116,
            null,
            22,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 155,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Leela",
        "description": "She comes from Al Kharid",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            88,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(187, 119, 85)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 140,
        "height": 215,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Lady Keli",
        "description": "An Infamous bandit",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            89,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 204, 88)",
        "topColour": "rgb(238, 80, 238)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ned",
        "description": "An old sailor",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Aggie",
        "description": "A witch",
        "command": "",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 10,
        "hostility": null,
        "animations": [3, 4, 2, null, null, 78, null, 88, null, null, null, 63],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 155,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Prince Ali",
        "description": "That is an effective disguise",
        "command": "",
        "attack": 10,
        "strength": 10,
        "hits": 10,
        "defense": 10,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            89,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 204, 88)",
        "topColour": "rgb(238, 80, 238)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 140,
        "height": 215,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Jailguard",
        "description": "I wonder what he's guarding",
        "command": "",
        "attack": 34,
        "strength": 34,
        "hits": 36,
        "defense": 32,
        "hostility": "retreats",
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 204, 88)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 155,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Redbeard Frank",
        "description": "A pirate",
        "command": "",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 10,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            48,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 128, 48)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Wydin",
        "description": "A grocer",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "shop assistant",
        "description": "I can buy swords off him",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Brian",
        "description": "An axe seller",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "squire",
        "description": "A young squire",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(221, 204, 120)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Head chef",
        "description": "He looks after the chef's guild",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 3,
        "hostility": null,
        "animations": [6, 1, 2, null, null, 8, null, null, null, null, 9, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(255, 0, 0)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 150,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Thurgo",
        "description": "A short angry guy",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 20,
        "defense": 16,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 238, 238)",
        "topColour": "rgb(128, 80, 112)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 121,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ice Giant",
        "description": "He's got icicles in his beard",
        "command": "",
        "attack": 67,
        "strength": 66,
        "hits": 70,
        "defense": 70,
        "hostility": "aggressive",
        "animations": [
            6,
            1,
            2,
            null,
            122,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(102, 153, 187)",
        "topColour": "rgb(128, 144, 238)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(85, 207, 255)",
        "width": 261,
        "height": 396,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "King Scorpion",
        "description": "Wow scorpions shouldn't grow that big",
        "command": "",
        "attack": 40,
        "strength": 38,
        "hits": 39,
        "defense": 30,
        "hostility": "aggressive",
        "animations": [
            143,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 543,
        "height": 312,
        "walkModel": 7,
        "combatModel": 7,
        "combatAnimation": 45
    },
    {
        "name": "Pirate",
        "description": "A vicious pirate",
        "command": "",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 20,
        "hostility": "aggressive",
        "animations": [
            6,
            1,
            2,
            null,
            48,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(238, 238, 119)",
        "bottomColour": "rgb(221, 0, 0)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Sir Vyvin",
        "description": "One of the white knights of Falador",
        "command": "",
        "attack": 55,
        "strength": 60,
        "hits": 58,
        "defense": 52,
        "hostility": null,
        "animations": [
            19,
            34,
            43,
            null,
            49,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Monk of Zamorak",
        "description": "An evil cleric",
        "command": "",
        "attack": 28,
        "strength": 32,
        "hits": 28,
        "defense": 30,
        "hostility": "combative",
        "animations": [
            7,
            1,
            2,
            null,
            116,
            null,
            84,
            90,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(234, 222, 210)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Monk of Zamorak",
        "description": "An evil cleric",
        "command": "",
        "attack": 18,
        "strength": 22,
        "hits": 18,
        "defense": 20,
        "hostility": "combative",
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            84,
            90,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(234, 222, 210)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Wayne",
        "description": "An armourer",
        "command": "",
        "attack": 15,
        "strength": 22,
        "hits": 6,
        "defense": 22,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 140,
        "height": 210,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Barmaid",
        "description": "a pretty barmaid",
        "command": "",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 10,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(255, 163, 80)",
        "topColour": "rgb(255, 255, 48)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Dwarven shopkeeper",
        "description": "I wonder if he wants to buy any of my junk",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 20,
        "defense": 16,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(112, 80, 64)",
        "topColour": "rgb(144, 112, 32)",
        "bottomColour": "rgb(144, 112, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 121,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Doric",
        "description": "A dwarven smith",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 20,
        "defense": 16,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(255, 163, 80)",
        "topColour": "rgb(144, 112, 32)",
        "bottomColour": "rgb(144, 112, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 121,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shopkeeper",
        "description": "I wonder what he's got for sale",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shop Assistant",
        "description": "Maybe he'd like to buy some of my junk",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(96, 64, 32)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Guide",
        "description": "She gives hints to new adventurers",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 7,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 128, 0)",
        "bottomColour": "rgb(128, 0, 255)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Hetty",
        "description": "A witch",
        "command": "",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 10,
        "hostility": null,
        "animations": [3, 4, 2, null, null, 78, null, 88, null, null, null, 63],
        "hairColour": "rgb(48, 144, 48)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 254, 208)",
        "width": 155,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Betty",
        "description": "A witch",
        "command": "",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 10,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            78,
            null,
            88,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 155,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Bartender",
        "description": "I could get a beer off him",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "General wartface",
        "description": "An ugly green creature",
        "command": "",
        "attack": 16,
        "strength": 14,
        "hits": 13,
        "defense": 12,
        "hostility": null,
        "animations": [
            142,
            141,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 264,
        "height": 250,
        "walkModel": 9,
        "combatModel": 8,
        "combatAnimation": 5
    },
    {
        "name": "General Bentnoze",
        "description": "An ugly green creature",
        "command": "",
        "attack": 16,
        "strength": 14,
        "hits": 13,
        "defense": 12,
        "hostility": null,
        "animations": [
            142,
            140,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 264,
        "height": 250,
        "walkModel": 9,
        "combatModel": 8,
        "combatAnimation": 5
    },
    {
        "name": "Goblin",
        "description": "An ugly green creature",
        "command": "",
        "attack": 16,
        "strength": 14,
        "hits": 13,
        "defense": 12,
        "hostility": "retreats",
        "animations": [
            142,
            140,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 219,
        "height": 206,
        "walkModel": 9,
        "combatModel": 8,
        "combatAnimation": 5
    },
    {
        "name": "Goblin",
        "description": "An ugly green creature",
        "command": "",
        "attack": 16,
        "strength": 14,
        "hits": 13,
        "defense": 12,
        "hostility": "retreats",
        "animations": [
            142,
            141,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 219,
        "height": 206,
        "walkModel": 9,
        "combatModel": 8,
        "combatAnimation": 5
    },
    {
        "name": "Herquin",
        "description": "A gem merchant",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(255, 163, 80)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Rommik",
        "description": "The owner of the crafting shop",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(255, 163, 80)",
        "topColour": "rgb(255, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Grum",
        "description": "Grum the goldsmith",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 163, 80)",
        "topColour": "rgb(112, 112, 112)",
        "bottomColour": "rgb(112, 112, 112)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 130,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ice warrior",
        "description": "A strange inhuman warrior",
        "command": "",
        "attack": 57,
        "strength": 56,
        "hits": 59,
        "defense": 59,
        "hostility": "aggressive",
        "animations": [
            7,
            1,
            44,
            100,
            118,
            null,
            35,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(102, 153, 187)",
        "topColour": "rgb(128, 144, 238)",
        "bottomColour": "rgb(128, 144, 238)",
        "skinColour": "rgb(85, 207, 255)",
        "width": 150,
        "height": 250,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Warrior",
        "description": "A skilled fighter",
        "command": "pickpocket",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 20,
        "hostility": "retreats",
        "animations": [
            3,
            56,
            38,
            null,
            109,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 163, 80)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Thrander",
        "description": "A smith of some sort",
        "command": "",
        "attack": 15,
        "strength": 22,
        "hits": 6,
        "defense": 22,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 155,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Border Guard",
        "description": "a guard from Al Kharid",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 18,
        "defense": 19,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            48,
            null,
            70,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(204, 64, 153)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Border Guard",
        "description": "a guard from Al Kharid",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 18,
        "defense": 19,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            48,
            null,
            70,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(204, 64, 153)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Customs Officer",
        "description": "She is here to stop smugglers",
        "command": "",
        "attack": 23,
        "strength": 12,
        "hits": 14,
        "defense": 15,
        "hostility": null,
        "animations": [
            0,
            4,
            38,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Luthas",
        "description": "The owner of the banana plantation",
        "command": "",
        "attack": 23,
        "strength": 12,
        "hits": 14,
        "defense": 15,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Zambo",
        "description": "He will sell me exotic rum",
        "command": "",
        "attack": 23,
        "strength": 12,
        "hits": 14,
        "defense": 15,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(204, 112, 48)",
        "topColour": "rgb(48, 204, 187)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Captain Tobias",
        "description": "An old sailor",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gerrant",
        "description": "I wonder what he's got for sale",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shopkeeper",
        "description": "I wonder what he's got for sale",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shop Assistant",
        "description": "Maybe he'd like to buy some of my junk",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Seaman Lorris",
        "description": "A young sailor",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 160, 64)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Seaman Thresnor",
        "description": "A young sailor",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 160, 64)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Tanner",
        "description": "He makes leather",
        "command": "",
        "attack": 20,
        "strength": 60,
        "hits": 40,
        "defense": 60,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 125,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Dommik",
        "description": "The owner of the crafting shop",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(255, 163, 80)",
        "topColour": "rgb(255, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Abbot Langley",
        "description": "A Peaceful monk",
        "command": "",
        "attack": 12,
        "strength": 13,
        "hits": 12,
        "defense": 15,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            83,
            87,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Thordur",
        "description": "He runs a a tourist attraction",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 20,
        "defense": 16,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(112, 80, 64)",
        "topColour": "rgb(144, 112, 32)",
        "bottomColour": "rgb(144, 112, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 121,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Brother Jered",
        "description": "human",
        "command": "",
        "attack": 12,
        "strength": 13,
        "hits": 12,
        "defense": 15,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            83,
            87,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Rat",
        "description": "Overgrown vermin",
        "command": "",
        "attack": 16,
        "strength": 12,
        "hits": 15,
        "defense": 10,
        "hostility": "aggressive",
        "animations": [
            123,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 346,
        "height": 136,
        "walkModel": 7,
        "combatModel": 7,
        "combatAnimation": 45
    },
    {
        "name": "Ghost",
        "description": "Ooh spooky",
        "command": "",
        "attack": 23,
        "strength": 30,
        "hits": 23,
        "defense": 25,
        "hostility": "aggressive",
        "animations": [
            137,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 201,
        "height": 243,
        "walkModel": 9,
        "combatModel": 9,
        "combatAnimation": 5
    },
    {
        "name": "skeleton",
        "description": "it rattles when it walks",
        "command": "",
        "attack": 32,
        "strength": 30,
        "hits": 35,
        "defense": 29,
        "hostility": "aggressive",
        "animations": [
            134,
            133,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 216,
        "height": 234,
        "walkModel": 11,
        "combatModel": 11,
        "combatAnimation": 5
    },
    {
        "name": "zombie",
        "description": "the living dead",
        "command": "",
        "attack": 32,
        "strength": 31,
        "hits": 35,
        "defense": 30,
        "hostility": "aggressive",
        "animations": [
            136,
            135,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 174,
        "height": 259,
        "walkModel": 12,
        "combatModel": 12,
        "combatAnimation": 5
    },
    {
        "name": "Lesser Demon",
        "description": "Lesser but still very big",
        "command": "",
        "attack": 78,
        "strength": 79,
        "hits": 80,
        "defense": 79,
        "hostility": "aggressive",
        "animations": [
            124,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 275,
        "height": 262,
        "walkModel": 11,
        "combatModel": 11,
        "combatAnimation": 30
    },
    {
        "name": "Melzar the mad",
        "description": "He looks totally insane",
        "command": "",
        "attack": 47,
        "strength": 44,
        "hits": 47,
        "defense": 44,
        "hostility": "aggressive",
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            82,
            88,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(255, 254, 240)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Scavvo",
        "description": "He has lopsided eyes",
        "command": "",
        "attack": 10,
        "strength": 10,
        "hits": 10,
        "defense": 10,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(242, 242, 242)",
        "topColour": "rgb(112, 64, 64)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Greater Demon",
        "description": "big red and incredibly evil",
        "command": "",
        "attack": 86,
        "strength": 87,
        "hits": 88,
        "defense": 87,
        "hostility": "aggressive",
        "animations": [
            124,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 358,
        "height": 341,
        "walkModel": 11,
        "combatModel": 11,
        "combatAnimation": 30
    },
    {
        "name": "Shopkeeper",
        "description": "I wonder what he's got for sale",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shop Assistant",
        "description": "Maybe he'd like to buy some of my junk",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(96, 64, 32)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Oziach",
        "description": "A strange little man",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            3,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(96, 64, 32)",
        "topColour": "rgb(128, 204, 32)",
        "bottomColour": "rgb(128, 204, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 205,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Bear",
        "description": "Eek! A bear!",
        "command": "",
        "attack": 27,
        "strength": 25,
        "hits": 28,
        "defense": 27,
        "hostility": "aggressive",
        "animations": [
            131,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 262,
        "height": 247,
        "walkModel": 6,
        "combatModel": 9,
        "combatAnimation": 30
    },
    {
        "name": "Black Knight",
        "description": "An armoured follower of Zamorak",
        "command": "",
        "attack": 45,
        "strength": 50,
        "hits": 48,
        "defense": 42,
        "hostility": "aggressive",
        "animations": [
            18,
            32,
            42,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "chaos Dwarf",
        "description": "a dwarf gone bad",
        "command": "",
        "attack": 58,
        "strength": 59,
        "hits": 60,
        "defense": 61,
        "hostility": "aggressive",
        "animations": [
            6,
            1,
            2,
            null,
            110,
            71,
            22,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(221, 48, 64)",
        "topColour": "rgb(221, 48, 64)",
        "bottomColour": "rgb(221, 48, 64)",
        "skinColour": "rgb(221, 48, 64)",
        "width": 135,
        "height": 185,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "dwarf",
        "description": "A dwarf who looks after the mining guild",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 20,
        "defense": 16,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(112, 80, 64)",
        "topColour": "rgb(144, 112, 32)",
        "bottomColour": "rgb(144, 112, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 121,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Wormbrain",
        "description": "Dumb even by goblin standards",
        "command": "",
        "attack": 8,
        "strength": 9,
        "hits": 9,
        "defense": 5,
        "hostility": "retreats",
        "animations": [
            139,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 219,
        "height": 206,
        "walkModel": 9,
        "combatModel": 8,
        "combatAnimation": 5
    },
    {
        "name": "Klarense",
        "description": "A young sailor",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            46,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 160, 64)",
        "topColour": "rgb(0, 0, 221)",
        "bottomColour": "rgb(0, 0, 4)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ned",
        "description": "An old sailor",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "skeleton",
        "description": "A Taller than normal skeleton",
        "command": "",
        "attack": 52,
        "strength": 50,
        "hits": 55,
        "defense": 59,
        "hostility": "aggressive",
        "animations": [
            134,
            133,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 259,
        "height": 281,
        "walkModel": 11,
        "combatModel": 11,
        "combatAnimation": 12
    },
    {
        "name": "Dragon",
        "description": "A powerful and ancient dragon",
        "command": "",
        "attack": 110,
        "strength": 110,
        "hits": 110,
        "defense": 110,
        "hostility": "aggressive",
        "animations": [
            144,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 452,
        "height": 326,
        "walkModel": 10,
        "combatModel": 7,
        "combatAnimation": 70
    },
    {
        "name": "Oracle",
        "description": "A mystic of unknown race",
        "command": "",
        "attack": 57,
        "strength": 56,
        "hits": 59,
        "defense": 59,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(102, 153, 187)",
        "topColour": "rgb(221, 238, 238)",
        "bottomColour": "rgb(221, 238, 238)",
        "skinColour": "rgb(85, 191, 238)",
        "width": 110,
        "height": 180,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Duke of Lumbridge",
        "description": "Duke Horacio of Lumbridge",
        "command": "",
        "attack": 15,
        "strength": 60,
        "hits": 15,
        "defense": 30,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            80,
            64
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Dark Warrior",
        "description": "A warrior touched by chaos",
        "command": "",
        "attack": 20,
        "strength": 25,
        "hits": 23,
        "defense": 17,
        "hostility": "combative",
        "animations": [
            0,
            32,
            42,
            null,
            114,
            75,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Druid",
        "description": "A worshipper of Guthix",
        "command": "",
        "attack": 28,
        "strength": 32,
        "hits": 28,
        "defense": 30,
        "hostility": "combative",
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            85,
            86,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(234, 222, 210)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Red Dragon",
        "description": "A big powerful dragon",
        "command": "",
        "attack": 140,
        "strength": 140,
        "hits": 140,
        "defense": 140,
        "hostility": "aggressive",
        "animations": [
            145,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 452,
        "height": 326,
        "walkModel": 10,
        "combatModel": 7,
        "combatAnimation": 70
    },
    {
        "name": "Blue Dragon",
        "description": "A mother dragon",
        "command": "",
        "attack": 105,
        "strength": 105,
        "hits": 105,
        "defense": 105,
        "hostility": "aggressive",
        "animations": [
            146,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 452,
        "height": 326,
        "walkModel": 10,
        "combatModel": 7,
        "combatAnimation": 70
    },
    {
        "name": "Baby Blue Dragon",
        "description": "Young but still dangerous",
        "command": "",
        "attack": 50,
        "strength": 50,
        "hits": 50,
        "defense": 50,
        "hostility": "aggressive",
        "animations": [
            146,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 226,
        "height": 163,
        "walkModel": 10,
        "combatModel": 7,
        "combatAnimation": 30
    },
    {
        "name": "Kaqemeex",
        "description": "A wise druid",
        "command": "",
        "attack": 28,
        "strength": 32,
        "hits": 28,
        "defense": 30,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            85,
            86,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(221, 221, 221)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(234, 222, 210)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Sanfew",
        "description": "An old druid",
        "command": "",
        "attack": 28,
        "strength": 32,
        "hits": 28,
        "defense": 30,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            85,
            86,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(234, 222, 210)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Suit of armour",
        "description": "A dusty old suit of armour",
        "command": "",
        "attack": 30,
        "strength": 30,
        "hits": 28,
        "defense": 29,
        "hostility": null,
        "animations": [
            null,
            28,
            37,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Adventurer",
        "description": "A cleric",
        "command": "",
        "attack": 12,
        "strength": 13,
        "hits": 12,
        "defense": 15,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            83,
            87,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 162, 96)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Adventurer",
        "description": "A wizard",
        "command": "",
        "attack": 20,
        "strength": 15,
        "hits": 10,
        "defense": 3,
        "hostility": null,
        "animations": [6, 1, 2, 122, null, 77, 76, 81, null, null, null, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Adventurer",
        "description": "A Warrior",
        "command": "",
        "attack": 55,
        "strength": 60,
        "hits": 58,
        "defense": 52,
        "hostility": null,
        "animations": [
            5,
            28,
            37,
            null,
            110,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Adventurer",
        "description": "An archer",
        "command": "",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 10,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            107,
            null,
            null,
            null,
            46,
            null,
            null,
            63
        ],
        "hairColour": "rgb(255, 163, 80)",
        "topColour": "rgb(238, 187, 64)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Leprechaun",
        "description": "A funny little man who lives in a tree",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 20,
        "defense": 16,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(80, 112, 64)",
        "topColour": "rgb(80, 170, 32)",
        "bottomColour": "rgb(80, 170, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 103,
        "height": 141,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Monk of entrana",
        "description": "A Peaceful monk",
        "command": "",
        "attack": 12,
        "strength": 13,
        "hits": 12,
        "defense": 15,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            83,
            87,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Monk of entrana",
        "description": "A Peaceful monk",
        "command": "",
        "attack": 12,
        "strength": 13,
        "hits": 12,
        "defense": 15,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            83,
            87,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "zombie",
        "description": "The living dead",
        "command": "",
        "attack": 32,
        "strength": 31,
        "hits": 35,
        "defense": 30,
        "hostility": "aggressive",
        "animations": [
            136,
            135,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 174,
        "height": 259,
        "walkModel": 12,
        "combatModel": 12,
        "combatAnimation": 5
    },
    {
        "name": "Monk of entrana",
        "description": "A Peaceful monk",
        "command": "",
        "attack": 12,
        "strength": 13,
        "hits": 12,
        "defense": 15,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            83,
            87,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "tree spirit",
        "description": "Ooh spooky",
        "command": "",
        "attack": 100,
        "strength": 90,
        "hits": 105,
        "defense": 85,
        "hostility": "combative",
        "animations": [
            137,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 241,
        "height": 292,
        "walkModel": 9,
        "combatModel": 9,
        "combatAnimation": 5
    },
    {
        "name": "cow",
        "description": "It's a dairy cow",
        "command": "",
        "attack": 9,
        "strength": 8,
        "hits": 9,
        "defense": 8,
        "hostility": null,
        "animations": [
            128,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 327,
        "height": 240,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 45
    },
    {
        "name": "Irksol",
        "description": "Is he invisible or just a set of floating clothes?",
        "command": "",
        "attack": 2,
        "strength": 2,
        "hits": 2,
        "defense": 3,
        "hostility": null,
        "animations": [
            78,
            82,
            88,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(255, 0, 0)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Fairy Lunderwin",
        "description": "A fairy merchant",
        "command": "",
        "attack": 2,
        "strength": 2,
        "hits": 2,
        "defense": 3,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(255, 0, 0)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 94,
        "height": 143,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Jakut",
        "description": "An unusual looking merchant",
        "command": "",
        "attack": 2,
        "strength": 2,
        "hits": 2,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(48, 136, 204)",
        "topColour": "rgb(0, 255, 0)",
        "bottomColour": "rgb(0, 255, 0)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 145,
        "height": 260,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Doorman",
        "description": "He guards the entrance to the faerie market",
        "command": "",
        "attack": 55,
        "strength": 60,
        "hits": 58,
        "defense": 52,
        "hostility": null,
        "animations": [
            0,
            1,
            37,
            null,
            110,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(48, 170, 170)",
        "topColour": "rgb(48, 96, 204)",
        "bottomColour": "rgb(48, 238, 238)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Fairy Shopkeeper",
        "description": "I wonder what he's got for sale",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 94,
        "height": 143,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Fairy Shop Assistant",
        "description": "Maybe he'd like to buy some of my junk",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(96, 64, 32)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 94,
        "height": 143,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Fairy banker",
        "description": "He can look after my money",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(242, 242, 242)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 94,
        "height": 143,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Giles",
        "description": "He runs an ore exchange store",
        "command": "",
        "attack": 30,
        "strength": 30,
        "hits": 30,
        "defense": 30,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(221, 96, 64)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Miles",
        "description": "He runs a bar exchange store",
        "command": "",
        "attack": 30,
        "strength": 30,
        "hits": 30,
        "defense": 30,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 238, 153)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(221, 96, 64)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Niles",
        "description": "He runs a fish exchange store",
        "command": "",
        "attack": 30,
        "strength": 30,
        "hits": 30,
        "defense": 30,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(242, 242, 242)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(221, 96, 64)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gaius",
        "description": "he sells very big swords",
        "command": "",
        "attack": 15,
        "strength": 22,
        "hits": 6,
        "defense": 22,
        "hostility": null,
        "animations": [
            3,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 155,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Fairy Ladder attendant",
        "description": "A worker in the faerie market",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 94,
        "height": 143,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Jatix",
        "description": "A hard working druid",
        "command": "",
        "attack": 28,
        "strength": 32,
        "hits": 28,
        "defense": 30,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            85,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 170, 170)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(255, 255, 255)",
        "skinColour": "rgb(234, 222, 210)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Master Crafter",
        "description": "The man in charge of the crafter's guild",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(255, 163, 80)",
        "topColour": "rgb(255, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Bandit",
        "description": "He's ready for a fight",
        "command": "",
        "attack": 32,
        "strength": 33,
        "hits": 26,
        "defense": 27,
        "hostility": "aggressive",
        "animations": [
            0,
            1,
            2,
            49,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            63
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Noterazzo",
        "description": "A bandit shopkeeper",
        "command": "",
        "attack": 32,
        "strength": 33,
        "hits": 26,
        "defense": 27,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            117,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            62
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Bandit",
        "description": "A wilderness outlaw",
        "command": "",
        "attack": 32,
        "strength": 33,
        "hits": 26,
        "defense": 27,
        "hostility": "combative",
        "animations": [
            0,
            1,
            2,
            49,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            63
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 221)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Fat Tony",
        "description": "A Gourmet Pizza chef",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 3,
        "hostility": null,
        "animations": [0, 1, 2, null, null, 8, null, null, null, null, 9, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(255, 0, 0)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Donny the lad",
        "description": "A bandit leader",
        "command": "",
        "attack": 42,
        "strength": 43,
        "hits": 36,
        "defense": 37,
        "hostility": "combative",
        "animations": [5, 1, 2, 49, 98, null, null, null, null, null, null, 62],
        "hairColour": "rgb(255, 160, 64)",
        "topColour": "rgb(123, 0, 0)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Black Heather",
        "description": "A bandit leader",
        "command": "",
        "attack": 42,
        "strength": 43,
        "hits": 36,
        "defense": 37,
        "hostility": "combative",
        "animations": [
            3,
            4,
            2,
            109,
            98,
            null,
            null,
            null,
            null,
            null,
            null,
            62
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(123, 0, 0)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Speedy Keith",
        "description": "A bandit leader",
        "command": "",
        "attack": 42,
        "strength": 43,
        "hits": 36,
        "defense": 37,
        "hostility": "combative",
        "animations": [0, 1, 2, 49, null, null, 22, null, null, null, null, 62],
        "hairColour": "rgb(255, 160, 64)",
        "topColour": "rgb(123, 0, 0)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 150,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "White wolf sentry",
        "description": "A vicious mountain wolf",
        "command": "",
        "attack": 30,
        "strength": 32,
        "hits": 31,
        "defense": 34,
        "hostility": "aggressive",
        "animations": [
            147,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 260,
        "height": 198,
        "walkModel": 6,
        "combatModel": 10,
        "combatAnimation": 30
    },
    {
        "name": "Boy",
        "description": "He doesn't seem very happy",
        "command": "",
        "attack": 42,
        "strength": 43,
        "hits": 36,
        "defense": 37,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 160, 64)",
        "topColour": "rgb(123, 0, 0)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 100,
        "height": 147,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Rat",
        "description": "He seems to live here",
        "command": "",
        "attack": 3,
        "strength": 4,
        "hits": 2,
        "defense": 2,
        "hostility": null,
        "animations": [
            123,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 115,
        "height": 45,
        "walkModel": 7,
        "combatModel": 7,
        "combatAnimation": 10
    },
    {
        "name": "Nora T Hag",
        "description": "She's got warts",
        "command": "",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 10,
        "hostility": null,
        "animations": [3, 4, 2, null, null, 78, null, 88, null, null, null, 63],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 238, 208)",
        "width": 155,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Grey wolf",
        "description": "A sinister looking wolf",
        "command": "",
        "attack": 60,
        "strength": 62,
        "hits": 65,
        "defense": 69,
        "hostility": "aggressive",
        "animations": [
            148,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 260,
        "height": 198,
        "walkModel": 6,
        "combatModel": 10,
        "combatAnimation": 30
    },
    {
        "name": "shapeshifter",
        "description": "I've not seen anyone like this before",
        "command": "",
        "attack": 28,
        "strength": 29,
        "hits": 20,
        "defense": 21,
        "hostility": "combative",
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            84,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(221, 48, 64)",
        "topColour": "rgb(221, 48, 64)",
        "bottomColour": "rgb(221, 48, 64)",
        "skinColour": "rgb(221, 48, 64)",
        "width": 150,
        "height": 185,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "shapeshifter",
        "description": "I think this spider has been genetically modified",
        "command": "",
        "attack": 38,
        "strength": 39,
        "hits": 30,
        "defense": 31,
        "hostility": null,
        "animations": [
            125,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 120,
        "height": 104,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "shapeshifter",
        "description": "Eek! A bear!",
        "command": "",
        "attack": 48,
        "strength": 49,
        "hits": 40,
        "defense": 41,
        "hostility": null,
        "animations": [
            131,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 262,
        "height": 247,
        "walkModel": 6,
        "combatModel": 9,
        "combatAnimation": 30
    },
    {
        "name": "shapeshifter",
        "description": "A sinister looking wolf",
        "command": "",
        "attack": 58,
        "strength": 59,
        "hits": 50,
        "defense": 51,
        "hostility": null,
        "animations": [
            148,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 260,
        "height": 198,
        "walkModel": 6,
        "combatModel": 10,
        "combatAnimation": 30
    },
    {
        "name": "White wolf",
        "description": "A vicious mountain wolf",
        "command": "",
        "attack": 40,
        "strength": 42,
        "hits": 41,
        "defense": 44,
        "hostility": "aggressive",
        "animations": [
            147,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 260,
        "height": 198,
        "walkModel": 6,
        "combatModel": 10,
        "combatAnimation": 30
    },
    {
        "name": "Pack leader",
        "description": "A vicious mountain wolf",
        "command": "",
        "attack": 70,
        "strength": 72,
        "hits": 71,
        "defense": 74,
        "hostility": "aggressive",
        "animations": [
            147,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 312,
        "height": 238,
        "walkModel": 6,
        "combatModel": 10,
        "combatAnimation": 30
    },
    {
        "name": "Harry",
        "description": "I wonder what he's got for sale",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Thug",
        "description": "He likes hitting things",
        "command": "",
        "attack": 19,
        "strength": 20,
        "hits": 17,
        "defense": 18,
        "hostility": "aggressive",
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 155,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Firebird",
        "description": "Probably not a chicken",
        "command": "",
        "attack": 6,
        "strength": 7,
        "hits": 7,
        "defense": 5,
        "hostility": "retreats",
        "animations": [
            156,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 70,
        "height": 62,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Achetties",
        "description": "One of Asgarnia's greatest heros",
        "command": "",
        "attack": 45,
        "strength": 50,
        "hits": 48,
        "defense": 42,
        "hostility": null,
        "animations": [
            3,
            59,
            41,
            102,
            113,
            74,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ice queen",
        "description": "The leader of the ice warriors",
        "command": "",
        "attack": 105,
        "strength": 101,
        "hits": 104,
        "defense": 104,
        "hostility": "aggressive",
        "animations": [
            7,
            4,
            44,
            100,
            118,
            null,
            null,
            null,
            155,
            null,
            null,
            64
        ],
        "hairColour": "rgb(102, 153, 187)",
        "topColour": "rgb(128, 144, 238)",
        "bottomColour": "rgb(128, 144, 238)",
        "skinColour": "rgb(85, 207, 255)",
        "width": 150,
        "height": 250,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Grubor",
        "description": "A rough looking thief",
        "command": "",
        "attack": 15,
        "strength": 16,
        "hits": 18,
        "defense": 12,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 150,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Trobert",
        "description": "A well dressed thief",
        "command": "",
        "attack": 14,
        "strength": 15,
        "hits": 13,
        "defense": 13,
        "hostility": null,
        "animations": [0, 1, 2, 51, null, null, null, null, null, null, 79, 67],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Garv",
        "description": "A diligent guard",
        "command": "",
        "attack": 31,
        "strength": 30,
        "hits": 31,
        "defense": 22,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            110,
            null,
            75,
            22,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "guard",
        "description": "A vicious pirate",
        "command": "",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 20,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            48,
            163,
            22,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(238, 238, 119)",
        "bottomColour": "rgb(221, 0, 0)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Grip",
        "description": "Scar face petes head guard",
        "command": "",
        "attack": 31,
        "strength": 60,
        "hits": 31,
        "defense": 62,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            42,
            110,
            null,
            75,
            22,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 152,
        "height": 231,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Alfonse the waiter",
        "description": "He should get a clean apron",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Charlie the cook",
        "description": "Head cook of the Shrimp and parrot",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 3,
        "hostility": null,
        "animations": [0, 1, 2, null, null, 8, null, null, null, null, 9, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(238, 170, 34)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Guard Dog",
        "description": "He doesn't seem pleased to see me",
        "command": "",
        "attack": 45,
        "strength": 47,
        "hits": 46,
        "defense": 49,
        "hostility": "aggressive",
        "animations": [
            159,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 247,
        "height": 188,
        "walkModel": 6,
        "combatModel": 10,
        "combatAnimation": 30
    },
    {
        "name": "Ice spider",
        "description": "I think this spider has been genetically modified",
        "command": "",
        "attack": 60,
        "strength": 66,
        "hits": 65,
        "defense": 65,
        "hostility": "aggressive",
        "animations": [
            160,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 132,
        "height": 114,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Pirate",
        "description": "A vicious pirate",
        "command": "",
        "attack": 38,
        "strength": 28,
        "hits": 33,
        "defense": 23,
        "hostility": "combative",
        "animations": [
            6,
            1,
            2,
            null,
            48,
            163,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(119, 119, 0)",
        "bottomColour": "rgb(102, 0, 0)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Jailer",
        "description": "Guards prisoners for the black knights",
        "command": "",
        "attack": 50,
        "strength": 55,
        "hits": 53,
        "defense": 47,
        "hostility": "aggressive",
        "animations": [
            6,
            32,
            42,
            null,
            114,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Lord Darquarius",
        "description": "A black knight commander",
        "command": "",
        "attack": 75,
        "strength": 80,
        "hits": 78,
        "defense": 72,
        "hostility": "aggressive",
        "animations": [
            0,
            32,
            42,
            103,
            53,
            null,
            null,
            null,
            null,
            null,
            null,
            63
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Seth",
        "description": "He runs a fish exchange store",
        "command": "",
        "attack": 30,
        "strength": 30,
        "hits": 30,
        "defense": 30,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(242, 242, 242)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(221, 96, 64)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Banker",
        "description": "He can look after my money",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(242, 242, 242)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Helemos",
        "description": "A retired hero",
        "command": "",
        "attack": 45,
        "strength": 50,
        "hits": 48,
        "defense": 42,
        "hostility": null,
        "animations": [
            6,
            33,
            41,
            102,
            52,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Chaos Druid",
        "description": "A crazy evil druid",
        "command": "",
        "attack": 18,
        "strength": 22,
        "hits": 18,
        "defense": 20,
        "hostility": "aggressive",
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            84,
            90,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(234, 222, 210)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Poison Scorpion",
        "description": "It has a very vicious looking tail",
        "command": "",
        "attack": 26,
        "strength": 29,
        "hits": 27,
        "defense": 23,
        "hostility": "aggressive",
        "animations": [
            143,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 362,
        "height": 208,
        "walkModel": 7,
        "combatModel": 7,
        "combatAnimation": 45
    },
    {
        "name": "Velrak the explorer",
        "description": "he looks cold and hungry",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(136, 153, 102)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Sir Lancelot",
        "description": "A knight of the round table",
        "command": "",
        "attack": 55,
        "strength": 60,
        "hits": 58,
        "defense": 52,
        "hostility": null,
        "animations": [
            3,
            34,
            43,
            101,
            49,
            null,
            null,
            null,
            null,
            null,
            null,
            62
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Sir Gawain",
        "description": "A knight of the round table",
        "command": "",
        "attack": 55,
        "strength": 60,
        "hits": 58,
        "defense": 52,
        "hostility": null,
        "animations": [
            5,
            34,
            43,
            100,
            49,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "King Arthur",
        "description": "A wise old king",
        "command": "",
        "attack": 55,
        "strength": 60,
        "hits": 58,
        "defense": 52,
        "hostility": null,
        "animations": [
            0,
            34,
            43,
            null,
            49,
            150,
            null,
            null,
            null,
            null,
            null,
            68
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Sir Mordred",
        "description": "An evil knight",
        "command": "",
        "attack": 57,
        "strength": 62,
        "hits": 60,
        "defense": 54,
        "hostility": "retreats",
        "animations": [
            18,
            32,
            42,
            103,
            53,
            null,
            null,
            null,
            null,
            null,
            null,
            64
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Renegade knight",
        "description": "He isn't very friendly",
        "command": "",
        "attack": 50,
        "strength": 55,
        "hits": 53,
        "defense": 48,
        "hostility": "aggressive",
        "animations": [
            18,
            32,
            42,
            null,
            53,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Davon",
        "description": "An amulet trader",
        "command": "",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 20,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            48,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(238, 238, 119)",
        "bottomColour": "rgb(157, 0, 0)",
        "skinColour": "rgb(172, 158, 144)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Bartender",
        "description": "I could get some grog off him",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            163,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Arhein",
        "description": "A merchant",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(204, 48, 204)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Morgan le faye",
        "description": "An evil sorceress",
        "command": "",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 10,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            122,
            null,
            null,
            88,
            null,
            null,
            null,
            63
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 238, 208)",
        "width": 155,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Candlemaker",
        "description": "He makes and sells candles",
        "command": "",
        "attack": 15,
        "strength": 22,
        "hits": 6,
        "defense": 22,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 155,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "lady",
        "description": "She has a hint of magic about her",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(242, 242, 242)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "lady",
        "description": "She has a hint of magic about her",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(242, 242, 242)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "lady",
        "description": "She has a hint of magic about her",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(242, 242, 242)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Beggar",
        "description": "A scruffy looking chap",
        "command": "",
        "attack": 9,
        "strength": 8,
        "hits": 7,
        "defense": 5,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 221, 0)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 135,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Merlin",
        "description": "An old wizard",
        "command": "",
        "attack": 20,
        "strength": 15,
        "hits": 10,
        "defense": 3,
        "hostility": null,
        "animations": [6, 1, 2, null, 122, 77, 76, 81, null, null, null, null],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Thrantax",
        "description": "A freshly summoned demon",
        "command": "",
        "attack": 90,
        "strength": 90,
        "hits": 90,
        "defense": 90,
        "hostility": null,
        "animations": [
            124,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 358,
        "height": 341,
        "walkModel": 11,
        "combatModel": 11,
        "combatAnimation": 30
    },
    {
        "name": "Hickton",
        "description": "The owner of the archery store",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(128, 80, 48)",
        "topColour": "rgb(221, 0, 0)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Black Demon",
        "description": "A big scary jet black demon",
        "command": "",
        "attack": 155,
        "strength": 157,
        "hits": 158,
        "defense": 157,
        "hostility": "aggressive",
        "animations": [
            164,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 358,
        "height": 341,
        "walkModel": 11,
        "combatModel": 11,
        "combatAnimation": 30
    },
    {
        "name": "Black Dragon",
        "description": "A fierce dragon with black scales!",
        "command": "",
        "attack": 210,
        "strength": 190,
        "hits": 210,
        "defense": 190,
        "hostility": "aggressive",
        "animations": [
            165,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 542,
        "height": 391,
        "walkModel": 10,
        "combatModel": 7,
        "combatAnimation": 84
    },
    {
        "name": "Poison Spider",
        "description": "I think this spider has been genetically modified",
        "command": "",
        "attack": 60,
        "strength": 62,
        "hits": 68,
        "defense": 64,
        "hostility": "aggressive",
        "animations": [
            166,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 180,
        "height": 156,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Monk of Zamorak",
        "description": "An evil cleric",
        "command": "",
        "attack": 48,
        "strength": 52,
        "hits": 48,
        "defense": 40,
        "hostility": "aggressive",
        "animations": [
            7,
            1,
            2,
            null,
            122,
            null,
            84,
            90,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(234, 222, 210)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Hellhound",
        "description": "Hello nice doggy",
        "command": "",
        "attack": 115,
        "strength": 112,
        "hits": 114,
        "defense": 116,
        "hostility": "aggressive",
        "animations": [
            167,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 312,
        "height": 237,
        "walkModel": 6,
        "combatModel": 10,
        "combatAnimation": 36
    },
    {
        "name": "Animated axe",
        "description": "a magic axe with a mind of it's own",
        "command": "",
        "attack": 48,
        "strength": 45,
        "hits": 48,
        "defense": 44,
        "hostility": "aggressive",
        "animations": [
            null,
            null,
            null,
            null,
            109,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 187, 112)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Black Unicorn",
        "description": "It's a sort of unicorn",
        "command": "",
        "attack": 31,
        "strength": 33,
        "hits": 33,
        "defense": 29,
        "hostility": "retreats",
        "animations": [
            168,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 201,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 7
    },
    {
        "name": "Frincos",
        "description": "A Peaceful monk",
        "command": "",
        "attack": 12,
        "strength": 13,
        "hits": 12,
        "defense": 15,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            83,
            87,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Otherworldly being",
        "description": "Is he invisible or just a set of floating clothes?",
        "command": "",
        "attack": 66,
        "strength": 66,
        "hits": 66,
        "defense": 66,
        "hostility": "combative",
        "animations": [
            78,
            82,
            88,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(255, 0, 0)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Owen",
        "description": "He runs a fish exchange store",
        "command": "",
        "attack": 30,
        "strength": 30,
        "hits": 30,
        "defense": 30,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 238, 153)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(221, 96, 64)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Thormac the sorceror",
        "description": "A powerful sorcerrer",
        "command": "",
        "attack": 27,
        "strength": 24,
        "hits": 27,
        "defense": 24,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            82,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Seer",
        "description": "An old wizard",
        "command": "",
        "attack": 18,
        "strength": 15,
        "hits": 18,
        "defense": 14,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            76,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Kharid Scorpion",
        "description": "a smaller less dangerous scorpion",
        "command": "",
        "attack": 21,
        "strength": 24,
        "hits": 22,
        "defense": 17,
        "hostility": null,
        "animations": [
            143,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 121,
        "height": 69,
        "walkModel": 7,
        "combatModel": 7,
        "combatAnimation": 45
    },
    {
        "name": "Kharid Scorpion",
        "description": "a smaller less dangerous scorpion",
        "command": "",
        "attack": 21,
        "strength": 24,
        "hits": 22,
        "defense": 17,
        "hostility": null,
        "animations": [
            143,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 121,
        "height": 69,
        "walkModel": 7,
        "combatModel": 7,
        "combatAnimation": 45
    },
    {
        "name": "Kharid Scorpion",
        "description": "a smaller less dangerous scorpion",
        "command": "",
        "attack": 21,
        "strength": 24,
        "hits": 22,
        "defense": 17,
        "hostility": null,
        "animations": [
            143,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 121,
        "height": 69,
        "walkModel": 7,
        "combatModel": 7,
        "combatAnimation": 45
    },
    {
        "name": "Barbarian guard",
        "description": "Not very civilised",
        "command": "",
        "attack": 18,
        "strength": 15,
        "hits": 18,
        "defense": 14,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            109,
            70,
            28,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 187, 112)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Bartender",
        "description": "I could get a beer off him",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "man",
        "description": "A well dressed nobleman",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            79,
            66
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "gem trader",
        "description": "He sells gems",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(48, 255, 204)",
        "bottomColour": "rgb(48, 255, 204)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Dimintheis",
        "description": "A well dressed nobleman",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            79,
            62
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(119, 48, 85)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "chef",
        "description": "A busy looking chef",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 3,
        "hostility": null,
        "animations": [0, 1, 2, null, null, 8, null, null, null, null, 9, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(221, 221, 0)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Hobgoblin",
        "description": "An ugly green creature",
        "command": "",
        "attack": 49,
        "strength": 47,
        "hits": 48,
        "defense": 49,
        "hostility": "aggressive",
        "animations": [
            142,
            140,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 314,
        "height": 295,
        "walkModel": 9,
        "combatModel": 8,
        "combatAnimation": 5
    },
    {
        "name": "Ogre",
        "description": "A large dim looking humanoid",
        "command": "",
        "attack": 72,
        "strength": 33,
        "hits": 70,
        "defense": 60,
        "hostility": "aggressive",
        "animations": [
            7,
            1,
            2,
            null,
            117,
            null,
            45,
            null,
            null,
            11,
            null,
            null
        ],
        "hairColour": "rgb(176, 64, 32)",
        "topColour": "rgb(96, 32, 16)",
        "bottomColour": "rgb(96, 32, 16)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 212,
        "height": 280,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Boot the Dwarf",
        "description": "A short angry guy",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 20,
        "defense": 16,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            109,
            70,
            20,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(112, 80, 64)",
        "topColour": "rgb(160, 64, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 121,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Wizard",
        "description": "A young wizard",
        "command": "",
        "attack": 18,
        "strength": 15,
        "hits": 18,
        "defense": 14,
        "hostility": null,
        "animations": [
            3,
            1,
            2,
            null,
            122,
            null,
            76,
            81,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Chronozon",
        "description": "Chronozon the blood demon",
        "command": "",
        "attack": 183,
        "strength": 60,
        "hits": 182,
        "defense": 60,
        "hostility": "aggressive",
        "animations": [
            169,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 358,
        "height": 341,
        "walkModel": 11,
        "combatModel": 11,
        "combatAnimation": 30
    },
    {
        "name": "Captain Barnaby",
        "description": "An old sailor",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Customs Official",
        "description": "She's here to stop smugglers",
        "command": "",
        "attack": 23,
        "strength": 12,
        "hits": 14,
        "defense": 15,
        "hostility": null,
        "animations": [
            0,
            4,
            38,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Man",
        "description": "One of Runescape's citizens",
        "command": "pickpocket",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "farmer",
        "description": "An humble peasant",
        "command": "pickpocket",
        "attack": 15,
        "strength": 16,
        "hits": 18,
        "defense": 12,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Warrior",
        "description": "A skilled fighter",
        "command": "pickpocket",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 20,
        "hostility": "retreats",
        "animations": [
            3,
            56,
            38,
            null,
            109,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 163, 80)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Guard",
        "description": "He tries to keep the law and order around here",
        "command": "pickpocket",
        "attack": 31,
        "strength": 30,
        "hits": 31,
        "defense": 22,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            69,
            22,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Knight",
        "description": "A knight of Ardougne",
        "command": "pickpocket",
        "attack": 55,
        "strength": 60,
        "hits": 58,
        "defense": 52,
        "hostility": "retreats",
        "animations": [
            19,
            34,
            43,
            null,
            49,
            null,
            null,
            null,
            null,
            null,
            null,
            64
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Paladin",
        "description": "A paladin of Ardougne",
        "command": "pickpocket",
        "attack": 85,
        "strength": 55,
        "hits": 88,
        "defense": 57,
        "hostility": "retreats",
        "animations": [
            6,
            34,
            43,
            101,
            119,
            null,
            null,
            null,
            null,
            null,
            null,
            66
        ],
        "hairColour": "rgb(255, 192, 48)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Hero",
        "description": "A Hero of Ardougne",
        "command": "pickpocket",
        "attack": 85,
        "strength": 80,
        "hits": 88,
        "defense": 82,
        "hostility": "retreats",
        "animations": [
            0,
            33,
            41,
            102,
            52,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Baker",
        "description": "He sells hot baked bread",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(136, 0, 0)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "silk merchant",
        "description": "He buys silk",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(255, 48, 204)",
        "bottomColour": "rgb(255, 48, 204)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Fur trader",
        "description": "A buyer and seller of animal furs",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            67
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "silver merchant",
        "description": "He deals in silver",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            66
        ],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(255, 204, 204)",
        "bottomColour": "rgb(255, 204, 204)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "spice merchant",
        "description": "He sells exotic spices",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(136, 0, 0)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "gem merchant",
        "description": "He sells gems",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(48, 255, 204)",
        "bottomColour": "rgb(48, 255, 204)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Zenesha",
        "description": "A shopkeeper of some sort",
        "command": "",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 10,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            56,
            93,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 163, 80)",
        "topColour": "rgb(221, 136, 170)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 235,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Kangai Mau",
        "description": "A tribesman",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(144, 96, 32)",
        "bottomColour": "rgb(255, 48, 48)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Wizard Cromperty",
        "description": "An old wizard",
        "command": "",
        "attack": 20,
        "strength": 15,
        "hits": 10,
        "defense": 3,
        "hostility": null,
        "animations": [6, 1, 2, 122, null, 77, 76, 81, null, null, null, null],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "RPDT employee",
        "description": "A delivery man",
        "command": "",
        "attack": 12,
        "strength": 12,
        "hits": 12,
        "defense": 13,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(0, 0, 170)",
        "bottomColour": "rgb(0, 0, 170)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Horacio",
        "description": "An old gardener",
        "command": "",
        "attack": 10,
        "strength": 8,
        "hits": 8,
        "defense": 7,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(136, 136, 136)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 155,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Aemad",
        "description": "He helps run the adventurers store",
        "command": "",
        "attack": 15,
        "strength": 22,
        "hits": 6,
        "defense": 22,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 155,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Kortan",
        "description": "He helps run the adventurers store",
        "command": "",
        "attack": 15,
        "strength": 22,
        "hits": 6,
        "defense": 22,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 155,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "zoo keeper",
        "description": "He looks after Ardougne city zoo",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": "combative",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 160, 64)",
        "topColour": "rgb(0, 0, 187)",
        "bottomColour": "rgb(0, 0, 187)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Make over mage",
        "description": "He can change how I look",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            122,
            null,
            84,
            null,
            null,
            null,
            null,
            68
        ],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(255, 204, 48)",
        "bottomColour": "rgb(238, 48, 130)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Bartender",
        "description": "I could get a beer off him",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "chuck",
        "description": "A wood merchant",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            109,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 163, 80)",
        "topColour": "rgb(255, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Rogue",
        "description": "He needs a shave",
        "command": "pickpocket",
        "attack": 24,
        "strength": 22,
        "hits": 23,
        "defense": 17,
        "hostility": "retreats",
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shadow spider",
        "description": "Is it a spider or is it a shadow",
        "command": "",
        "attack": 54,
        "strength": 51,
        "hits": 52,
        "defense": 55,
        "hostility": "aggressive",
        "animations": [
            170,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 132,
        "height": 114,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Fire Giant",
        "description": "A big guy with red glowing skin",
        "command": "",
        "attack": 110,
        "strength": 112,
        "hits": 105,
        "defense": 111,
        "hostility": "aggressive",
        "animations": [
            6,
            1,
            2,
            null,
            122,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(187, 0, 0)",
        "topColour": "rgb(255, 119, 51)",
        "bottomColour": "rgb(255, 119, 51)",
        "skinColour": "rgb(255, 51, 51)",
        "width": 261,
        "height": 396,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Grandpa Jack",
        "description": "A wistful old man",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            122,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 238, 238)",
        "topColour": "rgb(187, 85, 68)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Sinister stranger",
        "description": "not your average fisherman",
        "command": "",
        "attack": 40,
        "strength": 65,
        "hits": 35,
        "defense": 35,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            63
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(252, 238, 224)",
        "width": 140,
        "height": 240,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Bonzo",
        "description": "Fishing competition organiser",
        "command": "",
        "attack": 30,
        "strength": 30,
        "hits": 30,
        "defense": 30,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Forester",
        "description": "He looks after McGrubor's wood",
        "command": "",
        "attack": 24,
        "strength": 22,
        "hits": 23,
        "defense": 17,
        "hostility": "retreats",
        "animations": [
            6,
            1,
            2,
            null,
            107,
            null,
            45,
            null,
            null,
            11,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 221, 0)",
        "bottomColour": "rgb(0, 170, 0)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Morris",
        "description": "Fishing competition organiser",
        "command": "",
        "attack": 30,
        "strength": 30,
        "hits": 30,
        "defense": 30,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 150,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Brother Omad",
        "description": "A Peaceful monk",
        "command": "",
        "attack": 12,
        "strength": 13,
        "hits": 12,
        "defense": 15,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            83,
            87,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Thief",
        "description": "A dastardly blanket thief",
        "command": "",
        "attack": 24,
        "strength": 22,
        "hits": 23,
        "defense": 17,
        "hostility": "aggressive",
        "animations": [0, 1, 2, null, 48, null, 45, null, 46, null, null, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Head Thief",
        "description": "A dastardly blanket thief",
        "command": "",
        "attack": 34,
        "strength": 32,
        "hits": 33,
        "defense": 37,
        "hostility": "aggressive",
        "animations": [6, 1, 2, null, 50, null, 45, null, 46, null, null, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 150,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Big Dave",
        "description": "A well built fisherman",
        "command": "",
        "attack": 15,
        "strength": 16,
        "hits": 18,
        "defense": 12,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 165,
        "height": 242,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Joshua",
        "description": "A grumpy fisherman",
        "command": "",
        "attack": 15,
        "strength": 16,
        "hits": 18,
        "defense": 12,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Mountain Dwarf",
        "description": "A short angry guy",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 20,
        "defense": 16,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            109,
            70,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(112, 80, 32)",
        "bottomColour": "rgb(112, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 130,
        "height": 180,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Mountain Dwarf",
        "description": "A short angry guy",
        "command": "",
        "attack": 30,
        "strength": 27,
        "hits": 30,
        "defense": 26,
        "hostility": "retreats",
        "animations": [
            6,
            1,
            2,
            null,
            109,
            70,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(112, 80, 32)",
        "bottomColour": "rgb(112, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 130,
        "height": 180,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Brother Cedric",
        "description": "A Peaceful monk",
        "command": "",
        "attack": 12,
        "strength": 13,
        "hits": 12,
        "defense": 15,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            83,
            87,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Necromancer",
        "description": "A crazy evil necromancer",
        "command": "",
        "attack": 28,
        "strength": 42,
        "hits": 28,
        "defense": 40,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            84,
            90,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(255, 222, 210)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "zombie",
        "description": "The living dead",
        "command": "",
        "attack": 23,
        "strength": 28,
        "hits": 23,
        "defense": 24,
        "hostility": "aggressive",
        "animations": [
            135,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 174,
        "height": 259,
        "walkModel": 12,
        "combatModel": 12,
        "combatAnimation": 5
    },
    {
        "name": "Lucien",
        "description": "He walks with a slight limp",
        "command": "",
        "attack": 24,
        "strength": 22,
        "hits": 23,
        "defense": 17,
        "hostility": null,
        "animations": [18, 1, 2, null, null, null, 82, 88, 46, 11, null, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(0, 0, 4)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "The Fire warrior of lesarkus",
        "description": "A strange red humanoid",
        "command": "",
        "attack": 72,
        "strength": 50,
        "hits": 72,
        "defense": 59,
        "hostility": "aggressive",
        "animations": [
            7,
            1,
            36,
            97,
            108,
            null,
            20,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 153, 102)",
        "topColour": "rgb(238, 144, 128)",
        "bottomColour": "rgb(238, 144, 128)",
        "skinColour": "rgb(255, 159, 85)",
        "width": 150,
        "height": 250,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "guardian of Armadyl",
        "description": "A worshipper of Armadyl",
        "command": "",
        "attack": 58,
        "strength": 52,
        "hits": 58,
        "defense": 50,
        "hostility": null,
        "animations": [
            6,
            1,
            41,
            null,
            null,
            null,
            85,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 238, 170)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "guardian of Armadyl",
        "description": "A worshipper of Armadyl",
        "command": "",
        "attack": 58,
        "strength": 52,
        "hits": 58,
        "defense": 50,
        "hostility": null,
        "animations": [
            3,
            4,
            41,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 238, 170)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Lucien",
        "description": "He walks with a limp",
        "command": "",
        "attack": 24,
        "strength": 22,
        "hits": 23,
        "defense": 17,
        "hostility": "retreats",
        "animations": [18, 1, 2, null, null, null, 82, 88, 46, 11, null, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(0, 0, 4)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "winelda",
        "description": "A witch",
        "command": "",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 10,
        "hostility": null,
        "animations": [3, 4, 2, null, null, 78, null, 88, null, null, null, 63],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 255, 208)",
        "width": 155,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Brother Kojo",
        "description": "A Peaceful monk",
        "command": "",
        "attack": 12,
        "strength": 13,
        "hits": 12,
        "defense": 15,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            83,
            87,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Dungeon Rat",
        "description": "Overgrown vermin",
        "command": "",
        "attack": 20,
        "strength": 10,
        "hits": 22,
        "defense": 12,
        "hostility": "aggressive",
        "animations": [
            172,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 346,
        "height": 136,
        "walkModel": 7,
        "combatModel": 7,
        "combatAnimation": 45
    },
    {
        "name": "Master fisher",
        "description": "The man in charge of the fishing guild",
        "command": "",
        "attack": 15,
        "strength": 16,
        "hits": 18,
        "defense": 12,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Orven",
        "description": "He runs a fish exchange store",
        "command": "",
        "attack": 30,
        "strength": 30,
        "hits": 30,
        "defense": 30,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 238, 153)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(221, 96, 64)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Padik",
        "description": "He runs a fish exchange store",
        "command": "",
        "attack": 30,
        "strength": 30,
        "hits": 30,
        "defense": 30,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 238, 153)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(221, 96, 64)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shopkeeper",
        "description": "He smells of fish",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Lady servil",
        "description": "She look's wealthy",
        "command": "",
        "attack": 1,
        "strength": 1,
        "hits": 1,
        "defense": 5,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            88,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 179, 96)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 140,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Guard",
        "description": "It's one of General Khazard's guard's",
        "command": "",
        "attack": 31,
        "strength": 30,
        "hits": 31,
        "defense": 22,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            69,
            22,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Guard",
        "description": "It's one of General Khazard's guard's",
        "command": "",
        "attack": 31,
        "strength": 30,
        "hits": 31,
        "defense": 22,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            173,
            174,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Guard",
        "description": "It's one of General Khazard's guard's",
        "command": "",
        "attack": 31,
        "strength": 30,
        "hits": 31,
        "defense": 22,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            173,
            174,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Guard",
        "description": "It's one of General Khazard's guard's",
        "command": "",
        "attack": 31,
        "strength": 30,
        "hits": 31,
        "defense": 22,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            117,
            173,
            174,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Jeremy Servil",
        "description": "A young squire",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(221, 204, 120)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Justin Servil",
        "description": "Jeremy servil's father",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(187, 204, 120)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "fightslave joe",
        "description": "He look's mistreated and weak",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "fightslave kelvin",
        "description": "He look's mistreated and weak",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "local",
        "description": "A scruffy looking chap",
        "command": "",
        "attack": 9,
        "strength": 8,
        "hits": 7,
        "defense": 5,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 221, 0)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 135,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Khazard Bartender",
        "description": "A tough looking barman",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 155,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "General Khazard",
        "description": "He look's real nasty",
        "command": "",
        "attack": 75,
        "strength": 80,
        "hits": 78,
        "defense": 170,
        "hostility": "retreats",
        "animations": [
            18,
            32,
            42,
            103,
            53,
            null,
            null,
            null,
            null,
            null,
            null,
            63
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Khazard Ogre",
        "description": "Khazard's strongest ogre warrior",
        "command": "",
        "attack": 72,
        "strength": 33,
        "hits": 70,
        "defense": 60,
        "hostility": "aggressive",
        "animations": [
            7,
            1,
            2,
            null,
            117,
            null,
            45,
            null,
            null,
            11,
            null,
            null
        ],
        "hairColour": "rgb(176, 64, 32)",
        "topColour": "rgb(96, 32, 16)",
        "bottomColour": "rgb(96, 32, 16)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 212,
        "height": 280,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Guard",
        "description": "It's one of General Khazard's guard's",
        "command": "",
        "attack": 31,
        "strength": 30,
        "hits": 31,
        "defense": 22,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            117,
            173,
            174,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Khazard Scorpion",
        "description": "A large angry scorpion",
        "command": "",
        "attack": 50,
        "strength": 48,
        "hits": 49,
        "defense": 40,
        "hostility": "aggressive",
        "animations": [
            143,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 543,
        "height": 312,
        "walkModel": 7,
        "combatModel": 7,
        "combatAnimation": 45
    },
    {
        "name": "hengrad",
        "description": "He look's mistreated and weak",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Bouncer",
        "description": "Hello nice doggy",
        "command": "",
        "attack": 130,
        "strength": 112,
        "hits": 130,
        "defense": 116,
        "hostility": "aggressive",
        "animations": [
            167,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 312,
        "height": 237,
        "walkModel": 6,
        "combatModel": 10,
        "combatAnimation": 36
    },
    {
        "name": "Stankers",
        "description": "A cheerful looking fellow",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 255, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(220, 195, 153)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Docky",
        "description": "An old sailor",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shopkeeper",
        "description": "Maybe he'd like to buy some of my junk",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Fairy queen",
        "description": "A very little queen",
        "command": "",
        "attack": 2,
        "strength": 2,
        "hits": 2,
        "defense": 3,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            150,
            null,
            86,
            null,
            null,
            null,
            66
        ],
        "hairColour": "rgb(255, 208, 112)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(255, 255, 255)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 94,
        "height": 143,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Merlin",
        "description": "An old wizard",
        "command": "",
        "attack": 20,
        "strength": 15,
        "hits": 10,
        "defense": 3,
        "hostility": null,
        "animations": [6, 1, 2, null, 122, 77, 76, 81, null, null, null, null],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Crone",
        "description": "A strange old lady",
        "command": "",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 10,
        "hostility": null,
        "animations": [3, 4, 2, null, 122, null, 82, 88, null, null, null, 63],
        "hairColour": "rgb(80, 48, 80)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 155,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "High priest of entrana",
        "description": "A Peaceful monk",
        "command": "",
        "attack": 12,
        "strength": 13,
        "hits": 12,
        "defense": 15,
        "hostility": null,
        "animations": [6, 1, 2, null, null, null, 83, 87, null, null, 79, null],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "elkoy",
        "description": "It's a tree gnome",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            175,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(221, 204, 170)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 90,
        "height": 130,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "remsai",
        "description": "It's a tree gnome",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            175,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(221, 204, 170)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 90,
        "height": 130,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "bolkoy",
        "description": "It's a tree gnome",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            175,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(136, 204, 136)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 90,
        "height": 130,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "local gnome",
        "description": "It's a young tree gnome",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            175,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(136, 238, 136)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 90,
        "height": 110,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "bolren",
        "description": "It's a gnome he look's important",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            150,
            null,
            null,
            null,
            null,
            null,
            62
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 255, 0)",
        "bottomColour": "rgb(34, 204, 136)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 150,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Black Knight titan",
        "description": "He is blocking the way",
        "command": "",
        "attack": 145,
        "strength": 150,
        "hits": 148,
        "defense": 142,
        "hostility": "retreats",
        "animations": [
            18,
            32,
            42,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 209,
        "height": 314,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "kalron",
        "description": "he look's lost",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            175,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(136, 238, 0)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 90,
        "height": 110,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "brother Galahad",
        "description": "A Peaceful monk",
        "command": "",
        "attack": 12,
        "strength": 13,
        "hits": 12,
        "defense": 15,
        "hostility": null,
        "animations": [6, 1, 2, null, null, null, 83, 87, null, null, null, 62],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "tracker 1",
        "description": "It's a tree gnome",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            175,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(136, 204, 136)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 90,
        "height": 130,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "tracker 2",
        "description": "It's a tree gnome",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            175,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(136, 204, 136)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 90,
        "height": 130,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "tracker 3",
        "description": "It's a tree gnome",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            175,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(136, 204, 136)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 90,
        "height": 130,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Khazard troop",
        "description": "It's one of General Khazard's warrior's",
        "command": "",
        "attack": 31,
        "strength": 30,
        "hits": 31,
        "defense": 22,
        "hostility": "aggressive",
        "animations": [
            0,
            1,
            2,
            98,
            117,
            173,
            174,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "commander montai",
        "description": "It's a tree gnome",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            108,
            175,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(136, 204, 136)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 90,
        "height": 130,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "gnome troop",
        "description": "It's a tree gnome trooper",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            2,
            null,
            107,
            175,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(68, 204, 136)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 90,
        "height": 130,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "khazard warlord",
        "description": "He look's real nasty",
        "command": "",
        "attack": 75,
        "strength": 80,
        "hits": 78,
        "defense": 170,
        "hostility": "retreats",
        "animations": [
            0,
            32,
            42,
            103,
            53,
            null,
            null,
            null,
            null,
            null,
            null,
            63
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Sir Percival",
        "description": "He's covered in pieces of straw",
        "command": "",
        "attack": 55,
        "strength": 60,
        "hits": 58,
        "defense": 52,
        "hostility": null,
        "animations": [
            19,
            34,
            43,
            101,
            49,
            null,
            null,
            null,
            null,
            null,
            null,
            62
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Fisher king",
        "description": "an old king",
        "command": "",
        "attack": 15,
        "strength": 60,
        "hits": 15,
        "defense": 30,
        "hostility": null,
        "animations": [6, 1, 2, null, 122, 154, null, null, null, null, 80, 62],
        "hairColour": "rgb(238, 238, 238)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(255, 255, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "maiden",
        "description": "She has a far away look in her eyes",
        "command": "",
        "attack": 2,
        "strength": 4,
        "hits": 2,
        "defense": 3,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            86,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 187, 112)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(255, 255, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 125,
        "height": 225,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Fisherman",
        "description": "an old fisherman",
        "command": "",
        "attack": 15,
        "strength": 60,
        "hits": 15,
        "defense": 30,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 238, 238)",
        "topColour": "rgb(238, 153, 51)",
        "bottomColour": "rgb(170, 170, 170)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "King Percival",
        "description": "The new fisher king",
        "command": "",
        "attack": 55,
        "strength": 60,
        "hits": 58,
        "defense": 52,
        "hostility": null,
        "animations": [
            0,
            34,
            43,
            101,
            49,
            154,
            null,
            null,
            null,
            null,
            null,
            62
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "unhappy peasant",
        "description": "He looks tired and hungry",
        "command": "",
        "attack": 25,
        "strength": 26,
        "hits": 28,
        "defense": 22,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "happy peasant",
        "description": "He looks well fed and full of energy",
        "command": "",
        "attack": 25,
        "strength": 26,
        "hits": 28,
        "defense": 22,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "ceril",
        "description": "It's Sir ceril carnillean a local noblemen",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "butler",
        "description": "It's the carnillean family butler",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "carnillean guard",
        "description": "It's a carnillean family guard",
        "command": "",
        "attack": 31,
        "strength": 30,
        "hits": 31,
        "defense": 22,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            2,
            null,
            117,
            70,
            21,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Tribesman",
        "description": "A primative warrior",
        "command": "",
        "attack": 38,
        "strength": 39,
        "hits": 40,
        "defense": 39,
        "hostility": "aggressive",
        "animations": [5, 1, 2, 97, 48, null, 45, null, null, null, null, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(144, 96, 32)",
        "bottomColour": "rgb(144, 96, 32)",
        "skinColour": "rgb(112, 80, 16)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "henryeta",
        "description": "It's a wealthy looking woman",
        "command": "",
        "attack": 2,
        "strength": 4,
        "hits": 2,
        "defense": 3,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            86,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 187, 112)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(255, 255, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 125,
        "height": 225,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "philipe",
        "description": "It's a young well dressed boy",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(221, 204, 120)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "clivet",
        "description": "A strange looking man in black ",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "cult member",
        "description": "An suspicous looking man in black ",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": "combative",
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Lord hazeel",
        "description": "He could do with some sun",
        "command": "",
        "attack": 75,
        "strength": 80,
        "hits": 78,
        "defense": 170,
        "hostility": "retreats",
        "animations": [
            18,
            32,
            42,
            103,
            53,
            null,
            null,
            null,
            null,
            null,
            null,
            63
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "alomone",
        "description": "A musculer looking man in black ",
        "command": "",
        "attack": 48,
        "strength": 46,
        "hits": 56,
        "defense": 20,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            110,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 3)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Khazard commander",
        "description": "It's one of General Khazard's commander's",
        "command": "",
        "attack": 50,
        "strength": 50,
        "hits": 45,
        "defense": 22,
        "hostility": "aggressive",
        "animations": [
            6,
            1,
            2,
            98,
            110,
            173,
            174,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "claus",
        "description": "the carnillean family cook",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 3,
        "hostility": null,
        "animations": [0, 1, 2, null, null, 8, null, null, null, null, 9, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(255, 0, 0)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "1st plague sheep",
        "description": "The sheep has the plague",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            129,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 170,
        "height": 124,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "2nd plague sheep",
        "description": "The sheep has the plague",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            129,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 170,
        "height": 124,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "3rd plague sheep",
        "description": "The sheep has the plague",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            129,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 170,
        "height": 124,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "4th plague sheep",
        "description": "The sheep has the plague",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            129,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 170,
        "height": 124,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Farmer brumty",
        "description": "He looks after livestock in this area",
        "command": "",
        "attack": 15,
        "strength": 16,
        "hits": 18,
        "defense": 12,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Doctor orbon",
        "description": "A local doctor",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(255, 0, 0)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Councillor Halgrive",
        "description": "A town counceller",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Edmond",
        "description": "A local civilian",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(187, 0, 255)",
        "bottomColour": "rgb(255, 255, 255)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Citizen",
        "description": "He look's tired",
        "command": "",
        "attack": 12,
        "strength": 11,
        "hits": 10,
        "defense": 13,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 192, 48)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Citizen",
        "description": "He look's frightened",
        "command": "",
        "attack": 10,
        "strength": 10,
        "hits": 8,
        "defense": 13,
        "hostility": "retreats",
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 192, 48)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Citizen",
        "description": "She look's frustrated",
        "command": "",
        "attack": 11,
        "strength": 10,
        "hits": 14,
        "defense": 13,
        "hostility": "retreats",
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Citizen",
        "description": "He look's angry",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 18,
        "defense": 23,
        "hostility": "retreats",
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 64, 0)",
        "topColour": "rgb(192, 80, 32)",
        "bottomColour": "rgb(80, 80, 32)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Citizen",
        "description": "He look's disillusioned",
        "command": "",
        "attack": 18,
        "strength": 12,
        "hits": 20,
        "defense": 10,
        "hostility": "retreats",
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(96, 64, 32)",
        "topColour": "rgb(160, 80, 80)",
        "bottomColour": "rgb(48, 112, 32)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Jethick",
        "description": "A cynical old man",
        "command": "",
        "attack": 18,
        "strength": 12,
        "hits": 20,
        "defense": 10,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(80, 80, 128)",
        "bottomColour": "rgb(48, 48, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Mourner",
        "description": "A mourner or plague healer",
        "command": "",
        "attack": 2,
        "strength": 2,
        "hits": 2,
        "defense": 3,
        "hostility": null,
        "animations": [0, 1, 2, null, null, 177, 83, 176, 46, 11, 45, null],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(255, 0, 0)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Mourner",
        "description": "A mourner or plague healer",
        "command": "",
        "attack": 2,
        "strength": 2,
        "hits": 2,
        "defense": 3,
        "hostility": null,
        "animations": [3, 1, 2, null, null, 177, 83, 176, 46, 11, 45, null],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(255, 0, 0)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ted Rehnison",
        "description": "The head of the Rehnison family",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(242, 242, 242)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 48)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Martha Rehnison",
        "description": "A fairly poor looking woman",
        "command": "",
        "attack": 11,
        "strength": 10,
        "hits": 14,
        "defense": 13,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Billy Rehnison",
        "description": "The Rehnisons eldest son",
        "command": "",
        "attack": 20,
        "strength": 60,
        "hits": 40,
        "defense": 60,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(128, 0, 80)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 125,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Milli Rehnison",
        "description": "She doesn't seem very happy",
        "command": "",
        "attack": 42,
        "strength": 43,
        "hits": 36,
        "defense": 37,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            87,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 160, 64)",
        "topColour": "rgb(123, 0, 0)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 112,
        "height": 198,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Alrena",
        "description": "She look's concerned",
        "command": "",
        "attack": 1,
        "strength": 1,
        "hits": 1,
        "defense": 5,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            88,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 179, 96)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 140,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Mourner",
        "description": "A mourner or plague healer",
        "command": "",
        "attack": 2,
        "strength": 2,
        "hits": 2,
        "defense": 3,
        "hostility": null,
        "animations": [0, 1, 2, null, null, 177, 83, 176, 46, 11, 45, null],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(255, 0, 0)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Clerk",
        "description": "A bueracratic administrator",
        "command": "",
        "attack": 2,
        "strength": 4,
        "hits": 2,
        "defense": 3,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 187, 80)",
        "topColour": "rgb(244, 119, 179)",
        "bottomColour": "rgb(187, 187, 187)",
        "skinColour": "rgb(220, 206, 160)",
        "width": 138,
        "height": 205,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Carla",
        "description": "She look's upset",
        "command": "",
        "attack": 1,
        "strength": 1,
        "hits": 1,
        "defense": 5,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            88,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 179, 96)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 140,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Bravek",
        "description": "The city warder of West Ardougne",
        "command": "",
        "attack": 15,
        "strength": 60,
        "hits": 15,
        "defense": 30,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            79,
            64
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Caroline",
        "description": "A well dressed middle aged lady",
        "command": "",
        "attack": 1,
        "strength": 1,
        "hits": 1,
        "defense": 5,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            88,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 179, 96)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 140,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Holgart",
        "description": "An old sailor",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Holgart",
        "description": "An old sailor",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Holgart",
        "description": "An old sailor",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "kent",
        "description": "caroline's husband",
        "command": "",
        "attack": 20,
        "strength": 60,
        "hits": 40,
        "defense": 60,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(128, 0, 80)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 125,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "bailey",
        "description": "the fishing platform cook",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 3,
        "hostility": null,
        "animations": [0, 1, 2, null, null, 8, null, null, null, null, 9, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(255, 0, 0)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "kennith",
        "description": "A young scared looking boy",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(221, 204, 120)",
        "topColour": "rgb(170, 204, 120)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Platform Fisherman",
        "description": "an emotionless fisherman",
        "command": "",
        "attack": 15,
        "strength": 60,
        "hits": 15,
        "defense": 30,
        "hostility": "retreats",
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 238, 238)",
        "topColour": "rgb(255, 204, 0)",
        "bottomColour": "rgb(255, 0, 0)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Platform Fisherman",
        "description": "an emotionless fisherman",
        "command": "",
        "attack": 15,
        "strength": 60,
        "hits": 15,
        "defense": 30,
        "hostility": "retreats",
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 238, 238)",
        "topColour": "rgb(187, 0, 221)",
        "bottomColour": "rgb(221, 187, 204)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Platform Fisherman",
        "description": "an emotionless fisherman",
        "command": "",
        "attack": 15,
        "strength": 60,
        "hits": 15,
        "defense": 30,
        "hostility": "retreats",
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 238, 238)",
        "topColour": "rgb(204, 221, 204)",
        "bottomColour": "rgb(238, 170, 187)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Elena",
        "description": "She doesn't look too happy",
        "command": "",
        "attack": 1,
        "strength": 1,
        "hits": 1,
        "defense": 5,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            86,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(206, 163, 80)",
        "topColour": "rgb(204, 153, 255)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 140,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "jinno",
        "description": "He doesn't seem to mind his lack of legs",
        "command": "",
        "attack": 30,
        "strength": 30,
        "hits": 30,
        "defense": 30,
        "hostility": null,
        "animations": [
            0,
            1,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(221, 96, 64)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Watto",
        "description": "He doesn't seem to mind his lack of legs",
        "command": "",
        "attack": 30,
        "strength": 30,
        "hits": 30,
        "defense": 30,
        "hostility": null,
        "animations": [
            0,
            1,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 238, 153)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(221, 96, 64)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Recruiter",
        "description": "A member of the Ardougne royal army",
        "command": "",
        "attack": 40,
        "strength": 70,
        "hits": 30,
        "defense": 65,
        "hostility": null,
        "animations": [
            0,
            28,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 179, 96)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Head mourner",
        "description": "In charge of people with silly outfits",
        "command": "",
        "attack": 2,
        "strength": 2,
        "hits": 2,
        "defense": 3,
        "hostility": null,
        "animations": [3, 1, 2, null, null, 177, 83, 176, 46, 11, 45, 63],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(255, 0, 0)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Almera",
        "description": "A woman of the wilderness",
        "command": "",
        "attack": 1,
        "strength": 1,
        "hits": 1,
        "defense": 5,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            88,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 179, 96)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 140,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "hudon",
        "description": "A young boisterous looking lad",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(221, 204, 120)",
        "topColour": "rgb(170, 204, 120)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "hadley",
        "description": "A happy looking fellow",
        "command": "",
        "attack": 15,
        "strength": 60,
        "hits": 15,
        "defense": 30,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 238, 238)",
        "topColour": "rgb(204, 221, 204)",
        "bottomColour": "rgb(238, 170, 187)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Rat",
        "description": "Overgrown vermin",
        "command": "",
        "attack": 15,
        "strength": 2,
        "hits": 8,
        "defense": 3,
        "hostility": "retreats",
        "animations": [
            123,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 346,
        "height": 136,
        "walkModel": 7,
        "combatModel": 7,
        "combatAnimation": 45
    },
    {
        "name": "Combat instructor",
        "description": "He will tell me how to fight",
        "command": "",
        "attack": 40,
        "strength": 70,
        "hits": 30,
        "defense": 65,
        "hostility": null,
        "animations": [
            0,
            28,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            64
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "golrie",
        "description": "It's a tree gnome",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            175,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(204, 187, 204)",
        "bottomColour": "rgb(221, 204, 170)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 90,
        "height": 130,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Guide",
        "description": "She gives hints to new adventurers",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 7,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            122,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 128, 0)",
        "bottomColour": "rgb(128, 0, 255)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "King Black Dragon",
        "description": "The biggest meanest dragon around",
        "command": "",
        "attack": 250,
        "strength": 240,
        "hits": 250,
        "defense": 240,
        "hostility": "aggressive",
        "animations": [
            165,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 542,
        "height": 391,
        "walkModel": 10,
        "combatModel": 7,
        "combatAnimation": 84
    },
    {
        "name": "cooking instructor",
        "description": "Talk to him to learn about runescape food",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 3,
        "hostility": null,
        "animations": [0, 1, 2, null, null, 8, null, null, null, null, 9, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(255, 255, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "fishing instructor",
        "description": "He smells of fish",
        "command": "",
        "attack": 15,
        "strength": 16,
        "hits": 18,
        "defense": 12,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "financial advisor",
        "description": "He knows about money",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 163, 80)",
        "topColour": "rgb(112, 112, 112)",
        "bottomColour": "rgb(112, 112, 112)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 130,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "gerald",
        "description": "An old fisherman",
        "command": "",
        "attack": 15,
        "strength": 16,
        "hits": 18,
        "defense": 12,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "mining instructor",
        "description": "A short angry guy",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 20,
        "defense": 16,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            69,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(112, 80, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 121,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Elena",
        "description": "She looks concerned",
        "command": "",
        "attack": 1,
        "strength": 1,
        "hits": 1,
        "defense": 5,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            86,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(206, 163, 80)",
        "topColour": "rgb(204, 153, 255)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 140,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Omart",
        "description": "A nervous looking fellow",
        "command": "",
        "attack": 15,
        "strength": 60,
        "hits": 15,
        "defense": 30,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 238, 238)",
        "topColour": "rgb(204, 221, 204)",
        "bottomColour": "rgb(238, 170, 187)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Bank assistant",
        "description": "She can look after my stuff",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(242, 242, 242)",
        "topColour": "rgb(112, 112, 112)",
        "bottomColour": "rgb(112, 112, 112)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Jerico",
        "description": "He looks friendly enough",
        "command": "",
        "attack": 15,
        "strength": 16,
        "hits": 18,
        "defense": 12,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Kilron",
        "description": "He looks shifty",
        "command": "",
        "attack": 15,
        "strength": 16,
        "hits": 18,
        "defense": 12,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Guidor's wife",
        "description": "She looks rather concerned",
        "command": "",
        "attack": 1,
        "strength": 1,
        "hits": 1,
        "defense": 5,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            88,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 179, 96)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 140,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Quest advisor",
        "description": "I wonder what advise he has to impart",
        "command": "",
        "attack": 40,
        "strength": 70,
        "hits": 30,
        "defense": 65,
        "hostility": null,
        "animations": [
            0,
            28,
            37,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "chemist",
        "description": "human",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 7,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(255, 255, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Mourner",
        "description": "A mourner or plague healer",
        "command": "",
        "attack": 2,
        "strength": 2,
        "hits": 2,
        "defense": 3,
        "hostility": null,
        "animations": [0, 1, 2, null, null, 177, 83, 176, 46, 11, 45, null],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(255, 0, 0)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Mourner",
        "description": "A mourner or plague healer",
        "command": "",
        "attack": 2,
        "strength": 2,
        "hits": 2,
        "defense": 3,
        "hostility": null,
        "animations": [0, 1, 2, null, null, 177, 83, 176, 46, 11, 45, null],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(255, 0, 0)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Wilderness guide",
        "description": "He's ready for a fight",
        "command": "",
        "attack": 32,
        "strength": 33,
        "hits": 26,
        "defense": 27,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            49,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            64
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Magic Instructor",
        "description": "An old wizard",
        "command": "",
        "attack": 20,
        "strength": 15,
        "hits": 10,
        "defense": 3,
        "hostility": null,
        "animations": [6, 1, 2, null, null, 77, 76, 81, null, null, null, null],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Mourner",
        "description": "A mourner or plague healer",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 30,
        "defense": 19,
        "hostility": "retreats",
        "animations": [0, 1, 2, null, null, 177, 83, 176, 46, 11, 45, null],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(255, 0, 0)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Community instructor",
        "description": "This is the last advisor - honest",
        "command": "",
        "attack": 2,
        "strength": 4,
        "hits": 2,
        "defense": 3,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            86,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 136, 48)",
        "topColour": "rgb(244, 119, 179)",
        "bottomColour": "rgb(187, 187, 187)",
        "skinColour": "rgb(220, 206, 160)",
        "width": 138,
        "height": 205,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "boatman",
        "description": "An old sailor",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            46,
            null,
            45,
            null
        ],
        "hairColour": "rgb(102, 102, 102)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "skeleton mage",
        "description": "It rattles as it walks",
        "command": "",
        "attack": 24,
        "strength": 20,
        "hits": 23,
        "defense": 17,
        "hostility": "aggressive",
        "animations": [
            133,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 216,
        "height": 234,
        "walkModel": 11,
        "combatModel": 11,
        "combatAnimation": 5
    },
    {
        "name": "controls guide",
        "description": "He's ready for a fight",
        "command": "",
        "attack": 32,
        "strength": 33,
        "hits": 26,
        "defense": 27,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            62
        ],
        "hairColour": "rgb(255, 136, 48)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "nurse sarah",
        "description": "She's quite a looker",
        "command": "",
        "attack": 1,
        "strength": 1,
        "hits": 1,
        "defense": 5,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            86,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 179, 96)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(255, 255, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 140,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Tailor",
        "description": "He's ready for a party",
        "command": "",
        "attack": 32,
        "strength": 33,
        "hits": 26,
        "defense": 27,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            62
        ],
        "hairColour": "rgb(255, 136, 48)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Mourner",
        "description": "A mourner or plague healer",
        "command": "",
        "attack": 30,
        "strength": 20,
        "hits": 25,
        "defense": 25,
        "hostility": "retreats",
        "animations": [0, 1, 2, null, null, 177, 83, 176, 46, 11, 45, null],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(255, 0, 0)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Guard",
        "description": "He tries to keep order around here",
        "command": "",
        "attack": 31,
        "strength": 30,
        "hits": 31,
        "defense": 22,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            69,
            22,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Chemist",
        "description": "He looks clever enough",
        "command": "",
        "attack": 32,
        "strength": 33,
        "hits": 26,
        "defense": 27,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(255, 136, 48)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Chancy",
        "description": "He's ready for a bet",
        "command": "",
        "attack": 32,
        "strength": 33,
        "hits": 26,
        "defense": 27,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            83,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 136, 48)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Hops",
        "description": "He's drunk",
        "command": "",
        "attack": 32,
        "strength": 33,
        "hits": 26,
        "defense": 27,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 136, 48)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "DeVinci",
        "description": "He has a colourful personality",
        "command": "",
        "attack": 32,
        "strength": 33,
        "hits": 26,
        "defense": 27,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            83,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 136, 48)",
        "topColour": "rgb(170, 187, 221)",
        "bottomColour": "rgb(170, 187, 221)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Guidor",
        "description": "He's not that ill",
        "command": "",
        "attack": 32,
        "strength": 33,
        "hits": 26,
        "defense": 27,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            83,
            null,
            null,
            null,
            null,
            62
        ],
        "hairColour": "rgb(255, 136, 48)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Chancy",
        "description": "He's ready for a bet",
        "command": "",
        "attack": 32,
        "strength": 33,
        "hits": 26,
        "defense": 27,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            83,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 136, 48)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Hops",
        "description": "He's drunk",
        "command": "",
        "attack": 32,
        "strength": 33,
        "hits": 26,
        "defense": 27,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 136, 48)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "DeVinci",
        "description": "He has a colourful personality",
        "command": "",
        "attack": 32,
        "strength": 33,
        "hits": 26,
        "defense": 27,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            83,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 136, 48)",
        "topColour": "rgb(170, 187, 221)",
        "bottomColour": "rgb(170, 187, 221)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "king Lathas",
        "description": "King Lanthas of east ardounge",
        "command": "",
        "attack": 15,
        "strength": 60,
        "hits": 15,
        "defense": 30,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            80,
            62
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(255, 255, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Head wizard",
        "description": "He runs the wizards guild",
        "command": "",
        "attack": 20,
        "strength": 15,
        "hits": 10,
        "defense": 3,
        "hostility": null,
        "animations": [6, 1, 2, null, null, 77, 76, 81, null, null, null, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Magic store owner",
        "description": "An old wizard",
        "command": "",
        "attack": 20,
        "strength": 15,
        "hits": 10,
        "defense": 3,
        "hostility": null,
        "animations": [5, 1, 2, null, null, 77, 76, 81, null, null, null, null],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Wizard Frumscone",
        "description": "A confused looking wizard",
        "command": "",
        "attack": 20,
        "strength": 15,
        "hits": 10,
        "defense": 3,
        "hostility": null,
        "animations": [6, 1, 2, null, null, 77, 76, 81, null, null, null, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "target practice zombie",
        "description": "The living dead",
        "command": "",
        "attack": 23,
        "strength": 28,
        "hits": 23,
        "defense": 24,
        "hostility": "retreats",
        "animations": [
            135,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 174,
        "height": 259,
        "walkModel": 12,
        "combatModel": 12,
        "combatAnimation": 5
    },
    {
        "name": "Trufitus",
        "description": "A wise old witch doctor",
        "command": "",
        "attack": 10,
        "strength": 5,
        "hits": 5,
        "defense": 7,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            122,
            null,
            null,
            83,
            87,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(192, 192, 192)",
        "topColour": "rgb(111, 87, 55)",
        "bottomColour": "rgb(111, 87, 55)",
        "skinColour": "rgb(111, 87, 55)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Colonel Radick",
        "description": "A soldier of the town of Yanille",
        "command": "",
        "attack": 40,
        "strength": 70,
        "hits": 30,
        "defense": 65,
        "hostility": "retreats",
        "animations": [
            6,
            28,
            37,
            null,
            109,
            null,
            null,
            null,
            null,
            null,
            null,
            62
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Soldier",
        "description": "A soldier of the town of Yanille",
        "command": "",
        "attack": 31,
        "strength": 30,
        "hits": 31,
        "defense": 22,
        "hostility": "retreats",
        "animations": [0, 1, 2, null, 48, 70, 45, null, null, null, null, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Bartender",
        "description": "I could get a beer off him",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Jungle Spider",
        "description": "A venomous deadly spider",
        "command": "",
        "attack": 45,
        "strength": 46,
        "hits": 47,
        "defense": 50,
        "hostility": "aggressive",
        "animations": [
            179,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 120,
        "height": 104,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Jiminua",
        "description": "She looks very interested in selling some of her wares.",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [3, 4, 2, null, null, null, 83, 87, null, null, null, 10],
        "hairColour": "rgb(0, 0, 10)",
        "topColour": "rgb(128, 80, 48)",
        "bottomColour": "rgb(111, 87, 55)",
        "skinColour": "rgb(111, 87, 55)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Jogre",
        "description": "An aggressive humanoid",
        "command": "",
        "attack": 72,
        "strength": 33,
        "hits": 70,
        "defense": 60,
        "hostility": "aggressive",
        "animations": [
            7,
            1,
            2,
            null,
            180,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(58, 200, 38)",
        "topColour": "rgb(50, 205, 50)",
        "bottomColour": "rgb(0, 147, 1)",
        "skinColour": "rgb(60, 179, 113)",
        "width": 212,
        "height": 280,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Guard",
        "description": "He tries to keep order around here",
        "command": "",
        "attack": 31,
        "strength": 30,
        "hits": 31,
        "defense": 22,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            69,
            22,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ogre",
        "description": "Useful for ranged training",
        "command": "",
        "attack": 72,
        "strength": 33,
        "hits": 70,
        "defense": 60,
        "hostility": "retreats",
        "animations": [
            7,
            1,
            2,
            null,
            117,
            null,
            45,
            null,
            null,
            11,
            null,
            null
        ],
        "hairColour": "rgb(176, 64, 32)",
        "topColour": "rgb(96, 32, 16)",
        "bottomColour": "rgb(96, 32, 16)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 212,
        "height": 280,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Guard",
        "description": "He tries to keep order around here",
        "command": "",
        "attack": 31,
        "strength": 30,
        "hits": 31,
        "defense": 22,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            69,
            22,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Guard",
        "description": "He tries to keep order around here",
        "command": "",
        "attack": 31,
        "strength": 30,
        "hits": 31,
        "defense": 22,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            69,
            22,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "shop keeper",
        "description": "he sells weapons",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Bartender",
        "description": "I could get a beer off him",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Frenita",
        "description": "runs a cookery shop",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(255, 160, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ogre chieftan",
        "description": "A slightly bigger uglier ogre",
        "command": "",
        "attack": 92,
        "strength": 53,
        "hits": 90,
        "defense": 80,
        "hostility": "aggressive",
        "animations": [
            7,
            1,
            2,
            null,
            119,
            null,
            22,
            null,
            null,
            11,
            null,
            null
        ],
        "hairColour": "rgb(176, 64, 32)",
        "topColour": "rgb(96, 32, 16)",
        "bottomColour": "rgb(96, 32, 16)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 222,
        "height": 294,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "rometti",
        "description": "It's a well dressed tree gnome",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            192,
            197,
            187,
            null,
            204,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(221, 204, 170)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 90,
        "height": 130,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Rashiliyia",
        "description": "A willowy ethereal being who floats above the ground",
        "command": "",
        "attack": 80,
        "strength": 80,
        "hits": 80,
        "defense": 80,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            201,
            202,
            null,
            null,
            null,
            65
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(60, 179, 113)",
        "width": 155,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Blurberry",
        "description": "It's a red faced tree gnome",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            193,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(170, 170, 255)",
        "bottomColour": "rgb(221, 204, 170)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 110,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Heckel funch",
        "description": "It's another jolly tree gnome",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            195,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(221, 204, 170)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 90,
        "height": 130,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Aluft Gianne",
        "description": "It's a tree gnome chef",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [5, 1, 2, null, null, 8, null, null, null, null, 9, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(204, 255, 255)",
        "bottomColour": "rgb(221, 204, 221)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 90,
        "height": 130,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Hudo glenfad",
        "description": "It's another jolly tree gnome",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            195,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(221, 204, 170)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 90,
        "height": 130,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Irena",
        "description": "human",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 0,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            88,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(187, 119, 85)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 140,
        "height": 215,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Mosol",
        "description": "A jungle warrior",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            180,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(144, 96, 32)",
        "bottomColour": "rgb(144, 96, 32)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 160,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome banker",
        "description": "It's tree gnome banker",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(16, 16, 16)",
        "bottomColour": "rgb(16, 16, 16)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 90,
        "height": 130,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "King Narnode Shareen",
        "description": "It's a gnome he look's important",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            150,
            null,
            null,
            null,
            null,
            null,
            62
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 255, 0)",
        "bottomColour": "rgb(254, 255, 0)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 150,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "UndeadOne",
        "description": "One of Rashaliyas Minions",
        "command": "",
        "attack": 80,
        "strength": 59,
        "hits": 50,
        "defense": 59,
        "hostility": "aggressive",
        "animations": [
            135,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 174,
        "height": 259,
        "walkModel": 12,
        "combatModel": 12,
        "combatAnimation": 5
    },
    {
        "name": "Drucas",
        "description": "engraver",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            82,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(179, 140, 64)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "tourist",
        "description": "human",
        "command": "",
        "attack": 32,
        "strength": 33,
        "hits": 26,
        "defense": 27,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 136, 48)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "King Narnode Shareen",
        "description": "It's a gnome he look's important",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            150,
            null,
            null,
            null,
            null,
            null,
            62
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 255, 0)",
        "bottomColour": "rgb(254, 255, 0)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 150,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Hazelmere",
        "description": "An ancient looking gnome",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            192,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 255, 0)",
        "bottomColour": "rgb(34, 204, 136)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 150,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Glough",
        "description": "An rough looking gnome",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            116,
            69,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(48, 48, 48)",
        "bottomColour": "rgb(48, 48, 48)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 150,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shar",
        "description": "Concerned about the economy",
        "command": "b38c40",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(179, 140, 64)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shantay",
        "description": "human",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(179, 140, 64)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "charlie",
        "description": "Poor guy?",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": "combative",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(179, 140, 64)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome guard",
        "description": "A tree gnome guard",
        "command": "",
        "attack": 31,
        "strength": 31,
        "hits": 31,
        "defense": 31,
        "hostility": "combative",
        "animations": [6, 1, 2, 98, 180, 175, 22, null, 46, null, null, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome pilot",
        "description": "He can fly the glider",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            193,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Mehman",
        "description": "local",
        "command": "805030",
        "attack": 32,
        "strength": 33,
        "hits": 26,
        "defense": 27,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 136, 48)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(179, 140, 64)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ana",
        "description": "This lady doesn't look as if she belongs here.",
        "command": "",
        "attack": 17,
        "strength": 15,
        "hits": 18,
        "defense": 16,
        "hostility": null,
        "animations": [
            3,
            1,
            2,
            null,
            null,
            null,
            213,
            214,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 192, 48)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Chaos Druid warrior",
        "description": "A crazy evil druid",
        "command": "",
        "attack": 48,
        "strength": 42,
        "hits": 48,
        "defense": 40,
        "hostility": "aggressive",
        "animations": [
            6,
            1,
            2,
            null,
            122,
            null,
            84,
            42,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(234, 222, 210)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome pilot",
        "description": "He can fly the glider",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            193,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shipyard worker",
        "description": "He look's busy",
        "command": "",
        "attack": 48,
        "strength": 42,
        "hits": 48,
        "defense": 40,
        "hostility": "combative",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(179, 140, 64)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shipyard worker",
        "description": "He look's busy",
        "command": "",
        "attack": 48,
        "strength": 42,
        "hits": 48,
        "defense": 40,
        "hostility": "combative",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(179, 140, 64)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shipyard worker",
        "description": "He look's busy",
        "command": "",
        "attack": 48,
        "strength": 42,
        "hits": 48,
        "defense": 40,
        "hostility": "combative",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(112, 80, 16)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shipyard foreman",
        "description": "He look's busy",
        "command": "",
        "attack": 60,
        "strength": 60,
        "hits": 69,
        "defense": 59,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            22,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(112, 80, 16)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shipyard foreman",
        "description": "He look's busy",
        "command": "",
        "attack": 60,
        "strength": 60,
        "hits": 69,
        "defense": 59,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            22,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(112, 80, 16)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome guard",
        "description": "A tree gnome guard",
        "command": "",
        "attack": 23,
        "strength": 23,
        "hits": 23,
        "defense": 23,
        "hostility": "aggressive",
        "animations": [6, 1, 2, 98, 180, 175, 22, null, 46, null, null, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Femi",
        "description": "It's a little tree gnome",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            175,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Femi",
        "description": "It's a little tree gnome",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            175,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Anita",
        "description": "It's a little tree gnome",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            193,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Glough",
        "description": "An rough looking gnome",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            116,
            69,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(48, 48, 48)",
        "bottomColour": "rgb(48, 48, 48)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 150,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Salarin the twisted",
        "description": "A crazy evil druid",
        "command": "",
        "attack": 68,
        "strength": 72,
        "hits": 68,
        "defense": 70,
        "hostility": "aggressive",
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            84,
            90,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(221, 0, 0)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(234, 222, 210)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Black Demon",
        "description": "A big scary jet black demon",
        "command": "",
        "attack": 195,
        "strength": 168,
        "hits": 178,
        "defense": 160,
        "hostility": "aggressive",
        "animations": [
            164,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 398,
        "height": 401,
        "walkModel": 11,
        "combatModel": 11,
        "combatAnimation": 30
    },
    {
        "name": "Gnome pilot",
        "description": "He can fly the glider",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            193,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome pilot",
        "description": "He can fly the glider",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            193,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome pilot",
        "description": "He can fly the glider",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            193,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome pilot",
        "description": "He can fly the glider",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            193,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Sigbert the Adventurer",
        "description": "A Warrior",
        "command": "",
        "attack": 55,
        "strength": 60,
        "hits": 58,
        "defense": 52,
        "hostility": null,
        "animations": [
            5,
            28,
            37,
            null,
            110,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Yanille Watchman",
        "description": "He watches out for invading ogres",
        "command": "pickpocket",
        "attack": 41,
        "strength": 30,
        "hits": 41,
        "defense": 22,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            70,
            22,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Tower guard",
        "description": "He stops people going up the tower",
        "command": "",
        "attack": 41,
        "strength": 30,
        "hits": 41,
        "defense": 22,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            70,
            22,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome Trainer",
        "description": "He can advise on training",
        "command": "",
        "attack": 11,
        "strength": 11,
        "hits": 11,
        "defense": 11,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            175,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome Trainer",
        "description": "He can advise on training",
        "command": "",
        "attack": 11,
        "strength": 11,
        "hits": 11,
        "defense": 11,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            175,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome Trainer",
        "description": "He can advise on training",
        "command": "",
        "attack": 11,
        "strength": 11,
        "hits": 11,
        "defense": 11,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            175,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome Trainer",
        "description": "He can advise on training",
        "command": "pickpocket",
        "attack": 11,
        "strength": 11,
        "hits": 11,
        "defense": 11,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            175,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Blurberry barman",
        "description": "He serves cocktails",
        "command": "pickpocket",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            175,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 255, 0)",
        "bottomColour": "rgb(254, 255, 0)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 90,
        "height": 120,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome waiter",
        "description": "He can serve you gnome food",
        "command": "pickpocket",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            194,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 255, 204)",
        "bottomColour": "rgb(48, 48, 48)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 90,
        "height": 120,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome guard",
        "description": "A tree gnome guard",
        "command": "pickpocket",
        "attack": 31,
        "strength": 31,
        "hits": 17,
        "defense": 31,
        "hostility": "retreats",
        "animations": [6, 1, 2, 98, 106, 175, 22, null, 46, null, null, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome child",
        "description": "that's a little gnome",
        "command": "pickpocket",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            192,
            198,
            189,
            null,
            204,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 255, 0)",
        "bottomColour": "rgb(255, 0, 0)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 80,
        "height": 100,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Earth warrior",
        "description": "A strange inhuman warrior",
        "command": "",
        "attack": 52,
        "strength": 51,
        "hits": 54,
        "defense": 54,
        "hostility": "aggressive",
        "animations": [7, 1, 2, 97, 47, null, 45, null, null, null, null, null],
        "hairColour": "rgb(102, 153, 187)",
        "topColour": "rgb(112, 64, 32)",
        "bottomColour": "rgb(112, 64, 32)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 150,
        "height": 250,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome child",
        "description": "He's a little fellow",
        "command": "pickpocket",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            191,
            200,
            186,
            null,
            207,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 255)",
        "bottomColour": "rgb(0, 255, 0)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 80,
        "height": 100,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome child",
        "description": "hello little gnome",
        "command": "pickpocket",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": "retreats",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            193,
            196,
            188,
            null,
            203,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 204)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 80,
        "height": 100,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gulluck",
        "description": "He sells weapons",
        "command": "",
        "attack": 10,
        "strength": 11,
        "hits": 11,
        "defense": 11,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            116,
            116,
            69,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(48, 48, 48)",
        "bottomColour": "rgb(48, 48, 48)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 150,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gunnjorn",
        "description": "Not civilised looking",
        "command": "",
        "attack": 18,
        "strength": 15,
        "hits": 18,
        "defense": 14,
        "hostility": null,
        "animations": [6, 1, 2, null, 109, 70, 45, null, 46, null, null, null],
        "hairColour": "rgb(255, 221, 128)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Zadimus",
        "description": "Ghostly Visage of the dead Zadimus",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 0,
        "hostility": null,
        "animations": [
            137,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 201,
        "height": 243,
        "walkModel": 9,
        "combatModel": 9,
        "combatAnimation": 5
    },
    {
        "name": "Brimstail",
        "description": "An ancient looking gnome",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            192,
            null,
            null,
            null,
            null,
            null,
            62
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 255, 0)",
        "bottomColour": "rgb(34, 204, 136)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 150,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome child",
        "description": "He's a little fellow",
        "command": "pickpocket",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            195,
            198,
            190,
            null,
            205,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 204)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 80,
        "height": 100,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome local",
        "description": "A tree gnome villager",
        "command": "pickpocket",
        "attack": 9,
        "strength": 9,
        "hits": 9,
        "defense": 9,
        "hostility": "retreats",
        "animations": [
            6,
            1,
            2,
            null,
            null,
            175,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome local",
        "description": "A tree gnome villager",
        "command": "pickpocket",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": "retreats",
        "animations": [
            3,
            4,
            2,
            null,
            null,
            193,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 90,
        "height": 120,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Moss Giant",
        "description": "his beard seems to have a life of its own",
        "command": "",
        "attack": 62,
        "strength": 61,
        "hits": 65,
        "defense": 60,
        "hostility": "aggressive",
        "animations": [
            6,
            1,
            2,
            null,
            122,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(119, 153, 102)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(220, 255, 208)",
        "width": 261,
        "height": 396,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome Baller",
        "description": "A tree gnome ball player",
        "command": "tackle",
        "attack": 70,
        "strength": 70,
        "hits": 70,
        "defense": 70,
        "hostility": "aggressive",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            175,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(119, 0, 17)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Goalie",
        "description": "A gnome ball goal catcher",
        "command": "",
        "attack": 70,
        "strength": 70,
        "hits": 70,
        "defense": 70,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            191,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 64, 0)",
        "bottomColour": "rgb(255, 64, 0)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 120,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome Baller",
        "description": "A tree gnome ball player",
        "command": "tackle",
        "attack": 70,
        "strength": 70,
        "hits": 70,
        "defense": 70,
        "hostility": "aggressive",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            175,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(153, 0, 102)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome Baller",
        "description": "A tree gnome ball player",
        "command": "tackle",
        "attack": 70,
        "strength": 70,
        "hits": 70,
        "defense": 70,
        "hostility": "aggressive",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            191,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(153, 0, 102)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome Baller",
        "description": "A tree gnome ball player",
        "command": "tackle",
        "attack": 70,
        "strength": 70,
        "hits": 70,
        "defense": 70,
        "hostility": "aggressive",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            192,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(153, 0, 102)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome Baller",
        "description": "A tree gnome ball player",
        "command": "tackle",
        "attack": 70,
        "strength": 70,
        "hits": 70,
        "defense": 70,
        "hostility": "aggressive",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            193,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(153, 0, 17)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Referee",
        "description": "He controls the game",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            116,
            69,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(48, 48, 48)",
        "bottomColour": "rgb(48, 48, 48)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 150,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome Baller",
        "description": "A tree gnome ball player",
        "command": "tackle",
        "attack": 70,
        "strength": 70,
        "hits": 70,
        "defense": 70,
        "hostility": "aggressive",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            194,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(153, 0, 17)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome Baller",
        "description": "A tree gnome ball player",
        "command": "tackle",
        "attack": 70,
        "strength": 70,
        "hits": 70,
        "defense": 70,
        "hostility": "aggressive",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            194,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 160, 64)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome Baller",
        "description": "A tree gnome ball player",
        "command": "tackle",
        "attack": 70,
        "strength": 70,
        "hits": 70,
        "defense": 70,
        "hostility": "aggressive",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            194,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 160, 64)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome Baller",
        "description": "A tree gnome ball player",
        "command": "tackle",
        "attack": 70,
        "strength": 70,
        "hits": 70,
        "defense": 70,
        "hostility": "aggressive",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            194,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 192, 48)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome Baller",
        "description": "A tree gnome ball player",
        "command": "tackle",
        "attack": 70,
        "strength": 70,
        "hits": 70,
        "defense": 70,
        "hostility": "aggressive",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            194,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 192, 48)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome Baller",
        "description": "A tree gnome ball player",
        "command": "tackle",
        "attack": 70,
        "strength": 70,
        "hits": 70,
        "defense": 70,
        "hostility": "aggressive",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            194,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 192, 48)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome Baller",
        "description": "A tree gnome ball player",
        "command": "tackle",
        "attack": 70,
        "strength": 70,
        "hits": 70,
        "defense": 70,
        "hostility": "aggressive",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            194,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 192, 48)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome Baller",
        "description": "He's on your team",
        "command": "pass to",
        "attack": 70,
        "strength": 70,
        "hits": 70,
        "defense": 70,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            194,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 64, 0)",
        "bottomColour": "rgb(255, 64, 0)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gnome Baller",
        "description": "He's on your team",
        "command": "pass to",
        "attack": 70,
        "strength": 70,
        "hits": 70,
        "defense": 70,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            194,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 64, 0)",
        "bottomColour": "rgb(255, 64, 0)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Cheerleader",
        "description": "It's a little tree gnome",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            175,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 64, 0)",
        "bottomColour": "rgb(255, 64, 0)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Cheerleader",
        "description": "It's a little tree gnome",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            175,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 64, 0)",
        "bottomColour": "rgb(255, 64, 0)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Nazastarool Zombie",
        "description": "One of Rashaliyas Minions",
        "command": "",
        "attack": 95,
        "strength": 70,
        "hits": 90,
        "defense": 80,
        "hostility": "retreats",
        "animations": [
            135,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 261,
        "height": 388,
        "walkModel": 12,
        "combatModel": 12,
        "combatAnimation": 5
    },
    {
        "name": "Nazastarool Skeleton",
        "description": "One of Rashaliyas Minions",
        "command": "",
        "attack": 95,
        "strength": 70,
        "hits": 90,
        "defense": 80,
        "hostility": "retreats",
        "animations": [
            134,
            133,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 259,
        "height": 281,
        "walkModel": 11,
        "combatModel": 11,
        "combatAnimation": 12
    },
    {
        "name": "Nazastarool Ghost",
        "description": "One of Rashaliyas Minions",
        "command": "",
        "attack": 95,
        "strength": 70,
        "hits": 90,
        "defense": 80,
        "hostility": "retreats",
        "animations": [
            137,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 302,
        "height": 365,
        "walkModel": 9,
        "combatModel": 9,
        "combatAnimation": 5
    },
    {
        "name": "Fernahei",
        "description": "An enthusiastic fishing shop owner",
        "command": "",
        "attack": 10,
        "strength": 5,
        "hits": 5,
        "defense": 7,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            46,
            null,
            10,
            null
        ],
        "hairColour": "rgb(192, 192, 192)",
        "topColour": "rgb(111, 87, 55)",
        "bottomColour": "rgb(111, 87, 55)",
        "skinColour": "rgb(111, 87, 55)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Jungle Banker",
        "description": "He can look after my money",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            201,
            null,
            null,
            null,
            10,
            null
        ],
        "hairColour": "rgb(192, 192, 192)",
        "topColour": "rgb(111, 87, 55)",
        "bottomColour": "rgb(111, 87, 55)",
        "skinColour": "rgb(111, 87, 55)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Cart Driver",
        "description": "He drives the cart",
        "command": "",
        "attack": 15,
        "strength": 16,
        "hits": 18,
        "defense": 12,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 192, 48)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(255, 255, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Cart Driver",
        "description": "He drives the cart",
        "command": "",
        "attack": 15,
        "strength": 16,
        "hits": 18,
        "defense": 12,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(255, 255, 255)",
        "skinColour": "rgb(111, 87, 55)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Obli",
        "description": "An intelligent looking shop owner",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [0, 1, 2, null, null, null, 83, 87, null, null, null, 10],
        "hairColour": "rgb(0, 0, 10)",
        "topColour": "rgb(48, 48, 48)",
        "bottomColour": "rgb(111, 87, 55)",
        "skinColour": "rgb(111, 87, 55)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Kaleb",
        "description": "This is Kaleb Paramaya - a warm and friendly inn owner",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            83,
            null,
            null,
            null,
            null,
            10
        ],
        "hairColour": "rgb(0, 0, 10)",
        "topColour": "rgb(255, 160, 64)",
        "bottomColour": "rgb(255, 255, 255)",
        "skinColour": "rgb(111, 87, 55)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Yohnus",
        "description": "This is Yohnus - he runs the local blacksmiths",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            83,
            null,
            null,
            null,
            null,
            10
        ],
        "hairColour": "rgb(0, 0, 10)",
        "topColour": "rgb(255, 160, 64)",
        "bottomColour": "rgb(255, 255, 255)",
        "skinColour": "rgb(111, 87, 55)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Serevel",
        "description": "This is Serevel - he sells tickets for the 'Lady of the Waves'",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 10)",
        "topColour": "rgb(255, 160, 64)",
        "bottomColour": "rgb(255, 255, 255)",
        "skinColour": "rgb(179, 140, 64)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Yanni",
        "description": "Yanni Salika - He buys and sells antiques.",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            83,
            null,
            null,
            null,
            null,
            10
        ],
        "hairColour": "rgb(0, 0, 10)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(255, 0, 0)",
        "skinColour": "rgb(179, 140, 64)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Official",
        "description": "He helps the referee",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 10)",
        "topColour": "rgb(0, 0, 1)",
        "bottomColour": null,
        "skinColour": null,
        "width": 100,
        "height": 130,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Koftik",
        "description": "The kings top tracker",
        "command": "",
        "attack": 18,
        "strength": 15,
        "hits": 18,
        "defense": 14,
        "hostility": null,
        "animations": [6, 1, 2, null, 109, 70, 45, null, 46, null, null, null],
        "hairColour": "rgb(255, 221, 128)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Koftik",
        "description": "The kings top tracker",
        "command": "",
        "attack": 18,
        "strength": 15,
        "hits": 18,
        "defense": 14,
        "hostility": null,
        "animations": [6, 1, 2, null, 109, 70, 45, null, 46, null, null, null],
        "hairColour": "rgb(255, 221, 128)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Koftik",
        "description": "The kings top tracker",
        "command": "",
        "attack": 18,
        "strength": 15,
        "hits": 18,
        "defense": 14,
        "hostility": null,
        "animations": [6, 1, 2, null, 109, 70, 45, null, 46, null, null, null],
        "hairColour": "rgb(255, 221, 128)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Koftik",
        "description": "The kings top tracker",
        "command": "",
        "attack": 18,
        "strength": 15,
        "hits": 18,
        "defense": 14,
        "hostility": null,
        "animations": [6, 1, 2, null, 109, 70, 45, null, 46, null, null, null],
        "hairColour": "rgb(255, 221, 128)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Blessed Vermen",
        "description": "A undead servent of iban",
        "command": "",
        "attack": 15,
        "strength": 7,
        "hits": 7,
        "defense": 30,
        "hostility": "combative",
        "animations": [
            123,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 115,
        "height": 45,
        "walkModel": 7,
        "combatModel": 7,
        "combatAnimation": 10
    },
    {
        "name": "Blessed Spider",
        "description": "One of iban's eight legged friends",
        "command": "",
        "attack": 45,
        "strength": 31,
        "hits": 34,
        "defense": 32,
        "hostility": "combative",
        "animations": [
            125,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 180,
        "height": 156,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Paladin",
        "description": "A paladin of Ardougne",
        "command": "",
        "attack": 85,
        "strength": 55,
        "hits": 88,
        "defense": 57,
        "hostility": "retreats",
        "animations": [
            6,
            34,
            43,
            101,
            119,
            null,
            null,
            null,
            null,
            null,
            null,
            66
        ],
        "hairColour": "rgb(255, 192, 48)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Paladin",
        "description": "A paladin of Ardougne",
        "command": "",
        "attack": 85,
        "strength": 55,
        "hits": 88,
        "defense": 57,
        "hostility": "retreats",
        "animations": [
            5,
            34,
            43,
            101,
            119,
            null,
            null,
            null,
            null,
            null,
            null,
            66
        ],
        "hairColour": "rgb(255, 192, 48)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "slave",
        "description": "He seems possessed",
        "command": "",
        "attack": 17,
        "strength": 15,
        "hits": 18,
        "defense": 16,
        "hostility": "combative",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "slave",
        "description": "He seems possessed",
        "command": "",
        "attack": 17,
        "strength": 15,
        "hits": 18,
        "defense": 16,
        "hostility": "combative",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "slave",
        "description": "He seems to have been here a while",
        "command": "",
        "attack": 17,
        "strength": 15,
        "hits": 18,
        "defense": 16,
        "hostility": "combative",
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "slave",
        "description": "He seems possessed",
        "command": "",
        "attack": 17,
        "strength": 15,
        "hits": 18,
        "defense": 16,
        "hostility": "combative",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 192, 48)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "slave",
        "description": "He seems to have been here a while",
        "command": "",
        "attack": 17,
        "strength": 15,
        "hits": 18,
        "defense": 16,
        "hostility": "combative",
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 160, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "slave",
        "description": "He seems possessed",
        "command": "",
        "attack": 17,
        "strength": 15,
        "hits": 18,
        "defense": 16,
        "hostility": "combative",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 192, 48)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "slave",
        "description": "He seems to have been here a while",
        "command": "",
        "attack": 17,
        "strength": 15,
        "hits": 18,
        "defense": 16,
        "hostility": "combative",
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 170)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Kalrag",
        "description": "I think this is one of Ibans pets",
        "command": "",
        "attack": 88,
        "strength": 69,
        "hits": 78,
        "defense": 78,
        "hostility": "combative",
        "animations": [
            125,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 420,
        "height": 404,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Niloof",
        "description": "A short angry guy",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 20,
        "defense": 16,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            109,
            70,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(112, 80, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 121,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Kardia the Witch",
        "description": "She's got warts",
        "command": "",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 10,
        "hostility": null,
        "animations": [3, 4, 2, null, null, 78, null, 88, null, null, null, 63],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 155,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Souless",
        "description": "He seems an empty shell",
        "command": "",
        "attack": 17,
        "strength": 15,
        "hits": 18,
        "defense": 16,
        "hostility": "combative",
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(255, 255, 255)",
        "width": 100,
        "height": 200,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Othainian",
        "description": "big red and incredibly evil",
        "command": "",
        "attack": 78,
        "strength": 78,
        "hits": 78,
        "defense": 78,
        "hostility": "aggressive",
        "animations": [
            124,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 358,
        "height": 341,
        "walkModel": 11,
        "combatModel": 11,
        "combatAnimation": 30
    },
    {
        "name": "Doomion",
        "description": "A big scary jet black demon",
        "command": "",
        "attack": 98,
        "strength": 98,
        "hits": 98,
        "defense": 98,
        "hostility": "aggressive",
        "animations": [
            164,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 358,
        "height": 341,
        "walkModel": 11,
        "combatModel": 11,
        "combatAnimation": 30
    },
    {
        "name": "Holthion",
        "description": "big red and incredibly evil",
        "command": "",
        "attack": 78,
        "strength": 78,
        "hits": 78,
        "defense": 78,
        "hostility": "aggressive",
        "animations": [
            124,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 358,
        "height": 341,
        "walkModel": 11,
        "combatModel": 11,
        "combatAnimation": 30
    },
    {
        "name": "Klank",
        "description": "A short angry guy",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 20,
        "defense": 16,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            109,
            70,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(112, 80, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 121,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Iban",
        "description": "You feel terror just looking at him",
        "command": "",
        "attack": 24,
        "strength": 22,
        "hits": 23,
        "defense": 17,
        "hostility": null,
        "animations": [18, 1, 2, null, null, null, 82, 88, 46, 11, null, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(0, 0, 4)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Koftik",
        "description": "The kings top tracker",
        "command": "",
        "attack": 18,
        "strength": 15,
        "hits": 18,
        "defense": 14,
        "hostility": null,
        "animations": [6, 1, 2, null, 109, 70, 45, null, 46, null, null, null],
        "hairColour": "rgb(255, 221, 128)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Goblin guard",
        "description": "An imposing green creature",
        "command": "",
        "attack": 48,
        "strength": 51,
        "hits": 51,
        "defense": 43,
        "hostility": "combative",
        "animations": [
            142,
            139,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 285,
        "height": 268,
        "walkModel": 9,
        "combatModel": 8,
        "combatAnimation": 7
    },
    {
        "name": "Observatory Professor",
        "description": "He works in the observatory",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 7,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            46,
            null,
            9,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(255, 255, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ugthanki",
        "description": "A dangerous type of spitting camel that can temporarily blind an opponent.",
        "command": "",
        "attack": 45,
        "strength": 45,
        "hits": 45,
        "defense": 45,
        "hostility": "combative",
        "animations": [
            127,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 208,
        "height": 208,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 25
    },
    {
        "name": "Observatory assistant",
        "description": "The Professor's assistant",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 7,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(255, 255, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Souless",
        "description": "A servent to zamorak",
        "command": "",
        "attack": 23,
        "strength": 28,
        "hits": 23,
        "defense": 24,
        "hostility": "aggressive",
        "animations": [
            210,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 174,
        "height": 259,
        "walkModel": 12,
        "combatModel": 12,
        "combatAnimation": 5
    },
    {
        "name": "Dungeon spider",
        "description": "A nasty poisonous arachnid",
        "command": "",
        "attack": 25,
        "strength": 20,
        "hits": 10,
        "defense": 35,
        "hostility": "aggressive",
        "animations": [
            166,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 90,
        "height": 78,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Kamen",
        "description": "A short angry guy",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 20,
        "defense": 16,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            109,
            70,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(112, 80, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 121,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Iban disciple",
        "description": "An evil follower of Iban",
        "command": "",
        "attack": 18,
        "strength": 22,
        "hits": 18,
        "defense": 20,
        "hostility": "combative",
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            84,
            90,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 194, 96)",
        "topColour": "rgb(0, 255, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(234, 222, 210)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Koftik",
        "description": "The kings top tracker",
        "command": "",
        "attack": 18,
        "strength": 15,
        "hits": 18,
        "defense": 14,
        "hostility": null,
        "animations": [6, 1, 2, null, 109, 70, 45, null, 46, null, null, null],
        "hairColour": "rgb(255, 221, 128)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Goblin",
        "description": "These goblins have grown strong",
        "command": "",
        "attack": 24,
        "strength": 20,
        "hits": 18,
        "defense": 16,
        "hostility": "aggressive",
        "animations": [
            142,
            139,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 219,
        "height": 206,
        "walkModel": 9,
        "combatModel": 8,
        "combatAnimation": 5
    },
    {
        "name": "Chadwell",
        "description": "A sturdy looking gent",
        "command": "",
        "attack": 18,
        "strength": 15,
        "hits": 18,
        "defense": 14,
        "hostility": null,
        "animations": [6, 1, 2, null, null, null, 45, null, 46, null, 10, null],
        "hairColour": "rgb(255, 221, 128)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 160,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Professor",
        "description": "The owner of the observatory",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 7,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            46,
            null,
            9,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(255, 255, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "San Tojalon",
        "description": "The animated spirit of San Tojalon",
        "command": "",
        "attack": 120,
        "strength": 120,
        "hits": 120,
        "defense": 120,
        "hostility": "aggressive",
        "animations": [
            null,
            null,
            null,
            99,
            49,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 192, 48)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ghost",
        "description": "A doomed victim of zamorak",
        "command": "",
        "attack": 33,
        "strength": 33,
        "hits": 30,
        "defense": 20,
        "hostility": "aggressive",
        "animations": [
            137,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 201,
        "height": 243,
        "walkModel": 9,
        "combatModel": 9,
        "combatAnimation": 5
    },
    {
        "name": "Spirit of Scorpius",
        "description": "The undead spirit of the follower of Zamorak",
        "command": "",
        "attack": 100,
        "strength": 100,
        "hits": 100,
        "defense": 100,
        "hostility": null,
        "animations": [
            137,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 201,
        "height": 243,
        "walkModel": 9,
        "combatModel": 9,
        "combatAnimation": 5
    },
    {
        "name": "Scorpion",
        "description": "There are nasty scorpions around this grave",
        "command": "",
        "attack": 21,
        "strength": 24,
        "hits": 22,
        "defense": 17,
        "hostility": null,
        "animations": [
            143,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 121,
        "height": 69,
        "walkModel": 7,
        "combatModel": 7,
        "combatAnimation": 45
    },
    {
        "name": "Dark Mage",
        "description": "He works in the ways of dark magic",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            122,
            null,
            84,
            null,
            null,
            null,
            null,
            68
        ],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(255, 204, 48)",
        "bottomColour": "rgb(238, 48, 130)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Mercenary",
        "description": "He seems to be guarding an area",
        "command": "",
        "attack": 48,
        "strength": 60,
        "hits": 32,
        "defense": 60,
        "hostility": "combative",
        "animations": [5, 1, 2, null, 49, 70, 22, null, null, null, null, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(173, 163, 129)",
        "bottomColour": "rgb(226, 186, 24)",
        "skinColour": "rgb(179, 140, 64)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Mercenary Captain",
        "description": "He's in control of the local guards.",
        "command": "watch",
        "attack": 48,
        "strength": 80,
        "hits": 48,
        "defense": 80,
        "hostility": "combative",
        "animations": [6, 1, 2, null, 51, 71, 22, null, null, null, null, 62],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(173, 163, 129)",
        "bottomColour": "rgb(226, 186, 24)",
        "skinColour": "rgb(179, 140, 64)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Mercenary",
        "description": "He seems to be guarding an area",
        "command": "",
        "attack": 48,
        "strength": 30,
        "hits": 32,
        "defense": 48,
        "hostility": "combative",
        "animations": [5, 1, 2, null, 49, 70, 22, null, null, null, null, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(173, 163, 129)",
        "bottomColour": "rgb(226, 186, 24)",
        "skinColour": "rgb(179, 140, 64)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Mining Slave",
        "description": "A chained slave forced to mine rocks.",
        "command": "",
        "attack": 17,
        "strength": 15,
        "hits": 18,
        "defense": 16,
        "hostility": "combative",
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            213,
            214,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 170)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Watchtower wizard",
        "description": "A learned man",
        "command": "",
        "attack": 20,
        "strength": 15,
        "hits": 10,
        "defense": 3,
        "hostility": null,
        "animations": [6, 1, 2, null, null, 77, 76, 81, null, null, null, null],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ogre Shaman",
        "description": "An intelligent form of ogre",
        "command": "",
        "attack": 100,
        "strength": 100,
        "hits": 100,
        "defense": 100,
        "hostility": null,
        "animations": [7, 1, 2, null, 122, 75, 21, null, null, 11, 79, 83],
        "hairColour": "rgb(51, 153, 0)",
        "topColour": "rgb(153, 0, 255)",
        "bottomColour": "rgb(0, 102, 255)",
        "skinColour": "rgb(0, 102, 255)",
        "width": 222,
        "height": 294,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Skavid",
        "description": "Servant race to the ogres",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            117,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(9, 153, 153)",
        "topColour": "rgb(153, 204, 153)",
        "bottomColour": "rgb(153, 153, 153)",
        "skinColour": "rgb(153, 153, 153)",
        "width": 96,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ogre guard",
        "description": "These ogres protect the city",
        "command": "",
        "attack": 92,
        "strength": 53,
        "hits": 90,
        "defense": 80,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            114,
            null,
            22,
            null,
            null,
            11,
            null,
            null
        ],
        "hairColour": "rgb(176, 64, 32)",
        "topColour": "rgb(96, 32, 16)",
        "bottomColour": "rgb(96, 32, 16)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 222,
        "height": 294,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ogre guard",
        "description": "These ogres protect the city",
        "command": "",
        "attack": 92,
        "strength": 53,
        "hits": 90,
        "defense": 80,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            114,
            null,
            22,
            null,
            null,
            11,
            null,
            null
        ],
        "hairColour": "rgb(176, 64, 32)",
        "topColour": "rgb(96, 32, 16)",
        "bottomColour": "rgb(96, 32, 16)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 222,
        "height": 294,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ogre guard",
        "description": "These ogres protect the city",
        "command": "",
        "attack": 92,
        "strength": 53,
        "hits": 90,
        "defense": 80,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            119,
            null,
            22,
            null,
            null,
            11,
            null,
            null
        ],
        "hairColour": "rgb(176, 64, 32)",
        "topColour": "rgb(96, 32, 16)",
        "bottomColour": "rgb(96, 32, 16)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 222,
        "height": 294,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Skavid",
        "description": "Servant race to the ogres",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            117,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(9, 153, 153)",
        "topColour": "rgb(153, 153, 153)",
        "bottomColour": "rgb(153, 153, 153)",
        "skinColour": "rgb(153, 153, 153)",
        "width": 96,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Skavid",
        "description": "Servant race to the ogres",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            117,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(9, 153, 153)",
        "topColour": "rgb(153, 153, 153)",
        "bottomColour": "rgb(153, 153, 153)",
        "skinColour": "rgb(153, 153, 153)",
        "width": 96,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Og",
        "description": "The chieftan of this ogre tribe",
        "command": "",
        "attack": 92,
        "strength": 53,
        "hits": 90,
        "defense": 80,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            119,
            null,
            22,
            null,
            null,
            11,
            null,
            null
        ],
        "hairColour": "rgb(176, 64, 32)",
        "topColour": "rgb(96, 32, 16)",
        "bottomColour": "rgb(96, 32, 16)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 222,
        "height": 294,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Grew",
        "description": "The chieftan of this ogre tribe",
        "command": "",
        "attack": 92,
        "strength": 53,
        "hits": 90,
        "defense": 80,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            119,
            null,
            22,
            null,
            null,
            11,
            null,
            null
        ],
        "hairColour": "rgb(176, 64, 32)",
        "topColour": "rgb(96, 32, 16)",
        "bottomColour": "rgb(96, 32, 16)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 222,
        "height": 294,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Toban",
        "description": "The chieftan of this ogre tribe",
        "command": "",
        "attack": 92,
        "strength": 53,
        "hits": 90,
        "defense": 80,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            119,
            null,
            22,
            null,
            null,
            11,
            null,
            null
        ],
        "hairColour": "rgb(176, 64, 32)",
        "topColour": "rgb(96, 32, 16)",
        "bottomColour": "rgb(96, 32, 16)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 222,
        "height": 294,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gorad",
        "description": "A high ranking ogre official",
        "command": "",
        "attack": 92,
        "strength": 53,
        "hits": 90,
        "defense": 80,
        "hostility": "combative",
        "animations": [7, 1, 2, null, 119, 70, 22, null, null, 11, null, null],
        "hairColour": "rgb(176, 64, 32)",
        "topColour": "rgb(96, 32, 16)",
        "bottomColour": "rgb(96, 32, 16)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 222,
        "height": 294,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ogre guard",
        "description": "this creature looks very tough",
        "command": "",
        "attack": 98,
        "strength": 99,
        "hits": 90,
        "defense": 99,
        "hostility": "combative",
        "animations": [
            7,
            1,
            2,
            null,
            114,
            null,
            24,
            null,
            null,
            11,
            null,
            null
        ],
        "hairColour": "rgb(176, 64, 32)",
        "topColour": "rgb(96, 32, 16)",
        "bottomColour": "rgb(96, 32, 16)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 233,
        "height": 320,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Yanille Watchman",
        "description": "A captured guard of Yanille",
        "command": "",
        "attack": 41,
        "strength": 30,
        "hits": 41,
        "defense": 22,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            70,
            22,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ogre merchant",
        "description": "He sells ogre-inspired items",
        "command": "",
        "attack": 72,
        "strength": 33,
        "hits": 70,
        "defense": 60,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            11,
            null,
            null
        ],
        "hairColour": "rgb(176, 64, 32)",
        "topColour": "rgb(96, 32, 16)",
        "bottomColour": "rgb(96, 32, 16)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 212,
        "height": 280,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ogre trader",
        "description": "He trades in metals",
        "command": "",
        "attack": 72,
        "strength": 33,
        "hits": 70,
        "defense": 60,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            11,
            null,
            null
        ],
        "hairColour": "rgb(176, 64, 32)",
        "topColour": "rgb(96, 32, 16)",
        "bottomColour": "rgb(96, 32, 16)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 212,
        "height": 280,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ogre trader",
        "description": "He trades in food",
        "command": "",
        "attack": 72,
        "strength": 33,
        "hits": 70,
        "defense": 60,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            11,
            null,
            null
        ],
        "hairColour": "rgb(176, 64, 32)",
        "topColour": "rgb(96, 32, 16)",
        "bottomColour": "rgb(96, 32, 16)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 212,
        "height": 280,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ogre trader",
        "description": "He trades in food",
        "command": "",
        "attack": 72,
        "strength": 33,
        "hits": 70,
        "defense": 60,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            11,
            null,
            null
        ],
        "hairColour": "rgb(176, 64, 32)",
        "topColour": "rgb(96, 32, 16)",
        "bottomColour": "rgb(96, 32, 16)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 212,
        "height": 280,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Mercenary",
        "description": "He seems to be guarding an area",
        "command": "",
        "attack": 48,
        "strength": 30,
        "hits": 32,
        "defense": 48,
        "hostility": "combative",
        "animations": [5, 1, 2, null, 49, 70, 22, null, null, null, null, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(173, 163, 129)",
        "bottomColour": "rgb(226, 186, 24)",
        "skinColour": "rgb(179, 140, 64)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "City Guard",
        "description": "high ranking ogre guards",
        "command": "",
        "attack": 92,
        "strength": 53,
        "hits": 90,
        "defense": 80,
        "hostility": null,
        "animations": [7, 1, 2, null, 119, 70, 22, null, null, 11, null, null],
        "hairColour": "rgb(176, 64, 32)",
        "topColour": "rgb(96, 32, 16)",
        "bottomColour": "rgb(96, 32, 16)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 222,
        "height": 294,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Mercenary",
        "description": "He seems to be guarding this area",
        "command": "",
        "attack": 48,
        "strength": 30,
        "hits": 32,
        "defense": 48,
        "hostility": "combative",
        "animations": [5, 1, 2, null, 49, 70, 22, null, null, null, null, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(173, 163, 129)",
        "bottomColour": "rgb(226, 186, 24)",
        "skinColour": "rgb(179, 140, 64)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Lawgof",
        "description": "He guards the mines",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 20,
        "defense": 16,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            null,
            null,
            63
        ],
        "hairColour": "rgb(112, 80, 64)",
        "topColour": "rgb(48, 48, 48)",
        "bottomColour": "rgb(48, 48, 48)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 121,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Dwarf",
        "description": "A short angry guy",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 20,
        "defense": 16,
        "hostility": "combative",
        "animations": [
            6,
            1,
            2,
            null,
            109,
            70,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(112, 80, 64)",
        "topColour": "rgb(48, 48, 48)",
        "bottomColour": "rgb(48, 48, 48)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 121,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "lollk",
        "description": "He looks scared",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 20,
        "defense": 16,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(112, 80, 64)",
        "topColour": "rgb(48, 48, 48)",
        "bottomColour": "rgb(48, 48, 48)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 90,
        "height": 130,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Skavid",
        "description": "Servant race to the ogres",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            117,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(9, 153, 153)",
        "topColour": "rgb(153, 153, 153)",
        "bottomColour": "rgb(153, 153, 153)",
        "skinColour": "rgb(153, 153, 153)",
        "width": 96,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ogre guard",
        "description": "These ogres protect the city",
        "command": "",
        "attack": 92,
        "strength": 53,
        "hits": 90,
        "defense": 80,
        "hostility": "retreats",
        "animations": [
            7,
            1,
            2,
            null,
            119,
            null,
            22,
            null,
            null,
            11,
            null,
            null
        ],
        "hairColour": "rgb(176, 64, 32)",
        "topColour": "rgb(96, 32, 16)",
        "bottomColour": "rgb(96, 32, 16)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 222,
        "height": 294,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Nulodion",
        "description": "He's the head of black guard weapon development",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 20,
        "defense": 16,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            null,
            null,
            63
        ],
        "hairColour": "rgb(112, 80, 64)",
        "topColour": "rgb(48, 48, 48)",
        "bottomColour": "rgb(48, 48, 48)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 121,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Dwarf",
        "description": "A short angry guy",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 20,
        "defense": 16,
        "hostility": "combative",
        "animations": [
            6,
            1,
            2,
            null,
            109,
            70,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(112, 80, 64)",
        "topColour": "rgb(48, 48, 48)",
        "bottomColour": "rgb(48, 48, 48)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 121,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Al Shabim",
        "description": "The leader of a nomadic Bedabin desert people - sometimes referred to as the 'Tenti's'",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [6, 1, 2, null, 122, 154, 85, 86, 155, 211, 80, 215],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(32, 32, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(96, 64, 32)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Bedabin Nomad",
        "description": "A Bedabin nomad - they live in the harshest extremes in the desert",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            85,
            86,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(32, 32, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(96, 64, 32)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Captain Siad",
        "description": "He's in control of the whole mining camp.",
        "command": "",
        "attack": 48,
        "strength": 48,
        "hits": 48,
        "defense": 48,
        "hostility": "combative",
        "animations": [6, 1, 2, null, 51, 150, 22, null, null, null, null, 68],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(226, 186, 24)",
        "skinColour": "rgb(179, 140, 64)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Bedabin Nomad Guard",
        "description": "A Bedabin nomad guard - he's protecting something important",
        "command": "",
        "attack": 70,
        "strength": 70,
        "hits": 70,
        "defense": 70,
        "hostility": "combative",
        "animations": [5, 1, 2, null, 48, null, 85, 86, null, null, null, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(32, 32, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(96, 64, 32)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ogre citizen",
        "description": "A denizen of Gu'Tanoth",
        "command": "",
        "attack": 72,
        "strength": 33,
        "hits": 70,
        "defense": 60,
        "hostility": "combative",
        "animations": [
            7,
            1,
            2,
            null,
            117,
            null,
            45,
            null,
            null,
            11,
            null,
            null
        ],
        "hairColour": "rgb(176, 64, 32)",
        "topColour": "rgb(96, 32, 16)",
        "bottomColour": "rgb(96, 32, 16)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 212,
        "height": 280,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Rock of ages",
        "description": "A huge boulder",
        "command": "",
        "attack": 150,
        "strength": 150,
        "hits": 150,
        "defense": 150,
        "hostility": "retreats",
        "animations": [
            124,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 74,
        "height": 70,
        "walkModel": 11,
        "combatModel": 11,
        "combatAnimation": 5
    },
    {
        "name": "Ogre",
        "description": "A large dim looking humanoid",
        "command": "",
        "attack": 72,
        "strength": 33,
        "hits": 70,
        "defense": 60,
        "hostility": "combative",
        "animations": [
            7,
            1,
            2,
            null,
            117,
            null,
            45,
            null,
            null,
            11,
            null,
            null
        ],
        "hairColour": "rgb(176, 64, 32)",
        "topColour": "rgb(96, 32, 16)",
        "bottomColour": "rgb(96, 32, 16)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 212,
        "height": 280,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Skavid",
        "description": "Servant race to the ogres",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            117,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(9, 153, 153)",
        "topColour": "rgb(153, 153, 153)",
        "bottomColour": "rgb(153, 153, 153)",
        "skinColour": "rgb(153, 153, 153)",
        "width": 96,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Skavid",
        "description": "Servant race to the ogres",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            117,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(9, 153, 153)",
        "topColour": "rgb(153, 153, 153)",
        "bottomColour": "rgb(153, 153, 153)",
        "skinColour": "rgb(153, 153, 153)",
        "width": 96,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Skavid",
        "description": "Servant race to the ogres",
        "command": "",
        "attack": 3,
        "strength": 3,
        "hits": 3,
        "defense": 3,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            null,
            117,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(9, 153, 153)",
        "topColour": "rgb(153, 153, 153)",
        "bottomColour": "rgb(153, 153, 153)",
        "skinColour": "rgb(153, 153, 153)",
        "width": 96,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Draft Mercenary Guard",
        "description": "He's quickly drafted in to deal with trouble makers",
        "command": "",
        "attack": 48,
        "strength": 60,
        "hits": 32,
        "defense": 60,
        "hostility": "combative",
        "animations": [5, 1, 2, null, 49, 70, 22, null, null, null, null, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(173, 163, 129)",
        "bottomColour": "rgb(226, 186, 24)",
        "skinColour": "rgb(179, 140, 64)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Mining Cart Driver",
        "description": "He drives the mining cart",
        "command": "",
        "attack": 15,
        "strength": 16,
        "hits": 18,
        "defense": 12,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            85,
            86,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 192, 48)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(255, 255, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "kolodion",
        "description": "He runs the mage arena",
        "command": "",
        "attack": 20,
        "strength": 15,
        "hits": 10,
        "defense": 3,
        "hostility": null,
        "animations": [6, 1, 2, null, 122, 70, 76, 81, null, null, null, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "kolodion",
        "description": "He runs the mage arena",
        "command": "",
        "attack": 20,
        "strength": 15,
        "hits": 10,
        "defense": 3,
        "hostility": "aggressive",
        "animations": [6, 1, 2, null, 122, 70, 76, 81, null, null, null, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gertrude",
        "description": "A busy housewife",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            89,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 204, 88)",
        "topColour": "rgb(238, 80, 238)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shilop",
        "description": "A young boisterous looking lad",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(221, 204, 120)",
        "topColour": "rgb(170, 204, 120)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 100,
        "height": 140,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Rowdy Guard",
        "description": "He looks as if he's spoiling for trouble",
        "command": "",
        "attack": 48,
        "strength": 60,
        "hits": 32,
        "defense": 60,
        "hostility": "aggressive",
        "animations": [5, 1, 2, null, 49, 70, 22, null, null, null, null, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(173, 163, 129)",
        "bottomColour": "rgb(226, 186, 24)",
        "skinColour": "rgb(179, 140, 64)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shantay Pass Guard",
        "description": "He seems to be guarding the Shantay Pass",
        "command": "",
        "attack": 32,
        "strength": 32,
        "hits": 32,
        "defense": 32,
        "hostility": "combative",
        "animations": [
            5,
            1,
            2,
            null,
            49,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(173, 163, 129)",
        "bottomColour": "rgb(128, 128, 0)",
        "skinColour": "rgb(179, 140, 64)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Rowdy Slave",
        "description": "A slave who's looking for trouble.",
        "command": "",
        "attack": 17,
        "strength": 15,
        "hits": 18,
        "defense": 16,
        "hostility": "aggressive",
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            213,
            214,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 170)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Shantay Pass Guard",
        "description": "He seems to be guarding the Shantay Pass",
        "command": "",
        "attack": 32,
        "strength": 32,
        "hits": 32,
        "defense": 32,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            49,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(173, 163, 129)",
        "bottomColour": "rgb(128, 128, 0)",
        "skinColour": "rgb(179, 140, 64)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Assistant",
        "description": "He is an assistant to Shantay and helps him to run the pass.",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Desert Wolf",
        "description": "A vicious Desert wolf",
        "command": "",
        "attack": 30,
        "strength": 32,
        "hits": 31,
        "defense": 34,
        "hostility": "aggressive",
        "animations": [
            216,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 260,
        "height": 198,
        "walkModel": 6,
        "combatModel": 10,
        "combatAnimation": 30
    },
    {
        "name": "Workman",
        "description": "This person is working on the site",
        "command": "pickpocket",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [5, 1, 2, null, null, null, null, null, 46, 11, 10, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Examiner",
        "description": "As you examine the examiner you examine that she is indeed an examiner!!",
        "command": "",
        "attack": 1,
        "strength": 1,
        "hits": 1,
        "defense": 5,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(238, 179, 96)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 140,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Student",
        "description": "A student busily digging!",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [3, 4, 2, null, null, null, null, 88, 46, 11, null, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(244, 179, 243)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 130,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Student",
        "description": "A student busily digging!",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 20,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            46,
            11,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 204, 0)",
        "bottomColour": "rgb(238, 238, 80)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 140,
        "height": 215,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Guide",
        "description": "This person specialises in panning for gold",
        "command": "",
        "attack": 20,
        "strength": 15,
        "hits": 10,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            46,
            11,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(153, 102, 0)",
        "bottomColour": "rgb(102, 51, 0)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Student",
        "description": "A student busily digging!",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 18,
        "defense": 19,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            46,
            11,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 102, 0)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(153, 102, 51)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Archaeological expert",
        "description": "An expert on archaeology!",
        "command": "",
        "attack": 20,
        "strength": 20,
        "hits": 20,
        "defense": 3,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 255, 255)",
        "bottomColour": "rgb(255, 0, 0)",
        "skinColour": "rgb(102, 51, 0)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "civillian",
        "description": "He looks aggitated!",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 18,
        "defense": 19,
        "hostility": "retreats",
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            46,
            11,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 102, 0)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(153, 102, 51)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "civillian",
        "description": "She looks aggitated!",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [3, 4, 2, null, null, null, null, 88, 46, 11, null, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(244, 179, 243)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 130,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "civillian",
        "description": "She looks aggitated!",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "civillian",
        "description": "He looks aggitated!",
        "command": "pickpocket",
        "attack": 15,
        "strength": 16,
        "hits": 18,
        "defense": 12,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Murphy",
        "description": "The man in charge of the fishing trawler",
        "command": "",
        "attack": 15,
        "strength": 16,
        "hits": 18,
        "defense": 12,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Murphy",
        "description": "The man in charge of the fishing trawler",
        "command": "",
        "attack": 15,
        "strength": 16,
        "hits": 18,
        "defense": 12,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Sir Radimus Erkle",
        "description": "A huge muscular man in charge of the Legends Guild",
        "command": "",
        "attack": 10,
        "strength": 20,
        "hits": 5,
        "defense": 8,
        "hostility": null,
        "animations": [6, 1, 41, null, 52, 74, 25, null, null, null, 80, 68],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(204, 179, 102)",
        "bottomColour": "rgb(204, 179, 102)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Legends Guild Guard",
        "description": "This guard is protecting the entrance to the Legends Guild.",
        "command": "",
        "attack": 50,
        "strength": 50,
        "hits": 50,
        "defense": 50,
        "hostility": null,
        "animations": [5, 1, 2, null, 180, 72, 23, 94, null, null, null, 215],
        "hairColour": "rgb(96, 64, 32)",
        "topColour": "rgb(204, 179, 102)",
        "bottomColour": "rgb(204, 179, 102)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Escaping Mining Slave",
        "description": "An emancipated slave with cool Desert Clothes.",
        "command": "",
        "attack": 17,
        "strength": 15,
        "hits": 18,
        "defense": 16,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            85,
            86,
            null,
            211,
            null,
            null
        ],
        "hairColour": "rgb(255, 255, 170)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Workman",
        "description": "This person is working in the mine",
        "command": "pickpocket",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [5, 1, 2, null, null, null, null, null, 46, 11, 10, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Murphy",
        "description": "The man in charge of the fishing trawler",
        "command": "",
        "attack": 15,
        "strength": 16,
        "hits": 18,
        "defense": 12,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Echned Zekin",
        "description": "An evil spirit of the underworld.",
        "command": "",
        "attack": 50,
        "strength": 50,
        "hits": 50,
        "defense": 50,
        "hostility": null,
        "animations": [
            137,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 201,
        "height": 243,
        "walkModel": 9,
        "combatModel": 9,
        "combatAnimation": 5
    },
    {
        "name": "Donovan the Handyman",
        "description": "It's the family odd jobs man",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Pierre the Dog Handler",
        "description": "It's the guy who looks after the family guard dog",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Hobbes the Butler",
        "description": "It's the family butler",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Louisa The Cook",
        "description": "It's the family cook",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [3, 4, 2, null, null, 8, null, null, null, null, 9, null],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Mary The Maid",
        "description": "The family maid",
        "command": "",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 10,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            9,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Stanford The Gardener",
        "description": "It's the family Gardener",
        "command": "",
        "attack": 10,
        "strength": 8,
        "hits": 8,
        "defense": 7,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 155,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Guard",
        "description": "He looks like he's in over his head here",
        "command": "",
        "attack": 31,
        "strength": 30,
        "hits": 31,
        "defense": 22,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            71,
            22,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Guard Dog",
        "description": "He doesn't seem pleased to see me",
        "command": "",
        "attack": 45,
        "strength": 47,
        "hits": 46,
        "defense": 49,
        "hostility": null,
        "animations": [
            159,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 247,
        "height": 188,
        "walkModel": 6,
        "combatModel": 10,
        "combatAnimation": 30
    },
    {
        "name": "Guard",
        "description": "***EMPTY PLEASE USE OR REPLACE***",
        "command": "",
        "attack": 10,
        "strength": 8,
        "hits": 8,
        "defense": 7,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 155,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Man",
        "description": "A thirsty looking man",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Anna Sinclair",
        "description": "The first child of the late Lord Sinclair",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(0, 255, 0)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Bob Sinclair",
        "description": "The second child of the late Lord Sinclair",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(255, 0, 0)",
        "bottomColour": "rgb(255, 0, 0)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Carol Sinclair",
        "description": "The third child of the late Lord Sinclair",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(255, 0, 0)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "David Sinclair",
        "description": "The fourth child of the late Lord Sinclair",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 255, 0)",
        "bottomColour": "rgb(0, 255, 0)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Elizabeth Sinclair",
        "description": "The fifth child of the late Lord Sinclair",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 255, 0)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Frank Sinclair",
        "description": "The sixth child of the late Lord Sinclair",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "kolodion",
        "description": "He's a shape shifter",
        "command": "",
        "attack": 72,
        "strength": 55,
        "hits": 70,
        "defense": 65,
        "hostility": "aggressive",
        "animations": [
            7,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            11,
            null,
            null
        ],
        "hairColour": "rgb(176, 64, 32)",
        "topColour": "rgb(96, 32, 16)",
        "bottomColour": "rgb(96, 32, 16)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 212,
        "height": 280,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "kolodion",
        "description": "He's a shape shifter",
        "command": "",
        "attack": 47,
        "strength": 69,
        "hits": 78,
        "defense": 78,
        "hostility": "aggressive",
        "animations": [
            125,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 420,
        "height": 404,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "kolodion",
        "description": "He's a shape shifter",
        "command": "",
        "attack": 58,
        "strength": 28,
        "hits": 23,
        "defense": 78,
        "hostility": "aggressive",
        "animations": [
            210,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 270,
        "height": 390,
        "walkModel": 12,
        "combatModel": 12,
        "combatAnimation": 5
    },
    {
        "name": "kolodion",
        "description": "He's a shape shifter",
        "command": "",
        "attack": 105,
        "strength": 85,
        "hits": 98,
        "defense": 107,
        "hostility": "aggressive",
        "animations": [
            164,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 358,
        "height": 341,
        "walkModel": 11,
        "combatModel": 11,
        "combatAnimation": 30
    },
    {
        "name": "Irvig Senay",
        "description": "The animated spirit of Irvig Senay",
        "command": "",
        "attack": 125,
        "strength": 125,
        "hits": 125,
        "defense": 125,
        "hostility": "aggressive",
        "animations": [
            null,
            null,
            null,
            100,
            50,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 192, 48)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ranalph Devere",
        "description": "The animated spirit of Ranalph Devere",
        "command": "",
        "attack": 130,
        "strength": 130,
        "hits": 130,
        "defense": 130,
        "hostility": "aggressive",
        "animations": [
            null,
            null,
            null,
            102,
            52,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 192, 48)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(153, 115, 38)",
        "width": 120,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Poison Salesman",
        "description": "Peter Potter - Poison Purveyor",
        "command": "",
        "attack": 9,
        "strength": 8,
        "hits": 7,
        "defense": 5,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 0, 0)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gujuo",
        "description": "A tall charismatic looking jungle native - he approaches with confidence",
        "command": "",
        "attack": 60,
        "strength": 60,
        "hits": 60,
        "defense": 60,
        "hostility": null,
        "animations": [
            7,
            1,
            2,
            97,
            219,
            null,
            221,
            220,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": "rgb(144, 96, 32)",
        "bottomColour": "rgb(144, 96, 32)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Jungle Forester",
        "description": "A woodsman who specialises in large and exotic timber",
        "command": "",
        "attack": 15,
        "strength": 16,
        "hits": 18,
        "defense": 12,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            108,
            null,
            null,
            null,
            46,
            null,
            null,
            65
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ungadulu",
        "description": "An ancient looking Shaman",
        "command": "",
        "attack": 75,
        "strength": 75,
        "hits": 75,
        "defense": 75,
        "hostility": "combative",
        "animations": [
            6,
            1,
            2,
            122,
            null,
            null,
            85,
            86,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(192, 192, 192)",
        "topColour": "rgb(111, 87, 55)",
        "bottomColour": "rgb(111, 87, 55)",
        "skinColour": "rgb(111, 87, 55)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Ungadulu",
        "description": "An ancient looking Shaman - he looks very strange with glowing red eyes...",
        "command": "",
        "attack": 75,
        "strength": 75,
        "hits": 75,
        "defense": 75,
        "hostility": "combative",
        "animations": [
            6,
            1,
            2,
            180,
            null,
            null,
            85,
            86,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 64, 0)",
        "topColour": "rgb(111, 87, 55)",
        "bottomColour": "rgb(111, 87, 55)",
        "skinColour": "rgb(111, 87, 55)",
        "width": 148,
        "height": 224,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Death Wing",
        "description": "A supernatural creature of the underworld",
        "command": "",
        "attack": 80,
        "strength": 80,
        "hits": 80,
        "defense": 80,
        "hostility": "aggressive",
        "animations": [
            138,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 225,
        "height": 195,
        "walkModel": 5,
        "combatModel": 3,
        "combatAnimation": 5
    },
    {
        "name": "Nezikchened",
        "description": "An ancient powerful Demon of the Underworld...",
        "command": "",
        "attack": 175,
        "strength": 177,
        "hits": 178,
        "defense": 160,
        "hostility": "combative",
        "animations": [
            164,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 358,
        "height": 341,
        "walkModel": 11,
        "combatModel": 11,
        "combatAnimation": 30
    },
    {
        "name": "Dwarf Cannon engineer",
        "description": "He's the head of black guard weapon development",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 20,
        "defense": 16,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            null,
            null,
            63
        ],
        "hairColour": "rgb(112, 80, 64)",
        "topColour": "rgb(48, 48, 48)",
        "bottomColour": "rgb(48, 48, 48)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 121,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Dwarf commander",
        "description": "He guards the mines",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 20,
        "defense": 16,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            null,
            null,
            63
        ],
        "hairColour": "rgb(112, 80, 64)",
        "topColour": "rgb(48, 48, 48)",
        "bottomColour": "rgb(48, 48, 48)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 121,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Viyeldi",
        "description": "The spirit of a dead sorcerer",
        "command": "",
        "attack": 80,
        "strength": 80,
        "hits": 80,
        "defense": 80,
        "hostility": "combative",
        "animations": [null, 1, 2, 122, null, 77, 76, 81, 155, null, null, 64],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 255)",
        "bottomColour": "rgb(0, 0, 255)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Nurmof",
        "description": "He sells pickaxes",
        "command": "",
        "attack": 20,
        "strength": 17,
        "hits": 20,
        "defense": 16,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(112, 80, 64)",
        "topColour": "rgb(144, 112, 32)",
        "bottomColour": "rgb(204, 96, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 121,
        "height": 176,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Fatigue expert",
        "description": "He looks wide awake",
        "command": "",
        "attack": 10,
        "strength": 10,
        "hits": 8,
        "defense": 13,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 192, 48)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Karamja Wolf",
        "description": "A hungry",
        "command": "",
        "attack": 61,
        "strength": 61,
        "hits": 61,
        "defense": 61,
        "hostility": "aggressive",
        "animations": [
            222,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 260,
        "height": 198,
        "walkModel": 6,
        "combatModel": 10,
        "combatAnimation": 30
    },
    {
        "name": "Jungle Savage",
        "description": "A savage and fearless Jungle warrior",
        "command": "",
        "attack": 100,
        "strength": 60,
        "hits": 100,
        "defense": 90,
        "hostility": "combative",
        "animations": [
            5,
            1,
            2,
            null,
            180,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(144, 96, 32)",
        "bottomColour": "rgb(144, 96, 32)",
        "skinColour": "rgb(112, 80, 16)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Oomlie Bird",
        "description": "A variety of flightless jungle fowl - it has a sharp beak and a bad temper.",
        "command": "",
        "attack": 50,
        "strength": 20,
        "hits": 20,
        "defense": 40,
        "hostility": "retreats",
        "animations": [
            223,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 70,
        "height": 62,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Sidney Smith",
        "description": "Sidney Smith - Certification clerk",
        "command": "",
        "attack": 30,
        "strength": 30,
        "hits": 30,
        "defense": 30,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": "rgb(255, 0, 255)",
        "bottomColour": "rgb(255, 128, 255)",
        "skinColour": "rgb(128, 64, 0)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Siegfried Erkle",
        "description": "An eccentric shop keeper - related to the Grand Vizier of the Legends Guild",
        "command": "",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 10,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(255, 163, 80)",
        "topColour": "rgb(221, 136, 170)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 235,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Tea seller",
        "description": "He has delicious tea to buy",
        "command": "",
        "attack": 11,
        "strength": 8,
        "hits": 11,
        "defense": 7,
        "hostility": null,
        "animations": [
            5,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            null,
            11,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Wilough",
        "description": "A young son of gertrudes",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(221, 204, 120)",
        "topColour": "rgb(170, 204, 120)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 100,
        "height": 120,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Philop",
        "description": "Gertrudes youngest",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(221, 204, 120)",
        "topColour": "rgb(170, 204, 120)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 80,
        "height": 100,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Kanel",
        "description": "Gertrudes youngest's twin brother",
        "command": "",
        "attack": 0,
        "strength": 0,
        "hits": 0,
        "defense": 3,
        "hostility": null,
        "animations": [
            0,
            1,
            2,
            null,
            null,
            null,
            45,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": "rgb(221, 204, 120)",
        "topColour": "rgb(170, 204, 120)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(236, 222, 208)",
        "width": 80,
        "height": 100,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "chamber guardian",
        "description": "He hasn't seen much sun latley",
        "command": "",
        "attack": 15,
        "strength": 16,
        "hits": 18,
        "defense": 12,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Sir Radimus Erkle",
        "description": "A huge muscular man in charge of the Legends Guild",
        "command": "",
        "attack": 10,
        "strength": 20,
        "hits": 5,
        "defense": 8,
        "hostility": null,
        "animations": [6, 1, 41, null, 52, 74, 25, null, null, null, 80, 68],
        "hairColour": "rgb(255, 255, 255)",
        "topColour": "rgb(204, 179, 102)",
        "bottomColour": "rgb(204, 179, 102)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Pit Scorpion",
        "description": "Very vicious little scorpions",
        "command": "",
        "attack": 33,
        "strength": 30,
        "hits": 48,
        "defense": 32,
        "hostility": "aggressive",
        "animations": [
            143,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
        ],
        "hairColour": null,
        "topColour": null,
        "bottomColour": null,
        "skinColour": null,
        "width": 121,
        "height": 69,
        "walkModel": 7,
        "combatModel": 7,
        "combatAnimation": 45
    },
    {
        "name": "Shadow Warrior",
        "description": "A sinsistar shadowy figure",
        "command": "",
        "attack": 61,
        "strength": 68,
        "hits": 61,
        "defense": 67,
        "hostility": "aggressive",
        "animations": [
            3,
            1,
            2,
            53,
            null,
            null,
            227,
            null,
            null,
            226,
            null,
            null
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(0, 0, 4)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Fionella",
        "description": "She runs the legend's general store",
        "command": "",
        "attack": 35,
        "strength": 25,
        "hits": 30,
        "defense": 10,
        "hostility": null,
        "animations": [
            3,
            4,
            2,
            null,
            null,
            null,
            null,
            186,
            null,
            207,
            null,
            null
        ],
        "hairColour": "rgb(255, 160, 64)",
        "topColour": "rgb(48, 255, 255)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Battle mage",
        "description": "He kills in the name of guthix",
        "command": "",
        "attack": 0,
        "strength": 90,
        "hits": 0,
        "defense": 120,
        "hostility": "aggressive",
        "animations": [
            6,
            1,
            2,
            null,
            122,
            192,
            null,
            null,
            null,
            null,
            null,
            65
        ],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(128, 96, 32)",
        "bottomColour": "rgb(128, 80, 32)",
        "skinColour": "rgb(0, 144, 0)",
        "width": 100,
        "height": 150,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Battle mage",
        "description": "He kills in the name of zamarok",
        "command": "",
        "attack": 0,
        "strength": 90,
        "hits": 0,
        "defense": 120,
        "hostility": "aggressive",
        "animations": [6, 1, 2, null, 209, null, 82, 88, null, null, null, 62],
        "hairColour": "rgb(0, 0, 1)",
        "topColour": "rgb(0, 0, 2)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(255, 254, 240)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Battle mage",
        "description": "He kills in the name of Saradomin",
        "command": "",
        "attack": 0,
        "strength": 90,
        "hits": 0,
        "defense": 120,
        "hostility": "aggressive",
        "animations": [6, 1, 2, null, 218, null, 85, 86, null, null, null, 64],
        "hairColour": "rgb(48, 48, 48)",
        "topColour": "rgb(255, 204, 48)",
        "bottomColour": "rgb(238, 48, 130)",
        "skinColour": "rgb(144, 96, 32)",
        "width": 145,
        "height": 220,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Gundai",
        "description": "He must get lonely out here",
        "command": "",
        "attack": 15,
        "strength": 16,
        "hits": 18,
        "defense": 12,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    },
    {
        "name": "Lundail",
        "description": "He sells rune stones",
        "command": "",
        "attack": 15,
        "strength": 16,
        "hits": 18,
        "defense": 12,
        "hostility": null,
        "animations": [
            6,
            1,
            2,
            null,
            null,
            null,
            null,
            null,
            46,
            null,
            null,
            null
        ],
        "hairColour": "rgb(170, 102, 64)",
        "topColour": "rgb(128, 80, 32)",
        "bottomColour": "rgb(0, 0, 3)",
        "skinColour": "rgb(204, 179, 102)",
        "width": 145,
        "height": 230,
        "walkModel": 6,
        "combatModel": 6,
        "combatAnimation": 5
    }
]

