forked from public/foundryvtt-reve-de-dragon
#67 Ajout d'un bouton de création d'objet sur les fiches de personnage
This commit is contained in:
@ -1820,6 +1820,8 @@ export class RdDActor extends Actor {
|
||||
forceValue : attackerRoll ? this.getForceValue() : 0, // Utilisé pour le jet de recul
|
||||
diffLibre: (attackerRoll) ? attackerRoll.diffLibre : 0,
|
||||
attackerRoll: attackerRoll,
|
||||
editLibre: true,
|
||||
editConditions: true,
|
||||
finalLevel: 0,
|
||||
coupsNonMortels: false,
|
||||
malusArmureValue: 0,
|
||||
|
Reference in New Issue
Block a user