• 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

Adding subtypes to monsters

Diremede

New member
I want to add subtypes to my monsters and I haven't figured out how to do this just yet.

For example I have a giant ant, but the ant is native to a cold climate so I want to give it the cold subtype.

How do I do that?
 
I think there is two ways to do that.

One, create a new monster with the subtype. Go to the race tab in the Editor and hit New (Copy), and select a close match (in this case Ant, Giant should probably work) so you can figure out what Eval Scripts and Bootstraps you'll want. Unfortunately, you won't be able to edit this and save it so you'll then have to hit New (Blank) and just copy what you can from the Giant Ant. When that's done, just add the Cold Subtype under Creature Subtype and you'll be all set.

Alternatively, you might be able to make a new "adjustment" that mimics the cold subtype. This might be more difficult, though.
 
Back
Top