11 lines
No EOL
749 B
Markdown
11 lines
No EOL
749 B
Markdown
# Feature: Skills
|
|
- The selectable skills should come from the currently active TRP profile
|
|
- The skills are defined in the TRP profile as 'Personality traits'
|
|
- For each trait:
|
|
- the left field represents the skill name
|
|
- the right field represents the skill level as a string (Novice, Adept, Expert, Master)
|
|
- should the right field have anything after the level, it is to be ignored
|
|
- should a skill have no recognizable level, it should be omitted from the list
|
|
- The list should have a default selected value of "Unskilled" which corresponds to a -4 modifier
|
|
- In case no skills are found in the profile, or no profile is selected, a default list should be displayed
|
|
- Unskilled, Novice Skill, Adept Skill, Expert Skill, Master Skill |