Files
wfrp-4e-de/scripts/VbL0TgaBAmYjrezZ.js
2025-05-15 23:03:43 +02:00

2 lines
163 B
JavaScript

const talents = await Promise.all(["Hardy"].map(game.wfrp4e.utility.findTalent))
this.actor.createEmbeddedDocuments("Item", talents, {fromEffect : this.effect.id})