4 lines
131 B
JavaScript
Raw Normal View History

if (args.opposedTest.result.hitloc && args.opposedTest.result.hitloc.value == "head")
{
args.actor.addCondition("entangled")
}