219 - Deathknight 2min Ghoul Timer
---What is the enhancement in mind? How should it look and feel?
On DK's they get a basic spell that summons a ghoul as a guardian for 2mins.
http://www.wowhead.com/?spell=46584
Use of this spell with the default UI provides a small timmer on the player frame, and if you right click it, the ghoul despawns / dies.
It would be nice if PB4 also implemented something of this sort.
---Please provide any additional information below.
http://wowcompares.com/3099551/FrameXML/TotemFrame.lua
Is where blizzard implemented this.
| User | When | Change |
|---|---|---|
| vangual | Wed, 11 Mar 2009 22:40:58 | Changed status from New to Started |
| OrionShock | Sat, 14 Feb 2009 05:38:49 | Changed name from Deathknight 2min Ghoul Timmer to Deathknight 2min Ghoul Timer |
| OrionShock | Sat, 14 Feb 2009 05:37:51 | Create |
- 6 comments
- 6 comments
Facts
- Last updated on
- 11 Mar 2009
- Reported on
- 14 Feb 2009
- Status
- Started - Work on this issue has begun.
- Type
- Enhancement - A change which is intended to better the project in some way
- Priority
- Medium - Normal priority.
- #6
OrionShock Wed, 18 Mar 2009 04:34:41Thank you :)
- #5
vangual Wed, 11 Mar 2009 22:40:53After some discussion with the team and some testing I started doing the necessary changes to the Totem module to dynamically switch identity to a Ghoul-module when loaded on a DK. It does however have a very high chance to confuse dk players as the module itself has many references to Totems in its settings.
Will have to think about this some more.
- #4
vangual Wed, 11 Mar 2009 15:14:31Hmm, at first glance, the way they implemented non-specced dk pets is a really ugly abuse of the totem api on blizzards part. I'll do some testing.
- #3
OrionShock Sun, 15 Feb 2009 04:48:47Correct Hinalover, but specifically the 2min Ghoul (untallented) uses the Totem API to get the time left on the Ghoul and to dissmiss it.
- #2
Hinalover Sun, 15 Feb 2009 00:19:38Not necessarily. If the DK is specced Undead, they can talent the Ghoul to act as a pet (summons and desummons while mounted, pet bar, etc.)
- #1
OrionShock Sat, 14 Feb 2009 05:38:21This may or may not need to be in the totems component but in core? maybe even a seperate module altogeather.