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
Culhwch
Member
 
Join Date: Jan 2007
Posts: 48

Old March 29th, 2007, 11:21 PM
Let's say I want to create a Special that gives the hero a bonus feat of Spell Focus (enchantment). I've got the feat bootstrapped in, but I need a way to force the choice to be enchantment. Is there an easy way to do that? I did a search in the existing files, but couldn't find anything similar.

Thanks.
Culhwch is offline   #1 Reply With Quote
Colen
Senior Member
Lone Wolf Staff
 
Join Date: Dec 2008
Posts: 4,690

Old April 2nd, 2007, 04:57 PM
Culhwch wrote:
>
>
> Let's say I want to create a Special that gives the hero a bonus feat of
> Spell Focus (enchantment). I've got the feat bootstrapped in, but I need
> a way to force the choice to be enchantment. Is there an easy way to do
> that? I did a search in the existing files, but couldn't find anything
> similar.


There's no way to force the user to take Enchantment. The easiest way to
do this would be to create a new feat that did the following:

var result as number
result = hero.child[ssEnchant].assign[Broadcast.SpellFocus]

That should have the same effect as adding the Spell Focus: Enchantment
feat.


Hope this helps,


--
Colen McAlister (colen@wolflair.com)
Chief Engineer, Lone Wolf Development
http://www.wolflair.com/
Colen is offline   #2 Reply With Quote
rob
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 8,232

Old April 4th, 2007, 08:59 PM
At 06:00 PM 4/2/2007, you wrote:
Quote:
> Let's say I want to create a Special that gives the hero a bonus feat of
> Spell Focus (enchantment). I've got the feat bootstrapped in, but I need
> a way to force the choice to be enchantment. Is there an easy way to do
> that? I did a search in the existing files, but couldn't find anything
> similar.
Another approach would be to write an eval rule that verifies the user has the Spell Focus (Enchantment) ability by checking for the corresponding tag. While this wouldn't force the user to select Enchantment, it would flag an error if the user picked anything OTHER than Enchantment, which is 99% of the way to a solution.

Colen and I have discussed providing a way to explicitly assign an otherwise user-selectable feat (like Spell Focus, Weapon Focus, etc.). We've got some ideas for how to solve it, so this will hopefully not be a minor limitation for much longer...

-Rob
rob is offline   #3 Reply With Quote
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,213

Old August 3rd, 2007, 04:12 PM
Has this been accomplished? I can't find it in the help or FAQ.

Quote:
Originally Posted by rob
At 06:00 PM 4/2/2007, you wrote:

Colen and I have discussed providing a way to explicitly assign an otherwise user-selectable feat (like Spell Focus, Weapon Focus, etc.). We've got some ideas for how to solve it, so this will hopefully not be a minor limitation for much longer...

-Rob
Mathias 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 07:43 PM.


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