foundryvtt-wh4-lang-fr-fr/scripts/NkqtQaLEGYst0PUO.js

5 lines
224 B
JavaScript
Raw Normal View History

2024-05-16 17:57:51 +02:00
if (this.actor.has("Magic Resistance", "talent"))
return
let item = await fromUuid("Compendium.wfrp4e-core.items.Item.eowbsW6oHGSNJmxV")
this.actor.createEmbeddedDocuments("Item", [item], {fromEffect : this.effect.id})