import{_ase,casa,o,Nasr}from"./chunks/framework.0799945b.js";constu=JSON.parse('{"title":"Interface: ExponentialModifierOptions","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/interfaces/game/modifiers.ExponentialModifierOptions.md","lastUpdated":null}'),t={name:"api/interfaces/game/modifiers.ExponentialModifierOptions.md"},i=r('<h1id="interface-exponentialmodifieroptions"tabindex="-1">Interface:ExponentialModifierOptions<aclass="header-anchor"href="#interface-exponentialmodifieroptions"aria-label="Permalink to "Interface: ExponentialModifierOptions""></a></h1><p><ahref="./../../modules/game/modifiers">game/modifiers</a>.ExponentialModifierOptions</p><p>Anobjectthatconfiguresanexponentialmodifiervia<ahref="./../../modules/game/modifiers#createexponentialmodifier">createExponentialModifier</a>.</p><h2id="properties"tabindex="-1">Properties<aclass="header-anchor"href="#properties"aria-label="Permalinkto"Properties""></a></h2><h3id="description"tabindex="-1">description<aclass="header-anchor"href="#description"aria-label="Permalinkto"description""></a></h3><p>•<code>Optional</code><strong>description</strong>:<ahref="./../../modules/util/computed#computable"><code>Computable</code></a><<ahref="./../../modules/features/feature#coercablecomponent"><code>CoercableComponent</code></a>></p><p>Descriptionofwhatthismodifierisdoing.</p><h4id="defined-in"tabindex="-1">Definedin<aclass="header-anchor"href="#defined-in"aria-label="Permalinkto"Definedin""></a></h4><p><ahref="https://github.com/profectus-engine/Profectus/blob/8c0a0c4/src/game/modifiers.tsx#L174"target="_blank"rel="noreferrer">profectus/src/game/modifiers.tsx:174</a></p><hr><h3id="enabled"tabindex="-1">enabled<aclass="header-anchor"href="#enabled"aria-label="Permalinkto"enabled""></a></h3><p>•<code>Optional</code><strong>enabled</strong>:<ahref="./../../modules/util/computed#computable"><code>Computable</code></a><<code>boolean</code>></p><p>Acomputablethatwillbeprocessedandpasseddirectlyintothereturnedmodifier.</p><h4id="defined-in-1"tabindex="-1">Definedin<aclass="header-anchor"href="#defined-in-1"aria-label="Permalinkto"Definedin""></a></h4><p><ahref="https://github.com/profectus-engine/Profectus/blob/8c0a0c4/src/game/modifiers.tsx#L176"target="_blank"rel="noreferrer">profectus/src/game/modifiers.tsx:176</a></p><hr><h3id="exponent"tabindex="-1">exponent<aclass="header-anchor"href="#exponent"aria-label="Permalinkto"exponent""></a></h3><p>•<strong>exponent</strong>:<ahref="./../../modules/util/computed#computable"><code>Computable</code></a><<ahref="./../../modules/lib/break_eternity#decimalsource"><code>DecimalSource</code></a>></p><p>Theamounttoraisetheinputvaluetothepowerof.</p><h4id="defined-in-2"tabindex="-1">Definedin<aclass="header-anchor"href="#defined-in-2"aria-label="Permalinkto"Definedin""></a></h4><p><ahref="https://github.com/profectus-engine/Profectus/blob/8c0a0c4/src/game/modifiers.tsx#L172"target="_blank"rel="noreferrer">profectus/src/game/modifiers.tsx:172</a></p><hr><h3id="smallerisbetter"tabindex="-1">smallerIsBetter<aclass="header-anchor"href="#smallerisbetter"aria-label="Permalinkto"smallerIsBetter""></a></h3><p>•<code>Optional</code><strong>smallerIsBetter</strong>:<code>boolean</code></p><p>Determinesifnumberslargerorsmallerthan1shouldbedisplayedasred.</p><h4id="defined-in-3"tabindex="-1">Definedin<aclass="header-anchor"href="#defined-in-3"aria-label="Permalinkto"Definedin""></a></h4><p><ahref="https://github.com/profectus-engine/Profectus/blob/8c0a0c4/src/game/modifiers.tsx#L180"target="_blank"rel="noreferrer">profectus/src/game/modifiers.tsx:180</a></p><hr><h3id="supportlownumbers"tabindex="-1">supportLowNumbers<aclass="header-anchor"href="#supportlownumbers"aria-label="Permalinkt