Fix HP location and damages

This commit is contained in:
LeRatierBretonnien 2023-10-23 16:38:34 +02:00
parent e19e6df228
commit 1f8275e153
59 changed files with 191 additions and 157 deletions

View File

@ -87,6 +87,11 @@ export class DarkStarsActor extends Actor {
deriv.si.value = Math.round( ((attr.dex.value + attr.sel.value) / 5) + 0.5) + deriv.si.bonus
secondary.hp.max = ((attr.con.value + attr.siz.value ) * 2) + secondary.hp.bonus
for(let key in this.system.hitlocations) {
let loc = this.system.hitlocations[key]
loc.max = Math.floor(secondary.hp.max * loc.ratio)
}
secondary.fp.max = 10 + attr.str.value + attr.con.value + secondary.fp.bonus
}

View File

@ -1 +1 @@
MANIFEST-000102
MANIFEST-000114

View File

@ -1,8 +1,8 @@
2023/10/21-12:57:48.590897 7f8105ffb6c0 Recovering log #100
2023/10/21-12:57:48.601577 7f8105ffb6c0 Delete type=3 #98
2023/10/21-12:57:48.601642 7f8105ffb6c0 Delete type=0 #100
2023/10/21-14:16:12.221910 7f7e677006c0 Level-0 table #105: started
2023/10/21-14:16:12.221948 7f7e677006c0 Level-0 table #105: 0 bytes OK
2023/10/21-14:16:12.228790 7f7e677006c0 Delete type=0 #103
2023/10/21-14:16:12.242411 7f7e677006c0 Manual compaction at level-0 from '!items!3O3MjRkrmX4HeaPY' @ 72057594037927935 : 1 .. '!items!q9JGWL4y4udYrzvD' @ 0 : 0; will stop at (end)
2023/10/21-14:16:12.242453 7f7e677006c0 Manual compaction at level-1 from '!items!3O3MjRkrmX4HeaPY' @ 72057594037927935 : 1 .. '!items!q9JGWL4y4udYrzvD' @ 0 : 0; will stop at (end)
2023/10/23-16:21:18.818735 7fc51b7fe6c0 Recovering log #112
2023/10/23-16:21:18.828413 7fc51b7fe6c0 Delete type=3 #110
2023/10/23-16:21:18.828468 7fc51b7fe6c0 Delete type=0 #112
2023/10/23-16:38:21.235245 7fc299bff6c0 Level-0 table #117: started
2023/10/23-16:38:21.235287 7fc299bff6c0 Level-0 table #117: 0 bytes OK
2023/10/23-16:38:21.288685 7fc299bff6c0 Delete type=0 #115
2023/10/23-16:38:21.402896 7fc299bff6c0 Manual compaction at level-0 from '!items!3O3MjRkrmX4HeaPY' @ 72057594037927935 : 1 .. '!items!q9JGWL4y4udYrzvD' @ 0 : 0; will stop at (end)
2023/10/23-16:38:21.445657 7fc299bff6c0 Manual compaction at level-1 from '!items!3O3MjRkrmX4HeaPY' @ 72057594037927935 : 1 .. '!items!q9JGWL4y4udYrzvD' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/21-09:46:53.172622 7f8106ffd6c0 Recovering log #96
2023/10/21-09:46:53.183332 7f8106ffd6c0 Delete type=3 #94
2023/10/21-09:46:53.183472 7f8106ffd6c0 Delete type=0 #96
2023/10/21-10:25:16.591050 7f7e677006c0 Level-0 table #101: started
2023/10/21-10:25:16.591087 7f7e677006c0 Level-0 table #101: 0 bytes OK
2023/10/21-10:25:16.597356 7f7e677006c0 Delete type=0 #99
2023/10/21-10:25:16.608021 7f7e677006c0 Manual compaction at level-0 from '!items!3O3MjRkrmX4HeaPY' @ 72057594037927935 : 1 .. '!items!q9JGWL4y4udYrzvD' @ 0 : 0; will stop at (end)
2023/10/21-10:25:16.619288 7f7e677006c0 Manual compaction at level-1 from '!items!3O3MjRkrmX4HeaPY' @ 72057594037927935 : 1 .. '!items!q9JGWL4y4udYrzvD' @ 0 : 0; will stop at (end)
2023/10/23-16:10:20.406453 7fc51bfff6c0 Recovering log #108
2023/10/23-16:10:20.455315 7fc51bfff6c0 Delete type=3 #106
2023/10/23-16:10:20.455416 7fc51bfff6c0 Delete type=0 #108
2023/10/23-16:21:11.331176 7fc299bff6c0 Level-0 table #113: started
2023/10/23-16:21:11.331203 7fc299bff6c0 Level-0 table #113: 0 bytes OK
2023/10/23-16:21:11.340134 7fc299bff6c0 Delete type=0 #111
2023/10/23-16:21:11.358495 7fc299bff6c0 Manual compaction at level-0 from '!items!3O3MjRkrmX4HeaPY' @ 72057594037927935 : 1 .. '!items!q9JGWL4y4udYrzvD' @ 0 : 0; will stop at (end)
2023/10/23-16:21:11.367303 7fc299bff6c0 Manual compaction at level-1 from '!items!3O3MjRkrmX4HeaPY' @ 72057594037927935 : 1 .. '!items!q9JGWL4y4udYrzvD' @ 0 : 0; will stop at (end)

Binary file not shown.

BIN
packs/armor/MANIFEST-000114 Normal file

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000102
MANIFEST-000114

View File

@ -1,7 +1,7 @@
2023/10/21-12:57:48.639550 7f8105ffb6c0 Recovering log #100
2023/10/21-12:57:48.652746 7f8105ffb6c0 Delete type=3 #98
2023/10/21-12:57:48.652801 7f8105ffb6c0 Delete type=0 #100
2023/10/21-14:16:12.242612 7f7e677006c0 Level-0 table #105: started
2023/10/21-14:16:12.242645 7f7e677006c0 Level-0 table #105: 0 bytes OK
2023/10/21-14:16:12.248782 7f7e677006c0 Delete type=0 #103
2023/10/21-14:16:12.269739 7f7e677006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
2023/10/23-16:21:18.866233 7fc51b7fe6c0 Recovering log #112
2023/10/23-16:21:18.876627 7fc51b7fe6c0 Delete type=3 #110
2023/10/23-16:21:18.876726 7fc51b7fe6c0 Delete type=0 #112
2023/10/23-16:38:21.562992 7fc299bff6c0 Level-0 table #117: started
2023/10/23-16:38:21.563052 7fc299bff6c0 Level-0 table #117: 0 bytes OK
2023/10/23-16:38:21.606768 7fc299bff6c0 Delete type=0 #115
2023/10/23-16:38:21.649491 7fc299bff6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)

View File

@ -1,7 +1,7 @@
2023/10/21-09:46:53.229244 7f8106ffd6c0 Recovering log #96
2023/10/21-09:46:53.239724 7f8106ffd6c0 Delete type=3 #94
2023/10/21-09:46:53.239823 7f8106ffd6c0 Delete type=0 #96
2023/10/21-10:25:16.646538 7f7e677006c0 Level-0 table #101: started
2023/10/21-10:25:16.646627 7f7e677006c0 Level-0 table #101: 0 bytes OK
2023/10/21-10:25:16.654130 7f7e677006c0 Delete type=0 #99
2023/10/21-10:25:16.674543 7f7e677006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
2023/10/23-16:10:20.672216 7fc51bfff6c0 Recovering log #108
2023/10/23-16:10:20.732577 7fc51bfff6c0 Delete type=3 #106
2023/10/23-16:10:20.732730 7fc51bfff6c0 Delete type=0 #108
2023/10/23-16:21:11.375247 7fc299bff6c0 Level-0 table #113: started
2023/10/23-16:21:11.375301 7fc299bff6c0 Level-0 table #113: 0 bytes OK
2023/10/23-16:21:11.384595 7fc299bff6c0 Delete type=0 #111
2023/10/23-16:21:11.403049 7fc299bff6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000102
MANIFEST-000114

View File

@ -1,7 +1,7 @@
2023/10/21-12:57:48.654499 7f81077fe6c0 Recovering log #100
2023/10/21-12:57:48.665788 7f81077fe6c0 Delete type=3 #98
2023/10/21-12:57:48.665868 7f81077fe6c0 Delete type=0 #100
2023/10/21-14:16:12.249000 7f7e677006c0 Level-0 table #105: started
2023/10/21-14:16:12.249065 7f7e677006c0 Level-0 table #105: 0 bytes OK
2023/10/21-14:16:12.256005 7f7e677006c0 Delete type=0 #103
2023/10/21-14:16:12.269765 7f7e677006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
2023/10/23-16:21:18.878355 7fc51a7fc6c0 Recovering log #112
2023/10/23-16:21:18.889689 7fc51a7fc6c0 Delete type=3 #110
2023/10/23-16:21:18.889751 7fc51a7fc6c0 Delete type=0 #112
2023/10/23-16:38:21.520237 7fc299bff6c0 Level-0 table #117: started
2023/10/23-16:38:21.520269 7fc299bff6c0 Level-0 table #117: 0 bytes OK
2023/10/23-16:38:21.562758 7fc299bff6c0 Delete type=0 #115
2023/10/23-16:38:21.649457 7fc299bff6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)

View File

@ -1,7 +1,7 @@
2023/10/21-09:46:53.241977 7f81067fc6c0 Recovering log #96
2023/10/21-09:46:53.252607 7f81067fc6c0 Delete type=3 #94
2023/10/21-09:46:53.252753 7f81067fc6c0 Delete type=0 #96
2023/10/21-10:25:16.654235 7f7e677006c0 Level-0 table #101: started
2023/10/21-10:25:16.654260 7f7e677006c0 Level-0 table #101: 0 bytes OK
2023/10/21-10:25:16.660290 7f7e677006c0 Delete type=0 #99
2023/10/21-10:25:16.674565 7f7e677006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
2023/10/23-16:10:20.739722 7fc51a7fc6c0 Recovering log #108
2023/10/23-16:10:20.793493 7fc51a7fc6c0 Delete type=3 #106
2023/10/23-16:10:20.793641 7fc51a7fc6c0 Delete type=0 #108
2023/10/23-16:21:11.384741 7fc299bff6c0 Level-0 table #113: started
2023/10/23-16:21:11.384782 7fc299bff6c0 Level-0 table #113: 0 bytes OK
2023/10/23-16:21:11.394018 7fc299bff6c0 Delete type=0 #111
2023/10/23-16:21:11.403106 7fc299bff6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000030
MANIFEST-000042

View File

@ -1,8 +1,8 @@
2023/10/21-12:57:48.693267 7f8105ffb6c0 Recovering log #28
2023/10/21-12:57:48.706472 7f8105ffb6c0 Delete type=3 #26
2023/10/21-12:57:48.706580 7f8105ffb6c0 Delete type=0 #28
2023/10/21-14:16:12.269974 7f7e677006c0 Level-0 table #33: started
2023/10/21-14:16:12.270032 7f7e677006c0 Level-0 table #33: 0 bytes OK
2023/10/21-14:16:12.276741 7f7e677006c0 Delete type=0 #31
2023/10/21-14:16:12.276863 7f7e677006c0 Manual compaction at level-0 from '!items!0JlVJvgxQQWY8lpO' @ 72057594037927935 : 1 .. '!items!zjxV4mcELwbZU8Et' @ 0 : 0; will stop at (end)
2023/10/21-14:16:12.276884 7f7e677006c0 Manual compaction at level-1 from '!items!0JlVJvgxQQWY8lpO' @ 72057594037927935 : 1 .. '!items!zjxV4mcELwbZU8Et' @ 0 : 0; will stop at (end)
2023/10/23-16:21:18.916086 7fc51b7fe6c0 Recovering log #40
2023/10/23-16:21:18.926380 7fc51b7fe6c0 Delete type=3 #38
2023/10/23-16:21:18.926444 7fc51b7fe6c0 Delete type=0 #40
2023/10/23-16:38:21.687516 7fc299bff6c0 Level-0 table #45: started
2023/10/23-16:38:21.687571 7fc299bff6c0 Level-0 table #45: 0 bytes OK
2023/10/23-16:38:21.736925 7fc299bff6c0 Delete type=0 #43
2023/10/23-16:38:21.737272 7fc299bff6c0 Manual compaction at level-0 from '!items!0JlVJvgxQQWY8lpO' @ 72057594037927935 : 1 .. '!items!zjxV4mcELwbZU8Et' @ 0 : 0; will stop at (end)
2023/10/23-16:38:21.737344 7fc299bff6c0 Manual compaction at level-1 from '!items!0JlVJvgxQQWY8lpO' @ 72057594037927935 : 1 .. '!items!zjxV4mcELwbZU8Et' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/21-09:46:53.283509 7f8106ffd6c0 Recovering log #24
2023/10/21-09:46:53.293910 7f8106ffd6c0 Delete type=3 #22
2023/10/21-09:46:53.294097 7f8106ffd6c0 Delete type=0 #24
2023/10/21-10:25:16.674800 7f7e677006c0 Level-0 table #29: started
2023/10/21-10:25:16.674835 7f7e677006c0 Level-0 table #29: 0 bytes OK
2023/10/21-10:25:16.680984 7f7e677006c0 Delete type=0 #27
2023/10/21-10:25:16.681147 7f7e677006c0 Manual compaction at level-0 from '!items!0JlVJvgxQQWY8lpO' @ 72057594037927935 : 1 .. '!items!zjxV4mcELwbZU8Et' @ 0 : 0; will stop at (end)
2023/10/21-10:25:16.681203 7f7e677006c0 Manual compaction at level-1 from '!items!0JlVJvgxQQWY8lpO' @ 72057594037927935 : 1 .. '!items!zjxV4mcELwbZU8Et' @ 0 : 0; will stop at (end)
2023/10/23-16:10:20.951307 7fc51bfff6c0 Recovering log #36
2023/10/23-16:10:21.100428 7fc51bfff6c0 Delete type=3 #34
2023/10/23-16:10:21.100526 7fc51bfff6c0 Delete type=0 #36
2023/10/23-16:21:11.413951 7fc299bff6c0 Level-0 table #41: started
2023/10/23-16:21:11.413979 7fc299bff6c0 Level-0 table #41: 0 bytes OK
2023/10/23-16:21:11.422105 7fc299bff6c0 Delete type=0 #39
2023/10/23-16:21:11.422327 7fc299bff6c0 Manual compaction at level-0 from '!items!0JlVJvgxQQWY8lpO' @ 72057594037927935 : 1 .. '!items!zjxV4mcELwbZU8Et' @ 0 : 0; will stop at (end)
2023/10/23-16:21:11.422382 7fc299bff6c0 Manual compaction at level-1 from '!items!0JlVJvgxQQWY8lpO' @ 72057594037927935 : 1 .. '!items!zjxV4mcELwbZU8Et' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000102
MANIFEST-000114

View File

@ -1,7 +1,7 @@
2023/10/21-12:57:48.603481 7f81077fe6c0 Recovering log #100
2023/10/21-12:57:48.613256 7f81077fe6c0 Delete type=3 #98
2023/10/21-12:57:48.613399 7f81077fe6c0 Delete type=0 #100
2023/10/21-14:16:12.228908 7f7e677006c0 Level-0 table #105: started
2023/10/21-14:16:12.228932 7f7e677006c0 Level-0 table #105: 0 bytes OK
2023/10/21-14:16:12.234945 7f7e677006c0 Delete type=0 #103
2023/10/21-14:16:12.242424 7f7e677006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
2023/10/23-16:21:18.830319 7fc51a7fc6c0 Recovering log #112
2023/10/23-16:21:18.840025 7fc51a7fc6c0 Delete type=3 #110
2023/10/23-16:21:18.840086 7fc51a7fc6c0 Delete type=0 #112
2023/10/23-16:38:21.349441 7fc299bff6c0 Level-0 table #117: started
2023/10/23-16:38:21.349501 7fc299bff6c0 Level-0 table #117: 0 bytes OK
2023/10/23-16:38:21.402714 7fc299bff6c0 Delete type=0 #115
2023/10/23-16:38:21.445484 7fc299bff6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)

View File

@ -1,7 +1,7 @@
2023/10/21-09:46:53.186412 7f81067fc6c0 Recovering log #96
2023/10/21-09:46:53.197532 7f81067fc6c0 Delete type=3 #94
2023/10/21-09:46:53.197674 7f81067fc6c0 Delete type=0 #96
2023/10/21-10:25:16.619385 7f7e677006c0 Level-0 table #101: started
2023/10/21-10:25:16.619433 7f7e677006c0 Level-0 table #101: 0 bytes OK
2023/10/21-10:25:16.626151 7f7e677006c0 Delete type=0 #99
2023/10/21-10:25:16.646310 7f7e677006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
2023/10/23-16:10:20.466941 7fc51a7fc6c0 Recovering log #108
2023/10/23-16:10:20.525312 7fc51a7fc6c0 Delete type=3 #106
2023/10/23-16:10:20.525371 7fc51a7fc6c0 Delete type=0 #108
2023/10/23-16:21:11.349899 7fc299bff6c0 Level-0 table #113: started
2023/10/23-16:21:11.349986 7fc299bff6c0 Level-0 table #113: 0 bytes OK
2023/10/23-16:21:11.358380 7fc299bff6c0 Delete type=0 #111
2023/10/23-16:21:11.367287 7fc299bff6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000102
MANIFEST-000114

View File

@ -1,8 +1,8 @@
2023/10/21-12:57:48.680492 7f8106ffd6c0 Recovering log #100
2023/10/21-12:57:48.690739 7f8106ffd6c0 Delete type=3 #98
2023/10/21-12:57:48.690798 7f8106ffd6c0 Delete type=0 #100
2023/10/21-14:16:12.262516 7f7e677006c0 Level-0 table #105: started
2023/10/21-14:16:12.262540 7f7e677006c0 Level-0 table #105: 0 bytes OK
2023/10/21-14:16:12.269450 7f7e677006c0 Delete type=0 #103
2023/10/21-14:16:12.269831 7f7e677006c0 Manual compaction at level-0 from '!items!0LA7gMBDogO56AZK' @ 72057594037927935 : 1 .. '!items!zwZoHMkWYtMCNx9f' @ 0 : 0; will stop at (end)
2023/10/21-14:16:12.269874 7f7e677006c0 Manual compaction at level-1 from '!items!0LA7gMBDogO56AZK' @ 72057594037927935 : 1 .. '!items!zwZoHMkWYtMCNx9f' @ 0 : 0; will stop at (end)
2023/10/23-16:21:18.903797 7fc51affd6c0 Recovering log #112
2023/10/23-16:21:18.914282 7fc51affd6c0 Delete type=3 #110
2023/10/23-16:21:18.914341 7fc51affd6c0 Delete type=0 #112
2023/10/23-16:38:21.649612 7fc299bff6c0 Level-0 table #117: started
2023/10/23-16:38:21.649693 7fc299bff6c0 Level-0 table #117: 0 bytes OK
2023/10/23-16:38:21.687274 7fc299bff6c0 Delete type=0 #115
2023/10/23-16:38:21.737212 7fc299bff6c0 Manual compaction at level-0 from '!items!0LA7gMBDogO56AZK' @ 72057594037927935 : 1 .. '!items!zwZoHMkWYtMCNx9f' @ 0 : 0; will stop at (end)
2023/10/23-16:38:21.737295 7fc299bff6c0 Manual compaction at level-1 from '!items!0LA7gMBDogO56AZK' @ 72057594037927935 : 1 .. '!items!zwZoHMkWYtMCNx9f' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/21-09:46:53.269089 7f8105ffb6c0 Recovering log #96
2023/10/21-09:46:53.280127 7f8105ffb6c0 Delete type=3 #94
2023/10/21-09:46:53.280264 7f8105ffb6c0 Delete type=0 #96
2023/10/21-10:25:16.667464 7f7e677006c0 Level-0 table #101: started
2023/10/21-10:25:16.667505 7f7e677006c0 Level-0 table #101: 0 bytes OK
2023/10/21-10:25:16.674303 7f7e677006c0 Delete type=0 #99
2023/10/21-10:25:16.674595 7f7e677006c0 Manual compaction at level-0 from '!items!0LA7gMBDogO56AZK' @ 72057594037927935 : 1 .. '!items!zwZoHMkWYtMCNx9f' @ 0 : 0; will stop at (end)
2023/10/21-10:25:16.674627 7f7e677006c0 Manual compaction at level-1 from '!items!0LA7gMBDogO56AZK' @ 72057594037927935 : 1 .. '!items!zwZoHMkWYtMCNx9f' @ 0 : 0; will stop at (end)
2023/10/23-16:10:20.851365 7fc51affd6c0 Recovering log #108
2023/10/23-16:10:20.940844 7fc51affd6c0 Delete type=3 #106
2023/10/23-16:10:20.940918 7fc51affd6c0 Delete type=0 #108
2023/10/23-16:21:11.403299 7fc299bff6c0 Level-0 table #113: started
2023/10/23-16:21:11.403360 7fc299bff6c0 Level-0 table #113: 0 bytes OK
2023/10/23-16:21:11.413808 7fc299bff6c0 Delete type=0 #111
2023/10/23-16:21:11.422303 7fc299bff6c0 Manual compaction at level-0 from '!items!0LA7gMBDogO56AZK' @ 72057594037927935 : 1 .. '!items!zwZoHMkWYtMCNx9f' @ 0 : 0; will stop at (end)
2023/10/23-16:21:11.422358 7fc299bff6c0 Manual compaction at level-1 from '!items!0LA7gMBDogO56AZK' @ 72057594037927935 : 1 .. '!items!zwZoHMkWYtMCNx9f' @ 0 : 0; will stop at (end)

Binary file not shown.

BIN
packs/perks/MANIFEST-000114 Normal file

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000102
MANIFEST-000114

View File

@ -1,7 +1,7 @@
2023/10/21-12:57:48.614993 7f81067fc6c0 Recovering log #100
2023/10/21-12:57:48.625621 7f81067fc6c0 Delete type=3 #98
2023/10/21-12:57:48.625711 7f81067fc6c0 Delete type=0 #100
2023/10/21-14:16:12.235055 7f7e677006c0 Level-0 table #105: started
2023/10/21-14:16:12.235078 7f7e677006c0 Level-0 table #105: 0 bytes OK
2023/10/21-14:16:12.242245 7f7e677006c0 Delete type=0 #103
2023/10/21-14:16:12.242435 7f7e677006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
2023/10/23-16:21:18.841422 7fc51bfff6c0 Recovering log #112
2023/10/23-16:21:18.851392 7fc51bfff6c0 Delete type=3 #110
2023/10/23-16:21:18.851494 7fc51bfff6c0 Delete type=0 #112
2023/10/23-16:38:21.402937 7fc299bff6c0 Level-0 table #117: started
2023/10/23-16:38:21.402989 7fc299bff6c0 Level-0 table #117: 0 bytes OK
2023/10/23-16:38:21.445303 7fc299bff6c0 Delete type=0 #115
2023/10/23-16:38:21.520208 7fc299bff6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)

View File

@ -1,7 +1,7 @@
2023/10/21-09:46:53.199962 7f81077fe6c0 Recovering log #96
2023/10/21-09:46:53.211394 7f81077fe6c0 Delete type=3 #94
2023/10/21-09:46:53.211491 7f81077fe6c0 Delete type=0 #96
2023/10/21-10:25:16.626403 7f7e677006c0 Level-0 table #101: started
2023/10/21-10:25:16.626435 7f7e677006c0 Level-0 table #101: 0 bytes OK
2023/10/21-10:25:16.633066 7f7e677006c0 Delete type=0 #99
2023/10/21-10:25:16.646322 7f7e677006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
2023/10/23-16:10:20.532396 7fc51b7fe6c0 Recovering log #108
2023/10/23-16:10:20.583047 7fc51b7fe6c0 Delete type=3 #106
2023/10/23-16:10:20.583182 7fc51b7fe6c0 Delete type=0 #108
2023/10/23-16:21:11.358565 7fc299bff6c0 Level-0 table #113: started
2023/10/23-16:21:11.358632 7fc299bff6c0 Level-0 table #113: 0 bytes OK
2023/10/23-16:21:11.367191 7fc299bff6c0 Delete type=0 #111
2023/10/23-16:21:11.375219 7fc299bff6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000102
MANIFEST-000114

View File

@ -1,8 +1,8 @@
2023/10/21-12:57:48.667993 7f81067fc6c0 Recovering log #100
2023/10/21-12:57:48.678231 7f81067fc6c0 Delete type=3 #98
2023/10/21-12:57:48.678292 7f81067fc6c0 Delete type=0 #100
2023/10/21-14:16:12.256092 7f7e677006c0 Level-0 table #105: started
2023/10/21-14:16:12.256115 7f7e677006c0 Level-0 table #105: 0 bytes OK
2023/10/21-14:16:12.262406 7f7e677006c0 Delete type=0 #103
2023/10/21-14:16:12.269805 7f7e677006c0 Manual compaction at level-0 from '!items!5YJWuGaagmi1dgbv' @ 72057594037927935 : 1 .. '!items!yo7mOkfbbOogx8na' @ 0 : 0; will stop at (end)
2023/10/21-14:16:12.269852 7f7e677006c0 Manual compaction at level-1 from '!items!5YJWuGaagmi1dgbv' @ 72057594037927935 : 1 .. '!items!yo7mOkfbbOogx8na' @ 0 : 0; will stop at (end)
2023/10/23-16:21:18.891042 7fc51bfff6c0 Recovering log #112
2023/10/23-16:21:18.901616 7fc51bfff6c0 Delete type=3 #110
2023/10/23-16:21:18.901698 7fc51bfff6c0 Delete type=0 #112
2023/10/23-16:38:21.606929 7fc299bff6c0 Level-0 table #117: started
2023/10/23-16:38:21.606959 7fc299bff6c0 Level-0 table #117: 0 bytes OK
2023/10/23-16:38:21.649170 7fc299bff6c0 Delete type=0 #115
2023/10/23-16:38:21.649544 7fc299bff6c0 Manual compaction at level-0 from '!items!5YJWuGaagmi1dgbv' @ 72057594037927935 : 1 .. '!items!yo7mOkfbbOogx8na' @ 0 : 0; will stop at (end)
2023/10/23-16:38:21.737175 7fc299bff6c0 Manual compaction at level-1 from '!items!5YJWuGaagmi1dgbv' @ 72057594037927935 : 1 .. '!items!yo7mOkfbbOogx8na' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/21-09:46:53.254913 7f81077fe6c0 Recovering log #96
2023/10/21-09:46:53.266376 7f81077fe6c0 Delete type=3 #94
2023/10/21-09:46:53.266469 7f81077fe6c0 Delete type=0 #96
2023/10/21-10:25:16.660405 7f7e677006c0 Level-0 table #101: started
2023/10/21-10:25:16.660579 7f7e677006c0 Level-0 table #101: 0 bytes OK
2023/10/21-10:25:16.667324 7f7e677006c0 Delete type=0 #99
2023/10/21-10:25:16.674581 7f7e677006c0 Manual compaction at level-0 from '!items!5YJWuGaagmi1dgbv' @ 72057594037927935 : 1 .. '!items!yo7mOkfbbOogx8na' @ 0 : 0; will stop at (end)
2023/10/21-10:25:16.674617 7f7e677006c0 Manual compaction at level-1 from '!items!5YJWuGaagmi1dgbv' @ 72057594037927935 : 1 .. '!items!yo7mOkfbbOogx8na' @ 0 : 0; will stop at (end)
2023/10/23-16:10:20.795855 7fc51b7fe6c0 Recovering log #108
2023/10/23-16:10:20.847003 7fc51b7fe6c0 Delete type=3 #106
2023/10/23-16:10:20.847142 7fc51b7fe6c0 Delete type=0 #108
2023/10/23-16:21:11.394255 7fc299bff6c0 Level-0 table #113: started
2023/10/23-16:21:11.394305 7fc299bff6c0 Level-0 table #113: 0 bytes OK
2023/10/23-16:21:11.402795 7fc299bff6c0 Delete type=0 #111
2023/10/23-16:21:11.403156 7fc299bff6c0 Manual compaction at level-0 from '!items!5YJWuGaagmi1dgbv' @ 72057594037927935 : 1 .. '!items!yo7mOkfbbOogx8na' @ 0 : 0; will stop at (end)
2023/10/23-16:21:11.413937 7fc299bff6c0 Manual compaction at level-1 from '!items!5YJWuGaagmi1dgbv' @ 72057594037927935 : 1 .. '!items!yo7mOkfbbOogx8na' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000103
MANIFEST-000115

View File

@ -1,8 +1,8 @@
2023/10/21-12:57:48.627611 7f8106ffd6c0 Recovering log #101
2023/10/21-12:57:48.637461 7f8106ffd6c0 Delete type=3 #99
2023/10/21-12:57:48.637525 7f8106ffd6c0 Delete type=0 #101
2023/10/21-14:16:12.215327 7f7e677006c0 Level-0 table #106: started
2023/10/21-14:16:12.215350 7f7e677006c0 Level-0 table #106: 0 bytes OK
2023/10/21-14:16:12.221803 7f7e677006c0 Delete type=0 #104
2023/10/21-14:16:12.242395 7f7e677006c0 Manual compaction at level-0 from '!items!265V8wzrrH3EEgtM' @ 72057594037927935 : 1 .. '!items!zx96NZdE3GrK999G' @ 0 : 0; will stop at (end)
2023/10/21-14:16:12.242444 7f7e677006c0 Manual compaction at level-1 from '!items!265V8wzrrH3EEgtM' @ 72057594037927935 : 1 .. '!items!zx96NZdE3GrK999G' @ 0 : 0; will stop at (end)
2023/10/23-16:21:18.853136 7fc51affd6c0 Recovering log #113
2023/10/23-16:21:18.864323 7fc51affd6c0 Delete type=3 #111
2023/10/23-16:21:18.864379 7fc51affd6c0 Delete type=0 #113
2023/10/23-16:38:21.445678 7fc299bff6c0 Level-0 table #118: started
2023/10/23-16:38:21.445739 7fc299bff6c0 Level-0 table #118: 0 bytes OK
2023/10/23-16:38:21.519996 7fc299bff6c0 Delete type=0 #116
2023/10/23-16:38:21.606911 7fc299bff6c0 Manual compaction at level-0 from '!items!265V8wzrrH3EEgtM' @ 72057594037927935 : 1 .. '!items!zx96NZdE3GrK999G' @ 0 : 0; will stop at (end)
2023/10/23-16:38:21.649518 7fc299bff6c0 Manual compaction at level-1 from '!items!265V8wzrrH3EEgtM' @ 72057594037927935 : 1 .. '!items!zx96NZdE3GrK999G' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/10/21-09:46:53.214012 7f8105ffb6c0 Recovering log #97
2023/10/21-09:46:53.225802 7f8105ffb6c0 Delete type=3 #95
2023/10/21-09:46:53.225949 7f8105ffb6c0 Delete type=0 #97
2023/10/21-10:25:16.639905 7f7e677006c0 Level-0 table #102: started
2023/10/21-10:25:16.639966 7f7e677006c0 Level-0 table #102: 0 bytes OK
2023/10/21-10:25:16.646212 7f7e677006c0 Delete type=0 #100
2023/10/21-10:25:16.646343 7f7e677006c0 Manual compaction at level-0 from '!items!265V8wzrrH3EEgtM' @ 72057594037927935 : 1 .. '!items!zx96NZdE3GrK999G' @ 0 : 0; will stop at (end)
2023/10/21-10:25:16.646390 7f7e677006c0 Manual compaction at level-1 from '!items!265V8wzrrH3EEgtM' @ 72057594037927935 : 1 .. '!items!zx96NZdE3GrK999G' @ 0 : 0; will stop at (end)
2023/10/23-16:10:20.585116 7fc51affd6c0 Recovering log #109
2023/10/23-16:10:20.661600 7fc51affd6c0 Delete type=3 #107
2023/10/23-16:10:20.661671 7fc51affd6c0 Delete type=0 #109
2023/10/23-16:21:11.367314 7fc299bff6c0 Level-0 table #114: started
2023/10/23-16:21:11.367340 7fc299bff6c0 Level-0 table #114: 0 bytes OK
2023/10/23-16:21:11.374984 7fc299bff6c0 Delete type=0 #112
2023/10/23-16:21:11.394227 7fc299bff6c0 Manual compaction at level-0 from '!items!265V8wzrrH3EEgtM' @ 72057594037927935 : 1 .. '!items!zx96NZdE3GrK999G' @ 0 : 0; will stop at (end)
2023/10/23-16:21:11.403131 7fc299bff6c0 Manual compaction at level-1 from '!items!265V8wzrrH3EEgtM' @ 72057594037927935 : 1 .. '!items!zx96NZdE3GrK999G' @ 0 : 0; will stop at (end)

View File

@ -1334,9 +1334,6 @@ Focus FOC: #ff0084
.color-class-foc {
background-color: #ff0084;
}
.color-class-common {
background: rgba(185, 183, 40, 0.45);
}
.status-small-label {
font-size: 0.65rem;
}
@ -1509,7 +1506,19 @@ Focus FOC: #ff0084
margin-bottom: 1rem;
background-color: #403f3e40;
}
.stat-column-size {
max-width: 12rem;
min-width: 12rem;
margin-right: 4px;
}
.derivated-column-size {
max-width: 14rem;
min-width: 14rem;
margin-right: 4px;
}
.hplocation-column {
margin-left: 4px;
}
.dice-pool-image {
border: 0;
margin-left: 4px;

View File

@ -109,14 +109,14 @@
"styles": [
"styles/simple.css"
],
"version": "11.0.9",
"version": "11.0.10",
"compatibility": {
"minimum": "11",
"verified": "11"
},
"title": "Dark Stars RPG",
"manifest": "https://www.uberwald.me/gitea/uberwald/fvtt-dark-stars/raw/branch/main/system.json",
"download": "https://www.uberwald.me/gitea/uberwald/fvtt-dark-stars/archive/fvtt-dark-stars-v11.0.9.zip",
"download": "https://www.uberwald.me/gitea/uberwald/fvtt-dark-stars/archive/fvtt-dark-stars-v11.0.10.zip",
"url": "https://www.uberwald.me/gitea/uberwald/",
"background": "images/ui/dark_stars_welcome_page.webp",
"id": "fvtt-dark-stars"

View File

@ -173,6 +173,7 @@
"hitlocations": {
"head": {
"label": "Head",
"ratio": 0.3,
"dice": [
1
],
@ -182,6 +183,7 @@
},
"chest": {
"label": "Chest",
"ratio": 0.5,
"dice": [
2,
4
@ -192,6 +194,7 @@
},
"abdomen": {
"label": "Abdomen",
"ratio": 0.3,
"dice": [
5,
6
@ -202,6 +205,7 @@
},
"leftarm": {
"label": "Left Arm",
"ratio": 0.2,
"dice": [
7
],
@ -211,6 +215,7 @@
},
"rightarm": {
"label": "Right Arm",
"ratio": 0.2,
"dice": [
8
],
@ -220,6 +225,7 @@
},
"rightleg": {
"label": "Right Leg",
"ratio": 0.4,
"dice": [
9
],
@ -229,6 +235,7 @@
},
"leftleg": {
"label": "Left Leg",
"ratio": 0.4,
"dice": [
10
],

View File

@ -29,7 +29,7 @@
<div class="tab main" data-group="primary" data-tab="main">
<div class="flexrow">
<ul class="stat-list alternate-list item-list">
<ul class="stat-list alternate-list item-list stat-column-size">
{{#each system.attributes as |attr key|}}
<li class="item stat flexrow list-item list-item-shadow">
<label class="item-field-label-medium">{{attr.label}}</label>
@ -38,7 +38,7 @@
</li>
</ul>
<ul class="stat-list alternate-list item-list">
<ul class="stat-list alternate-list item-list derivated-column-size">
{{#each system.derivated as |deriv key|}}
<li class="item stat flexrow list-item list-item-shadow">
<label class="item-field-label-medium">{{deriv.label}}</label>
@ -60,6 +60,19 @@
<label class="item-field-label-short">&nbsp;/&nbsp;{{second.max}}</label>
{{/if}}
<input type="text" class="item-field-label-short padd-right" name="system.secondary.{{key}}.bonus" value="{{second.bonus}}" data-dtype="Number"/>
{{#if (eq key "hp")}}
<ul class="stat-list alternate-list item-list hplocation-column">
{{#each @root.system.hitlocations as |loc key|}}
<li class="item stat flexrow list-item list-item-shadow">
<label class="item-field-label-short">{{loc.label}}</label>
<input type="text" class="item-field-label-short padd-right" name="system.hitlocations.{{key}}.value" value="{{loc.value}}" data-dtype="Number"/>
<label class="item-field-label-short">&nbsp;/&nbsp;{{loc.max}}</label>
</li>
{{/each}}
</ul>
{{/if}}
{{/each}}
</li>
<li class="item stat flexrow list-item list-item-shadow">

View File

@ -24,7 +24,6 @@
{{/if}}
{{#if weapon}}
<li>Weapon : {{weapon.name}}</li>
<li>Location hit : {{upperFirst weaponAiming}} ({{locationMalus}})</li>
{{/if}}
{{#if isAboveEffectiveRange}}
<li>Above effective range: yes, -30% applied</li>
@ -50,16 +49,17 @@
{{/if}}
{{#if (and weapon isSuccess)}}
<li>Location hit : {{upperFirst weaponAiming}} ({{locationMalus}})</li>
{{#if weapon.ammo}}
<li>Roll Ammo Damage ({{weapon.ammo.name}}): [[/r {{weapon.ammo.system.damage}}*{{damageMultiplier}}*{{locationMultiplier}}]]</li>
<li>Roll Ammo Damage ({{weapon.ammo.name}}): [[/r {{weapon.ammo.system.damage}}*{{damageMultiplier}}]]</li>
<li>BR: {{weapon.ammo.system.br}}</li>
{{else}}
{{#if weapon.system.hashpdamage}}
<li>Roll HP Damage: [[/r {{weapon.system.damage}}*{{damageMultiplier}}*{{locationMultiplier}}]]</li>
<li>Roll HP Damage: [[/r {{weapon.system.damage}}*{{damageMultiplier}}]]</li>
{{/if}}
{{#if weapon.system.hasfatiguedamage}}
<li>Roll Fatigue Damage: [[/r {{weapon.ammo.system.fatiguedamage}}*{{damageMultiplier}}*{{locationMultiplier}}]]</li>
<li>Roll Fatigue Damage: [[/r {{weapon.ammo.system.fatiguedamage}}*{{damageMultiplier}}]]</li>
{{/if}}
<li>BR: [[/r {{weapon.system.br}}]]</li>
{{/if}}