forked from public/foundryvtt-wh4-lang-fr-fr
Add all systems effects scripts + translations
This commit is contained in:
3
reference_scripts/DhZqJso1JWYtGrKk.js
Normal file
3
reference_scripts/DhZqJso1JWYtGrKk.js
Normal file
@ -0,0 +1,3 @@
|
||||
this.actor.addCondition("ablaze")
|
||||
let damage = this.effect.sourceTest.result.damage + this.effect.sourceTest.result.additionalDamage
|
||||
this.script.scriptMessage(await this.actor.applyBasicDamage(damage, {damageType : game.wfrp4e.config.DAMAGE_TYPE.IGNORE_ALL, suppressMsg : true}))
|
Reference in New Issue
Block a user