Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Pathfinder Roleplaying Game

Notices

Reply
 
Thread Tools Display Modes
athelu
Member
 
Join Date: Aug 2008
Posts: 74

Old June 22nd, 2021, 05:51 AM
I am wanting to allow a race to be able to pick a weapon proficiency from a list of weapons. This list does not conform to a class of weapon (i.e simple, martial, exotic), but has selections from each of those.

I am doing this within a Racial Cust Special - trying to use the "Item Selection" feature with a custom expression. I just have not found an example to manually assign list items like i am trying.
athelu is offline   #1 Reply With Quote
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,213

Old June 22nd, 2021, 08:34 AM
Some ideas of where to look - the first couple I found are from the favored class options:

Halfling Rogue/Ninja: Choose a weapon from the following list: sling, dagger, or any weapon with "halfling" in its name

Although when looking at this one, it's not written in an ideal form - it's using thingid tags to identify specific weapons, and it should be using IsWeapon tags instead.

Tengu Rogue/Ninja:
Choose a weapon from those listed under the tengu's swordtrained ability (which is light blades and heavy blades)

Last edited by Mathias; June 22nd, 2021 at 08:39 AM.
Mathias is online now   #2 Reply With Quote
athelu
Member
 
Join Date: Aug 2008
Posts: 74

Old June 22nd, 2021, 07:26 PM
so looking at the first example, if you could bear with me and describe what this expression is doing:

component.BaseWep & (thingid.wDagger | thingid.wSling | RaceName.rHalfling)

does the component.basewep restrict this to items in the characters inventory?

At least, when i try to modify it for my use the only options that show up are weapons i have given to the character.

for example, if i do :
component.BaseWep & (IsWeapon.wLongbow | IsWeapon.wKatana)

What i see in the picker is :
Melee touch attack
Ranged Attack
Ranged touch attack

If I add one of the weapons in the expression to the character, i can then choose that weapon. But it does not show up otherwise.
athelu 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 10:54 AM.


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