Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Pathfinder Roleplaying Game
Register FAQ Community Today's Posts Search

Notices

Reply
 
Thread Tools Display Modes
Kaleb
Senior Member
 
Join Date: Aug 2010
Posts: 576

Old June 29th, 2016, 07:43 PM
Wounderous items do not have a Generic Ability value abvalue can I enter an abvalue in the fields and have function the same?

What I am trying to do is increase the sneak attack die type from a d6 to a d8
I have eval scripts that I copied from the greater sneak attack class ability.

eval 1 finial phase 10000
field[abValue].value += field[xCount].value

Eval 2 Render 10000
field[listname].text = "Greater Sneak Attack " & signed(field[xIndex].value) & "d8"
eval 3 render 11000
hero.child[cGRSnAttk].field[livename].text = "Greater " & hero.child[cGRSnAttk].field[livename].text
Kaleb is offline   #1 Reply With Quote
AndrewD2
Senior Member
 
Join Date: Mar 2007
Location: Muskegon, MI
Posts: 2,975

Old June 29th, 2016, 09:27 PM
You'd want to modify the value on the Sneak Attack ability that stores the die size. (I think it's abValue2). You don't need an abValue field on the item.

To answer your question though, no, adding abValue in the field section will just give you an error.
AndrewD2 is offline   #2 Reply With Quote
Azhrei
Senior Member
 
Join Date: Sep 2015
Posts: 435

Old June 30th, 2016, 08:12 AM
Or you could use ShadowChemosh's community pack. I'm pretty sure the die size for sneak attacks can be sized up or down as desired.
Azhrei is offline   #3 Reply With Quote
Kaleb
Senior Member
 
Join Date: Aug 2010
Posts: 576

Old June 30th, 2016, 06:00 PM
Thanks Azhrei, they worked like a champ.
Kaleb is offline   #4 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 04:31 AM.


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