Larian Banner: Baldur's Gate Patch 9
Previous Thread
Next Thread
Print Thread
#636642 11/11/17 06:00 AM
Joined: Nov 2017
D
Deir Offline OP
stranger
OP Offline
stranger
D
Joined: Nov 2017
I saw one other post about this but it got no replies. How would I go about creating a skill that, when activated, gives the character access to a set of new skills for a number of turns? I saw that Inner Demon uses a skill property called "INNER_DEMON" I think, which I assume is what gives the new skills? How would I create something like this for skills I've made?

Joined: Nov 2017
stranger
Offline
stranger
Joined: Nov 2017
I assume that there is no way in the Stats Editor to do this directly. In the column SkillProperty you need to add a new status, which you need to create somewhere in StatusData (maybe in Status_CONSUME).
Then, through the scripts you need to catch this status and add the necessary skills through the commands.

I found out about this here: https://docs.larian.game/Skill_creation
There is a large list of commands here: http://larian.com/forums/ubbthreads.php?ubb=showflat&Number=605357

Unfortunately, I don't t know the details. It would be great if someone explained this in detail.

Joined: Oct 2017
Location: US
S
apprentice
Offline
apprentice
S
Joined: Oct 2017
Location: US
I don't have access to the editor right now, but this is actually fairly easy to do.

You can make a status that gives you skills when applied.

I'll update later when I have access to the editor.


Moderated by  Larian_KVN 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.5