> For the complete documentation index, see [llms.txt](https://xeavin.gitbook.io/the-insurgents-toolkit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xeavin.gitbook.io/the-insurgents-toolkit/home.md).

# Home

A collection of editors, miscellaneous scripts and modder resources that allow you edit almost everything in the game in real-time.

Below is a brief overview of all the available features.

| Feature                                                                                          | Description                                                                                                                         |
| ------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------- |
| [General](/the-insurgents-toolkit/features/general.md)                                           | Modify game states such as FOV, no-clip, PRNG, chain, magick fields, and much more.                                                 |
| [Party Member Editor](/the-insurgents-toolkit/features/party-member-editor.md)                   | Reset or recalculate party member level, stats, jobs, equipment, gambits, and much more.                                            |
| [Party Editor](/the-insurgents-toolkit/features/party-editor.md)                                 | Add or remove a party member to or from the party.                                                                                  |
| [Inventory Editor](/the-insurgents-toolkit/features/inventory-editor.md)                         | Add or remove any content to or from your inventory.                                                                                |
| [Free Teleport](/the-insurgents-toolkit/features/free-teleport.md)                               | Teleport anywhere.                                                                                                                  |
| [Summon Chocobo](/the-insurgents-toolkit/features/summon-chocobo.md)                             | Summon a Chocobo.                                                                                                                   |
| [Open Shop](/the-insurgents-toolkit/features/open-shop.md)                                       | Open any shop.                                                                                                                      |
| [Open Save/Load Menu](/the-insurgents-toolkit/features/open-save-load-menu.md)                   | Open the save or load menu at any given time.                                                                                       |
| [Complete Bestiary](/the-insurgents-toolkit/features/complete-bestiary.md)                       | Complete the entire bestiary and therefore unlock all pages.                                                                        |
| [Custom Foe Respawn](/the-insurgents-toolkit/features/custom-foe-respawn.md)                     | Turn any location to a trial mode on demand.                                                                                        |
| [Banish Nearby Foes](/the-insurgents-toolkit/features/banish-nearby-foes.md)                     | Banish all nearby foes.                                                                                                             |
| [Custom Battle Menu Action](/the-insurgents-toolkit/features/custom-battle-menu-action.md)       | Cast any action.                                                                                                                    |
| [Battle Character Editor](/the-insurgents-toolkit/features/battle-character-editor.md)           | View and modify tons of information about a character.                                                                              |
| [Save Game Editor](/the-insurgents-toolkit/features/save-game-editor.md)                         | View and modify absolutely anything in the save game.                                                                               |
| [Battlepack Editor](/the-insurgents-toolkit/features/battlepack-editor.md)                       | View and modify general game information such as gambits, equipment, actions, party members, items, shops, and much more.           |
| [ARD Editor](/the-insurgents-toolkit/features/ard-editor.md)                                     | View and modify foe information per location such as their stats, model, AI, and much more.                                         |
| [EBP Editor](/the-insurgents-toolkit/features/ebp-editor.md)                                     | View and modify tons of information about a location such as treasures, traps, navigation icons, foe status effects, and much more. |
| [MRP Editor](/the-insurgents-toolkit/features/mrp-editor.md)                                     | View and modify information about a UI part of the game such as the save menu, license menu, and so on.                             |
| [Multipalette Texture Editor](/the-insurgents-toolkit/features/multipalette-texture-editor.md)   | View and modify information about multipalette texture icons.                                                                       |
| [License Node Icons Editor](/the-insurgents-toolkit/features/license-node-icons-editor.md)       | View and modify information about license node icons.                                                                               |
| [Clan Primer Handbooks Editor](/the-insurgents-toolkit/features/clan-primer-handbooks-editor.md) | View and modify information about clan primer handbooks.                                                                            |
| [Party Member Menu Editor](/the-insurgents-toolkit/features/party-member-menu-editor.md)         | View and modify information about a party member that is used in menus.                                                             |
| [VM Call Target Pointers](/the-insurgents-toolkit/features/vm-call-target-pointers.md)           | View information about the starting points of a VM call target that is used inside the main script of an .ebp file.                 |
| [Post Processing Settings](/the-insurgents-toolkit/features/post-processing-settings.md)         | View and modify post processing settings.                                                                                           |
| [Debug Settings](/the-insurgents-toolkit/features/debug-settings.md)                             | View and modify debug settings.                                                                                                     |
| [UI Settings](/the-insurgents-toolkit/features/ui-settings.md)                                   | View and modify general UI settings.                                                                                                |
| [Mouse Info](/the-insurgents-toolkit/features/mouse-info.md)                                     | View and modify information about the mouse.                                                                                        |
