> 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.2.0/type-specifics/classes/statusvariable/statusbool.md).

# StatusBool

### Description

The StatusBool contains float values that are dynamically effected by [StatusEffects](/status-effects-framework/1.2.0/type-specifics/classes/statuseffect.md).

### Properties

<table data-header-hidden data-full-width="false"><thead><tr><th width="224"></th><th></th></tr></thead><tbody><tr><td>baseValue</td><td>The base bool value.</td></tr><tr><td>value</td><td>The calculated bool value after all StatusEffect's <a href="/pages/s7FQEi53BGgrVgcovWko">Effect</a> values. For information on how the final value is calculated see <a href="/pages/s7FQEi53BGgrVgcovWko">Effect</a>.</td></tr></tbody></table>
