Suggestion Open

Distance condition parameter doesn't support usage of placeholders

#3073 opened by Unknown 4 years ago

Unknownreported this suggestion

Summary

When using the distance{d=#} condition, you can't use a placeholder in the #.

[Legacy attachment omitted]

Unknowncommented

In the meantime, virtual skills force-parse placeholders into a mechanic, condition, etc. such as casting a mechanic with placeholder distance checks in-line:
- vskill{s=[ - skill{s=my_skill} @target ?distance{d=<place_holder>to<place_holder>} ]}

Sign in to join the discussion.