<!-- Source: https://docs.fmrte.com/26/examples/condition-preset | FMRTE official documentation -->

# Create a condition preset

> Documentation release: **FMRTE 26** (published release).

Create a preset that sets a player's condition to **95%**, then apply it to one player. It sets that exact value, even if their condition was higher.

## Before you start

> **INFO**
You need a [loaded savegame](https://docs.fmrte.com/26/getting-started/load-game.md) and an [activated license](https://docs.fmrte.com/26/help/licensing.md).

For this preset, **10,000** means **100%**, so **95%** is **9500**. Changing condition alone does not remove injuries or restore match sharpness.

## Create the preset

1. Open **Preset Manager** from the toolbar.
2. Add a preset under **Available Presets**.
3. Name it **Condition 95%**.
4. Choose the player category and keep **Is Active** selected.
5. Add one action under **Actions executed in this Preset**.
6. Set **Action Type** to **Change property value**.
7. Set **Object Type** to **Player**.
8. Set **Attribute** to **Condition (%)**.
9. Set **Value** to **9500**, without a plus or minus sign.
10. Leave **Unique ID** empty so the action uses the player you apply it to.
11. Select **Save** at the bottom of Preset Manager.

![Preset Manager showing the existing Heal preset and its actions](https://docs.fmrte.com/img/fmrte26/tools/preset-manager.png)

## Apply it to one player

Saving in Preset Manager saves the preset definition. **Applying the preset writes its action to the running game immediately.**

1. Find the player in a search result or squad list.
2. Right-click their row and open **Presets → Players**.
3. Select **Condition 95%**.

## Check the result

1. Open the player's **Information** page in FMRTE.
2. Select **Reload**.
3. Check that **Match Exercise**, the condition field on this page, shows **9500**.
4. Check the player's condition in Football Manager.
5. Save in Football Manager to keep the change.

## If it did not work

- **The preset is missing:** open Preset Manager and check that it is saved, active and in the player category.
- **The wrong value changes:** check the preset's action, attribute and value before applying it again.
- **Condition changes back:** follow the [saving checks](https://docs.fmrte.com/26/help/troubleshooting.md#a-changed-value-did-not-stick).

## Related options

- [Relative changes and minimum/maximum values](https://docs.fmrte.com/26/tools/presets.md#what-do-minimum-and-maximum-mean).
- [Apply a preset to a group](https://docs.fmrte.com/26/tools/presets.md#apply-a-preset-to-a-group).
- [Condition, match sharpness, Heal and Inspire](https://docs.fmrte.com/26/players/condition-and-happiness.md).
