Foundry v10 version

This commit is contained in:
2022-07-01 16:30:21 +02:00
parent 996ac1c88d
commit 05f044bc7c
18 changed files with 78 additions and 60 deletions

View File

@ -92,7 +92,7 @@ export class BoLRoll {
targetId: target?.id,
fightOption: fightOption,
careerBonus: 0,
defenderId: target?.data?.actorId,
defenderId: target?.actor.id,
attribute: attribute,
aptitude: aptitude,
attrValue: attribute.value,