Inept skill level
This commit is contained in:
parent
af5a3d2d41
commit
961d642018
4 changed files with 18 additions and 19 deletions
|
|
@ -3,13 +3,13 @@
|
|||
- 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 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
|
||||
- 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
|
||||
- Base roll, Novice Skill, Adept Skill, Expert Skill, Master Skill
|
||||
Loading…
Add table
Add a link
Reference in a new issue