• 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

How to build an Edge that you can take once at each Rank

tatteredking

Well-known member
OK, so in my latest endeavor, I have run into two feats that you can take once per level. Both of them, allow you to take other Edges that are not normally available to you. In one case, you are allowed to take ANY Edges, regardless of Rank restrictions, as long as you qualify in every other way. The second allows you to take specific Edges that are restricted to another race.

So ther eare a couple questions.

1) How do I build an Edge that I can take multiple times, once per Rank?

2) How do I build an edge that allows me to take another Edge, ignoring part of it's prerequisites?
 
1) Power Points give an example of this
EVALUATION RULES Validation 5000
validif (herofield[acRank].value + 1 >= hero.tagcount[Edge.edgPwrPts])

2) I have no clue

OK, so in my latest endeavor, I have run into two feats that you can take once per level. Both of them, allow you to take other Edges that are not normally available to you. In one case, you are allowed to take ANY Edges, regardless of Rank restrictions, as long as you qualify in every other way. The second allows you to take specific Edges that are restricted to another race.

So ther eare a couple questions.

1) How do I build an Edge that I can take multiple times, once per Rank?

2) How do I build an edge that allows me to take another Edge, ignoring part of it's prerequisites?
 
Back
Top