PDA

View Full Version : Cleric Bot Stopped Casting Temperance


Baltros101
11-15-2021, 06:17 PM
Hi all,

So it seems like my cleric bot stopped casting Temperance when I dinged level 45. Do they only ever cast buffs from their most recent group of spells? I tested this on a LoY limited test server at and level 40 my cleric cast Guard of Vie and Temperance. Then I bumped my level to 45, did a ^botupdate, clicked off both buffs and it only recast Guard of Vie.

Is there a way to force it to start casting Temperance again?

Edit: what's also weird is that I don't even get Resolution or Symbol of Naltron etc. All I get is Guard of Vie.

Sorry if this has been answered before, but I Googled and also had a look through the threads and couldn't see anything answering this question.

Edit 2: Ah, a few mins after I posted this I thought to poke around in the DB:

MariaDB [eqemu]> select * from bot_spells_entries where spellid=3692;
+----+---------------+---------+------+----------+----------+----------+--------------+----------+---------------+--------+--------+
| id | npc_spells_id | spellid | type | minlevel | maxlevel | manacost | recast_delay | priority | resist_adjust | min_hp | max_hp |
+----+---------------+---------+------+----------+----------+----------+--------------+----------+---------------+--------+--------+
| 32 | 3002 | 3692 | 8 | 40 | 44 | -1 | -1 | 10 | NULL | 0 | 0 |
+----+---------------+---------+------+----------+----------+----------+--------------+----------+---------------+--------+--------+
1 row in set (0.00 sec)

I guess here's my answer!

trustandfall
05-14-2023, 05:38 PM
We noticed this on our server too, thanks for pointing to the fix.

Edit: Their healing logic is whacked out around the same levels too. It's more effective to use shaman/druids for healing for a while there.