#179 - Fix reve-actuel
This commit is contained in:
parent
97d53d3f31
commit
56cf4243a8
@ -2348,6 +2348,7 @@ export class RdDActor extends Actor {
|
||||
}
|
||||
|
||||
if (caracName == 'derobee') caracName = 'agilite';
|
||||
if (caracName == 'reve-actuel') caracName = 'reve';
|
||||
let xp = Math.abs(rolled.finalLevel);
|
||||
let xpCarac = Math.floor(xp / 2); // impair: arrondi inférieur en carac
|
||||
let xpComp = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user