forked from public/bol
Foundry v10 version
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user