Official ICE Forums

Systems & Settings => HARP => HARP Software => Topic started by: dagorhir on March 07, 2016, 08:02:14 PM

Title: AutoHarp 2.0 Fantasy issue with Runes skill
Post by: dagorhir on March 07, 2016, 08:02:14 PM
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?
Title: Re: AutoHarp 2.0 Fantasy issue with Runes skill
Post by: DavidKlecker 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. 
Title: Re: AutoHarp 2.0 Fantasy issue with Runes skill
Post by: dagorhir on March 09, 2016, 07:30:04 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).