[Feature request/bug] using <skill.var<skill.var.anotherVar>> (or/and NBTs)
The capability to make an array of variables works with <caster.var.<skill.var.anotherVar>> but doesn't work when using it with another skill var. It doesn't work with NBT tags either and Item variables are not working at the moment It would be incredible for complex skills that can't use caster variables, like items from MythicCrucible which can change of owner and therefore the variables with caster scope would change of value Or in the uncommon but important situations where it would be perfect to have an array of temporal variables, which would be best done with <skill.var<skill.var.anotherVar>>