Lone Wolf Development Forums  

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

Notices

Reply
 
Thread Tools Display Modes
cignus7
Junior Member
 
Join Date: Jan 2008
Posts: 15

Old January 16th, 2008, 01:55 PM
I am creating a custom class that has claws. They have very sharp claws, so i want to give them a racial bonus of +1 on all claw attacks..

is this possible?
cignus7 is offline   #1 Reply With Quote
huntercc
Senior Member
 
Join Date: Jul 2007
Location: Syracuse, NY (USA)
Posts: 213

Old January 16th, 2008, 04:18 PM
See if this works (untested):

~ Add a +1 racial bonus to Claw attacks
#applybonus[Bonus, hero.childfound[wClaw], 1]
huntercc is offline   #2 Reply With Quote
cignus7
Junior Member
 
Join Date: Jan 2008
Posts: 15

Old January 16th, 2008, 07:06 PM
Sweet thanks bro!

it adds +1 to attack AND damage tho...but i can live with that unless you know of a way to just give +1 on all attacks
cignus7 is offline   #3 Reply With Quote
huntercc
Senior Member
 
Join Date: Jul 2007
Location: Syracuse, NY (USA)
Posts: 213

Old January 17th, 2008, 04:03 PM
How about this one instead:

~ Add a +1 racial bonus to Claw attacks
hero.childfound[wClaw].field[wAttBonus].value += 1
huntercc is offline   #4 Reply With Quote
cignus7
Junior Member
 
Join Date: Jan 2008
Posts: 15

Old January 19th, 2008, 10:12 AM
that worked GREAT!

Is there a list of arguments/names anywhere?

One last thing on the racial claws...how do i indicate 2 claw attacks?
cignus7 is offline   #5 Reply With Quote
huntercc
Senior Member
 
Join Date: Jul 2007
Location: Syracuse, NY (USA)
Posts: 213

Old January 19th, 2008, 10:23 AM
1) In the editor, click "help" on the menu at the top and you'll get a page of help topics. If you scroll to the bottom, I think the 4 topics listed there will be the most useful ones for you.

2) As far as I know, you can't specify 2 claw attacks
huntercc is offline   #6 Reply With Quote
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,213

Old January 19th, 2008, 09:12 PM
An easy way to check what's available (example for weapons) is to create a new item, using the copy button - then, look through the list of what's there, and write down wClaw.

The other way was added only a few versions ago - in bootstraps, click the "Choose" button, or in scripts, click the "Find Thing" button - those lead to lists of what's available.
Mathias is offline   #7 Reply With Quote
cignus7
Junior Member
 
Join Date: Jan 2008
Posts: 15

Old January 20th, 2008, 12:55 PM
Whats the tag for offhand? inthe bootstrap i see wMain as the group tag...
cignus7 is offline   #8 Reply With Quote
Colen
Senior Member
Lone Wolf Staff
 
Join Date: Dec 2008
Posts: 4,690

Old January 23rd, 2008, 01:32 AM
cignus7 wrote:
>
>
> Whats the tag for offhand? inthe bootstrap i see wMain as the group tag...


The offhand tag is for double weapons - for example, the double-bladed
sword, and so on. Currently there's no good way to represent 2 claw
attacks - I'll need to get that added to the data files. Representing 2
claws as a double weapon wouldn't work so well, because then you'd be
getting the double weapon penalties for attacking with your off-hand...
Colen is offline   #9 Reply With Quote
huntercc
Senior Member
 
Join Date: Jul 2007
Location: Syracuse, NY (USA)
Posts: 213

Old January 23rd, 2008, 06:43 PM
If you're adding a way to represent 2 claw attacks, you may want to allow it to represent X number of claw attacks... for example, Thri-kreen get 4 claw attacks!
huntercc is offline   #10 Reply With Quote
Reply


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 07:29 PM.


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