Look, I view the amount of effort and the number of participants in putting this, or any of the character sheets, together to support a clean and enjoyable play environment for the end users.. and I'm impressed. I just want this to be known up front. In the spirit of code reviews, one leaves their ego at the door. ---------- Kyle: What would be great is if the sheet developers used a core data dictionary and extended it as needed, and kept it available on git. I agree, it's the field name inconsistencies/mismatches that is flubbing the import process. While much is done to make the play aspects work, I would greatly appreciate much more coverage of the GM use cases, as you mention in your post above. Streamline what is needed to get the GM's to playable state. BTW, I've looked on the git page for the Community Pathfinder Character Sheet and see the HTML, CCS, and some json.. is there no javascript used ? Without it how is the parsing done for say, the HeroLabs json file? Where is it?*See Edit Note* ---------- I'm just starting off with a group of fellow software engineers (real-time embedded types), and here is an exchange I had.. Rich: "I want to go one record that I HATE the community character sheet." Me: "Rich. I hear you, I get it. You're frustrated. Frankly so am I. These are the constraints as I see them: 1) We're using PCGen to have a consistency of character creation. All players will do this. 2) We need to reproduce, manually or automated, the char. sheet into a Roll20 char. sheet that supports the range of possible characters we create. 3) An automated process will hopefully get us closer to the playable condition with as few tweaks as possible, otherwise we'll have to go through the much larger slog of manually entering the whole thing. 4) Learning any R20 sheet will take some effort and more effort will be needed for the more complex feature set supported. Of course you know that it's not just you, we'll all have to work within the same constraints. If your "HATE" can be focused on finding a solution that works for all of us, our situation will be greatly improved for this game and for any that follow that use Pathfinder. That is what I'm working toward.." Rich: "I've calmed down Dave." ---------- Like I've said, I'm very interested in having this work, for the players and for the GMs. EDIT------------------ Sorry, I was looking here:" <a href="https://github.com/Roll20/roll20-character-sheets/tree/master/Pathfinder%20Community" rel="nofollow">https://github.com/Roll20/roll20-character-sheets/tree/master/Pathfinder%20Community</a> " not here "<a href="https://github.com/Roll20-Pathfinder-Character-Sheet/Roll20-Pathfinder-Character-Sheet" rel="nofollow">https://github.com/Roll20-Pathfinder-Character-Sheet/Roll20-Pathfinder-Character-Sheet</a>" The latter is the one to look at.