I figure I might as well ask whether this sort of things works before I get too deep into doing it.
In my ongoing 4e work, I'm trying to make the second tier ability of the Scholar Theme work at least halfway right (if the reader doesn't know what a Theme is, don't worry about it; it shouldn't influence the question). It has a situation where it gives you a bonus trained skill, unless you have all four of the permitted ones, in which case it gives you a bonus to one of them.
Over and above not knowing how to only make it only let you chose from one of the four permitted (that's another day's problem), I'm at the moment just trying to get HL to do the either/or trained/bonus thing.
Now how I planned to do this was to have a pair of conditional bootstrapped abilities; the first would be conditional on one of them not being trained, the second on all of them being trained. I'll, of course, have to try and discern how the 4e files flag a trained skill, but I figured once I do that I can just have it search the Hero for those flags and whichever one is true will apply.
Is there any reason this shouldn't work?
In my ongoing 4e work, I'm trying to make the second tier ability of the Scholar Theme work at least halfway right (if the reader doesn't know what a Theme is, don't worry about it; it shouldn't influence the question). It has a situation where it gives you a bonus trained skill, unless you have all four of the permitted ones, in which case it gives you a bonus to one of them.
Over and above not knowing how to only make it only let you chose from one of the four permitted (that's another day's problem), I'm at the moment just trying to get HL to do the either/or trained/bonus thing.
Now how I planned to do this was to have a pair of conditional bootstrapped abilities; the first would be conditional on one of them not being trained, the second on all of them being trained. I'll, of course, have to try and discern how the 4e files flag a trained skill, but I figured once I do that I can just have it search the Hero for those flags and whichever one is true will apply.
Is there any reason this shouldn't work?