MrPrimate / ddb-importer

Integrate your dndbeyond.com content into Foundry virtual tabletop
https://docs.ddb.mrprimate.co.uk/docs/intro
MIT License
201 stars 79 forks source link

Exclude token vision during import #247

Open poolnc opened 2 years ago

poolnc commented 2 years ago

When using D&D Beyond Importer to update any character, the Prototype Token>Vision>Vision Radius setting always get reset to Dim:0, Bright:0.

All other settings in the 'Vision' tab do not get reset.

MrPrimate commented 2 years ago

This will be because the character does not have darkvision, and therefore does not have vision on a scene.

poolnc commented 2 years ago

When characters do have darkvision, it does not change still.

I was more just reporting that if I manually enter someone's dim/bright vision at 60ft for darkvision, then go to update their items from DnD Beyond, the vision value gets reset back to 0, when intuitively, I would expect only the things I have checked to be changed.

MrPrimate commented 2 years ago

I have changed the issue name to represent a feature request, to exclude token vision during import.