0 of 0

File information

Last updated

Original upload

Created by

TrevTheModder

Uploaded by

TrevTheModder

Virus scan

Safe to use

About this mod

Simplifies how the game organizes Misty Step in the hotbar and makes it cheaper to use.

Permissions and credits
Changelogs
Donations
What is this mod?

WORKING ON PATCH 7, HOTFIX 28

Whenever the game provides spells through race/class level ups, equipment, etc., it does so by adding a separate version of the spell to the hotbar. For example, if you have Misty Step from the Sorcerer class at level 3 and then equip the Amulet of Misty Step, you'll get a second button for Misty Step added to your hotbar. This results in a lot of unnecessary clutter.

This mod changes every single instance of Misty Step that gets added to make it provide only the base Misty Step spell. It then applies a hidden passive that makes the spell cost no spell slots. The result is that Misty Step only appears as a single button on the hotbar regardless of how many times you receive the spell.

This mod also makes Misty Step into a ritual spell so it can be cast freely outside of combat.

Compatibility

This mod currently requires no dependencies.

This mod alters the following data entries and data fields using self-inheritance, which means any mods that edit the same data entries but do not alter the same data fields should be compatible:

  • Target_MistyStep: RitualCosts [added]
  • GOB_DrowCommander_Amulet: Boosts [replaced], PassivesOnEquip [added]
  • FOR_NightWalkers: Boosts [replaced], PassivesOnEquip [added]
  • WYR_Circus_TeleportBoots: Boosts [replaced], PassivesOnEquip [added]

If your mod implements a custom Misty Step and you'd like it to be compatible with this mod, please list this mod as a required download on your mod. To make your mod function correctly, unlock the "Target_MistyStep" spell, and assign the passive "Trev_MS_RemoveSpellSlot."

This mod alters the following progression nodes, which means any mods that alter the same nodes will overwrite this mod/be overwritten by this mod and are incompatible:

  • Githyanki level 5 (37ad7172-291b-4a05-b226-2734170fb4fa)
  • Githyank level 5 spells (b5218b5e-37a6-4ff7-8821-8bead1baa9ba)

Expanding the Mod/Later Plans 

Currently only applies:
  • The base Misty Step spell costs one spell slot of level 2 or higher during combat.
  • It is a ritual spell, making it free outside of combat.
  • The Githyanki version of Misty Step costs only a bonus action in and out of combat. It can be used per turn.
  • The Amulet of Misty Step, Disintegrating Night Walkers, and Boots of Very Fast Blinking provide Misty Step that costs no bonus action.
  • If you have a version of Misty Step that costs a spell slot, reaching level 5 on Githyanki or equipping one of the listed items will remove the spell slot cost.
  • These effects do not stack. For example, if you have Misty Step from Sorcerer level 3, Githyanki level 5, and an equipped item, you will only have one Misty Step button on your hotbar, and it will not cost a spell slot. As such, if you take Misty Step from a class but meet one of the other conditions, I recommend replacing it.

Future plans:
  • Implementing Compatibility Framework for progression nodes
  • Provide only one free cast of Misty Step per combat, assuming this is a desired feature. Might make it into a separate version.

How do I install this mod? - Click here

My Mods


Thanks
ShinyHobo for their BG3 Modders Multitool
Norbyte for their lslib tool
LaughingLeader for their BG3 Mod Manager
Mr. Rando for getting the code working