Closed Night-Pryanik closed 1 year ago
Interface "Detailed information for stats on character creation menu"
More info allows less experienced players to meaningfully choose stats when creating their characters.
Looked through the code, checked for get_str, dex_cur, EFFECT_INT and similar and added relevant information to character creation menu.
get_str
dex_cur
EFFECT_INT
None.
Started creating character, switched to STATS tab, looked on the screen.
Summary
Interface "Detailed information for stats on character creation menu"
Purpose of change
More info allows less experienced players to meaningfully choose stats when creating their characters.
Describe the solution
Looked through the code, checked for
get_str
,dex_cur
,EFFECT_INT
and similar and added relevant information to character creation menu.Describe alternatives you've considered
None.
Testing
Started creating character, switched to STATS tab, looked on the screen.
Additional context