Compare commits

...

5 Commits

Author SHA1 Message Date
686ea4cea6 Fix manifest link 2023-08-25 18:55:34 +02:00
c915b85a7b Update README 2023-08-25 16:34:10 +02:00
5026e120c1 Equipment management 2023-08-24 23:12:55 +02:00
9cefc6f816 Equipment management 2023-08-24 20:32:12 +02:00
11d7c7d1c0 Equipment management 2023-08-24 20:32:00 +02:00
52 changed files with 116 additions and 162 deletions

View File

@ -2,8 +2,17 @@ This is the official Hero System 6th Edition game system for FoundryVTT, based o
The Hero System game system is not usable standalone. To play this game you need a copy of the core rulebook. The Hero System game system is not usable standalone. To play this game you need a copy of the core rulebook.
It features :
- PC/NPC sheets
- Roll management and associated helpers
- Segment and Turn management in the combat tracker
- Official compendiums
![Snapshot](https://www.lahiette.com/leratierbretonnien/wp-content/uploads/2023/08/hero6_snapshot_02.webp "Snapshot")
Installation Installation
Manifest URL: https://github.com/Legendsmiths-LLC/ Manifest URL: https://www.uberwald.me/gitea/uberwald/fvtt-hero-system-6
For manual installation, use the provided manifest URL in the "Install System" popup window while managing game systems. For manual installation, use the provided manifest URL in the "Install System" popup window while managing game systems.

View File

@ -52,6 +52,9 @@ export class Hero6Utility {
} }
return false return false
}) })
Handlebars.registerHelper('fixNum', function (value) {
return Number(value) || 0
})
Handlebars.registerHelper('checkInit', function (value) { Handlebars.registerHelper('checkInit', function (value) {
let myValue = Number(value) || 0 let myValue = Number(value) || 0
return myValue > 0 return myValue > 0

View File

@ -1 +1 @@
MANIFEST-000090 MANIFEST-000098

View File

@ -1,8 +1,3 @@
2023/08/24-18:30:54.212207 7fda7abfd6c0 Recovering log #88 2023/08/24-20:28:52.588130 7fda7bbff6c0 Recovering log #96
2023/08/24-18:30:54.368586 7fda7abfd6c0 Delete type=3 #86 2023/08/24-20:28:52.597974 7fda7bbff6c0 Delete type=3 #94
2023/08/24-18:30:54.368669 7fda7abfd6c0 Delete type=0 #88 2023/08/24-20:28:52.598068 7fda7bbff6c0 Delete type=0 #96
2023/08/24-18:45:24.019963 7fda79bfb6c0 Level-0 table #93: started
2023/08/24-18:45:24.020009 7fda79bfb6c0 Level-0 table #93: 0 bytes OK
2023/08/24-18:45:24.029692 7fda79bfb6c0 Delete type=0 #91
2023/08/24-18:45:24.041058 7fda79bfb6c0 Manual compaction at level-0 from '!items!05yAsPAteobyHoVT' @ 72057594037927935 : 1 .. '!items!yFhVFTqzLKcqApBr' @ 0 : 0; will stop at (end)
2023/08/24-18:45:24.041153 7fda79bfb6c0 Manual compaction at level-1 from '!items!05yAsPAteobyHoVT' @ 72057594037927935 : 1 .. '!items!yFhVFTqzLKcqApBr' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/08/24-15:57:43.426826 7fab4a7fc6c0 Recovering log #84 2023/08/24-20:11:49.190057 7fda7abfd6c0 Recovering log #92
2023/08/24-15:57:43.443955 7fab4a7fc6c0 Delete type=3 #82 2023/08/24-20:11:49.204015 7fda7abfd6c0 Delete type=3 #90
2023/08/24-15:57:43.444078 7fab4a7fc6c0 Delete type=0 #84 2023/08/24-20:11:49.204065 7fda7abfd6c0 Delete type=0 #92
2023/08/24-15:59:12.025522 7fab497fa6c0 Level-0 table #89: started 2023/08/24-20:28:26.993087 7fda79bfb6c0 Level-0 table #97: started
2023/08/24-15:59:12.025554 7fab497fa6c0 Level-0 table #89: 0 bytes OK 2023/08/24-20:28:26.993130 7fda79bfb6c0 Level-0 table #97: 0 bytes OK
2023/08/24-15:59:12.034739 7fab497fa6c0 Delete type=0 #87 2023/08/24-20:28:27.002024 7fda79bfb6c0 Delete type=0 #95
2023/08/24-15:59:12.043415 7fab497fa6c0 Manual compaction at level-0 from '!items!05yAsPAteobyHoVT' @ 72057594037927935 : 1 .. '!items!yFhVFTqzLKcqApBr' @ 0 : 0; will stop at (end) 2023/08/24-20:28:27.002188 7fda79bfb6c0 Manual compaction at level-0 from '!items!05yAsPAteobyHoVT' @ 72057594037927935 : 1 .. '!items!yFhVFTqzLKcqApBr' @ 0 : 0; will stop at (end)
2023/08/24-15:59:12.050747 7fab497fa6c0 Manual compaction at level-1 from '!items!05yAsPAteobyHoVT' @ 72057594037927935 : 1 .. '!items!yFhVFTqzLKcqApBr' @ 0 : 0; will stop at (end) 2023/08/24-20:28:27.002221 7fda79bfb6c0 Manual compaction at level-1 from '!items!05yAsPAteobyHoVT' @ 72057594037927935 : 1 .. '!items!yFhVFTqzLKcqApBr' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
packs/equipment/000099.ldb Normal file

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000090 MANIFEST-000100

View File

@ -1,15 +1,3 @@
2023/08/24-18:30:54.111924 7fda7abfd6c0 Recovering log #88 2023/08/24-20:28:52.572724 7fda7a3fc6c0 Recovering log #97
2023/08/24-18:30:54.191305 7fda7abfd6c0 Delete type=3 #86 2023/08/24-20:28:52.584112 7fda7a3fc6c0 Delete type=3 #95
2023/08/24-18:30:54.191378 7fda7abfd6c0 Delete type=0 #88 2023/08/24-20:28:52.584178 7fda7a3fc6c0 Delete type=0 #97
2023/08/24-18:45:23.947196 7fda79bfb6c0 Level-0 table #93: started
2023/08/24-18:45:23.953189 7fda79bfb6c0 Level-0 table #93: 61436 bytes OK
2023/08/24-18:45:23.962337 7fda79bfb6c0 Delete type=0 #91
2023/08/24-18:45:23.977821 7fda79bfb6c0 Manual compaction at level-0 from '!folders!48DCB6UNXCsERTXK' @ 72057594037927935 : 1 .. '!items!zFQRJSrYV4E12NgW' @ 0 : 0; will stop at (end)
2023/08/24-18:45:23.989245 7fda79bfb6c0 Manual compaction at level-1 from '!folders!48DCB6UNXCsERTXK' @ 72057594037927935 : 1 .. '!items!zFQRJSrYV4E12NgW' @ 0 : 0; will stop at '!items!zFQRJSrYV4E12NgW' @ 201 : 1
2023/08/24-18:45:23.989266 7fda79bfb6c0 Compacting 1@1 + 1@2 files
2023/08/24-18:45:23.995572 7fda79bfb6c0 Generated table #94@1: 125 keys, 61436 bytes
2023/08/24-18:45:23.995615 7fda79bfb6c0 Compacted 1@1 + 1@2 files => 61436 bytes
2023/08/24-18:45:24.003268 7fda79bfb6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
2023/08/24-18:45:24.003529 7fda79bfb6c0 Delete type=2 #89
2023/08/24-18:45:24.003780 7fda79bfb6c0 Delete type=2 #93
2023/08/24-18:45:24.019931 7fda79bfb6c0 Manual compaction at level-1 from '!items!zFQRJSrYV4E12NgW' @ 201 : 1 .. '!items!zFQRJSrYV4E12NgW' @ 0 : 0; will stop at (end)

View File

@ -1,7 +1,15 @@
2023/08/24-15:57:43.392816 7fab4a7fc6c0 Recovering log #84 2023/08/24-20:11:49.176021 7fda7b3fe6c0 Recovering log #92
2023/08/24-15:57:43.403164 7fab4a7fc6c0 Delete type=3 #82 2023/08/24-20:11:49.186442 7fda7b3fe6c0 Delete type=3 #90
2023/08/24-15:57:43.403305 7fab4a7fc6c0 Delete type=0 #84 2023/08/24-20:11:49.186511 7fda7b3fe6c0 Delete type=0 #92
2023/08/24-15:59:11.970493 7fab497fa6c0 Level-0 table #89: started 2023/08/24-20:28:26.929251 7fda79bfb6c0 Level-0 table #98: started
2023/08/24-15:59:11.975508 7fab497fa6c0 Level-0 table #89: 60925 bytes OK 2023/08/24-20:28:26.933483 7fda79bfb6c0 Level-0 table #98: 61208 bytes OK
2023/08/24-15:59:11.983493 7fab497fa6c0 Delete type=0 #87 2023/08/24-20:28:26.940562 7fda79bfb6c0 Delete type=0 #96
2023/08/24-15:59:11.983701 7fab497fa6c0 Manual compaction at level-0 from '!folders!48DCB6UNXCsERTXK' @ 72057594037927935 : 1 .. '!items!zFQRJSrYV4E12NgW' @ 0 : 0; will stop at (end) 2023/08/24-20:28:26.961338 7fda79bfb6c0 Manual compaction at level-0 from '!folders!48DCB6UNXCsERTXK' @ 72057594037927935 : 1 .. '!items!zFQRJSrYV4E12NgW' @ 0 : 0; will stop at (end)
2023/08/24-20:28:26.961409 7fda79bfb6c0 Manual compaction at level-1 from '!folders!48DCB6UNXCsERTXK' @ 72057594037927935 : 1 .. '!items!zFQRJSrYV4E12NgW' @ 0 : 0; will stop at '!items!zFQRJSrYV4E12NgW' @ 355 : 1
2023/08/24-20:28:26.961416 7fda79bfb6c0 Compacting 1@1 + 1@2 files
2023/08/24-20:28:26.966548 7fda79bfb6c0 Generated table #99@1: 125 keys, 61208 bytes
2023/08/24-20:28:26.966578 7fda79bfb6c0 Compacted 1@1 + 1@2 files => 61208 bytes
2023/08/24-20:28:26.974691 7fda79bfb6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
2023/08/24-20:28:26.974830 7fda79bfb6c0 Delete type=2 #94
2023/08/24-20:28:26.975013 7fda79bfb6c0 Delete type=2 #98
2023/08/24-20:28:27.002145 7fda79bfb6c0 Manual compaction at level-1 from '!items!zFQRJSrYV4E12NgW' @ 355 : 1 .. '!items!zFQRJSrYV4E12NgW' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000082 MANIFEST-000090

View File

@ -1,8 +1,3 @@
2023/08/24-18:30:54.365286 7fda7b3fe6c0 Recovering log #80 2023/08/24-20:28:52.601708 7fda7a3fc6c0 Recovering log #88
2023/08/24-18:30:54.493542 7fda7b3fe6c0 Delete type=3 #78 2023/08/24-20:28:52.613896 7fda7a3fc6c0 Delete type=3 #86
2023/08/24-18:30:54.493606 7fda7b3fe6c0 Delete type=0 #80 2023/08/24-20:28:52.614012 7fda7a3fc6c0 Delete type=0 #88
2023/08/24-18:45:24.029921 7fda79bfb6c0 Level-0 table #85: started
2023/08/24-18:45:24.029963 7fda79bfb6c0 Level-0 table #85: 0 bytes OK
2023/08/24-18:45:24.040806 7fda79bfb6c0 Delete type=0 #83
2023/08/24-18:45:24.041133 7fda79bfb6c0 Manual compaction at level-0 from '!items!0HeZcvevni63brWf' @ 72057594037927935 : 1 .. '!items!yAT32VYV2aIWOBkK' @ 0 : 0; will stop at (end)
2023/08/24-18:45:24.041173 7fda79bfb6c0 Manual compaction at level-1 from '!items!0HeZcvevni63brWf' @ 72057594037927935 : 1 .. '!items!yAT32VYV2aIWOBkK' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/08/24-15:57:43.429828 7fab4affd6c0 Recovering log #76 2023/08/24-20:11:49.203061 7fda7bbff6c0 Recovering log #84
2023/08/24-15:57:43.446896 7fab4affd6c0 Delete type=3 #74 2023/08/24-20:11:49.219726 7fda7bbff6c0 Delete type=3 #82
2023/08/24-15:57:43.447172 7fab4affd6c0 Delete type=0 #76 2023/08/24-20:11:49.219820 7fda7bbff6c0 Delete type=0 #84
2023/08/24-15:59:12.034912 7fab497fa6c0 Level-0 table #81: started 2023/08/24-20:28:27.002307 7fda79bfb6c0 Level-0 table #89: started
2023/08/24-15:59:12.034942 7fab497fa6c0 Level-0 table #81: 0 bytes OK 2023/08/24-20:28:27.002338 7fda79bfb6c0 Level-0 table #89: 0 bytes OK
2023/08/24-15:59:12.043249 7fab497fa6c0 Delete type=0 #79 2023/08/24-20:28:27.008560 7fda79bfb6c0 Delete type=0 #87
2023/08/24-15:59:12.050726 7fab497fa6c0 Manual compaction at level-0 from '!items!0HeZcvevni63brWf' @ 72057594037927935 : 1 .. '!items!yAT32VYV2aIWOBkK' @ 0 : 0; will stop at (end) 2023/08/24-20:28:27.051981 7fda79bfb6c0 Manual compaction at level-0 from '!items!0HeZcvevni63brWf' @ 72057594037927935 : 1 .. '!items!yAT32VYV2aIWOBkK' @ 0 : 0; will stop at (end)
2023/08/24-15:59:12.061166 7fab497fa6c0 Manual compaction at level-1 from '!items!0HeZcvevni63brWf' @ 72057594037927935 : 1 .. '!items!yAT32VYV2aIWOBkK' @ 0 : 0; will stop at (end) 2023/08/24-20:28:27.052022 7fda79bfb6c0 Manual compaction at level-1 from '!items!0HeZcvevni63brWf' @ 72057594037927935 : 1 .. '!items!yAT32VYV2aIWOBkK' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000090 MANIFEST-000098

View File

@ -1,8 +1,3 @@
2023/08/24-18:30:54.389460 7fda7bbff6c0 Recovering log #88 2023/08/24-20:28:52.601706 7fda7abfd6c0 Recovering log #96
2023/08/24-18:30:54.523665 7fda7bbff6c0 Delete type=3 #86 2023/08/24-20:28:52.613896 7fda7abfd6c0 Delete type=3 #94
2023/08/24-18:30:54.523745 7fda7bbff6c0 Delete type=0 #88 2023/08/24-20:28:52.613994 7fda7abfd6c0 Delete type=0 #96
2023/08/24-18:45:24.050952 7fda79bfb6c0 Level-0 table #93: started
2023/08/24-18:45:24.050983 7fda79bfb6c0 Level-0 table #93: 0 bytes OK
2023/08/24-18:45:24.060808 7fda79bfb6c0 Delete type=0 #91
2023/08/24-18:45:24.061224 7fda79bfb6c0 Manual compaction at level-0 from '!items!L3vwlIh3oloE6A8W' @ 72057594037927935 : 1 .. '!items!yWTR7MCOtGWm1KCz' @ 0 : 0; will stop at (end)
2023/08/24-18:45:24.061243 7fda79bfb6c0 Manual compaction at level-1 from '!items!L3vwlIh3oloE6A8W' @ 72057594037927935 : 1 .. '!items!yWTR7MCOtGWm1KCz' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/08/24-15:57:43.446370 7fab4b7fe6c0 Recovering log #84 2023/08/24-20:11:49.205472 7fda7b3fe6c0 Recovering log #92
2023/08/24-15:57:43.467824 7fab4b7fe6c0 Delete type=3 #82 2023/08/24-20:11:49.222633 7fda7b3fe6c0 Delete type=3 #90
2023/08/24-15:57:43.467983 7fab4b7fe6c0 Delete type=0 #84 2023/08/24-20:11:49.222697 7fda7b3fe6c0 Delete type=0 #92
2023/08/24-15:59:12.043433 7fab497fa6c0 Level-0 table #89: started 2023/08/24-20:28:27.019936 7fda79bfb6c0 Level-0 table #97: started
2023/08/24-15:59:12.043465 7fab497fa6c0 Level-0 table #89: 0 bytes OK 2023/08/24-20:28:27.019979 7fda79bfb6c0 Level-0 table #97: 0 bytes OK
2023/08/24-15:59:12.050553 7fab497fa6c0 Delete type=0 #87 2023/08/24-20:28:27.051866 7fda79bfb6c0 Delete type=0 #95
2023/08/24-15:59:12.061148 7fab497fa6c0 Manual compaction at level-0 from '!items!L3vwlIh3oloE6A8W' @ 72057594037927935 : 1 .. '!items!yWTR7MCOtGWm1KCz' @ 0 : 0; will stop at (end) 2023/08/24-20:28:27.052012 7fda79bfb6c0 Manual compaction at level-0 from '!items!L3vwlIh3oloE6A8W' @ 72057594037927935 : 1 .. '!items!yWTR7MCOtGWm1KCz' @ 0 : 0; will stop at (end)
2023/08/24-15:59:12.061195 7fab497fa6c0 Manual compaction at level-1 from '!items!L3vwlIh3oloE6A8W' @ 72057594037927935 : 1 .. '!items!yWTR7MCOtGWm1KCz' @ 0 : 0; will stop at (end) 2023/08/24-20:28:27.052040 7fda79bfb6c0 Manual compaction at level-1 from '!items!L3vwlIh3oloE6A8W' @ 72057594037927935 : 1 .. '!items!yWTR7MCOtGWm1KCz' @ 0 : 0; will stop at (end)

Binary file not shown.

BIN
packs/perks/MANIFEST-000098 Normal file

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000091 MANIFEST-000099

View File

@ -1,8 +1,3 @@
2023/08/24-18:30:54.195844 7fda7a3fc6c0 Recovering log #89 2023/08/24-20:28:52.588130 7fda7abfd6c0 Recovering log #97
2023/08/24-18:30:54.349634 7fda7a3fc6c0 Delete type=3 #87 2023/08/24-20:28:52.597915 7fda7abfd6c0 Delete type=3 #95
2023/08/24-18:30:54.349691 7fda7a3fc6c0 Delete type=0 #89 2023/08/24-20:28:52.597970 7fda7abfd6c0 Delete type=0 #97
2023/08/24-18:45:24.011039 7fda79bfb6c0 Level-0 table #94: started
2023/08/24-18:45:24.011085 7fda79bfb6c0 Level-0 table #94: 0 bytes OK
2023/08/24-18:45:24.019660 7fda79bfb6c0 Delete type=0 #92
2023/08/24-18:45:24.029903 7fda79bfb6c0 Manual compaction at level-0 from '!items!3vinyVxuFdrQDCBo' @ 72057594037927935 : 1 .. '!items!zpF2QY4tx7qdBomQ' @ 0 : 0; will stop at (end)
2023/08/24-18:45:24.041115 7fda79bfb6c0 Manual compaction at level-1 from '!items!3vinyVxuFdrQDCBo' @ 72057594037927935 : 1 .. '!items!zpF2QY4tx7qdBomQ' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/08/24-15:57:43.407202 7fab49ffb6c0 Recovering log #85 2023/08/24-20:11:49.190059 7fda7a3fc6c0 Recovering log #93
2023/08/24-15:57:43.427049 7fab49ffb6c0 Delete type=3 #83 2023/08/24-20:11:49.201012 7fda7a3fc6c0 Delete type=3 #91
2023/08/24-15:57:43.427316 7fab49ffb6c0 Delete type=0 #85 2023/08/24-20:11:49.201080 7fda7a3fc6c0 Delete type=0 #93
2023/08/24-15:59:12.015422 7fab497fa6c0 Level-0 table #90: started 2023/08/24-20:28:26.985277 7fda79bfb6c0 Level-0 table #98: started
2023/08/24-15:59:12.015449 7fab497fa6c0 Level-0 table #90: 0 bytes OK 2023/08/24-20:28:26.985305 7fda79bfb6c0 Level-0 table #98: 0 bytes OK
2023/08/24-15:59:12.025372 7fab497fa6c0 Delete type=0 #88 2023/08/24-20:28:26.992913 7fda79bfb6c0 Delete type=0 #96
2023/08/24-15:59:12.034884 7fab497fa6c0 Manual compaction at level-0 from '!items!3vinyVxuFdrQDCBo' @ 72057594037927935 : 1 .. '!items!zpF2QY4tx7qdBomQ' @ 0 : 0; will stop at (end) 2023/08/24-20:28:27.002175 7fda79bfb6c0 Manual compaction at level-0 from '!items!3vinyVxuFdrQDCBo' @ 72057594037927935 : 1 .. '!items!zpF2QY4tx7qdBomQ' @ 0 : 0; will stop at (end)
2023/08/24-15:59:12.043399 7fab497fa6c0 Manual compaction at level-1 from '!items!3vinyVxuFdrQDCBo' @ 72057594037927935 : 1 .. '!items!zpF2QY4tx7qdBomQ' @ 0 : 0; will stop at (end) 2023/08/24-20:28:27.002210 7fda79bfb6c0 Manual compaction at level-1 from '!items!3vinyVxuFdrQDCBo' @ 72057594037927935 : 1 .. '!items!zpF2QY4tx7qdBomQ' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000090 MANIFEST-000098

View File

@ -1,8 +1,3 @@
2023/08/24-18:30:54.111929 7fda7a3fc6c0 Recovering log #88 2023/08/24-20:28:52.572723 7fda7b3fe6c0 Recovering log #96
2023/08/24-18:30:54.191305 7fda7a3fc6c0 Delete type=3 #86 2023/08/24-20:28:52.584114 7fda7b3fe6c0 Delete type=3 #94
2023/08/24-18:30:54.191365 7fda7a3fc6c0 Delete type=0 #88 2023/08/24-20:28:52.584178 7fda7b3fe6c0 Delete type=0 #96
2023/08/24-18:45:24.003990 7fda79bfb6c0 Level-0 table #93: started
2023/08/24-18:45:24.004046 7fda79bfb6c0 Level-0 table #93: 0 bytes OK
2023/08/24-18:45:24.010832 7fda79bfb6c0 Delete type=0 #91
2023/08/24-18:45:24.029880 7fda79bfb6c0 Manual compaction at level-0 from '!items!0663RVbZRl0oZ0Dr' @ 72057594037927935 : 1 .. '!items!zLKcnLGEcMwECjni' @ 0 : 0; will stop at (end)
2023/08/24-18:45:24.041092 7fda79bfb6c0 Manual compaction at level-1 from '!items!0663RVbZRl0oZ0Dr' @ 72057594037927935 : 1 .. '!items!zLKcnLGEcMwECjni' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/08/24-15:57:43.407080 7fab4b7fe6c0 Recovering log #84 2023/08/24-20:11:49.176021 7fda7bbff6c0 Recovering log #92
2023/08/24-15:57:43.424160 7fab4b7fe6c0 Delete type=3 #82 2023/08/24-20:11:49.186443 7fda7bbff6c0 Delete type=3 #90
2023/08/24-15:57:43.424263 7fab4b7fe6c0 Delete type=0 #84 2023/08/24-20:11:49.186509 7fda7bbff6c0 Delete type=0 #92
2023/08/24-15:59:12.004782 7fab497fa6c0 Level-0 table #89: started 2023/08/24-20:28:26.975180 7fda79bfb6c0 Level-0 table #97: started
2023/08/24-15:59:12.004875 7fab497fa6c0 Level-0 table #89: 0 bytes OK 2023/08/24-20:28:26.975225 7fda79bfb6c0 Level-0 table #97: 0 bytes OK
2023/08/24-15:59:12.015289 7fab497fa6c0 Delete type=0 #87 2023/08/24-20:28:26.985137 7fda79bfb6c0 Delete type=0 #95
2023/08/24-15:59:12.025509 7fab497fa6c0 Manual compaction at level-0 from '!items!0663RVbZRl0oZ0Dr' @ 72057594037927935 : 1 .. '!items!zLKcnLGEcMwECjni' @ 0 : 0; will stop at (end) 2023/08/24-20:28:27.002160 7fda79bfb6c0 Manual compaction at level-0 from '!items!0663RVbZRl0oZ0Dr' @ 72057594037927935 : 1 .. '!items!zLKcnLGEcMwECjni' @ 0 : 0; will stop at (end)
2023/08/24-15:59:12.034900 7fab497fa6c0 Manual compaction at level-1 from '!items!0663RVbZRl0oZ0Dr' @ 72057594037927935 : 1 .. '!items!zLKcnLGEcMwECjni' @ 0 : 0; will stop at (end) 2023/08/24-20:28:27.002199 7fda79bfb6c0 Manual compaction at level-1 from '!items!0663RVbZRl0oZ0Dr' @ 72057594037927935 : 1 .. '!items!zLKcnLGEcMwECjni' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000090 MANIFEST-000098

View File

@ -1,8 +1,3 @@
2023/08/24-18:30:54.529513 7fda7a3fc6c0 Recovering log #88 2023/08/24-20:28:52.617237 7fda7abfd6c0 Recovering log #96
2023/08/24-18:30:54.596503 7fda7a3fc6c0 Delete type=3 #86 2023/08/24-20:28:52.627761 7fda7abfd6c0 Delete type=3 #94
2023/08/24-18:30:54.596581 7fda7a3fc6c0 Delete type=0 #88 2023/08/24-20:28:52.627835 7fda7abfd6c0 Delete type=0 #96
2023/08/24-18:45:24.041224 7fda79bfb6c0 Level-0 table #93: started
2023/08/24-18:45:24.041255 7fda79bfb6c0 Level-0 table #93: 0 bytes OK
2023/08/24-18:45:24.050828 7fda79bfb6c0 Delete type=0 #91
2023/08/24-18:45:24.060947 7fda79bfb6c0 Manual compaction at level-0 from '!items!1oojD2KMJsxNlMez' @ 72057594037927935 : 1 .. '!items!znoFgVzNQOCTGUBl' @ 0 : 0; will stop at (end)
2023/08/24-18:45:24.060979 7fda79bfb6c0 Manual compaction at level-1 from '!items!1oojD2KMJsxNlMez' @ 72057594037927935 : 1 .. '!items!znoFgVzNQOCTGUBl' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/08/24-15:57:43.449295 7fab49ffb6c0 Recovering log #84 2023/08/24-20:11:49.221624 7fda7a3fc6c0 Recovering log #92
2023/08/24-15:57:43.472616 7fab49ffb6c0 Delete type=3 #82 2023/08/24-20:11:49.232090 7fda7a3fc6c0 Delete type=3 #90
2023/08/24-15:57:43.472750 7fab49ffb6c0 Delete type=0 #84 2023/08/24-20:11:49.232138 7fda7a3fc6c0 Delete type=0 #92
2023/08/24-15:59:12.050764 7fab497fa6c0 Level-0 table #89: started 2023/08/24-20:28:27.008700 7fda79bfb6c0 Level-0 table #97: started
2023/08/24-15:59:12.050797 7fab497fa6c0 Level-0 table #89: 0 bytes OK 2023/08/24-20:28:27.008737 7fda79bfb6c0 Level-0 table #97: 0 bytes OK
2023/08/24-15:59:12.061012 7fab497fa6c0 Delete type=0 #87 2023/08/24-20:28:27.019736 7fda79bfb6c0 Delete type=0 #95
2023/08/24-15:59:12.061182 7fab497fa6c0 Manual compaction at level-0 from '!items!1oojD2KMJsxNlMez' @ 72057594037927935 : 1 .. '!items!znoFgVzNQOCTGUBl' @ 0 : 0; will stop at (end) 2023/08/24-20:28:27.051993 7fda79bfb6c0 Manual compaction at level-0 from '!items!1oojD2KMJsxNlMez' @ 72057594037927935 : 1 .. '!items!znoFgVzNQOCTGUBl' @ 0 : 0; will stop at (end)
2023/08/24-15:59:12.061222 7fab497fa6c0 Manual compaction at level-1 from '!items!1oojD2KMJsxNlMez' @ 72057594037927935 : 1 .. '!items!znoFgVzNQOCTGUBl' @ 0 : 0; will stop at (end) 2023/08/24-20:28:27.052030 7fda79bfb6c0 Manual compaction at level-1 from '!items!1oojD2KMJsxNlMez' @ 72057594037927935 : 1 .. '!items!znoFgVzNQOCTGUBl' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@ -1441,6 +1441,6 @@ Focus FOC: #ff0084
display: none; display: none;
visibility: hidden; visibility: hidden;
} }
li.folder > .folder-header h3 { .compendium .directory-list .directory-item .folder-header h3 {
color:#000 color:#000
} }

View File

@ -91,14 +91,14 @@
"styles": [ "styles": [
"styles/simple.css" "styles/simple.css"
], ],
"version": "11.0.11", "version": "11.0.13",
"compatibility": { "compatibility": {
"minimum": "11", "minimum": "11",
"verified": "11" "verified": "11"
}, },
"title": "Hero System v6 for FoundrtVTT (Official)", "title": "Hero System v6 for FoundrtVTT (Official)",
"manifest": "https://www.uberwald.me/gitea/uberwald/fvtt-hero-system-6/raw/branch/main/system.json", "manifest": "https://www.uberwald.me/gitea/uberwald/fvtt-hero-system-6/raw/branch/master/system.json",
"download": "https://www.uberwald.me/gitea/uberwald/fvtt-hero-system-6/archive/fvtt-hero-system-6-v11.0.11.zip", "download": "https://www.uberwald.me/gitea/uberwald/fvtt-hero-system-6/archive/fvtt-hero-system-6-v11.0.13.zip",
"url": "https://www.uberwald.me/gitea/uberwald/", "url": "https://www.uberwald.me/gitea/uberwald/",
"background": "systems/fvtt-hero-system-6/images/ui/hero_foundry_cover.webp", "background": "systems/fvtt-hero-system-6/images/ui/hero_foundry_cover.webp",
"id": "fvtt-hero-system-6" "id": "fvtt-hero-system-6"

View File

@ -7,12 +7,6 @@
<hr> <hr>
{{#if img}}
<div >
<img class="chat-icon" src="{{img}}" alt="{{name}}" />
</div>
{{/if}}
<div class="flexcol"> <div class="flexcol">
</div> </div>

View File

@ -7,12 +7,6 @@
<hr> <hr>
{{#if img}}
<div >
<img class="chat-icon" src="{{img}}" alt="{{name}}" />
</div>
{{/if}}
<div class="flexcol"> <div class="flexcol">
</div> </div>

View File

@ -7,12 +7,6 @@
<hr> <hr>
{{#if img}}
<div >
<img class="chat-icon" src="{{img}}" alt="{{name}}" />
</div>
{{/if}}
<div class="flexcol"> <div class="flexcol">
</div> </div>

View File

@ -7,12 +7,6 @@
<hr> <hr>
{{#if img}}
<div >
<img class="chat-icon" src="{{img}}" alt="{{name}}" />
</div>
{{/if}}
<div class="flexcol"> <div class="flexcol">
</div> </div>

View File

@ -14,18 +14,18 @@
{{/if}} {{/if}}
{{#if (eq equip.system.subtype "weapon")}} {{#if (eq equip.system.subtype "weapon")}}
<span class="item-field-label-very-short content-center"><label>{{numberFormat equip.system.ocv decimals=0 sign=true}}</label> </span> <span class="item-field-label-very-short content-center"><label>{{numberFormat (fixNum equip.system.ocv) decimals=0 sign=true}}</label> </span>
<span class="item-field-label-very-short content-center"><label>{{numberFormat equip.system.omcv decimals=0 sign=true}}</label> </span> <span class="item-field-label-very-short content-center"><label>{{numberFormat (fixNum equip.system.omcv) decimals=0 sign=true}}</label> </span>
<span class="item-field-label-very-short content-center"><label>{{equip.system.rmod}}</label> </span> <span class="item-field-label-very-short content-center"><label>{{numberFormat (fixNum equip.system.rmod) decimals=0 sign=true}}</label> </span>
<span class="item-field-label-very-short content-center"><label>{{equip.system.range}}</label> </span> <span class="item-field-label-very-short content-center"><label>{{equip.system.range}}</label> </span>
<span class="item-field-label-very-short content-center"><label>&nbsp;</label> </span> <span class="item-field-label-very-short content-center"><label>&nbsp;</label> </span>
{{/if}} {{/if}}
{{#if (eq equip.system.subtype "shield")}} {{#if (eq equip.system.subtype "shield")}}
<span class="item-field-label-very-short content-center"><label>{{numberFormat equip.system.ocv decimals=0 sign=true}}</label> </span> <span class="item-field-label-very-short content-center"><label>{{numberFormat (fixNum equip.system.ocv) decimals=0 sign=true}}</label> </span>
<span class="item-field-label-very-short content-center"><label>{{numberFormat equip.system.omcv decimals=0 sign=true}}</label> </span> <span class="item-field-label-very-short content-center"><label>{{numberFormat (fixNum equip.system.dcv) decimals=0 sign=true}}</label> </span>
<span class="item-field-label-very-short content-center"><label>{{numberFormat equip.system.dcv decimals=0 sign=true}}</label> </span> <span class="item-field-label-very-short content-center"><label>{{numberFormat (fixNum equip.system.omcv) decimals=0 sign=true}}</label> </span>
<span class="item-field-label-very-short content-center"><label>{{numberFormat equip.system.dmcv decimals=0 sign=true}}</label> </span> <span class="item-field-label-very-short content-center"><label>{{numberFormat (fixNum equip.system.dmcv) decimals=0 sign=true}}</label> </span>
<span class="item-field-label-very-short content-center"><label>&nbsp;</label> </span> <span class="item-field-label-very-short content-center"><label>&nbsp;</label> </span>
{{/if}} {{/if}}
@ -34,7 +34,7 @@
<span class="item-field-label-very-short content-center"><label>{{equip.system.ed}}</label> </span> <span class="item-field-label-very-short content-center"><label>{{equip.system.ed}}</label> </span>
<span class="item-field-label-very-short content-center"><label>{{equip.system.rpd}}</label> </span> <span class="item-field-label-very-short content-center"><label>{{equip.system.rpd}}</label> </span>
<span class="item-field-label-very-short content-center"><label>{{equip.system.red}}</label> </span> <span class="item-field-label-very-short content-center"><label>{{equip.system.red}}</label> </span>
<span class="item-field-label-very-short content-center"><label>{{equip.system.dcv}}</label> </span> <span class="item-field-label-very-short content-center"><label>{{numberFormat (fixNum equip.system.dcv) decimals=0 sign=true}}</label> </span>
{{/if}} {{/if}}
<span class="item-field-label-long2"><label>{{equip.system.displayname}} <span class="item-field-label-long2"><label>{{equip.system.displayname}}