AltSystem/docs/2-skills.md
Gonçalo Correia 6ebb92c62b feat/redesign (#1)
Reviewed-on: #1
Co-authored-by: Gonçalo Correia <goncalojoaocorreia@gmail.com>
Co-committed-by: Gonçalo Correia <goncalojoaocorreia@gmail.com>
2026-05-15 14:53:15 +01:00

897 B
Executable file

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