Sync with wfrp 4, v8.4.0
This commit is contained in:
parent
554220a812
commit
440e5c0b66
@ -442,7 +442,8 @@
|
|||||||
"skill": "Skill",
|
"skill": "Skill",
|
||||||
"roll": "Roll",
|
"roll": "Roll",
|
||||||
"applyNudge": "Apply",
|
"applyNudge": "Apply",
|
||||||
"cancel": "Cancel"
|
"cancel": "Cancel",
|
||||||
|
"nudgeRoll": "Nudge Roll"
|
||||||
},
|
},
|
||||||
"Tooltip": {
|
"Tooltip": {
|
||||||
"sanBP": ">5 SAN lost in one roll, temporary insanity. If SAN less reaches BP = a Disorder unconscious Breaking and AND reset BP.",
|
"sanBP": ">5 SAN lost in one roll, temporary insanity. If SAN less reaches BP = a Disorder unconscious Breaking and AND reset BP.",
|
||||||
|
@ -317,7 +317,7 @@ export default class CthulhuEternalRoll extends Roll {
|
|||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
// Detect if decimal == unit in the dire total result
|
// Detect if decimal == unit in the dire total result
|
||||||
if (dec === unit || roll.total === 100) {
|
if (dec === unit || this.total === 100) {
|
||||||
resultType = "failureCritical"
|
resultType = "failureCritical"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1 +1 @@
|
|||||||
MANIFEST-000096
|
MANIFEST-000100
|
||||||
|
@ -1,8 +1,3 @@
|
|||||||
2025/02/01-13:04:37.403980 7fd1c9ffb6c0 Recovering log #94
|
2025/02/01-21:14:17.990919 7fd1caffd6c0 Recovering log #98
|
||||||
2025/02/01-13:04:37.414560 7fd1c9ffb6c0 Delete type=3 #92
|
2025/02/01-21:14:18.007782 7fd1caffd6c0 Delete type=3 #96
|
||||||
2025/02/01-13:04:37.414616 7fd1c9ffb6c0 Delete type=0 #94
|
2025/02/01-21:14:18.007839 7fd1caffd6c0 Delete type=0 #98
|
||||||
2025/02/01-21:09:42.547683 7fd1c93ff6c0 Level-0 table #99: started
|
|
||||||
2025/02/01-21:09:42.547729 7fd1c93ff6c0 Level-0 table #99: 0 bytes OK
|
|
||||||
2025/02/01-21:09:42.554673 7fd1c93ff6c0 Delete type=0 #97
|
|
||||||
2025/02/01-21:09:42.570630 7fd1c93ff6c0 Manual compaction at level-0 from '!folders!DD8331Hda4rhvEf9' @ 72057594037927935 : 1 .. '!items!zplzTG30QXHURusr' @ 0 : 0; will stop at (end)
|
|
||||||
2025/02/01-21:09:42.570661 7fd1c93ff6c0 Manual compaction at level-1 from '!folders!DD8331Hda4rhvEf9' @ 72057594037927935 : 1 .. '!items!zplzTG30QXHURusr' @ 0 : 0; will stop at (end)
|
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
2025/01/28-13:40:46.388286 7fc73affd6c0 Recovering log #90
|
2025/02/01-13:04:37.403980 7fd1c9ffb6c0 Recovering log #94
|
||||||
2025/01/28-13:40:46.486338 7fc73affd6c0 Delete type=3 #88
|
2025/02/01-13:04:37.414560 7fd1c9ffb6c0 Delete type=3 #92
|
||||||
2025/01/28-13:40:46.486413 7fc73affd6c0 Delete type=0 #90
|
2025/02/01-13:04:37.414616 7fd1c9ffb6c0 Delete type=0 #94
|
||||||
2025/01/28-14:21:23.579080 7fc738ff96c0 Level-0 table #95: started
|
2025/02/01-21:09:42.547683 7fd1c93ff6c0 Level-0 table #99: started
|
||||||
2025/01/28-14:21:23.579113 7fc738ff96c0 Level-0 table #95: 0 bytes OK
|
2025/02/01-21:09:42.547729 7fd1c93ff6c0 Level-0 table #99: 0 bytes OK
|
||||||
2025/01/28-14:21:23.585685 7fc738ff96c0 Delete type=0 #93
|
2025/02/01-21:09:42.554673 7fd1c93ff6c0 Delete type=0 #97
|
||||||
2025/01/28-14:21:23.595091 7fc738ff96c0 Manual compaction at level-0 from '!folders!DD8331Hda4rhvEf9' @ 72057594037927935 : 1 .. '!items!zplzTG30QXHURusr' @ 0 : 0; will stop at (end)
|
2025/02/01-21:09:42.570630 7fd1c93ff6c0 Manual compaction at level-0 from '!folders!DD8331Hda4rhvEf9' @ 72057594037927935 : 1 .. '!items!zplzTG30QXHURusr' @ 0 : 0; will stop at (end)
|
||||||
2025/01/28-14:21:23.607394 7fc738ff96c0 Manual compaction at level-1 from '!folders!DD8331Hda4rhvEf9' @ 72057594037927935 : 1 .. '!items!zplzTG30QXHURusr' @ 0 : 0; will stop at (end)
|
2025/02/01-21:09:42.570661 7fd1c93ff6c0 Manual compaction at level-1 from '!folders!DD8331Hda4rhvEf9' @ 72057594037927935 : 1 .. '!items!zplzTG30QXHURusr' @ 0 : 0; will stop at (end)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user