Add <target.stat.STAT_NAME> placeholder
Summary
Currently, there's only <caster.stat.STAT_NAME> placeholder available. Would be very useful to have same placeholder with a target scoped variable.
Usage
Using placeholder in individual damage formulas using stats, without using the damage formula of stats. You currently can type <target.stat.STAT_NAME>, but that would return 0 in any case. And it is also not documented in wiki, so I'm guessing it's not added in the plugin whatsoever
Value
It would allow more flexibility in stats usage
Priority
Low, but would be appreciated if it was added quicker
Implementation
Should be added a <target.stat.STAT_NAME> placeholder