I am coding a feat as follows;
Extended Strife Surge
Your strife surges grant you extra benefit.
Prerequisites: Strife surge class feature.
Benefit: The effects of your strife surge ability last for an additional round. This feat can be selected multiple times. Each time you select it, your strife surge lasts for an additional round.
The Strife surge ability lasts, normally, for a single round, so I have an abDuration field for Strife Surge (cMALStrSur) but for the life of me I can't seem to wrap my head around how to add 1 to the abDuration field on cMALStrSur each time the feat is taken, help please?
Extended Strife Surge
Your strife surges grant you extra benefit.
Prerequisites: Strife surge class feature.
Benefit: The effects of your strife surge ability last for an additional round. This feat can be selected multiple times. Each time you select it, your strife surge lasts for an additional round.
The Strife surge ability lasts, normally, for a single round, so I have an abDuration field for Strife Surge (cMALStrSur) but for the life of me I can't seem to wrap my head around how to add 1 to the abDuration field on cMALStrSur each time the feat is taken, help please?