This commit is contained in:
@@ -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> : Lancez les critiques deux fois et choisissez le résultat le plus bas.`)
|
||||
}
|
||||
Reference in New Issue
Block a user