15 lines
No EOL
897 B
Markdown
15 lines
No EOL
897 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 (Inept, Novice, Adept, Expert, Master) — traits without one of these keywords are omitted
|
|
- if the right field contains "Inept", the trait always gets a -4 modifier regardless of its numeric value
|
|
- 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
|
|
- In case no skills are found in the profile, or no profile is selected, a default list should be displayed
|
|
- Base roll, Novice Skill, Adept Skill, Expert Skill, Master Skill |