Spending Deity Points On Dow

appleuser

Well-Known Member
I've set up a command on zone to spend deity points on this spell if I have enough, but I am having to click the confirmation button on all toons. Is there a better way to do this?
 

appleuser

Well-Known Member
Hey Cheesy, yeah I've got the code right, it was the having to hit 'yes' on all 6 toons I was wondering whether I could automate.
 

Cheesy

Well-Known Member
Hey Cheesy, yeah I've got the code right, it was the having to hit 'yes' on all 6 toons I was wondering whether I could automate.
Using the above (Make sure the 1 is at the end of it) should by-pass the confirmation box.

If you really wanted to automate it, I guess you could build the command into the OnZone tab so everytime you zone it'll buy them.
 

appleuser

Well-Known Member
Oh OK, thanks. I've already got it on the onzone tab, i thought the last number was the # of points you wanted to spend, my bad, Cheers :)
 

daffyduck

Active Member
Slight necro posting but with how deity points will now be relevant. Is there some way to spend points specifically in 1 of the options ? For example Potency then Crit bonus and rinse/repeat?

An alternative to even ignore the stamina deity points would be cool.

I found this on officials - https://forums.daybreakgames.com/eq...ou-want-to-spend-deity-points-quickly.567077/


One button macro would work but choosing to ignore the stamina one would be much cooler !
Potency = /spend_deity_point 2951281460 1
Crit Bonus = /spend_deity_point 2479066486 1
Stamina = /spend_deity_point 958976882 1
 
Last edited:

Kannkor

Ogre
Slight necro posting but with how deity points will now be relevant. Is there some way to spend points specifically in 1 of the options ? For example Potency then Crit bonus and rinse/repeat?

An alternative to even ignore the stamina deity points would be cool.

I found this on officials - https://forums.daybreakgames.com/eq...ou-want-to-spend-deity-points-quickly.567077/


One button macro would work but choosing to ignore the stamina one would be much cooler !
Potency = /spend_deity_point 2951281460 1
Crit Bonus = /spend_deity_point 2479066486 1
Stamina = /spend_deity_point 958976882 1
What has changed with deity points where you believe they will be more relevant than they currently are?
Because if you're rolling around with 10k potency, getting 1 more potency after 40 hours of grinding, really the time for me to add these options in a waste.
 

daffyduck

Active Member
What has changed with deity points where you believe they will be more relevant than they currently are?
Because if you're rolling around with 10k potency, getting 1 more potency after 40 hours of grinding, really the time for me to add these options in a waste.
Basically they will work like the prestige CB & POT prestige trees in that you gain additional potency by % multiplier of what level of deity points you have.

Item with 1k potency and 20 lvl in potency becomes 1200pot.

This will apply to Crit Bonus too in that 1k becomes 1200cb.

Level 20 of stamina will add max health(20%).

Unfortunately the way the tithe accumulation is working per level having the points spread across 3(CB,Pot, Stamina) will take ages :(. Hence my query regarding the points being allocated to CB & Pot(as a DPS class).
 

Kannkor

Ogre
Basically they will work like the prestige CB & POT prestige trees in that you gain additional potency by % multiplier of what level of deity points you have.

Item with 1k potency and 20 lvl in potency becomes 1200pot.

This will apply to Crit Bonus too in that 1k becomes 1200cb.

Level 20 of stamina will add max health(20%).

Unfortunately the way the tithe accumulation is working per level having the points spread across 3(CB,Pot, Stamina) will take ages :(. Hence my query regarding the points being allocated to CB & Pot(as a DPS class).
While I don't agree with your choice of wanting pot/cb, I do understand the desire to have it. I had a peak at the code when I had a few minutes, and I should be able to add in a [x] CB/Pot only option for diety when I find some time.

I really appreciate the explanation.
 

daffyduck

Active Member
While I don't agree with your choice of wanting pot/cb, I do understand the desire to have it. I had a peak at the code when I had a few minutes, and I should be able to add in a [x] CB/Pot only option for diety when I find some time.

I really appreciate the explanation.

Thanks Kannkor!
 

Eyedea

Active Member
can you add an option allowing us to bypassing CB, unless the hard cap was raised or going over the hard cap has some kind of conversion in KA.
 

Kannkor

Ogre
Following will be released with Ogrebot 17.112
Added the following suboptions under [x] Auto-spend Deity points
  • These options make it so any time the 'auto' option for spending deity points is used (via this OR MCP), it will avoid spending in which ever category you specify
  • [x] No Crit Bonus
  • [x] No Potency
  • [x] No Stamina
 

daffyduck

Active Member
Following will be released with Ogrebot 17.112
Added the following suboptions under [x] Auto-spend Deity points
  • These options make it so any time the 'auto' option for spending deity points is used (via this OR MCP), it will avoid spending in which ever category you specify
  • [x] No Crit Bonus
  • [x] No Potency
  • [x] No Stamina
Thanks for this kannkor.

Much appreciated.
 
Top Bottom