View Single Post
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,213

Old February 4th, 2011, 09:28 AM
When creating a custom ability, the second option is "Secondary Custom Ability", check that to make the ability show up in the secondary list, instead of the primary.

It sounds like you're going to need to store the initiator level somewhere, so that you can modify it.

My first thought on the subject would be to create a new item on the Special tab - leave the "Show in Specials List" option unchecked, because you want this to be hidden in the background, and at the top, make it unique. Then bootstrap it from the classes that need to know how many initiator levels they have.

Then, you can have all the classes that grant initiator levels add their number of levels to the field[Value].value of the special, then when you're deciding what powers are available, look up the Value field on that special.
Mathias is offline   #23 Reply With Quote