Add all systems effects scripts + translations
This commit is contained in:
4
reference_scripts/U2xKn7R1gm8kiQm8.js
Normal file
4
reference_scripts/U2xKn7R1gm8kiQm8.js
Normal file
@ -0,0 +1,4 @@
|
||||
this.actor.hasCondition("broken")?.delete();
|
||||
|
||||
let item = await fromUuid("Compendium.wfrp4e-core.items.Item.8pVzgPkgWpTJvfhG")
|
||||
this.actor.createEmbeddedDocuments("Item", [item], {fromEffect : this.effect.id})
|
Reference in New Issue
Block a user