TCArknight
Well-known member
Is there a way for a class to provide a specific skill proficiency without choosing?
If this is the skill proficiency of the class:
If I add a script to assign the Helper.Proficient tag to skMedicine, then it doesnt show in the Proficiency line for the class description or in the popup on the question mark of the Class line.
In the above case it would only show
but Medicine would show as proficient.
Suggestions?
If this is the skill proficiency of the class:
Code:
Skill Proficiency: Medicine; Choose 1 of Insight, Persuasion, or Religion
If I add a script to assign the Helper.Proficient tag to skMedicine, then it doesnt show in the Proficiency line for the class description or in the popup on the question mark of the Class line.
In the above case it would only show
Code:
Skill Proficiency: Choose 1 of Insight, Persuasion, or Religion
Suggestions?