• 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

Issue with Aegis Archtype: Aberrant

Crimdrac

Member
So I was trying to make an Archtype variant Aberrant of an Aegis and noticed an issue. As you level, you do not gain customization points for your transformed body like you should. If you level as an aegis, you get the customization points properly for the form astral suit ability, but not for transformed body (which replaces the form astral suit ability).

I have tried many things under the adjust tab to just add the points manually, but I cannot figure out how to modify the points gained for transformed body. If I use the forma astral suit modifier to add customization points then I get a new line that says add secondary ability...and that gives no choices.

Is there any way I can fix this?
 
I was re-working the base Aegis class and the fixes broke a few archetypes in the process. I thought I would have time to fix it by now but life got in the way. It will be fixed in the next update which should be soon.

Sorry about that..... :(
 
A few problems SC

The file points to a few things causing Syntax errors, which were simple enuff to fix, Specifically, rcPUaFMan and rcPUaFSpd were pointing to rcPUaFligh in their expr-reqs instead of rcPUaFlig2 and rcPUaIISiz was pointing to rcPUaInSiz instead of rcPUaIncS2 so those were easily fixed, but now I have the problem of you bootstrapped a number of powers that do not exist in any of the COM files to cPUSymVoid so we need those powers
 
A few problems SC

The file points to a few things causing Syntax errors, which were simple enuff to fix, Specifically, rcPUaFMan and rcPUaFSpd were pointing to rcPUaFligh in their expr-reqs instead of rcPUaFlig2 and rcPUaIISiz was pointing to rcPUaInSiz instead of rcPUaIncS2 so those were easily fixed, but now I have the problem of you bootstrapped a number of powers that do not exist in any of the COM files to cPUSymVoid so we need those powers
Well then. I really should not give out single files. Too much depends on other stuff. :(

I would download the Pack again and install over your files. To put everything back.

Sorry you will just have to wait until I release in a few days.
 
Back
Top