This commit is contained in:
Heidesommer 2026-05-08 15:13:19 -04:00
parent 3f56bf4c1f
commit eb101830a4
5 changed files with 9 additions and 16 deletions

View file

@ -214,6 +214,7 @@ NCharacter = {
16 #exc
68 #nice
69 #exc
99 #godlike
}
SKILL_LEVELS_TEXTS = {
"SKILL_TERRIBLE"
@ -223,6 +224,7 @@ NCharacter = {
"SKILL_EXCELLENT"
"SKILL_NICE"
"SKILL_EXCELLENT"
"SKILL_GODLIKE"
}
SKILL_MODIFIER_OFFSET = -8 # skill modifiers with offset add this from skill value (see common/modifiers/00_basic_modifiers.txt)