Files
2025-05-10 00:11:46 +02:00

4 lines
151 B
JavaScript

if (!["rArm", "lArm"].includes(this.effect.getFlag("wfrp4e", "location")))
return true
return ["fel", "wp", "int", "t"].includes(args.characteristic)