Files
wfrp-4e-de/reference_scripts/LOL2TGf8p8KxP14D.js
T
2025-05-02 12:24:44 +02:00

2 lines
138 B
JavaScript

let wind = this.effect.name.split(" ")[2]
return args.type != "cast" || game.wfrp4e.config.magicWind[args.item.system.lore.value] != wind;