For this item, it would be beneficial to track the number of times the skill has been cast so we can track the cost to cast the skill.
Currently, this can be partially done with $skill[].timescast, but this resets per session.
Option 1 is to make a set of _properties that track this for each...