I had a problem someone else had mentioned, importing PC's from Hero Lab with the Pathfinder ruleset, the languages aren't set up, so it d20 graciously tacks them on to the character notes mentioning it couldn't figure out what to do with "Speak Common" or "Speak xxxx" in any event.
Seemed simple enough to just add a line to the pathfinder skills.txt from the PF wiki with an entry like this:
- Code: Select all
Speak Common|<stat>|<category>
Can I simply assign any category I want in that file? Could I name it "Languages" or "Public Relations" or "Hotel Management Skills" and it'd be grouped accordingly, or are there predefined categories? (If so, is there a language category?)
Second, could I make a "no roll required" skill by omitting the stat? i.e.
- Code: Select all
Speak Common||Languages
So I won't generate a skill with a die roll attached to it?
