Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - D&D 5th Edition SRD

Notices

Reply
 
Thread Tools Display Modes
MNBlockHead
Senior Member
 
Join Date: Dec 2014
Location: Twin Cities Area, MN, USA
Posts: 1,325

Old November 25th, 2018, 11:23 PM
I need to increase attack reach for a custom monster from the default 5 feet to 10 feet. How do I do this?

RW Project: Dungeons & Dragons 5th edition homebrew world
Other Tools: CampaignCartographer, Cityographer, Dungeonographer, Evernote
MNBlockHead is offline   #1 Reply With Quote
dungeonguru
Senior Member
 
Join Date: May 2016
Posts: 608

Old November 26th, 2018, 03:58 AM
I'm not sure you can do it globally.

This script is on the fire giant (post-levels/10000)

Code:
      foreach pick in hero from BaseWep where "wCategory.Melee"
        eachpick.field[wReach].value = maximum(eachpick.field[wReach].value,10)
        nexteach
Obviously it just affects melee weapons as written, but you can set the where condition for something more specific.
dungeonguru is offline   #2 Reply With Quote
MNBlockHead
Senior Member
 
Join Date: Dec 2014
Location: Twin Cities Area, MN, USA
Posts: 1,325

Old November 26th, 2018, 01:28 PM
Thanks, but not sure how to even begin using the code.

I ended up just typing "REACH = 10'" in the "on-hit effects" field for the natural attacks.

RW Project: Dungeons & Dragons 5th edition homebrew world
Other Tools: CampaignCartographer, Cityographer, Dungeonographer, Evernote
MNBlockHead is offline   #3 Reply With Quote
Reply

Thread Tools
Display Modes

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 03:30 AM.


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