Hey guys,

So I'm completely new to modding and I just downloaded the Divinity Engine 2 today, but it's been kind of difficult to get the most basic info that I need to make the mod I want.

I want to create a mod that makes all the skills (or at least the intellect ones) scale with the stat of your currently equipped weapon (the way warfare skills scale).

So if I'm understanding this correctly, I just need to create a new Add-on that targets story and loads data from story, then open the stats editor, copy from the shared stats into my mod, adjust values, save and export... and that's it? Is there anything else that I need to do after that to make the mod functional in-game?

I tried doing something very basic - adjusting shocking touch AP cost from 2 to 1, just to see if I could get it working, but the game got stuck on the load screen.

Would very much appreciate if someone could provide insight on what I've done wrong.