Bug Closed · Resolved

Add <target.stat.STAT_NAME> placeholder

#4868 opened by Unknown 2 years ago

Unknownreported this bug

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

Sign in to join the discussion.