This node is designed to modify the strength attribute of a given conditioning set, allowing for the adjustment of the influence or intensity of the conditioning on the generation process.

## Inputs

| Parameter | Description | Data Type |
| --- | --- | --- |
| `CONDITIONING` | The conditioning set to be modified, representing the current state of conditioning that influences the generation process. | CONDITIONING |
| `strength` | The strength value to be applied to the conditioning set, dictating the intensity of its influence. | `FLOAT` |

## Outputs

| Parameter | Description | Data Type |
| --- | --- | --- |
| `CONDITIONING` | The modified conditioning set with updated strength values for each element. | CONDITIONING |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/ConditioningSetAreaStrength/en.md)
