added DP on technique (wip)

This commit is contained in:
Vlyan
2022-02-10 14:30:27 +01:00
parent 1afd85d3e9
commit b35fb852af
31 changed files with 1030 additions and 706 deletions

View File

@@ -247,6 +247,19 @@
"disadvantages": "Disadvantages",
"combat": "Combat",
"intrigue": "Intrigue"
},
"age": "Age",
"marital_status": {
"title": "Marital Status",
"married": "Married",
"betrothed": "Betrothed",
"unmarried": "Unmarried",
"widowed": "Widowed"
},
"gender": {
"title": "Gender",
"male": "Male",
"female": "Female"
}
},
"skills": {
@@ -527,30 +540,17 @@
}
},
"random": "Random",
"gender": {
"title": "Gender",
"male": "Male",
"female": "Female"
},
"char_generator": {
"title": "Character Generator",
"head_bt_title": "Char. Generator",
"generate": "Generate",
"average_value": "Average value",
"attributes": "Attributes (rings, skills, confrontation ranks)",
"social": "Social standing (honor, glory, status)",
"identity": "Clan, gender, age, marital status",
"attributes": "Social standing, Rings, Attributes and Skills",
"demeanor": "Demeanor & rings affinities",
"peculiarities": "Advantages and Disadvantages",
"items": "Armure, Armes, et Objets",
"narrative": "Narrative (Notes)",
"age": "Age",
"marital_status": {
"title": "Marital Status",
"married": "Married",
"betrothed": "Betrothed",
"unmarried": "Unmarried",
"widowed": "Widowed"
}
"narrative": "Narrative (Description)"
},
"clans": {
"title": "Clans",

View File

@@ -247,6 +247,19 @@
"disadvantages": "Desventajas",
"combat": "Combate",
"intrigue": "Intriga"
},
"age": "Age",
"marital_status": {
"title": "Marital Status",
"married": "Married",
"betrothed": "Betrothed",
"unmarried": "Unmarried",
"widowed": "Widowed"
},
"gender": {
"title": "Gender",
"male": "Male",
"female": "Female"
}
},
"skills": {
@@ -527,30 +540,17 @@
}
},
"random": "Random",
"gender": {
"title": "Gender",
"male": "Male",
"female": "Female"
},
"char_generator": {
"title": "Character Generator",
"head_bt_title": "Char. Generator",
"generate": "Generate",
"average_value": "Average value",
"attributes": "Attributes (rings, skills, confrontation ranks)",
"social": "Social standing (honor, glory, status)",
"identity": "Clan, gender, age, marital status",
"attributes": "Social standing, Rings, Attributes and Skills",
"demeanor": "Demeanor & rings affinities",
"peculiarities": "Advantages and Disadvantages",
"items": "Armure, Armes, et Objets",
"narrative": "Narrative (Notes)",
"age": "Age",
"marital_status": {
"title": "Marital Status",
"married": "Married",
"betrothed": "Betrothed",
"unmarried": "Unmarried",
"widowed": "Widowed"
}
"narrative": "Narrative (Description)"
},
"clans": {
"title": "Clans",

View File

@@ -247,6 +247,19 @@
"disadvantages": "Désavantages",
"combat": "Combat",
"intrigue": "Intrigue"
},
"age": "Age",
"marital_status": {
"title": "État civil",
"married": "Marié(e)",
"betrothed": "Fiancé(e)",
"unmarried": "Célibataire",
"widowed": "Veuf/Veuve"
},
"gender": {
"title": "Genre",
"male": "Homme",
"female": "Femme"
}
},
"skills": {
@@ -527,30 +540,17 @@
}
},
"random": "Aléatoire",
"gender": {
"title": "Genre",
"male": "Homme",
"female": "Femme"
},
"char_generator": {
"title": "Générateur de personnage",
"head_bt_title": "Générateur",
"generate": "Générer",
"average_value": "Valeur moyenne",
"attributes": "Attributs (anneaux, compétences, rangs de confrontation)",
"social": "Position sociale (honneur, gloire, statut)",
"identity": "Clan, genre, age, état civil",
"attributes": "Position sociale, anneaux, attributs et compétences",
"demeanor": "Comportement et affinités avec les anneaux",
"peculiarities": "Avantages et désavantages",
"items": "Armure, Armes, et Objets",
"narrative": "Narration (Notes)",
"age": "Age",
"marital_status": {
"title": "État civil",
"married": "Marié(e)",
"betrothed": "Fiancé(e)",
"unmarried": "Célibataire",
"widowed": "Veuf/Veuve"
}
"narrative": "Narration (Description)"
},
"clans": {
"title": "Clans",