ralpha-assets/RalphaData/metahumans/registry.json

41 lines
1.2 KiB
JSON

{
"version": "5-ondisk",
"description": "Auto-generated by scripts/dev/regen_metahuman_registry.py from MetaHuman Blueprints present on disk. Runtime spawn source; re-run after adding/removing content.",
"metahumans": [
{
"id": "MH_Aera",
"name": "Aera",
"gender": "Female",
"age_range": "Young Adult",
"ethnicity": "Unspecified",
"description": "Primary textured hero MetaHuman (critic-accepted hero shot, docs/launch/hero/metahuman_aera.png).",
"blueprint_path": "/Game/MetaHumans/Aera_MHC/BP_Aera",
"default_clothing": "Casual",
"available_clothing": [
"Casual",
"Business",
"Athletic",
"Evening",
"Uniform"
]
},
{
"id": "MH_Cen",
"name": "Cen",
"gender": "Unspecified",
"age_range": "Unspecified",
"ethnicity": "Unspecified",
"description": "Proxy / clay-fidelity test MetaHuman \u2014 not for hero shots.",
"blueprint_path": "/Game/MetaHumans/Cen/BP_Cen",
"default_clothing": "Casual",
"available_clothing": [
"Casual",
"Business",
"Athletic",
"Evening",
"Uniform"
]
}
]
}