sure thing.
Keep in mind there might be an easier way for the meta.lsb and meta.lsx files but i don't know how and this worked for me

1.Start the toolset
2.create new module
3.make sure that both mains are ticked (data and mod)
4.after you click ok cose the editor and check for a meta.lsx file in data\mods\(your mod name)
5.download
Istool if you dont have it
6.Open istools and select tools then unpack pak\lsv files
7.go to your divinity data folder and select main.pak and unpack it create a new folder for it
8.when it is finished select file then open lsb\lsx and open the meta.lsx in that you created a couple steps back
9OPTIONAL.now for me the mod folder had a piece of code behind its name i personally hate that. if you want it gone just delete that bit. but make sure to also delete it in the meta.lsx through istools theres 2 lines under config > datapack > datapack and two lines under config > moduleinfo
10. go to config > moduleinfo and write the following next to menulevelname and startuplevelname
Menuscreen_Cyseal <-- next to menulevelname
CharacterCreation <-- next to startuplevelname
they are case sensitive i think
11.click file then save then under the bar where you write the name select LSX instead of LSB and save it as meta.lsx overwriting the old one
12.now go to save again and save it as meta.lsb this time
13.now go to where you unpacked those main.pak files and go to public\main\stats
14.Open character.xlsm and you should find jahan on about line 60 and above jahan is madora make sure to check the name. then edit the stats in hat line to edit jahan
15.Next go to skillset.xlsm if you want to change their starting skills and on about line 73 you can find jahan and below that madora.
16.you can use
This to see what the names are for all the skills and on the second tab talents. (talents are filled in character.xlsm at the end of the line)
MAKE SURE NOT TO LEAVE EMPTY LINES IN skillset.xlsm17.when that is all done open all.xlsm with microsoft excel make sure to enable macros if they are disabled (yellow bar should popup if thats the case above the roster) if they are enabled or you see no yellow bar hit the generate button and wait
18. when it is COMPLETELLY finished. go to data\public\(your mod name) and create a folder called stats if it isnt there.
19 in that folder you put character.xlsm and skillset.xlsm and then create a folder called Generated
20. now where you found the character and skillset.xlsm you will also see a Generated folder open that and take skillset.txt and put it in the Generated folder you created in step 19
21. create a Data folder where you put that skillset.txt and again same as in step 20 go to where you found skillset.txt open the Data folder there and take character.txt and put it in the data folder you created.
22.Start the game go to mods make sure to put a checkmark in it and click activate and you're done
