• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Is there a list of 'hero.child' things?

Bob G

Well-known member
Stupid question of the day: I want to make an adjustment to CMB and CMD. After looking for a while in the floating info windows and searching the forums, I could not find the proper 'child'.

Is there a consolidated list of all the 'children' that you can navigate to in the editor?
 
Is there a consolidated list of all the 'children' that you can navigate to in the editor?

Sort of. If you've ever used the "find thing" button, the list of things that it pops up is basically that. You can use the search box with that to find the ID of the thing you need, but that can take some trial-and-error sometimes. For example, if you search it for "CMB" or "CMD" you'll see a lot of things that mention or modify "CMB/CMD" (class abilities that give bonuses to them, etc). But if you put the full name "combat maneuver bonus/defense", you'll get a narrower list. In the case of CMB and CMD, the id's you want are ManeuvBon and ManeuvDef, respectively.

In case it wasn't clear to you, "hero.child[xxxx]" means "Start from the hero, and then go to this item that the hero contains whose ID is xxxx"
 
Back
Top