From 2b3e774cbbaeedab7d5d4b28b6649b5e191d77e3 Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Thu, 25 Apr 2024 10:30:15 +0200 Subject: [PATCH] Correction sur les pouvoirs des fiches de PNJ --- modules/heritiers-actor.js | 4 ++++ .../archetypes-fees/{000092.log => 000100.log} | 0 packs/archetypes-fees/CURRENT | 2 +- packs/archetypes-fees/LOG | 16 ++++++++-------- packs/archetypes-fees/LOG.old | 16 ++++++++-------- packs/archetypes-fees/MANIFEST-000090 | Bin 135 -> 0 bytes packs/archetypes-fees/MANIFEST-000098 | Bin 0 -> 135 bytes .../{000092.log => 000100.log} | 0 packs/armes-et-protection/CURRENT | 2 +- packs/armes-et-protection/LOG | 16 ++++++++-------- packs/armes-et-protection/LOG.old | 16 ++++++++-------- packs/armes-et-protection/MANIFEST-000090 | Bin 135 -> 0 bytes packs/armes-et-protection/MANIFEST-000098 | Bin 0 -> 135 bytes .../atouts-feeriques/{000092.log => 000100.log} | 0 packs/atouts-feeriques/CURRENT | 2 +- packs/atouts-feeriques/LOG | 16 ++++++++-------- packs/atouts-feeriques/LOG.old | 16 ++++++++-------- packs/atouts-feeriques/MANIFEST-000090 | Bin 137 -> 0 bytes packs/atouts-feeriques/MANIFEST-000098 | Bin 0 -> 137 bytes packs/avantages/{000092.log => 000100.log} | 0 packs/avantages/CURRENT | 2 +- packs/avantages/LOG | 16 ++++++++-------- packs/avantages/LOG.old | 16 ++++++++-------- packs/avantages/MANIFEST-000090 | Bin 135 -> 0 bytes packs/avantages/MANIFEST-000098 | Bin 0 -> 135 bytes packs/capacites/{000092.log => 000100.log} | 0 packs/capacites/CURRENT | 2 +- packs/capacites/LOG | 16 ++++++++-------- packs/capacites/LOG.old | 16 ++++++++-------- packs/capacites/MANIFEST-000090 | Bin 135 -> 0 bytes packs/capacites/MANIFEST-000098 | Bin 0 -> 135 bytes packs/competences/{000092.log => 000100.log} | 0 packs/competences/CURRENT | 2 +- packs/competences/LOG | 16 ++++++++-------- packs/competences/LOG.old | 16 ++++++++-------- packs/competences/MANIFEST-000090 | Bin 135 -> 0 bytes packs/competences/MANIFEST-000098 | Bin 0 -> 135 bytes packs/desavantages/{000092.log => 000100.log} | 0 packs/desavantages/CURRENT | 2 +- packs/desavantages/LOG | 16 ++++++++-------- packs/desavantages/LOG.old | 16 ++++++++-------- packs/desavantages/MANIFEST-000090 | Bin 135 -> 0 bytes packs/desavantages/MANIFEST-000098 | Bin 0 -> 135 bytes packs/pouvoirs/{000092.log => 000100.log} | 0 packs/pouvoirs/CURRENT | 2 +- packs/pouvoirs/LOG | 16 ++++++++-------- packs/pouvoirs/LOG.old | 16 ++++++++-------- packs/pouvoirs/MANIFEST-000090 | Bin 137 -> 0 bytes packs/pouvoirs/MANIFEST-000098 | Bin 0 -> 137 bytes packs/profils/{000092.log => 000100.log} | 0 packs/profils/CURRENT | 2 +- packs/profils/LOG | 14 +++++++------- packs/profils/LOG.old | 14 +++++++------- packs/profils/MANIFEST-000090 | Bin 65 -> 0 bytes packs/profils/MANIFEST-000098 | Bin 0 -> 65 bytes packs/scenes/{000060.log => 000068.log} | 0 packs/scenes/CURRENT | 2 +- packs/scenes/LOG | 16 ++++++++-------- packs/scenes/LOG.old | 16 ++++++++-------- packs/scenes/MANIFEST-000058 | Bin 136 -> 0 bytes packs/scenes/MANIFEST-000066 | Bin 0 -> 136 bytes system.json | 4 ++-- templates/actor-pnj-sheet.html | 15 ++++++++------- 63 files changed, 182 insertions(+), 177 deletions(-) rename packs/archetypes-fees/{000092.log => 000100.log} (100%) delete mode 100644 packs/archetypes-fees/MANIFEST-000090 create mode 100644 packs/archetypes-fees/MANIFEST-000098 rename packs/armes-et-protection/{000092.log => 000100.log} (100%) delete mode 100644 packs/armes-et-protection/MANIFEST-000090 create mode 100644 packs/armes-et-protection/MANIFEST-000098 rename packs/atouts-feeriques/{000092.log => 000100.log} (100%) delete mode 100644 packs/atouts-feeriques/MANIFEST-000090 create mode 100644 packs/atouts-feeriques/MANIFEST-000098 rename packs/avantages/{000092.log => 000100.log} (100%) delete mode 100644 packs/avantages/MANIFEST-000090 create mode 100644 packs/avantages/MANIFEST-000098 rename packs/capacites/{000092.log => 000100.log} (100%) delete mode 100644 packs/capacites/MANIFEST-000090 create mode 100644 packs/capacites/MANIFEST-000098 rename packs/competences/{000092.log => 000100.log} (100%) delete mode 100644 packs/competences/MANIFEST-000090 create mode 100644 packs/competences/MANIFEST-000098 rename packs/desavantages/{000092.log => 000100.log} (100%) delete mode 100644 packs/desavantages/MANIFEST-000090 create mode 100644 packs/desavantages/MANIFEST-000098 rename packs/pouvoirs/{000092.log => 000100.log} (100%) delete mode 100644 packs/pouvoirs/MANIFEST-000090 create mode 100644 packs/pouvoirs/MANIFEST-000098 rename packs/profils/{000092.log => 000100.log} (100%) delete mode 100644 packs/profils/MANIFEST-000090 create mode 100644 packs/profils/MANIFEST-000098 rename packs/scenes/{000060.log => 000068.log} (100%) delete mode 100644 packs/scenes/MANIFEST-000058 create mode 100644 packs/scenes/MANIFEST-000066 diff --git a/modules/heritiers-actor.js b/modules/heritiers-actor.js index 73b8ea6..61076a1 100644 --- a/modules/heritiers-actor.js +++ b/modules/heritiers-actor.js @@ -780,6 +780,10 @@ export class HeritiersActor extends Actor { if (pouvoir.system.feeriemasque != "autre") { rollData.pouvoirBase = duplicate(this.system.rang[pouvoir.system.feeriemasque.toLowerCase()]) rollData.pouvoirBase.label = "Féerie" + if (!pouvoir.system.carac) { + ui.notifications.warn("Le pouvoir actif " + pouvoir.name + " n'a pas de caractéristique associée") + return + } rollData.carac = duplicate(this.system.caracteristiques[pouvoir.system.carac]) rollData.caracKey = pouvoir.system.carac } diff --git a/packs/archetypes-fees/000092.log b/packs/archetypes-fees/000100.log similarity index 100% rename from packs/archetypes-fees/000092.log rename to packs/archetypes-fees/000100.log diff --git a/packs/archetypes-fees/CURRENT b/packs/archetypes-fees/CURRENT index 2f2c868..95395b2 100644 --- a/packs/archetypes-fees/CURRENT +++ b/packs/archetypes-fees/CURRENT @@ -1 +1 @@ -MANIFEST-000090 +MANIFEST-000098 diff --git a/packs/archetypes-fees/LOG b/packs/archetypes-fees/LOG index f661c18..6c6628a 100644 --- a/packs/archetypes-fees/LOG +++ b/packs/archetypes-fees/LOG @@ -1,8 +1,8 @@ -2024/04/11-06:57:01.656084 7faaec2006c0 Recovering log #88 -2024/04/11-06:57:01.666957 7faaec2006c0 Delete type=3 #86 -2024/04/11-06:57:01.667075 7faaec2006c0 Delete type=0 #88 -2024/04/11-12:35:54.521478 7faaeae006c0 Level-0 table #93: started -2024/04/11-12:35:54.521514 7faaeae006c0 Level-0 table #93: 0 bytes OK -2024/04/11-12:35:54.527725 7faaeae006c0 Delete type=0 #91 -2024/04/11-12:35:54.534670 7faaeae006c0 Manual compaction at level-0 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) -2024/04/11-12:35:54.541869 7faaeae006c0 Manual compaction at level-1 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) +2024/04/24-21:03:14.407753 7fcc5fe006c0 Recovering log #96 +2024/04/24-21:03:14.418285 7fcc5fe006c0 Delete type=3 #94 +2024/04/24-21:03:14.418386 7fcc5fe006c0 Delete type=0 #96 +2024/04/24-21:12:06.758987 7fcc5e4006c0 Level-0 table #101: started +2024/04/24-21:12:06.759009 7fcc5e4006c0 Level-0 table #101: 0 bytes OK +2024/04/24-21:12:06.766071 7fcc5e4006c0 Delete type=0 #99 +2024/04/24-21:12:06.772507 7fcc5e4006c0 Manual compaction at level-0 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) +2024/04/24-21:12:06.780581 7fcc5e4006c0 Manual compaction at level-1 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) diff --git a/packs/archetypes-fees/LOG.old b/packs/archetypes-fees/LOG.old index 54c29fe..8387091 100644 --- a/packs/archetypes-fees/LOG.old +++ b/packs/archetypes-fees/LOG.old @@ -1,8 +1,8 @@ -2024/04/07-18:53:23.340520 7f38a3e006c0 Recovering log #84 -2024/04/07-18:53:23.351008 7f38a3e006c0 Delete type=3 #82 -2024/04/07-18:53:23.351081 7f38a3e006c0 Delete type=0 #84 -2024/04/07-20:09:01.423397 7f38a10006c0 Level-0 table #89: started -2024/04/07-20:09:01.423433 7f38a10006c0 Level-0 table #89: 0 bytes OK -2024/04/07-20:09:01.430760 7f38a10006c0 Delete type=0 #87 -2024/04/07-20:09:01.438028 7f38a10006c0 Manual compaction at level-0 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) -2024/04/07-20:09:01.438088 7f38a10006c0 Manual compaction at level-1 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) +2024/04/24-21:00:50.195494 7fcc64a006c0 Recovering log #92 +2024/04/24-21:00:50.205751 7fcc64a006c0 Delete type=3 #90 +2024/04/24-21:00:50.205814 7fcc64a006c0 Delete type=0 #92 +2024/04/24-21:03:07.405442 7fcc5e4006c0 Level-0 table #97: started +2024/04/24-21:03:07.405465 7fcc5e4006c0 Level-0 table #97: 0 bytes OK +2024/04/24-21:03:07.413456 7fcc5e4006c0 Delete type=0 #95 +2024/04/24-21:03:07.434002 7fcc5e4006c0 Manual compaction at level-0 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) +2024/04/24-21:03:07.434046 7fcc5e4006c0 Manual compaction at level-1 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end) diff --git a/packs/archetypes-fees/MANIFEST-000090 b/packs/archetypes-fees/MANIFEST-000090 deleted file mode 100644 index fa5e426c22d0b0e8f2245c00ea324718a3b9bb4f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 135 zcmewnzoIaSfss)vC$%g!CnZVGsj?)sJhM2}IX|}`u_&=5zlfcQb>0~kdBx0<)ZAi4 zL%$3!4--$Xf{J4ITpuS3Mn(oOfXP=HR{E#rr8#GN|iFfv7R VGBC%m$RFLP?gQe+0J(82@&FwOBjEr5 diff --git a/packs/archetypes-fees/MANIFEST-000098 b/packs/archetypes-fees/MANIFEST-000098 new file mode 100644 index 0000000000000000000000000000000000000000..be9a689f2e9860513c9c9065bbd14a3bd6af089c GIT binary patch literal 135 zcmewnzoIaSfss)vC$%g!CnZVGsj?)sJhM2}IX|}`u_&=5zlfcQb>0~kdBx0<)ZAi4 zL%$3!4--$Xf{J4ITpuS3Mn(oOfXP=HR{E#rr8#z-ytdBx0<)ZAi4 zL)Vb7!~my~ESHk1)EsX^Mn(oOfXP=S6^A(&hgSquWmi?X8~QPNK;-`iC2ZzkU}TEs VWMGbA@!;AKQ32w{0J(829sqT2CFcMD diff --git a/packs/armes-et-protection/MANIFEST-000098 b/packs/armes-et-protection/MANIFEST-000098 new file mode 100644 index 0000000000000000000000000000000000000000..84b432423f4205f8964f2e8f0c366f1f55f837dc GIT binary patch literal 135 zcmWeR_2YCB10$nUPHI_dPD+xVQ)NkNd1i5{bAE0?Vo_pAei1tp>z-ytdBx0<)ZAi4 zL)Vb7!~my~ESHk1)EsX^Mn(oOfXP=S6^A(&hgSquWmi?X8~QPNK;&PaujA%mU}Q?> VWMEEV@wlf|769U=0J&)_9sqc)CL#a; literal 0 HcmV?d00001 diff --git a/packs/atouts-feeriques/000092.log b/packs/atouts-feeriques/000100.log similarity index 100% rename from packs/atouts-feeriques/000092.log rename to packs/atouts-feeriques/000100.log diff --git a/packs/atouts-feeriques/CURRENT b/packs/atouts-feeriques/CURRENT index 2f2c868..95395b2 100644 --- a/packs/atouts-feeriques/CURRENT +++ b/packs/atouts-feeriques/CURRENT @@ -1 +1 @@ -MANIFEST-000090 +MANIFEST-000098 diff --git a/packs/atouts-feeriques/LOG b/packs/atouts-feeriques/LOG index 56a1945..d6f1793 100644 --- a/packs/atouts-feeriques/LOG +++ b/packs/atouts-feeriques/LOG @@ -1,8 +1,8 @@ -2024/04/11-06:57:01.640175 7faaeb8006c0 Recovering log #88 -2024/04/11-06:57:01.651029 7faaeb8006c0 Delete type=3 #86 -2024/04/11-06:57:01.651155 7faaeb8006c0 Delete type=0 #88 -2024/04/11-12:35:54.513589 7faaeae006c0 Level-0 table #93: started -2024/04/11-12:35:54.513622 7faaeae006c0 Level-0 table #93: 0 bytes OK -2024/04/11-12:35:54.521248 7faaeae006c0 Delete type=0 #91 -2024/04/11-12:35:54.527836 7faaeae006c0 Manual compaction at level-0 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) -2024/04/11-12:35:54.534686 7faaeae006c0 Manual compaction at level-1 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) +2024/04/24-21:03:14.394982 7fcc64a006c0 Recovering log #96 +2024/04/24-21:03:14.405041 7fcc64a006c0 Delete type=3 #94 +2024/04/24-21:03:14.405101 7fcc64a006c0 Delete type=0 #96 +2024/04/24-21:12:06.752178 7fcc5e4006c0 Level-0 table #101: started +2024/04/24-21:12:06.752221 7fcc5e4006c0 Level-0 table #101: 0 bytes OK +2024/04/24-21:12:06.758834 7fcc5e4006c0 Delete type=0 #99 +2024/04/24-21:12:06.766218 7fcc5e4006c0 Manual compaction at level-0 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) +2024/04/24-21:12:06.772523 7fcc5e4006c0 Manual compaction at level-1 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) diff --git a/packs/atouts-feeriques/LOG.old b/packs/atouts-feeriques/LOG.old index 41ba014..953693e 100644 --- a/packs/atouts-feeriques/LOG.old +++ b/packs/atouts-feeriques/LOG.old @@ -1,8 +1,8 @@ -2024/04/07-18:53:23.326905 7f38a2a006c0 Recovering log #84 -2024/04/07-18:53:23.336578 7f38a2a006c0 Delete type=3 #82 -2024/04/07-18:53:23.336698 7f38a2a006c0 Delete type=0 #84 -2024/04/07-20:09:01.416410 7f38a10006c0 Level-0 table #89: started -2024/04/07-20:09:01.416465 7f38a10006c0 Level-0 table #89: 0 bytes OK -2024/04/07-20:09:01.423224 7f38a10006c0 Delete type=0 #87 -2024/04/07-20:09:01.438013 7f38a10006c0 Manual compaction at level-0 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) -2024/04/07-20:09:01.438063 7f38a10006c0 Manual compaction at level-1 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) +2024/04/24-21:00:50.181640 7fcc5fe006c0 Recovering log #92 +2024/04/24-21:00:50.191751 7fcc5fe006c0 Delete type=3 #90 +2024/04/24-21:00:50.191823 7fcc5fe006c0 Delete type=0 #92 +2024/04/24-21:03:07.391895 7fcc5e4006c0 Level-0 table #97: started +2024/04/24-21:03:07.391918 7fcc5e4006c0 Level-0 table #97: 0 bytes OK +2024/04/24-21:03:07.398417 7fcc5e4006c0 Delete type=0 #95 +2024/04/24-21:03:07.405331 7fcc5e4006c0 Manual compaction at level-0 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) +2024/04/24-21:03:07.405364 7fcc5e4006c0 Manual compaction at level-1 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end) diff --git a/packs/atouts-feeriques/MANIFEST-000090 b/packs/atouts-feeriques/MANIFEST-000090 deleted file mode 100644 index e845f0bfcdb28eea39e55bb4ef6ca57071aeefb5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 137 zcmYe_e7!b_fss)vC$%g!CnZVGsj?)sJhM2}IX|}`u_&=5zlfcQ_1$G=dBx0<)ZAi4 zgS3E%5=T>?Y@c*@i&B>?Mn(oOfXP>tl{n?Nn|V8X<{9KWhh;O)gvgthtrq8GU}TEs XWMGbAnaTM3^^#j4ehiQw2jl|)wnZl_ diff --git a/packs/atouts-feeriques/MANIFEST-000098 b/packs/atouts-feeriques/MANIFEST-000098 new file mode 100644 index 0000000000000000000000000000000000000000..6afbf04612db7264490447114599efcf2bfe279c GIT binary patch literal 137 zcmYe_e7!b_fss)vC$%g!CnZVGsj?)sJhM2}IX|}`u_&=5zlfcQ_1$G=dBx0<)ZAi4 zgS3E%5=T>?Y@c*@i&B>?Mn(oOfXP>tl{n?Nn|V8X<{9KWhh;O)gvc+eczKGGfsrYh XlYu#fWhP_Sr+4fiehQGE2IK<()LbXK literal 0 HcmV?d00001 diff --git a/packs/avantages/000092.log b/packs/avantages/000100.log similarity index 100% rename from packs/avantages/000092.log rename to packs/avantages/000100.log diff --git a/packs/avantages/CURRENT b/packs/avantages/CURRENT index 2f2c868..95395b2 100644 --- a/packs/avantages/CURRENT +++ b/packs/avantages/CURRENT @@ -1 +1 @@ -MANIFEST-000090 +MANIFEST-000098 diff --git a/packs/avantages/LOG b/packs/avantages/LOG index 3ea957c..7805d26 100644 --- a/packs/avantages/LOG +++ b/packs/avantages/LOG @@ -1,8 +1,8 @@ -2024/04/11-06:57:01.590584 7faaec2006c0 Recovering log #88 -2024/04/11-06:57:01.601094 7faaec2006c0 Delete type=3 #86 -2024/04/11-06:57:01.601188 7faaec2006c0 Delete type=0 #88 -2024/04/11-12:35:54.493515 7faaeae006c0 Level-0 table #93: started -2024/04/11-12:35:54.493550 7faaeae006c0 Level-0 table #93: 0 bytes OK -2024/04/11-12:35:54.500264 7faaeae006c0 Delete type=0 #91 -2024/04/11-12:35:54.507213 7faaeae006c0 Manual compaction at level-0 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) -2024/04/11-12:35:54.513576 7faaeae006c0 Manual compaction at level-1 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) +2024/04/24-21:03:14.357785 7fcc5fe006c0 Recovering log #96 +2024/04/24-21:03:14.368372 7fcc5fe006c0 Delete type=3 #94 +2024/04/24-21:03:14.368475 7fcc5fe006c0 Delete type=0 #96 +2024/04/24-21:12:06.730451 7fcc5e4006c0 Level-0 table #101: started +2024/04/24-21:12:06.730536 7fcc5e4006c0 Level-0 table #101: 0 bytes OK +2024/04/24-21:12:06.737283 7fcc5e4006c0 Delete type=0 #99 +2024/04/24-21:12:06.745838 7fcc5e4006c0 Manual compaction at level-0 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) +2024/04/24-21:12:06.752158 7fcc5e4006c0 Manual compaction at level-1 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) diff --git a/packs/avantages/LOG.old b/packs/avantages/LOG.old index 0becb6f..f678687 100644 --- a/packs/avantages/LOG.old +++ b/packs/avantages/LOG.old @@ -1,8 +1,8 @@ -2024/04/07-18:53:23.286666 7f38a3e006c0 Recovering log #84 -2024/04/07-18:53:23.296985 7f38a3e006c0 Delete type=3 #82 -2024/04/07-18:53:23.297078 7f38a3e006c0 Delete type=0 #84 -2024/04/07-20:09:01.387002 7f38a10006c0 Level-0 table #89: started -2024/04/07-20:09:01.387032 7f38a10006c0 Level-0 table #89: 0 bytes OK -2024/04/07-20:09:01.394935 7f38a10006c0 Delete type=0 #87 -2024/04/07-20:09:01.408951 7f38a10006c0 Manual compaction at level-0 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) -2024/04/07-20:09:01.409003 7f38a10006c0 Manual compaction at level-1 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) +2024/04/24-21:00:50.139541 7fcc64a006c0 Recovering log #92 +2024/04/24-21:00:50.150459 7fcc64a006c0 Delete type=3 #90 +2024/04/24-21:00:50.150560 7fcc64a006c0 Delete type=0 #92 +2024/04/24-21:03:07.378965 7fcc5e4006c0 Level-0 table #97: started +2024/04/24-21:03:07.378988 7fcc5e4006c0 Level-0 table #97: 0 bytes OK +2024/04/24-21:03:07.385088 7fcc5e4006c0 Delete type=0 #95 +2024/04/24-21:03:07.405303 7fcc5e4006c0 Manual compaction at level-0 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) +2024/04/24-21:03:07.405350 7fcc5e4006c0 Manual compaction at level-1 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end) diff --git a/packs/avantages/MANIFEST-000090 b/packs/avantages/MANIFEST-000090 deleted file mode 100644 index 11ef45a8759fbc818479669e07add1504b1f5c91..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 135 zcmeY*P`j4Iz{n_-lUkOVlai$8R9TW*o>`pgoS$2eSd>_jU&PMDdixBcykcfaYHqQj zfvclqi9um-RkDj^SdfzkBO?PCz~rma3bKOy!!3PW9CIQ{;KyDn1JpjG=BO?F+ diff --git a/packs/avantages/MANIFEST-000098 b/packs/avantages/MANIFEST-000098 new file mode 100644 index 0000000000000000000000000000000000000000..2138d69abe25a90c731abbc122f68cd0567405d0 GIT binary patch literal 135 zcmeY*P`j4Iz{n_-lUkOVlai$8R9TW*o>`pgoS$2eSd>_jU&PMDdixBcykcfaYHqQj zfvclqi9um-RkDj^SdfzkBO?PCz~rma3bKOy!!3PW9CIQ VWMEEVv9J1iAP>Y%0dmt=>;d$tC5`|9 literal 0 HcmV?d00001 diff --git a/packs/capacites/000092.log b/packs/capacites/000100.log similarity index 100% rename from packs/capacites/000092.log rename to packs/capacites/000100.log diff --git a/packs/capacites/CURRENT b/packs/capacites/CURRENT index 2f2c868..95395b2 100644 --- a/packs/capacites/CURRENT +++ b/packs/capacites/CURRENT @@ -1 +1 @@ -MANIFEST-000090 +MANIFEST-000098 diff --git a/packs/capacites/LOG b/packs/capacites/LOG index a86e3cd..2a88f3a 100644 --- a/packs/capacites/LOG +++ b/packs/capacites/LOG @@ -1,8 +1,8 @@ -2024/04/11-06:57:01.623246 7faaec2006c0 Recovering log #88 -2024/04/11-06:57:01.634524 7faaec2006c0 Delete type=3 #86 -2024/04/11-06:57:01.634699 7faaec2006c0 Delete type=0 #88 -2024/04/11-12:35:54.507245 7faaeae006c0 Level-0 table #93: started -2024/04/11-12:35:54.507282 7faaeae006c0 Level-0 table #93: 0 bytes OK -2024/04/11-12:35:54.513357 7faaeae006c0 Delete type=0 #91 -2024/04/11-12:35:54.521447 7faaeae006c0 Manual compaction at level-0 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end) -2024/04/11-12:35:54.527846 7faaeae006c0 Manual compaction at level-1 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end) +2024/04/24-21:03:14.382877 7fcc5fe006c0 Recovering log #96 +2024/04/24-21:03:14.392582 7fcc5fe006c0 Delete type=3 #94 +2024/04/24-21:03:14.392719 7fcc5fe006c0 Delete type=0 #96 +2024/04/24-21:12:06.745861 7fcc5e4006c0 Level-0 table #101: started +2024/04/24-21:12:06.745883 7fcc5e4006c0 Level-0 table #101: 0 bytes OK +2024/04/24-21:12:06.751942 7fcc5e4006c0 Delete type=0 #99 +2024/04/24-21:12:06.758963 7fcc5e4006c0 Manual compaction at level-0 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end) +2024/04/24-21:12:06.766233 7fcc5e4006c0 Manual compaction at level-1 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end) diff --git a/packs/capacites/LOG.old b/packs/capacites/LOG.old index c9bdb7e..52bc64e 100644 --- a/packs/capacites/LOG.old +++ b/packs/capacites/LOG.old @@ -1,8 +1,8 @@ -2024/04/07-18:53:23.313599 7f38a3e006c0 Recovering log #84 -2024/04/07-18:53:23.324153 7f38a3e006c0 Delete type=3 #82 -2024/04/07-18:53:23.324228 7f38a3e006c0 Delete type=0 #84 -2024/04/07-20:09:01.395118 7f38a10006c0 Level-0 table #89: started -2024/04/07-20:09:01.395150 7f38a10006c0 Level-0 table #89: 0 bytes OK -2024/04/07-20:09:01.401527 7f38a10006c0 Delete type=0 #87 -2024/04/07-20:09:01.408979 7f38a10006c0 Manual compaction at level-0 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end) -2024/04/07-20:09:01.409014 7f38a10006c0 Manual compaction at level-1 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end) +2024/04/24-21:00:50.167153 7fcc64a006c0 Recovering log #92 +2024/04/24-21:00:50.178593 7fcc64a006c0 Delete type=3 #90 +2024/04/24-21:00:50.178677 7fcc64a006c0 Delete type=0 #92 +2024/04/24-21:03:07.398635 7fcc5e4006c0 Level-0 table #97: started +2024/04/24-21:03:07.398683 7fcc5e4006c0 Level-0 table #97: 0 bytes OK +2024/04/24-21:03:07.405176 7fcc5e4006c0 Delete type=0 #95 +2024/04/24-21:03:07.405342 7fcc5e4006c0 Manual compaction at level-0 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end) +2024/04/24-21:03:07.405373 7fcc5e4006c0 Manual compaction at level-1 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end) diff --git a/packs/capacites/MANIFEST-000090 b/packs/capacites/MANIFEST-000090 deleted file mode 100644 index 141e5de88f02018f2e9062abb6077293ac889343..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 135 zcmXTF(s(wBfss)vC$%g!CnZVGsj?)sJhM2}IX|}`u_&=5zlfcQb=yuxdBx0<)ZAi4 zgJi$pAg{21Y-9JNvWhepMn(oOfXP>eyQCX==R~+x85@TL=SDHAK;&6vYeyQCX==R~+x85@TL=SDHAK;%CzQ!3$LU}Q?> VWMEEVQF+2FwH?Gw0dmt=Q~*o2B+CE* literal 0 HcmV?d00001 diff --git a/packs/competences/000092.log b/packs/competences/000100.log similarity index 100% rename from packs/competences/000092.log rename to packs/competences/000100.log diff --git a/packs/competences/CURRENT b/packs/competences/CURRENT index 2f2c868..95395b2 100644 --- a/packs/competences/CURRENT +++ b/packs/competences/CURRENT @@ -1 +1 @@ -MANIFEST-000090 +MANIFEST-000098 diff --git a/packs/competences/LOG b/packs/competences/LOG index c73753f..e5ff6df 100644 --- a/packs/competences/LOG +++ b/packs/competences/LOG @@ -1,8 +1,8 @@ -2024/04/11-06:57:01.572649 7faaeb8006c0 Recovering log #88 -2024/04/11-06:57:01.584363 7faaeb8006c0 Delete type=3 #86 -2024/04/11-06:57:01.584513 7faaeb8006c0 Delete type=0 #88 -2024/04/11-12:35:54.487108 7faaeae006c0 Level-0 table #93: started -2024/04/11-12:35:54.487148 7faaeae006c0 Level-0 table #93: 0 bytes OK -2024/04/11-12:35:54.493394 7faaeae006c0 Delete type=0 #91 -2024/04/11-12:35:54.500434 7faaeae006c0 Manual compaction at level-0 from '!items!0V86n4TU8NegrR2B' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) -2024/04/11-12:35:54.507231 7faaeae006c0 Manual compaction at level-1 from '!items!0V86n4TU8NegrR2B' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) +2024/04/24-21:03:14.345134 7fcc64a006c0 Recovering log #96 +2024/04/24-21:03:14.355600 7fcc64a006c0 Delete type=3 #94 +2024/04/24-21:03:14.355657 7fcc64a006c0 Delete type=0 #96 +2024/04/24-21:12:06.723482 7fcc5e4006c0 Level-0 table #101: started +2024/04/24-21:12:06.723520 7fcc5e4006c0 Level-0 table #101: 0 bytes OK +2024/04/24-21:12:06.730146 7fcc5e4006c0 Delete type=0 #99 +2024/04/24-21:12:06.737428 7fcc5e4006c0 Manual compaction at level-0 from '!items!0V86n4TU8NegrR2B' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) +2024/04/24-21:12:06.745851 7fcc5e4006c0 Manual compaction at level-1 from '!items!0V86n4TU8NegrR2B' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) diff --git a/packs/competences/LOG.old b/packs/competences/LOG.old index 489daa9..d14e690 100644 --- a/packs/competences/LOG.old +++ b/packs/competences/LOG.old @@ -1,8 +1,8 @@ -2024/04/07-18:53:23.272721 7f38a2a006c0 Recovering log #84 -2024/04/07-18:53:23.283700 7f38a2a006c0 Delete type=3 #82 -2024/04/07-18:53:23.283752 7f38a2a006c0 Delete type=0 #84 -2024/04/07-20:09:01.380207 7f38a10006c0 Level-0 table #89: started -2024/04/07-20:09:01.380246 7f38a10006c0 Level-0 table #89: 0 bytes OK -2024/04/07-20:09:01.386817 7f38a10006c0 Delete type=0 #87 -2024/04/07-20:09:01.395104 7f38a10006c0 Manual compaction at level-0 from '!items!0V86n4TU8NegrR2B' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) -2024/04/07-20:09:01.408967 7f38a10006c0 Manual compaction at level-1 from '!items!0V86n4TU8NegrR2B' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) +2024/04/24-21:00:50.125583 7fcc5fe006c0 Recovering log #92 +2024/04/24-21:00:50.136089 7fcc5fe006c0 Delete type=3 #90 +2024/04/24-21:00:50.136151 7fcc5fe006c0 Delete type=0 #92 +2024/04/24-21:03:07.371083 7fcc5e4006c0 Level-0 table #97: started +2024/04/24-21:03:07.371109 7fcc5e4006c0 Level-0 table #97: 0 bytes OK +2024/04/24-21:03:07.378702 7fcc5e4006c0 Delete type=0 #95 +2024/04/24-21:03:07.378854 7fcc5e4006c0 Manual compaction at level-0 from '!items!0V86n4TU8NegrR2B' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) +2024/04/24-21:03:07.378876 7fcc5e4006c0 Manual compaction at level-1 from '!items!0V86n4TU8NegrR2B' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end) diff --git a/packs/competences/MANIFEST-000090 b/packs/competences/MANIFEST-000090 deleted file mode 100644 index db2aaf5c04fc727e8473630be3c5383ca4a7ce21..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 135 zcmXR3vpSc=z{n_-lUkOVlai$8R9TW*o>`pgoS$2eSd>_jU&PMD+IopmUNN&IHMdyN zAk4xn&m<(&!Y?(wD9Ff(k&yumVDeS2IYxeg#d*#Ju0CPmRT+#f5c!I`3`QIbj7-s- V49qbsF1=1a-hj9`pgoS$2eSd>_jU&PMD+IopmUNN&IHMdyN zAk4xn&m<(&!Y?(wD9Ff(k&yumVDeS2IYxeg#d*#Ju0CPmRT+#f5c!;}dowv07@3ke V8JJU8Tq2KNy8_~-0J&)_E&$ftB~btX literal 0 HcmV?d00001 diff --git a/packs/desavantages/000092.log b/packs/desavantages/000100.log similarity index 100% rename from packs/desavantages/000092.log rename to packs/desavantages/000100.log diff --git a/packs/desavantages/CURRENT b/packs/desavantages/CURRENT index 2f2c868..95395b2 100644 --- a/packs/desavantages/CURRENT +++ b/packs/desavantages/CURRENT @@ -1 +1 @@ -MANIFEST-000090 +MANIFEST-000098 diff --git a/packs/desavantages/LOG b/packs/desavantages/LOG index 3a02f38..4dd6375 100644 --- a/packs/desavantages/LOG +++ b/packs/desavantages/LOG @@ -1,8 +1,8 @@ -2024/04/11-06:57:01.605922 7faaeb8006c0 Recovering log #88 -2024/04/11-06:57:01.617768 7faaeb8006c0 Delete type=3 #86 -2024/04/11-06:57:01.617864 7faaeb8006c0 Delete type=0 #88 -2024/04/11-12:35:54.500467 7faaeae006c0 Level-0 table #93: started -2024/04/11-12:35:54.500504 7faaeae006c0 Level-0 table #93: 0 bytes OK -2024/04/11-12:35:54.507026 7faaeae006c0 Delete type=0 #91 -2024/04/11-12:35:54.513541 7faaeae006c0 Manual compaction at level-0 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) -2024/04/11-12:35:54.521465 7faaeae006c0 Manual compaction at level-1 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) +2024/04/24-21:03:14.370215 7fcc64a006c0 Recovering log #96 +2024/04/24-21:03:14.380871 7fcc64a006c0 Delete type=3 #94 +2024/04/24-21:03:14.380943 7fcc64a006c0 Delete type=0 #96 +2024/04/24-21:12:06.737478 7fcc5e4006c0 Level-0 table #101: started +2024/04/24-21:12:06.737537 7fcc5e4006c0 Level-0 table #101: 0 bytes OK +2024/04/24-21:12:06.745719 7fcc5e4006c0 Delete type=0 #99 +2024/04/24-21:12:06.752140 7fcc5e4006c0 Manual compaction at level-0 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) +2024/04/24-21:12:06.758974 7fcc5e4006c0 Manual compaction at level-1 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) diff --git a/packs/desavantages/LOG.old b/packs/desavantages/LOG.old index 72c4525..19d8034 100644 --- a/packs/desavantages/LOG.old +++ b/packs/desavantages/LOG.old @@ -1,8 +1,8 @@ -2024/04/07-18:53:23.301085 7f38a2a006c0 Recovering log #84 -2024/04/07-18:53:23.310831 7f38a2a006c0 Delete type=3 #82 -2024/04/07-18:53:23.310883 7f38a2a006c0 Delete type=0 #84 -2024/04/07-20:09:01.401713 7f38a10006c0 Level-0 table #89: started -2024/04/07-20:09:01.401749 7f38a10006c0 Level-0 table #89: 0 bytes OK -2024/04/07-20:09:01.408764 7f38a10006c0 Delete type=0 #87 -2024/04/07-20:09:01.408992 7f38a10006c0 Manual compaction at level-0 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) -2024/04/07-20:09:01.409025 7f38a10006c0 Manual compaction at level-1 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) +2024/04/24-21:00:50.154218 7fcc5fe006c0 Recovering log #92 +2024/04/24-21:00:50.164265 7fcc5fe006c0 Delete type=3 #90 +2024/04/24-21:00:50.164327 7fcc5fe006c0 Delete type=0 #92 +2024/04/24-21:03:07.385211 7fcc5e4006c0 Level-0 table #97: started +2024/04/24-21:03:07.385236 7fcc5e4006c0 Level-0 table #97: 0 bytes OK +2024/04/24-21:03:07.391768 7fcc5e4006c0 Delete type=0 #95 +2024/04/24-21:03:07.405315 7fcc5e4006c0 Manual compaction at level-0 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) +2024/04/24-21:03:07.405356 7fcc5e4006c0 Manual compaction at level-1 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end) diff --git a/packs/desavantages/MANIFEST-000090 b/packs/desavantages/MANIFEST-000090 deleted file mode 100644 index 67cacd4d39074acacc282682f21778d2999d86d5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 135 zcmbQ5I^8&lfss)vC$%g!CnZVGsj?)sJhM2}IX|}`u_&=5zlfcQwc|6RykcfaYHqQj zQD9+NiE~bHSYC!{YF0!kBO?PCz~n2cg1pSU0t`J0^9w6{QnDBwA@Wi!CpU}TiaNi9pwNlDUksw_z@&n!-L&d)7KEJ`fNFJfn6eS1|vUNN&IHMdyN z(6Y!fGb<{zvMevhvoJlEk&yumVDeS|eg+w)!C7vVj(%AId5(U}TiaNi9pwNlDUksw_z@&n!-L&d)7KEJ`fNFJfn6eS1|vUNN&IHMdyN z(6Y!fGb<{zvMevhvoJlEk&yumVDeS|eg+w)!C7vVj(%AId5(6bL35CU}TiaNi9pwNlDUksw_z@&n!-L&d)7KEJ`fNFJfn6UB#oISe%@ims+f7 z;gXf@mzr9dRbW(@mS*V3$jkr+a0QhGE~O=fS%p!_MdmpbW}b{J5Cu!;O?kt?z{q6H W$-r#G!m@#Jjv6bL35CU}TiaNi9pwNlDUksw_z@&n!-L&d)7KEJ`fNFJfn6UB#oISe%@ims+f7 z;gXf@mzr9dRbW(@mS*V3$jkr+a0QhGE~O=fS%p!_MdmpbW}b{J5CtX%pYL-pFfuuF VGBCTauqdAXJqyHj0dn0~SOBZJBrX5| literal 0 HcmV?d00001 diff --git a/system.json b/system.json index afe550c..b807d23 100644 --- a/system.json +++ b/system.json @@ -1,7 +1,7 @@ { "id": "fvtt-les-heritiers", "description": "Les Héritiers pour FoundryVTT", - "version": "11.0.13", + "version": "11.0.14", "authors": [ { "name": "Uberwald/LeRatierBretonnien", @@ -19,7 +19,7 @@ "gridUnits": "m", "license": "LICENSE.txt", "manifest": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers/raw/branch/master/system.json", - "download": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers/archive/fvtt-les-heritiers-11.0.13.zip", + "download": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers/archive/fvtt-les-heritiers-11.0.14.zip", "languages": [ { "lang": "fr", diff --git a/templates/actor-pnj-sheet.html b/templates/actor-pnj-sheet.html index 343cf06..a69028f 100644 --- a/templates/actor-pnj-sheet.html +++ b/templates/actor-pnj-sheet.html @@ -287,10 +287,12 @@ - + + + @@ -390,23 +392,23 @@ + + +
 
-
{{#each pouvoirs as |pouvoir key|}}
  • - {{#if pouvoir.system.istest}} {{pouvoir.name}} - {{else}} - {{pouvoir.name}} - {{/if}} {{upperFirst pouvoir.system.masquetype}} {{upperFirst pouvoir.system.pouvoirtype}} {{upperFirst pouvoir.system.niveau}} + {{pouvoir.system.pointsusagecourant}}/{{pouvoir.maxUsage}}
     
    @@ -418,7 +420,6 @@
    -