PDA

View Full Version : Class Module



dxrodrigues
September 11th, 2015, 19:55
I am trying to create the new Ranger Variant realease by Wizards in UA but I am facing a problem with Hit Dice.

Please take a look in the following snippet:



<hp>
<hitdice>
<name type="string">Hit Dice</name>
<text type="string">2d6 per ranger level</text>
</hitdice>
<hitpointsat1stlevel>
<name type="string">Hit Points at 1st Level</name>
<text type="string">12 + your Constitution modifier</text>
</hitpointsat1stlevel>
<hitpointsathigherlevels>
<name type="string">Hit Points at Higher Levels</name>
<text type="string">2d6 (or 7) + your Constitution modifier per ranger level after 1st</text>
</hitpointsathigherlevels>
</hp>


Fantasy Ground simply does not recognize 2d6.

Any adivice?

Trenloe
September 11th, 2015, 20:35
Same question posted here: https://www.fantasygrounds.com/forums/showthread.php?25972-New-class-mod If anyone has any feedback please respond in that thread, so we can keep this all in a single thread.