Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Development

Development::Development Forum for development topics and for those interested in EQEMu development. (Not a support forum)

Reply
 
Thread Tools Display Modes
  #1  
Old 04-05-2008, 01:41 PM
therealjjj77
Sarnak
 
Join Date: Apr 2006
Location: Dubuque, IA
Posts: 30
Default Bard Issues

There are a few things I noticed when playing the bard class that were not in line with live.

First, when a bard is singing a song, on live they are able to use boastful bellows, fade, and use discs. On eqemu, if you are singing, you won't be able to use those 3 things.

Second, charmed pets should show up in the pet window. Currently they are not. Also, when toggling through NPC's, charmed pets should not be a target. Also, pet charm should break when you go invisible.

Third, in the AAs bards are supposed to also get the "fury of magic" line of AAs. There are other AAs that they get too but the "fury of magic" line should be an easy fix since it's just a cut and paste from other classes.

Thanks!
Reply With Quote
  #2  
Old 04-06-2008, 12:23 AM
AndMetal
Developer
 
Join Date: Mar 2007
Location: Ohio
Posts: 648
Default

Quote:
Originally Posted by therealjjj77 View Post
Third, in the AAs bards are supposed to also get the "fury of magic" line of AAs. There are other AAs that they get too but the "fury of magic" line should be an easy fix since it's just a cut and paste from other classes.
This should do the trick:
Code:
UPDATE altadv_vars SET classes = (classes & 256) WHERE skill_id = 443
Or, the more direct way:
Code:
UPDATE altadv_vars SET classes = 27972 WHERE skill_id = 443
__________________
GM-Impossible of 'A work in progress'
A non-legit PEQ DB server
How to create your own non-legit server

My Contributions to the Wiki
Reply With Quote
  #3  
Old 04-17-2008, 01:32 AM
therealjjj77
Sarnak
 
Join Date: Apr 2006
Location: Dubuque, IA
Posts: 30
Default

Big thanks!

Maybe you also know of a fix to Critical Affliction AA? It doesn't work at all currently. It is supposed to make dots crit once in a while/do double damage. Also, bards on live get Veteran's Wrath. It is an Omens AA that makes crits do increased damage. I know monks are able to spend it on Eqemu but it doesn't show up for bards.

Btw, here's an awesome list of AAs:

http://applets.crgaming.com/everques...?class=7&era=7
Reply With Quote
  #4  
Old 04-17-2008, 09:10 AM
So_1337
Dragon
 
Join Date: May 2006
Location: Cincinnati, OH
Posts: 689
Default

All missing AAs have been compiled in a post on the PEQ forums.

As for functionality, Critical Affliction is currently not working, and will take some code to fix. So that's up to the developers.

Veteran's Wrath is in the Omens tab when I load up a bard under 1106 and the latest version of the PEQ database. However, no AAs past Planes of Power are being worked on currently; everything's being done sequentially according to the original expansion releases.

If Veteran's Wrath is missing for your bard, please post what version of the emulator and what database you are using.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 07:46 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3