Willot
October 24th, 2017, 20:14
Im trying to create a custom class, which I used Par5e for, however...
I wish to have One Skill proficiency assigned (no choice) then the player can select Two more
Which Par5e cant do So I thought Id just manually add it in....
What am I missing? if anything?
<proficiencies>
.
.
.
.
.
<skills>
<name type="string">Skills</name>
<text type="string">Choose three from History, Riddle, Traditions, Insight, Investigation, Nature, Perception, Survival, Medicine</text>
</skills>
</proficiencies>
Simply changing it to
<skills>
<name type="string">Skills</name>
<text type="string">Medicine</text>
</skills>
Doesnt even achieve the result...
FG simply says "Unrecognized Format"
Is there no way of doing this? Seems it should be simple This Class has -->This proficiency :confused:
I wish to have One Skill proficiency assigned (no choice) then the player can select Two more
Which Par5e cant do So I thought Id just manually add it in....
What am I missing? if anything?
<proficiencies>
.
.
.
.
.
<skills>
<name type="string">Skills</name>
<text type="string">Choose three from History, Riddle, Traditions, Insight, Investigation, Nature, Perception, Survival, Medicine</text>
</skills>
</proficiencies>
Simply changing it to
<skills>
<name type="string">Skills</name>
<text type="string">Medicine</text>
</skills>
Doesnt even achieve the result...
FG simply says "Unrecognized Format"
Is there no way of doing this? Seems it should be simple This Class has -->This proficiency :confused: