TrinityCore icon indicating copy to clipboard operation
TrinityCore copied to clipboard

Bone Shield

Open Wattiqelumes opened this issue 13 years ago • 3 comments

Has no inner 1.5 second cooldown.

I've tried this, but had no effect. -- Set Bone Shield's ICD to 1.5 seconds DELETE FROM spell_proc_event WHERE entry = 63251; UPDATE spell_proc_event SET cooldown=1.5 WHERE entry = 49222;

Wattiqelumes avatar May 07 '11 17:05 Wattiqelumes

it's really should be 1.5 seconds? i heard about 3 seconds (and it already in DB) and just didn't touched this value. You also need a core part to make cooldown really work - it's [p171]

tobmaps avatar May 07 '11 18:05 tobmaps

seems about cooldown it's really true

With 4 Charges this gives you ~6 seconds of 20% reduced damage intake

6 / 4 = 1.5

but i'm unsure, maybe it's redesigned in Cata?

tobmaps avatar May 08 '11 08:05 tobmaps

http://old.wowhead.com/spell=49222#comments

I see that's where your comment came from. Well, the comment you quoted was made on 11/06/2008 (Patch 3.0.3), so it can't be Cataclysm information. Can't find video's either. Bah!

Wattiqelumes avatar May 08 '11 09:05 Wattiqelumes