1 line
94 B
JavaScript
1 line
94 B
JavaScript
|
return ["roll", "none"].includes(args.fields.hitLocation) || args.item?.attackType != "ranged"
|