Baldur's Gate 3
0 of 0

File information

Last updated

Original upload

Created by

KalivosGG

Uploaded by

KalivosGG

Virus scan

Safe to use

Tags for this mod

About this mod

Adds a new spell to every party character so it can be used to re-roll perception/survival on failed attemps. Works only on certain hidden item/objects.

Requirements
Permissions and credits
Translations
Changelogs
Donations
Want to give another try on those pesky passive perception/survival rolls without reloading your save file everytime?
This mod adds a spell that allows that.

How to setup:
- First load the game with the mod installed
- Navigate to the mod folder: %localappdata%\Larian Studios\Baldur's Gate 3\Script Extender\ReRoller
- Open the config.json file and change the parameters to true or false based on your preference
- Save the config.json file and reload your save file so the changes take effect

USE_ACTION_RESOURCE = Whether you want or not the spell to use action resource in order to cast it.
USE_PASSIVE_ROLL = Whether you want or not the roll be passive.
ENABLE_DEBUG = Enables debug logs for Script Extender's console.
ENABLE_UNTRACKED_EVENTS - Enables re-rolling untracked events that uses other skills like Nature, Medicine, etc.*
REROLL_ALWAYS_SUCCEEDS = Whether you want or not the roll to always succeeds.

* Untracked events will be re-rolled using the character's highest ability with a default DC (15).

How to use:
- Go near some place that will trigger the passive roll
- If you fail the roll it will be available for re-rolling
- Use the "Re-roll" spell to try again

What it won't do:
- It doesn't know of your previous failed attemps, so every time you load a save file it's taking account on what happens only in that session


It will ONLY WORK for hidden item/object perception or survival events, unless ENABLE_UNTRACKED_EVENTS is set to true.

---

1.0.0.0
First upload

1.0.1.0
- Fixed typo in pt-br localization
- Added alternate version of the spell that uses action resource (re-rolls)

1.0.2.0
- Added icons for the action resource
- Fixed UUID conflict with other mod

1.0.3.0
- Added config.json
- Re-roll will not spend action resource point if no event is found nearby

1.0.4.0
- Fixed some events not re-rolling with correct skill
- Added another flag to config.json

1.0.5.0
- Added more perception events
- Re-roll will now ping the place before starting the roll

1.0.6.0
- Small fix

1.0.7.0
- Added new parameter to config.json to enable re-rolling untracked events
- Added chinese localization
- Re-roll spell will be added to only party members, excluding summons/companions

1.0.8.0
- Fix hosting character not receiving action resource after long rest

1.0.9.0
- Minor stuff