• 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

Mixing multiple pre-req adjustments

frumple

Well-known member
I need to use the combination of PreReqCaP/N1 and CSCountAdj for a rouge talent so it can count as a specific level of another class. However, there is also the possibility of the character getting PreReqCa tags for different features, would CSCountAdj affect those as well?

For example, I have a talent that allows the rogue to take investigator talents as an investigator of 4 levels lower. So I would assign PreReqCaP1.InvTal and CSCountAdj.NegLev4 to the class helper. Now, I also have a talent that would allow the rogue to take rage powers as a barbarian of 3 levels lower. So for this I would assign PreReqCaP1.BbnRagePow and CSCountAdj.NegLev3.

Wouldn't the two CSCountAdj.x tags conflict, or worse add together? If so, is there a way to specify exactly which CSCountAdj tag is to be associated with which PreReqCaP1 tag?
 
I'm fairly sure the higher CSCountAdj would apply, rather than them being additive. If there is a likelihood of such a conflict, I would choose one or the other and create an eval script to apply the correct adjusted number of tags.
 
Back
Top