-
Notifications
You must be signed in to change notification settings - Fork 109
_PlaceholderAPI
Zhongling Ye edited this page Apr 21, 2021
·
13 revisions
| %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 |
| ___________________________________ |