foundryvtt / dnd5e

An implementation of the 5th Edition game system for Foundry Virtual Tabletop (http://foundryvtt.com).
MIT License
319 stars 218 forks source link

Fill in range field's placeholder on activities if the weapon's range field is null (default) #4368

Open krbz999 opened 1 week ago

krbz999 commented 1 week ago

image

arbron commented 1 week ago

I think it is less filling in the placeholder, and more we should be properly moving weapon ranges over to handle reach & long range properly, rather than only copying it over if they weapon has a normal range set.