Fatigue pour humanoïdes

This commit is contained in:
Vincent Vandemeulebrouck 2020-12-17 22:11:52 +01:00
parent 5a87791b41
commit 142db2697f

View File

@ -78,7 +78,7 @@ function _cumulSegmentsFatigue(matrix) {
}
/* -------------------------------------------- */
const fatigueMatrix = _buildAllSegmentsFatigue(30);
const fatigueMatrix = _buildAllSegmentsFatigue(60);
const cumulFatigueMatrix = _cumulSegmentsFatigue(fatigueMatrix);
const fatigueMalus = [ 0, 0, 0, -1, -1, -1, -2, -3, -4, -5, -6, -7 ]; // Provides the malus for each segment of fatigue