- RGMercs Build?
- 2919
- What level is the character?
- 46 and counting!
- Class Config Version?
- SHD (CUSTOM) Sources: 2.8 - EQ Might
- Ability Line/Name
- Unsure - Lifetap maybe?
- Did you attempt to search for a solution?
- Yes
Hi Folks -
First time playing with RGMercs, VERY fun, thank you!
Out of the box is awesome, and it's getting me back into fiddling with some code and that is fun.
I'm running into a wall with my knowledge.
Goal is to have non-SK AA's cast when my char is at a certain hp %.
I think putting it under LifeTaps is where I should place this.
{
name = "Celestial Regeneration"
type = "AA"
},
I'm guessing its cond = (something)
I'd like to keep it super simple - will have a few of them at different %.
spirit of wood at 90 % health.
Celest at 80 % health.
Etc.
If anyone can direct me to an example I'd love it. (Doing searches for HP thresholds and coming up blank, sorry - I'm sure its out there somewhere already and I'm missing it.)
There seems to be HP% thresholds for lifetap, but I'm not following/understanding how it's working/what HP%'s are being used, or if I can add more % triggers, or if I should.
First time playing with RGMercs, VERY fun, thank you!
Out of the box is awesome, and it's getting me back into fiddling with some code and that is fun.
I'm running into a wall with my knowledge.
Goal is to have non-SK AA's cast when my char is at a certain hp %.
I think putting it under LifeTaps is where I should place this.
{
name = "Celestial Regeneration"
type = "AA"
},
I'm guessing its cond = (something)
I'd like to keep it super simple - will have a few of them at different %.
spirit of wood at 90 % health.
Celest at 80 % health.
Etc.
If anyone can direct me to an example I'd love it. (Doing searches for HP thresholds and coming up blank, sorry - I'm sure its out there somewhere already and I'm missing it.)
There seems to be HP% thresholds for lifetap, but I'm not following/understanding how it's working/what HP%'s are being used, or if I can add more % triggers, or if I should.
