Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Custom Sheet Monster Drop / Sheetworker Q

1635628498

Edited 1635628533
I'm working on a custom sheet for use with the 5e compendium, and I'm struggling trying to figure out how to get an NPC sheet to populate when a monster/npc is dropped from the compendium onto the vtt. I can make it work if I drag directly onto an open sheet, but I can't figure out what event actually fires when the creature is dropped directly onto the map. Something seems to just hang up, I get the generic token, a sheet is started, but I get a spinner that just hangs. If I force that to save - a character is created, but all of the info is just populated on the bio&info tab, and the change event doesn't fire for the attributes I need. I thought I could hook into sheet:compendium-drop like the token example in the documentation, but I can't get that to even log to the console. Trying to figure out what the flow should be here, token is created, a new sheet is created and partially populated, but I can't figure out what I'm missing to get the drop's uniqueName, content, data where I need them. Anyone run into this, or have a working example I could look at? Thanks!
Aaah, nm. I'm on the right track now. I think the sheet sandbox just lost it's mind. Logging out and back in got things moving in the right direction.