#179 - Fix reve-actuel
This commit is contained in:
		| @@ -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; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user