set_config
Apply combat configuration options or custom modifiers to an active Path of Exile 2 build and return recalculated stats.
Instructions
Set combat/configuration options and/or extra modifiers on the active build.
options are Path of Building config keys, e.g. {"enemyIsBoss": "Boss"},
{"usePowerCharges": true}. custom_mods is free-form modifier text applied to the
character, e.g. "100% increased Fire Damage\n+2 to Level of all Fire Skills".
Recomputes and returns stats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| options | No | ||
| custom_mods | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||