Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - d20 System
Register FAQ Community Today's Posts Search

Notices

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Sevisin
Member
 
Join Date: Oct 2013
Posts: 79

Old August 12th, 2017, 12:11 AM
Hello,

This seems like it should be a simple thing, but I can't seem to figure it out. I am creating the Landforged Walker (Secrets of Xen'dirt, pg 123), but I'm having problems with Body of Nature. At level 1, they get Body of Nature. At level 2, Body of Nature gives some resistance, and +1 natural AC.

When I created this as a new and separate class special, the natural armor class rose at level 1, even though the Level Requirement was placed at 2. So, it turns out I need to get the levels of that specific class.

Here is what I tried.
Code:
var classLvl as number
classLvl = #levelcount[Landforged Walker]
I get an error saying,
Syntax error in 'eval' scrit for Thing 'cAM-BoN' (Eval Script '#1' on line 2
-> Tag 'Classes.Langforged' not defined.

However, the following code works
Code:
var classLvl as number
classLvl = #levelcount[Crusader]
Why is that?

Thanks,

-S
Sevisin is offline   #1 Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 10:45 PM.


Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.