I'm having a several problems with Froboy's
Talent Core and
Talent-Based Traits. It's be too cumbersome to post screenshots of all the problems I'm having, so I'll try to describe them as best I can.
My
first problem is that the game menu is not displaying Talents under the correct characters, and isn't showing changes in Talent ranks.
I currently have the following ten Talents under the following Classes. I've gone into the plugin parameters and double-checked that they are all correctly assigned.
Class 5: Polearms, Axes, Crossbows, Acrobatics, Tactics
Class 6: Fire, Ice, Lightning, Healing, Swords
But, when I open the game menu, Polearms is not displayed under the Talents of the character in Class 5, and Axes is displayed under BOTH the character in class 5 and the one in class 6.
Additionally, although it displays starting ranks correctly, changes in those ranks are not displayed. I tried starting all talents in class 5 at 0, and all talents in class 6 at 1, and this is displayed correctly. However, when I increase those ranks, the menu still displays them at where they started. I used a script to call the talent ranks, to make sure they were actually increasing. But still, nothing changes.
My
second problem is that new skills are only appearing in one of the talents as they level up. I have a script that levels up all talents to max level simultaneously, but the only new Skills that appear are the ones learned under the Polearms talent.
I believe I have the parameters correct. As an example, I'll list a skill under Polearms (abbr. pole) and a skill under Axes (abbr. axes). Skill 3 is Twin Thrust, and Skill 41 is Great Cleave).
Code:
{"Description":"Twin Thrust","Name":"Twin Thrust","Talent Abbr":"pole","Start Rank":"4","End Rank":"100","Skill ID":"3"}
{"Description":"Great Cleave","Name":"Great Cleave","Talent Abbr":"axes","Start Rank":"2","End Rank":"100","Skill ID":"41"}
Yet, when I increase the rank of both Talents to 5, the only new skill learned is Twin Thrust.
Hopefully someone here can help me. I don't know what other information you might need to help me out, but I'll gladly provide it if asked.
Here's all the plugins I currently have installed: