15 lines
No EOL
871 B
Markdown
15 lines
No EOL
871 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 must contain a valid skill keyword (Novice, Adept, Expert, Master) — traits without one of these keywords are omitted
|
|
- the first numeric value (V2) determines the skill level based on these ranges:
|
|
- Novice: 1-5
|
|
- Adept: 6-10
|
|
- Expert: 11-19
|
|
- Master: 20
|
|
- should a skill have a value of 0 or no value, it should be omitted from the list
|
|
- The list should have a default selected value of "Inept" 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
|
|
- Inept, Novice Skill, Adept Skill, Expert Skill, Master Skill |