-
Notifications
You must be signed in to change notification settings - Fork 1
2.0
JasperLorelai edited this page Oct 1, 2022
·
4 revisions
This release is intended to work on MagicSpells 4.0 beta 5 & 6.
Added placeholders:
%magicspells_buff_[spellname]_(precision)%
%magicspells_selectedspell%
Arguments in []
brackets are required, while arguments in ()
brackets are optional - the placeholders will work without them.
Pebblehost | Description |
---|---|
%magicspells_variable_[varname]_(precision)% |
Returns MS variable value, string or floating point - the latter can have decimal precision. |
%magicspells_cooldown_[spellname]_(precision)% |
Returns MS spell cooldown, which can have decimal precision. |
%magicspells_mana% |
|
%magicspells_maxmana% |
|
%magicspells_buff_[spellname]_(precision)% |
Returns buff spell duration, which can have decimal precision. |
%magicspells_selectedspell% |
Returns the internal name of the selected spell on the target's item. |