[BUG] Using variable placeholder in score condition throws errors
Whenever I try putting a variable placeholder in the score condition, my console throws errors and fails to parse the condition.
My code:
- score{o=maxnecro;v=<caster.var.necromax>;e=<caster.name>} false
The variable above, <caster.var.necro> is set in another skill to the caster, but it does not work when used here. Please fix this :)