Add all systems effects scripts
This commit is contained in:
5
scripts/MfxWXZwaZUjGSBqw.js
Normal file
5
scripts/MfxWXZwaZUjGSBqw.js
Normal file
@ -0,0 +1,5 @@
|
||||
if (this.actor.hasCondition("ablaze"))
|
||||
{
|
||||
this.script.scriptNotification("Immune to Ablaze")
|
||||
await this.actor.hasCondition("ablaze")?.delete()
|
||||
}
|
Reference in New Issue
Block a user