• 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

Does anyone know the name of the adept power points quality?

Senko

Well-known member
I'm trying to make a variant mystic adept and part of that is giving them automatic power points like an adept (unbalanced yes but its an experiment to familiarize myself with the editor) but I can't find them. Does anyone know if there's a quality buried somewhere we can copy bits from for the formula that gives an adept magic rating in power points?
 
the only thing i'm aware of is the adjustments in the personal tab for powerpoints but this does not involve the editor and only affects the single person your editing.
 
Yep I'm trying to figure out if there's a formula/quality in the editor that accounts for the magic in power points or if its one of those hard coded things you need to be an experienced programmer to even think about touching.
 
I haven't compiled it to test anything, but it looks like the Adept quality has a tag:
Group id: MentPowUse with a TagID of Adept, and Mystic Adept lacks this. There's nothing in the Adept Quality vs Mystic Adept Quality I can see that is explicit power point numbers, and they Mystic Adept Quality gives all the same Capabilities as Adept
 
Not sure how to have it working as the character progresses, but it wouldn't be too difficult to simply make the karma cost of the Mystic Adept's Power Points equal to 0. So at character creation that would at least let you have up to your Magic Rating in free power points.

Either that, or what Alistair just commented on might lead you to what you want.
 
I did try adding that myself but it didn't seem to do anything at least my msystic test subject still had to buy power points seperately. Still I'll look into it.
 
The mechanics for this are implemented on the Adept Power Points resource. I'm sorry to say that at this time, resources have not been added to the editor yet.

The scripts there are testing for Hero.MystAdept - any other character will be treated as a normal adept. So try going to the qualities tab in the general grouping, making a copy of Mystic Adept, and in the Capabilities Added section, un-checking "Mystic Adept", and then save that as a new quality. I haven't had a chance to search for what other things un-checking that option will change, so you'll want to do some extensive testing after making this new option.
 
I see thanks. I'll try to do some testing and see what that changes when I next get a chance (moving this saturday so may be a few day's).
 
Back
Top