View Single Post
Colen
Senior Member
Lone Wolf Staff
 
Join Date: Dec 2008
Posts: 4,690

Old October 19th, 2007, 08:06 AM
Adro85 wrote:
>
>
> We are trying to prereq feats that you must have a special ability for.
> Some of the examples are are flyby attack, flyby breath, favored enemy
> strike, favored enemy critical strike, etc. We need to know how to
> prereq specials that you must have a fly speed, and things like have a
> favored enemy.

To get your fly speed, you can use:

hero.childfound[xFly].field[Value].value

To retrieve the fly speed in feet.

To get the number of favoured enemies you have, you can use:

hero.childfound[cFavEnemy].field[feTaken].value


Hope this helps,

--
Colen McAlister, colen@wolflair.com
Chief Engineer, Lone Wolf Development
Colen is offline   #2 Reply With Quote