WornApparelHasKeywordCount

Revision as of 11:48, 7 December 2023 by Dutchj (talk | contribs) (Added note concerning some armor items which are not counted by this function.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Returns the number of armor objects worn by this actor with the specified keyword parameter.

ExampleEdit

The following would return true if the actor were wearing 4 or more pieces of armor with the ArmorMaterialElven keyword.

 

NotesEdit

  • This function does not count shields or amulets/necklaces.

See AlsoEdit