Era丶霜殇
最近用上了skillapi,虽然说很强大,但是仍有许多功能非常复杂需要摸索。

比如skillapi的PAPI变量是什么
说实话我根本没看到有关Skillapi职业的变量,只看到了技能的,求解

听枫
https://github.com/Eniripsa96/SkillAPI/wiki/_PlaceholderAPI
%sapi_attrib_points%        Number of attribute points available
%sapi_attrib_spent:<attribute>%        Number of attribute points invested into the given attribute
%sapi_attrib_total:<attribute>%        Total for the given attribute including equipment, invested points, base class attributes, and other bonuses
%sapi_combo%        Current click combo text
%sapi_exp%        Current experience points for the default class group (0 if not professed)
%sapi_exp:<group>%        Current experience for a specific class group (0 if not professed)
%sapi_exp_total%        Total experience earned for the default class group (0 if not professed)
%sapi_exp_total:<group>%        Total experience earned for a specific class group (0 if not professed)
%sapi_exp_left%        Remaining experience required to the next level for the default class group
%sapi_exp_left:<group>%        Remaining experience required to the next level for a specific class group
%sapi_exp_req%        Total experience required to level up for the default class group
%sapi_exp_req:<group>%        Total experience required to level up for a specific class group
%sapi_level%        Current level for the default class group
%sapi_level:<group>%        Current level for a specific class group
%sapi_mana%        Current amount of mana
%sapi_mana_max%        Max amount of mana available
%sapi_mana_name%        Name of the mana for the player's default class
%sapi_mana_name:<group>%        Name of the mana for a specific class group
%sapi_prefix%        Player's class prefix for the default class group
%sapi_prefix:<group>%        Player's class prefix for a specific class group
%sapi_skill_level:<skill>%        Level of a specified skill
%sapi_skill_points%        Number of skill points available across all class groups
%sapi_skill_points:<group>%        Number of skill points available for a specific class group
%sapi_value:<key>%        A dynamic skill value using the given key. Will print names of targets saved via Remember mechanics