• 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

Monster coding: skills, NPC, encounter builder

wdmartin

Well-known member
I built a custom monster race using the editor for the first time last night. Everything seems to be working except for a couple of minor details.

1) The race has ranks in Knowledge (Nature) and Knowledge (Planes). I have successfully used #skillinnate[] to spend skill ranks in those skills. But when I load up the monster by selecting the race, it shows unspent skill ranks because the two Knowledge skills have not actually been added to the character. As soon as I add Kn (Nature) and (Planes) in manually, the unspent skill ranks are correctly assigned.

So ... how do enable those to knowledge skills by default on this race? Do I need to bootstrap them somehow?

2) How do I mark my race as an NPC? I set it to "NPC Race", but it's still showing up as a PC and prompting me to pick traits and such.

3) What do I need to do to get my monster to show up in the Encounter Builder?

Thanks.
 
I built a custom monster race using the editor for the first time last night. Everything seems to be working except for a couple of minor details.

1) The race has ranks in Knowledge (Nature) and Knowledge (Planes). I have successfully used #skillinnate[] to spend skill ranks in those skills. But when I load up the monster by selecting the race, it shows unspent skill ranks because the two Knowledge skills have not actually been added to the character. As soon as I add Kn (Nature) and (Planes) in manually, the unspent skill ranks are correctly assigned.

So ... how do enable those to knowledge skills by default on this race? Do I need to bootstrap them somehow?

Yes, bootstrap the knowledge skills it has ranks in by default to the race itself.

2) How do I mark my race as an NPC? I set it to "NPC Race", but it's still showing up as a PC and prompting me to pick traits and such.

Whether a particular hero is a PC or NPC is controlled by the setting on the Configure hero form. After all, with DM permission, any race is a PC race, right? The "NPC Race" tag controls what section the race sorts into when selecting race.

3) What do I need to do to get my monster to show up in the Encounter Builder?

Thanks.

Create a portfolio with the monster, and save it as a .stock file in the same folder you put your .user files in. Then reload the game system and you should see it available through the EB.
 
Back
Top