build_list_skill_increase_options
Given a character's current level and rank in each core skill, list which skills can be raised one rank now, respecting the trained/expert/master/legendary level caps.
Instructions
Which of the 16 core skills are legal to raise one rank right now, given the character's current level and current rank in each (the trained/expert/master/legendary level-3/7/15 caps are a fixed core rule, independent of class). Does not consult skillIncreaseLevels itself -- call build_get_level_up_choices to confirm a skill-increase choice is actually available at the target level before offering these.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| character | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||