1 line
133 B
JavaScript
1 line
133 B
JavaScript
|
return !this.actor.flags.useless[this.item.system.location.key[0] + "Arm"] || ["fel", "wp", "int", "t"].includes(args.characteristic)
|