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

4 lines
131 B
JavaScript
Raw Normal View History

2024-05-16 17:57:51 +02:00
if (args.opposedTest.result.hitloc && args.opposedTest.result.hitloc.value == "head")
{
args.actor.addCondition("entangled")
}