Add all systems effects scripts
This commit is contained in:
4
scripts/xIRU2SaqLeWmqGDI.js
Normal file
4
scripts/xIRU2SaqLeWmqGDI.js
Normal file
@ -0,0 +1,4 @@
|
||||
let item = await fromUuid("Compendium.wfrp4e-core.items.vMYEkrWj0ip6ZOdv")
|
||||
let data = item.toObject();
|
||||
data.name += " (Disease)"
|
||||
this.actor.createEmbeddedDocuments("Item", [data], {fromEffect : this.effect.id})
|
Reference in New Issue
Block a user