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

2 lines
195 B
JavaScript
Raw Normal View History

const talents = await Promise.all(["Frénésie", "Résistance à la Magie"].map(game.wfrp4e.utility.findTalent))
2024-05-16 17:57:51 +02:00
this.actor.createEmbeddedDocuments("Item", talents, {fromEffect : this.effect.id})