Nodes/ComfyUI-OC-Generator/OC Character Body Block
ComfyUI Node

OC Character Body Block

Character body block for role identity, age, body, and non-face physical traits.

By Zhuozhuo-219·Created 2 months ago·Updated 2 months ago· 0
OC Character Body Block
    • oc_block
    • prompt_preview
    • debug_text
    group__all_groups__
    modefixed
    option对象 | 1男孩 -> 1boy
    enabledtrue
    seed0
    step1
    CategoryOC Generator/Blocks

    Inputs (6)

    NameTypeDefaultDescription
    groupCOMBO__all_groups__Limit selection to one subgroup. The option dropdown itself is static and will not visually shrink when group changes.
    modeCOMBOfixedfixed keeps the chosen option when valid for the current group. randomize / increment / decrement operate only within the selected group pool.
    optionCOMBO对象 | 1男孩 -> 1boyStatic dropdown for the whole catalog. If the chosen option does not belong to the current group, execution falls back to the first valid item in that group.
    enabledoptBOOLEANtrueDisable this block without deleting it from the workflow.
    seedoptINT00–4294967295Seed used by randomize mode to get reproducible results inside the current group pool.
    stepoptINT11–1024Step size for increment / decrement mode inside the current group pool.

    Outputs (3)

    NameTypeDescription
    oc_blockOC_BLOCKStructured OC block data for downstream aggregation in OC Generator.
    prompt_previewSTRINGThe prompt fragment resolved by this dimension node.
    debug_textSTRINGExecution details, including group filtering and selection behavior.