True when the actor has at least one equipped item with the given keyword worn on the body.
"Worn" = equipped item with a non-blank equipSlot that is not a hand slot (uses item.system.isWorn).
Convention: set equipSlot to "armor", "helm", "boots", "gloves", etc. for worn items.
True when the actor has at least one equipped item with the given keyword worn on the body. "Worn" = equipped item with a non-blank equipSlot that is not a hand slot (uses item.system.isWorn). Convention: set equipSlot to "armor", "helm", "boots", "gloves", etc. for worn items.