Files
wfrp-4e-de/reference_scripts/e7IxnxePdXSy6L4E.js
T
2025-05-02 12:24:44 +02:00

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.`)
}