# Version 1.3.0

* Augments without a timer can now also be added to foes. Adding them to party members is still permitted as it can cause issues.
* A chain benefit can now level up a foe past level 99 if the game allows it.
* A chain benefit can be added to chain levels past 3 if the game allows it.
* Will no longer briefly disable the patch to reload changes to the configuration file.
* Fixed an issue where trying to apply a benefit from a chain level that has none would still advance the pseudo random number used for calculating the chance.
* Fixed an issue where trying to apply a benefit with an invalid type would still play the particle effect on the target.
* Updated compatibility for The Insurgent's Past v1.5.0.
* Refactored the script and optimized the assembly code.
* Updated the naming of some properties in the helpers file.
* Now requires Lua Loader v1.7.2 or higher.


---

# 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-chain-benefits/support-and-updates/changelogs/version-1.3.0.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.
