... | @@ -24,4 +24,11 @@ These are all of the placeholders MythicRPG provides |
... | @@ -24,4 +24,11 @@ These are all of the placeholders MythicRPG provides |
|
| %mythic_archetype_[group]% | Returns the parsed player's [archetype](/Archetypes) from the specified `group`<br>Defaults to `NONE` |
|
|
| %mythic_archetype_[group]% | Returns the parsed player's [archetype](/Archetypes) from the specified `group`<br>Defaults to `NONE` |
|
|
| %mythic_archetype_level_[group]% | Returns the parsed player's [archetype](/Archetypes) level from the specified `group` |
|
|
| %mythic_archetype_level_[group]% | Returns the parsed player's [archetype](/Archetypes) level from the specified `group` |
|
|
| %mythic_archetype_exp_[group]% | Returns the parsed player's [archetype](/Archetypes) experience from the specified `group` |
|
|
| %mythic_archetype_exp_[group]% | Returns the parsed player's [archetype](/Archetypes) experience from the specified `group` |
|
|
| %mythic_archetype_exp_goal_[group]%| Returns the parsed player's [archetype](/Archetypes) experience goal from the specified `group` | |
|
| %mythic_archetype_exp_goal_[group]%| Returns the parsed player's [archetype](/Archetypes) experience goal from the specified `group` |
|
|
\ No newline at end of file |
|
| %mythic_is_casting% | Whether the player is casting a skill using any mode |
|
|
|
|
| %mythic_binding_id_[binding]% | The spell ID bound to the given binding |
|
|
|
|
| %mythic_binding_name_[binding]% | The spell display name |
|
|
|
|
| %mythic_binding_cooldown_current_[binding]% | The current cooldown |
|
|
|
|
| %mythic_binding_cooldown_max_[binding]% | The max cooldown |
|
|
|
|
| %mythic_binding_cost_[reagent]_[binding]% | The reagent cost of the spell for the reagent type given |
|
|
|
|
| %mythic_binding_key_[binding]% | The button to press if using hotbar mode | |
|
|
|
\ No newline at end of file |