• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Post Links to your Custom Sheets here

Anyone have any ideas what that might be?
The HL 3.7a update made a HUGE number of changes to how Custom Sheets work. On the good side it adds ALLOT of new information that will make custom sheets even better. On the bad side it did break any of the old sheets.

So I am sure sebacore is working on updating his sheet to work with the 3.7a changes. Until that time the old sheet posted in this thread won't work. :(

The sheet I created I have updated to work with 3.7a. I think it is slowly improving with each small thing I do and learn. I am not going for a duplicate of the pathfinder sheet instead trying to make it more useful for actual game play. At least my idea of it. :)

Their is a sample attached to this post if anyone wants to see the latest changes. If interested in using it you can get it HERE.
 

Attachments

The HL 3.7a update made a HUGE number of changes to how Custom Sheets work. On the good side it adds ALLOT of new information that will make custom sheets even better. On the bad side it did break any of the old sheets.

So I am sure sebacore is working on updating his sheet to work with the 3.7a changes. Until that time the old sheet posted in this thread won't work. :(

The sheet I created I have updated to work with 3.7a. I think it is slowly improving with each small thing I do and learn. I am not going for a duplicate of the pathfinder sheet instead trying to make it more useful for actual game play. At least my idea of it. :)

Their is a sample attached to this post if anyone wants to see the latest changes. If interested in using it you can get it HERE.

I like this sheet for a DM. Works pretty well. One suggestion would be to move the feat type (if there is one) to just after the feat name, and put it in parenthesis.
 
Ah, thanks ShadowChemosh. That makes perfect sense.

I checked out your sheet and it works fine. I love that the feats and special abilities are not only all together, but that they include complete descriptions. That would be a huge help in game. The layout in general I have mixed feelings about. It is a little spartan after all ;) But that's really just a matter of taste/getting used to seeing it layed out this way. You said that's what you're going for anyway, so no biggie there.

A couple of things I wouldn't mind seeing though. XP would be nice, as well as a section for money. Languages also, though that isn't a big deal for my current character. Personally I wouldn't mind seeing the gear section opened up a bit as well. Currently I don't have a lot of gear (my current character is only 2nd level) but I can see it becoming difficult to find things in there. Some of those crazy ideas that come up in play are just because you notice that you happen to have a fork and 30' of twine, ya know.

Also, there are two technical issues I noticed. Both have to do with DR.
I have DR 1/-, but it displays as DR/— (EDIT: Okay, when I entered this in the post it converts it correctly... on the sheet that I created it shows up as ampersand pound-sign 151 semicolon. Something tells me now that this is a problem on my end then.) This occurs in both my DR box as well as down in the Special Abilities section.
I also have DR 2/lethal. This displays in the Land Speed field, pushing my land speed into my initiative box. The initiative is pushed over into an unlabeled box.

Anyway, I'm going to use your sheet for the feat and SA descriptions at the very least. That's going to be hugely useful. Thank you :)
 
Last edited:
One suggestion would be to move the feat type (if there is one) to just after the feat name, and put it in parenthesis.
Thanks that is a good idea. Feat type was a new feature of 3.7a and I just put it in at the end of the feat as I was not sure what I wanted to do with it yet.

The layout in general I have mixed feelings about. It is a little spartan after all ;) But that's really just a matter of taste/getting used to seeing it layed out this way. You said that's what you're going for anyway, so no biggie there.
Yea some of my players said the same thing. A couple are using it and said you get use to the layout. It is different and I still learning allot of how to layout things out and how XSLT works actually. So hopefully it keeps getting better is all I can say.

A couple of things I wouldn't mind seeing though. XP would be nice, as well as a section for money. Languages also, though that isn't a big deal for my current character.
Good ideas. I totally forgot about XP as we don't use it all in my games. But your right it is very important for others.

Personally I wouldn't mind seeing the gear section opened up a bit as well. Currently I don't have a lot of gear (my current character is only 2nd level) but I can see it becoming difficult to find things in there.
In the works for next version. I found many magic items are listed as "Belt of Str, +6" and then another coma I put in to separate the gear and makes it very confusing. Thinking of a type of table like sebacore has actually. I am getting better at tables so hopefully next version.

Also, there are two technical issues I noticed. Both have to do with DR.
I have DR 1/-, but it displays as DR/— (EDIT: Okay, when I entered this in the post it converts it correctly... on the sheet that I created it shows up as ampersand pound-sign 151 semicolon. Something tells me now that this is a problem on my end then.) This occurs in both my DR box as well as down in the Special Abilities section.
The 151 thing is actually a HL issue and I need to put in a report about this for them. What your seeing is with the 151 is the XML escape characters for a dash. Their are similar ones for quotes (both single and double) and the ampersand sign also. If you have HL just do a Stat block you would see the same issue with DR and why when you pasted it into your post that the HTML parser converted it for you. :) So they should be escaping the XML data to actual text of a dash before exporting.

I also have DR 2/lethal. This displays in the Land Speed field, pushing my land speed into my initiative box. The initiative is pushed over into an unlabeled box.
Oh I had not tried two different DR's yet. Will fix that also. Thanks

Anyway, I'm going to use your sheet for the feat and SA descriptions at the very least. That's going to be hugely useful. Thank you :)
No problem. Hopefully each release will be a little bit better. Also sebacore should have a new version soon and his is pretty slick. :)
 
Well, thanks for the work and for sharing it. I made an attempt at figuring out how to do it today. I think the best word for describing my results is "vomitous". ;p
 
What XSLT Parser does HEROLAB use?

Sorry, found the answer in the comments in the sample file...thanks! It is using Tranformiix (the mozilla/firefox xslt parser), which isn't very powerful, but at least makes testing very easy if firefox is installed.
 
Last edited:
I second Dragnmoon's request for a sheet similar in output to the PFS character sheet.
 
Last edited:
I would love one to have the equipment separated by what they are contained in. Unfortunately the xml does not support this, so all the equipment appears to be on the hero.
 
No, currently not. It is not done in the same "technology" like the custom character sheets. Perhaps it will be some time in the future.
I've the same problem, I am look for a good HTML Character sheet that would be possible to transform into an xsl and then filling the values, however, there is nothing, so someone has to do a nice character sheet from scratch...which is not easy using HTML.
 
Is there a link somewhere to ShadowChemosh's updated custom output sheet?
The link is on the last sentence of THIS post.

Or for simplicity HERE is the direct link.

Sense sebacore has been really quite I was going to see if I could at least update his sheet to work with 3.7a changes. I know many like that sheets layout as its more standard.
 
Thanx for the links! I must have missed them. I would love to see an updated version of Sebacore's sheet. It looked really good too.

Thanx,

Kizan
 
Yea! So I must be getting better at this XSLT stuff as it didn't take me all that long to update sebacore's sheet. I didn't do anything but get it to work again so many of the new features of 3.7a are not going to show but it will work again.

So attached to this post is the sebacore's sheet in the zip file. I also attached a sample of the same Rune giant character I used to show off my sheet. So it should show how nice it prints out.

Hope that helps....
 

Attachments

Any chance of getting just the regular HeroLab output, but with the full text for the abilities and feats? That's the only complaint I really have...
 
Custom Spell sheets <- click to go to download page.

So been playing around some more and created a pair of spell sheets. One prints with the full spell text and the other with no spell text but with more spell details. Figure this is a nice alternative to the new spell sheets that come with HL.

Attached to this post is a pair of PDFs to show what the sheets look like.
 

Attachments

Does anyone know if this is possible?

I find that the "Rules" that HeroLabs puts in the traits, special abilities and feats on the character sheet annoying because they are not complete, and they clutter the character sheet. Is it possible with the ability to customize to remove the description from the main character sheet but still have them listed and add the full description on a separate sheet?
 
Does anyone know if this is possible?

I find that the "Rules" that HeroLabs puts in the traits, special abilities and feats on the character sheet annoying because they are not complete, and they clutter the character sheet. Is it possible with the ability to customize to remove the description from the main character sheet but still have them listed and add the full description on a separate sheet?

One of the only issues I personally have with the LW character sheet also. It hasn't bothered me enough to make my own sheet and seeing some of what the rest of the community is doing is a huge step in the right direction. Lately I just duplicate whatever feat/ability it is and shorthand it to death to get it to fit without cutting off. Fun... :D
 
Back
Top