
I would like to go Pro for the API so that I can customize things a bit more easily (I am in a group that uses several homebrew rules...), but I'm curious about a few things first. 1 - I'm a web developer by trade (though ASP, not as much js), and I've been poking around the DOM/js for the site. I understand from posts that none of the sheet javascript is exposed, and it is all sandboxed, right? I understand the security issue there, but I'm worried about testing code that I put in as sheetworker js, and that it won't be debuggable. I'm trying to wrap my head around how to develop without ready access to the js. 2 - Currently there are several API scripts for creating mobs, but very few that access the character sheet itself. I would be only interested in an API script that worked with the sheet. What is so difficult about working with the sheet in the API? To specify, I mean all the API scripts I've seen work with the Ability/Attribute section, not the character sheet section of a character. Considering all of the benefits of the latter, I would have assumed it would be preferred... Thanks for any and all help.