arbron / fvtt-summoner

Easy to use interface for configuring and summoning actors within DnD5e.
MIT License
4 stars 4 forks source link

Addition of warpgate crosshairs distance check when summoning #40

Closed Tatonker closed 4 months ago

Tatonker commented 1 year ago

Is your feature request related to a problem? Please describe. It is difficult to determine if the location the token is being summoned is within the allowable summons range. This is particularly frustrating when the summons also does a radius damage upon summons (ie. Wildfire Spirit's 2d6 radius damage).

Describe the solution you'd like Addition of warpgate crosshairs distance checking to the summoning code, possibly auto picking up the available distance from the range information set on the item details page.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context The relevant crosshairs code is here: https://github.com/trioderegion/warpgate/wiki/Reactive-Crosshairs