[ eTools ] stat block output

DMFTodd

DM's Familiar
Has anyone developed a d20 Standard Statblock Founhdation compliant output for eTools?

I have one, created by a fan, that is very very close. A little more tweaking and it will be available on the DMF website. Should be in the next couple days.

The PCGen layout is already there.
 

log in or register to remove this ad


CRGreathouse

Community Supporter
DMFTodd said:
I have one, created by a fan, that is very very close. A little more tweaking and it will be available on the DMF website. Should be in the next couple days.

Sounds great!
 
Last edited:

D-rock

First Post
If this has been brought up before then I apologize in advance, but does anybody know why prepared 5th level spells don't show up in the stat block in e-tools. Thanks
 
Last edited:

EricNoah

Adventurer
D-rock said:
If this has been brought up before then I apologize in advance, but could does anybody know why prepared 5th level spells don't show up in the stat block in e-tools. Thanks

It appears that both the monster and character stat block have a mistake:

<xsl:if test="count(spell[level = '5']) > 5">

should be

<xsl:if test="count(spell[level = '5']) > 0">

I'll update the stat block variants on my site to correct that.
 

Remove ads

Top