Fehler #12009
geschlossen[Item] Entfernter Fremdkörper Procc-Mechanik
Beschreibung
NHC: https://db.rising-gods.de/?item=50353
HC: https://db.rising-gods.de/?item=50348
Laut Wowhead-Kommentaren sollte es auf folgende Procc-Mechanik aufweisen (hat ein Hexer getestet):
- Procs just like you would expect off of direct damage spells Passt so auf PTR
- Does not proc of DOT ticks, but will proc off of the casting of the DOT itself --> Procct im Moment nicht aufs Setzen (Auch nicht auf Ticks, was so stimmt)
- Procs off the casting of a channeling spell, but not from the ticks --> Procct auch nicht aufs Setzen (Teilweise aber auf Ticks, z.B. Gedankenschinden Ticks)
- Procs from Life Tap --> Procct im Moment nicht auf Life Tap
- Procs off of Hellfire cast, but not Hellfire ticks --> Procct im Moment auf keins von beiden
- Procs off of Rain of Fire tics (I think the cast too) Passt
- Procs off of SoC cast but not the AoE burst --> Procct fälschlicherweiße auf den Burst, nicht aufs Setzen
- Procs off of Shadowfury --> noch nicht getestet
Quelle: http://de.wowhead.com/item=50353/entfernter-fremdkorper#english-comments
Rawr sagt: "On Damaging Spell Hit"
Mehr Quellen wären sicher noch angebracht.
Von Rushor vor fast 10 Jahren aktualisiert
proccflags atm sind nur:
PROC_FLAG_SUCCESSFUL_NEGATIVE_SPELL_HIT 0x00010000 Successful negative spell cast (by default only on damage)
Von Corrius vor fast 10 Jahren aktualisiert
Hier mögliche Fixes falls bestätigt.
Auge der Brutmutter
UPDATE spell_proc_event SET procFlags = 0x00010000 | 0x00004000/*81920*/, procEx = 65536/*0*/ WHERE entry=65007;
Umarmung der Spinne
UPDATE spell_proc_event SET procFlags = 0x00010000 | 0x00004000, procEx = 65536 WHERE entry=60490;
Elemenzarer Fokusstein
UPDATE spell_proc_event SET procFlags = 0x00010000, procEx = 65536 WHERE entry=65005;
Sifs Erinnerung
UPDATE spell_proc_event SET procFlags = 0x00010000 | 0x00004000, procEx = 65536 WHERE entry=65002;
Meteoritkristall
UPDATE spell_proc_event SET procFlags = 0x00010000 | 0x00004000, procEx = 65536 WHERE entry=64999;
Pandoras Bitte
UPDATE spell_proc_event SET procFlags = 0x00010000 | 0x00004000, procEx = 65536 WHERE entry=64742;
Leuchtfeuer der Himmel
UPDATE spell_proc_event SET procFlags = 0x00010000, procEx = 65536 WHERE entry=64714;
Demonstration des Glaubens
UPDATE spell_proc_event SET procFlags = 0x00010000 | 0x00004000, procEx = 65536 WHERE entry=64738;
Von Rushor vor mehr als 9 Jahren aktualisiert
- Status wurde von Neu zu Abgewiesen geändert
ticket im masterbugtracker dazu ist auf testbereit
Von Rushor vor fast 9 Jahren aktualisiert
- Projekt wurde von 18 zu RG Live WotLK 3.3.5a geändert
- Kategorie wurde von 106 zu Mechanik geändert
- Zielversion wurde auf Raid - Eiskronenzitadelle gesetzt
Fusion ICC Tracker > LiveTracker