Baldur's Gate 3
0 of 0

File information

Last updated

Original upload

Created by

Team R0cketman

Uploaded by

rower1

Virus scan

Safe to use

Tags for this mod

About this mod

Modify Eldritch Blast cantrip to do 2d10 damage and add knockback to the spell so you can push people all over the place!

Permissions and credits


This "mod" in its current form is just a basic tweak of the spell target list found after unpacking the shared pak files using  the larian export tools. See this post for an example walkthrough process:
https://www.reddit.com/r/BaldursGate3/comments/jb7xs3/modding_a_custom_class_in_10_minutes_or_less/

This mod adds an additional d10 damage to Eldritch Blast as well as adding knockback to the spell without having to take a feat for it. Using the above link or attached files (search for the above spells), you should be able to easily modify any spells to your liking in terms of requirements by editing the "SpellSuccess" field within the Spell_Projectile.txt file in your local Data folder. 

i.e. search for Eldritch Blast and use this line: "data "SpellSuccess" "DealDamage(2d10,Force);Force(8)""

The Force(8) line indicates the relative strength/distance of the knockback applied.


Apologize for the loose files right now, they are meant to be more of an example anyway. Pak files can easily be created to load in with preferred mod managers.