Map Skills Window - KageDesu/Alpha-ABS GitHub Wiki

- works like Map Inventory, don't pause a game
- assign skills to the spell panel, hover skill by mouse and press 1 ... 8

- extended skills descriptions

- direct skills using, don't need to assign to spell panel

- switch between party members and see their skills

- separate skills by categories (Magic, Special and custom ones)


O - open\close skill window (you can change key, see data\AABS\KeyBinding.json)
uAPI Script Calls:
-
uAPI.skillWindowOff- disable skills window (player can't open it by key) -
uAPI.skillWindowOn- enable skills window -
uAPI.openSkillWindow- open skills window -
uAPI.closeSkillWindow- close skills window
