588 - mage is not classified as a class that can dispell magic from enemies
in the aura module the filter's do not recognize the mage as a class that can dispell magic and as such enemy hilighting for them does not work
- 1 comment
- 1 comment
Facts
- Last updated on
- 05 Sep 2009
- Reported on
- 05 Sep 2009
- Status
- Accepted - Problem reproduced / Need acknowledged.
- Type
- Enhancement - A change which is intended to better the project in some way
- Priority
- High - Strongly want to resolve in the specified milestone.
- Component
- Aura
- #1
Shefki Sat, 05 Sep 2009 10:05:26I don't really consider this a defect, so I'm changing it to an ehancement request. The existing filters don't know about stealable buffs. The problem with just flagging mages as able to dispel magic is that not all magic can be stolen. So what really needs to be done is to enhance the system to grow this feature. It's probably not terribly difficult to do and does seem pretty reasonable to do. We already have a stealable filter we just don't use it right now.
Frankly, offensive dispels probably need a better look at them. Since I don't play a class with any offensive dispels the support for them is probably not as good as it should be in the default filters. Fortunately, I exposed the filter system to you guys so you can do anything I can do.