Enforcer84
Well-known member
I'm wanting to set up a race ability, similar to the Aasimar Channel Positive energy...
but I have more ifs for it.
Right, if you don't have a channel feature you get 1/day 1d6 Positive Energy Channel.
If you channel Positive you get +1 daily use
if you channel Negative you get -1 Daily use.
The first part, I got licked. copied the Aasimar rc Ability and made it a race ability and it's fine.
however, I'm curious on how to write the if statement or requirements for the second one.
I checked out Extra Channel as I thought it would be insightful. It does have a prereq in it that I thnk I can use but not sure if that's the best place for it. and the Eval script gave me a fright.
but I have more ifs for it.
Right, if you don't have a channel feature you get 1/day 1d6 Positive Energy Channel.
If you channel Positive you get +1 daily use
if you channel Negative you get -1 Daily use.
The first part, I got licked. copied the Aasimar rc Ability and made it a race ability and it's fine.
however, I'm curious on how to write the if statement or requirements for the second one.
I checked out Extra Channel as I thought it would be insightful. It does have a prereq in it that I thnk I can use but not sure if that's the best place for it. and the Eval script gave me a fright.