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 | Mar 11, 2009 at 22:40 UTC | Changed status from New to Started |
| OrionShock | Feb 14, 2009 at 05:38 UTC | Changed name from Deathknight 2min Ghoul Timmer to Deathknight 2min Ghoul Timer |
| OrionShock | Feb 14, 2009 at 05:37 UTC | Create |
- 6 comments
- 6 comments
Facts
- Last updated
- Mar 30, 2012
- Reported
- Feb 14, 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.
- Votes
- 2
- Reply
- #6
OrionShock Mar 18, 2009 at 04:34 UTC - 0 likesThank you :)
- Reply
- #5
vangual Mar 11, 2009 at 22:40 UTC - 0 likesAfter 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.
- Reply
- #4
vangual Mar 11, 2009 at 15:14 UTC - 0 likesHmm, 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.
- Reply
- #3
OrionShock Feb 15, 2009 at 04:48 UTC - 0 likesCorrect Hinalover, but specifically the 2min Ghoul (untallented) uses the Totem API to get the time left on the Ghoul and to dissmiss it.
- Reply
- #2
Hinalover Feb 15, 2009 at 00:19 UTC - 0 likesNot 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.)
- Reply
- #1
OrionShock Feb 14, 2009 at 05:38 UTC - 0 likesThis may or may not need to be in the totems component but in core? maybe even a seperate module altogeather.