This commit is contained in:
2025-05-03 14:54:23 +02:00
parent 39e925cc1b
commit a8d64c3f53
95 changed files with 498 additions and 751 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
.history/
.idea/
.vscode/
.vscode/
ChatGPT/
+1 -79
View File
@@ -35,91 +35,13 @@
}
],
"packs": [
{
"label": "Plats d'Auberges",
"type": "RollTable",
"name": "plats-dauberges",
"path": "packs/plats-dauberges",
"system": "wfrp4e",
"flags": {},
"ownership": {
"PLAYER": "NONE",
"ASSISTANT": "OWNER"
}
},
{
"label": "Dons de Rhya",
"type": "JournalEntry",
"name": "dons-de-rhya",
"path": "packs/dons-de-rhya",
"system": "wfrp4e",
"flags": {},
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
}
},
{
"label": "Aides de Jeu FR",
"type": "JournalEntry",
"name": "aides-de-jeu-fr",
"path": "packs/aides-de-jeu-fr",
"system": "wfrp4e",
"flags": {},
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
}
},
{
"label": "Herbes & Potions",
"type": "Item",
"name": "antidotes-and-remedes",
"path": "packs/antidotes-and-remedes",
"system": "wfrp4e",
"flags": {},
"ownership": {
"PLAYER": "NONE",
"ASSISTANT": "OWNER"
}
},
{
"label": "Tables des Traductions",
"type": "JournalEntry",
"name": "tables-des-traductions",
"path": "packs/tables-des-traductions",
"system": "wfrp4e",
"flags": {},
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
}
},
{
"label": "Apothicarium",
"type": "JournalEntry",
"name": "apothicarium",
"path": "packs/apothicarium",
"system": "wfrp4e",
"flags": {},
"ownership": {
"PLAYER": "NONE",
"ASSISTANT": "OWNER"
}
}
],
"packFolders": [
{
"name": "Module WFRP4 FR",
"name": "Module WFRP4 DE",
"sorting": "m",
"color": "#00435c",
"packs": [
"apothicarium",
"tables-des-traductions",
"antidotes-and-remedes",
"aides-de-jeu-fr",
"dons-de-rhya",
"plats-dauberges"
],
"folders": []
}
+43 -43
View File
@@ -105,9 +105,9 @@ export class WH4FRPatchConfig {
for ( let key in row) {
if (key != "range") {
if ( row[key].name == 'Slayer' ) {
row[key].name = "Tueur Nains";
row[key].name = "Slayer";
} else if ( row[key].name == 'Duelist' ) {
row[key].name = "Duelliste";
row[key].name = "Duellant";
//console.log(">>>>> Career ?", key, row[key].name, career_fr.name );
} else {
let career_fr = game.babele.translate( compendiumName, {name: row[key].name}, true );
@@ -124,8 +124,8 @@ export class WH4FRPatchConfig {
if (game.user.isGM) {
let coreC7 = game.modules.find(mod => mod.id == "wfrp4e-core")
if (!coreC7 || !coreC7.active) {
ui.notifications.warn("Vous n'avez pas activé le module CoreC7 ! La traduction sera donc incomplète et inopérante.")
if (!coreC7 || !coreC7.active) {
ui.notifications.warn("Sie haben das CoreC7-Modul nicht aktiviert! Die Übersetzung wird daher unvollständig und unwirksam sein.")
return
}
}
@@ -135,52 +135,52 @@ export class WH4FRPatchConfig {
game.wfrp4e.config.qualityDescriptions["distract"] = game.i18n.localize("WFRP4E.Properties.Distract"); // Patch missing quality
game.wfrp4e.config.talentBonuses = {
"perspicace": "int",
"affable": "fel",
"tireur de précision": "bs",
"très fort": "s",
"vivacité": "i",
"reflexes foudroyants": "ag",
"imperturbable": "wp",
"très résistant": "t",
"doigts de fée": "dex",
"guerrier né": "ws"
"gerissenheit": "int",
"einnehmendes wesen": "fel",
"meisterschütze": "bs",
"sehr stark": "s",
"aufgeweckt": "i",
"blitzschnelle reflexe": "ag",
"kühler kopf": "wp",
"unverwüstlich": "t",
"geschickte finger": "dex",
"geborener krieger": "ws"
}
if (game.wfrp4e.config.loreEffects) {
game.wfrp4e.config.loreEffects["beasts"].label = "Domaine des Bêtes"
game.wfrp4e.config.loreEffects["death"].label = "Domaine de la Mort"
game.wfrp4e.config.loreEffects["fire"].label = "Domaine du Feu"
game.wfrp4e.config.loreEffects["metal"].label = "Domaine du Métal"
game.wfrp4e.config.loreEffects["heavens"].label = "Domaine des Cieux"
game.wfrp4e.config.loreEffects["life"].label = "Domaine de la Vie"
game.wfrp4e.config.loreEffects["light"].label = "Domaine de la Lumière"
game.wfrp4e.config.loreEffects["shadow"].label = "Domaine des Ombres"
game.wfrp4e.config.loreEffects["hedgecraft"].label = "Domaine de la Magie de Village"
game.wfrp4e.config.loreEffects["hedgecraft"].label = "Domaine de la Sorcellerie"
game.wfrp4e.config.loreEffects["beasts"].label = "Lehre der Bestien";
game.wfrp4e.config.loreEffects["death"].label = "Lehre des Todes";
game.wfrp4e.config.loreEffects["fire"].label = "Lehre des Feuers";
game.wfrp4e.config.loreEffects["metal"].label = "Lehre des Metalls";
game.wfrp4e.config.loreEffects["heavens"].label = "Lehre des Himmels";
game.wfrp4e.config.loreEffects["life"].label = "Lehre des Lebens";
game.wfrp4e.config.loreEffects["light"].label = "Lehre des Lichts";
game.wfrp4e.config.loreEffects["shadow"].label = "Lehre der Schatten";
game.wfrp4e.config.loreEffects["hedgecraft"].label = "Lehre der Heckenzauberei";
game.wfrp4e.config.loreEffects["hedgecraft"].label = "Lehre der Hexerei";
}
if (game.wfrp4e.config.species) {
game.wfrp4e.config.species["human"] = "Humain";
game.wfrp4e.config.species["dwarf"] = "Nain";
game.wfrp4e.config.species["halfling"] = "Halfling";
game.wfrp4e.config.species["helf"] = "Haut Elfe";
game.wfrp4e.config.species["welf"] = "Elfe Sylvain";
game.wfrp4e.config.species["human"] = "Mensch";
game.wfrp4e.config.species["dwarf"] = "Zwerg";
game.wfrp4e.config.species["halfling"] = "Halbling";
game.wfrp4e.config.species["helf"] = "Hochelf";
game.wfrp4e.config.species["welf"] = "Waldelf";
}
if (game.wfrp4e.config.charastericticsBonus) {
game.wfrp4e.config.charastericticsBonus =
{
"ws": "Bonus de Capacité de Combat",
"bs": "Bonus de Capacité de Tir",
"s": "Bonus de Force",
"t": "Bonus d'Endurance",
"i": "Bonus d'Initiative",
"ag": "Bonus d'Agilité",
"dex": "Bonus de Dexterité",
"int": "Bonus d'Intelligence",
"wp": "Bonus de Force Mentale",
"fel": "Bonus de Sociabilité"
"ws": "Kampfgeschickbonus",
"bs": "Ballistische Fertigkeits Bonus",
"s": "Stärkebonus",
"t": "Widerstandsbonus",
"i": "Initiativebonus",
"ag": "Gewandheitsbonus",
"dex": "Geschicklichkeitsbonus",
"int": "Intelligenzbonus",
"wp": "Willenskraftbonus",
"fel": "Charismabonus"
}
}
@@ -996,7 +996,7 @@ export class WH4FRPatchConfig {
game.wfrp4e.config.symptomEffects = {
"blight": {
label: "Toxine",
label: "Gift",
icon: "modules/wfrp4e-core/icons/diseases/disease.png",
transfer: true,
flags: {
@@ -1006,9 +1006,9 @@ export class WH4FRPatchConfig {
"symptom": true,
"script": `
let difficulty = ""
if (this.effect.label.includes("Modéré"))
if (this.effect.label.includes("moderat"))
difficulty = "easy"
else if (this.effect.label.includes("Sévère"))
else if (this.effect.label.includes("schwerwiegend"))
difficulty = "average"
else
difficulty = "veasy"
@@ -1027,7 +1027,7 @@ export class WH4FRPatchConfig {
}
},
"buboes": {
label: "Bubons",
label: "Blasen",
icon: "modules/wfrp4e-core/icons/diseases/disease.png",
transfer: true,
flags: {
Binary file not shown.
View File
-1
View File
@@ -1 +0,0 @@
MANIFEST-001021
View File
-7
View File
@@ -1,7 +0,0 @@
2025/04/30-13:52:45.187796 7fa7ef7fe6c0 Recovering log #1019
2025/04/30-13:52:45.197798 7fa7ef7fe6c0 Delete type=3 #1017
2025/04/30-13:52:45.197858 7fa7ef7fe6c0 Delete type=0 #1019
2025/04/30-13:56:20.218873 7fa7eebff6c0 Level-0 table #1024: started
2025/04/30-13:56:20.218918 7fa7eebff6c0 Level-0 table #1024: 0 bytes OK
2025/04/30-13:56:20.282295 7fa7eebff6c0 Delete type=0 #1022
2025/04/30-13:56:20.342627 7fa7eebff6c0 Manual compaction at level-0 from '!journal!3IgmiprzLB6Lwenc' @ 72057594037927935 : 1 .. '!journal.pages!suuYN87Al1ZZWtQQ.jhgNnhWhrkOpKs1B' @ 0 : 0; will stop at (end)
-7
View File
@@ -1,7 +0,0 @@
2025/04/30-13:37:26.958893 7fa7effff6c0 Recovering log #1015
2025/04/30-13:37:26.969871 7fa7effff6c0 Delete type=3 #1013
2025/04/30-13:37:26.969950 7fa7effff6c0 Delete type=0 #1015
2025/04/30-13:52:07.580634 7fa7eebff6c0 Level-0 table #1020: started
2025/04/30-13:52:07.580657 7fa7eebff6c0 Level-0 table #1020: 0 bytes OK
2025/04/30-13:52:07.587755 7fa7eebff6c0 Delete type=0 #1018
2025/04/30-13:52:07.594692 7fa7eebff6c0 Manual compaction at level-0 from '!journal!3IgmiprzLB6Lwenc' @ 72057594037927935 : 1 .. '!journal.pages!suuYN87Al1ZZWtQQ.jhgNnhWhrkOpKs1B' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file not shown.
-1
View File
@@ -1 +0,0 @@
MANIFEST-001023
View File
-7
View File
@@ -1,7 +0,0 @@
2025/04/30-13:52:45.200395 7fa7f51fa6c0 Recovering log #1021
2025/04/30-13:52:45.211253 7fa7f51fa6c0 Delete type=3 #1019
2025/04/30-13:52:45.211310 7fa7f51fa6c0 Delete type=0 #1021
2025/04/30-13:56:20.182202 7fa7eebff6c0 Level-0 table #1026: started
2025/04/30-13:56:20.182230 7fa7eebff6c0 Level-0 table #1026: 0 bytes OK
2025/04/30-13:56:20.218666 7fa7eebff6c0 Delete type=0 #1024
2025/04/30-13:56:20.342613 7fa7eebff6c0 Manual compaction at level-0 from '!folders!3uquYH73ttCdoH0I' @ 72057594037927935 : 1 .. '!items!ylFhk7mGZOnAJTUT' @ 0 : 0; will stop at (end)
-7
View File
@@ -1,7 +0,0 @@
2025/04/30-13:37:26.975712 7fa7ef7fe6c0 Recovering log #1017
2025/04/30-13:37:26.985626 7fa7ef7fe6c0 Delete type=3 #1015
2025/04/30-13:37:26.985740 7fa7ef7fe6c0 Delete type=0 #1017
2025/04/30-13:52:07.574464 7fa7eebff6c0 Level-0 table #1022: started
2025/04/30-13:52:07.574485 7fa7eebff6c0 Level-0 table #1022: 0 bytes OK
2025/04/30-13:52:07.580538 7fa7eebff6c0 Delete type=0 #1020
2025/04/30-13:52:07.594675 7fa7eebff6c0 Manual compaction at level-0 from '!folders!3uquYH73ttCdoH0I' @ 72057594037927935 : 1 .. '!items!ylFhk7mGZOnAJTUT' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file not shown.
View File
-1
View File
@@ -1 +0,0 @@
MANIFEST-001021
View File
-7
View File
@@ -1,7 +0,0 @@
2025/04/30-13:52:45.227283 7fa7effff6c0 Recovering log #1019
2025/04/30-13:52:45.237098 7fa7effff6c0 Delete type=3 #1017
2025/04/30-13:52:45.237154 7fa7effff6c0 Delete type=0 #1019
2025/04/30-13:56:20.342763 7fa7eebff6c0 Level-0 table #1024: started
2025/04/30-13:56:20.342817 7fa7eebff6c0 Level-0 table #1024: 0 bytes OK
2025/04/30-13:56:20.379513 7fa7eebff6c0 Delete type=0 #1022
2025/04/30-13:56:20.480242 7fa7eebff6c0 Manual compaction at level-0 from '!journal!cZtNgayIw2QFhC9u' @ 72057594037927935 : 1 .. '!journal.pages!cZtNgayIw2QFhC9u.ts265H1XkisLgdow' @ 0 : 0; will stop at (end)
-7
View File
@@ -1,7 +0,0 @@
2025/04/30-13:37:27.005764 7fa7f49f96c0 Recovering log #1015
2025/04/30-13:37:27.015794 7fa7f49f96c0 Delete type=3 #1013
2025/04/30-13:37:27.015847 7fa7f49f96c0 Delete type=0 #1015
2025/04/30-13:52:07.594802 7fa7eebff6c0 Level-0 table #1020: started
2025/04/30-13:52:07.594841 7fa7eebff6c0 Level-0 table #1020: 0 bytes OK
2025/04/30-13:52:07.601251 7fa7eebff6c0 Delete type=0 #1018
2025/04/30-13:52:07.626197 7fa7eebff6c0 Manual compaction at level-0 from '!journal!cZtNgayIw2QFhC9u' @ 72057594037927935 : 1 .. '!journal.pages!cZtNgayIw2QFhC9u.ts265H1XkisLgdow' @ 0 : 0; will stop at (end)
Binary file not shown.
View File
View File
Binary file not shown.
View File
-1
View File
@@ -1 +0,0 @@
MANIFEST-001021
View File
-7
View File
@@ -1,7 +0,0 @@
2025/04/30-13:52:45.174262 7fa7effff6c0 Recovering log #1019
2025/04/30-13:52:45.184972 7fa7effff6c0 Delete type=3 #1017
2025/04/30-13:52:45.185064 7fa7effff6c0 Delete type=0 #1019
2025/04/30-13:56:20.148218 7fa7eebff6c0 Level-0 table #1024: started
2025/04/30-13:56:20.148250 7fa7eebff6c0 Level-0 table #1024: 0 bytes OK
2025/04/30-13:56:20.182065 7fa7eebff6c0 Delete type=0 #1022
2025/04/30-13:56:20.342592 7fa7eebff6c0 Manual compaction at level-0 from '!journal!50u8VAjdmovyr0hx' @ 72057594037927935 : 1 .. '!journal.pages!yzw9I0r3hCK7PJnz.sPNCYj2nR3Cp3jHd' @ 0 : 0; will stop at (end)
-7
View File
@@ -1,7 +0,0 @@
2025/04/30-13:37:26.941947 7fa7f49f96c0 Recovering log #1015
2025/04/30-13:37:26.953673 7fa7f49f96c0 Delete type=3 #1013
2025/04/30-13:37:26.953812 7fa7f49f96c0 Delete type=0 #1015
2025/04/30-13:52:07.588106 7fa7eebff6c0 Level-0 table #1020: started
2025/04/30-13:52:07.588158 7fa7eebff6c0 Level-0 table #1020: 0 bytes OK
2025/04/30-13:52:07.594496 7fa7eebff6c0 Delete type=0 #1018
2025/04/30-13:52:07.594707 7fa7eebff6c0 Manual compaction at level-0 from '!journal!50u8VAjdmovyr0hx' @ 72057594037927935 : 1 .. '!journal.pages!yzw9I0r3hCK7PJnz.sPNCYj2nR3Cp3jHd' @ 0 : 0; will stop at (end)
Binary file not shown.
View File
View File
Binary file not shown.
-1
View File
@@ -1 +0,0 @@
MANIFEST-000268
View File
-8
View File
@@ -1,8 +0,0 @@
2023/10/01-20:44:40.570183 7f5807fff6c0 Recovering log #266
2023/10/01-20:44:40.632484 7f5807fff6c0 Delete type=3 #264
2023/10/01-20:44:40.632822 7f5807fff6c0 Delete type=0 #266
2023/10/01-20:59:02.099129 7f58067fc6c0 Level-0 table #271: started
2023/10/01-20:59:02.099170 7f58067fc6c0 Level-0 table #271: 0 bytes OK
2023/10/01-20:59:02.106069 7f58067fc6c0 Delete type=0 #269
2023/10/01-20:59:02.112689 7f58067fc6c0 Manual compaction at level-0 from '!items!0LoyZMCXQNdFa2eX' @ 72057594037927935 : 1 .. '!items!ylFhk7mGZOnAJTUT' @ 0 : 0; will stop at (end)
2023/10/01-20:59:02.112752 7f58067fc6c0 Manual compaction at level-1 from '!items!0LoyZMCXQNdFa2eX' @ 72057594037927935 : 1 .. '!items!ylFhk7mGZOnAJTUT' @ 0 : 0; will stop at (end)
-8
View File
@@ -1,8 +0,0 @@
2023/10/01-18:43:22.727478 7f5807fff6c0 Recovering log #262
2023/10/01-18:43:22.785389 7f5807fff6c0 Delete type=3 #260
2023/10/01-18:43:22.785534 7f5807fff6c0 Delete type=0 #262
2023/10/01-18:47:48.446951 7f58067fc6c0 Level-0 table #267: started
2023/10/01-18:47:48.447052 7f58067fc6c0 Level-0 table #267: 0 bytes OK
2023/10/01-18:47:48.485936 7f58067fc6c0 Delete type=0 #265
2023/10/01-18:47:48.524251 7f58067fc6c0 Manual compaction at level-0 from '!items!0LoyZMCXQNdFa2eX' @ 72057594037927935 : 1 .. '!items!ylFhk7mGZOnAJTUT' @ 0 : 0; will stop at (end)
2023/10/01-18:47:48.524330 7f58067fc6c0 Manual compaction at level-1 from '!items!0LoyZMCXQNdFa2eX' @ 72057594037927935 : 1 .. '!items!ylFhk7mGZOnAJTUT' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file not shown.
-1
View File
@@ -1 +0,0 @@
MANIFEST-000268
-8
View File
@@ -1,8 +0,0 @@
2023/10/01-20:44:40.636180 7f5a9cdff6c0 Recovering log #266
2023/10/01-20:44:40.697598 7f5a9cdff6c0 Delete type=3 #264
2023/10/01-20:44:40.697748 7f5a9cdff6c0 Delete type=0 #266
2023/10/01-20:59:02.084751 7f58067fc6c0 Level-0 table #271: started
2023/10/01-20:59:02.084857 7f58067fc6c0 Level-0 table #271: 0 bytes OK
2023/10/01-20:59:02.091434 7f58067fc6c0 Delete type=0 #269
2023/10/01-20:59:02.112649 7f58067fc6c0 Manual compaction at level-0 from '!items!25lWFfePrPzoL9qs' @ 72057594037927935 : 1 .. '!items!t9Z8fy9D9bcgBzj0' @ 0 : 0; will stop at (end)
2023/10/01-20:59:02.112721 7f58067fc6c0 Manual compaction at level-1 from '!items!25lWFfePrPzoL9qs' @ 72057594037927935 : 1 .. '!items!t9Z8fy9D9bcgBzj0' @ 0 : 0; will stop at (end)
-8
View File
@@ -1,8 +0,0 @@
2023/10/01-18:43:22.793152 7f5806ffd6c0 Recovering log #262
2023/10/01-18:43:22.857219 7f5806ffd6c0 Delete type=3 #260
2023/10/01-18:43:22.857359 7f5806ffd6c0 Delete type=0 #262
2023/10/01-18:47:48.340716 7f58067fc6c0 Level-0 table #267: started
2023/10/01-18:47:48.340770 7f58067fc6c0 Level-0 table #267: 0 bytes OK
2023/10/01-18:47:48.376145 7f58067fc6c0 Delete type=0 #265
2023/10/01-18:47:48.376399 7f58067fc6c0 Manual compaction at level-0 from '!items!25lWFfePrPzoL9qs' @ 72057594037927935 : 1 .. '!items!t9Z8fy9D9bcgBzj0' @ 0 : 0; will stop at (end)
2023/10/01-18:47:48.376460 7f58067fc6c0 Manual compaction at level-1 from '!items!25lWFfePrPzoL9qs' @ 72057594037927935 : 1 .. '!items!t9Z8fy9D9bcgBzj0' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file not shown.
View File
-1
View File
@@ -1 +0,0 @@
MANIFEST-001021
View File
-7
View File
@@ -1,7 +0,0 @@
2025/04/30-13:52:45.160945 7fa7f49f96c0 Recovering log #1019
2025/04/30-13:52:45.171175 7fa7f49f96c0 Delete type=3 #1017
2025/04/30-13:52:45.171232 7fa7f49f96c0 Delete type=0 #1019
2025/04/30-13:56:20.120362 7fa7eebff6c0 Level-0 table #1024: started
2025/04/30-13:56:20.120403 7fa7eebff6c0 Level-0 table #1024: 0 bytes OK
2025/04/30-13:56:20.147577 7fa7eebff6c0 Delete type=0 #1022
2025/04/30-13:56:20.148002 7fa7eebff6c0 Manual compaction at level-0 from '!tables!4l60Lxv8cpsyy2Cg' @ 72057594037927935 : 1 .. '!tables.results!tfaYKDZqu7kgZvRG.yvbwKursaixh2dby' @ 0 : 0; will stop at (end)
-7
View File
@@ -1,7 +0,0 @@
2025/04/30-13:37:26.927965 7fa7f51fa6c0 Recovering log #1015
2025/04/30-13:37:26.937687 7fa7f51fa6c0 Delete type=3 #1013
2025/04/30-13:37:26.937822 7fa7f51fa6c0 Delete type=0 #1015
2025/04/30-13:52:07.553657 7fa7eebff6c0 Level-0 table #1020: started
2025/04/30-13:52:07.553704 7fa7eebff6c0 Level-0 table #1020: 0 bytes OK
2025/04/30-13:52:07.560415 7fa7eebff6c0 Delete type=0 #1018
2025/04/30-13:52:07.567607 7fa7eebff6c0 Manual compaction at level-0 from '!tables!4l60Lxv8cpsyy2Cg' @ 72057594037927935 : 1 .. '!tables.results!tfaYKDZqu7kgZvRG.yvbwKursaixh2dby' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file not shown.
-1
View File
@@ -1 +0,0 @@
MANIFEST-000268
View File
-8
View File
@@ -1,8 +0,0 @@
2023/10/01-20:44:40.701549 7f5806ffd6c0 Recovering log #266
2023/10/01-20:44:40.764544 7f5806ffd6c0 Delete type=3 #264
2023/10/01-20:44:40.764684 7f5806ffd6c0 Delete type=0 #266
2023/10/01-20:59:02.106210 7f58067fc6c0 Level-0 table #271: started
2023/10/01-20:59:02.106249 7f58067fc6c0 Level-0 table #271: 0 bytes OK
2023/10/01-20:59:02.112490 7f58067fc6c0 Delete type=0 #269
2023/10/01-20:59:02.112706 7f58067fc6c0 Manual compaction at level-0 from '!items!7NSF4hTW0QUkYCnZ' @ 72057594037927935 : 1 .. '!items!xobXk8u7SVQ49eP8' @ 0 : 0; will stop at (end)
2023/10/01-20:59:02.112767 7f58067fc6c0 Manual compaction at level-1 from '!items!7NSF4hTW0QUkYCnZ' @ 72057594037927935 : 1 .. '!items!xobXk8u7SVQ49eP8' @ 0 : 0; will stop at (end)
-8
View File
@@ -1,8 +0,0 @@
2023/10/01-18:43:22.865435 7f58077fe6c0 Recovering log #262
2023/10/01-18:43:22.924289 7f58077fe6c0 Delete type=3 #260
2023/10/01-18:43:22.924448 7f58077fe6c0 Delete type=0 #262
2023/10/01-18:47:48.407565 7f58067fc6c0 Level-0 table #267: started
2023/10/01-18:47:48.407608 7f58067fc6c0 Level-0 table #267: 0 bytes OK
2023/10/01-18:47:48.446683 7f58067fc6c0 Delete type=0 #265
2023/10/01-18:47:48.524233 7f58067fc6c0 Manual compaction at level-0 from '!items!7NSF4hTW0QUkYCnZ' @ 72057594037927935 : 1 .. '!items!xobXk8u7SVQ49eP8' @ 0 : 0; will stop at (end)
2023/10/01-18:47:48.524299 7f58067fc6c0 Manual compaction at level-1 from '!items!7NSF4hTW0QUkYCnZ' @ 72057594037927935 : 1 .. '!items!xobXk8u7SVQ49eP8' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file not shown.
-1
View File
@@ -1 +0,0 @@
MANIFEST-000268
View File
-8
View File
@@ -1,8 +0,0 @@
2023/10/01-20:44:40.768234 7f58077fe6c0 Recovering log #266
2023/10/01-20:44:40.821657 7f58077fe6c0 Delete type=3 #264
2023/10/01-20:44:40.821800 7f58077fe6c0 Delete type=0 #266
2023/10/01-20:59:02.112885 7f58067fc6c0 Level-0 table #271: started
2023/10/01-20:59:02.112924 7f58067fc6c0 Level-0 table #271: 0 bytes OK
2023/10/01-20:59:02.119967 7f58067fc6c0 Delete type=0 #269
2023/10/01-20:59:02.147587 7f58067fc6c0 Manual compaction at level-0 from '!items!0iQg3XJmxAAbFief' @ 72057594037927935 : 1 .. '!items!uwcMzO6u0rnhqLdf' @ 0 : 0; will stop at (end)
2023/10/01-20:59:02.147752 7f58067fc6c0 Manual compaction at level-1 from '!items!0iQg3XJmxAAbFief' @ 72057594037927935 : 1 .. '!items!uwcMzO6u0rnhqLdf' @ 0 : 0; will stop at (end)
-8
View File
@@ -1,8 +0,0 @@
2023/10/01-18:43:22.932395 7f5a9cdff6c0 Recovering log #262
2023/10/01-18:43:22.998115 7f5a9cdff6c0 Delete type=3 #260
2023/10/01-18:43:22.998245 7f5a9cdff6c0 Delete type=0 #262
2023/10/01-18:47:48.376668 7f58067fc6c0 Level-0 table #267: started
2023/10/01-18:47:48.376711 7f58067fc6c0 Level-0 table #267: 0 bytes OK
2023/10/01-18:47:48.407379 7f58067fc6c0 Delete type=0 #265
2023/10/01-18:47:48.524212 7f58067fc6c0 Manual compaction at level-0 from '!items!0iQg3XJmxAAbFief' @ 72057594037927935 : 1 .. '!items!uwcMzO6u0rnhqLdf' @ 0 : 0; will stop at (end)
2023/10/01-18:47:48.524283 7f58067fc6c0 Manual compaction at level-1 from '!items!0iQg3XJmxAAbFief' @ 72057594037927935 : 1 .. '!items!uwcMzO6u0rnhqLdf' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file not shown.
View File
-1
View File
@@ -1 +0,0 @@
MANIFEST-000272
View File
-8
View File
@@ -1,8 +0,0 @@
2023/10/01-20:59:53.930690 7f5a9cdff6c0 Recovering log #270
2023/10/01-20:59:53.941737 7f5a9cdff6c0 Delete type=3 #268
2023/10/01-20:59:53.942093 7f5a9cdff6c0 Delete type=0 #270
2023/10/01-21:01:43.214418 7f58067fc6c0 Level-0 table #275: started
2023/10/01-21:01:43.214458 7f58067fc6c0 Level-0 table #275: 0 bytes OK
2023/10/01-21:01:43.221508 7f58067fc6c0 Delete type=0 #273
2023/10/01-21:01:43.236081 7f58067fc6c0 Manual compaction at level-0 from '!items!2NuLGbLlyHPck2Je' @ 72057594037927935 : 1 .. '!items.effects!VexogjUDXdGAHWmN.kNTwaivtonPJpdY6' @ 0 : 0; will stop at (end)
2023/10/01-21:01:43.236146 7f58067fc6c0 Manual compaction at level-1 from '!items!2NuLGbLlyHPck2Je' @ 72057594037927935 : 1 .. '!items.effects!VexogjUDXdGAHWmN.kNTwaivtonPJpdY6' @ 0 : 0; will stop at (end)
-8
View File
@@ -1,8 +0,0 @@
2023/10/01-20:44:40.439485 7f58077fe6c0 Recovering log #266
2023/10/01-20:44:40.500106 7f58077fe6c0 Delete type=3 #264
2023/10/01-20:44:40.500261 7f58077fe6c0 Delete type=0 #266
2023/10/01-20:59:02.063156 7f58067fc6c0 Level-0 table #271: started
2023/10/01-20:59:02.063229 7f58067fc6c0 Level-0 table #271: 0 bytes OK
2023/10/01-20:59:02.069747 7f58067fc6c0 Delete type=0 #269
2023/10/01-20:59:02.084232 7f58067fc6c0 Manual compaction at level-0 from '!items!2NuLGbLlyHPck2Je' @ 72057594037927935 : 1 .. '!items.effects!VexogjUDXdGAHWmN.kNTwaivtonPJpdY6' @ 0 : 0; will stop at (end)
2023/10/01-20:59:02.084332 7f58067fc6c0 Manual compaction at level-1 from '!items!2NuLGbLlyHPck2Je' @ 72057594037927935 : 1 .. '!items.effects!VexogjUDXdGAHWmN.kNTwaivtonPJpdY6' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file not shown.
-1
View File
@@ -1 +0,0 @@
MANIFEST-000664
View File
-7
View File
@@ -1,7 +0,0 @@
2025/04/30-13:52:45.213806 7fa7f49f96c0 Recovering log #662
2025/04/30-13:52:45.224527 7fa7f49f96c0 Delete type=3 #660
2025/04/30-13:52:45.224674 7fa7f49f96c0 Delete type=0 #662
2025/04/30-13:56:20.282496 7fa7eebff6c0 Level-0 table #667: started
2025/04/30-13:56:20.282547 7fa7eebff6c0 Level-0 table #667: 0 bytes OK
2025/04/30-13:56:20.342420 7fa7eebff6c0 Delete type=0 #665
2025/04/30-13:56:20.342640 7fa7eebff6c0 Manual compaction at level-0 from '!journal!056ILNNrLiPq3Gi3' @ 72057594037927935 : 1 .. '!journal.pages!yfZxl4I7XAuUF6r3.apXmOlZRmGT4GreB' @ 0 : 0; will stop at (end)
-7
View File
@@ -1,7 +0,0 @@
2025/04/30-13:37:26.989605 7fa7f51fa6c0 Recovering log #658
2025/04/30-13:37:26.999911 7fa7f51fa6c0 Delete type=3 #656
2025/04/30-13:37:26.999964 7fa7f51fa6c0 Delete type=0 #658
2025/04/30-13:52:07.567820 7fa7eebff6c0 Level-0 table #663: started
2025/04/30-13:52:07.567845 7fa7eebff6c0 Level-0 table #663: 0 bytes OK
2025/04/30-13:52:07.574391 7fa7eebff6c0 Delete type=0 #661
2025/04/30-13:52:07.594654 7fa7eebff6c0 Manual compaction at level-0 from '!journal!056ILNNrLiPq3Gi3' @ 72057594037927935 : 1 .. '!journal.pages!yfZxl4I7XAuUF6r3.apXmOlZRmGT4GreB' @ 0 : 0; will stop at (end)
Binary file not shown.
+16 -16
View File
@@ -21,22 +21,22 @@ local function trim1(s)
return (s:gsub("^%s*(.-)%s*$", "%1"))
end
local SIZE2FR = { Size = "Taille",
Tiny = "Minuscule",
Little = "Très petite",
Small = "Petit",
Average = "Moyenne",
Large = "Grande",
Enormous = "Enorme",
Monstrous = "Monstrueuse",
Difficulty = "Difficulté",
Everything = "Tout",
Moderate= "Modéré",
Major= "Majeur",
Minor= "Mineur",
Greenskins= "Peaux vertes",
Challenging= "Intermédiaire",
Elves = "Elfes",
local SIZE2FR = { Size = "Größe",
Tiny = "Winzig",
Little = "Sehr klein",
Small = "Zierlich",
Average = "Durchschnittlich",
Large = "Groß",
Enormous = "Enorm",
Monstrous = "Monströs",
Difficulty = "Schwierigkeitsgrad",
Everything = "Alles",
Moderate= "Moderat",
Major= "Schwer",
Minor= "Leicht",
Greenskins= "Grünhäute",
Challenging= "Heruasfordernd",
Elves = "Elfen",
}
local table
+3 -3
View File
@@ -3,7 +3,7 @@ package.path = package.path .. ";luajson/?.lua"
local JSON = require"json"
--local talent_db = "../../WFRP4e-FoundryVTT/packs/talents.db"
local talent_db ='/home/morr/.local/share/FoundryVTT/Data/modules/wfrp4e-core/packs/talents.db'
local talent_db ='../../wfrp4e-core/packs/talents.db'
local talent = "../compendium/wfrp4e-core.talents.json"
local f1 = io.open(talent_db)
@@ -30,8 +30,8 @@ while line do
print("Found effect at : ", db_talent.name, mytalent.name, effect.label )
mytalent.effects['label'..i-1] = mytalent.name
elseif effect.label == 'Opposed Bonus' then
print("Test opposé !", effect.label)
mytalent.effects['label'..i-1] = 'Bonus au Tests Opposés'
print("Vergelichender Wurf", effect.label)
mytalent.effects['label'..i-1] = 'Bonus auf vergleichenden Wurf'
else
mytalent.effects['label'..i-1] = effect.name
print("Unknow effect : ", effect.label)
+427 -427
View File
File diff suppressed because it is too large Load Diff
+6 -7
View File
@@ -3,15 +3,14 @@ local JSON = require"json"
local lfs = require"lfs"
local pathTab = {
"../../WFRP4e-FoundryVTT/",
"/home/morr/.local/share/FoundryVTT/Data/modules/wfrp4e-core",
"/home/morr/.local/share/FoundryVTT/Data/modules/wfrp4e-eis",
"/home/morr/.local/share/FoundryVTT/Data/modules/wfrp4e-rnhd",
"/home/morr/.local/share/FoundryVTT/Data/modules/wfrp4e-dotr"
"../../wfrp4e-core",
"../../wfrp4e-eis",
"../../wfrp4e-rnhd",
"../../wfrp4e-dotr"
}
local frjsonf = "../fr.json"
fp = io.open(frjsonf, "r")
local dejsonf = "../fr.json"
fp = io.open(dejsonf, "r")
local frtags = JSON.decode( fp:read("*a") )
fp:close()