#179 - Fix reve-actuel
This commit is contained in:
parent
2b1a9151d7
commit
d45f5d625a
@ -2340,6 +2340,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