Skills from TRP profile
This commit is contained in:
parent
ce1c6768e1
commit
9e629aec31
4 changed files with 161 additions and 24 deletions
|
|
@ -1 +1,11 @@
|
|||
# Feature: Skills
|
||||
# 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue