pub fn build_character_path(
    category: CharacterCategory,
    body_ver: i32,
    race: Race,
    subrace: Subrace,
    gender: Gender
) -> String
Expand description

Builds a game path to the equipment specified.