foundryvtt-wh4-lang-fr-fr/reference_scripts/e7IxnxePdXSy6L4E.js

4 lines
205 B
JavaScript

if (args.opposedTest.result.hitloc.value == "head")
{
this.script.scriptMessage(`<b>${this.actor.prototypeToken.name}</b> receives a @Table[crithead]{Critical Wound} if one was not caused already.`)
}