[
    {
        "type": "profession",
        "ident": "fighter",
        "name": "Fighter",
        "description": "A master of arms and armor and a fearsome martial combatant; you are a fighter, forged in warfare and tempered on the battlefield.",
        "points": 0,
        "skills": [
            {
                "level": 3,
                "name": "melee"
            },
            {
                "level": 2,
                "name": "cutting"
            },
            {
                "level": 2,
                "name": "bashing"
            },
            {
                "level": 1,
                "name": "stabbing"
            },
            {
                "level": 1,
                "name": "dodge"
            },
            {
                "level": 1,
                "name": "firstaid"
            }
        ],
        "items": {
            "both": [
                "armor_plarmor",
                "boots_plate",
                "gloves_plate",
                "helmet_larmor",
                "backpack_leather",
                "scabbard",
                "sheath",
                "broadsword",
                "knife_trench",
                "bandages",
                "bandages",
                "waterskin",
                "meat_smoked",
                "hardtack"
            ]
        }
    },
    {
        "type": "profession",
        "ident": "rogue",
        "name": "Rogue",
        "description": "A street urchin skilled in legerdemain and a deadly with a blade; you are a rogue, a resourceful trickster and master thief.",
        "points": 0,
        "skills": [
            {
                "level": 3,
                "name": "mechanics"
            },
            {
                "level": 2,
                "name": "traps"
            },
            {
                "level": 2,
                "name": "dodge"
            },
            {
                "level": 1,
                "name": "melee"
            },
            {
                "level": 1,
                "name": "cutting"
            },
            {
                "level": 1,
                "name": "throw"
            }
        ],
        "items": {
            "both": [
                "armor_larmor",
                "boots_larmor",
                "gauntlets_larmor",
                "backpack_leather",
                "knit_scarf",
                "sheath",
                "kukri",
                "picklocks",
                "throwing_knife",
                "throwing_knife",
                "caltrops",
                "waterskin",
                "meat_smoked",
                "dry_veggy"
            ]
        }
    },
    {
        "type": "profession",
        "ident": "barbarian",
        "name": "Barbarian",
        "description": "A child of Crom hailing from the bitter north; you are a barbarian, as fearsome and formidable as the untamed land you call home.",
        "points": 0,
        "skills": [
            {
                "level": 3,
                "name": "melee"
            },
            {
                "level": 2,
                "name": "survival"
            },
            {
                "level": 2,
                "name": "dodge"
            },
            {
                "level": 1,
                "name": "cutting"
            },
            {
                "level": 1,
                "name": "bashing"
            },
            {
                "level": 1,
                "name": "unarmed"
            }
        ],
        "items": {
            "both": [
                "loincloth_fur",
                "gauntlets_bone",
                "boots_bone",
                "backpack_leather",
                "hat_fur",
                "sheath",
                "battleaxe",
                "knife_trench",
                "fire_drill",
                "waterskin",
                "fish_smoked",
                "dry_fish",
                "pemmican",
                "mead"
            ],
            "female": [
                "bikini_top_fur"
            ]
        }
    },
    {
        "type": "profession",
        "ident": "ranger",
        "name": "Ranger",
        "description": "One of the few who wander but are never lost; you are a ranger, wise in the ways of the forest and deadly with a bow.",
        "points": 0,
        "skills": [
            {
                "level": 3,
                "name": "archery"
            },
            {
                "level": 2,
                "name": "survival"
            },
            {
                "level": 2,
                "name": "dodge"
            },
            {
                "level": 1,
                "name": "melee"
            },
            {
                "level": 1,
                "name": "cutting"
            },
            {
                "level": 1,
                "name": "firstaid"
            }
        ],
        "items": {
            "both": [
                "armor_larmor",
                "gauntlets_larmor",
                "boots_larmor",
                "knit_scarf",
                "backpack_leather",
                "quiver",
                "cloak",
                "sheath",
                "shortbow",
                "arrow_wood",
                "arrow_wood",
                "knife_combat",
                "fire_drill",
                "waterskin",
                "granola",
                "pemmican"
            ]
        }
    },
    {
        "type": "profession",
        "ident": "monk",
        "name": "Monk",
        "description": "Servant to an exotic order of ascetics; you are a monk, a pious devotee with extensive knowledge of unarmed combat.",
        "points": 0,
        "skills": [
            {
                "level": 3,
                "name": "unarmed"
            },
            {
                "level": 2,
                "name": "dodge"
            },
            {
                "level": 2,
                "name": "firstaid"
            },
            {
                "level": 1,
                "name": "melee"
            },
            {
                "level": 1,
                "name": "bashing"
            },
            {
                "level": 1,
                "name": "survival"
            }
        ],
        "items": {
            "both": [
                "judo_gi",
                "geta",
                "backpack_leather",
                "cloak",
                "i_staff",
                "tanto",
                "1st_aid",
                "waterskin",
                "dry_veggy",
                "dry_veggy"
            ]
        }
    },
    {
        "type": "profession",
        "ident": "knight",
        "name": "Knight",
        "description": "Sworn defender of the land; you are a knight, an educated warrior trained since childhood in the ways of honorable combat.",
        "points": 0,
        "skills": [
            {
                "level": 3,
                "name": "melee"
            },
            {
                "level": 2,
                "name": "cutting"
            },
            {
                "level": 2,
                "name": "speech"
            },
            {
                "level": 1,
                "name": "bashing"
            },
            {
                "level": 1,
                "name": "stabbing"
            },
            {
                "level": 1,
                "name": "dodge"
            }
        ],
        "items": {
            "both": [
                "armor_lightplate",
                "boots_plate",
                "gloves_plate",
                "helmet_barbute",
                "backpack_leather",
                "scabbard",
                "cloak",
                "zweihander",
                "waterskin",
                "meat_smoked",
                "cheese",
                "brandy"
            ]
        }
    },
    {
        "type": "profession",
        "ident": "wizard",
        "name": {
            "male": "Sorcerer",
            "female": "Sorceress"
        },
        "description": "A wise student of ancient and forbidden knowledge; you are a wizard, a mystical practitioner of the (bionic) arcane arts.",
        "points": 0,
        "CBMs":[
            "bio_ethanol",
            "bio_flashlight",
            "bio_laser",
            "bio_chain_lightning",
            "bio_night",
            "bio_ads",
            "bio_teleport",
            "bio_cloak",
            "bio_power_storage_mkII"
        ],
        "skills": [
            {
                "level": 2,
                "name": "cooking"
            },
            {
                "level": 1,
                "name": "firstaid"
            },
            {
                "level": 1,
                "name": "speech"
            }
        ],
        "items": {
            "both": [
                "loincloth_leather",
                "leathersandals",
                "backpack_leather",
                "cloak",
                "sheath",
                "kris",
                "1st_aid",
                "waterskin",
                "dry_mushroom",
                "dry_mushroom",
                "dandelion_wine",
                "pine_wine"
            ],
            "female": [
                "bikini_top_leather"
            ]
        }
    }
]