• 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

M&M 2nd ed. Editing the amount of skill points you get

hawkwolf

Member
Hello peeps

My GM just told us that he homebrews us having 8 skill points per power point instead of the usual 4 and wondering how to best go about that in hero lab. I know there is a way to do it since I see the option of changing the skills per point in the options between 2 and 5 but I don't see a way to do that in the editor.
I have not touched the editor in forever so I did tried to poking my head around on tutorials for the editor but most of it seems to be how to add a new power.

So to be clear, my question is, how do I get 8 skill points per power point spent?

Any help will be appreciated.
 
Last edited:
Hmm... the best I've been able to manage, looking through the code, is that the 3 and 5 options have tags of Source.HRSkill3 and Source.HRSkill5 respectively on the hero. Fortunately, the way tags are processed, there's a decent change they're just reading the value at the end, so if you have a way to add a Source.HRSkill8 tag to the player, it will probably work. I don't know if I'll have an opportunity to check how that is done any time soon, unfortunately. And it's been a while since I mucked around with the system at that level.
 
Last edited:
Thanks for telling me that. Sorry for the late reply. I will take a look on how that can be done but that does help a lot. If you do find a way to do that please let me know.
 
Back
Top