2020-03-25 10:01:34 +01:00
|
|
|
{
|
2020-03-29 22:32:23 +02:00
|
|
|
"label": "Carrières",
|
2020-03-30 23:23:21 +02:00
|
|
|
"mapping": {
|
|
|
|
"skills": {
|
|
|
|
"path": "data.skills",
|
|
|
|
"converter": "career_skills"
|
|
|
|
},
|
|
|
|
"talents": {
|
|
|
|
"path": "data.talents",
|
|
|
|
"converter": "career_talents"
|
2020-03-31 09:27:04 +02:00
|
|
|
},
|
|
|
|
"class": {
|
|
|
|
"path": "data.class.value",
|
2020-03-31 18:13:07 +02:00
|
|
|
"converter": "generic_localization"
|
2020-03-31 09:27:04 +02:00
|
|
|
},
|
|
|
|
"careergroup": {
|
|
|
|
"path": "data.careergroup.value",
|
2020-03-31 18:13:07 +02:00
|
|
|
"converter": "career_careergroup"
|
2020-03-31 12:25:27 +02:00
|
|
|
},
|
2020-03-31 20:40:19 +02:00
|
|
|
"trappings": "data.trappings"
|
2020-03-30 23:23:21 +02:00
|
|
|
},
|
2020-03-25 10:01:34 +01:00
|
|
|
"entries": [
|
|
|
|
{
|
|
|
|
"id": "Abbess",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Abbesse",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [ "Abbaye","Livre (Théologie)"]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Advisor",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Conseiller",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [ "Livrée" ]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Agent",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Agent secret",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Livre (Cryptographie)",
|
|
|
|
"Réseau d'espion et d'informateurs",
|
|
|
|
"Pigeons voyageurs",
|
|
|
|
"Plume et encre"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Agitator",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Agitateur",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Veste de Cuir"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Aide",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Assistant",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Nécessaire d'écriture"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Ambassador",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Ambassadeur",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Assistant",
|
|
|
|
"Vêtements de cour de haute qualité",
|
|
|
|
"Bâton de diplomate",
|
|
|
|
"Héraut"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Apothecary",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Apothicaire",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Licence de Guilde",
|
|
|
|
"Outils de la profession"
|
|
|
|
]
|
|
|
|
},
|
2020-03-25 10:01:34 +01:00
|
|
|
{
|
|
|
|
"id": "Apothecary's Apprentice",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Apprenti Apothicaire",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Livre (Vierge)",
|
|
|
|
"Décoction de guérison",
|
|
|
|
"Pourpoint de cuir",
|
|
|
|
"Pilon et mortier"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Apothecary-General",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Eminent Apothicaire",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Bon de commande",
|
|
|
|
"Grand atelier"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Apprentice Artisan",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Apprenti Artisan",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Craie",
|
|
|
|
"Pourpoint de cuir",
|
|
|
|
"d10 chiffons"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Apprentice Artist",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Artiste apprenti",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Pinceau ou Ciseau ou Plume d'oie"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Artisan",
|
|
|
|
"name": "Artisan",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Licence de Guilde",
|
|
|
|
"Outils de la profession"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Artist",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Artiste",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Besace contenant les outils de la profession (Artiste)"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Assassin",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Assassin",
|
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Arbalète avec 10 carreaux",
|
|
|
|
"Nécessaire de déguisement"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Attendant",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Suivant",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Livrée de qualité",
|
|
|
|
"Lampe Tempête",
|
|
|
|
"Briquet",
|
|
|
|
"Huile de lampe"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Bailiff",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Bailli",
|
|
|
|
"trappings": [
|
|
|
|
"Veste de Cuir",
|
|
|
|
"3 collecteurs de taxes"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Bandit King",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Roi des bandits",
|
|
|
|
"trappings": [
|
|
|
|
"Fief de chef de bande",
|
|
|
|
"Antre"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Barge Master",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Maître de barge",
|
|
|
|
"trappings": [
|
|
|
|
"Chaapeau",
|
|
|
|
"Bateau de rivière et équipage"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Bargeswain",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Conducteur de barges",
|
|
|
|
"trappings": [
|
|
|
|
"Sac à dos",
|
|
|
|
"Outils de la profession (Charpentier)"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Barrister",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Maître du Barreau",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Bureau",
|
|
|
|
"Assistant (Etudiant ou Serviteur)"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Bawd",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Entremetteur",
|
|
|
|
"trappings": [
|
|
|
|
"Dose de Mystracine",
|
|
|
|
"Vêtements de qualité"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Beggar",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Mendiant",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Cruche",
|
|
|
|
"Bol"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Beggar King",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Roi des Mendiants",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Antre",
|
|
|
|
"Bande de mendiants"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Black Marketeer",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Professionnel du marché noir",
|
|
|
|
"trappings": [
|
|
|
|
"Homme de main",
|
|
|
|
"Réseau d'informateurs",
|
|
|
|
"Entrepôt"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Boat-hand",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Canotier",
|
|
|
|
"trappings": [
|
|
|
|
"Arme à 1 main (Crochet de bateau)",
|
|
|
|
"Veste de cuir",
|
|
|
|
"Perche"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Boatman",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Batelier",
|
|
|
|
"trappings": [
|
|
|
|
"Corde",
|
|
|
|
"Barque"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Boatswain",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Maître d'équipage",
|
|
|
|
"trappings": [
|
|
|
|
"Outils de la profession (Charpentier)"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Body Snatcher",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Ecorcheur",
|
|
|
|
"trappings": [
|
|
|
|
"Pied de biche",
|
|
|
|
"Charrette à bras",
|
|
|
|
"Cape à capuche",
|
|
|
|
"Bâche en toile"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Bounty Hunter",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Chasseur de primes",
|
|
|
|
"trappings": [
|
|
|
|
"Arbalète et 10 carreaux",
|
|
|
|
"Calotte de cuir",
|
|
|
|
"Menottes",
|
|
|
|
"Filet",
|
|
|
|
"Avis de recherche"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Bounty Hunter General",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Chasseur de primes vétéran",
|
|
|
|
"trappings": [
|
|
|
|
"Cheval de trait et chariot",
|
|
|
|
"Chemise de mailles",
|
|
|
|
"4 paires de menottes"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Braggart",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Matamore",
|
|
|
|
"trappings": [
|
|
|
|
"Capuche ou Masque",
|
|
|
|
"Cistes",
|
|
|
|
"Veste de cuir"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Brigand",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Bandit",
|
|
|
|
"trappings": [
|
|
|
|
"Sac de couchage",
|
|
|
|
"Arme à 1 main",
|
|
|
|
"Pourpoint de cuir",
|
|
|
|
"Briquet"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Broker",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Brocanteur",
|
|
|
|
"trappings": [
|
|
|
|
"Arme à 1 main",
|
|
|
|
"Biens volés d'une valeur de 3d10 Pistoles"
|
|
|
|
]
|
|
|
|
}, {
|
2020-03-25 10:01:34 +01:00
|
|
|
"id": "Burgomeister",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Bourgmestre",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Chaine officielle",
|
|
|
|
"Diligence et valet de pied",
|
|
|
|
"Vêtements de qualité",
|
|
|
|
"Grand hôtel particulier avec jardins et serviteurs"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Busker",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Musicien des rues",
|
|
|
|
"trappings": [
|
|
|
|
"Bol",
|
|
|
|
"Instrument"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Cargo Scavenger",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Charognard de fret",
|
|
|
|
"trappings": [
|
|
|
|
"Pied de piche",
|
|
|
|
"Grand sac",
|
|
|
|
"Gants en cuir"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Cat Burglar",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Cambrioleur",
|
|
|
|
"trappings": [
|
|
|
|
"Vêtements sombre",
|
|
|
|
"Grappin",
|
|
|
|
"Masque ou Echarpes"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Cavalryman",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Cavalier",
|
|
|
|
"trappings": [
|
|
|
|
"Plastron d'acier",
|
|
|
|
"Heaum",
|
|
|
|
"Cheval de guerre léger avec selles et fontes",
|
|
|
|
"Pistolet avec 10 balles",
|
|
|
|
"Bouclier"
|
|
|
|
]
|
|
|
|
},
|
2020-03-25 10:01:34 +01:00
|
|
|
{
|
|
|
|
"id": "Chancellor",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Chancelier",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Cheval de selle avec selle et harnais",
|
|
|
|
"Costume luxueus et de qualité",
|
|
|
|
"Bâton de conseillers et Assistants"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Charlatan",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Charlatan",
|
|
|
|
"trappings": [
|
|
|
|
"1 faux document",
|
|
|
|
"2 ensembles de vêtements de qualité",
|
|
|
|
"Assortiment de poudres colorées et d'eau",
|
|
|
|
"Assortiment de breloques et colifichets"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Chartered Engineer",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Ingénieur Agrée",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Licence de Guilde",
|
|
|
|
"Bibliothèque (Ingénieur)",
|
|
|
|
"Outils de qualite (Ingénieur)",
|
|
|
|
"Grand atelier (Ingénieur)"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Clerk",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Greffier",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Hébergement",
|
|
|
|
"Bonnes chaussures"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Coach Master",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Maître cocher",
|
|
|
|
"trappings": [
|
|
|
|
"Chemise de mailles",
|
|
|
|
"Pistolet",
|
|
|
|
"Manteau de qualité"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Coachman",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Cocher",
|
|
|
|
"trappings": [
|
|
|
|
"Tromblon avec 10 balles",
|
|
|
|
"Corne de cochet",
|
|
|
|
"Veste de cuir",
|
|
|
|
"Chapeau"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Con Artist",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Arnaqueur",
|
|
|
|
"trappings": [
|
|
|
|
"Nécessaire de déquisement",
|
|
|
|
"Cochets de serrurier",
|
|
|
|
"Divers faux documents"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Councilor",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Echevin",
|
|
|
|
"trappings": [
|
|
|
|
"Mule et chariot",
|
|
|
|
"Maison de village et atelier"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Counsellor",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Consultant",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Vêtements de qualité",
|
|
|
|
"Assistant"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Courier",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Estafette",
|
|
|
|
"trappings": [
|
|
|
|
"Sac à dos",
|
|
|
|
"Sacoches",
|
|
|
|
"Bouclier"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Courier-Captain",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Messager vétéran",
|
|
|
|
"trappings": [
|
|
|
|
"Estafettes",
|
|
|
|
"Chemise de mailles",
|
|
|
|
"Nécessaire d'écriture"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Court Physician",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Médecin de la cour",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Tenue d'apparat",
|
|
|
|
"Lettre d'engagement"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Crime Lord",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Baron du crime",
|
|
|
|
"trappings": [
|
|
|
|
"Réseau d'informateurs",
|
|
|
|
"Vêtements de qualité et Chapeau",
|
|
|
|
"Chef de bandes subordonnés"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Custodian",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Gardien",
|
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Clés",
|
|
|
|
"Lanterne",
|
|
|
|
"Huile de lampe",
|
|
|
|
"Livrée"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Daemon Slayer",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Tueur de Démons",
|
|
|
|
"trappings": [
|
|
|
|
"Tête de Dragon"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Demagogue",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Démagogue",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"3 pamphlets",
|
|
|
|
"Mécène",
|
|
|
|
"Presse à imprimer",
|
|
|
|
"Chapeau impressionnant"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Detective",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Détective",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Réseau d'informateurs",
|
|
|
|
"Longue vue"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Diplomat",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Diplomate",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Assistant",
|
|
|
|
"Vêtements de qualité",
|
|
|
|
"Carte"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Dock Master",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Maître des docks",
|
|
|
|
"trappings": [
|
|
|
|
"Bureau et Baton",
|
|
|
|
"Nécessaire d'écriture"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Dockhand",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Porteur",
|
|
|
|
"trappings": [
|
|
|
|
"Arme à 1 main (Crochet de bateau)",
|
|
|
|
"Gants en cuir"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Doktor",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Docteur en médécine",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Apprenti",
|
|
|
|
"Cabinet de médecin"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Dragon Slayer",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Tueur de Dragons",
|
|
|
|
"trappings": [
|
|
|
|
"Têtes de géants",
|
|
|
|
"Hache de lancer"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Duelist",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Duelliste",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Main Gauche ou Brise-épée",
|
|
|
|
"Pistolet avec poudre et munitions"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Duelmaster",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Maître duelliste",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Rapière de qualité",
|
|
|
|
"Arme à 1 main",
|
|
|
|
"Second de confiance",
|
|
|
|
"2 épées d'entraînement en bois"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Engineer",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Ingénieur",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Licence de Guilde",
|
|
|
|
"Outils de la profession"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Entertainer",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Saltimbanque",
|
|
|
|
"trappings": [
|
|
|
|
"Costume",
|
|
|
|
"Instrument",
|
|
|
|
"Sélection de partitions (que vous ne savez pas lire)",
|
|
|
|
"Armes de jet"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Envoy",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Emissaire",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Encre et plume",
|
|
|
|
"10 feuilles de parchemin"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Explorer",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Explorateur",
|
|
|
|
"trappings": [
|
|
|
|
"Sélection de cartes",
|
|
|
|
"Outil de la profession (Cartographe)"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Exterminator",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Exterminateur",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Assistant",
|
|
|
|
"Grand chien vicieux",
|
|
|
|
"Sac d'appas empoisonnés (10 doses de brise-coeur)"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Fellow",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Chercheur",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Mortier",
|
|
|
|
"Robes"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Fence",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Receleur",
|
|
|
|
"trappings": [
|
|
|
|
"Bésicles",
|
|
|
|
"Outils de la profession (Graveur)",
|
|
|
|
"Nécessaire d'écriture"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Fencer",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Escrimeur",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Arme à 1 main ou Rapière",
|
|
|
|
"Sacoche contenant des vêtements et 1d10 bandages"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "First Knight",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Chevalier commandeur",
|
|
|
|
"trappings": [
|
|
|
|
"Carapaçon",
|
|
|
|
"Petite unité de chevaliers"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Flagellant",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Flagellant",
|
|
|
|
"trappings": [
|
|
|
|
"Affiche",
|
|
|
|
"Symbole religieux",
|
|
|
|
"Fronde"
|
|
|
|
]
|
|
|
|
},
|
2020-03-25 10:01:34 +01:00
|
|
|
{
|
|
|
|
"id": "Foreman",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Contremaître",
|
|
|
|
"trappings": [
|
|
|
|
"Gang de débardeur",
|
|
|
|
"Sifflet"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Fortune Teller",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Voyant",
|
|
|
|
"trappings": [
|
|
|
|
"Paquet de cartes ou Dés",
|
|
|
|
"Bijoux bas de gamme"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Gang Boss",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Boss de gang",
|
|
|
|
"trappings": [
|
|
|
|
"Arbalète à répétition avec 10 carreaux",
|
|
|
|
"Bande de Voyous et Rançonneurs",
|
|
|
|
"Antre"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Giant Slayer",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Tueur de Géants",
|
|
|
|
"trappings": [
|
|
|
|
"Grande Hache",
|
|
|
|
"Bijoux",
|
|
|
|
"Tête de Troll"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Governor",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Gouverneur",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Assistant",
|
|
|
|
"Résidence de Gouverneur",
|
|
|
|
"Serviteur"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Grave Robber",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Pilleur de tombes",
|
|
|
|
"trappings": [
|
|
|
|
"Sac à dos",
|
|
|
|
"Arme à 1 main",
|
|
|
|
"Epieu",
|
|
|
|
"Lampe tempête et huile"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Greenfish",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Alevin",
|
|
|
|
"trappings": [
|
|
|
|
"Seau",
|
|
|
|
"Hameçons et canne",
|
|
|
|
"Jambières de cuir"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Guard",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Garde",
|
|
|
|
"trappings": [
|
|
|
|
"Arc avec 10 flèches",
|
|
|
|
"Chemise de mailles",
|
|
|
|
"Bouclier",
|
|
|
|
"Lance"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Guard Officer",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Officier de la garde",
|
|
|
|
"trappings": [
|
|
|
|
"Cuirasse"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Guide",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Coureur de bois",
|
|
|
|
"trappings": [
|
|
|
|
"Arme à 1 main",
|
|
|
|
"Veste en cuir",
|
|
|
|
"Chaussures confortable et Cape",
|
|
|
|
"Corde"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Guildmaster",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Maître de Guilde",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Guilde",
|
|
|
|
"Vêtements de qualité"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Hedge Apprentice",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Apprenti Sorcier de Village",
|
|
|
|
"trappings": [
|
|
|
|
"1d10 collier de chance",
|
|
|
|
"Baton de combat",
|
|
|
|
"Sac à dos"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Hedge Master",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Maître Sorcier de village",
|
|
|
|
"trappings": [
|
|
|
|
"Hutte isolée",
|
|
|
|
"Apprenti"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Hedge Witch",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Sorcier de village",
|
|
|
|
"trappings": [
|
|
|
|
"Nécessaire antipoison",
|
|
|
|
"Cataplasme de guérison",
|
|
|
|
"Outil de la profession (Herboriste)"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Hedgewise",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Sage de village",
|
|
|
|
"trappings": [
|
|
|
|
"Assortiment de crânes d'animaux",
|
|
|
|
"Cape et coiffe de cérémonie"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Herald",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Héraut",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Veste de cuir",
|
|
|
|
"Livrée",
|
|
|
|
"Etui à parchemins"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Herb Gatherer",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Cueilleur",
|
|
|
|
"trappings": [
|
|
|
|
"Botes",
|
|
|
|
"Manteau",
|
|
|
|
"Sacoche avec assortiments d'herbes"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Herb Master",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Maître Herboriste",
|
|
|
|
"trappings": [
|
|
|
|
"Cueilleur",
|
|
|
|
"3 Potions de Guérison",
|
|
|
|
"Potion de soins",
|
|
|
|
"Atelier (Herboriste)"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Herbalist",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Herboriste",
|
|
|
|
"trappings": [
|
|
|
|
"Arme à 1 main (Serpe)",
|
|
|
|
"Cataplasme de Guérison",
|
|
|
|
"Outil de la profession (Herboriste)"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Herbwise",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Herboriste suprême",
|
|
|
|
"trappings": [
|
|
|
|
"Poney et charette"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Hexer",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Ensorceleur",
|
|
|
|
"trappings": [
|
|
|
|
"Bougies",
|
|
|
|
"Craie",
|
|
|
|
"Poupée",
|
|
|
|
"Epingles"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "High Priest",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Haut Prêtre",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Robes de qualité",
|
|
|
|
"Relique religieuse",
|
|
|
|
"Prêtres subordonnés",
|
|
|
|
"Temple"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Hitman",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Tueur à gages",
|
|
|
|
"trappings": [
|
|
|
|
"Cape",
|
|
|
|
"Garot",
|
|
|
|
"Poison",
|
|
|
|
"Couteaux de lancer"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Honor Guard",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Garde d'honneur",
|
|
|
|
"trappings": [
|
|
|
|
"Arme lourde ou Hallebarde",
|
|
|
|
"Heaume",
|
|
|
|
"Uniforme"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Horseman",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Page",
|
|
|
|
"trappings": [
|
|
|
|
"Veste de cuir",
|
|
|
|
"Cheval de selle avec fontes et selle"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Huffer",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Nautonier",
|
|
|
|
"trappings": [
|
|
|
|
"Pourpoint de cuir",
|
|
|
|
"Corde",
|
|
|
|
"Barque"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Hunter",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Chasseur",
|
|
|
|
"trappings": [
|
|
|
|
"Arc avec 10 flèches"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Huntsmaster",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Maître Chasseur",
|
|
|
|
"trappings": [
|
|
|
|
"Cheval de selle avec fontes et selle",
|
|
|
|
"Meute de chiens de chasse"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Hustler",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Prostitué",
|
|
|
|
"trappings": [
|
|
|
|
"Fiole de Parfum"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Informer",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Informateur",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Batonnet de fusao,",
|
|
|
|
"Sacoche contenant 2 ensemble de vêtements et manteau à capuche"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Initiate",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Initié",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Symbole Religieux",
|
|
|
|
"Robes"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Inquisitor",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Inquisiteur",
|
|
|
|
"trappings": [
|
|
|
|
"Vêtement de qualité",
|
|
|
|
"Interrogateurs subordonnés"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Interrogator",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Interrogateur",
|
|
|
|
"trappings": [
|
|
|
|
"Arme à 1 main",
|
|
|
|
"Instruments de Torture"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Investigator",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Enquêteur",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Veste en cuir",
|
|
|
|
"Arme à 1 main",
|
|
|
|
"Loupe",
|
|
|
|
"Crochets de serrurier"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Judge",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Juge",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Maillet",
|
|
|
|
"Perruque Ostentatoire"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Judicial Champion",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Champion de justice",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"2 Armes de qualité"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Knight",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Chevalier",
|
|
|
|
"trappings": [
|
|
|
|
"Destrier avec fontes et selle",
|
|
|
|
"Arme à 1 main (Au choix)",
|
|
|
|
"Lance",
|
|
|
|
"Armure de plates et Heaume"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Knight of the Inner Circle",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Chevalier du cercle intérieur",
|
|
|
|
"trappings": [
|
|
|
|
"Grand Heaume avec Plumes",
|
|
|
|
"Ecuyer",
|
|
|
|
"Grande unité de Chevaliers ou plusieurs petites unités de Chevaliers"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Landsman",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Marin d'eau douce",
|
|
|
|
"trappings": [
|
|
|
|
"Seau",
|
|
|
|
"Brosse",
|
|
|
|
"Balai"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Lawyer",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Juriste",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Robes de court",
|
|
|
|
"License de Guilde",
|
|
|
|
"Nécessaire d'écriture"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Lector",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Conférencier",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Bibliothèque (Théologie)",
|
|
|
|
"Grand Prêtes subordonnés"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Light Cavalry Officer",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Officier de cavalerie",
|
|
|
|
"trappings": [
|
|
|
|
"Paquet de cartes",
|
|
|
|
"Vêtements de qualité"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Light Cavalry Sergeant",
|
2020-03-31 20:40:19 +02:00
|
|
|
"name": "Sergent de cavalerie",
|
|
|
|
"trappings": [
|
|
|
|
"Insigne"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Maestro",
|
|
|
|
"name": "Maestro",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Grand atelier (Artiste)",
|
|
|
|
"Bibliothèque (Art)",
|
|
|
|
"3 Apprentis"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Magistrate",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Magistrat",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Bibliothèque (Droit)",
|
|
|
|
"Robes de qualité",
|
|
|
|
"Sceau"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Magnate",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Magnat",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"2 ensemble de vêtements de cour de qualité",
|
|
|
|
"200 GC",
|
|
|
|
"Fief",
|
|
|
|
"Bijoux d'une valeur de 200 GC",
|
|
|
|
"Anneau de signature"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Master Apothecary",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Maitre Apothicaire",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Bibliothèque (Apothicaire)",
|
|
|
|
"Apprenti",
|
|
|
|
"Atelier"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Master Artisan",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Maître Artisan",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Apprenti",
|
|
|
|
"Atelier"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Master Artist",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Maître Artiste",
|
2020-03-31 20:40:19 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Apprenti",
|
|
|
|
"Mécène",
|
|
|
|
"Atelier (Artiste)"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Master Beggar",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Maître Mendiant",
|
2020-03-31 20:50:41 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Nécessaire de déguisement",
|
|
|
|
"Cachette",
|
|
|
|
"Suivant pauvre"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Master Bounty Hunter",
|
2020-03-31 20:50:41 +02:00
|
|
|
"name": "Maître chasseur de primes",
|
|
|
|
"trappings": [
|
|
|
|
"Chemise de mailles",
|
|
|
|
"Cheval de selle et selle"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Master Engineer",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Maître Ingénieur",
|
2020-03-31 20:50:41 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Atelier"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Master Fence",
|
2020-03-31 20:50:41 +02:00
|
|
|
"name": "Maître receleur",
|
|
|
|
"trappings": [
|
|
|
|
"Boutique de receleur"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Master Investigator",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Maître investigateur",
|
2020-03-31 20:50:41 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Assistant",
|
|
|
|
"Bureaux"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Master Merchant",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Maître Marchand",
|
2020-03-31 20:50:41 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Maison de ville avec Serviteurs",
|
|
|
|
"Entrepot",
|
|
|
|
"100 CO"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Master Miner",
|
2020-03-31 20:50:41 +02:00
|
|
|
"name": "Maître Mineur",
|
|
|
|
"trappings": [
|
|
|
|
"Arme Longue (Pique à 2 mains)",
|
|
|
|
"Heaume",
|
|
|
|
"Outils (Ingénieur)"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Master Pedlar",
|
2020-03-31 20:50:41 +02:00
|
|
|
"name": "Maître colporteur",
|
|
|
|
"trappings": [
|
|
|
|
"Charette à bras",
|
|
|
|
"Biens pour une valeur de 2d10 CO"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Master Pilot",
|
2020-03-31 20:50:41 +02:00
|
|
|
"name": "Maître nocher",
|
|
|
|
"trappings": [
|
|
|
|
"Mousse",
|
|
|
|
"Petite bateau de rivière"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Master Smuggler",
|
2020-03-31 20:50:41 +02:00
|
|
|
"name": "Maître contrebandier",
|
|
|
|
"trappings": [
|
|
|
|
"Coureur de rivières",
|
|
|
|
"Bateau de transport fluvial rapide"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Master Thief",
|
2020-03-31 20:50:41 +02:00
|
|
|
"name": "Maître voleur",
|
|
|
|
"trappings": [
|
|
|
|
"Arbalète à répétition avec 10 carreaux"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Master Wizard",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Maître Sorcier",
|
2020-03-31 20:50:41 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Apprenti",
|
|
|
|
"Cheval de guerre léger",
|
|
|
|
"Objet Magique"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Menial",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Domestique",
|
2020-03-31 23:42:04 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Balai brosse"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Merchant",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Marchant",
|
2020-03-31 23:42:04 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Péniche fluviale ou 2 charriots",
|
|
|
|
"Licence de Guilde",
|
|
|
|
"20 CO"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Merchant Prince",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Prince Marchand",
|
2020-03-31 23:42:04 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"2 Péniche fluviable ou 4 charriots",
|
|
|
|
"Grande zone immobilière",
|
|
|
|
"2 Entrepots",
|
|
|
|
"1000 CO",
|
|
|
|
"Vêtements de qualité"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Messenger",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Messager",
|
|
|
|
"trappings": [
|
|
|
|
"Arme à 1 main",
|
|
|
|
"Veste en cuir",
|
|
|
|
"Cheval de selle avec Fontes et Selle"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Mine Foreman",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Contremaître de Mine",
|
|
|
|
"trappings": [
|
|
|
|
"Equipe de mineurs",
|
|
|
|
"Nécessaire d'écriture"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Miner",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Mineur",
|
|
|
|
"trappings": [
|
|
|
|
"Lampe Darvich",
|
|
|
|
"Arme à 1 main (Pique)",
|
|
|
|
"Huile de lampe",
|
|
|
|
"Veste de cuir"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Mystic",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Mystique",
|
|
|
|
"trappings": [
|
|
|
|
"Assortiment d'amulettes"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Noble",
|
|
|
|
"name": "Noble",
|
2020-03-31 23:42:04 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"4 Serviteurs de maison",
|
|
|
|
"Vêtement de cour de qualité",
|
|
|
|
"Tenue courtoise",
|
|
|
|
"Cheval de selle avec selle, harnais ou Diligence",
|
|
|
|
"Main Gauche ou Manteau de qualité",
|
|
|
|
"Bijoux d'une valeur de 50 CO"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Noble Lord",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Noble Seigneur",
|
2020-03-31 23:42:04 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"4 ensembles de vêtements de court d'excellente qualité",
|
|
|
|
"Quality Foil or Miroir",
|
|
|
|
"500 CO",
|
|
|
|
"Bijoux d'une valeur de 500 CO",
|
|
|
|
"Province"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Novitiate",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Novice",
|
|
|
|
"trappings": [
|
|
|
|
"Lvre (Religion)",
|
|
|
|
"Pourpoint de cuir",
|
|
|
|
"Symbole Religieux",
|
|
|
|
"Robes",
|
|
|
|
"Arme (Au choix)"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Novitiate",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Novice Guerrier",
|
2020-03-31 23:42:04 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Symboles Religieux",
|
|
|
|
"Robes"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Nun",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Nonne",
|
2020-03-31 23:42:04 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Livre (Religion)",
|
|
|
|
"Relique Religieuse",
|
|
|
|
"Outils de la profession (Au choix)"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Officer",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Officier",
|
|
|
|
"trappings": [
|
|
|
|
"Lettre de mission",
|
|
|
|
"Cheval de guerre léger avec sell et fontes",
|
|
|
|
"Carte",
|
|
|
|
"Odres",
|
|
|
|
"Unité de Soldats",
|
|
|
|
"Uniforme de qualité",
|
|
|
|
"Symbole du rang"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Outlaw",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Hors-la-loi",
|
|
|
|
"trappings": [
|
|
|
|
"Arc avec 10 flèches",
|
|
|
|
"Bouclier",
|
|
|
|
"Tente"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Outlaw Chief",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Chef de bande",
|
|
|
|
"trappings": [
|
|
|
|
"Heaume",
|
|
|
|
"Cheval de selle avec selle et fontes",
|
|
|
|
"Chemise de mailles",
|
|
|
|
"Bande de Hors-la-Loi"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Pamphleteer",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Pamphlétaire",
|
2020-03-31 23:42:04 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Nécessaire d'écriture",
|
|
|
|
"Marteau et clous",
|
|
|
|
"Pile d'affichettes"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Pathfinder",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Guide",
|
|
|
|
"trappings": [
|
|
|
|
"Carte",
|
|
|
|
"Cheval des selle avec fontes et selle",
|
|
|
|
"Sacoche avec 2 semaines de rations",
|
|
|
|
"Tente"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Pauper",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Indigent",
|
2020-03-31 23:42:04 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Vest de mauvaise qualité",
|
|
|
|
"Coupe"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Peasant",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Paysan",
|
|
|
|
"trappings": [
|
|
|
|
"Aucun"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Pedlar",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Colporteur",
|
|
|
|
"trappings": [
|
|
|
|
"Mule et sacoches",
|
|
|
|
"Biens pour une valeur de 2d10 pistoles",
|
|
|
|
"Assortiments de pots et poêles",
|
|
|
|
"Trade Tools (Médecine)"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Penitent",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Pénitent",
|
|
|
|
"trappings": [
|
|
|
|
"Relique Religieuse"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Physician",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Médecin",
|
2020-03-31 23:42:04 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Livre (Medecine)",
|
|
|
|
"Licence de Guilde",
|
|
|
|
"Outils de la profession (Médecine)"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Physician's Apprentice",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Apprenti Medecin",
|
2020-03-31 23:42:04 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Bandages",
|
|
|
|
"Potion de Guérison"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Pilot",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Pilote",
|
|
|
|
"trappings": [
|
|
|
|
"Perche",
|
|
|
|
"Lampe Tempête et Huile"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Pit Champion",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Champion de Fosse",
|
|
|
|
"trappings": [
|
|
|
|
"Cuirasse",
|
|
|
|
"Heaume"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Pit Fighter",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Gladiateur",
|
|
|
|
"trappings": [
|
|
|
|
"Fléau ou Arme Loude",
|
|
|
|
"Arme à 1 main",
|
|
|
|
"Filet ou Fouet",
|
|
|
|
"Bouclier ou Brise-Lame"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Pit Legend",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Légende de la Fosse",
|
|
|
|
"trappings": [
|
|
|
|
"Casque de qualité"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Postilion",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Postillon",
|
|
|
|
"trappings": [
|
|
|
|
"Manteau et gant chaud",
|
|
|
|
"Fouet"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Priest",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Prêtre",
|
2020-03-31 23:42:04 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Livre (Religion)",
|
|
|
|
"Robes de Cérémonie"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Priest Captain",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Prêtre Capitaine",
|
|
|
|
"trappings": [
|
|
|
|
"Relique Religieuse"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Priest Sergeant",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Prêtre Sergent",
|
|
|
|
"trappings": [
|
|
|
|
"Cheval de guerre léger avec selle et fontes"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Prioress General",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Prieure Générale",
|
2020-03-31 23:42:04 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Ordre Religieux"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Procurer",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Souteneur",
|
|
|
|
"trappings": [
|
|
|
|
"Un cercle 'entremetteurs"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Professor",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Pofesseur",
|
2020-03-31 23:42:04 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Etude"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Prophet of Doom",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Prophète du Destin",
|
|
|
|
"trappings": [
|
|
|
|
"Livre (Religion)",
|
|
|
|
"Suivants (avec des Penitents)",
|
|
|
|
"Flagellants",
|
|
|
|
"et Zélotes)"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Prospector",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Prospecteur",
|
|
|
|
"trappings": [
|
|
|
|
"Batonnet de charbon",
|
|
|
|
"Map sommaire",
|
|
|
|
"Poe",
|
|
|
|
"Bêche"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Protagonist",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Spadassin",
|
|
|
|
"trappings": [
|
|
|
|
"Arme à 1 main",
|
|
|
|
"Chemise de mailles",
|
|
|
|
"Cheval de selle avec fontes et selle",
|
|
|
|
"Bouclier"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Prowler",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Rôdeur",
|
|
|
|
"trappings": [
|
|
|
|
"Pied de biche",
|
|
|
|
"Pourpoint de cuir",
|
|
|
|
"Sac"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Pugilist",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Pugiliste",
|
|
|
|
"trappings": [
|
|
|
|
"Bandages",
|
|
|
|
"Cistes",
|
|
|
|
"Veste de cuir"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Rabble Rouser",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Fauteur de Troubles",
|
2020-03-31 23:42:04 +02:00
|
|
|
"description": "",
|
|
|
|
"trappings": [
|
|
|
|
"Arme à 1 main",
|
|
|
|
"Pamphlet"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Racketeer",
|
2020-03-31 23:42:04 +02:00
|
|
|
"name": "Rançonneur",
|
|
|
|
"trappings": [
|
|
|
|
"Arme à 1 main",
|
|
|
|
"Chapeau",
|
|
|
|
"Chemise de mailles"
|
|
|
|
]
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Rat Catcher",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Ratier",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Rat Hunter",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Chasseur de Rat",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Recruit",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Recrue"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Reeve",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Préfet"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Ringleader",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Meneur"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "River Elder",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Sage des rivières"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "River Pirate",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Pirate des rivières"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "River Recruit",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Recrue fluviale"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "River Runner",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Coureur de rivières"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Riverguide",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Guide de rivière"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Riverwarden",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Patrouilleur fluvial"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Riverwise",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Sage des rivières"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Riverwoman",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Femme du fleuve"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Road Captain",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Capitaine de la Route"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Road Sergeant",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Sergent de la route"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Road Warden",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Patrouilleur routier"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Route Master",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Maître des routes"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Runner",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Coureur"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Sage",
|
|
|
|
"name": "Sage"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Scholar",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Erudit",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Scion",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Héritier",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Scoundrel",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Vaurien"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Scout",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Eclaireur"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Seaman",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Marin"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Seer",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Prophète"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Seneschal",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Sénéchal",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Sentry",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Sentinelle"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Sergeant",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Sergent"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Servant",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Serviteur",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Sewer Jack",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Egoutier",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Ship's Master",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Commandant de navire"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Shipsword",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Abordeur"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Shipsword Master",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Maître abordeur"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Sleuth",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Limier",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Smuggler",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Contrebandier"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Smuggler King",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Roi des contrebandiers"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Soldier",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Soldat"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Spy",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Espion",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Spymaster",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Maître Espion",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Squire",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Ecuyer"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Stevedore",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Débardeur"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Steward",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Régisseur",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Student",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Etudiant érudit",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Student Engineer",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Etudiant",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Student Lawyer",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Juriste étudiant",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Swindler",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Escroc"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Tax Collector",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Percepteur"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Thief",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Voleur"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Thief-taker",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Chasseur de voleurs"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Thug",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Voyou"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Toll Keeper",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Garde barrière"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Tomb Robber",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Pilleur de tombeaux"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Town Councilor",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Conseiller municipal",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Townsman",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Bourgeois",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Tracker",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Pisteur"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Trader",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Négociant",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Trapper",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Trappeur"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Treasure Hunter",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Chasseur de trésor"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Troll Slayer",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Tueur de Trolls"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Troubadour",
|
|
|
|
"name": "Troubadour"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Troupe Leader",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Chef de Troupe"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Vagabond",
|
|
|
|
"name": "Vagabond"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Village Elder",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Doyen"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Villager",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Villageois"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Wandering Trader",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Négociant itinérant"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Warden",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Intendant",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Warlock",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Démoniste"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Warrior Priest",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Prêtre Guerrier"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Watch Captain",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Capitaine de Milice",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Watch Recruit",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Recrue de la Milice",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Watch Sergeant",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Sergent de Milice",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Watchman",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Milicien",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Witch",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Sorcier sauvage"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Witch Hunter",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Répurgateur"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Witchfinder General",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Répurgateur vétéran"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Wizard",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Sorcier",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Wizard Lord",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Seigneur Sorcier",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Wizard's Apprentice",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Apprenti Sorcier",
|
2020-03-25 10:01:34 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Wrecker",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Naufrageur"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Wrecker Captain",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Capitaine Naufrageur"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Wyrd",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Devin"
|
2020-03-25 10:01:34 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "Zealot",
|
2020-03-27 23:07:36 +01:00
|
|
|
"name": "Zélote"
|
2020-03-25 10:01:34 +01:00
|
|
|
}
|
|
|
|
]
|
2020-03-27 23:07:36 +01:00
|
|
|
}
|