AutoHarp 2.0 Fantasy issue with Runes skill

Started by dagorhir, March 07, 2016, 08:02:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dagorhir

It does not appear possible to enter skill ranks on the main Runes skills, I'm limited to the subskills which I don't think should have ranks developed on them (I could be mistaken).

This issue is compounded by the fact that the culture (Shallow Warren in my case) places the culture on the main skill.

As a quick fix I commented out the subskills but I would like to know if there's a way to properly correct this?

DavidKlecker

Try changing the XML file SkillsFromHarpFantasy.xml for the skill runes. Look for the Skill runes and find this node and change it to this.

<SubSkillOnly>0</SubSkillOnly>

that should allow ranks for the skill. 

dagorhir

Quote from: Monk on March 09, 2016, 06:04:38 PM
Try changing the XML file SkillsFromHarpFantasy.xml for the skill runes. Look for the Skill runes and find this node and change it to this.

<SubSkillOnly>0</SubSkillOnly>

that should allow ranks for the skill.

It was already set to that. I tried setting it to 1 just to see if it made a different but it didn't. I ended up commenting out the subskills section entirely. I did the same thing with several other skills in Mystical Arts (Alchemy, Divination and Magic Ritual, I think).