forked from public/foundryvtt-wh4-lang-fr-fr
Ajout de la commande /voyage et grosse MAJK de la commande /auberge
This commit is contained in:
5
scripts/kiolpXGbkmxfPiuI.js
Normal file
5
scripts/kiolpXGbkmxfPiuI.js
Normal file
@@ -0,0 +1,5 @@
|
||||
let test = this.actor.attacker?.test
|
||||
if (test && this.item.system.protects[test.result.hitloc.result] && test.result.critical)
|
||||
{
|
||||
this.script.message(`<strong>${this.item.name}</strong>: Blocked Critical Hit`)
|
||||
}
|
||||
Reference in New Issue
Block a user