Chords of Dissonance LOS issue
Has anyone had issues with CoD line of sight issue? It hits a mob when facing, but not while kiting, while back is turned? Noticed a field in the spell called npc_no_los which is set to 0. Does 0 mean it ignores it? Or is there another value for that field?
Thanks |
Found out why. The effectid1 is set to only hit mobs that are not moving. Bards must have been nerfed lol
|
I think that came in at around 2005 on live.
|
There is a rule to allow this effect to work on moving targets. (sorry dont have time to look it up right now)
|
Thank you Kayen. If you get time to look, it would be appreciated, or anyone that knows.
|
Found it in changelog.
Spells, PreNerfBardAEDoT, false) //Allow bard AOE dots to damage targets when moving. |
This was such a huge nerf to bards on Live, glad I had already quit by then. (I mained a bard through Velious).
|
I play a bard and have been really frustrated with the AoE DOT situation for bards for quite a while. I got so frustrated I started searching and came upon this thread. Has this code been pushed to the available code set?
My database does not have this in the rule_values table. Code:
Spells, PreNerfBardAEDoT, false) //Allow bard AOE dots to damage targets when moving. I have manually inserted it in the table, SET THE VALUE to "true", then shut down the server and restarted it, but no change. The dots only seem to work when no movement is occurring. Last time I did a build was about mid May, so date wise, that is after the thread. Any help as to what I'm doing wrong? Thanks again, Riklin (Hall's Havoc) |
Quote:
Just to be simple I set all my zones to use ruleset 1 so I only have to manage one. |
I think I saw there were 5 different rule_sets? 1,2,3,4,10? 10 being the "usual" rule_set?
Would it be easier to copy the rule_value to each of the rule_sets? It seems to me that should be less risky than editing all the zones to point to a single rule_set, without knowing what the exact repercussions are... |
Quote:
I've always done this and I've never encountered anything. I can't even think of why it would be an issue. It took 3 seconds to type a query that changed every zone to 1. With a backup it would take a few seconds to revert. |
Firstly, this is something that definitely needs to be tried on a TEST server. I have a local test server set up on a separate computer with local login, sourced with database from my actual server. I'll be testing this there first, of course.... My question stems from respect for the amazing developers that have set up this emulator software. If they set things up with multiple rule_sets, and implemented it with them, they probably had good reasons for it. Removing them all seems a bit harsh, sort of like amputating a toe because you have a sliver or thorn in it...
;-) |
Quote:
Now for instance if you want wizards to have an extra 20% spell crit in Plane of Hate, and only plane of Hate, then that would be well within your power to use a separate rule_set. |
Ok... I updated the updated the source files, etc. and did a build.
My server database has rule_sets of 1,2,3,4,5 and 10. I also added these lines to the rule_values table. Code:
1,Spells:PreNerfBardAEDoT, true,Allow bard AOE dots to damage targets when moving. After all that, on my server, bard AE songs still do not affect targets when the bard is moving. I can see the affect strikes the mobs, because of the spell effect, but the AE damage song does not affect them. When I come to a complete stop, they take damage from the song. The song I'm using is Denon's Disruptive Discord. Does around 20 damage per tick with a brass horn with a bard that's level 26. Is there anything else that needs to be done to enable this rule (PreNerfBardAEDoT)? Thanks again, Riklin (Hall's Havoc) |
Quote:
Just an idea, try setting the song's effectid1 to 0. The movement restriction seems to be built into the 334 effect id. |
All times are GMT -4. The time now is 10:02 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.