Author Topic: AutoHarp 2.0 Fantasy issue with Runes skill  (Read 2206 times)

0 Members and 1 Guest are viewing this topic.

Offline dagorhir

  • Senior Adept
  • **
  • Posts: 571
  • OIC Points +0/-0
AutoHarp 2.0 Fantasy issue with Runes skill
« 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?

Offline DavidKlecker

  • Senior Adept
  • **
  • Posts: 697
  • OIC Points +0/-0
  • Everything is coming up Milhouse!
Re: AutoHarp 2.0 Fantasy issue with Runes skill
« Reply #1 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. 

Offline dagorhir

  • Senior Adept
  • **
  • Posts: 571
  • OIC Points +0/-0
Re: AutoHarp 2.0 Fantasy issue with Runes skill
« Reply #2 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).