Lone Wolf Development Forums

Lone Wolf Development Forums (http://forums.wolflair.com/index.php)
-   HL - d20 System (http://forums.wolflair.com/forumdisplay.php?f=46)
-   -   Natural Bond Feat (http://forums.wolflair.com/showthread.php?t=7574)

fatherdante May 6th, 2008 10:28 AM

Natural Bond Feat
 
The natural bond feat adds 3 levels to a characters effective druid level when determining the abilities of your animal companion.

How would I add this so that it automatically transfers to a ranger's animal companion?

Colen May 6th, 2008 10:34 AM

Natural Bond Feat
 
fatherdante wrote:
>
>
> The natural bond feat adds 3 levels to a characters effective druid
> level when determining the abilities of your animal companion.
>
> How would I add this so that it automatically transfers to a ranger's
> animal companion?


The animal companion is controlled by a pick with the unique id
"cAnimComp", with a "CompLevel" field that controls the level of the
animal companion. So you should be able to write a script that does this:

hero.childfound[cAnimComp].field[CompLevel].value += 3

For this purpose, the phase and priority have to be set specifically,
because of how tightly companions have to be integrated into the order
of stuff. Specifying a phase and priority of First/499 should do the trick.


Hope this helps,

--
Colen McAlister, colen@wolflair.com
Chief Engineer, Lone Wolf Development

fatherdante May 7th, 2008 10:05 AM

Thanks! That worked perfectly! I think I may actually get the hang of this someday.

Do you guys plan on doing an instructional seminar at GenCon this year?

Colen May 7th, 2008 04:08 PM

Natural Bond Feat
 
fatherdante wrote:
>
>
> Thanks! That worked perfectly! I think I may actually get the hang of
> this someday.
>
> Do you guys plan on doing an instructional seminar at GenCon this year?


Yes, we'll definitely be doing a seminar at Gen Con. :)


--
Colen McAlister, colen@wolflair.com
Chief Engineer, Lone Wolf Development

FifthWanderer May 7th, 2008 07:06 PM

Hopefully some of the content from that seminar will be made available to those of us who can't attend. IIRC, GenCon is right about the time my baby's due to be born.

Colen May 7th, 2008 09:03 PM

Natural Bond Feat
 
FifthWanderer wrote:
>
>
> Hopefully some of the content from that seminar will be made available
> to those of us who can't attend. IIRC, GenCon is right about the time my
> baby's due to be born.


My Grand Plan(tm) is to do a hand-out and then distribute that as a PDF
after the seminar and/or as part of the standard HL documentation.
Hopefully this year it will come to fruition...


--
Colen McAlister, colen@wolflair.com
Chief Engineer, Lone Wolf Development

krathen May 11th, 2008 06:53 PM

Hey, me too Fifth!


All times are GMT -8. The time now is 11: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.