Skip to main content

biped-slot-reference

Étoiles14
Forks4
Mis à jour21 juillet 2026 à 20:18

Find armor, clothing, or any equippable record that sits on a given Skyrim biped slot via houseCARL — translate a slot number, vanilla name, or community label into its `BodyTemplate.FirstPersonFlags` bit value and filter the load order with `housecarl_cross_plugin_query` `where ... has`, matching multi-slot pieces an exact-match misses. Use when the user wants to find or list every armor on a biped slot, tag or patch items by equip slot (slot 52 / SOS / pelvis, back or cape slots, a mask or fur-clip slot), audit biped-slot conflicts between mods, find what occupies slot 32 / 52 / a modder slot, or asks which slot a piece uses or what slot number maps to which FirstPersonFlags value. This finds and filters records BY slot — distributing keywords to those items is `kid-authoring`, editing a record's own fields is `skypatcher-authoring`. Load before composing any "armor on slot X" query — the mapping is non-obvious (slot N = bit N-30), so a hand-guessed mask silently filters the wrong slot.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
3 fichiers
SKILL.md
readonly