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

4 lines
205 B
JavaScript
Raw Normal View History

2024-05-16 17:57:51 +02:00
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.`)
}