/*
 * This file is autogenerated, see util/job-gen.py and dat/jobs/ for more info.
 *
 * Entry format:
 *   row 0: job enum
 *   row 1: two-letter abbreviation, name
 *   row 2: starting strength, intelligence, dexterity
 *   row 3: recommended species for character selection
 *   row 4 (expanded): starting spells
 *   row 5: starting equipment (not including a chosen weapon)
 *   row 6: weapon choice before game start
 *   row 7: starting skills
 */

static const map<job_type, job_def> job_data =
{
