Compare commits

...

4 Commits

Author SHA1 Message Date
uberwald a234ba5d14 COrrection sur predilections
Release Creation / build (release) Successful in 54s
2026-04-30 23:34:16 +02:00
uberwald 463e9ebb19 Correction sur les runes actives et update compendiums
Release Creation / build (release) Successful in 51s
2026-04-09 23:48:01 +02:00
uberwald d8cfdfb96d Correction pour l'activation des runes, qui ne marchai plus 2026-04-08 23:53:32 +02:00
uberwald 1e63db8c39 Foundryv14 migration 2026-04-01 22:40:03 +02:00
91 changed files with 376 additions and 277 deletions
+1 -1
View File
@@ -60,4 +60,4 @@ jobs:
manifest: 'https://www.uberwald.me/gitea/public/fvtt-mournblade/releases/download/latest/system.json'
notes: 'https://www.uberwald.me/gitea/${{gitea.repository}}/releases/download/${{github.event.release.tag_name}}/fvtt-mournblade.zip'
compatibility-minimum: '13'
compatibility-verified: '13'
compatibility-verified: '14'
+37 -21
View File
@@ -117,27 +117,29 @@
}
}
.chat-card-button {
background: linear-gradient(to bottom, #21374afc 5%, #152833ab 100%);
border: 2px ridge #846109;
color: #d4b5a8;
padding: 0.3rem 0.5rem;
transition: all 0.2s ease;
}
i {
font-size: 0.9rem;
}
.chat-card-button {
background: linear-gradient(to bottom, #21374afc 5%, #152833ab 100%);
border: 2px ridge #846109;
color: #d4b5a8;
padding: 0.3rem 0.5rem;
transition: all 0.2s ease;
cursor: pointer;
&:hover {
background: linear-gradient(to bottom, #800000 5%, #3e0101 100%);
color: #ffffff;
box-shadow: 0 0 8px rgba(128, 0, 0, 0.6);
}
i {
font-size: 0.9rem;
}
&:active {
position: relative;
top: 1px;
}
&:hover {
background: linear-gradient(to bottom, #800000 5%, #3e0101 100%);
color: #ffffff;
box-shadow: 0 0 8px rgba(128, 0, 0, 0.6);
}
&:active {
position: relative;
top: 1px;
}
}
@@ -229,8 +231,21 @@
&.flexrow {
display: flex;
flex-direction: row;
align-items: center;
align-items: flex-start;
gap: 4px;
input[type="checkbox"] {
margin-top: 3px;
flex-shrink: 0;
}
}
h3 {
color: #2a1a0a;
font-size: 1rem;
font-weight: bold;
margin: 0;
text-shadow: none;
}
}
}
@@ -275,8 +290,9 @@
}
.item-field-label-long3 {
flex: 1;
min-width: 350px;
max-width: 350px;
min-width: 250px;
white-space: normal;
line-height: 1.3;
}
.numeric-input {
@@ -10,6 +10,11 @@ export default class MournbladeCompetenceSheet extends MournbladeItemSheet {
window: {
contentClasses: ["competence-content"],
},
actions: {
...MournbladeItemSheet.DEFAULT_OPTIONS.actions,
addPredilection: MournbladeCompetenceSheet.#onAddPredilection,
deletePredilection: MournbladeCompetenceSheet.#onDeletePredilection,
},
}
/** @override */
@@ -46,4 +51,28 @@ export default class MournbladeCompetenceSheet extends MournbladeItemSheet {
context.tabs = this.#getTabs()
return context
}
/**
* Add a new empty predilection to the competence
* @param {PointerEvent} event
*/
static async #onAddPredilection(event) {
event.preventDefault()
const predilections = foundry.utils.duplicate(this.document.system.predilections ?? [])
predilections.push({ name: "", used: false })
await this.document.update({ "system.predilections": predilections })
}
/**
* Delete a predilection by index
* @param {PointerEvent} event
* @param {HTMLElement} target
*/
static async #onDeletePredilection(event, target) {
event.preventDefault()
const idx = Number(target.dataset.predictionIndex)
const predilections = foundry.utils.duplicate(this.document.system.predilections ?? [])
predilections.splice(idx, 1)
await this.document.update({ "system.predilections": predilections })
}
}
+19
View File
@@ -416,6 +416,25 @@ export class MournbladeUtility {
subAme = Math.ceil((subAme + 1) / 2)
}
actor.subPointsAme(rollData.runemode, subAme)
// Créer l'effet de rune sur l'acteur si le jet est réussi
if (rollData.isSuccess) {
const effetMode = (rollData.runemode == "prononcer") ? "prononcee" : "inscrite"
const dureeLabel = rollData.runeduree === 1
? `${rollData.runeduree} tour`
: `${rollData.runeduree} tours`
await actor.createEmbeddedDocuments("Item", [{
name: rollData.rune.name,
type: "runeeffect",
img: rollData.rune.img || "systems/fvtt-mournblade/assets/icons/rune.webp",
system: {
rune: rollData.rune.name,
mode: effetMode,
duree: dureeLabel,
pointame: rollData.runeame
}
}])
}
}
if (rollData.typeAttaque == "assomer" && rollData.defenderTokenId && rollData.isPureSuccess) {
let defender = game.canvas.tokens.get(rollData?.defenderTokenId)?.actor
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000316
MANIFEST-000325
+7 -11
View File
@@ -1,11 +1,7 @@
2026/04/01-22:37:22.642283 7fcfbdbfc6c0 Delete type=3 #1
2026/04/01-22:38:41.418728 7fcfbd3fb6c0 Level-0 table #319: started
2026/04/01-22:38:41.418758 7fcfbd3fb6c0 Level-0 table #319: 0 bytes OK
2026/04/01-22:38:41.455694 7fcfbd3fb6c0 Delete type=0 #317
2026/04/01-22:38:41.627139 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at '!items!wv5EiePmPTpqFutt' @ 239 : 1
2026/04/01-22:38:41.627156 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:41.644764 7fcfbd3fb6c0 Generated table #320@0: 48 keys, 14422 bytes
2026/04/01-22:38:41.644788 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 14422 bytes
2026/04/01-22:38:41.682337 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:41.682460 7fcfbd3fb6c0 Delete type=2 #235
2026/04/01-22:38:41.682635 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!wv5EiePmPTpqFutt' @ 239 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
2026/04/09-23:45:58.303191 7f983b7fe6c0 Recovering log #323
2026/04/09-23:45:58.319529 7f983b7fe6c0 Delete type=3 #321
2026/04/09-23:45:58.319588 7f983b7fe6c0 Delete type=0 #323
2026/04/09-23:47:18.879327 7f983a7fc6c0 Level-0 table #328: started
2026/04/09-23:47:18.879356 7f983a7fc6c0 Level-0 table #328: 0 bytes OK
2026/04/09-23:47:18.915679 7f983a7fc6c0 Delete type=0 #326
2026/04/09-23:47:18.997838 7f983a7fc6c0 Manual compaction at level-0 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
+7 -4
View File
@@ -1,4 +1,7 @@
2026/04/01-22:37:22.463555 7fcfbdbfc6c0 Log #314: 0 ops saved to Table #315 OK
2026/04/01-22:37:22.463668 7fcfbdbfc6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/armes/000314.log: OK
2026/04/01-22:37:22.469250 7fcfbdbfc6c0 Table #235: 48 entries OK
2026/04/01-22:37:22.504609 7fcfbdbfc6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/armes; recovered 1 files; 14422 bytes. Some data may have been lost. ****
2026/04/09-23:12:16.588194 7f20ecbfc6c0 Recovering log #318
2026/04/09-23:12:16.608112 7f20ecbfc6c0 Delete type=3 #316
2026/04/09-23:12:16.608181 7f20ecbfc6c0 Delete type=0 #318
2026/04/09-23:25:18.054476 7f1e4ffff6c0 Level-0 table #324: started
2026/04/09-23:25:18.054490 7f1e4ffff6c0 Level-0 table #324: 0 bytes OK
2026/04/09-23:25:18.060226 7f1e4ffff6c0 Delete type=0 #322
2026/04/09-23:25:18.060329 7f1e4ffff6c0 Manual compaction at level-0 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000315
MANIFEST-000324
+7 -11
View File
@@ -1,11 +1,7 @@
2026/04/01-22:37:23.261595 7fcfbf3ff6c0 Delete type=3 #1
2026/04/01-22:38:41.719103 7fcfbd3fb6c0 Level-0 table #318: started
2026/04/01-22:38:41.719126 7fcfbd3fb6c0 Level-0 table #318: 0 bytes OK
2026/04/01-22:38:41.756352 7fcfbd3fb6c0 Delete type=0 #316
2026/04/01-22:38:41.891691 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at '!items!zzz9JrtWjELdoAfK' @ 120 : 1
2026/04/01-22:38:41.891728 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:41.908679 7fcfbd3fb6c0 Generated table #319@0: 30 keys, 15890 bytes
2026/04/01-22:38:41.908714 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 15890 bytes
2026/04/01-22:38:41.945467 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:41.945642 7fcfbd3fb6c0 Delete type=2 #234
2026/04/01-22:38:42.051657 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!zzz9JrtWjELdoAfK' @ 120 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end)
2026/04/09-23:45:58.356058 7f9888fff6c0 Recovering log #322
2026/04/09-23:45:58.371202 7f9888fff6c0 Delete type=3 #320
2026/04/09-23:45:58.371256 7f9888fff6c0 Delete type=0 #322
2026/04/09-23:47:18.998002 7f983a7fc6c0 Level-0 table #327: started
2026/04/09-23:47:18.998033 7f983a7fc6c0 Level-0 table #327: 0 bytes OK
2026/04/09-23:47:19.033600 7f983a7fc6c0 Delete type=0 #325
2026/04/09-23:47:19.180637 7f983a7fc6c0 Manual compaction at level-0 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end)
+7 -4
View File
@@ -1,4 +1,7 @@
2026/04/01-22:37:23.088994 7fcfbf3ff6c0 Log #313: 0 ops saved to Table #314 OK
2026/04/01-22:37:23.089110 7fcfbf3ff6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/dons/000313.log: OK
2026/04/01-22:37:23.093521 7fcfbf3ff6c0 Table #234: 30 entries OK
2026/04/01-22:37:23.118194 7fcfbf3ff6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/dons; recovered 1 files; 15890 bytes. Some data may have been lost. ****
2026/04/09-23:12:16.653158 7f20ecbfc6c0 Recovering log #317
2026/04/09-23:12:16.667664 7f20ecbfc6c0 Delete type=3 #315
2026/04/09-23:12:16.667723 7f20ecbfc6c0 Delete type=0 #317
2026/04/09-23:25:18.072993 7f1e4ffff6c0 Level-0 table #323: started
2026/04/09-23:25:18.073014 7f1e4ffff6c0 Level-0 table #323: 0 bytes OK
2026/04/09-23:25:18.078766 7f1e4ffff6c0 Delete type=0 #321
2026/04/09-23:25:18.084786 7f1e4ffff6c0 Manual compaction at level-0 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end)
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000315
MANIFEST-000324
+7 -11
View File
@@ -1,11 +1,7 @@
2026/04/01-22:37:23.085637 7fcfbe3fd6c0 Delete type=3 #1
2026/04/01-22:38:41.682720 7fcfbd3fb6c0 Level-0 table #318: started
2026/04/01-22:38:41.682751 7fcfbd3fb6c0 Level-0 table #318: 0 bytes OK
2026/04/01-22:38:41.718990 7fcfbd3fb6c0 Delete type=0 #316
2026/04/01-22:38:41.830653 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at '!items!y47dBO3Mf5Pn7tOd' @ 220 : 1
2026/04/01-22:38:41.830662 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:41.848348 7fcfbd3fb6c0 Generated table #319@0: 55 keys, 9727 bytes
2026/04/01-22:38:41.848372 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 9727 bytes
2026/04/01-22:38:41.886159 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:41.886277 7fcfbd3fb6c0 Delete type=2 #234
2026/04/01-22:38:42.051640 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!y47dBO3Mf5Pn7tOd' @ 220 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end)
2026/04/09-23:45:58.338180 7f983affd6c0 Recovering log #322
2026/04/09-23:45:58.354032 7f983affd6c0 Delete type=3 #320
2026/04/09-23:45:58.354088 7f983affd6c0 Delete type=0 #322
2026/04/09-23:47:18.915819 7f983a7fc6c0 Level-0 table #327: started
2026/04/09-23:47:18.915848 7f983a7fc6c0 Level-0 table #327: 0 bytes OK
2026/04/09-23:47:18.954437 7f983a7fc6c0 Delete type=0 #325
2026/04/09-23:47:18.997849 7f983a7fc6c0 Manual compaction at level-0 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end)
+7 -4
View File
@@ -1,4 +1,7 @@
2026/04/01-22:37:22.833289 7fcfbe3fd6c0 Log #313: 0 ops saved to Table #314 OK
2026/04/01-22:37:22.833392 7fcfbe3fd6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/equipement/000313.log: OK
2026/04/01-22:37:22.856591 7fcfbe3fd6c0 Table #234: 55 entries OK
2026/04/01-22:37:22.888677 7fcfbe3fd6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/equipement; recovered 1 files; 9727 bytes. Some data may have been lost. ****
2026/04/09-23:12:16.632679 7f20ed3fd6c0 Recovering log #317
2026/04/09-23:12:16.648389 7f20ed3fd6c0 Delete type=3 #315
2026/04/09-23:12:16.648462 7f20ed3fd6c0 Delete type=0 #317
2026/04/09-23:25:18.066787 7f1e4ffff6c0 Level-0 table #323: started
2026/04/09-23:25:18.066820 7f1e4ffff6c0 Level-0 table #323: 0 bytes OK
2026/04/09-23:25:18.072917 7f1e4ffff6c0 Delete type=0 #321
2026/04/09-23:25:18.084778 7f1e4ffff6c0 Manual compaction at level-0 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end)
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000315
MANIFEST-000324
+7 -11
View File
@@ -1,11 +1,7 @@
2026/04/01-22:37:23.634165 7fcfbdbfc6c0 Delete type=3 #1
2026/04/01-22:38:42.051800 7fcfbd3fb6c0 Level-0 table #318: started
2026/04/01-22:38:42.051843 7fcfbd3fb6c0 Level-0 table #318: 0 bytes OK
2026/04/01-22:38:42.089219 7fcfbd3fb6c0 Delete type=0 #316
2026/04/01-22:38:42.200430 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!2GaJZsqr2c2mcDRv' @ 72057594037927935 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at '!items!ui4JGsGwHNlSXVK3' @ 40 : 1
2026/04/01-22:38:42.200441 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:42.218548 7fcfbd3fb6c0 Generated table #319@0: 10 keys, 6896 bytes
2026/04/01-22:38:42.218580 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 6896 bytes
2026/04/01-22:38:42.255918 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:42.256064 7fcfbd3fb6c0 Delete type=2 #234
2026/04/01-22:38:42.422069 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!ui4JGsGwHNlSXVK3' @ 40 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at (end)
2026/04/09-23:45:58.413719 7f983bfff6c0 Recovering log #322
2026/04/09-23:45:58.433922 7f983bfff6c0 Delete type=3 #320
2026/04/09-23:45:58.433990 7f983bfff6c0 Delete type=0 #322
2026/04/09-23:47:19.033751 7f983a7fc6c0 Level-0 table #327: started
2026/04/09-23:47:19.033783 7f983a7fc6c0 Level-0 table #327: 0 bytes OK
2026/04/09-23:47:19.076272 7f983a7fc6c0 Delete type=0 #325
2026/04/09-23:47:19.180652 7f983a7fc6c0 Manual compaction at level-0 from '!items!2GaJZsqr2c2mcDRv' @ 72057594037927935 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at (end)
+7 -4
View File
@@ -1,4 +1,7 @@
2026/04/01-22:37:23.451248 7fcfbdbfc6c0 Log #313: 0 ops saved to Table #314 OK
2026/04/01-22:37:23.451351 7fcfbdbfc6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/heritages/000313.log: OK
2026/04/01-22:37:23.457140 7fcfbdbfc6c0 Table #234: 10 entries OK
2026/04/01-22:37:23.490124 7fcfbdbfc6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/heritages; recovered 1 files; 6896 bytes. Some data may have been lost. ****
2026/04/09-23:12:16.692032 7f20ed3fd6c0 Recovering log #317
2026/04/09-23:12:16.709446 7f20ed3fd6c0 Delete type=3 #315
2026/04/09-23:12:16.709514 7f20ed3fd6c0 Delete type=0 #317
2026/04/09-23:25:18.091369 7f1e4ffff6c0 Level-0 table #323: started
2026/04/09-23:25:18.091389 7f1e4ffff6c0 Level-0 table #323: 0 bytes OK
2026/04/09-23:25:18.097952 7f1e4ffff6c0 Delete type=0 #321
2026/04/09-23:25:18.111053 7f1e4ffff6c0 Manual compaction at level-0 from '!items!2GaJZsqr2c2mcDRv' @ 72057594037927935 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at (end)
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000315
MANIFEST-000324
+7 -11
View File
@@ -1,11 +1,7 @@
2026/04/01-22:37:23.786247 7fcfbdbfc6c0 Delete type=3 #1
2026/04/01-22:38:42.163290 7fcfbd3fb6c0 Level-0 table #318: started
2026/04/01-22:38:42.163313 7fcfbd3fb6c0 Level-0 table #318: 0 bytes OK
2026/04/01-22:38:42.200281 7fcfbd3fb6c0 Delete type=0 #316
2026/04/01-22:38:42.366891 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!09s33sFuju8zjPqI' @ 72057594037927935 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at '!items!xlyFCQClBZ1N3O1B' @ 68 : 1
2026/04/01-22:38:42.366910 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:42.385070 7fcfbd3fb6c0 Generated table #319@0: 17 keys, 14917 bytes
2026/04/01-22:38:42.385096 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 14917 bytes
2026/04/01-22:38:42.421752 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:42.421887 7fcfbd3fb6c0 Delete type=2 #234
2026/04/01-22:38:42.422114 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!xlyFCQClBZ1N3O1B' @ 68 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at (end)
2026/04/09-23:45:58.436168 7f9888fff6c0 Recovering log #322
2026/04/09-23:45:58.451031 7f9888fff6c0 Delete type=3 #320
2026/04/09-23:45:58.451098 7f9888fff6c0 Delete type=0 #322
2026/04/09-23:47:19.180800 7f983a7fc6c0 Level-0 table #327: started
2026/04/09-23:47:19.180832 7f983a7fc6c0 Level-0 table #327: 0 bytes OK
2026/04/09-23:47:19.217176 7f983a7fc6c0 Delete type=0 #325
2026/04/09-23:47:19.353947 7f983a7fc6c0 Manual compaction at level-0 from '!items!09s33sFuju8zjPqI' @ 72057594037927935 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at (end)
+7 -4
View File
@@ -1,4 +1,7 @@
2026/04/01-22:37:23.637270 7fcfbdbfc6c0 Log #313: 0 ops saved to Table #314 OK
2026/04/01-22:37:23.637374 7fcfbdbfc6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/metiers/000313.log: OK
2026/04/01-22:37:23.645251 7fcfbdbfc6c0 Table #234: 17 entries OK
2026/04/01-22:37:23.673657 7fcfbdbfc6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/metiers; recovered 1 files; 14917 bytes. Some data may have been lost. ****
2026/04/09-23:12:16.716615 7f20ecbfc6c0 Recovering log #317
2026/04/09-23:12:16.732299 7f20ecbfc6c0 Delete type=3 #315
2026/04/09-23:12:16.732355 7f20ecbfc6c0 Delete type=0 #317
2026/04/09-23:25:18.104079 7f1e4ffff6c0 Level-0 table #323: started
2026/04/09-23:25:18.104101 7f1e4ffff6c0 Level-0 table #323: 0 bytes OK
2026/04/09-23:25:18.110956 7f1e4ffff6c0 Delete type=0 #321
2026/04/09-23:25:18.111069 7f1e4ffff6c0 Manual compaction at level-0 from '!items!09s33sFuju8zjPqI' @ 72057594037927935 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at (end)
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000315
MANIFEST-000324
+7 -11
View File
@@ -1,11 +1,7 @@
2026/04/01-22:37:23.448063 7fcfbdbfc6c0 Delete type=3 #1
2026/04/01-22:38:41.793779 7fcfbd3fb6c0 Level-0 table #318: started
2026/04/01-22:38:41.793809 7fcfbd3fb6c0 Level-0 table #318: 0 bytes OK
2026/04/01-22:38:41.830339 7fcfbd3fb6c0 Delete type=0 #316
2026/04/01-22:38:42.001564 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!2t1KmBeQNuKK5qlN' @ 72057594037927935 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at '!items!yBvkQb9S64s908sR' @ 80 : 1
2026/04/01-22:38:42.001576 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:42.019685 7fcfbd3fb6c0 Generated table #319@0: 20 keys, 9362 bytes
2026/04/01-22:38:42.019710 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 9362 bytes
2026/04/01-22:38:42.051292 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:42.051462 7fcfbd3fb6c0 Delete type=2 #234
2026/04/01-22:38:42.051684 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!yBvkQb9S64s908sR' @ 80 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at (end)
2026/04/09-23:45:58.395467 7f9888fff6c0 Recovering log #322
2026/04/09-23:45:58.411559 7f9888fff6c0 Delete type=3 #320
2026/04/09-23:45:58.411609 7f9888fff6c0 Delete type=0 #322
2026/04/09-23:47:19.076420 7f983a7fc6c0 Level-0 table #327: started
2026/04/09-23:47:19.076448 7f983a7fc6c0 Level-0 table #327: 0 bytes OK
2026/04/09-23:47:19.118899 7f983a7fc6c0 Delete type=0 #325
2026/04/09-23:47:19.180664 7f983a7fc6c0 Manual compaction at level-0 from '!items!2t1KmBeQNuKK5qlN' @ 72057594037927935 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at (end)
+7 -4
View File
@@ -1,4 +1,7 @@
2026/04/01-22:37:23.264816 7fcfbdbfc6c0 Log #313: 0 ops saved to Table #314 OK
2026/04/01-22:37:23.264952 7fcfbdbfc6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/origines/000313.log: OK
2026/04/01-22:37:23.289206 7fcfbdbfc6c0 Table #234: 20 entries OK
2026/04/01-22:37:23.314674 7fcfbdbfc6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/origines; recovered 1 files; 9362 bytes. Some data may have been lost. ****
2026/04/09-23:12:16.671707 7f20ee3ff6c0 Recovering log #317
2026/04/09-23:12:16.687095 7f20ee3ff6c0 Delete type=3 #315
2026/04/09-23:12:16.687160 7f20ee3ff6c0 Delete type=0 #317
2026/04/09-23:25:18.078816 7f1e4ffff6c0 Level-0 table #323: started
2026/04/09-23:25:18.078831 7f1e4ffff6c0 Level-0 table #323: 0 bytes OK
2026/04/09-23:25:18.084691 7f1e4ffff6c0 Delete type=0 #321
2026/04/09-23:25:18.084792 7f1e4ffff6c0 Manual compaction at level-0 from '!items!2t1KmBeQNuKK5qlN' @ 72057594037927935 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file not shown.
+1
View File
@@ -0,0 +1 @@
MANIFEST-000002
+5
View File
@@ -0,0 +1,5 @@
2026/04/09-23:45:58.393597 7f983bfff6c0 Delete type=3 #1
2026/04/09-23:47:19.119062 7f983a7fc6c0 Level-0 table #5: started
2026/04/09-23:47:19.137928 7f983a7fc6c0 Level-0 table #5: 5639 bytes OK
2026/04/09-23:47:19.180471 7f983a7fc6c0 Delete type=0 #3
2026/04/09-23:47:19.180674 7f983a7fc6c0 Manual compaction at level-0 from '!items!7KKX5anO8rJX492Y' @ 72057594037927935 : 1 .. '!items!veZcaW70wCVk99R7' @ 0 : 0; will stop at (end)
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000211
MANIFEST-000220
+7 -12
View File
@@ -1,12 +1,7 @@
2026/04/01-22:37:22.087146 7fcfbe3fd6c0 Delete type=3 #1
2026/04/01-22:38:41.287661 7fcfbd3fb6c0 Level-0 table #214: started
2026/04/01-22:38:41.307920 7fcfbd3fb6c0 Level-0 table #214: 423401 bytes OK
2026/04/01-22:38:41.345247 7fcfbd3fb6c0 Delete type=0 #212
2026/04/01-22:38:41.455826 7fcfbd3fb6c0 Manual compaction at level-0 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at '!folders!dwT9WnH0ZnpuZh92' @ 350 : 1
2026/04/01-22:38:41.455836 7fcfbd3fb6c0 Compacting 2@0 + 0@1 files
2026/04/01-22:38:41.481090 7fcfbd3fb6c0 Generated table #215@0: 694 keys, 423961 bytes
2026/04/01-22:38:41.481126 7fcfbd3fb6c0 Compacted 2@0 + 0@1 files => 423961 bytes
2026/04/01-22:38:41.516817 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:41.517090 7fcfbd3fb6c0 Delete type=2 #130
2026/04/01-22:38:41.517372 7fcfbd3fb6c0 Delete type=2 #214
2026/04/01-22:38:41.682592 7fcfbd3fb6c0 Manual compaction at level-0 from '!folders!dwT9WnH0ZnpuZh92' @ 350 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end)
2026/04/09-23:45:58.246774 7f9888fff6c0 Recovering log #218
2026/04/09-23:45:58.262844 7f9888fff6c0 Delete type=3 #216
2026/04/09-23:45:58.262909 7f9888fff6c0 Delete type=0 #218
2026/04/09-23:47:18.761713 7f983a7fc6c0 Level-0 table #223: started
2026/04/09-23:47:18.761753 7f983a7fc6c0 Level-0 table #223: 0 bytes OK
2026/04/09-23:47:18.804448 7f983a7fc6c0 Delete type=0 #221
2026/04/09-23:47:18.841354 7f983a7fc6c0 Manual compaction at level-0 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end)
+7 -4
View File
@@ -1,4 +1,7 @@
2026/04/01-22:37:21.569834 7fcfbe3fd6c0 Log #209: 0 ops saved to Table #210 OK
2026/04/01-22:37:21.570038 7fcfbe3fd6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/pnj-creatures/000209.log: OK
2026/04/01-22:37:21.611815 7fcfbe3fd6c0 Table #130: 694 entries OK
2026/04/01-22:37:21.643585 7fcfbe3fd6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/pnj-creatures; recovered 1 files; 424214 bytes. Some data may have been lost. ****
2026/04/09-23:12:16.520028 7f20ed3fd6c0 Recovering log #213
2026/04/09-23:12:16.536063 7f20ed3fd6c0 Delete type=3 #211
2026/04/09-23:12:16.536130 7f20ed3fd6c0 Delete type=0 #213
2026/04/09-23:25:18.041614 7f1e4ffff6c0 Level-0 table #219: started
2026/04/09-23:25:18.041634 7f1e4ffff6c0 Level-0 table #219: 0 bytes OK
2026/04/09-23:25:18.048406 7f1e4ffff6c0 Delete type=0 #217
2026/04/09-23:25:18.060314 7f1e4ffff6c0 Manual compaction at level-0 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end)
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000315
MANIFEST-000324
+7 -11
View File
@@ -1,11 +1,7 @@
2026/04/01-22:37:22.823640 7fcfbebfe6c0 Delete type=3 #1
2026/04/01-22:38:41.756537 7fcfbd3fb6c0 Level-0 table #318: started
2026/04/01-22:38:41.756569 7fcfbd3fb6c0 Level-0 table #318: 0 bytes OK
2026/04/01-22:38:41.793647 7fcfbd3fb6c0 Delete type=0 #316
2026/04/01-22:38:41.945777 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at '!items!veoS6Gtzj6Dq087V' @ 28 : 1
2026/04/01-22:38:41.945788 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:41.964210 7fcfbd3fb6c0 Generated table #319@0: 7 keys, 2866 bytes
2026/04/01-22:38:41.964236 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 2866 bytes
2026/04/01-22:38:42.001278 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:42.001401 7fcfbd3fb6c0 Delete type=2 #234
2026/04/01-22:38:42.051672 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!veoS6Gtzj6Dq087V' @ 28 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
2026/04/09-23:45:58.321403 7f983bfff6c0 Recovering log #322
2026/04/09-23:45:58.336285 7f983bfff6c0 Delete type=3 #320
2026/04/09-23:45:58.336351 7f983bfff6c0 Delete type=0 #322
2026/04/09-23:47:18.841528 7f983a7fc6c0 Level-0 table #327: started
2026/04/09-23:47:18.841568 7f983a7fc6c0 Level-0 table #327: 0 bytes OK
2026/04/09-23:47:18.879185 7f983a7fc6c0 Delete type=0 #325
2026/04/09-23:47:18.997823 7f983a7fc6c0 Manual compaction at level-0 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
+7 -4
View File
@@ -1,4 +1,7 @@
2026/04/01-22:37:22.645402 7fcfbebfe6c0 Log #313: 0 ops saved to Table #314 OK
2026/04/01-22:37:22.645500 7fcfbebfe6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/protection/000313.log: OK
2026/04/01-22:37:22.651950 7fcfbebfe6c0 Table #234: 7 entries OK
2026/04/01-22:37:22.678449 7fcfbebfe6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/protection; recovered 1 files; 2866 bytes. Some data may have been lost. ****
2026/04/09-23:12:16.615080 7f20ee3ff6c0 Recovering log #317
2026/04/09-23:12:16.630250 7f20ee3ff6c0 Delete type=3 #315
2026/04/09-23:12:16.630308 7f20ee3ff6c0 Delete type=0 #317
2026/04/09-23:25:18.060419 7f1e4ffff6c0 Level-0 table #323: started
2026/04/09-23:25:18.060441 7f1e4ffff6c0 Level-0 table #323: 0 bytes OK
2026/04/09-23:25:18.066664 7f1e4ffff6c0 Delete type=0 #321
2026/04/09-23:25:18.084770 7f1e4ffff6c0 Manual compaction at level-0 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000315
MANIFEST-000324
+14 -11
View File
@@ -1,11 +1,14 @@
2026/04/01-22:37:24.423266 7fcfbebfe6c0 Delete type=3 #1
2026/04/01-22:38:42.422461 7fcfbd3fb6c0 Level-0 table #318: started
2026/04/01-22:38:42.422525 7fcfbd3fb6c0 Level-0 table #318: 0 bytes OK
2026/04/01-22:38:42.459226 7fcfbd3fb6c0 Delete type=0 #316
2026/04/01-22:38:42.584078 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!1JqWbEkHUoKXbsgn' @ 72057594037927935 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at '!items!xnCf2xIPzdsUoBTy' @ 180 : 1
2026/04/01-22:38:42.584089 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:42.602420 7fcfbd3fb6c0 Generated table #319@0: 45 keys, 33708 bytes
2026/04/01-22:38:42.602447 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 33708 bytes
2026/04/01-22:38:42.639080 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:42.639236 7fcfbd3fb6c0 Delete type=2 #234
2026/04/01-22:38:42.751350 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!xnCf2xIPzdsUoBTy' @ 180 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at (end)
2026/04/09-23:45:58.487370 7f983bfff6c0 Recovering log #322
2026/04/09-23:45:58.503708 7f983bfff6c0 Delete type=3 #320
2026/04/09-23:45:58.503777 7f983bfff6c0 Delete type=0 #322
2026/04/09-23:47:19.297266 7f983a7fc6c0 Level-0 table #327: started
2026/04/09-23:47:19.315493 7f983a7fc6c0 Level-0 table #327: 22260 bytes OK
2026/04/09-23:47:19.353728 7f983a7fc6c0 Delete type=0 #325
2026/04/09-23:47:19.354006 7f983a7fc6c0 Manual compaction at level-0 from '!items!12OfTQijhZYbH4vE' @ 72057594037927935 : 1 .. '!items!yicDDY8Z8Xnz1Fam' @ 0 : 0; will stop at '!items!yicDDY8Z8Xnz1Fam' @ 199 : 1
2026/04/09-23:47:19.354011 7f983a7fc6c0 Compacting 1@0 + 1@1 files
2026/04/09-23:47:19.377009 7f983a7fc6c0 Generated table #328@0: 76 keys, 58333 bytes
2026/04/09-23:47:19.377042 7f983a7fc6c0 Compacted 1@0 + 1@1 files => 58333 bytes
2026/04/09-23:47:19.413466 7f983a7fc6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/09-23:47:19.413579 7f983a7fc6c0 Delete type=2 #319
2026/04/09-23:47:19.413754 7f983a7fc6c0 Delete type=2 #327
2026/04/09-23:47:19.531415 7f983a7fc6c0 Manual compaction at level-0 from '!items!yicDDY8Z8Xnz1Fam' @ 199 : 1 .. '!items!yicDDY8Z8Xnz1Fam' @ 0 : 0; will stop at (end)
+7 -4
View File
@@ -1,4 +1,7 @@
2026/04/01-22:37:24.256088 7fcfbebfe6c0 Log #313: 0 ops saved to Table #314 OK
2026/04/01-22:37:24.256216 7fcfbebfe6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/runes/000313.log: OK
2026/04/01-22:37:24.260772 7fcfbebfe6c0 Table #234: 45 entries OK
2026/04/01-22:37:24.306118 7fcfbebfe6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/runes; recovered 1 files; 33708 bytes. Some data may have been lost. ****
2026/04/09-23:12:16.773729 7f20ecbfc6c0 Recovering log #317
2026/04/09-23:12:16.789109 7f20ecbfc6c0 Delete type=3 #315
2026/04/09-23:12:16.789176 7f20ecbfc6c0 Delete type=0 #317
2026/04/09-23:25:18.111161 7f1e4ffff6c0 Level-0 table #323: started
2026/04/09-23:25:18.111183 7f1e4ffff6c0 Level-0 table #323: 0 bytes OK
2026/04/09-23:25:18.117197 7f1e4ffff6c0 Delete type=0 #321
2026/04/09-23:25:18.139994 7f1e4ffff6c0 Manual compaction at level-0 from '!items!1JqWbEkHUoKXbsgn' @ 72057594037927935 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at (end)
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000231
MANIFEST-000240
+7 -12
View File
@@ -1,12 +1,7 @@
2026/04/01-22:37:24.720991 7fcfbebfe6c0 Delete type=3 #1
2026/04/01-22:38:42.496447 7fcfbd3fb6c0 Level-0 table #234: started
2026/04/01-22:38:42.514574 7fcfbd3fb6c0 Level-0 table #234: 1561 bytes OK
2026/04/01-22:38:42.546369 7fcfbd3fb6c0 Delete type=0 #232
2026/04/01-22:38:42.695557 7fcfbd3fb6c0 Manual compaction at level-0 from '!scenes!ZDV2IwduhOXTxy72' @ 72057594037927935 : 1 .. '!scenes.levels!ZDV2IwduhOXTxy72.defaultLevel0000' @ 0 : 0; will stop at '!scenes!ZDV2IwduhOXTxy72' @ 4 : 1
2026/04/01-22:38:42.695570 7fcfbd3fb6c0 Compacting 2@0 + 0@1 files
2026/04/01-22:38:42.713545 7fcfbd3fb6c0 Generated table #235@0: 2 keys, 1561 bytes
2026/04/01-22:38:42.713580 7fcfbd3fb6c0 Compacted 2@0 + 0@1 files => 1561 bytes
2026/04/01-22:38:42.750980 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:42.751106 7fcfbd3fb6c0 Delete type=2 #150
2026/04/01-22:38:42.751253 7fcfbd3fb6c0 Delete type=2 #234
2026/04/01-22:38:42.751370 7fcfbd3fb6c0 Manual compaction at level-0 from '!scenes!ZDV2IwduhOXTxy72' @ 4 : 1 .. '!scenes.levels!ZDV2IwduhOXTxy72.defaultLevel0000' @ 0 : 0; will stop at (end)
2026/04/09-23:45:58.523395 7f983b7fe6c0 Recovering log #238
2026/04/09-23:45:58.538137 7f983b7fe6c0 Delete type=3 #236
2026/04/09-23:45:58.538186 7f983b7fe6c0 Delete type=0 #238
2026/04/09-23:47:19.452269 7f983a7fc6c0 Level-0 table #243: started
2026/04/09-23:47:19.452300 7f983a7fc6c0 Level-0 table #243: 0 bytes OK
2026/04/09-23:47:19.496545 7f983a7fc6c0 Delete type=0 #241
2026/04/09-23:47:19.531448 7f983a7fc6c0 Manual compaction at level-0 from '!scenes!ZDV2IwduhOXTxy72' @ 72057594037927935 : 1 .. '!scenes.levels!ZDV2IwduhOXTxy72.defaultLevel0000' @ 0 : 0; will stop at (end)
+7 -4
View File
@@ -1,4 +1,7 @@
2026/04/01-22:37:24.580140 7fcfbebfe6c0 Log #229: 0 ops saved to Table #230 OK
2026/04/01-22:37:24.580262 7fcfbebfe6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/scenes/000229.log: OK
2026/04/01-22:37:24.580344 7fcfbebfe6c0 Table #150: 1 entries OK
2026/04/01-22:37:24.606744 7fcfbebfe6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/scenes; recovered 1 files; 1383 bytes. Some data may have been lost. ****
2026/04/09-23:12:16.811675 7f20ed3fd6c0 Recovering log #233
2026/04/09-23:12:16.826590 7f20ed3fd6c0 Delete type=3 #231
2026/04/09-23:12:16.826656 7f20ed3fd6c0 Delete type=0 #233
2026/04/09-23:25:18.123619 7f1e4ffff6c0 Level-0 table #239: started
2026/04/09-23:25:18.123643 7f1e4ffff6c0 Level-0 table #239: 0 bytes OK
2026/04/09-23:25:18.130176 7f1e4ffff6c0 Delete type=0 #237
2026/04/09-23:25:18.140011 7f1e4ffff6c0 Manual compaction at level-0 from '!scenes!ZDV2IwduhOXTxy72' @ 72057594037927935 : 1 .. '!scenes.levels!ZDV2IwduhOXTxy72.defaultLevel0000' @ 0 : 0; will stop at (end)
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000223
MANIFEST-000232
+7 -11
View File
@@ -1,11 +1,7 @@
2026/04/01-22:37:22.455603 7fcfbdbfc6c0 Delete type=3 #1
2026/04/01-22:38:41.382751 7fcfbd3fb6c0 Level-0 table #226: started
2026/04/01-22:38:41.382773 7fcfbd3fb6c0 Level-0 table #226: 0 bytes OK
2026/04/01-22:38:41.418599 7fcfbd3fb6c0 Delete type=0 #224
2026/04/01-22:38:41.572002 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!6bmjc4MUduGs9s6n' @ 72057594037927935 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at '!items!t692JcsGHG4YJIlM' @ 41 : 1
2026/04/01-22:38:41.572012 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:41.591101 7fcfbd3fb6c0 Generated table #227@0: 8 keys, 3853 bytes
2026/04/01-22:38:41.591148 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 3853 bytes
2026/04/01-22:38:41.626677 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:41.626940 7fcfbd3fb6c0 Delete type=2 #142
2026/04/01-22:38:41.682623 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!t692JcsGHG4YJIlM' @ 41 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at (end)
2026/04/09-23:45:58.286205 7f9888fff6c0 Recovering log #230
2026/04/09-23:45:58.301112 7f9888fff6c0 Delete type=3 #228
2026/04/09-23:45:58.301194 7f9888fff6c0 Delete type=0 #230
2026/04/09-23:47:18.954669 7f983a7fc6c0 Level-0 table #235: started
2026/04/09-23:47:18.954723 7f983a7fc6c0 Level-0 table #235: 0 bytes OK
2026/04/09-23:47:18.997675 7f983a7fc6c0 Delete type=0 #233
2026/04/09-23:47:18.997860 7f983a7fc6c0 Manual compaction at level-0 from '!items!6bmjc4MUduGs9s6n' @ 72057594037927935 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at (end)
+7 -4
View File
@@ -1,4 +1,7 @@
2026/04/01-22:37:22.274775 7fcfbdbfc6c0 Log #221: 0 ops saved to Table #222 OK
2026/04/01-22:37:22.274891 7fcfbdbfc6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/skills-creatures/000221.log: OK
2026/04/01-22:37:22.285503 7fcfbdbfc6c0 Table #142: 8 entries OK
2026/04/01-22:37:22.309971 7fcfbdbfc6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/skills-creatures; recovered 1 files; 3853 bytes. Some data may have been lost. ****
2026/04/09-23:12:16.566435 7f20ed3fd6c0 Recovering log #225
2026/04/09-23:12:16.585714 7f20ed3fd6c0 Delete type=3 #223
2026/04/09-23:12:16.585791 7f20ed3fd6c0 Delete type=0 #225
2026/04/09-23:25:18.035426 7f1e4ffff6c0 Level-0 table #231: started
2026/04/09-23:25:18.035487 7f1e4ffff6c0 Level-0 table #231: 0 bytes OK
2026/04/09-23:25:18.041540 7f1e4ffff6c0 Delete type=0 #229
2026/04/09-23:25:18.060303 7f1e4ffff6c0 Manual compaction at level-0 from '!items!6bmjc4MUduGs9s6n' @ 72057594037927935 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at (end)
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000315
MANIFEST-000324
+7 -11
View File
@@ -1,11 +1,7 @@
2026/04/01-22:37:22.266191 7fcfbe3fd6c0 Delete type=3 #1
2026/04/01-22:38:41.345598 7fcfbd3fb6c0 Level-0 table #318: started
2026/04/01-22:38:41.345629 7fcfbd3fb6c0 Level-0 table #318: 0 bytes OK
2026/04/01-22:38:41.382638 7fcfbd3fb6c0 Delete type=0 #316
2026/04/01-22:38:41.517536 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at '!items!tq6mEgXog7h4VyWk' @ 60 : 1
2026/04/01-22:38:41.517546 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:41.535232 7fcfbd3fb6c0 Generated table #319@0: 15 keys, 8044 bytes
2026/04/01-22:38:41.535258 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 8044 bytes
2026/04/01-22:38:41.571766 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:41.571875 7fcfbd3fb6c0 Delete type=2 #234
2026/04/01-22:38:41.682611 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!tq6mEgXog7h4VyWk' @ 60 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end)
2026/04/09-23:45:58.269799 7f983bfff6c0 Recovering log #322
2026/04/09-23:45:58.283710 7f983bfff6c0 Delete type=3 #320
2026/04/09-23:45:58.283784 7f983bfff6c0 Delete type=0 #322
2026/04/09-23:47:18.804674 7f983a7fc6c0 Level-0 table #327: started
2026/04/09-23:47:18.804736 7f983a7fc6c0 Level-0 table #327: 0 bytes OK
2026/04/09-23:47:18.841172 7f983a7fc6c0 Delete type=0 #325
2026/04/09-23:47:18.841366 7f983a7fc6c0 Manual compaction at level-0 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end)
+7 -4
View File
@@ -1,4 +1,7 @@
2026/04/01-22:37:22.093554 7fcfbe3fd6c0 Log #313: 0 ops saved to Table #314 OK
2026/04/01-22:37:22.093697 7fcfbe3fd6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/skills/000313.log: OK
2026/04/01-22:37:22.103405 7fcfbe3fd6c0 Table #234: 15 entries OK
2026/04/01-22:37:22.130627 7fcfbe3fd6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/skills; recovered 1 files; 8044 bytes. Some data may have been lost. ****
2026/04/09-23:12:16.548327 7f20ee3ff6c0 Recovering log #317
2026/04/09-23:12:16.563230 7f20ee3ff6c0 Delete type=3 #315
2026/04/09-23:12:16.563310 7f20ee3ff6c0 Delete type=0 #317
2026/04/09-23:25:18.048547 7f1e4ffff6c0 Level-0 table #323: started
2026/04/09-23:25:18.048574 7f1e4ffff6c0 Level-0 table #323: 0 bytes OK
2026/04/09-23:25:18.054419 7f1e4ffff6c0 Delete type=0 #321
2026/04/09-23:25:18.060322 7f1e4ffff6c0 Manual compaction at level-0 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end)
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000315
MANIFEST-000324
+7 -11
View File
@@ -1,11 +1,7 @@
2026/04/01-22:37:24.576605 7fcfbebfe6c0 Delete type=3 #1
2026/04/01-22:38:42.459502 7fcfbd3fb6c0 Level-0 table #318: started
2026/04/01-22:38:42.459573 7fcfbd3fb6c0 Level-0 table #318: 0 bytes OK
2026/04/01-22:38:42.496235 7fcfbd3fb6c0 Delete type=0 #316
2026/04/01-22:38:42.639394 7fcfbd3fb6c0 Manual compaction at level-0 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 83 : 1
2026/04/01-22:38:42.639407 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:42.658018 7fcfbd3fb6c0 Generated table #319@0: 21 keys, 4017 bytes
2026/04/01-22:38:42.658073 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 4017 bytes
2026/04/01-22:38:42.695115 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:42.695387 7fcfbd3fb6c0 Delete type=2 #234
2026/04/01-22:38:42.751360 7fcfbd3fb6c0 Manual compaction at level-0 from '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 83 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end)
2026/04/09-23:45:58.505537 7f983affd6c0 Recovering log #322
2026/04/09-23:45:58.521170 7f983affd6c0 Delete type=3 #320
2026/04/09-23:45:58.521235 7f983affd6c0 Delete type=0 #322
2026/04/09-23:47:19.413831 7f983a7fc6c0 Level-0 table #327: started
2026/04/09-23:47:19.413859 7f983a7fc6c0 Level-0 table #327: 0 bytes OK
2026/04/09-23:47:19.452127 7f983a7fc6c0 Delete type=0 #325
2026/04/09-23:47:19.531432 7f983a7fc6c0 Manual compaction at level-0 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end)
+7 -4
View File
@@ -1,4 +1,7 @@
2026/04/01-22:37:24.426954 7fcfbebfe6c0 Log #313: 0 ops saved to Table #314 OK
2026/04/01-22:37:24.427045 7fcfbebfe6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/tables/000313.log: OK
2026/04/01-22:37:24.432189 7fcfbebfe6c0 Table #234: 21 entries OK
2026/04/01-22:37:24.460505 7fcfbebfe6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/tables; recovered 1 files; 4017 bytes. Some data may have been lost. ****
2026/04/09-23:12:16.792949 7f20ee3ff6c0 Recovering log #317
2026/04/09-23:12:16.808924 7f20ee3ff6c0 Delete type=3 #315
2026/04/09-23:12:16.808977 7f20ee3ff6c0 Delete type=0 #317
2026/04/09-23:25:18.117313 7f1e4ffff6c0 Level-0 table #323: started
2026/04/09-23:25:18.117339 7f1e4ffff6c0 Level-0 table #323: 0 bytes OK
2026/04/09-23:25:18.123526 7f1e4ffff6c0 Delete type=0 #321
2026/04/09-23:25:18.140003 7f1e4ffff6c0 Manual compaction at level-0 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end)
Binary file not shown.
View File
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000315
MANIFEST-000324
+7 -11
View File
@@ -1,11 +1,7 @@
2026/04/01-22:37:24.057709 7fcfbf3ff6c0 Delete type=3 #1
2026/04/01-22:38:42.126235 7fcfbd3fb6c0 Level-0 table #318: started
2026/04/01-22:38:42.126277 7fcfbd3fb6c0 Level-0 table #318: 0 bytes OK
2026/04/01-22:38:42.163165 7fcfbd3fb6c0 Delete type=0 #316
2026/04/01-22:38:42.311266 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at '!items!zhPPsmTtLv7cyNHJ' @ 220 : 1
2026/04/01-22:38:42.311276 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:42.329620 7fcfbd3fb6c0 Generated table #319@0: 55 keys, 26369 bytes
2026/04/01-22:38:42.329646 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 26369 bytes
2026/04/01-22:38:42.366661 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:42.366766 7fcfbd3fb6c0 Delete type=2 #234
2026/04/01-22:38:42.422104 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!zhPPsmTtLv7cyNHJ' @ 220 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end)
2026/04/09-23:45:58.453302 7f983bfff6c0 Recovering log #322
2026/04/09-23:45:58.469037 7f983bfff6c0 Delete type=3 #320
2026/04/09-23:45:58.469091 7f983bfff6c0 Delete type=0 #322
2026/04/09-23:47:19.217330 7f983a7fc6c0 Level-0 table #327: started
2026/04/09-23:47:19.217362 7f983a7fc6c0 Level-0 table #327: 0 bytes OK
2026/04/09-23:47:19.255438 7f983a7fc6c0 Delete type=0 #325
2026/04/09-23:47:19.353970 7f983a7fc6c0 Manual compaction at level-0 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end)
+7 -4
View File
@@ -1,4 +1,7 @@
2026/04/01-22:37:23.803960 7fcfbf3ff6c0 Log #313: 0 ops saved to Table #314 OK
2026/04/01-22:37:23.804081 7fcfbf3ff6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/tendances/000313.log: OK
2026/04/01-22:37:23.809017 7fcfbf3ff6c0 Table #234: 55 entries OK
2026/04/01-22:37:23.849202 7fcfbf3ff6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/tendances; recovered 1 files; 26369 bytes. Some data may have been lost. ****
2026/04/09-23:12:16.737235 7f20edbfe6c0 Recovering log #317
2026/04/09-23:12:16.752970 7f20edbfe6c0 Delete type=3 #315
2026/04/09-23:12:16.753044 7f20edbfe6c0 Delete type=0 #317
2026/04/09-23:25:18.084916 7f1e4ffff6c0 Level-0 table #323: started
2026/04/09-23:25:18.084945 7f1e4ffff6c0 Level-0 table #323: 0 bytes OK
2026/04/09-23:25:18.091299 7f1e4ffff6c0 Delete type=0 #321
2026/04/09-23:25:18.111042 7f1e4ffff6c0 Manual compaction at level-0 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end)
Binary file not shown.
View File
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000315
MANIFEST-000324
+7 -11
View File
@@ -1,11 +1,7 @@
2026/04/01-22:37:24.252778 7fcfbf3ff6c0 Delete type=3 #1
2026/04/01-22:38:42.089395 7fcfbd3fb6c0 Level-0 table #318: started
2026/04/01-22:38:42.089436 7fcfbd3fb6c0 Level-0 table #318: 0 bytes OK
2026/04/01-22:38:42.126046 7fcfbd3fb6c0 Delete type=0 #316
2026/04/01-22:38:42.256188 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!3J0HKjcVtBT39BiR' @ 72057594037927935 : 1 .. '!items!zeOtWz6oscp8Su5l' @ 0 : 0; will stop at '!items!zeOtWz6oscp8Su5l' @ 80 : 1
2026/04/01-22:38:42.256196 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:42.274540 7fcfbd3fb6c0 Generated table #319@0: 20 keys, 11192 bytes
2026/04/01-22:38:42.274569 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 11192 bytes
2026/04/01-22:38:42.311004 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:42.311138 7fcfbd3fb6c0 Delete type=2 #234
2026/04/01-22:38:42.422091 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!zeOtWz6oscp8Su5l' @ 80 : 1 .. '!items!zeOtWz6oscp8Su5l' @ 0 : 0; will stop at (end)
2026/04/09-23:45:58.470924 7f9888fff6c0 Recovering log #322
2026/04/09-23:45:58.485339 7f9888fff6c0 Delete type=3 #320
2026/04/09-23:45:58.485446 7f9888fff6c0 Delete type=0 #322
2026/04/09-23:47:19.255626 7f983a7fc6c0 Level-0 table #327: started
2026/04/09-23:47:19.255673 7f983a7fc6c0 Level-0 table #327: 0 bytes OK
2026/04/09-23:47:19.297109 7f983a7fc6c0 Delete type=0 #325
2026/04/09-23:47:19.353986 7f983a7fc6c0 Manual compaction at level-0 from '!items!3J0HKjcVtBT39BiR' @ 72057594037927935 : 1 .. '!items!zeOtWz6oscp8Su5l' @ 0 : 0; will stop at (end)
+7 -4
View File
@@ -1,4 +1,7 @@
2026/04/01-22:37:24.061178 7fcfbf3ff6c0 Log #313: 0 ops saved to Table #314 OK
2026/04/01-22:37:24.061348 7fcfbf3ff6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/traits-chaotiques/000313.log: OK
2026/04/01-22:37:24.064808 7fcfbf3ff6c0 Table #234: 20 entries OK
2026/04/01-22:37:24.107677 7fcfbf3ff6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/traits-chaotiques; recovered 1 files; 11192 bytes. Some data may have been lost. ****
2026/04/09-23:12:16.756203 7f20ed3fd6c0 Recovering log #317
2026/04/09-23:12:16.771012 7f20ed3fd6c0 Delete type=3 #315
2026/04/09-23:12:16.771062 7f20ed3fd6c0 Delete type=0 #317
2026/04/09-23:25:18.098075 7f1e4ffff6c0 Level-0 table #323: started
2026/04/09-23:25:18.098095 7f1e4ffff6c0 Level-0 table #323: 0 bytes OK
2026/04/09-23:25:18.103998 7f1e4ffff6c0 Delete type=0 #321
2026/04/09-23:25:18.111061 7f1e4ffff6c0 Manual compaction at level-0 from '!items!3J0HKjcVtBT39BiR' @ 72057594037927935 : 1 .. '!items!zeOtWz6oscp8Su5l' @ 0 : 0; will stop at (end)
Binary file not shown.
+20 -7
View File
@@ -2226,22 +2226,23 @@ li {
background: rgba(255, 102, 0, 0.2);
box-shadow: 0 0 5px rgba(255, 102, 0, 0.5);
}
.fvtt-mournblade.item .header-actions .chat-card-button {
.fvtt-mournblade.item .chat-card-button {
background: linear-gradient(to bottom, #21374afc 5%, #152833ab 100%);
border: 2px ridge #846109;
color: #d4b5a8;
padding: 0.3rem 0.5rem;
transition: all 0.2s ease;
cursor: pointer;
}
.fvtt-mournblade.item .header-actions .chat-card-button i {
.fvtt-mournblade.item .chat-card-button i {
font-size: 0.9rem;
}
.fvtt-mournblade.item .header-actions .chat-card-button:hover {
.fvtt-mournblade.item .chat-card-button:hover {
background: linear-gradient(to bottom, #800000 5%, #3e0101 100%);
color: #ffffff;
box-shadow: 0 0 8px rgba(128, 0, 0, 0.6);
}
.fvtt-mournblade.item .header-actions .chat-card-button:active {
.fvtt-mournblade.item .chat-card-button:active {
position: relative;
top: 1px;
}
@@ -2320,9 +2321,20 @@ li {
.fvtt-mournblade.item .item-list li.item.flexrow {
display: flex;
flex-direction: row;
align-items: center;
align-items: flex-start;
gap: 4px;
}
.fvtt-mournblade.item .item-list li.item.flexrow input[type="checkbox"] {
margin-top: 3px;
flex-shrink: 0;
}
.fvtt-mournblade.item .item-list li.item h3 {
color: #2a1a0a;
font-size: 1rem;
font-weight: bold;
margin: 0;
text-shadow: none;
}
.fvtt-mournblade.item .generic-label {
display: inline-block;
white-space: nowrap;
@@ -2356,8 +2368,9 @@ li {
}
.fvtt-mournblade.item .item-field-label-long3 {
flex: 1;
min-width: 350px;
max-width: 350px;
min-width: 250px;
white-space: normal;
line-height: 1.3;
}
.fvtt-mournblade.item .numeric-input {
text-align: center;
File diff suppressed because one or more lines are too long
+14 -1
View File
@@ -179,7 +179,8 @@
"metiers",
"tendances",
"traits-chaotiques",
"runes"
"runes",
"pactes-dons"
],
"folders": []
},
@@ -294,6 +295,18 @@
"ASSISTANT": "OWNER"
}
},
{
"label": "Pactes & Dons Mineurs",
"type": "Item",
"name": "pactes-dons",
"path": "packs/pactes-dons",
"system": "fvtt-mournblade",
"flags": {},
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
}
},
{
"type": "Item",
"label": "Origines",
+13
View File
@@ -118,6 +118,12 @@
<span class="detail-label">Points d'âme:</span>
<span class="detail-value">{{runeame}}</span>
</div>
{{#if runeduree}}
<div class="detail-row">
<span class="detail-label">Durée:</span>
<span class="detail-value">{{runeduree}} tour{{#if (gt runeduree 1)}}s{{/if}}</span>
</div>
{{/if}}
{{/if}}
</div>
</div>
@@ -161,6 +167,13 @@
</button>
</div>
{{/if}}
{{#if rune}}
<div class="effect-item">
<i class="fas fa-star-of-david"></i>
La rune <strong>{{rune.name}}</strong> est activée pour {{runeduree}} tour{{#if (gt runeduree 1)}}s{{/if}}.
</div>
{{/if}}
</div>
{{else if (and (eq typeAttaque "fuir") (not isSuccess))}}
<div class="result-warning">
+4 -4
View File
@@ -46,13 +46,13 @@
{{#each system.predilections as |predilection key|}}
<li class="prediction-item item flexrow" data-prediction-index="{{key}}">
<input type="text" class="edit-prediction item-field-label-long"
name="system.predilections[{{key}}]" value="{{predilection.name}}" data-dtype="String" />
<label class="generic-label">Utilisée ? <input class="use-prediction" type="checkbox" name="predilection.used" {{checked predilection.used}} /></label>
<a class="item-control delete-prediction" title="Supprimer une predilection"><i class="fas fa-trash"></i></a>
name="system.predilections.{{key}}.name" value="{{predilection.name}}" data-dtype="String" />
<label class="generic-label">Utilisée ? <input class="use-prediction" type="checkbox" name="system.predilections.{{key}}.used" {{checked predilection.used}} /></label>
<a class="item-control" data-action="deletePredilection" data-prediction-index="{{key}}" title="Supprimer une prédilection"><i class="fas fa-trash"></i></a>
</li>
{{/each}}
<li class="item">
<button id="add-predilection" class="chat-card-button">{{localize "MNBL.addpredilection"}}</button>
<button type="button" data-action="addPredilection" class="chat-card-button">{{localize "MNBL.addpredilection"}}</button>
</li>
</ul>
</div>