[ { "id": "wretch", "name": "Wretch", "level": 1, "stats": [10, 10, 10, 10, 10, 10, 10, 10] }, { "id": "bandit", "name": "Bandit", "level": 5, "stats": [10, 11, 10, 9, 13, 9, 8, 14] }, { "id": "astrologer", "name": "Astrologer", "level": 6, "stats": [9, 15, 9, 8, 12, 16, 7, 9] }, { "id": "hero", "name": "Hero", "level": 7, "stats": [14, 9, 12, 16, 9, 7, 8, 11] }, { "id": "prophet", "name": "Prophet", "level": 7, "stats": [10, 14, 8, 11, 10, 7, 16, 10] }, { "id": "warrior", "name": "Warrior", "level": 8, "stats": [11, 12, 11, 10, 16, 10, 8, 9] }, { "id": "vagabond", "name": "Vagabond", "level": 9, "stats": [15, 10, 11, 14, 13, 9, 9, 7] }, { "id": "samurai", "name": "Samurai", "level": 9, "stats": [12, 11, 13, 12, 15, 9, 8, 8] }, { "id": "prisoner", "name": "Prisoner", "level": 9, "stats": [11, 12, 11, 11, 14, 14, 6, 9] }, { "id": "confessor", "name": "Confessor", "level": 10, "stats": [10, 13, 10, 12, 12, 9, 14, 9] } ]