@@ -46,6 +46,22 @@ These only resolve when used inside a talent skill context (e.g. inside the `Con
...
@@ -46,6 +46,22 @@ These only resolve when used inside a talent skill context (e.g. inside the `Con
| `<caster.talent.max_points>` | The talent's `MaxPoints` value. |
| `<caster.talent.max_points>` | The talent's `MaxPoints` value. |
| `<caster.talent.pointed_needed>` | Points the caster still needs to invest in the *tree* before the talent unlocks. |
| `<caster.talent.pointed_needed>` | Points the caster still needs to invest in the *tree* before the talent unlocks. |
### Cast State
These resolve against the target entity's current [cast-time](/Spells/Casting#cast-time) cast. If the target isn't casting, defaults are returned (`false` / `0` / empty string, depending on the metric).