# Home

<figure><img src="https://2776372346-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FND624jn0dHzq53kqVF8S%2Fuploads%2F9Xe0Q9ayMGSZobyqhdX6%2Fmain.avif?alt=media&#x26;token=bf6eec2b-05b8-4425-bce5-ac5d4245f5ef" alt=""><figcaption></figcaption></figure>

### Features

The following features are all optional and can be configured at any time while being in-game. To modify an option, first navigate to it, then toggle its state or adjust its parameters as needed.

**Controls**

* Navigate between options: `RightShift + PageUp / PageDown`
* Toggle an option's state: `RightShift + Delete`
* Adjust an option's parameters: `RightShift + Add / Subtract`
* Reset an option's parameters: `RightShift + Home`

Only some options include configurable parameters.

#### Peaceful Mode

Allows to peacefully explore a location by preventing all characters from casting aggressive actions or triggering traps.

#### God Mode

Grants all party members invincibility and therefore renders them immune to any form of damage.

#### One Hit Kill

Grants all party members the ability to instantly defeat a target on hit.

#### EXP Multiplier

Multiplies the earned experience by a custom value after defeating a foe.

#### LP Multiplier

Multiplies the earned license points by a custom value after defeating a foe.

#### Party Movement Speed Multiplier

Multiplies the movement speed of the entire party by a custom value.

#### Quick Respawn

Foes respawn after changing one location instead of two.

#### Foes Respawn On Sight

Defeating a foe, walking far enough away and then returning, will make them respawn. It could potentially be used power level at any location (video showcase [here](https://streamable.com/mpr41d)).

Should be disabled when trying to spawn foes like the Cluckatrice that requires defeating all other foes in the location.

#### Always Spawn Rare Game

Ensures that a rare game always spawns, be it an ally or a foe.

#### Always Chain

Chains no longer require defeating foes of the same species.

#### Auto Loot

The party leader automatically collects any loot from a defeated foe, no matter the range.

#### Foes Drop All Items

Foes drop all their items (including monograph and canopic jar) when defeated.

#### Unlimited Stealable Foe Items

Foes always carry items that can be stolen by the player.

#### Always Steal Everything

Stealing is always successful and includes all items.

#### No Magick Fields

Disables the effect of all the following magick fields: HP Sap, MP Sap, No Attacks, No Magicks, No Technicks, No Items, Magnet.

#### No Anti-Libra

Ignores the Anti-Libra augment of foes like bosses, hunts, rare game etc.

#### No Minimap Interference

Disables the minimap interference in locations like The Feywood.

#### Fully Revealed Maps

Fully reveals all maps by unlocking all maps, candles, urns, map fill state and transitions.

#### Unlimited Quickening Chains

Quickenings are always castable and also no longer require a mist charge while chaining.

#### Infinite Summon Time

Summons ignore their timer and therefore stay with the party until they are manually dismissed.

#### Infinite Chocobo Time

Chocobos ignore their timer and therefore stay with the party until they are manually dismissed. There is also an infinite amount of berries available in case there is a need for sprint.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://xeavin.gitbook.io/the-insurgents-bountiful-bundle/home.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
