> For the complete documentation index, see [llms.txt](https://maraudical.gitbook.io/status-effects-framework/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maraudical.gitbook.io/status-effects-framework/1.7.0/type-specifics/classes/statusvariable/statusfloat/changebasevalue.md).

# ChangeBaseValue

### Declaration

public void **ChangeBaseValue**(float value)

### Parameters

<table data-header-hidden data-full-width="false"><thead><tr><th width="224"></th><th></th></tr></thead><tbody><tr><td>value</td><td>The new float value of the base value.</td></tr></tbody></table>

### Description

Changes the base value to a new value.
